/*------------------------------------------------------------------
[Table of contents]

1. Fonts
2. Body
3. Typograpghy
4. Reset
5. Forms
6. Buttons
7. Blocks
8. Transparent BG
9. Content
10. Backgrounds
11. Header Styles
12. Navigation
13. Mega Menu
14. Sticky Header
15. One Page
    - Interactive BG
	- Vimeo
	- Full Bg
	- Zooming Slider
16. Animation
17. Slider
18. Swiper Slider
19. Layout
20. Sections
21. Parallax Effects
22. Reservation
23. Home Page 2
24. Menu Recipes
    - Masonry Menu
	- Menu Single
	- Menu List
	- Menu Masonry Columns
	- Menu List Banners
	- Menu List Style 1
	- Menu Columns
	- 
25. Home Page 3
26. One Page Remaining
    - full width
	- full video
	- horizental
	- Animation background bg.
	- Vertical Menu
	- Contact 
27. Shop Pages
    - Carts Page
	- My account Page
	- Wishlist Page
28. Blogs
    - Blog Gird
	- Blog list
	- Blog list 2
	- List
	- Single
	- Masonary Blog Column
	- Blog single gallery
	- Soundcloud
	- Iframe Map
29. Sidebar
30. lOGIN
31. Comming soon
32. 404
33. Testimonials
34. Site Map
35. Icons
36. Our clients
37. General carousel
38. Calendar Events38
39. Page Loaders
40. Inner Pages
	- Banners
	- Mision
	- Team inner
	- Single team member
	- Button Bg
	- Pricing Tables
	- Social network
	- Progress Bar
	- Blockquotes
	- drop caps
	- Divider
	- Accodrion
	- Tabs
41. Footer
42. Helper Classes
43. Bootstrap Custom
-------------------------------------------------------------------*/

/* ----------------------------------------------------------------
    Fonts
-----------------------------------------------------------------*/
/* Google Web fonts */

@import url('https://fonts.googleapis.com/css?family=Fjalla+One|Courgette|Open+Sans:300,400,600|Herr+Von+Muellerhoff');
/* Fontface include */

@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/font_icons/fontawesome-webfont.eot?v=4.3.0');
	src: url('../fonts/font_icons/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/font_icons/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/font_icons/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/font_icons/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/font_icons/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Icomoon  */

@font-face {
	font-family: 'icomoon';
	src: url('../fonts/font_icons/icomoon.eot?wsw52l');
	src: url('../fonts/font_icons/icomoon.eot?#iefixwsw52l') format('embedded-opentype'), url('../fonts/font_icons/icomoon.woff?wsw52l') format('woff'), url('../fonts/font_icons/icomoon.ttf?wsw52l') format('truetype'), url('../fonts/font_icons/icomoon.svg?wsw52l#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
 font-family: 'icomoon';
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;
    /* Majesty Font Rendering =========== */
    
    -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.icon-breakfast:before {
	content: "\e604";
}
.icon-desert:before {
	content: "\e605";
}
.icon-dinner:before {
	content: "\e606";
}
.icon-drinks:before {
	content: "\e607";
}
.icon-launch:before {
	content: "\e608";
}
.icon-bottom-draw:before {
	content: "\e602";
}
.icon-top-draw:before {
	content: "\e603";
}
.icon-home-ico:before {
	content: "\e601";
}
.icon-intro:before {
	content: "\e600";
}
/* Primary Main Font:: Open Sans */

.font3, body p, .btn-gold, .btn-white, .btn-black, .btn.btn-black, #main-menu ul ul a, .slider-content p, .video-content p, .welcome-block p, .slider-parallax .slider-content p, .skipper-slider .slider-content p {
	font-family: 'Open Sans', sans-serif;
}
/* Secondary Main Font:: Fjalla One */

.font1, h1, h2, h3, h4, h5, h6, #logo, #menu_carousel .item h2, #main-menu ul li a, #main-menu ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title > a, .slider-content h1, .video-content h1, #menu-fillter a, #menu-scroll li, .vertical-menu ul a, table.table-cart tr th, .countdown-section, .fc th, .price_head, #accordion_majesty .panel-default a.panel-link, .majesty_tab .nav-tabs > li > a, .price_head, #accordion_majesty .panel-default a.panel-link, .majesty_tab .nav-tabs > li > a, .majesty_pagination > li > a, .pagination-gold > li > a, .majesty_pagination > li > span, .pagination-gold > li > span, .dark #main-menu:not(.not-dark) ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title > a, .dark #main-menu:not(.not-dark) ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title:hover > a, #main-menu.dark ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title > a, #main-menu.dark ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title:hover > a, .menu_tabs div.tab-menu div.list-group > a, .latest_news figure p, .masonary_blog figure p, .blog figure p, .the-comment .fn.n, #shop_cart .shop_checkout_price {
	font-family: 'Fjalla One', sans-serif;
}
/* Slogans and others, Third Font:: Courgette */

.font2, .yt-bg-player .slider-content p, .interactive-bg .wrapper-bg p, .swiper-wrapper .slider-content h4, .swiper-wrapper .slider-content p, .menu_today figure p, .masonary_blog figure p, .blog figure p, .latest_news figure p, .video b, span.welcome, .blog_single .blockquote p, .banner .banner-content p, .blockquote p, .blockquote article {
	font-family: 'Courgette', cursive;
}
/* Signature and Fun Font, Forth Font:: Herr Von Muellerhoff */

.font4, .signature {
	font-family: 'Herr Von Muellerhoff', cursive;
}
/* ----------------------------------------------------------------
  Body
-----------------------------------------------------------------*/

body {
	color: #515151;
}
body p {
	font-size: 20px;
	line-height: 28px;
}
#wrapper {
	position: relative;
}
/* ----------------------------------------------------------------
  Typography
-----------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	color: #43B3E5;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	color: #43B3E5;
}
h1 {
	font-size: 40px;
}
/* dark style */

.dark, .dark span, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .dark a, .dark a, .dark button, .dark .btn:hover, .dark input {
	color: #ffffff;
}
.dark a:hover, .dark button:hover {
	color: #43B3E5;
}
/* ----------------------------------------------------------------
  Reset
-----------------------------------------------------------------*/

ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
a, button {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
a:hover, button:hover {
	text-decoration: none;
}
 .dark ::-webkit-input-placeholder {
 color: #ffffff !important;
 opacity: 1 !important;
}
.dark :-moz-placeholder {
 color: #ffffff !important;
 opacity: 1 !important;
}
.dark ::-moz-placeholder {
 color: #ffffff !important;
 opacity: 1 !important;
}
.dark :-ms-input-placeholder {
 color: #ffffff !important;
 opacity: 1 !important;
}

::-webkit-input-placeholder {
 color: #515151;
}
:-moz-placeholder {
    /* Firefox 18- */
    
    color: #515151;
}
::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #515151;
}
:-ms-input-placeholder {
 color: #515151;
}
img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none;
}
/* ----------------------------------------------------------------
  Forms
-----------------------------------------------------------------*/

.form-control:focus {
	box-shadow: none !important;
}
*:focus {
	outline: none !important;
}
a, a:hover {
	text-decoration: none;
}
.form-control {
	display: block;
	width: 100%;
	height: 42px;
	padding: 6px 10px;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.42857143;
	color: #515151;
	background-color: transparent;
	background-image: none;
	border: 2px solid #dddddd;
	border-radius: 3px;
	box-shadow: none;
	-webkit-transition: none;
	transition: none;
}
.form-control:focus {
	border-color: #c0c0c0;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(192, 192, 192, 0.6);
}
.form-control::-moz-placeholder {
 color: #515151;
}
.form-control:-ms-input-placeholder {
 color: #515151;
}
.form-control::-webkit-input-placeholder {
 color: #515151;
}
input, textarea, select, button {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-transform: uppercase;
	font-size: 12px;
}
input[type="text"] {
	-webkit-appearance: none;
}
.select_wrap {
	position: relative;
}
.select_wrap.dark_slect:after {
	color: #43B3E5;
}
.select_wrap select {
	background: transparent!important;
	position: relative;
	z-index: 10;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
}
.select_wrap select option {
	background: transparent !important;
	color: #43B3E5 !important;
}
.select_wrap:after {
	color: #ffffff;
	content: "\f107";
	font-family: FontAwesome;
	position: absolute;
	right: 20px;
	width: 25px;
	top: 0;
	line-height: 3;
	text-align: center;
	z-index: 0;
}
textarea {
	min-height: 100px;
	resize: none;
	display: block;
	width: 100%;
	padding: 6px 12px;
	line-height: 1.42857143;
	color: #515151;
	background-color: transparent;
	background-image: none;
	border: 2px solid #515151;
	border-radius: 3px;
}
input:focus, textarea:focus {
	outline: none;
}
/* ! Validation */

.loading {
	float: right;
	background: url(../img/progress.gif) no-repeat 1px;
	height: 31px;
	width: 31px;
	display: none;
	margin-top: 8px;
	margin-left: 10px;
}
.done {
	background: #dff0d8;
	border: 1px solid #d6e9c6;
	font-size: 14px;
	width: 100%;
	color: #468847;
	margin-top: 30px;
	margin: 0 auto;
	display: none;
	padding: 10px 5px;
}
.element .error {
	border: 2px solid #9F1319;
	background: url(../img/iconCaution.png) no-repeat 98% 50%;
}
.col-md-12.textarea {
	padding: 0;
}
/* ----------------------------------------------------------------
  Buttons
-----------------------------------------------------------------*/

.btns-group {
	margin-bottom: 20px;
}
.btns-group a {
	margin: 0 10px 10px 0;
}
.btn-gold, .btn-white, .btn-black {
	border: 2px solid #43B3E5;
	padding: 6px 25px;
	border-radius: 3px;
	text-transform: uppercase;
	height: 40px;
	line-height: 1.7;
	font-size: 13px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.btn-gold {
	background-color: transparent;
}
.btn-gold:hover {
	background-color: #43B3E5;
	color: #fff;
	border-color: #43B3E5;
}
.btn-gold:active, .btn-gold:focus {
	background: #43B3E5;
	color: #ffffff;
}
.btn-white {
	border: 2px solid transparent !important;
	border-radius: 3px;
	color: #43B3E5 !important;
	font-size: 13px;
	background-color: #ffffff;
	border-color: #ffffff;
}
.btn-white:hover {
	color: #ffffff !important;
	border-color: #43B3E5;
	background: #43B3E5;
}
.btn-white:active, .btn-white:focus {
	background: #43B3E5;
	border-color: #43B3E5;
	color: #ffffff;
}
.btn.btn-black {
	border: 2px solid transparent;
	padding: 6px 25px;
	border-radius: 3px;
	text-transform: uppercase;
	height: 40px;
	line-height: 1.7;
	font-size: 13px;
	color: #ffffff;
	background-color: #43B3E5;
	border-color: #43B3E5;
}
.btn.btn-black:hover {
	color: #ffffff;
	border-color: #43B3E5;
	background: #43B3E5;
}
.btn.btn-black:active, .btn.btn-black:focus {
	background: #43B3E5;
	border-color: #43B3E5;
	color: #ffffff;
}
.btn:active, .btn.active {
	box-shadow: none;
}
.btn-gold:hover, .btn-gold:focus, .btn-gold.focus, .btn-gold:active, .btn-gold.active, .open > .dropdown-toggle.btn-gold {
	color: #ffffff;
	background-color: #43B3E5;
	border-color: #43B3E5;
}
.btn-gold.disabled, .btn-gold[disabled], fieldset[disabled] .btn-gold, .btn-gold.disabled:hover, .btn-gold[disabled]:hover, fieldset[disabled] .btn-gold:hover, .btn-gold.disabled:focus, .btn-gold[disabled]:focus, fieldset[disabled] .btn-gold:focus, .btn-gold.disabled.focus, .btn-gold[disabled].focus, fieldset[disabled] .btn-gold.focus, .btn-gold.disabled:active, .btn-gold[disabled]:active, fieldset[disabled] .btn-gold:active, .btn-gold.disabled.active, .btn-gold[disabled].active, fieldset[disabled] .btn-gold.active {
	background-color: transparent;
	border-color: #43B3E5;
}
.btn-gold .badge {
	color: transparent;
	background-color: #43B3E5;
}
.btn-dark, .btn-dark:hover, .btn-dark:focus, .btn-dark.focus, .btn-dark:active, .btn-dark.active, .open > .dropdown-toggle.btn-dark {
	color: #ffffff;
	background-color: #43B3E5;
	border-color: #43B3E5;
}
#shop_cart button.btn-dark:hover {
	opacity: 0.9;
}
.btn-dark:active, .btn-dark.active, .open > .dropdown-toggle.btn-dark, .btn-black:active, .btn-black.active, .open > .dropdown-toggle.btn-black {
	background-image: none;
}
.btn-dark.disabled, .btn-dark[disabled], fieldset[disabled] .btn-dark, .btn-dark.disabled:hover, .btn-dark[disabled]:hover, fieldset[disabled] .btn-dark:hover, .btn-dark.disabled:focus, .btn-dark[disabled]:focus, fieldset[disabled] .btn-dark:focus, .btn-dark.disabled.focus, .btn-dark[disabled].focus, fieldset[disabled] .btn-dark.focus, .btn-dark.disabled:active, .btn-dark[disabled]:active, fieldset[disabled] .btn-dark:active, .btn-dark.disabled.active, .btn-dark[disabled].active, fieldset[disabled] .btn-dark.active {
	background-color: #43B3E5;
	border-color: #43B3E5;
}
.btn-dark .badge {
	color: #43B3E5;
	background-color: #ffffff;
}
.btn-black.disabled, .btn-black[disabled], fieldset[disabled] .btn-black, .btn-black.disabled:hover, .btn-black[disabled]:hover, fieldset[disabled] .btn-black:hover, .btn-black.disabled:focus, .btn-black[disabled]:focus, fieldset[disabled] .btn-black:focus, .btn-black.disabled.focus, .btn-black[disabled].focus, fieldset[disabled] .btn-black.focus, .btn-black.disabled:active, .btn-black[disabled]:active, fieldset[disabled] .btn-black:active, .btn-black.disabled.active, .btn-black[disabled].active, fieldset[disabled] .btn-black.active {
	background-color: #43B3E5;
	border-color: #43B3E5;
}
.btn-black .badge {
	color: #43B3E5;
	background-color: #ffffff;
}
.btn-link {
	color: #43B3E5;
}
.btn-link:hover, .btn-link:focus {
	color: #43B3E5;
	text-decoration: none;
	background-color: transparent;
}
/* buttons sizes */

.btn-gold.btn-lg, .btn-black.btn-lg {
	padding: 10px 30px;
	font-size: 18px;
	line-height: 1.5;
	height: auto;
}
.btn-gold.btn-sm, .btn-black.btn-sm {
	padding: 5px 18px;
	font-size: 12px;
	line-height: 1.5;
	height: auto;
}
.btn-gold.btn-xs, .btn-black.btn-xs {
	padding: 3px 10px;
	font-size: 9px;
	line-height: 1.5;
	height: auto;
}
/* ----------------------------------------------------------------
  Blocks
-----------------------------------------------------------------*/

.primary-bg {
	background-color: #43B3E5;
}
.primary-bg:hover {
	background-color: #43B3E5;
	border-color: #43B3E5;
}
/* ----------------------------------------------------------------
  Transparent BG
-----------------------------------------------------------------*/

.bg-transparent {
	position: relative;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	z-index: auto;
	top: 0;
	right: 0;
}
.bg-pattern {
	position: relative;
	width: 100%;
	height: 100%;
	background: url('../img/pattern.png');
	z-index: auto;
	top: 0;
	right: 0;
}
.color-bg {
	background: #43B3E5;
}
.grey-bg {
	background: #f8f8f8;
}
.video-overlay, .overlay-bg, .video-placeholder {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10;
	background: rgba(0, 0, 0, 0.3);
	-webkit-backface-visibility: hidden;
}
.theme-bg {
	background-color: #ffffff;
	position: relative;
}
.theme-gray {
	background-color: #f8f8f8;
	position: relative;
}
/* ----------------------------------------------------------------
  Content
-----------------------------------------------------------------*/

#content {
	background-color: #fff;
	position: relative;
}
.go-down {
	position: absolute;
	bottom: 60px;
	right: 50%;
	text-align: center;
	color: #ffffff;
	z-index: 999;
	-webkit-transform: translate(50%, 50%) !important;
	-ms-transform: translate(50%, 50%) !important;
	transform: translate(50%, 50%) !important;
}
.go-down i {
	color: #ffffff;
	font-size: 30px;
	-webkit-animation: flash 4s infinite;
	animation: flash 4s infinite;
}
/* icon title */

.icon-intro, .latest_news i, .masonary_blog i, .blog i {
	display: block;
	color: #e8e8e8;
	font-size: 40px;
}
.signature {
	font-size: 50px;
	text-transform: capitalize;
	-webkit-transform: rotate(345deg);
	-moz-transform: rotate(345deg);
	-o-transform: rotate(345deg);
	writing-mode: lr-tb;
}
#left_img{
	border:1px solid #F82E90 !important;
}
#right_img{
	border:1px solid #F82E90 !important;
}
#wel{
	color:#F82E90;
}
#chiro{
	color:#F82E90;
}
#title{
	text-align:left;
	color:#F82E90;
}
#sec_title{
	text-align:justify;
	font-size:17px;
}
#client{
	font-weight:300;
	font-size:18px;
	text-transform:capitalize;
}
/* ----------------------------------------------------------------
  Backgrounds
-----------------------------------------------------------------*/
.error-bg {
	background-image: url(../img/background/404.jpg);
}
.background1 {
	background-image: url(../img/banner/about.jpg);
}
.background2 {
	background-image: url(../img/banner/about1.jpg);
}
.background3 {
	background-image: url(../img/banner/about2.jpg);
}
.background4 {
	background-image: url(../img/banner/about3.jpg);
}
.background5 {
	background-image: url(../img/banner/about4.jpg);
}
.background6 {
	background-image: url(../img/banner/about5.jpg);
}
.background7 {
	background-image: url(../img/banner/about6.jpg);
}
.background8 {
	background-image: url(../img/banner/about7.jpg);
}
.background9 {
	background-image: url(../img/banner/about8.jpg);
}
.background10 {
	background-image: url(../img/banner/about9.jpg);
}
.background11 {
	background-image: url(../img/banner/about10.jpg);
}
.background12 {
	background-image: url(../img/banner/about11.jpg);
}
.background13 {
	background-image: url(../img/banner/about12.jpg);
}
.background14 {
	background-image: url(../img/banner/about13.jpg);
}
.background15 {
	background-image: url(../img/banner/about14.jpg);
}
.background16 {
	background-image: url(../img/background/bg_3.jpg);
}
.background17 {
	background-image: url(../img/background/bg_21.jpg);
}
.background18 {
	background-image: url(../img/banner/about14.jpg);
}
.background19 {
	background-image: url(../img/banner/about16.jpg);
}
.background20 {
	background-image: url(../img/banner/about17.jpg);
}
.background21 {
	background-image: url(../img/background/styles/bg_12.jpg);
}
.background22 {
	background-image: url(../img/background/styles/bg_11.jpg);
}
.background23 {
	background-image: url(../img/background/styles/bg_4.jpg);
}
.background24 {
	background-image: url(../img/background/styles/bg_5.jpg);
}
.background25 {
	background-image: url(../img/background/styles/bg_6.jpg);
}
.background26 {
	background-image: url(../img/background/styles/bg_27.jpg);
}
.background27 {
	background-image: url(../img/background/styles/bg_28.jpg);
}
.background28 {
	background-image: url(../img/background/styles/bg_29.jpg);
}
.background30 {
	background-image: url(../img/background/bg_9.jpg);
}
.background31 {
	background-image: url(../img/background/bg_4.jpg);
}
.background32 {
	background-image: url(../img/background/bg_11.jpg);
}
.background33 {
	background-image: url(../img/background/bg_8.jpg);
}
.background34 {
	background-image: url(../img/background/bg_17.jpg);
}
.background35 {
	background-image: url(../img/background/message-bg.jpg);
}
.background36 {
	background-image: url(../img/background/styles/bg_15.jpg);
}
.background37 {
	background-image: url(../img/background/styles/bg_13.jpg);
}
.background38 {
	background-image: url(../img/background/styles/bg_14.jpg);
}
.background39 {
	background-image: url(../img/banner/carts.jpg);
}
.background40 {
	background-image: url(../img/background/bg_19.jpg);
}
.background41 {
	background-image: url(../img/banner/menu.jpg);
}
.background42 {
	background-image: url(../img/banner/menu_single.jpg);
}
.background43 {
	background-image: url(../img/banner/breakfast_banner.jpg);
}
.background44 {
	background-image: url(../img/banner/team.jpg);
}
.background44 {
	background-image: url(../img/banner/about18.jpg);
}
/* ----------------------------------------------------------------
  Header Style
-----------------------------------------------------------------*/
/* Sticky header */

#header-sticky-wrapper {
	height: auto !important;
}
#header-sticky-wrapper.is-sticky {
	z-index: 10;
}
#header-sticky-wrapper.is-sticky #header {
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	position: relative;
	z-index: 9999;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	background-color: rgba(255, 255, 255, 0.95);
	padding: 0;
	z-index: 50;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#header-sticky-wrapper.is-sticky #header #main-menu > ul > li > a, #header-sticky-wrapper.is-sticky #header #shop_cart > a > i {
	color: #666;
}
#header-sticky-wrapper.is-sticky #header #main-menu > ul > li > a:hover, #header-sticky-wrapper.is-sticky #header #shop_cart > a > i:hover, #header-sticky-wrapper.is-sticky #header #main-menu > ul > li.current > a, #header-sticky-wrapper.is-sticky #header #shop_cart > a > i:hover {
	color: #43B3E5;
}
#header-sticky-wrapper.is-sticky #header .logo img {
	max-height: 50px;
	margin-top: 6px;
}
#header-sticky-wrapper.is-sticky #header .navbar {
	margin-bottom: 0;
}
#header-sticky-wrapper.is-sticky #header .dark-logo {
	display: inline-block;
}
#header-sticky-wrapper.is-sticky #header .dark-logo img {
	margin-top: 10px;
}
#header-sticky-wrapper.is-sticky .main_menu {
	padding-top: 10px;
}
#header-sticky-wrapper.is-sticky .light-logo {
	display: none !important;
}
/* Header */

#header {
	padding-top: 40px;
	position: absolute;
	top: 0;
	z-index: 1000 !important;
	width: 100%;
}
#header > .container {
	max-width: 100%;
	width: auto;
	margin-right: 30px;
	margin-left: 30px;
	position: relative;
}
#header .dark-logo {
	display: none;
}
#logo {
	position: relative;
	float: left;
	font-size: 36px;
	line-height: 100%;
	margin-right: 40px;
}
#logo a {
	color: #000;
}
#logo img {
	display: block;
	max-width: 100%;
}
/* Shop Cart style */

#shop_cart {
	position: relative;
	float: right;
	margin-top: 5px;
}
#shop_cart > a > span {
	display: block;
	position: absolute;
	top: 4px;
	left: auto;
	right: 3px;
	font-size: 10px;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	background-color: #43B3E5;
	border-radius: 50%;
}
#shop_cart > a > i {
	color: #ffffff;
	font-size: 16px;
	display: block;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#shop_cart > a > i:hover, #shop_cart > a:hover, #shop_cart .cart_items a:hover {
	color: #43B3E5;
}
#shop_cart > a {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	vertical-align: middle;
	padding: 16px 15px;
	display: block;
}
#shop_cart .shop_cart_content {
	opacity: 0;
	z-index: -2;
	position: absolute;
	width: 300px;
	background-color: #43B3E5;
	border-top: 2px solid #43B3E5;
	top: 40px;
	right: -15px;
	left: auto;
	margin: -10000px 0 0;
	-webkit-transition: opacity .5s ease, top .4s ease;
	transition: opacity .5s ease, top .4s ease;
}
#shop_cart .cart_items {
	margin: 0 0 10px 0;
}
#shop_cart .cart_items .item_desc {
	float: left;
}
#shop_cart .cart_items .item {
	padding: 12px 20px 15px;
	padding-top: 15px;
	position: relative;
	border-bottom: 1px solid #3F3F3F;
}
#shop_cart .cart_items img {
	margin-right: 15px;
	max-height: 58px;
	float: left;
	border-radius: 3px;
}
#shop_cart .cart_items a {
	color: #ffffff;
}
#shop_cart .cart_items span.item_price {
	magrin-top: 10px;
}
#shop_cart .cart_items span.item_price, #shop_cart .cart_items span.item_quantity {
	color: #b2b2b2;
	display: block;
}
#shop_cart .cart_items span.item_quantity {
	position: absolute;
	right: 20px;
	top: 12px;
}
#shop_cart h4 {
	color: #ffffff;
	margin: 0;
	padding: 20px;
	border-bottom: 1px solid #3F3F3F;
}
#shop_cart .shop_action {
	padding: 20px 20px 10px 20px;
}
#shop_cart .shop_checkout_price {
	margin-top: 3px;
	float: left;
	font-size: 21px;
	color: #43B3E5;
}
#shop_cart button {
	float: right;
}
#shop_cart.shop_cart_open .shop_cart_content {
	opacity: 1;
	z-index: 100;
	margin-top: 15px;
}
/* Menu dropdown style */

#menu_carousel {
	margin: 0;
	padding: 20px 0;
}
#menu_carousel .item {
	margin: 0 15px;
}
#menu_carousel .item a {
	height: auto !important;
	padding: 0 !important;
}
#menu_carousel .item img {
	border-radius: 3px;
	opacity: 0.7;
	-webkit-transition: opacity .5s ease, top .4s ease;
	transition: opacity .5s ease, top .4s ease;
}
#menu_carousel .item img:hover {
	opacity: 1;
}
#menu_carousel .item h2 {
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	margin-bottom: 0;
	margin-top: 15px;
}
/* Dark Bottom Header */

#header-sticky-wrapper.is-sticky #header.dark-header {
	background-color: rgba(67, 179, 229, 0.96);
	text-align: right;
}
#header-sticky-wrapper.is-sticky #header.dark-header #main-menu ul li > a, #header-sticky-wrapper.is-sticky #header.dark-header #shop_cart > a > i {
	color: #ffffff;
}
#header.header-bottom {
	position: static;
	padding: 10px 0 !important;
	height: 80px;
}
.dark-header {
	background-color: #43B3E5;
}
.dark-header #main-menu-trigger {
	color: #ffffff;
}
.white-header {
	background: #ffffff;
}
.white-header #main-menu ul li a, .white-header #shop_cart > a > i, #main-menu ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title > a {
	color: #43B3E5 !important;
}
/* Header center with youtube background */

#header.center-header {
	padding-top: 60px;
}
#header.center-header > .container {
	text-align: center;
}
#header.center-header #main-menu {
	margin-top: 60px;
	margin: 0;
	text-align: left;
}
#header.center-header #main-menu ul li.mega-menu .mega-menu-content, #header.center-header #main-menu .floating-header.sticky-header ul li.mega-menu .mega-menu-content {
	top: 125px;
}
/* Sticky header center */

.is-sticky #header.center-header ul li.mega-menu .mega-menu-content, .is-sticky #header.center-header .floating-header.sticky-header ul li.mega-menu .mega-menu-content {
	top: 60px !important;
}
.is-sticky #header.center-header #logo {
	float: left;
}
#header.center-header #logo {
	float: none;
	margin: 0 auto 20px;
}
#header.center-header #logo img {
	margin: 0 auto;
}
/* youtube player */

.yt-bg-player .slider-content p {
	margin: 0 0 30px 0;
}
.yt-bg-player .slider-content i {
	font-size: 50px;
}
/* transparent header */

#header.header-transparent {
	background: transparent;
}
/* Center main menu */

#header.header-center {
	text-align: center;
}
#header #main-menu.menu-center {
	display: inline-block;
	float: none;
}
.is-sticky #header #main-menu.menu-center {
	float: right;
}
#main-menu.menu-center ul ul, #main-menu.menu-center ul li .mega-menu-content, #main-menu ul ul {
	text-align: left;
	top: 70px;
}
/* Dark header */

#header.dark-header {
	background-color: #43B3E5;
}
/* ----------------------------------------------------------------
  Navigation
-----------------------------------------------------------------*/

#main-menu {
	float: right;
	height: 60px;
}
#header.full-header #main-menu > ul {
	float: left;
	padding-right: 15px;
	margin-right: 15px;
}
#header.transparent-header.full-header #main-menu > ul {
	border-right-color: rgba(0, 0, 0, 0.1);
}
#main-menu-trigger, #page-submenu-trigger {
	opacity: 0;
	pointer-events: none;
	cursor: pointer;
	font-size: 14px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}
#main-menu ul {
	list-style: none;
	height: 60px;
	margin: 0;
}
#main-menu > ul {
	float: left;
}
#main-menu ul li {
	position: relative;
	float: left;
	margin-left: 2px;
}
#main-menu ul li.mega-menu {
	position: inherit;
}
#main-menu ul li:first-child {
	margin-left: 0;
}
#main-menu ul li a {
	display: block;
	height: 60px;
	line-height: 60px;
	padding: 0 15px;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	-webkit-transition: height 0.4s ease, line-height 0.4s ease, margin 0.4s ease, padding 0.4s ease;
	transition: height 0.4s ease, line-height 0.4s ease, margin 0.4s ease, padding 0.4s ease;
}
#main-menu ul li a:hover {
	color: #43B3E5;
}
#main-menu ul li span {
	display: none;
}
#main-menu ul li i {
	position: relative;
	font-size: 14px !important;
	top: 1px;
	line-height: 59px;
	width: 14px;
	text-align: center;
	margin-right: 6px;
	-webkit-transition: line-height 0.4s ease;
	transition: line-height 0.4s ease;
}
#main-menu > ul > li:hover a, #main-menu > ul > li.current a, #main-menu > ul > li a.current {
	color: #43B3E5;
}
#main-menu ul ul, #main-menu ul li .mega-menu-content {
	display: none;
	position: absolute;
	width: 225px;
	background-color: #FFF;
	box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05);
	border: 1px solid #EEE;
	border-top: 2px solid #43B3E5;
	height: auto;
	z-index: 199;
	top: 60px;
	left: 0;
	margin: 0;
}
#main-menu ul ul ul {
	top: -2px !important;
	left: 223px;
}
#main-menu ul ul.menu-pos-invert, #main-menu ul li .mega-menu-content.menu-pos-invert {
	left: auto;
	right: 0;
}
#main-menu ul ul ul.menu-pos-invert {
	right: 223px;
}
#main-menu ul ul li {
	float: none;
	margin: 0;
}
#main-menu ul ul li:first-child {
	border-top: 0;
}
#main-menu ul ul a {
	font-size: 13px;
	font-weight: 500;
	height: 42px !important;
	line-height: 42px !important;
	color: #666;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	border: 0 !important;
	letter-spacing: 0;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#main-menu ul ul li:hover > a {
	background-color: #F9F9F9;
	padding-left: 18px;
	color: #43B3E5;
}
#main-menu ul ul i {
	line-height: inherit !important;
}
#main-menu ul ul > li.sub-menu > a, #main-menu ul ul > li.sub-menu:hover > a {
	background-image: url("../img/sub-menu.png");
	background-position: right center;
	background-repeat: no-repeat;
}
/* ----------------------------------------------------------------
  Mega Menu
-----------------------------------------------------------------*/

#main-menu ul li .mega-menu-content, #main-menu ul li.mega-menu-small .mega-menu-content {
	width: 400px;
}
#main-menu ul li.mega-menu .mega-menu-content, .floating-header.sticky-header #main-menu ul li.mega-menu .mega-menu-content {
	margin: 0;
	width: 100%;
	top: 60px;
}
.floating-header #main-menu ul li.mega-menu .mega-menu-content {
	margin: 0;
	width: 1220px;
}
body.stretched .container-fullwidth #main-menu ul li.mega-menu .mega-menu-content {
	margin: 0 60px;
}
body.stretched #header.full-header #main-menu ul li.mega-menu .mega-menu-content {
	margin: 0 30px;
}
#main-menu ul li.mega-menu .mega-menu-content.style-dropdown {
	padding: 0;
}
#main-menu ul li .mega-menu-content ul {
	display: block !important;
	position: relative;
	opacity: 1 !important;
	top: 0;
	left: 0;
	min-width: inherit;
	width: 100%;
	border: 0;
	box-shadow: none;
	background-color: transparent;
}
#main-menu ul li .mega-menu-content ul a {
	height: 42px;
	line-height: 42px;
}
#main-menu ul li .mega-menu-content > ul {
	float: left;
}
#main-menu ul li .mega-menu-content.col-2 > ul, #main-menu ul li .mega-menu-content.col-3 > ul, #main-menu ul li .mega-menu-content.col-4 > ul, #main-menu ul li .mega-menu-content.col-5 > ul {
	width: 50%;
	margin: 0;
	border-left: 1px solid #F2F2F2;
}
#main-menu ul li .mega-menu-content.col-3 > ul {
	width: 33.33%;
}
#main-menu ul li .mega-menu-content.col-4 > ul {
	width: 25%;
}
#main-menu ul li .mega-menu-content.col-5 > ul {
	width: 20%;
}
#main-menu ul li .mega-menu-content > ul:first-child {
	border-left: 0;
}
#main-menu ul li .mega-menu-content.style-dropdown > ul {
	padding: 10px 20px;
}
#main-menu ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title {
	margin-top: 0px;
}
#main-menu ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title:first-child {
	margin-top: 0;
}
#main-menu ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title > a {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 0px;
	color: #fff;
	padding: 0;
	height: auto;
	line-height: 1.3;
}
#main-menu ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title:hover > a {
	background-color: transparent;
	font-weight: bold;
	padding: 0;
	color: #43B3E5;
}
#main-menu ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title > a:hover {
	color: #43B3E5;
}
#main-menu ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title.sub-menu > a, #main-menu ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title.sub-menu:hover > a {
	background: none;
}
#main-menu ul li .mega-menu-content.style-dropdown li {
	border: 0;
}
#main-menu ul li .mega-menu-content.style-dropdown ul a {
	padding-left: 5px;
	height: 36px !important;
	line-height: 36px !important;
}
#main-menu ul li .mega-menu-content.style-dropdown ul a:hover {
	padding-left: 12px;
}
/* ----------------------------------------------------------------
  Sticky Header
-----------------------------------------------------------------*/

#header, #header-wrap, #main-menu:not(.style-dropdown), #main-menu:not(.style-dropdown) > ul {
	height: 60px;
	-webkit-transition: height .4s ease, opacity .3s ease;
	transition: height .4s ease, opacity .3s ease;
}
#header.sticky-style-dropdown {
	height: 121px;
}
#header-sticky-wrapper.is-sticky #header #main-menu > ul > li:hover a, #header-sticky-wrapper.is-sticky #header #main-menu > ul > li.current a, #header-sticky-wrapper.is-sticky #header #main-menu > ul > li a.current {
	color: #43B3E5;
}
#main-menu > ul > li > ul, #main-menu > ul > li > .mega-menu-content, #main-menu > ul > li.mega-menu > .mega-menu-content {
	-webkit-transition: top .4s ease;
	transition: top .4s ease;
}
#top-cart {
	-webkit-transition: margin .4s ease, opacity .3s ease;
	transition: margin .4s ease, opacity .3s ease;
}
#main-menu.dark ul ul, #main-menu.dark ul li .mega-menu-content {
	background-color: #fff;
	border-color: #3F3F3F;
	border-top-color: #43B3E5;
}
.dark #main-menu:not(.not-dark) ul ul li:first-child, #main-menu.dark ul ul li:first-child {
	border-top: 0;
}
.dark #main-menu:not(.not-dark) ul ul a, #main-menu.dark ul ul a {
	color: #666 !important;
}
.dark #main-menu:not(.not-dark) ul ul li:hover > a, #main-menu.dark ul ul li:hover > a {
	background-color: #43B3E5 !important;
	color: #ffffff !important;
}
#main-menu.dark ul ul > li.sub-menu > a, #main-menu.dark ul ul > li.sub-menu:hover > a {
	background-image: url("../img/sub-menu-dark.png");
}
#main-menu.dark ul li .mega-menu-content.col-2 > ul, #main-menu.dark ul li .mega-menu-content.col-3 > ul, #main-menu.dark ul li .mega-menu-content.col-4 > ul, #main-menu.dark ul li .mega-menu-content.col-5 > ul {
	border-left-color: #3F3F3F;
}
.dark #main-menu:not(.not-dark) ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title > a, .dark #main-menu:not(.not-dark) ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title:hover > a, #main-menu.dark ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title > a, #main-menu.dark ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title:hover > a {
	color: #ffffff !important;
	background: transparent;
	margin-left: 5px;
}
#main-menu ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title.sub-menu > a, #main-menu ul li .mega-menu-content.style-dropdown > ul > li.mega-menu-title.sub-menu:hover > a {
	background: none transparent !important;
}
/* ----------------------------------------------------------------
 One Page -  Interactive BG
-----------------------------------------------------------------*/

.interactive-bg {
	position: relative;
	overflow: hidden;
}
.interactive-bg .wrapper-bg {
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.interactive-bg .wrapper-bg h1 {
	margin: 30px 0 30px 0;
	font-size: 50px;
}
.interactive-bg .wrapper-bg p {
	margin: 0 0 30px 0;
	letter-spacing: 2;
}
.interactive-bg .bg {
	position: absolute;
	min-height: 100% !important;
	width: 100%;
	z-index: 0;
}
.interactive-bg .ibg-bg {
	position: absolute;
}
/* ----------------------------------------------------------------
 One Page -  Vimeo
-----------------------------------------------------------------*/

.vimeo {
	overflow: hidden;
	position: relative;
}
/* vimeo background image on touch devices */

.poster-img {
	background-size: cover;
	background-attachment: scroll;
	background: url(../img/poster.jpg) center center no-repeat !important;
	z-index: 0;
}
/* ----------------------------------------------------------------
 One Page -  Full bg
-----------------------------------------------------------------*/

.full-bg {
	position: relative;
	background-size: cover;
}
/* ----------------------------------------------------------------
 One Page -  zooming slider 
-----------------------------------------------------------------*/

.zooming-slider .slider-content {
	text-align: center;
}
.zooming-slider .slider-content p {
	margin: 30px 0px;
}
/* ----------------------------------------------------------------
 Animation 
-----------------------------------------------------------------*/

.animated {
	visibility: hidden;
}
.visible {
	visibility: visible !important;
}
/* ----------------------------------------------------------------
 Slider 
-----------------------------------------------------------------*/

.slider-content, .video-content {
	text-align: center;
	z-index: 999;
	position: relative;
}
.banner .slider-content {
	top: 30px;
}
.slider-content h1, .video-content h1 {
	font-size: 50px;
	margin: 30px 0;
}
.slider-content i, .video-content i {
	font-size: 40px;
	color: #ffffff;
}
.slider-content p, .video-content p {
	font-size: 18px;
	margin: 0 0 30px 0;
}
#slider {
	position: relative;
	width: 100%;
	overflow: hidden;
}
/* Slider Arrows */

#slider .owl-theme .owl-controls {
	margin: 0;
}
#slider-arrow-left, .mission-slider .owl-controls .owl-buttons div, .blog-slider .owl-controls .owl-buttons div, #slider-arrow-right {
	position: absolute;
	cursor: pointer;
	z-index: 10;
	top: 50%;
	left: 0;
	margin-top: -26px;
	background-color: rgba(0, 0, 0, 0.3);
	width: 52px;
	height: 52px;
	border: 0;
	border-radius: 0 3px 3px 0;
	-webkit-transition: background-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
}
#slider .owl-prev, #slider .owl-next {
	-webkit-transition: background-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
}
#slider-arrow-right, .mission-slider .owl-controls .owl-buttons .owl-next, .blog-slider .owl-controls .owl-buttons .owl-next {
	left: auto;
	right: 0;
	border-radius: 3px 0 0 3px;
}
#slider-arrow-left i, .mission-slider .owl-controls .owl-buttons div, .blog-slider .owl-controls .owl-buttons div, #slider-arrow-right i {
	line-height: 50px;
	width: 34px;
	height: 52px;
	color: #DDD;
	color: rgba(255, 255, 255, 0.8);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	font-size: 34px;
	text-align: center;
	margin-left: 7px;
}
.skippr-nav-container .skippr-nav-element:hover, .skippr-nav-container .skippr-nav-element-active {
	background-color: #43B3E5;
}
#slider-arrow-left:hover, #slider-arrow-right:hover, .slider-arrow-bottom-sm:hover {
	background-color: rgba(0, 0, 0, 0.6) !important;
}
.mission-slider .owl-controls .owl-buttons div, .blog-slider .owl-controls .owl-buttons div {
	margin-right: 0;
	margin-left: 0;
	width: 60px;
	height: 60px;
}
.owl-controls .owl-page.active span {
	background: #43B3E5;
}
/* ----------------------------------------------------------------
    Swiper Slider
-----------------------------------------------------------------*/

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
	float: left;
}
.swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	-ms-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-fles-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100% !important;
	position: relative;
}
/* IE10 Windows Phone 8 Fixes */

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}
/* Pagination Styles */

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 300ms;
	transition: 300ms;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}
.swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 100%;
	background: #ffffff;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #43B3E5;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000;
}
.swiper-container-vertical > .swiper-pagination {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0px, -50%, 0);
	-ms-transform: translate3d(0px, -50%, 0);
	transform: translate3d(0px, -50%, 0);
	z-index: 999;
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
	margin: 10px 0;
	display: block;
}
.swiper_wrapper {
	width: 100%;
	overflow: hidden;
}
.full-screen .swiper_wrapper {
	height: auto;
}
.swiper_wrapper .swiper-container {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	background: #000;
}
.swiper_wrapper .swiper-slide {
	position: relative;
	margin: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
.swiper_wrapper .swiper-slide [data-caption-animate] {
	-webkit-backface-visibility: hidden;
}
.swiper-slide .video-wrap, .section .video-wrap, .swiper-slide .yt-bg-player, .section .yt-bg-player {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	top: 0;
	left: 0;
}
/* ----------------------------------------------------------------
  Layout
-----------------------------------------------------------------*/
/* Fludid container and row padding full width */

.fluid-container {
	margin-left: auto;
	margin-right: auto;
}
.row.no-gutter {
	margin-left: 0;
	margin-right: 0;
}
.row.no-gutter [class*='col-']:not(:first-child), .row.no-gutter [class*='col-']:not(:last-child) {
	padding-right: 0;
	padding-left: 0;
}
/****** Style Star Rating Widget *****/

.rating {
	border: none;
	float: left;
	margin-bottom: 10px;
}
.rating span.active i, .rating i:hover {
	color: #43B3E5;
}
/* ----------------------------------------------------------------
  Sections
-----------------------------------------------------------------*/
/*  Head Titles */

.head_title {
	margin-bottom: 25px;
	text-align: center;
}
/* welcome-block style */

.welcome-block h1 {
	margin-top: 10px;
	color: #43B3E5;
}
.welcome-block p {
	color: #515151;
	font-size: 18px;
	margin-bottom: 0;
}
.welcome-block .btn {
	margin-top: 30px;
}
.welcome-block img {
	border-radius: 3px;
}
.left_bg, .right_bg, .right_bg2 {
	position: absolute;
	z-index: 0;
}
.left_bg img, .right_bg img, .right_bg2 img {
	max-width: 100%;
	height: auto;
}
.left_bg {
	top: 210px;
}
.right_bg {
	top: 100px;
	right: 0px;
}
.right_bg2 {
	top: 300px;
	right: 100px;
}
/* Menu today style */

.menu_today figure, .masonary_blog figure, .blog figure, .latest_news figure {
	position: relative;
}
.menu_today figure .fig_container, .masonary_blog figure .fig_container, .blog figure .fig_container, .latest_news figure .fig_container {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
	;
	height: 20%;
	left: 0;
	bottom: 0%;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.menu_today figure p, .masonary_blog figure p, .blog figure p, .latest_news figure p {
	font-size: 18px;
}
.menu_today figure:hover .fig_container, .masonary_blog figure:hover .fig_container, .blog figure:hover .fig_container, .latest_news figure:hover .fig_container {
	border-radius: 3px;
	padding-top: 50%;
	height: 100%;
	bottom: 0%;
}
.menu_today img, .masonary_blog img, .blog img, .latest_news img {
	border-radius: 3px;
}
/* Our menu stye */

.our_menu h1 {
	color: #43B3E5;
}
.menu_tabs div.our-menu-tab-container {
	z-index: 10;
	opacity: 0.97;
	filter: alpha(opacity=97);
}
.menu_tabs div.tab-menu {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-top: 15%;
}
.menu_tabs div.tab-menu div.list-group {
	margin-bottom: 0;
}
.menu_tabs div.tab-menu div.list-group > a {
	margin-bottom: 15px;
	border: 0;
	border-radius: 3px;
	background-color: #e8e8e8;
	color: #43B3E5;
	padding: 11px 15px;
	font-size: 17px;
	letter-spacing: 2px;
}
.menu_tabs div.tab-menu div.list-group > a.active {
	background-color: #43B3E5;
	color: #ffffff;
	border: 0;
}
.menu_tabs div.tab-content {
	padding-left: 20px;
	padding-top: 10px;
}
.menu_tabs div.our-menu-tabs div.tab-content:not(.active) {
	display: none;
}
.menu_tabs .our-menu-slider .btn-gold {
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	height: auto;
	width: auto;
}
.menu_tabs .our-menu-slider .btn-gold:hover i {
	color: #ffffff;
}
.menu_tabs .our-menu-slider .btn-gold i {
	color: #43B3E5;
	font-size: 18px;
}
.menu_tabs .our-menu-slider .item {
	margin: 5px;
	margin-bottom: 30px;
	position: relative;
	min-height: 600px;
}
.menu_tabs .our-menu-slider .owl-controls {
	text-align: left;
	margin-top: 10px;
	float: left;
}
.menu_tabs .our-menu-slider .owl-page span {
	opacity: 1;
	background: #e8e8e8;
}
.menu_tabs .our-menu-slider .owl-page.active span, .menu_tabs .our-menu-slider .owl-theme .owl-controls.clickable .owl-page:hover span {
	opacity: 1;
	background: #43B3E5;
}
.menu_tabs .our-menu-slider .item img {
	max-width: 100%;
	border-radius: 3px;
}
.menu_tabs .item_desc {
	padding: 20px;
	position: absolute;
	top: 20%;
	right: 0;
	width: 370px;
	background: rgba(241, 241, 241, 0.8);
	color: #43B3E5;
	border-radius: 3px;
}
.menu_tabs .item_desc p {
	clear: both;
	font-weight: 300;
	font-size: 15px;
}
.menu_tabs .view_all {
	float: right;
	margin-right: 50px;
}
/* Video */

.video {
	position: relative;
	z-index: 0;
}
.video b {
	font-size: 24px;
}
.bg_video {
	position: relative;
	max-height: 500px;
	overflow: hidden;
}
.bg_video .content {
	position: absolute;
	z-index: 10;
}
.bg_video p {
	font-style: italic;
	font-size: 16px;
}
.video-wrap {
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: relative;
}
.video-wrap video {
	width: 100% !important;
	height: auto !important;
}
/* youtube background image */

.yt-bg-player {
	background-size: cover;
	background-attachment: scroll;
	background-image: url('../img/background/poster.jpg');
	z-index: 0;
}
.video-placeholder {
	z-index: 4;
	background-repeat: no-repeat !important;
}
/* Latest News */

.latest_news, .masonary_blog, .blog {
	padding: 100px 0 120px 0;
}
.latest_news .intro, .masonary_blog .intro, .blog .intro {
	margin-bottom: 60px;
}
.latest_news figure .btn, .masonary_blog figure .btn, .blog figure .btn {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	cursor: auto;
}
.latest_news figure p, .masonary_blog figure p, .blog figure p {
	text-transform: capitalize;
}
.latest_news figure .fig_container, .masonary_blog figure .fig_container, .blog figure .fig_container {
	padding-bottom: 130px;
}
.latest_news figure:hover .fig_container, .masonary_blog figure:hover .fig_container, .blog figure:hover .fig_container {
	border-radius: 3px;
	padding-top: 30%;
}
.latest_news figure i, .masonary_blog figure i, .blog figure i {
	margin-top: -40px;
	color: #ffffff;
	opacity: 0;
	-webkit-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}
.latest_news figure .fig_content, .masonary_blog figure .fig_content, .blog figure .fig_content {
	padding: 0 10px;
	margin-top: 20px;
	opacity: 0;
	-webkit-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}
.latest_news figure:hover .fig_content, .masonary_blog figure:hover .fig_content, .blog figure:hover .fig_content {
	opacity: 1;
}
.latest_news figure:hover i, .masonary_blog figure:hover i, .blog figure:hover i {
	opacity: 1;
}
/* Date Blocks */

.date-blocks .block-item {
	border: 4px solid #ffffff;
	border-radius: 20px;
	padding: 40px;
}
/* our team style */

.our_team img, .team-style-2 img, .inner-team img {
	max-width: 100%;
	height: auto;
	border-radius: 3px;
}
.our_team .item, .team-style-2 .item, .inner-team .item {
	margin: 0px 15px 30px;
}
.our_team .item .overlay_content .icons a:hover i, .team-style-2 .item .overlay_content .icons a:hover i, .inner-team .item .overlay_content .icons a:hover i {
	color: #43B3E5;
}
.our_team .item p, .team-style-2 .item p, .inner-team .item p {
	color: #ffffff !important;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
}
.our_team .overlay_item.hover .overlay .icons, .team-style-2 .overlay_item.hover .overlay .icons, .inner-team .overlay_item.hover .overlay .icons {
	top: 36%;
}
.our_team .overlay_item.hover .overlay .icons a, .team-style-2 .overlay_item.hover .overlay .icons a, .inner-team .overlay_item.hover .overlay .icons a {
	margin-right: 30px;
}
.our_team #our_team_carousel a, .team-style-2 #our_team_carousel a, .inner-team #our_team_carousel a {
	color: #ffffff;
}
.our_team #our_team_carousel a:hover, .team-style-2 #our_team_carousel a:hover, .inner-team #our_team_carousel a:hover {
	color: #43B3E5;
}
/* our team style 2 */

.team-style-2 {
	position: relative;
	color: #ffffff;
}
.team-style-2 span.welcome {
	color: #ffffff;
}
.team-style-2 #our_team_carousel .overlay_content .desc {
	background: #ffffff;
}
.team-style-2 #our_team_carousel .overlay_content .desc h2, .team-style-2 #our_team_carousel .overlay_content .desc p, .team-style-2 #our_team_carousel .overlay_content .desc a {
	color: #43B3E5;
}
.team-style-2 #our_team_carousel .overlay_content .desc a:hover {
	color: #43B3E5;
}
.team-style-2 .owl-controls .owl-page.active span {
	background: #43B3E5;
}
.team-style-2 .owl-controls .owl-page span {
	background: #e8e8e8;
	opacity: 1;
	margin: 5px 5px;
}
.team-style-2 .owl-controls .owl-page span:hover {
	opacity: .5;
}
/* Get in touch */

.extra_touch .btn {
	margin-top: 20px;
}
/* ----------------------------------------------------------------
  Parallax Effects
-----------------------------------------------------------------*/

.skrollr-desktop body {
	height: 100% !important;
}
.hsContainer {
	table-layout: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	opacity: 0;
}
.hsContent {
	vertical-align: middle;
	text-align: center;
}
.bcg {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 100%;
	width: 100%;
}
.curtainContainer {
	width: 100%;
	height: 100%;
	position: relative;
}
.curtainContainer .curtain {
	width: 300%;
	height: 1px;
	background-color: #000000;
	position: absolute;
	top: 25%;
	left: 0;
	opacity: 0;
}
.curtainContainer .copy {
	position: absolute;
	bottom: 30%;
	left: 0;
	width: 100%;
	text-align: center;
}
.mobile-parallax, .video-placeholder {
	background-size: cover !important;
	background-attachment: scroll !important;
	background-position: center center;
}
.discover p {
	font-size: 20px;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.discover a {
	margin-top: 20px;
}
/* ----------------------------------------------------------------
  Reservation
-----------------------------------------------------------------*/

.reserv_form {
	margin-top: 60px;
}
.reserv_form .form-group {
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
.reserv_form .select_wrap {
	background: rgba(0, 0, 0, 0.02);
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
}
.reserv_form select, .reserv_form select {
	color: #ffffff;
}
.reserv_form textarea, .reserv_form input {
	color: #ffffff;
	border-color: #ffffff;
	text-transform: uppercase;
	font-size: 12px;
}
.datepicker .form-control {
	position: relative;
	z-index: 1;
	cursor: pointer;
}
.datepicker i {
	z-index: 0;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 25px;
	font-size: 20px;
}
/* reservation style 2 */

.reserv_style2 .form-group {
	margin-bottom: 0;
}
.reserv_style2 .form-control {
	margin-bottom: 30px;
}
.reserv_style2 .textarea {
	margin-left: -10px;
}
.reserv_style2 textarea {
	min-height: 260px;
}
.date-block-dark .date-blocks .block-item {
	border: 2px solid #43B3E5;
}
/* welcome span style lines in between */

span.welcome {
	display: inline-block;
	position: relative;
	font-size: 18px;
	color: #43B3E5;
}
.dark span.welcome {
	color: #fff;
}
span.welcome:before, span.welcome:after {
	content: "";
	position: absolute;
	height: 15px;
	border-bottom: 2px solid #F82E90;
	top: 0;
	width: 50px;
}
span.welcome:before {
	right: 100%;
	margin-right: 15px;
}
span.welcome:after {
	left: 100%;
	margin-left: 15px;
}
/* ----------------------------------------------------------------
  Home Page 2 Style
-----------------------------------------------------------------*/

#slides img {
	max-width: inherit;
}
/* ----------------------------------------------------------------
  Overlay Menu
-----------------------------------------------------------------*/

.overlay_content {
	position: relative;/*  SLIDE IN BOTTOM */
}
.overlay_content .overlay_item {
	position: relative;
	overflow: hidden;
}
.overlay_content a.close-overlay {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	width: 45px;
	height: 45px;
	font-size: 20px;
	color: #ffffff;
	line-height: 45px;
	text-align: center;
	background-color: #000;
	cursor: pointer;
}
.overlay_content a.close-overlay.hidden {
	display: none;
}
.overlay_content .overlay {
	position: absolute;
	z-index: 2;
	background: rgba(0, 0, 0, 0.7);
	overflow: hidden;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	border-radius: 3px;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 0;
}
.overlay_content .overlay .icons {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}
.overlay-menu .overlay:hover .icons {
	top: 50% !important;
}
.overlay_content .overlay .icons h1, .overlay_content .overlay .icons h2, .overlay_content .overlay .icons h3, .overlay_content .overlay .icons h4, .overlay_content .overlay .icons h5 {
	margin-top: 0;
	margin-bottom: 15px;
}
.overlay_content .icons a {
	font-size: 24px;
	margin-right: 15px;
	vertical-align: baseline;
}
.overlay_content .icons a:last-child {
	margin-right: 0;
}
.overlay_content .overlay_item.hover .overlay {
	border-radius: 3px;
	height: 100%;
}
.overlay_content .overlay_item.hover .overlay .icons {
	top: 40%;
}
.overlay_content .overlay_item.hover .overlay .icons .label {
	display: none;
}
.overlay_content .overlay_item.hover .overlay a.close-overlay {
	display: block;
}
.overlay_content .desc {
	position: absolute;
	bottom: 0;
	text-align: center;
	z-index: 3;
	background: #F82E90;
	width: 100%;
	;
}
.overlay_content .button {
	margin-top: 20px;
}
.overlay_content .button a {
	font-size: 16px;
}
.overlay_content .button a:hover i {
	color: #ffffff;
}
.overlay_content .button i {
	color: #43B3E5;
}
/* ----------------------------------------------------------------
  Menu 
-----------------------------------------------------------------*/
/* Masonry Menu */

.masonry_menu img, .masonary_blog img, .menu_list img {
	max-width: 100%;
	height: auto;
	border-radius: 3px;
}
.menu_list .masonry-content {
	margin-top: 60px;
}
.masonry_menu .menu-item, .masonary_blog .menu-item, .menu_list .menu-item {
	position: relative;
	float: left;
	margin: 0 12px 12px 0;
	width: 360px;
	z-index: 2;
}
.masonry_three .menu-item {
	width: 33.333% !important;
}
.masonry_menu .rating, .masonary_blog .rating, .menu_list .rating {
	float: none;
}
.masonry_menu .icons, .masonary_blog .icons, .menu_list .icons {
	top: 10%;
}
.menu-bar {
	background-color: #131313;
	padding: 35px;
	margin-top: 40px;
}
#menu-fillter li {
	display: inline-block;
}
#menu-fillter li:last-child a:after {
	content: ' ';
}
#menu-fillter a {
	font-size: 18px;
	margin-right: 20px;
	text-transform: uppercase;
}
#menu-fillter a:after {
	content: "\f006";
	font: normal normal normal 14px/1 FontAwesome;
	color: #43B3E5;
	padding-left: 20px;
	vertical-align: middle;
}
#menu-scroll li {
	display: inline-block;
}
#menu-scroll li:last-child a:after {
	content: ' ';
}
#menu-scroll li a {
	font-size: 18px;
	margin-right: 20px;
	text-transform: uppercase;
}
#menu-scroll li a:after {
	content: "\f006";
	font: normal normal normal 14px/1 FontAwesome;
	color: #43B3E5;
	padding-left: 20px;
	vertical-align: middle;
}
/* Menu Single */

.single-menu .menu-desc span.pull-right {
	color: #43B3E5;
}
.single-menu .rating .active i:hover {
	color: #43B3E5;
}
.single-menu .rating i:hover {
	color: inherit;
}
.single-menu .tagged {
	clear: both;
}
.single-menu .tagged .label {
	text-transform: uppercase;
	border-radius: 5px;
	background: #43B3E5;
	height: 20px;
	padding: 0 13px 0 13px;
	font-size: 13px;
	line-height: 20px;
	display: inline-block;
	margin-top: 0;
	color: #ffffff;
}
.single-menu .tagged .label.red {
	background-color: #c0392b;
}
.single-menu .tagged .label.instock {
	background-color: #27ae60;
}
.single-menu .tagged .label.dinner {
	background-color: #f39c12;
}
.single-menu .desc-content {
	margin-top: 40px;
}
.single-menu .desc-content p {
	margin-top: 15px;
	font-size: 14px;
}
.single-menu .desc-content p:first-child {
	margin: 0;
}
.single-menu .desc-content .social a {
	background-color: #f1f1f1;
	color: #43B3E5;
}
.single-menu .desc-content .meta-desc {
	margin-top: 30px;
}
.single-menu .desc-content .shop {
	height: 35px;
}
.single-menu .desc-content .shop:hover i, .single-menu .desc-content .shop:focus i {
	color: #ffffff;
}
.single-menu .desc-content .shop i {
	vertical-align: top;
	font-size: 16px;
	color: #43B3E5;
}
.single-menu .reviews-tabs {
	clear: both;
}
.single-menu .reviews-tabs .nav-tabs {
	border: none;
}
.single-menu .reviews-tabs .nav-tabs > li > a {
	margin-right: 10px;
	padding: 10px 25px;
	border-radius: 3px;
	color: #43B3E5;
	font-weight: 700;
	background: #e8e8e8;
	border: none;
	text-transform: uppercase;
}
.single-menu .reviews-tabs .nav-tabs > li.active > a {
	background: #43B3E5;
	color: #ffffff;
}
.single-menu .reviews-tabs .tab-content {
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 20px;
	margin-top: 10px;
	padding: 35px;
}
.single-menu .reviews-tabs .comment-blog {
	margin-top: 0;
}
.single-menu .reviews-tabs .comment-blog h3 {
	margin-top: 0;
}
.single-menu .reviews-tabs .comments-list-wrapper {
	margin-bottom: 60px;
}
.single-menu .reviews-tabs .the-comment {
	background-color: #ffffff;
}
.single-menu .reviews-tabs .contact-form {
	margin-top: 30px;
}
.single-menu .reviews-tabs #description p {
	margin-bottom: 30px;
}
.single-menu .label-tagged {
	-webkit-transition: all eas-in 0.5s;
	transition: all eas-in 0.5s;
}
/* Menu List */

.menu_list .menu-bar, .menu_tabs .menu-bar {
	margin-top: 0;
}
.menu_list .menu-item {
	width: 48%;
	margin-bottom: 60px;
}
.menu_list .menu-item .media p {
	font-size: 14px;
	line-height: 21px;
	margin-top: 5px;
}
.menu_list .media-body {
	width: auto;
}
.menu_list .media-left img {
	width: 150px;
	height: 150px;
	max-width: inherit;
}
.menu_list .shop i {
	color: #43B3E5;
}
.menu_list .shop:hover {
	color: #ffffff;
}
.menu_list .shop:hover i {
	color: #ffffff;
}
.menu_list .overlay_content .overlay {
	height: 0;
}
.menu_list .overlay_item.hover .overlay .icons {
	top: 40%;
}
.menu_list h3 span {
	color: #43B3E5;
}
.menu_list .label {
	text-transform: uppercase;
	border-radius: 5px;
	background: #43B3E5;
	padding: 4px 13px;
	font-size: 11px;
	font-weight: normal !important;
	color: #ffffff;
}
.menu_list .label.red {
	background-color: #c0392b;
}
.menu_list .label.instock {
	background-color: #27ae60;
}
.menu_list .label.dinner {
	background-color: #f39c12;
}
.menu_list .rating {
	margin-bottom: 0;
}
.food-banner [class^="icon-"], .food-banner [class*=" icon-"] {
	font-size: 60px;
}
/* Menu Masonry Columns */

.masonry_columm .menu-bar, .masonry_columm4 .menu-bar, .masonry_columm_full .menu-bar {
	margin-top: 0;
}
.masonry_columm .more, .masonry_columm4 .more, .masonry_columm_full .more {
	margin-top: 20px;
}
.masonry_columm4 .menu-item {
	width: 270px;
}
.masonry_columm_full .menu-item {
	width: 24%;
	margin: 0 1% 1% 0;
}
/* Menu List Banners */

.food-banner {
	position: relative;
	margin-bottom: 60px;
}
.food-banner .bcg {
	background-color: #43B3E5;
	background-attachment: scroll !important;
	padding: 10px 0;
}
.food-banner .banner-content {
	padding: 30px 0;
}
.food-banner .banner-content .container {
	height: auto;
}
.food-banner h1 {
	margin-bottom: 0px;
}
.food-banner i {
	font-size: 40px;
}
/* Menu List Style 1 */

.menu-item-list {
	text-align: left;
	margin-bottom: 60px;
}
.menu-item-list .label {
	margin: 0 2px;
	position: relative;
	top: -15px;
	text-transform: uppercase;
	border-radius: 5px;
	background: #43B3E5;
	padding: 2px 12px;
	font-size: 11px;
	font-weight: normal !important;
	color: #ffffff;
}
.menu-item-list .label.red {
	background-color: #c0392b;
}
.menu-item-list .label.instock {
	background-color: #27ae60;
}
.menu-item-list .label.dinner {
	background-color: #f39c12;
}
.menu-item-list h3 {
	margin-top: 0px;
}
.menu-item-list h3 span.price {
	float: right;
	text-align: right;
}
.menu-item-list .item-img {
	float: left;
	margin-right: 20px;
}
.menu-item-list .item-img img {
	width: 100px;
	height: 100px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.menu-item-list .overlay_content .button {
	margin-top: 15px;
}
.menu-item-list p {
	margin-top: 15px;
}
/* Menu Columns */

.menu_list_column .menu-item-list {
	margin-bottom: 20px;
}
.lightbg img {
	border-radius: 3px;
}
.panel-gold, .panel-dark {
	border-color: #E8E8E8;
}
.panel-gold > .panel-heading, .panel-gold .panel-footer {
	color: #ffffff;
	background-color: #43B3E5;
	border-color: #e8e8e8;
}
.panel-dark > .panel-heading, .panel-dark .panel-footer {
	color: #ffffff;
	background-color: #43B3E5;
	border-color: #e8e8e8;
}
/* ----------------------------------------------------------------
  Home Page 3 
-----------------------------------------------------------------*/
/* Header style */

.slider-parallax .logo {
	float: none;
	margin-bottom: 30px;
	margin-right: 0;
}
.slider-parallax .logo img {
	margin: 0 auto;
}
.slider-parallax .slider-content p, .skipper-slider .slider-content p {
	font-size: 18px;
	letter-spacing: 0;
	max-width: 480px;
	margin: 0 auto;
}
#header-sticky-wrapper.is-sticky #header.header-bottom #logo {
	display: block;
}
#header-sticky-wrapper.is-sticky #header.header-bottom .light-logo {
	display: block !important;
}
#header-sticky-wrapper.is-sticky #header.header-bottom > ul {
	text-align: center;
}
.is-sticky #header.header-bottom #main-menu.menu-center {
	float: none;
}
#header.header-bottom #shop_cart.shop_cart_open .shop_cart_content {
	margin-top: 25px;
}
#header.header-bottom #shop_cart h4 {
	text-align: left;
}
#header.no-logo .light-logo {
	display: none !important;
}
#header.header-bottom #main-menu ul li .mega-menu-content, #header.header-bottom #main-menu ul li.mega-menu .mega-menu-content, #header.header-bottom .floating-header.sticky-header #main-menu ul li.mega-menu .mega-menu-content {
	top: 70px;
}
/* Art 3 */

.art-3 .left, .art-3 .right {
	padding: 0;
}
.art-3 .center {
	position: relative;
}
.art-3 .center .intro-text {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.art-3 .center p {
	padding: 0 50px;
}
.art-3 .center .btn {
	margin-top: 30px;
}
.art-3 img {
	width: 100%;
	height: auto;
}
.art-3 .icon-intro {
	color: #43B3E5;
}
.chef-message .container, .chef-style-2 .container {
	position: relative;
}
.chef-message img, .chef-style-2 img {
	position: absolute;
	bottom: -100px;
	right: 0;
	top: auto;
}
.chef-message p, .chef-style-2 p {
	font-size: 18px;
	font-weight: 200;
	font-style: italic;
	margin: 50px 0;
}
/* Chef style 2 */

.chef-style-2 p {
	margin: 50px 0 53px;
}
.chef-style-2 img {
	position: absolute;
	top: 30px;
	right: 0;
}
.chef-style-2 h1, .chef-style-2 .signature {
	color: #43B3E5;
}
/* Our menu */

.our-menu, .interest-in, .menu_grid, .menu_list {
/* display item name & price */
    /* end of display item name & price */
}
.our-menu .menu-type img, .interest-in .menu-type img, .menu_grid .menu-type img, .menu_list .menu-type img {
	max-width: 100%;
	border-radius: 3px;
}
.our-menu .menu-type:first-child .menu-title, .interest-in .menu-type:first-child .menu-title, .menu_grid .menu-type:first-child .menu-title, .menu_list .menu-type:first-child .menu-title {
	margin-top: 0;
}
.our-menu .overlay_item .rating, .interest-in .overlay_item .rating, .menu_grid .overlay_item .rating, .menu_list .overlay_item .rating {
	float: none;
}
.our-menu .menu-title, .interest-in .menu-title, .menu_grid .menu-title, .menu_list .menu-title {
	margin: 30px 0 60px 0;
}
.our-menu .overlay_content, .interest-in .overlay_content, .menu_grid .overlay_content, .menu_list .overlay_content {
	position: relative;
}
.our-menu .overlay_content .overlay_item.hover .label, .interest-in .overlay_content .overlay_item.hover .label, .menu_grid .overlay_content .overlay_item.hover .label, .menu_list .overlay_content .overlay_item.hover .label {
	display: none;
}
.our-menu .overlay_content .label, .interest-in .overlay_content .label, .menu_grid .overlay_content .label, .menu_list .overlay_content .label {
	-webkit-transition: all ease 1s;
	transition: all ease 1s;
	top: 10px !important;
	position: absolute;
	left: auto;
	right: 10px;
	text-transform: capitalize;
	border-radius: 3px;
	background: #43B3E5;
	padding: 4px 12px;
	font-size: 12px;
}
.our-menu .overlay_content .label.red, .interest-in .overlay_content .label.red, .menu_grid .overlay_content .label.red, .menu_list .overlay_content .label.red {
	background-color: #c0392b;
}
.our-menu .overlay_content .overlay, .interest-in .overlay_content .overlay, .menu_grid .overlay_content .overlay, .menu_list .overlay_content .overlay {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	height: 28%;
	overflow: visible;
}
.our-menu .overlay_content .overlay .icons, .interest-in .overlay_content .overlay .icons, .menu_grid .overlay_content .overlay .icons, .menu_list .overlay_content .overlay .icons {
	top: 100%;
	position: relative;
}
.our-menu .item, .interest-in .item, .menu_grid .item, .menu_list .item {
	margin-bottom: 30px;
}
/* App home 03 style */

.app {
	position: relative;
}
.app p {
	margin-bottom: 30px;
}
.app .img-bottom {
	top: 300px;
}
.app h1 {
	margin-top: 0;
}
.app .absolute {
	top: 20px;
}
.app .buttons a {
	margin-right: 10px;
}
/* ----------------------------------------------------------------
  One Pages
-----------------------------------------------------------------*/
/* One page full width */

.fw-section {
	position: relative;
}
.slider-fullwidth {
	height: 440px !important;
}
.slider-fullwidth .slider-content h1 {
	margin-top: 80px !important;
}
/* One page full video */

.video-full {
	position: relative;
}
.video-content {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 999;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
/* One page horizental style */
/* slider style */

.skippr {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.skippr > div {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 62.5%;
}
.skippr > img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	min-height: 100%;
}
.skippr-nav-container {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	bottom: 25px;
	overflow: auto;
	z-index: 999;
}
.skippr-nav-element {
	cursor: pointer;
	float: left;
	background-color: rgba(255, 255, 255, 0.5);
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
}
.skippr-nav-element-bubble {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin: 0 4px;
}
.skippr-nav-element-block {
	width: 60px;
	height: 10px;
}
.skippr-arrow {
	position: absolute;
	z-index: 1000;
	top: 50%;
	width: 27px;
	height: 40px;
	cursor: pointer;
}
.skippr-previous {
	left: 2.5%;
	background: url(../img/left.png) no-repeat left center;
}
.skippr-next {
	right: 3.5%;
	background: url(../img/right.png) no-repeat right center;
}
#map, #map2 {
	width: 100%;
	height: 440px;
}
/* Animation background bg */

.animation-scoll {
	overflow-x: hidden;
}
.move-bg {
	background: #000000 url(../img/move-bg.jpg) repeat fixed left top;
	background-size: cover;
}
/* One page vertical Page */

.onepage-vertial .slider-content img {
	margin: 0 auto;
	margin-bottom: 30px;
}
.vertical-menu {
	position: fixed;
	top: 40px;
	z-index: 9999;
}
.vertical-menu img {
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 100px;
}
.vertical-menu ul a {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	padding: 0 15px;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	-webkit-transition: height 0.4s ease, line-height 0.4s ease, margin 0.4s ease, padding 0.4s ease;
	transition: height 0.4s ease, line-height 0.4s ease, margin 0.4s ease, padding 0.4s ease;
}
.vertical-menu ul a:hover, .vertical-menu ul a.current {
	color: #43B3E5;
}
#menu-button {
	background: rgba(0, 0, 0, 0.6);
	width: 60px;
	height: 60px;
	border: none;
	padding: 0;
	font-size: 30px;
	color: #ffffff;
	margin-right: -110px;
	float: right;
}
#vertical-menu {
	background: url('../img/pattern-bg.png') #43B3E5;
	width: 260px;
	padding: 40px;
	margin-left: -20px;
}
/* General styles for all menus */

.cbp-spmenu {
	position: fixed;
}
/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
	width: 240px;
	height: 100%;
	top: 0;
	z-index: 1000;
}
/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
	left: -240px;
}
.cbp-spmenu-right {
	right: -240px;
}
.cbp-spmenu-left.cbp-spmenu-open {
	left: 0px;
}
.cbp-spmenu-right.cbp-spmenu-open {
	right: 0px;
}
/* Push classes applied to the body */

.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}
.cbp-spmenu-push-toright {
	left: 140px;
}
.cbp-spmenu-push-toleft {
	left: -140px;
}
/* Transitions */

.cbp-spmenu, .cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/* Contact */

.contact-form {
	margin-top: 60px;
}
.contact-form .form-group {
	margin-bottom: 0;
	float: left;
	width: 100%;
}
.contact-form .form-control {
	margin-bottom: 30px;
}
.contact-form input, .contact-form textarea, .contact-form select {
	color: #515151;
	border-color: #e8e8e8;
	text-transform: uppercase;
	font-size: 14px;
}
.contact-form input:focus, .contact-form textarea:focus, .contact-form select:focus {
	border-color: #b5b5b5;
}
.contact-form input .select_wrap, .contact-form textarea .select_wrap, .contact-form select .select_wrap {
	background: transparent;
}
.contact-form textarea {
	min-height: 186px;
}
.contact #submit {
	margin-top: 30px;
}
.contact-form label {
	width: 100%;
	text-align: left;
}
.contact-form label span {
	color: #c0392b;
}
.contact-form label input {
	margin-top: 10px;
	font-weight: normal;
}
.address-content {
	text-align: left;
}
.address-content p {
	margin-bottom: 0px;
}
.address-content .icon {
	float: left;
}
.address-content .icon i {
	border: 2px solid #43B3E5;
	width: 70px;
	height: 70px;
	display: block;
	text-align: center;
	font-size: 36px;
	line-height: 60px;
	border-radius: 50%;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.address-content .icon i:hover {
	border-color: #43B3E5;
}
.address-content .content-item span {
	color: #ebebeb;
	margin-left: 5px;
}
.address-content .bg-transparent {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
}
/* ----------------------------------------------------------------
  Shop Pages
-----------------------------------------------------------------*/

/*  Carts Page */

table.table-cart tr th {
	font-size: 18px;
	padding: 20px;
	height: 80px;
	vertical-align: middle;
	background: #f1f1f1;
	border: 0;
	text-align: center;
	font-weight: 200;
}
table.table-cart tr th:first-child {
	text-align: left;
}
table.table-cart tr td {
	padding: 20px;
	text-align: center;
	vertical-align: middle;
	font-weight: 700;
}
table.table-cart tr td img {
	margin-right: 20px;
	border-radius: 3px;
	width: 60px;
	height: 60px;
}
table.table-cart tr td:first-child {
	text-align: left;
}
table.table-cart tr td a {
	color: #43B3E5;
}
table.table-cart tr td a:hover {
	color: #43B3E5;
}
table.table-cart tr td a i {
	font-size: 18px;
}
.carts-content .left-side .form-inline {
	text-align: left;
}
.carts-content .left-side .form-inline .btn {
	margin-left: 10px;
}
.carts-content .left-side .form-group {
	width: 60%;
}
.carts-content .left-side .form-group input {
	width: 100%;
	height: 40px;
}
.carts-content .carts-total table {
	margin: 0;
}
.carts-content .carts-total table tr td {
	padding: 15px;
}
.carts-content .carts-total table tr td:first-child {
	background: #fbfbfb;
}
.carts-content .right-side h3 {
	text-align: left;
}
.carts-content .right-side .checkout {
	text-align: right;
}
.carts-content .right-side .checkout .btn {
	margin-left: 10px;
}
.carts-content .calc-shipping input, .carts-content .calc-shipping select {
	margin-bottom: 10px;
}
.plus-minus .btn {
	height: auto;
}
.plus-minus .btn-number {
	border: 1px solid #e8e8e8;
	padding: 5px 15px;
}
.plus-minus .btn-number i {
	font-size: 10px;
}
.plus-minus .input-group-btn:first-child > .btn {
	margin-right: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 10px;
}
.plus-minus .input-group-btn:last-child > .btn {
	margin-left: 0;
	border-top-right-radius: 10px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.plus-minus input {
	border: 1px solid #e8e8e8;
	color: #43B3E5;
	height: 32px;
	padding-top: 5px;
	text-align: center;
	background: #ffffff;
	border-right: 0;
	border-left: 0;
}
.plus-minus input:focus {
	border-color: #e8e8e8;
}
.plus-minus input[type='number'] {
	-moz-appearance: textfield;
}
.plus-minus input::-webkit-outer-spin-button, .plus-minus input::-webkit-inner-spin-button {
 -webkit-appearance: none;
}
/* My account Page */

.myaccount label.control-label {
	text-align: left;
	margin-top: 5px;
}
.myaccount .account {
	margin-bottom: 60px;
}
.myaccount .password label {
	margin-bottom: 10px;
}
/* Wishlist Page style */

.wishlist .table-cart {
	margin-bottom: 0;
}
.wishlist thead th:last-child {
	text-align: left;
}
.wishlist .instock {
	color: #27ae60;
}
.wishlist .outstock {
	color: #e74c3c;
}
.wishlist .social-share {
	margin-top: 40px;
}
.wishlist .social-share ul li {
	display: inline-block;
	margin-right: 40px;
}
.wishlist .social-share ul li:last-child {
	margin-right: 0;
}
.wishlist .social-share a {
	color: #515151;
	font-weight: 200;
	font: 15px;
}
.wishlist .social-share a:hover {
	color: #43B3E5;
}
.wishlist .social-share a i {
	font-size: 18px;
}
.interest-in {
	background: #f1f1f1;
}
.interest-in h1 {
	margin-bottom: 60px;
}
/* ----------------------------------------------------------------
  Blogs
-----------------------------------------------------------------*/

.blog .blog-item {
	margin-bottom: 80px;
}
.blog .blog-content {
	float: left;
	width: 100%;
}
/* Blog Grid */

.menu_grid .menu-bar {
	margin-top: 0;
}
.menu_grid .menu-item {
	margin: 0 0 30px 0;
}
.menu_grid .pagination li.next {
	margin-right: 60px;
}
.menu_grid.grid-full .overlay_content .overlay {
	height: 32%;
}
.menu_grid.grid-full .overlay_content .overlay_item.hover .overlay {
	height: 100%;
}
/* Blog list */

.blog_list .blog-img, .blog_single .blog-img, .blog_list_2 .blog-img {
	position: relative;
}
.blog_list .blog-img img, .blog_single .blog-img img, .blog_list_2 .blog-img img {
	border-radius: 3px;
}
.blog_list .blog-img .btn, .blog_single .blog-img .btn, .blog_list_2 .blog-img .btn {
	cursor: auto;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
}
.blog_list .blog-content h2, .blog_single .blog-content h2, .blog_list_2 .blog-content h2 {
	margin-top: 0;
}
.blog_list .blog-content h2 a, .blog_single .blog-content h2 a, .blog_list_2 .blog-content h2 a {
	text-transform: uppercase;
}
.blog_list .blog-content a, .blog_single .blog-content a, .blog_list_2 .blog-content a {
	color: #515151;
}
.blog_list .blog-content a:hover, .blog_single .blog-content a:hover, .blog_list_2 .blog-content a:hover {
	color: #43B3E5;
}
.blog_list .links, .blog_single .links, .blog_list_2 .links {
	margin-top: 15px;
	margin-bottom: 15px;
}
.blog_list .links li, .blog_single .links li, .blog_list_2 .links li {
	display: inline-block;
	margin-left: 5px;
	font-size: 13px;
}
.blog-image img {
	border-radius: 3px;
}
.blog_list .links li:first-child, .blog_single .links li:first-child, .blog_list_2 .links li:first-child {
	margin: 0;
}
.blog_list .links li i, .blog_single .links li i, .blog_list_2 .links li i {
	color: #b1b1b1;
	font-size: 14px;
	margin-right: 3px;
}
.blog_list .text-content, .blog_single .text-content, .blog_list_2 .text-content {
	margin-top: 15px;
}
.blog_list .text-content p, .blog_single .text-content p, .blog_list_2 .text-content p {
	font-size: 14px;
	line-height: 1.8;
	margin: 20px 0;
}
.blog_list .text-content a, .blog_single .text-content a, .blog_list_2 .text-content a {
	height: 35px;
	padding: 5px 20px;
}
.blog_list .text-content a:hover, .blog_single .text-content a:hover, .blog_list_2 .text-content a:hover {
	color: #ffffff;
}
.blog_list .text-content a:hover i, .blog_single .text-content a:hover i, .blog_list_2 .text-content a:hover i {
	color: #ffffff;
}
.blog_list .text-content a i, .blog_single .text-content a i, .blog_list_2 .text-content a i {
	color: #43B3E5;
}
.blog_list .blog_row, .blog_single .blog_row, .blog_list_2 .blog_row {
	float: left;
	width: 100%;
}
.blog_list .blog_row:last-of-type, .blog_single .blog_row:last-of-type, .blog_list_2 .blog_row:last-of-type {
	padding-bottom: 0;
}
/* Blog list 2 */

.blog_list_2 .blog-content h2, .blog_single .blog-content h2 {
	margin-top: 40px;
}
.blog_list_2 .blog-content:first-child h2, .blog_single .blog-content:first-child h2 {
	margin-top: 20px;
}
.blog_list_2 .blog_row:first-of-type, .blog_single .blog_row:first-of-type {
	padding-top: 0px;
}
.blog_list_2 .blog_row:last-of-type, .blog_single .blog_row:last-of-type {
	padding-bottom: 0;
}
.blog_list_2 .blog-slider, .blog_single .blog-slider {
	position: relative;
}
.blog_list_2 .item, .blog_single .item {
	position: relative;
	height: 510px;
}
.blog_list_2 .item a, .blog_single .item a {
	position: relative;
	bottom: 40px;
	left: 50%;
	-webkit-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
}
.blog_list_2 .owl-theme .owl-controls, .blog_single .owl-theme .owl-controls {
	margin: 0;
}
.breadcrumb {
	background: none;
	margin-bottom: 0px;
}
.category {
	font-weight: 700;
}
/* List */

.list ul li {
	padding-bottom: 5px;
}
.list ul li i {
	margin-right: 5px;
}
.list ul ul {
	margin: 15px 0 15px 30px;
}
/* Blog Single */

.blog_single .owl-controls .owl-buttons .owl-next {
	right: 15px;
}
.blog_single .owl-controls .owl-buttons .owl-prev {
	left: 15px;
}
.blog_single .blog_row {
	border-bottom: 1px solid #dddddd !important;
	padding-bottom: 0 !important;
}
.blog_single .blog-content span {
	color: #515151;
	text-transform: capitalize;
}
.blog_single .text-content h3, .blog_single .text-content h4, .blog_single .text-content h5 {
	margin-top: 30px;
}
.blog_single .post-meta {
	margin-top: 30px;
	text-transform: capitalize;
	border: 1px solid #e8e8e8;
	border-right: 0;
	border-left: 0;
	float: left;
	width: 100%;
	padding: 20px 0;
}
.blog_single .post-meta ul {
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}
.blog_single .post-meta li {
	display: inline-block;
}
.blog_single .post-meta img {
	border-radius: 3px;
}
.blog_single .post-meta img:last-child {
	margin-bottom: 0px;
}
.blog_single .post-meta p {
	margin-bottom: 0;
	float: left;
	text-transform: uppercase;
	font-size: 13px;
}
.blog_single .post-meta a span {
	-webkit-transition: all ease-in 0.2s;
	transition: all ease-in 0.2s;
}
.blog_single .post-meta a span:hover {
	color: #43B3E5;
}
.blog_single .post-meta .labels a:hover {
	color: #ffffff !important;
}
.blog_single .post-meta .labels a:hover span {
	color: #ffffff;
}
.blog_single .social-share ul {
	margin-top: 5px;
}
.blog_single .social-share li {
	margin-right: 30px;
	text-transform: uppercase;
	font-size: 13px;
}
.blog_single .social-share li:last-child {
	margin: 0;
}
.blog_single .social-share i {
	color: #43B3E5;
	font-size: 14px;
}
.blog_single .contact-form {
	margin: 0;
}
.blog_single .item {
	height: auto;
}
.blog_single .blockquote p {
	font-style: normal;
	padding-left: 30px;
	font-size: 18px;
	line-height: 24px;
}
h2.single_link {
	padding: 30px;
	border-radius: 3px;
	margin-top: 0px !important;
}
.social-counter ul {
	padding: 0;
}
.social-counter li {
	margin: 0 0 3px 0;
	display: block;
}
.social-counter li:first-child {
	margin: 0 0 3px 0;
}
.social-counter li i {
	color: #43B3E5;
	margin-right: 10px;
}
.social-counter .facebook a:hover {
	background: #3b5998;
}
.social-counter .twitter a:hover {
	background: #00aced;
}
.social-counter .youtube a:hover {
	background: #bb0000;
}
.social-counter .pinterest a:hover {
	background: #cb2027;
}
.social-counter .pinterest a:hover {
	background: #cb2027;
}
.social-counter .rss a:hover {
	background: #FF6600;
}
.social-counter a {
	background: #e8e8e8;
	padding: 15px 20px;
	border-radius: 3px;
	display: block;
}
.social-counter a:hover {
	color: #ffffff;
}
.social-counter a:hover i {
	color: #ffffff;
}
/* Masonary Blog Column */

.masonary_blog figure.large:hover .fig_container {
	padding-top: 80%;
}
.masonary_blog .blog-item {
	margin-bottom: 40px;
	margin-right: 0;
}
.masonary_blog .blog-content {
	margin-top: 0;
}
.masonry_two .blog-item {
	width: 580px;
}
.masonry_full_width .blog-item {
	width: 33.3333%;
}
/* Blog single gallery */

.gallery_img figure img {
	margin-bottom: 30px;
}
.gallery_img .blog-content h2 {
	margin-top: 10px;
}
.blog-main-content .masonry_menu .masonry-content {
	margin-top: 0px;
}
/* Soundcloud */

.soundcloud {
	width: 100%;
	min-height: 240px;
}
.soundcloud iframe {
	width: 100%;
}
/* Iframe map */

.iframe_map {
	border: 0;
	width: 100%;
	min-height: 340px;
}
/* ----------------------------------------------------------------
  Side Bar
-----------------------------------------------------------------*/

.side-bar h3 {
	margin-top: 0;
}
.side-bar .media-object {
	width: 60px;
	height: 60px;
}
.side-bar img {
	border-radius: 3px;
}
.side-bar .custom-search-form {
	border: solid 1px #e8e8e8;
	border-radius: 3px;
	overflow: hidden;
}
.side-bar .custom-search-form input {
	border: 0;
	box-shadow: none;
}
.side-bar .custom-search-form button {
	margin: 2px 0 0 0;
	background: none;
	box-shadow: none;
	border: 0;
	padding: 0 8px 0 10px;
}
.side-bar .custom-search-form .input-group-btn {
	background: #43B3E5;
	-webkit-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
	padding: 5px;
}
.side-bar .custom-search-form .input-group-btn i {
	color: #ffffff;
}
.side-bar .custom-search-form .input-group-btn:hover {
	background: #43B3E5;
}
.side-bar .custom-search-form button:hover {
	border: 0;
	box-shadow: none;
}
.side-bar hr {
	margin: 40px 0;
}
.side-bar h4 {
	margin-bottom: 10px;
}
.side-bar .sidebar_divider {
	display: inline-block;
	border-bottom: 4px solid #43B3E5;
	color: #43B3E5;
	margin-bottom: 20px;
	height: 4px;
	width: 40px;
}
.side-bar ul {
	margin-top: 0;
}
.side-bar .recent-posts li, .side-bar .archieves li {
	margin-bottom: 15px;
}
.side-bar .recent-posts li:before, .side-bar .archieves li:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f0da";
	margin-right: 10px;
}
.side-bar .comments-content a {
	text-transform: uppercase;
	font-weight: 600;
}
.side-bar .comments-content p {
	line-height: 20px;
}
.side-bar .tags a span {
	-webkit-transition: all ease-in 0.2s;
	transition: all ease-in 0.2s;
}
.side-bar .tags ul {
	margin-top: 10px;
	float: left;
}
.side-bar .tags ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
/*  ! Comments ! */

.comment-x {
	margin-bottom: 20px;
}
.comment-blog {
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
}
.comment-blog .textarea {
	margin: 0 !important;
}
.comment-blog h3 {
	text-transform: uppercase;
	margin-bottom: 30px;
}
.comment-author span {
	text-transform: uppercase;
	font-weight: 400;
}
.comment-meta i {
	margin-right: 5px;
	margin-left: 20px;
}
.comment-meta i:first-child {
	margin-left: 0;
}
#comments-list {
	list-style-type: none;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
}
#comments-list ul, #comments-list ol {
	padding-bottom: 20px;
}
#comments-list ul ul, #comments-list ol ol, #comments-list ul ul ul, #comments-list ol ol ol {
	padding-bottom: 0;
}
#comments-list li .avatar {
	width: 80px;
	height: 80px;
	float: left;
	display: block;
	margin-right: 20px;
	border-radius: 3px;
}
#comments-list .comment-meta {
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 10px;
}
a.comment-reply-link {
	float: left;
	clear: both;
	margin-left: 25px;
	margin-top: 10px;
	color: #ddd;
}
a.comment-reply-link i {
	color: #ddd;
	font-size: 24px;
}
a.comment-reply-link:hover i {
	color: #43B3E5;
}
a.comment-reply-link:hover {
	color: #cccccc;
}
.comment-navigation span {
	margin-right: 0.5em;
}
#trackbacks-list .comment-content {
	position: absolute;
	left: -10000px;
}
#comments-list #respond {
	border-bottom: 1px solid #f8f8f8;
	margin: 0 0 18px 0;
	width: auto;
}
#comments-list #reply-title {
	font-size: 14px;
	padding-bottom: 10px;
}
#reply-title a {
	float: right;
}
#cancel-comment-reply {
	font-size: 12px;
	position: absolute;
	top: 18px;
	right: 15px;
}
#cancel-comment-reply a {
	color: #ccc;
}
#respond {
	width: 100%;
}
#respond input[type='text'], #respond textarea {
	width: 100%;
	margin-bottom: 5px;
}
#form-section-comment {
	width: 100%;
	margin-bottom: 10px;
	margin-left: 0;
}
#form-allowed-tags p {
	font-size: 12px;
	margin: 0;
}
.subscribe-to-comments {
	float: left;
	margin: 0;
	padding: 18px 0 0 0;
}
.solo-subscribe-to-comments {
	padding: 18px 0 0 0;
}
.comment_license {
	clear: both;
	margin: 0;
	padding: 18px 0 0 0;
}
.the-comment .fn.n {
	color: #2a2a2a;
	font-size: 16px;
}
.the-comment {
	padding: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	border-width: 1px;
	border-style: solid /;
}
.comment-content p {
	margin-bottom: 0;
	font-size: 15px;
}
#comments li {
	width: 100%;
}
#comments-list ul.children {
	padding-left: 45px;
	padding-bottom: 0;
	list-style-type: none;
	margin: 0;
}
#comments-list ul.children {
	padding-left: 0;
}
#comments-list ul.children .comment-x {
	padding-bottom: 0;
}
#comments-list > li.comment-x > ul.children li:before {
	display: inline-block;
	width: 40px;
	margin-left: -45px;
	float: left;
	margin-top: 20px;
}
.the-comment {
	background: #f8f8f8;
	border-radius: 20px;
}
#comments-list > li.comment-x > ul.children {
	border-bottom: none;
	border-top: none;
}
#comments-list .children .comment_wrapper {
	padding-left: 0;
}
#comments-list ul.children {
	padding-left: 45px;
}
#respond input[type="text"] {
	margin-bottom: 30px;
}
.cancelled {
	display: none;
}
#submit-form {
	margin-top: 30px;
	width: auto;
	height: auto;
	padding: 6px 25px;
	border-radius: 20px;
}
/* Blog Lightbox */

.blog_lightbox .blog_row .lightbox-item {
	margin-bottom: 20px;
}
/* ----------------------------------------------------------------
  Login
-----------------------------------------------------------------*/

.login .form-control {
	margin-bottom: 10px;
}
.forget a i {
	margin-left: 10px;
	font-size: 14px;
}
.login-full, .login-fade {
	position: relative;
}
.login-full p, .login-fade p {
	margin-bottom: 10px;
}
.login-full a, .login-fade a {
	letter-spacing: 0;
}
.login-full span.welcome, .login-fade span.welcome {
	color: #ffffff;
}
.login-full .form-control, .login-fade .form-control {
	margin-bottom: 10px;
}
.login-full .slider-content, .login-fade .slider-content, .login-full .video-content, .login-fade .video-content {
	width: 360px;
	margin: 0 auto;
}
.login-fade {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 999;
	width: 360px;
}
.white input[type="text"], .white input[type="password"] {
	color: #ffffff;
}
.white::-webkit-input-placeholder {
 color: #ffffff;
}
.white:-moz-placeholder, .reserv_form input {
    /* Firefox 18- */
    
    color: #ffffff;
}
.white::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #ffffff;
}
.white:-ms-input-placeholder {
 color: #ffffff;
}
/* ----------------------------------------------------------------
  Comming soon
-----------------------------------------------------------------*/

.coming-soon .slider-content {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}
.coming-soon #logo {
	float: none;
	margin-bottom: 50px;
}
.coming-soon #logo img {
	margin: 0 auto;
}
.coming-soon h3 {
	margin-bottom: 50px;
}
.coming-soon p {
	letter-spacing: 0;
	clear: both;
}
.coming-soon .social li a {
	background: transparent;
}
.coming-soon .social li a i {
	font-size: 24px;
}
.is-countdown {
	margin-bottom: 50px;
}
.countdown-rtl {
	direction: rtl;
}
.countdown-holding span {
	color: #888;
}
.countdown-row {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.countdown-section {
	display: inline-block;
	margin: 0 auto;
	width: 140px;
	font-size: 16px;
	text-align: center;
	border: 2px solid #43B3E5;
	padding: 20px;
	margin-right: 20px;
	border-radius: 3px;
}
.countdown-amount {
	font-size: 60px;
}
.countdown-period {
	display: block;
}
.countdown-descr {
	display: block;
	width: 100%;
}
/* ----------------------------------------------------------------
  404
-----------------------------------------------------------------*/

.error-404 {
	position: relative;
}
.error-404 h1 {
	font-size: 100px;
	font-weight: 700;
	color: #43B3E5;
	margin: 0 0 40px 0;
}
.error-404 h2 {
	font-size: 48px;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	padding: 20px 40px;
	margin: 0 auto;
	margin-bottom: 40px;
	display: inline-block;
}
.error-404 p {
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	max-width: 640px;
	margin: 0 auto 40px;
}
.error-404 .buttons a {
	margin-right: 10px;
}
.error-404 .video-overlay {
	background: rgba(0, 0, 0, 0.6);
}
.error-404 .full-bg {
	background-attachment: fixed;
}
/* ----------------------------------------------------------------
  Testimonials
-----------------------------------------------------------------*/

.testimonials {
	width: 100%;
	display: block;
	float: left;
	background: #f8f8f8;
	border: 1px solid #eeeeee;
	padding: 15px 0;
	margin-bottom: 30px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.testimonials blockquote {
	border-left: none;
	margin: 15px 0 15px 30px;
	padding-top: 0;
	padding: 0 30px;
	position: relative;
	background: none;
	font-style: normal;
}
.testimonials blockquote:before {
	font-family: 'Helvetica', Arial, sans-serif;
	font-weight: bolder;
	content: "\201C";
	font-size: 90px;
	line-height: 0.1em;
	vertical-align: -0.4em;
	position: absolute;
	top: 50px;
	left: -30px;
	color: #43B3E5;
}
.testimonials blockquote p {
	font-style: normal;
}
.testimonials img {
	border-radius: 3px;
}
.author_name p {
	padding-left: 60px;
	font-size: 13px;
	text-transform: uppercase;
}
.question {
	background: #f8f8f8;
	padding: 5px 15px;
	border: 1px solid #eeeeee;
	margin-bottom: 30px;
	border-radius: 3px;
}
.question span {
	margin-right: 15px;
}
/* ----------------------------------------------------------------
  Site Map
-----------------------------------------------------------------*/

.sitemap h3 {
	margin-top: 0px;
	margin-bottom: 30px;
}
.sitemap h3 i {
	margin-right: 15px;
	color: #43B3E5;
}
.sitemap ul li {
	padding-bottom: 5px;
	line-height: 2;
}
.sitemap ul li i {
	margin-right: 5px;
}
.sitemap ul ul {
	margin: 15px 0 15px 30px;
}
/* ----------------------------------------------------------------
  Icons
-----------------------------------------------------------------*/
.fontawesome-icon-list div span:first-child {
	margin-bottom: 15px;
	display: block;
	font-size: 13px;
}
.bs-glyphicons-list {
	padding-left: 0;
	list-style: none;
}
.bs-glyphicons li {
	float: left;
	width: 25%;
	height: 115px;
	padding: 10px;
	font-size: 10px;
	line-height: 1.4;
	text-align: center;
	background-color: #f9f9f9;
	border: 1px solid #ffffff;
}
.bs-glyphicons .glyphicon {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px;
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.bs-glyphicons .glyphicon-class {
	display: block;
	text-align: center;
	word-wrap: break-word;
}
/* Promo box */

.promo h2 {
	margin-top: 0px;
}
.promo-box {
	padding: 30px;
	border: 1px solid #eee;
}
.promo-box .btn {
	margin-top: 20px;
}
.full-width-promo {
	padding: 30px;
}
.color-bg .promo h2 span {
	color: #ffffff;
}
/* ----------------------------------------------------------------
  Our clients
-----------------------------------------------------------------*/

#our_clients_carousel .owl-pagination {
	margin-top: 50px;
}
/* ----------------------------------------------------------------
  General carousel
-----------------------------------------------------------------*/

.general-carousel .item {
	margin-right: 20px;
}
.menu-thumb-slide img {
	max-width: 100%;
	height: auto;
	border-radius: 3px;
}
.menu-thumb-slide .item {
	margin: 5px;
}
#thumb-img {
	margin-top: 10px;
}
#thumb-img .owl-item {
	opacity: 0.5;
}
#thumb-img .owl-item.current {
	opacity: 1;
}
/* ----------------------------------------------------------------
  Calendar Events
-----------------------------------------------------------------*/

.fc th {
	color: #43B3E5;
}
.fc-event {
	background-color: #43B3E5;
}
/* Scroll to top */

#scroll_up {
	background: rgba(32, 32, 32, 0.95);
	display: none;
	z-index: 299;
	position: fixed;
	width: 40px;
	height: 40px;
	font-size: 20px;
	line-height: 36px;
	text-align: center;
	color: #ffffff;
	top: auto;
	left: auto;
	right: 30px;
	bottom: 50px;
	cursor: pointer;
	border-radius: 3px;
	transition: background-color 0.2s linear;
	-webkit-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
}
#scroll_up i {
	color: white;
}
#scroll_up:hover {
	background: #43B3E5;
}
/* ----------------------------------------------------------------
  Page Loaders
-----------------------------------------------------------------*/

#loader, #loader2, #loader3 {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: #43B3E5;
	background-image: url(../img/pat.png);
	background-repeat: repeat;
	z-index: 999999;
	top: 0;
}
#loader .loader-item, #loader2 .loader-item, #loader3 .loader-item {
	position: absolute;
	width: auto;
	height: 100%;
	top: 50%;
	left: 50%;
	text-align: center;
	-webkit-transform: translate(-50%, -10%);
	-ms-transform: translate(-50%, -10%);
	transform: translate(-50%, -10%);
}
#loader .loader-item img, #loader2 .loader-item img, #loader3 .loader-item img {
	display: block;
}
#loader .spinner, #loader2 .spinner, #loader3 .spinner {
	margin: 40px auto 0;
	width: 70px;
	text-align: center;
}
#loader .spinner > div, #loader2 .spinner > div, #loader3 .spinner > div {
	width: 18px;
	height: 18px;
	background-color: #fff;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: bouncedelay 1.4s infinite ease-in-out;
	animation: bouncedelay 1.4s infinite ease-in-out;
	/* Prevent first frame from flickering when animation starts */
    
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#loader .spinner .bounce1, #loader2 .spinner .bounce1, #loader3 .spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
#loader .spinner .bounce2, #loader2 .spinner .bounce2, #loader3 .spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
 0%, 80%, 100% {
 -webkit-transform: scale(0);
}
 40% {
 -webkit-transform: scale(1);
}
}
@keyframes bouncedelay {
 0%, 80%, 100% {
 transform: scale(0);
 -webkit-transform: scale(0);
}
 40% {
 transform: scale(1);
 -webkit-transform: scale(1);
}
}
/* Loader 2  */

#loader2 {
	background-color: #ffffff;
}
#loader2 .sk-spinner-wave.sk-spinner {
	margin: 40px auto 0;
	width: 50px;
	height: 30px;
	text-align: center;
	font-size: 10px;
}
#loader2 .sk-spinner-wave div {
	background-color: #43B3E5;
	height: 100%;
	width: 6px;
	display: inline-block;
	-webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
	animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
}
#loader2 .sk-spinner-wave .sk-rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
#loader2 .sk-spinner-wave .sk-rect3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}
#loader2 .sk-spinner-wave .sk-rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
#loader2 .sk-spinner-wave .sk-rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}
@-webkit-keyframes sk-waveStretchDelay {
 0%, 40%, 100% {
 -webkit-transform: scaleY(0.4);
 transform: scaleY(0.4);
}
 20% {
 -webkit-transform: scaleY(1);
 transform: scaleY(1);
}
}
@keyframes sk-waveStretchDelay {
 0%, 40%, 100% {
 -webkit-transform: scaleY(0.4);
 transform: scaleY(0.4);
}
 20% {
 -webkit-transform: scaleY(1);
 transform: scaleY(1);
}
}
/* Loader 3 */

#loader3 {
	background-color: #43B3E5;
}
#loader3 .spinner {
	margin: 40px auto 0;
	width: 40px;
	height: 40px;
	position: relative;
	text-align: center;
	-webkit-animation: rotate 2.0s infinite linear;
	animation: rotate 2.0s infinite linear;
}
#loader3 .spinner .dot1, #loader3 .spinner .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #ffffff;
	border-radius: 100%;
	-webkit-animation: bounce 2s infinite ease-in-out;
	animation: bounce 2s infinite ease-in-out;
}
#loader3 .dot2 {
	top: auto;
	bottom: 0px;
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}
@-webkit-keyframes rotate {
 100% {
 -webkit-transform: rotate(360deg);
}
}
@keyframes rotate {
 100% {
 transform: rotate(360deg);
 -webkit-transform: rotate(360deg);
}
}
@-webkit-keyframes bounce {
 0%, 100% {
 -webkit-transform: scale(0);
}
 50% {
 -webkit-transform: scale(1);
}
}
@keyframes bounce {
 0%, 100% {
 transform: scale(0);
 -webkit-transform: scale(0);
}
 50% {
 transform: scale(1);
 -webkit-transform: scale(1);
}
}
/* ----------------------------------------------------------------
  Inner Pages 
-----------------------------------------------------------------*/
/* banner */

.banner {
	position: relative;
}
.banner .slider-content h1 {
	margin-bottom: 15px;
}
.banner .slider-content p {
	letter-spacing: 0;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.banner .bcg {
	background-color: #43B3E5;
	background-attachment: scroll !important;
}
.banner .banner-content .container {
	height: 620px;
}
.banner .banner-content p {
	text-transform: capitalize;
	font-size: 21px;
}
/* Mision */

.mission-wrapper img {
	border-radius: 3px;
	max-width: 100%;
	height: auto;
}
/*  Team inner */

.inner-team .item {
	margin: 0 0 30px 0;
}
.inner-team .item a {
	color: #ffffff;
}
.inner-team .item a:hover {
	color: #43B3E5;
}
/* Single team member inner style */

.team-single .member-content h3 {
	margin-top: 0;
}
.team-single img {
	border-radius: 3px;
}
.team-single h3, .team-single h4, .team-single h5, .team-single h6 {
	color: #43B3E5;
}
.team-single .social li a {
	background-color: #f1f1f1;
	color: #43B3E5;
}
/* ! Button Backgrounds ! */

.small-btn {
	padding: 5px 15px;
	text-transform: capitalize;
	color: #fff;
	display: inline-block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.medium-btn {
	padding: 8px 24px;
	text-transform: capitalize;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.big-btn {
	padding: 10px 40px;
	text-transform: capitalize;
	color: #fff;
	display: inline-block;
	font-size: 24px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.small-btn:hover, .medium-btn:hover, .big-btn:hover {
	color: rgba(255, 255, 255, 0.8);
}
.alizarin-btn {
	background: #F54325;
}
.pomegranate-btn {
	background: #c1392b;
}
.turqioise-btn {
	background: #1abc9c;
}
.green_sea-btn {
	background: #16a085;
}
.emerald-btn {
	background: #2ecc71;
}
.nephritis-btn {
	background: #2ecc71;
}
.peter_river-btn {
	background: #3498db;
}
.belize_hole-btn {
	background: #2980b9;
}
.amethyst-btn {
	background: #9b59b6;
}
.wisteria-btn {
	background: #8e44ad;
}
.wet_asphalt-btn {
	background: #34495e;
}
.midnight_blue-btn {
	background: #2c3e50;
}
.sun_flower-btn {
	background: #f1c40f;
}
.orange-btn {
	background: #f39c12;
}
.carrot-btn {
	background: #e67e22;
}
.pumpkin-btn {
	background: #d35400;
}
.brown-btn {
	background: #ad8255;
}
.concrete-btn {
	background: #95a5a6;
}
.asbestos-btn {
	background: #7f8c8d;
}
.silver-btn {
	background: #bdc3c7;
}
/* !  Button Borders ! */

.alizarin-border {
	border: 1px solid #F54325;
	color: #666;
}
.pomegranate-border {
	border: 1px solid #c1392b;
	color: #666;
}
.turqioise-border {
	border: 1px solid #1abc9c;
	color: #666;
}
.green_sea-border {
	border: 1px solid #16a085;
	color: #666;
}
.emerald-border {
	border: 1px solid #2ecc71;
	color: #666;
}
.nephritis-border {
	border: 1px solid #2ecc71;
	color: #666;
}
.peter_river-border {
	border: 1px solid #3498db;
	color: #666;
}
.belize_hole-border {
	border: 1px solid #2980b9;
	color: #666;
}
.amethyst-border {
	border: 1px solid #9b59b6;
	color: #666;
}
.wisteria-border {
	border: 1px solid #8e44ad;
	color: #666;
}
.wet_asphalt-border {
	border: 1px solid #34495e;
	color: #666;
}
.midnight_blue-border {
	border: 1px solid #2c3e50;
	color: #666;
}
.sun_flower-border {
	border: 1px solid #f1c40f;
	color: #666;
}
.orange-border {
	border: 1px solid #f39c12;
	color: #666;
}
.carrot-border {
	border: 1px solid #e67e22;
	color: #666;
}
.pumpkin-border {
	border: 1px solid #d35400;
	color: #666;
}
.brown-border {
	border: 1px solid #ad8255;
	color: #666;
}
.concrete-border {
	border: 1px solid #95a5a6;
	color: #666;
}
.asbestos-border {
	border: 1px solid #7f8c8d;
	color: #666;
}
.silver-border {
	border: 1px solid #bdc3c7;
	color: #666;
}
.alizarin-border:hover, .pomegranate-border:hover, .turqioise-border:hover, .green_sea-border:hover, .emerald-border:hover, .nephritis-border:hover, .peter_river-border:hover, .belize_hole-border:hover, .amethyst-border:hover, .wisteria-border:hover, .wet_asphalt-border:hover, .midnight_blue-border:hover, .sun_flower-border:hover, .orange-border:hover, .carrot-border:hover, .pumpkin-border:hover, .brown-border:hover, .concrete-border:hover, .asbestos-border:hover, .silver-border:hover {
	color: rgba(102, 102, 102, 0.8);
}
.small-btn span, .medium-btn span, .big-btn span {
	margin-right: 10px;
}
.full-width-btn {
	display: block;
	text-align: center;
}
.display_inline li {
	display: inline-block;
}
.display_inline img {
	margin-right: 5px;
	margin-bottom: 5px;
}
.no-border {
	border: 0;
}
.white-border, .white-border:hover {
	border-color: #ffffff;
}
/* Pricing Tables  */

.pricing_table {
	margin: 0 auto;
	width: 100%;
	max-width: 100%;
	padding: 0;
}
.pricing_table li {
	list-style-type: none;
}
.price_block {
	text-align: center;
	color: #ffffff;
	list-style-type: none;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
	position: relative;
	box-sizing: border-box;
	margin-bottom: 10px;
	border-bottom: 1px solid transparent;
	width: 100%;
}
/* Price heads */

.pricing_table h3 {
	text-transform: uppercase;
	padding: 15px 0;
	margin: -10px 0 1px 0;
	color: #fff;
	background: #43B3E5;
	font-weight: 300;
}
h3.price_block {
	color: #fff;
}
li.active h3.price_block {
	background: #0070aa;
}
/* Price tags*/

.price_head {
	display: table;
	width: 100%;
	height: 120px;
	background: #f6f6f6;
	color: #43B3E5;
}
.price_figure {
	font-size: 24px;
	text-transform: uppercase;
	vertical-align: middle;
	display: table-cell;
}
.price_number {
	font-weight: 300;
	display: block;
	font-size: 60px;
}
.price_number small {
	font-size: 20px;
}
.price_tenure {
	font-size: 14px;
	margin: 20px 0 0 0;
	color: #8a8a8a;
}
/* Features */

.features {
	background: #f1f1f1;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
.features li {
	padding: 8px 0;
	border-top: 1px solid #ffffff;
	font-size: 14px;
	list-style-type: none;
	color: #8a8a8a;
	font-weight: 300;
}
.features li.active {
	background: #f6f6f6;
}
.footer {
	padding: 15px;
	background: #f1f1f1;
}
a.action_button {
	text-decoration: none;
	color: #ffffff;
	font-weight: 700;
	background: #43B3E5;
	padding: 5px 20px;
	font-size: 11px;
	text-transform: uppercase;
}
.pricing_table li.active h3 {
	background: #43B3E5;
}
.pricing-off-marg .col-md-4, .pricing-off-marg .col-md-3, .pricing-off-marg .col-sm-12, .pricing-off-marg .col-xs-12 {
	padding-left: 1px;
	padding-right: 1px;
}
.green-price h3, .green-price a.action_button {
	background: #1abc9c;
}
.wet-asphelt-price h3, .wet-asphelt-price a.action_button {
	background: #34495e;
}
.green-price a:hover.action_button, .wet-asphelt-price a:hover.action_button {
	color: rgba(255, 255, 255, 0.8);
}
/* Social network */

.social-network-footer {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.social-network-footer li {
	display: inline-block;
	margin: 0px 2px 5px 0;
}
.cricle-icons li i, .cricle-icons li img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.white-icons li i, .white-icons li a {
	color: #fff;
}
.social-network-footer li i {
	display: inline-block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	background: #43B3E5;
	text-align: center;
	font-size: 22px;
}
.social-network-footer a {
	color: #fff;
}
.radius-icons li i, .radius-icons li img {
	border-radius: 3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.social-network-footer li i {
	display: inline-block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	background: #464646;
	color: #ffffff;
	text-align: center;
	font-size: 22px;
}
.social-network-footer li a:hover i.fa-facebook {
	color: #ffffff;
	background: #3b5998;
}
.social-network-footer li a:hover i.fa-twitter {
	color: #ffffff;
	background: #00aced;
}
.social-network-footer li a:hover i.fa-dribbble {
	color: #ffffff;
	background: #E44885;
}
.social-network-footer li a:hover i.fa-linkedin {
	color: #ffffff;
	background: #007bb6;
}
.social-network-footer li a:hover i.fa-google-plus {
	color: #ffffff;
	background: #dd4b39;
}
.social-network-footer li a:hover i.fa-youtube {
	color: #ffffff;
	background: #bb0000;
}
.social-network-footer li a:hover i.fa-rss {
	color: #ffffff;
	background: #FFA133;
}
.social-network-footer li a:hover i.fa-skype {
	color: #ffffff;
	background: #36c4f3;
}
.social-network-footer li a:hover i.fa-apple {
	color: #ffffff;
	background: #cdcccc;
}
.social-network-footer li a:hover i.fa-android {
	color: #ffffff;
	background: #c5df9c;
}
.social-network-footer li a:hover i.fa-soundcloud {
	color: #ffffff;
	background: #f50;
}
.social-network-footer li a:hover i.fa-behance {
	color: #ffffff;
	background: #1aace3;
}
.social-network-footer li a:hover i.fa-vimeo-square {
	color: #ffffff;
	background: #74ccdb;
}
.social-network-footer li a:hover i.instagram {
	color: #ffffff;
	background: #c7c5b3;
}
.social-network-footer li a:hover i.fa-pinterest {
	color: #ffffff;
	background: #f16261;
}
.social-network-footer li a:hover i.fa-tumblr {
	color: #ffffff;
	background: #4d7ea3;
}
.social-network-footer li a:hover i.fa-windows {
	color: #ffffff;
	background: #90cadd;
}
.social-network-footer li a:hover i.fa-paypal {
	color: #ffffff;
	background: #4aa1d9;
}
.social-network-footer li a:hover i.fa-deviantart {
	color: #ffffff;
	background: #95a696;
}
.social-network-footer li a:hover i.fa-digg {
	color: #ffffff;
	background: #457e9b;
}
.social-network-footer li a:hover i.fa-lastfm {
	color: #ffffff;
	background: #be1938;
}
/* Social network 2 */

.social-network-footer_2 {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: right;
}
.social-network-footer_2 li {
	display: inline-block;
	margin: 0px 10px 0px 0;
}
.social-network-footer_2 li i {
	display: inline-block;
	color: #666666;
	text-align: center;
	font-size: 18px;
}
.social-network-footer_2 li a:hover i.fa-facebook {
	color: #3b5998;
}
.social-network-footer_2 li a:hover i.fa-twitter {
	color: #00aced;
}
.social-network-footer_2 li a:hover i.fa-dribbble {
	color: #E44885;
}
.social-network-footer_2 li a:hover i.fa-linkedin {
	color: #007bb6;
}
.social-network-footer_2 li a:hover i.fa-google-plus {
	color: #dd4b39;
}
.social-network-footer_2 li a:hover i.fa-youtube {
	color: #bb0000;
}
.social-network-footer_2 li a:hover i.fa-rss {
	color: #FFA133;
}
/* Progress Bar */

.color-progress {
	background-color: #43B3E5;
}
.dark-progress {
	background-color: #43B3E5;
}
.mark, mark {
	background: #43B3E5;
	color: #fff;
}
/* Blockquotes */

blockquote i {
	margin-right: 15px;
	top: -4px;
	position: relative;
}
.blockquote-colorful {
	border-left: none;
	padding: 15px;
	margin: 20px 0;
	color: #fff;
	background: #43B3E5;
}
.blockquote-bg {
	border-left: none;
	padding: 15px;
	margin: 20px 0;
	background: #f1f1f1;
}
/* drop caps */

.dropcap {
	float: left;
	width: 80px;
	height: 80px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	margin: 0 20px 0 0;
	text-align: center;
	font-size: 30px;
	line-height: 80px;
	background: #43B3E5;
}
.dropcap2 {
	float: left;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	margin: 0 20px 0 0;
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	background: #f8f8f8;
}
.dropcap3 {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0 20px 0 0;
	text-align: center;
	font-size: 30px;
	line-height: 60px;
	background: #2a2a2a;
	color: #fff;
}
/* Divider */

.divider {
	width: 100%;
	display: block;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.divider-dashed {
	border-bottom: 1px dashed #ddd;
}
.divider-solid {
	border-bottom: 1px solid #ddd;
}
.divider-dotted {
	border-bottom: 2px dotted #ddd;
}
.color-divider {
	border-color: #43B3E5;
}
.divider-3 {
	border-bottom-width: 3px;
}
.divider-img-1 {
	background: url(../img/divider_1.png) no-repeat bottom center;
}
.divider-img-2 {
	background: url(../img/divider_2.png) no-repeat bottom center;
}
.blog-divider {
	padding: 50px 0;
	width: 100%;
	display: block;
	clear: both;
	text-align: center;
	margin: 0 auto;
}
.blog-divider span {
	display: inline-block;
	width: 10%;
	height: 1px;
	background: #e8e8e8;
}
.blog-divider i {
	padding: 0 15px;
	color: #e8e8e8;
	font-size: 24px;
	position: relative;
	top: 8px;
}
/* Accodrion */

#accordion_majesty .panel-default a span {
	margin-right: 10px;
}
#accordion_majesty a.panel-link {
	background: #43B3E5;
	color: #ffffff;
}
#accordion_majesty .panel-body {
	padding: 15px;
}
#accordion_majesty .panel-body p {
	margin-top: 10px;
}
#accordion_majesty .panel-default a.panel-link {
	display: block;
	width: 100%;
	padding: 15px;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#accordion_majesty a:hover.panel-link {
	background: #43B3E5;
}
#accordion_majesty .panel-default {
	border: none;
}
#accordion_majesty a.panel-link i {
	margin-right: 10px;
}
/* Tabs */

.majesty_tab .nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 10px 10px 0 0;
	background-color: #43B3E5;
	color: #ffffff;
	text-transform: uppercase;
}
.majesty_tab .nav-tabs > li.active > a, .majesty_tab .nav-tabs > li.active > a:focus {
	color: #ffffff;
	cursor: default;
	background-color: #43B3E5;
	border: 1px solid transparent;
	border-bottom-color: transparent;
}
.majesty_tab .nav-tabs > li > a:hover {
	background-color: #43B3E5;
}
.majesty_tab .nav .open > a {
	background-color: #43B3E5;
	color: #ffffff;
}
.majesty_tab .tab-content {
	padding: 15px;
}
.white {
	color: #ffffff;
}
.softwhite {
	color: #fafafa;
}
.whitegray {
	color: #ebebeb;
}
.darkColor {
	color: #888888;
}
.black {
	color: #43B3E5;
}
.black-bg {
	background: #F82E90;
}
.darkgray {
	color: #515151;
}
/* Replace the HEX Code with your Desired Color HEX Selection */

::-moz-selection {
 background: #43B3E5;
 color: #ffffff;
}
::selection {
	background: #43B3E5;
	color: #ffffff;
}
::-moz-selection {
 background: #43B3E5;
 color: #ffffff;
}
::-webkit-selection {
 background: #43B3E5;
 color: #ffffff;
}
.vertical-align {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.horizontal-align {
	position: relative;
	top: 50%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
}
/* ----------------------------------------------------------------
  Footer 
-----------------------------------------------------------------*/

#footer {
	font-size: 13px;
	padding-bottom: 0;
	position: relative;
	background: #191919;/* latest post style */
    /* opening time style */
}
#footer .media {
	magrin-top: 15px;
}
#footer h3 {
	margin-top: 0;
	margin-bottom: 40px;
	color: #ffffff;
}
#footer p {
	color: #7a7a7a;
}
#footer p, #footer span {
	font-size: 13px;
	font-weight: 400;
	margin: 0;
}
#footer span {
	color: #ffffff;
}
#footer .latest_post a {
	font-size: 16px;
	text-transform: capitalize;
}
#footer .latest_post .media-body {
	color: #7a7a7a;
}
#footer .latest_post .media-object {
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	border-radius: 3px;
	opacity: 0.9;
}
#footer .latest_post .media-object:hover {
	opacity: 1;
}
#footer .opening_time li {
	display: block;
}
#footer .opening_time p {
	color: #7a7a7a;
	margin-bottom: 0;
}
#footer .opening_time time, #footer .opening_time span {
	color: #ffffff;
	float: right;
}
#footer .label {
	margin-top: 4px;
}
.social li {
	display: inline-block;
}
.social li a {
	color: #ffffff;
	background: #3f3f3f;
	padding: 9px;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	display: block;
	float: left;
	text-align: center;
}
/* ! Flickr style  ! */

#flickrbox li {
	float: left;
	margin: 3px;
	width: 22%;
}
#flickrbox li img {
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	max-width: 100%;
	opacity: .9;
	border-radius: 3px;
}
#flickrbox li img:hover {
	opacity: 1;
}
/* Footer logo style */

.footer_logo {
	background: #101010;
	margin-top: 50px;
	padding: 40px 0;
}
.footer_logo p {
	margin-top: 20px;
	margin-bottom: 0;
	line-height: 1;
}
.footer_logo a {
	color: #43B3E5;
}
.footer_logo a:hover {
	color: #ffffff;
}
.footer_logo img {
	margin-bottom: 20px;
}
/* ----------------------------------------------------------------
  Helper Classes
-----------------------------------------------------------------*/

.padding-30 {
	padding: 30px 0;
}
.padding-50 {
	padding: 50px 0;
}
.padding-60 {
	padding: 60px 0;
}
.padding-80 {
	padding: 80px 0;
}
.padding-100 {
	padding: 100px 0;
}
.padding-150 {
	padding: 150px 0;
}
.padding-t-20 {
	padding-top: 20px;
}
.padding-t-40 {
	padding-top: 40px;
}
.padding-t-50 {
	padding-top: 50px;
}
.padding-t-60 {
	padding-top: 60px;
}
.padding-t-80 {
	padding-top: 80px;
}
.padding-t-100 {
	padding-top: 100px;
}
.padding-b-20 {
	padding-bottom: 20px;
}
.padding-b-40 {
	padding-bottom: 40px;
}
.padding-b-60 {
	padding-bottom: 60px;
}
.padding-b-70 {
	padding-bottom: 70px;
}
.padding-b-80 {
	padding-bottom: 80px;
}
.padding-b-100 {
	padding-bottom: 100px;
}
.padding-b-120 {
	padding-bottom: 120px;
}
.mrg-auto {
	margin: 0 auto;
}
.margin0 {
	margin: 0;
}
.mb0 {
	margin-bottom: 0;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb60 {
	margin-bottom: 60px;
}
.margin-tb-60 {
	margin: 60px 0;
}
.mt0 {
	margin-top: 0;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt60 {
	margin-top: 60px;
}
.mt80 {
	margin-top: 80px;
}
.mt-30-mb-60 {
	margin: 30px 0 60px;
}
.italic {
	font-style: italic;
}
.absolute {
	position: absolute;
}
.fl-r {
	float: right;
}
.icon-large {
	font-size: 70px;
	color: #e8e8e8;
}
.underline {
	text-decoration: underline;
}
/* ----------------------------------------------------------------
  Bootstrap Customize 
-----------------------------------------------------------------*/

a {
	color: #43B3E5;
	text-decoration: none;
}
a:hover, a:focus {
	color: #43B3E5;
	text-decoration: none;
}
.modal.in .modal-dialog {
	z-index: 9999;
}
.blockquote-reverse, blockquote.pull-right {
	border-right: 5px solid #43B3E5;
}
table {
	background-color: transparent;
	border: 1px solid #ddd;
}
.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #fbfbfb;
}
output {
	color: #515151;
}
.has-feedback .form-control {
	padding-right: 52.5px;
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	pointer-events: none;
}
.caret {
	border-top: 4px solid;
}
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
	outline: 0;
}
.input-group-addon {
	padding: 6px 25px;
	color: #515151;
	text-align: center;
	border: 1px solid #dddddd;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	border-color: #43B3E5;
}
.navbar-toggle {
	margin-right: 0;
	border: none;
}
.navbar-form {
	margin-top: 4px;
	margin-bottom: 4px;
}
.navbar-btn {
	margin-top: 4px;
	margin-bottom: 4px;
}
.navbar-default {
	background-color: transparent;
	border-color: none;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #43B3E5;
}
}
.navbar-default .navbar-link {
	color: #ffffff;
}
.navbar-default .navbar-link:hover {
	color: #43B3E5;
}
.navbar-default .btn-link {
	color: #ffffff;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #43B3E5;
}
/* Paginations */

.majesty_pagination, .pagination-gold {
	margin: 0 auto;
	display: block;
	padding-left: 0;
	border-radius: 20px;
	clear: both;
	text-align: center;
}
.majesty_pagination li.previous, .pagination-gold li.previous {
	float: left;
}
.majesty_pagination li.next, .pagination-gold li.next {
	float: right;
}
.majesty_pagination > li:first-child > a, .pagination-gold > li:first-child > a, .majesty_pagination > li:first-child > span, .pagination-gold > li:first-child > span {
	margin: 0;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
}
.majesty_pagination li:last-child > a, .pagination-gold li:last-child > a, .majesty_pagination > li:last-child > span, .pagination-gold > li:last-child > span {
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
}
.majesty_pagination > li, .pagination-gold > li {
	display: inline-block;
}
.majesty_pagination > li > a, .pagination-gold > li > a, .majesty_pagination > li > span, .pagination-gold > li > span {
	position: relative;
	float: left;
	padding: 6px 25px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #dedede;
	background-color: #ffffff;
	border: 2px solid #dedede;
	border-radius: 20px;
	margin-right: 5px;
	margin-left: -1px;
	height: 40px;
	font-size: 18px;
	text-transform: uppercase;
}
.majesty_pagination > li > a:hover, .pagination-gold > li > a:hover, .majesty_pagination > li > span:hover, .pagination-gold > li > span:hover, .majesty_pagination > li > a:focus, .pagination-gold > li > a:focus, .majesty_pagination > li > span:focus, .pagination-gold > li > span:focus {
	color: #43B3E5;
	background-color: #fff;
	border-color: #43B3E5;
}
.majesty_pagination .active > a, .pagination-gold .active > a, .majesty_pagination .active > span, .pagination-gold .active > span, .majesty_pagination .active > a:hover, .pagination-gold .active > a:hover, .majesty_pagination .active > span:hover, .pagination-gold .active > span:hover, .majesty_pagination .active > a:focus, .pagination-gold .active > a:focus, .majesty_pagination .active > span:focus, .pagination-gold .active > span:focus {
	z-index: 2;
	color: #43B3E5;
	background-color: #fff;
	border-color: #43B3E5;
	cursor: default;
}
/* Pagination style2 */

.pagination-gold {
	margin: 20px 0;
	float: left;
	width: 100%;
}
.pagination-gold li a {
	padding: 10px 30px;
}
.pagination-gold > li > a, .pagination-gold > li > span, .pagination-gold li i {
	-webkit-transition: all ease-in 0.2s;
	transition: all ease-in 0.2s;
	border-color: #43B3E5;
	color: #43B3E5;
	font-size: 13px;
	vertical-align: top;
}
.pagination-gold > li > a:hover, .pagination-gold > li > span:hover, .pagination-gold > li > a:focus, .pagination-gold > li > span:focus {
	color: #ffffff;
	background-color: #43B3E5;
	border-color: #43B3E5;
}
.pagination-gold > li > a:hover i, .pagination-gold > li > span:hover i, .pagination-gold > li > a:focus i, .pagination-gold > li > span:focus i {
	color: #ffffff;
}
.pagination-gold li i {
	margin-top: 2px;
}
.pagination-gold .previous a i {
	margin-right: 5px;
}
.pagination-gold .next a i {
	margin-left: 5px;
}
/* Blockquote */

.blockquote {
	border-left: none;
	margin-bottom: 30px;
	padding: 20px 20px 20px 50px;
	position: relative;
	background: none;
	font-style: italic;
	background: #f1f1f1;
	border-radius: 3px;
}
.blockquote p {
	font-style: normal;
	padding-left: 30px;
	font-size: 18px;
	line-height: 24px;
}
.blockquote article {
	padding-left: 30px;
	font-size: 24px;
	line-height: 40px;
}
.blockquote small {
	margin-left: 30px;
	margin-top: 30px;
}
.blockquote:before {
	font-family: 'Helvetica', Arial, sans-serif;
	font-weight: bolder;
	content: "\201C";
	font-size: 110px;
	line-height: 0.1em;
	vertical-align: -0.4em;
	position: absolute;
	top: 60px;
	left: 10px;
	color: #43B3E5;
}
.gold-blockquote {
	background: #43B3E5;
	color: #ffffff;
}
.gold-blockquote:before {
	color: #ffffff;
}
.dark-blockquote {
	background: #43B3E5;
	color: #ffffff;
}
.dark-blockquote:before {
	color: #fff;
}
.label-default {
	background-color: #43B3E5;
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: #b18540;
}
.label-tagged {
	background-color: transparent;
	border: 1px solid #dddddd;
	border-radius: 3px;
	color: #43B3E5;
	font-weight: normal;
	padding: 5px 10px;
	font-size: 13px;
	text-transform: capitalize;
}
.label-tagged[href]:hover, .label-tagged[href]:focus {
	background-color: rgba(0, 0, 0, 0);
}
.label-tagged:hover {
	background-color: #43B3E5;
	color: #ffffff;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	color: #43B3E5;
	background-color: #ffffff;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #43B3E5;
}
.thumbnail .caption {
	padding: 9px;
	color: #ffffff;
}
.media {
	margin-top: 20px;
}
 @media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"],  input[type="time"],  input[type="datetime-local"],  input[type="month"] {
	line-height: 42px;
}
}


/*  ============  RETINA READY  ============ */

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
/*  YOUR STYLESHEET HERE */
  
  /*  ==  EXAMPLES 
  #logo {
    background-image: url('/images/my_image@2x.png');
    background-size: 200px 100px;
  }
   DONT FORGET TO DELETE THE EXAMPLE ! */
}



/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
	cursor: url(../img/grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
