/*
Theme Name: Elixar Premium
Theme URI: http://www.webhuntinfotech.com/elixar-premium/
Author: WebHunt Infotech
Author URI: http://www.webhuntinfotech.com/
Description: Elixar Premium is responsive multipurpose WordPress theme ideal for creating websites for bussiness, corporate, corporation, company profile, personal portfolio, blog site etc. Elixar Premium is one of the best multipurpose WordPress themes you can find on the internet. You can get your site ready to customize with one click demo import option. It is SEO friendly WordPress theme as it is easy to set up SEO plugins and also the coding is SEO friendly. Elixar Premium demo can be found here: http://demo.webhuntinfotech.com/elixar-premium/
Tags: one-column,left-sidebar,right-sidebar,flexible-header,custom-background,custom-header,custom-menu,editor-style,featured-images,front-page-post-form,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 2.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: elixar
*/

body {
    overflow-x: hidden;
}
.main_wrapper {
    background-color: white;
}
#e_main_nav.fixed {
    position: fixed;
    top: 0;
	width: 100%;
    z-index: 999;
}
.body-boxed {
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    background: url('images/bg/boxed-bg.png') repeat;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .12);
}
@media (min-width: 768px) {
    .body-boxed .navbar-fixed-top,
    .body-boxed .top_details {
        margin-right: auto;
        margin-left: auto;
        padding-right: 15px;
        padding-left: 15px;
    }
    .body-nav-fixed {
        padding-top: 92px;
    }
   .body-nav-fixed-menu-top {
        padding-top: 127px;
    }
	.body-boxed .top_details {
        width: 100%;
    }
}
@media (min-width: 992px) {
    .body-boxed,
    .body-boxed .navbar-fixed-top,
    .body-boxed .top_details,
	.body-boxed #e_main_nav {
        width: 1000px;
    }
    .body-boxed .section-intro-index .item .container,
    .body-boxed .section-intro-shop .item .container,
    .body-boxed .section-browser-slider .container,
    .body-boxed .section-intro-app .container,
    .body-boxed .section-call-to-action .container {
        padding-right: 50px;
        padding-left: 50px;
    }
}
@media (min-width: 1200px) {
    .body-boxed,
    .body-boxed .navbar-fixed-top,
    .body-boxed .top_details,
	.body-boxed #e_main_nav{
        width: 1170px;
    }
}
/* Rows and Columns */
.row-heading {
    margin-bottom: 20px;
}
.row-heading:before,
.row-heading:after {
    display: table;
    content: ' ';
}
.row-heading:after {
    clear: both;
}
.row + .row-heading {
    margin-top: 20px;
}
.row + .row-heading.row-heading-mt-fourty {
    margin-top: 40px;
}
@media (max-width: 767px) {
    [class^='col'] + [class^='col'] {
        margin-top: 40px;
    }
    .row + .row {
        margin-top: 40px !important;
    }
    .section-call-to-action [class^='col'] + [class^='col'],
    .e-breadcrumb-page-title [class^='col'] + [class^='col'],
	.e-woo-crumb-page-title [class^='col'] + [class^='col']{
        margin-top: 16px;
    }
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
    padding: 10px;
}
.sticky .e-blog-grid-block-text > h3 > a:hover {
    color: black;
}
.hentry {
	margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}
img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
img {
    border: 0;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding: 0 1.1400652% 2.2801304%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
    display: block;
    font-size: 13px;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 0.5384615385em;
}
/* Typography */
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}
body,
button,
input,
select,
textarea {
    line-height: 1.6;
}
a {
    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}
a:focus {
    color: inherit;
}
.a-black {
    color: black;
}
.lead {
    font-weight: 300;
}
label {
    font-weight: 600;
}
.title,
.subtitle {
    margin: 0;
    padding: 0;
}
.e-breadcrumb-page-title, .e-woo-crumb-page-title {
    margin-bottom: 40px;
    padding: 20px 0;
    color: black;
    border-bottom: 1px solid #ddd;
    background-color: #f7f7f7;
}
.e-page-title {
    font-size: 27px;
    font-weight: 300;
    margin: 0;
}
.text-margin-xs,
.text-margin,
.text-margin-sm,
.text-margin-lg {
    margin: 0;
}
.text-margin-xs + .text-margin-xs {
    margin-top: 6px;
    margin-bottom: 0;
}
.text-margin-sm + .text-margin-sm {
    margin-top: 10px;
    margin-bottom: 0;
}
.text-margin + .text-margin {
    margin-top: 16px;
    margin-bottom: 0;
}
.text-margin-lg + .text-margin-lg {
    margin-top: 22px;
    margin-bottom: 0;
}
.text-margin + .btn.text-margin {
    margin-top: 20px;
}
.title-xs {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}
.title-sm {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}
.title-md {
    font-size: 22px;
    font-weight: 700;
    margin: 0;
}
.title-lg {
    font-size: 30px;
    font-weight: 800;
    margin: 0;
}
.title-xl {
    font-size: 38px;
    font-weight: 800;
    margin: 0;
}
.title-2-xl {
    font-size: 56px;
    font-weight: 800;
    margin: 0;
}
.title-404 {
    font-size: 140px;
    margin: 0;
}
.subtitle-404 {
    font-size: 20px;
    font-weight: 400;
}
.port-title-s2 {
	font-size: 22px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 16px;
    padding: 14px 25px 14px 0;
    padding-left: 25px;
    color: #fff;
    border-bottom: solid 1px #ddd;
    background-color: #6c6c6c;
    border-bottom: solid 5px #ddd;
    border-radius: 0 0 6px 6px;
}
.headline {
    font-size: 24px;
    font-weight: 300;
    display: block;
    margin: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: solid 1px #ddd;
}
.title-2-xl.hr:after,
.title-xl.hr:after,
.title-lg.hr:after,
.title-md.hr:after,
.title-sm.hr:after,
.title-xs.hr:after {
    display: block;
    width: 60px;
    height: 4px;
    margin: 0 auto;
    margin-top: 20px;
    content: '';
}
.title-2-xl.hr-left:after,
.title-xl.hr-left:after,
.title-lg.hr-left:after,
.title-md.hr-left:after,
.title-sm.hr-left:after,
.title-xs.hr-left:after {
    display: block;
    width: 60%;
    height: 3px;
    margin-top: 12px;
    content: '';
}
.title-2-xl.hr-full:after,
.title-xl.hr-full:after,
.title-lg.hr-full:after,
.title-md.hr-full:after,
.title-sm.hr-full:after,
.title-xs.hr-full:after {
    display: block;
    width: 100%;
    height: 3px;
    margin-top: 12px;
    content: '';
}
.title-xs.hr-before:before,
.title-sm.hr-before:before,
.title-md.hr-before:before,
.title-lg.hr-before:before,
.title-xl.hr-before:before,
.title-2-xl.hr-before:before {
    position: relative;
    display: inline-block;
    margin-right: 6px;
    content: '';
}
.title-xs.hr-before:before {
    top: 1px;
    width: 3px;
    height: 13px;
}
.title-sm.hr-before:before {
    top: 1px;
    width: 3px;
    height: 16px;
}
.title-md.hr-before:before {
    top: 1px;
    width: 3px;
    height: 19px;
}
.title-lg.hr-before:before {
    top: 1px;
    width: 4px;
    height: 24px;
}
.title-xl.hr-before:before {
    top: 1px;
    width: 5px;
    height: 29px;
}
.title-2-xl.hr-before:before {
    top: 1px;
    width: 5px;
    height: 42px;
}
.list-unstructured {
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.list-unstructured > li > a {
    color: black;
}
.list-unstructured.e-box-bordered li + li {
    margin-top: 10px;
    padding-top: 10px;
    border-top: solid 1px #ddd;
}
.list-md .fa, .list-md .fas {
    margin-right: 8px;
}
.list-lg .fa, .list-lg .fas {
    margin-right: 8px;
}
.list-xl span {
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: -4px;
    margin: 0;
}
.list-xl li + li {
    margin-top: 16px;
}
.list-xl li .fa, .list-xl li .fa {
    margin-right: 20px;
}
.list-md li + li {
    margin-top: 4px;
}
.list-lg li + li {
    margin-top: 14px;
}
.hr-divider {
    margin: 50px 0;
    border-top: 1px solid #ddd;
}
.hr-divider-ghost {
    margin: 50px 0;
    border: 0;
}
.hr-divider-xs {
    margin: 16px 0;
    border-top: 1px solid #ddd;
}
.hr-divider-double {
    position: relative;
    margin-top: 50px;
    margin-bottom: 60px;
    border-top: 1px solid #ddd;
}
.hr-divider-double:after {
    display: block;
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    content: '';
    background-color: #ddd;
}
.title-striped {
    display: block;
    margin: 50px 0 !important;
}
.title-striped:before {
    position: relative;
    top: -4px;
    display: inline-block;
    width: 20%;
    height: 6px;
    margin-right: 20px;
    content: '';
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}
.title-striped:after {
    position: relative;
    top: -4px;
    display: inline-block;
    width: 20%;
    height: 6px;
    margin-left: 20px;
    content: '';
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}
/* Forms */
.form-control {
    -webkit-transition: none;
    transition: none;
    border-radius: 0;
    box-shadow: none;
}
.form-control:focus,
.form-control:active {
    border-color: #ddd;
    outline: none;
    box-shadow: none;
}
.form-bg {
    padding: 16px;
    background-color: #e5e5e5;
}
.form-boxed {
    padding: 20px 16px;
    border: solid 1px #ddd;
    background-color: #e5e5e5;
}
.input-group-addon input[type='radio'],
.input-group-addon input[type='checkbox'] {
    margin-top: 3px;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    z-index: 2;
    margin-right: -2px;
}
/* Navbar Top Details */
@media (max-width: 767px) {
    .top_details .row > div + div {
        margin-top: 0;
    }
}
.menu-top-default .btn-menu-top,
.top-detail-inverse .btn-menu-top {
    line-height: 35px;
    margin: 0;
    padding: 0;
    padding-right: 8px;
    padding-left: 8px;
    border: 0;
    outline: 0;
}
.menu-top-default .social-top-detail a,
.top-detail-inverse .social-top-detail a {
    float: left;
}
.top-detail-inverse {
    background-color: #191919;
    box-shadow: 0 4px 0 rgba(0, 0, 0, .04);
}
.top-detail-inverse .social-top-detail i:before,
.top-detail-inverse .social-top-detail i:after,
.top-detail-inverse .social-top-detail i:hover:after {
    color: #efefef;
}
.top-detail-inverse .title-top-detail {
    margin-top: 5px;
    margin-bottom: 0;
    color: #efefef;
	display: inline-block;
}
.top-detail-inverse .btn-menu-top {
    color: white;
    border-left: solid 1px #434343;
    background-color: #191919;
}
.top-detail-inverse .social-top-detail a + a {
    border-left: 1px #434343 solid;
}
.top_details .dropdown-cart.open .dropdown-menu {
    -webkit-animation-name: fadeInDownMenuTop;
            animation-name: fadeInDownMenuTop;
    -webkit-animation-duration: .33s;
            animation-duration: .33s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
/* shop cart */
.top_details .dropdown-cart .dropdown-menu {
    min-width: 500px;
}
.top_details .dropdown-cart .dropdown-menu .panel-shopping-cart {
    margin-bottom: 0;
    border-top: 0;
    background-color: white;
}
.top_details .dropdown-cart .dropdown-menu .panel-shopping-cart table {
    margin-bottom: 0;
}
.top_details .dropdown-cart .dropdown-menu .panel-shopping-cart thead {
    color: white;
}
.top_details .dropdown-cart .dropdown-menu .panel-shopping-cart thead th {
    font-size: 15px;
    font-weight: 400;
}
/* Navbar Positioning */
@media (min-width: 768px) {
    .body-nav-fixed-menu-top .top_details {
        position: fixed;
        z-index: 9999;
        top: 0;
        right: 0;
        left: 0;
        height: auto;
    }
    .body-nav-fixed-menu-top #nav.navbar-fixed-top {
        top: 35px;
    }
}
/* Navbar */
.navbar {
    min-height: auto;
    margin-bottom: 0;
    border: 0;
    box-shadow: 0 4px 0 rgba(0, 0, 0, .05);
}
@media (min-width: 768px) {
    #site-header,
    .navbar {
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
    }
}
#nav.nav-boxed {
    padding: 0;
}
@media (max-width: 767px) {
    .navbar {
        min-height: 60px;
    }
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: static;
    }
    .navbar-fixed-top.navbar-photographer {
        position: fixed;
    }
    .navbar-fixed-top .navbar-collapse {
        max-height: none;
    }
}
.navbar-collapse {
    box-shadow: none;
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-right {
        float: none !important;
        margin: 0;
    }
}
/* Navbar Brand */
.navbar-brand {
    font-size: 14px;
    line-height: 20px;
    float: left;
	height: auto;
    padding: 0;
	margin-top: 20px;
}
.custom-logo-link img > .navbar-brand > img {
    display: block;
    height: 92px;
}
/* @media (max-width: 767px) {
    .custom-logo-link > img, .navbar-brand > img {
        height: 60px;
    }
} */
@media (min-width: 768px) and (max-width: 991px) {
	.custom-logo-link {
        display: block;
        float: none;
    }
    /* .custom-logo-link > img, .navbar-brand > img {
        height: 58px;
        margin: 0 auto;
    } */
}
/* Navbar Toggle */
.navbar-toggle {
	margin: 25px;
    background-color: transparent;
}
.navbar-toggle:hover,
.navbar-toggle:focus {
    background-color: transparent !important;
}
.navbar-toggle .icon-bar {
    height: 3px;
    border-radius: 0;
}
/* Navbar Links */
#site-header .navbar-nav > li > a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    #site-header .navbar-nav > li > a {
        font-size: 14px;
        line-height: 50px;
        height: 50px;
        padding: 0 21px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #site-header .navbar-nav > li > a {
        line-height: 58px;
        height: 58px;
        padding: 0 11px;
    }
}
#site-header .navbar .navbar-nav > .dropdown .dropdown-menu > li > a {
    font-size: 13px;
    font-weight: 700;
    line-height: 46px;
    height: 46px;
    padding: 0 26px 0 20px;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    #site-header .navbar .navbar-nav > .dropdown .dropdown-menu > .dropdown-submenu > a {
        padding: 0 58px 0 20px;
    }
}
@media (max-width: 767px) {
    #site-header .navbar .navbar-nav > .dropdown .dropdown-menu > li > a {
        font-size: 13px;
        line-height: 46px;
        height: 46px;
        padding: 0;
    }
    #site-header .navbar .navbar-nav > .dropdown > .dropdown-menu > li > a {
        padding-left: 32px;
    }
    #site-header .navbar .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > ul > li > a {
        padding-left: 50px;
    }
    #site-header .navbar .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > ul > li > ul > li > a {
        padding-left: 75px;
    }
    #site-header .navbar .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > ul > li > ul > li > ul > li a {
        padding-left: 100px;
    }
    #site-header .navbar .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > ul > li > ul > li > ul > li > ul > li > a {
        padding-left: 125px;
    }
    #site-header .navbar .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > ul > li > ul > li > ul > li > ul > li > ul > li > a {
        padding-left: 150px;
    }
}
#site-header .dropdown-toggle:after {
    font-family: "Font Awesome\ 5 Free";
    font-size: 10px;
    position: relative;
    top: -1px;
    margin-left: 6px;
    content: '\f0d7';
}
#site-header .dropdown-submenu > a:after {
    font-family: "Font Awesome\ 5 Free";
    font-size: 10px;
    position: absolute;
    right: 18px;
    content: '\f0da';
}
@media (max-width: 767px) {
    #site-header .open .dropdown-toggle:after {
        content: '\f0d8';
    }
    #site-header .dropdown-toggle:after {
        font-size: 13px;
        position: absolute;
        top: auto;
        right: 34px;
        margin-left: 0;
    }
    #site-header .dropdown-submenu > a:after {
        display: none;
    }
}
/* Navbar Dropdown Menu */
.navbar-nav .dropdown-menu {
    margin-top: 2px;
}
#site-header .navbar-nav .dropdown .dropdown-menu {
    z-index: -1;
    padding: 0;
    border: 0;
    border-radius: 0;
}
@media (max-width: 767px) {
    #site-header .navbar-nav .open .dropdown-menu {
        box-shadow: none;
    }
}
/* Navbar Sub Dropdown Menu */
#site-header .dropdown-menu > li {
    position: relative;
}
#site-header .dropdown-menu > .dropdown-submenu:hover > .dropdown-menu {
    display: block !important;
}
#site-header .navbar-inverse .navbar-nav .dropdown .dropdown-menu .dropdown-menu {
    margin-top: 0;
}
@media (min-width: 768px) {
    #site-header .dropdown-submenu .dropdown-menu {
        position: absolute;
        top: 0;
        top: -2px;
        right: auto;
        left: 100%;
        display: none;
    }
}
#site-header .dropdown-submenu .dropdown-menu li {
    position: relative;
}
@media (max-width: 767px) {
    #site-header .dropdown-submenu .dropdown-menu {
        display: block !important;
    }
}
#site-header .dropdown-header {
    font-size: 16px;
    line-height: 22px;
}
@media (max-width: 767px) {
    #site-header .navbar .navbar-nav .wrapper-row-features > .row > [class^='col-']:first-child ul {
        border-top: none;
    }
}
@media (min-width: 768px) {
    #site-header .navbar-nav > .dropdown:hover > .dropdown-menu {
        display: block;
    }
    #site-header .navbar-nav > .open .dropdown-menu {
        display: none;
    }
}
@media (max-width: 767px) {
    .li-mega-menu .wrapper-row-features > .row > [class^='col-'] {
        padding: 0 !important;
    }
    .li-mega-menu .wrapper-row-features ul li a {
        line-height: 46px;
        padding-left: 30px;
    }
    #site-header .navbar .navbar-nav .wrapper-row-features > .row > [class^='col-']:first-child ul {
        border-top: none;
    }
}
/* Navbar Transparent and Version 1 */
@media (min-width: 768px) {
    #site-header .navbar.navbar-transparent {
        background-color: transparent;
        box-shadow: none;
    }
    #site-header .navbar.navbar-transparent .navbar-nav > li > a {
        position: relative;
        color: white;
    }
    #site-header .navbar.navbar-transparent .navbar-nav > .dropdown:hover > a,
    #site-header .navbar.navbar-transparent .navbar-nav > .dropdown:hover:after,
    #site-header .navbar.navbar-transparent .navbar-nav > .open > a,
    #site-header .navbar.navbar-transparent .navbar-nav > .open > a:hover,
    #site-header .navbar.navbar-transparent .navbar-nav > .open > a:focus {
        color: white;
        background-color: transparent;
    }
    #site-header .navbar.navbar-transparent .navbar-nav > .dropdown.open:hover {
        background-color: transparent;
    }
    #site-header .navbar.navbar-transparent .navbar-nav > .dropdown.open:hover > a {
        color: white;
    }
    #site-header .navbar.navbar-transparent .navbar-nav > .dropdown:hover > a:before,
    #site-header .navbar.navbar-v1 .navbar-nav > .dropdown:hover > a:before {
        display: block;
    }
    #site-header .navbar.navbar-transparent .navbar-nav > li > a:before {
        bottom: 0;
        border-bottom: 8px solid #f8f8f7;
    }
    #site-header .navbar.navbar-transparent .navbar-nav > li > a:before,
    #site-header .navbar.navbar-v1 .navbar-nav > li > a:before {
        position: absolute;
        right: 0;
        left: 0;
        display: none;
        width: 0;
        height: 0;
        margin: 0 auto;
        content: '';
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
    }
    #site-header .navbar-inverse.navbar-transparent .navbar-nav .dropdown .dropdown-menu,
    #site-header .navbar-inverse.navbar-transparent .wrapper-row {
        border-top: 0;
    }
    #site-header .navbar-inverse.navbar-transparent .navbar-nav .dropdown .dropdown-menu .dropdown-menu {
        margin-top: 2px;
    }
}
/* Navbar Shrinked */
#site-header.shrinked #nav {
    top: 0;
}
#site-header.shrinked .top_details {
    display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
    .shrinked .navbar-brand,
    .shrinked .navbar-brand > img {
        height: 38px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #site-header.shrinked .navbar-nav > li > a {
        line-height: 58px;
        height: 58px;
    }
    #site-header.shrinked .navbar-header {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .shrinked form.nav-search > input {
        line-height: 58px;
        height: 58px;
    }
    .shrinked form.nav-search > label {
        height: 58px;
    }
}
@media (min-width: 768px) {
    #site-header.shrinked .navbar-nav > li > a {
        line-height: 60px;
        height: 60px;
    }
    .shrinked .navbar {
        min-height: 60px;
    }
    .shrinked .navbar-brand {
        font-size: 19px;
        line-height: 60px;
        height: 60px;
    }
    .shrinked .navbar-brand > img {
        height: 60px;
    }
    #site-header.shrinked .dropdown-header {
        font-size: 13px;
        line-height: 17px;
    }
    #site-header.shrinked .navbar .navbar-nav > .dropdown .dropdown-menu > li > a {
        line-height: 42px;
        height: 42px;
    }
    .shrinked form.nav-search > label {
        width: 60px;
        height: 39px;
        margin-top: 10px;
    }
    .shrinked form.nav-search > label > .fa {
        font-size: 16px;
        line-height: 37px;
    }
    .shrinked form.nav-search > input {
        line-height: 36px;
        top: -10px;
        height: 60px;
    }
}
/* Navbar Styling */
#site-header .navbar-default {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .99);
}
#site-header .navbar-default .navbar-collapse,
#site-header .navbar-default .navbar-form {
    border-color: #efeeec;
}
#site-header .navbar-default .navbar-brand {
    color: black;
}
#site-header .navbar-default .navbar-brand:hover,
#site-header .navbar-default .navbar-brand:focus {
    color: #1a1a1a;
    background-color: transparent;
}
#site-header .navbar-default .navbar-toggle {
    border-color: #ccc;
}
#site-header .navbar-default .navbar-toggle:hover,
#site-header .navbar-default .navbar-toggle:focus {
    background-color: #f5f5f5;
}
#site-header .navbar-default .navbar-toggle .icon-bar {
    background-color: black;
}
#site-header .navbar-default .navbar-nav > li > a {
    color: #fff;
}
#site-header .navbar-default .navbar-nav .wrapper-mega-menu .mega-menu .wrapper-row-features ul li a:hover {
    background-color: #fff;
}
#site-header .navbar-default .navbar-nav > .active > a,
#site-header .navbar-default .navbar-nav > .active > a:hover,
#site-header .navbar-default .navbar-nav > .active > a:focus {
    color: black;
    background-color: #f8f8f7;
}
#site-header .navbar-default .dropdown-menu > .active > a,
#site-header .navbar-default .dropdown-menu > .active > a:hover,
#site-header .navbar-default .dropdown-menu > .active > a:focus {
    background-color: transparent;
}
#site-header .navbar-default .navbar-nav > li > a:focus {
    color: black;
    background-color: transparent;
}
#site-header .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
}
@media (min-width: 768px) {
    #site-header .navbar-default .navbar-nav .dropdown .dropdown-menu > li + li {
        border-top: solid 1px #efeeec;
    }
}
@media (max-width: 767px) {
    #site-header .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a {
        border-bottom: solid 1px #efeeec;
    }
    #site-header .navbar-default .navbar-nav .wrapper-row-features ul li + li,
    #site-header .navbar-default .navbar-nav .wrapper-row-features ul {
        border-top: solid 1px #efeeec;
    }
    #site-header .navbar-default .navbar-nav > li + li {
        border-top: solid 1px #efeeec;
    }
}
#site-header .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a {
    color: black;
}
#site-header .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a:hover,
#site-header .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a:focus {
    background-color: white;
}
#site-header .navbar-default .navbar-nav .dropdown .dropdown-menu {
    background-color: #f8f8f7;
}
#site-header .navbar-default .navbar-nav > .open > a,
#site-header .navbar-default .navbar-nav > .open > a:hover,
#site-header .navbar-default .navbar-nav > .open > a:focus {
    color: black;
    background-color: transparent;
}
@media (min-width: 768px) {
    #site-header .navbar-default .navbar-nav > .dropdown:hover ul > li > a {
        background-color: #f8f8f7;
    }
    #site-header .navbar-default .navbar-nav > .dropdown:hover > a,
    #site-header .navbar-default .navbar-nav > .dropdown:hover:after,
    #site-header .navbar-default .navbar-nav > .dropdown.open:hover {
        color: black;
    }
}
@media (max-width: 767px) {
    #site-header .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: black;
    }
    #site-header .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    #site-header .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
    #site-header .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    #site-header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    #site-header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        background-color: white;
    }
}
#site-header .navbar-default .dropdown-header {
    color: #1a1a1a;
}
#site-header .navbar-default .dropdown-menu .divider {
    background-color: #fff;
}
@media (max-width: 767px) {
    #site-header .navbar-default .navbar-nav > li > a {
        color: black;
    }
    #site-header .navbar-default .navbar-nav > .open > a {
        border-bottom: 1px solid #efeeec;
    }
    #site-header .navbar-default .navbar-nav .open .dropdown-menu {
        border-bottom: 0;
        background-color: #fbfafa;
    }
}
#site-header .navbar-default .navbar-nav .dropdown-toggle:after {
    color: inherit;
}
#site-header .navbar-default .navbar-nav ul .dropdown-submenu > a:after {
    color: #d6d6d6;
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-default .navbar-header {
        border-bottom: solid 2px #f0f0f0;
    }
}
#site-header .navbar-default form.nav-search > input {
    color: #3d3d3d;
    background-color: #fff;
}
/* Navbar Inverse Styling */
#site-header .navbar-inverse {
    background-color: #171717;
}
#site-header .navbar-inverse .navbar-collapse,
#site-header .navbar-inverse .navbar-form {
    border-color: #262626;
}
#site-header .navbar-inverse .navbar-brand {
    color: black;
}
#site-header .navbar-inverse .navbar-brand:hover,
#site-header .navbar-inverse .navbar-brand:focus {
    color: #1a1a1a;
    background-color: transparent;
}
#site-header .navbar-inverse .navbar-toggle {
    border-color: #000;
}
#site-header .navbar-inverse .navbar-toggle:hover,
#site-header .navbar-inverse .navbar-toggle:focus {
    background-color: #0d0d0d;
}
#site-header .navbar-inverse .navbar-toggle .icon-bar {
    background-color: white;
}
#site-header .navbar-inverse .navbar-nav > li > a {
    color: white;
}
#site-header .navbar-inverse .navbar-nav .wrapper-mega-menu .mega-menu .wrapper-row-features ul li a:hover {
    background-color: #fff;
}
#site-header .navbar-inverse .navbar-nav > .active > a,
#site-header .navbar-inverse .navbar-nav > .active > a:hover,
#site-header .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: transparent;
}
#site-header .navbar-inverse .dropdown-menu > .active > a,
#site-header .navbar-inverse .dropdown-menu > .active > a:hover,
#site-header .navbar-inverse .dropdown-menu > .active > a:focus {
    background-color: transparent;
}
#site-header .navbar-inverse .navbar-nav > li > a:focus {
    color: white;
    background-color: transparent;
}
#site-header .navbar-inverse .navbar-nav > li > a:hover {
    background-color: transparent;
}
@media (min-width: 767px) {
    #site-header .navbar-inverse .navbar-nav .dropdown .dropdown-menu > li + li {
        border-top: solid 1px #efeeec;
    }
}
@media (max-width: 767px) {
    #site-header .navbar-inverse .navbar-nav .dropdown .dropdown-menu > li > a {
        border-bottom: solid 1px #efeeec;
    }
    #site-header .navbar-inverse .navbar-nav .wrapper-row-features ul li + li,
    #site-header .navbar-inverse .navbar-nav .wrapper-row-features ul {
        border-top: solid 1px #efeeec;
    }
    #site-header .navbar-inverse .navbar-nav > li + li {
        border-top: solid 1px #262626;
    }
}
#site-header .navbar-inverse .navbar-nav .dropdown .dropdown-menu > li > a {
    color: black;
}
#site-header .navbar-inverse .navbar-nav .dropdown .dropdown-menu > li > a:hover,
#site-header .navbar-inverse .navbar-nav .dropdown .dropdown-menu > li > a:focus {
    background-color: white;
}
#site-header .navbar-inverse .navbar-nav .dropdown .dropdown-menu {
    background-color: #f8f8f7;
}
#site-header .navbar-inverse .navbar-nav > .open > a,
#site-header .navbar-inverse .navbar-nav > .open > a:hover,
#site-header .navbar-inverse .navbar-nav > .open > a:focus {
    color: white;
    background-color: transparent;
}
@media (min-width: 768px) {
    #site-header .navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
    #site-header .navbar-inverse .navbar-nav > .dropdown:hover ul > li > a {
        background-color: #f8f8f7;
    }
    #site-header .navbar-inverse .navbar-nav > .dropdown:hover > a,
    #site-header .navbar-inverse .navbar-nav > .dropdown:hover:after,
    #site-header .navbar-inverse .navbar-nav > .dropdown.open:hover > a {
        background-color: transparent;
    }
}
@media (max-width: 767px) {
    #site-header .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: black;
    }
    #site-header .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    #site-header .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
    #site-header .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    #site-header .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    #site-header .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        background-color: white;
    }
}
#site-header .navbar-inverse .dropdown-header {
    color: #fff;
}
#site-header .navbar-inverse .dropdown-menu .divider {
    background-color: #fff;
}
@media (max-width: 767px) {
    #site-header .navbar-inverse .navbar-nav > li > a {
        color: white;
    }
    #site-header .navbar-inverse .navbar-nav > .open > a {
        border-bottom: 1px solid #262626;
    }
    #site-header .navbar-inverse .navbar-nav .open .dropdown-menu {
        border-bottom: 0;
        background-color: #fbfafa;
    }
}
#site-header .navbar-inverse .navbar-nav .dropdown-toggle:after {
    color: inherit;
}
#site-header .navbar-inverse .navbar-nav ul .dropdown-submenu > a:after {
    color: #d6d6d6;
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-inverse .navbar-header {
        border-bottom: solid 2px #1f1f1f;
    }
}
#site-header .navbar-inverse form.nav-search > input {
    color: #b0b0b0;
    background-color: #171717;
}
/* Navbar Transparent and Version 1 Styling */
@media (min-width: 768px) {
    #site-header .navbar-transparent form.nav-search > input {
        color: #b0b0b0;
        background-color: #171717;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-transparent .navbar-header {
        border-bottom: solid 2px #1f1f1f;
    }
}
/* Navbar Dropdown Shadows */
@media (min-width: 768px) {
    #site-header .navbar-nav .dropdown .dropdown-menu {
        box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .15);
    }
}
/* Switch Navbar Logo */
@media (min-width: 768px) {
    #site-header .switch-brand .switch-logo {
        display: none;
    }
    #site-header.shrinked .switch-brand img:first-child {
        display: none;
    }
    #site-header.shrinked .switch-brand .switch-logo {
        display: block;
    }
}
@media (max-width: 768px) {
    #site-header .switch-brand .switch-logo {
        display: none;
    }
    #site-header .switch-brand img:first-child {
        display: none;
    }
    #site-header .switch-brand .switch-logo {
        display: block;
    }
}
/* Navbar IE8 Specific Styling */
.ie8 #nav.navbar-default {
    border-bottom: solid 1px #ddd;
}
.ie8 #nav.navbar-default.navbar-transparent {
    border-bottom: 0;
}
@media (min-width: 768px) {
    .ie8 #nav.navbar .navbar-nav > li > a {
        padding: 0 20px;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .ie8 #nav.navbar .navbar-nav > li > a {
        padding: 0 8px;
    }
}
/* Navbar Transitions and Animations */
#site-header .navbar li a {
    -webkit-transition: .2s linear background-color, .2s linear color;
            transition: .2s linear background-color, .2s linear color;
}
@media (min-width: 768px) {
    form.nav-search > input {
        -webkit-transition: line-height .18s ease-in-out, height .18s ease-in-out, top .18s ease-in-out, .3s opacity ease-in-out;
                transition: line-height .18s ease-in-out, height .18s ease-in-out, top .18s ease-in-out, .3s opacity ease-in-out;
    }
}
@media (max-width: 767px) {
    form.nav-search > input {
        -webkit-transition: .3s opacity ease-in-out;
                transition: .3s opacity ease-in-out;
    }
}
@media (max-width: 767px) {
    #site-header .navbar-nav .open .dropdown-menu {
        z-index: 9999;
        -webkit-animation-name: fadeIn;
                animation-name: fadeIn;
        -webkit-animation-duration: .2s;
                animation-duration: .2s;
        -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
    }
}
@media (min-width: 768px) {
    #site-header .navbar-nav > .dropdown:hover > .dropdown-menu,
    #site-header .navbar.navbar-transparent .navbar-nav > .dropdown:hover > a:before,{
        -webkit-animation-name: fadeIn;
                animation-name: fadeIn;
        -webkit-animation-duration: .2s;
                animation-duration: .2s;
        -webkit-animation-delay: .07s;
                animation-delay: .07s;
        -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
    }
    #site-header .dropdown-menu > .dropdown-submenu:hover > .dropdown-menu {
        -webkit-animation-name: fadeInSub;
                animation-name: fadeInSub;
        -webkit-animation-duration: .2s;
                animation-duration: .2s;
        -webkit-animation-delay: .07s;
                animation-delay: .07s;
        -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
    }
}
@media (min-width: 768px) {
    #site-header.shrinked .navbar-fixed-top {
        -webkit-animation-name: fadeInShrinked;
                animation-name: fadeInShrinked;
        -webkit-animation-duration: .35s;
                animation-duration: .35s;
        -webkit-animation-delay: .32s;
                animation-delay: .32s;
        -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
    }
}
@media (min-width: 992px) {
    #site-header #nav {
        -webkit-transition: max-height .18s ease-in-out;
                transition: max-height .18s ease-in-out;
    }
}
@media (min-width: 768px) {
    .navbar.navbar-transparent.search-focus-navbar {
        -webkit-transition: background-color .3s ease-in-out !important;
                transition: background-color .3s ease-in-out !important;
        background-color: #171717 !important;
    }
    #site-header.tr-nav .navbar.navbar-transparent.search-focus-navbar {
        -webkit-transition-property: none !important;
                transition-property: none !important;
    }
}
@-webkit-keyframes fadeInShrinked {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: none;
                transform: none;
        opacity: 1;
    }
}
@keyframes fadeInShrinked {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: none;
                transform: none;
        opacity: 1;
    }
}
@-webkit-keyframes fadeIn {
    0% {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
        opacity: 0;
    }
    100% {
        -webkit-transform: none;
                transform: none;
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
        opacity: 0;
    }
    100% {
        -webkit-transform: none;
                transform: none;
        opacity: 1;
    }
}
@-webkit-keyframes fadeInMega {
    0% {
        margin-top: -5px;
        opacity: 0;
    }
    100% {
        margin-top: 0;
        opacity: 1;
    }
}
@keyframes fadeInMega {
    0% {
        margin-top: -5px;
        opacity: 0;
    }
    100% {
        margin-top: 0;
        opacity: 1;
    }
}
@-webkit-keyframes fadeInSub {
    0% {
        -webkit-transform: translateX(-5px);
                transform: translateX(-5px);
        opacity: 0;
    }
    100% {
        -webkit-transform: none;
                transform: none;
        opacity: 1;
    }
}
@keyframes fadeInSub {
    0% {
        -webkit-transform: translateX(-5px);
                transform: translateX(-5px);
        opacity: 0;
    }
    100% {
        -webkit-transform: none;
                transform: none;
        opacity: 1;
    }
}
@-webkit-keyframes fadeInDownMenuTop {
    0% {
        -webkit-transform: translate3d(0, -5%, 0);
                transform: translate3d(0, -5%, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: none;
                transform: none;
        opacity: 1;
    }
}
@keyframes fadeInDownMenuTop {
    0% {
        -webkit-transform: translate3d(0, -5%, 0);
                transform: translate3d(0, -5%, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: none;
                transform: none;
        opacity: 1;
    }
}
/* Utility Classes */
.inset-shadow-top {
    box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, .08);
}
.bg-box-color {
    background-color: #f4f5f6;
}
.display-block {
    display: block;
}
.display-inline-block {
    display: inline-block;
}
.full-width {
    width: 100%;
}
.width-16 {
    width: 16px;
}
.width-20 {
    width: 20px;
}
.width-30 {
    width: 30px;
}
.width-40 {
    width: 40px;
}
.width-180 {
    width: 180px;
}
.max-width-300 {
    max-width: 300px;
}
.width-50 {
    width: 90px;
}
.padding-0 {
    padding: 0;
}
.padding-vertical-32 {
    padding-right: 32px;
    padding-left: 32px;
}
.margin-center {
    margin-right: auto;
    margin-left: auto;
}
.mb {
    margin-bottom: 40px;
}
.mt {
    margin-top: 50px;
}
.mb-zero {
    margin-bottom: 0;
}
.mt-four {
    margin-top: 4px;
}
.mt-ten {
    margin-top: 10px;
}
.mt-sixteen {
    margin-top: 16px;
}
.mt-twenty {
    margin-top: 20px;
}
.mt-thirty {
    margin-top: 30px;
}
.mt-fourty {
    margin-top: 40px;
}
.mt-fifty {
    margin-top: 50px;
}
.mt-sixty {
    margin-top: 60px;
}
.mt-seventy {
    margin-top: 70px;
}
.mt-eighty {
    margin-top: 80px;
}
.mt-ninty {
    margin-top: 90px;
}
.mt-hundred {
    margin-top: 100px;
}
.mt-onetwenty {
    margin-top: 120px;
}
.mt-onethirty {
    margin-top: 130px;
}
.mt-onefourty {
    margin-top: 140px;
}
.mt-onefifty {
    margin-top: 150px;
}
.mt-onesixty {
    margin-top: 160px;
}
.mt-oneseventy {
    margin-top: 170px;
}
.mt-oneeighty {
    margin-top: 180px;
}
.mt-oneninty {
    margin-top: 190px;
}
.mt-twohundred {
    margin-top: 200px;
}
.mt-minus-four {
    margin-top: -4px;
}
.mt-minus-ten {
    margin-top: -10px;
}
.mt-minus-sixteen {
    margin-top: -16px;
}
.mt-minus-twenty {
    margin-top: -20px;
}
.mt-minus-thirty {
    margin-top: -30px;
}
.mt-minus-fourty {
    margin-top: -40px;
}
.mt-minus-fifty {
    margin-top: -50px;
}
.mt-minus-sixty {
    margin-top: -60px;
}
.mt-minus-seventy {
    margin-top: -70px;
}
.mt-minus-eighty {
    margin-top: -80px;
}
.mt-minus-ninety {
    margin-top: -90px;
}
.mt-minus-hundred {
    margin-top: -100px;
}
.mt-minus-onetwenty {
    margin-top: -120px;
}
.mt-minus-onethirty {
    margin-top: -130px;
}
.mt-minus-onefourty {
    margin-top: -140px;
}
.mt-minus-onefifty {
    margin-top: -150px;
}
.mt-minus-onesixty {
    margin-top: -160px;
}
.mt-minus-oneseventy {
    margin-top: -170px;
}
.mt-minus-oneeighty {
    margin-top: -180px;
}
.mt-minus-oneninety {
    margin-top: -190px;
}
.mt-minus-twohundred {
    margin-top: -200px;
}
.mb-sixteen {
    margin-bottom: 16px;
}
.mb-twenty {
    margin-bottom: 20px;
}
.mb-thirty {
    margin-bottom: 30px;
}
.mb-fourty {
    margin-bottom: 40px;
}
.mb-fifty {
    margin-bottom: 50px;
}
.mb-sixty {
    margin-bottom: 60px;
}
.mb-seventy {
    margin-bottom: 70px;
}
.mb-eighty {
    margin-bottom: 80px !important;
}
.mr-eight {
    margin-right: 8px;
}
.mr-ten {
    margin-right: 10px;
}
@media (max-width: 767px) {
    .text-center-xs {
        text-align: center;
    }
    .float-none-xs {
        float: none !important;
    }
}
/* Img Wrapper - Hover Effect */
.e-img-overlay {
    position: relative;
    display: block;
    overflow: hidden;
}
@media (min-width: 768px) {
    .e-img-overlay,
    .e-img-overlay img {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0);
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
    }
}
@media (max-width: 767px) {
    /* .e-img-overlay {
       max-width: 400px;
        margin: 0 auto;
    }
	a.e-img-overlay img{
		width: 400px;
	} */
    .portfolio-fluid .e-img-overlay {
        max-width: 100%;
        margin: 0 auto;
    }
}
.e-img-overlay.rounded,
.e-img-overlay.rounded > img {
    border-radius: 4px;
}
.e-img-overlay.rounded-top,
.e-img-overlay.rounded-top > img {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.e-img-overlay:before {
    font-family: "Font Awesome\ 5 Free";
    font-size: 20px;
    line-height: 0;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    display: block;
    visibility: hidden;
    margin: 0 auto;
    margin-left: -8px;
    content: '\f0fe';
    -webkit-transition: -webkit-transform .32s;
            transition:         transform .32s;
    -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
            transform: scale(.3);
    color: white;
}
.e-img-overlay:hover:before {
    visibility: visible;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}
.e-img-overlay img {
    -webkit-transition: .32s opacity, .32s -webkit-transform;
            transition: .32s opacity, .32s transform;
}
.e-img-overlay:hover img {
    -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
            transform: scale(1.15);
    opacity: .35;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=35)';
}
/* Filterable Portfolio */
#e-portfolio-block {
    margin-top: 50px;
}
#e-portfolio-block .mix {
    display: none;
    margin-bottom: 30px;
}
#e-portfolio-block.portfolio-fluid .mix {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .filter {
        margin-bottom: 4px;
    }
}
/* Portfolio Fluid */
@media (min-width: 768px) {
    .portfolio-fluid > div > div {
        margin: 0;
        padding: 0;
    }
}
/* Portfolio Caption Box */
.e_porto_desc {
    padding-top: 16px;
    padding-bottom: 16px;
    border: solid 1px #ecf0f1;
    border-top: 0;
    border-bottom: solid 5px #ecf0f1;
    border-radius: 0 0 6px 6px;
	background-color: #fff;
}
.e_porto_desc .text-margin {
    padding: 0 20px;
}
@media (max-width: 767px) {
    /* .e_porto_desc {
		max-width: 400px;
        margin: 0 auto;
    } */
    .portfolio-fluid .e_porto_desc {
        max-width: 100%;
        margin: 0 auto;
    }
}
/* Portfolio Item Page Description */
@media (min-width: 768px) {
    .e_product_details {
        padding-left: 0px;
    }
}
/* Browser (safari) */
.browser {
    position: relative;
    width: 100%;
    height: 30px;
    margin: 0 auto;
    border-top: solid 1px #d7d7d7;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #e8e8e8;
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .5);
       -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .5);
            box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .5);
}
.wrapper-browser-btn {
    position: absolute;
    top: 0;
    right: 0;
    left: 24px;
    width: 70px;
    height: 30px;
}
.btn-browser {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}
.btn-browser {
    float: left;
    margin-top: 9px;
    -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, .08);
       -moz-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, .08);
            box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, .08);
}
.btn-browser + .btn-browser {
    margin-left: 8px;
}
.btn-browser-1 {
    background-color: #ff6052;
}
.btn-browser-2 {
    background-color: #ffbe05;
}
.btn-browser-3 {
    background-color: #15cc37;
}
/* Dials */
.wrapper-dial-sm,
.wrapper-dial-md,
.wrapper-dial-xs {
    position: relative;
    text-align: center;
}
.wrapper-dial-xs {
    height: 88px;
}
.wrapper-dial-sm {
    height: 132px;
}
.wrapper-dial-md {
    height: 182px;
}
.wrapper-dial-xs input.dial {
    position: relative;
    top: -11px;
}
.wrapper-dial-sm input.dial {
    position: relative;
    top: -14px;
}
.wrapper-dial-md input.dial {
    position: relative;
    top: -20px;
}
.wrapper-dial-xs .title {
    position: absolute;
    right: 0;
    left: 0;
}
.wrapper-dial-sm .title {
    position: absolute;
    right: 0;
    left: 0;
}
.wrapper-dial-md .title {
    position: absolute;
    right: 0;
    left: 0;
}
/* Progress Bars */
.progress {
    height: 20px;
    border: 0;
    border-radius: 0;
    background-color: #eee;
    box-shadow: none;
}
.progress.progress-xs {
    height: 8px;
}
.progress.progress-sm {
    height: 14px;
}
.progress.progress-lg {
    height: 30px;
}
.progress-bar {
    -webkit-transition: width 1.5s cubic-bezier(.7, .19, .29, .97);
            transition: width 1.5s cubic-bezier(.7, .19, .29, .97);
}
.progress-bar {
    border: 0;
    border-radius: 0;
}
.title-progress {
    font-size: 14px;
    font-weight: 600;
}
.countto-bar {
    font-weight: 700;
    float: right;
    padding-right: 10px;
    letter-spacing: 1px;
}
.countto-bar:after {
    content: '%';
}
/* Breadcrumbs */
.breadcrumbs {
	margin: 0;
    margin-top: 10px;
    padding: 0;
    background-color: transparent;
}
/* Buttons */
.btn {
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
    -webkit-transition-duration: .16s;
            transition-duration: .16s;
    -webkit-transition-property: background-color, color, border-color;
            transition-property: background-color, color, border-color;
    letter-spacing: 1px;
    border-radius: 2px;
}
.fa-btn {
    margin: 0 !important;
}
/* button fix inputgroup hover */
.btn-z-index {
    z-index: 2;
}
.btn-rounded {
    border-radius: 28px !important;
}
.open .dropdown-toggle.btn {
    border-radius: 0;
}
.btn-xs {
    font-weight: 400;
    border-radius: 1px;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.open .dropdown-toggle.btn {
    text-decoration: none;
    outline: 0 !important;
    box-shadow: none;
}
/* BUTTON WITH ICONS*/
.btn .fa, .btn .fas {
    margin-right: 10px;
}
.btn-xs .fa, .btn-xs .fas {
    margin-right: 4px;
}
.btn-lg .fa, .btn-lg .fas {
    font-size: 22px;
    position: relative;
    top: 2px;
}
/* BUTTON PRIMARY */
.btn-primary {
    color: white;
}
.btn-primary:hover {
    color: white;
}
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
    color: white;
}
/* BUTTON DEFAULT */
.btn-default {
    color: #333;
    border-color: #ccc;
    background-color: #fff;
}
.btn-default:hover {
    color: #333;
    border-color: #ccc;
    background-color: #f2f2f2;
}
.btn-default:focus,
.btn-default:active,
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
    color: #333;
    border-color: #ccc;
    background-color: #ddd;
}
/* BUTTON SEA */
.btn-sea {
    color: white;
    border-color: #1abc9c;
    background-color: #1abc9c;
}
.btn-sea:hover {
    color: white;
    border-color: #18ad90;
    background-color: #18ad90;
}
.btn-sea:focus,
.btn-sea:active,
.btn-sea.active,
.open .dropdown-toggle.btn-sea {
    color: white;
    border-color: #169e83;
    background-color: #169e83;
}
/* BUTTON BLUE */
.btn-blue {
    color: white;
    border-color: #2f4ca1;
    background-color: #2f4ca1;
}
.btn-blue:hover {
    color: white;
    border-color: #1d3b91;
    background-color: #1d3b91;
}
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
    color: white;
    border-color: #0e2874;
    background-color: #0e2874;
}
/* BUTTON RED */
.btn-red {
    color: white;
    border-color: #fe5555;
    background-color: #fe5555;
}
.btn-red:hover {
    color: white;
    border-color: #e53e2d;
    background-color: #e53e2d;
}
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.open .dropdown-toggle.btn-red {
    color: white;
    border-color: #e3301e;
    background-color: #e3301e;
}
/* BUTTON ORANGE */
.btn-orange {
    color: white;
}
.btn-orange:hover {
    color: white;
}
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
    color: white;
}
/* BUTTON GREEN */
.btn-green {
    color: white;
    border-color: #2ecc71;
    background-color: #2ecc71;
}
.btn-green:hover {
    color: white;
    border-color: #2bbe69;
    background-color: #2bbe69;
}
.btn-green:focus,
.btn-green:active,
.btn-green.active {
    color: white;
    border-color: #28b062;
    background-color: #28b062;
}
/* Button Yellow */
.btn-yellow {
    color: white;
    border-color: #f1c40f;
    background-color: #f1c40f;
}
.btn-yellow:hover {
    color: white;
    border-color: #e2b70d;
    background-color: #e2b70d;
}
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active {
    color: white;
    border-color: #d2aa0c;
    background-color: #d2aa0c;
}
/* BUTTON GHOST GLOBAL */
.btn.btn-ghost {
    background-color: transparent;
}
/* BUTTON GHOST WHITE (TO USE WITH DARK BACKGROUND) */
.btn-ghost-white {
    color: white;
    border-color: white;
    background-color: transparent;
}
.btn-ghost-white:hover {
    color: black;
    border-color: white;
    background-color: white;
}
.btn-ghost-white:focus,
.btn-ghost-white:active,
.btn-ghost-white.active,
.open .dropdown-toggle.btn-ghost-white {
    color: black;
    border-color: white;
    background-color: white;
}
/* BUTTON-GHOST PRIMARY */
.btn-primary.btn-ghost:hover {
    color: white;
}
.btn-primary.btn-ghost:focus,
.btn-primary.btn-ghost:active,
.btn-primary.btn-ghost.active,
.open .dropdown-toggle.btn-primary.btn-ghost {
    color: white;
}
/* BUTTON-GHOST DEFAULT */
.btn-default.btn-ghost {
    color: #ccc;
    border-color: #ccc;
}
.btn-default.btn-ghost:hover {
    color: #333;
    border-color: #ccc;
    background-color: #f2f2f2;
}
.btn-default.btn-ghost:focus,
.btn-default.btn-ghost:active,
.btn-default.btn-ghost.active,
.open .dropdown-toggle.btn-default.btn-ghost {
    color: #333;
    border-color: #ccc;
    background-color: #ddd;
}
/* BUTTON-GHOST ORANGE */
.btn-orange.btn-ghost:hover {
    color: white;
}
.btn-orange.btn-ghost:focus,
.btn-orange.btn-ghost:active,
.btn-orange.btn-ghost.active,
.open .dropdown-toggle.btn-orange.btn-ghost {
    color: white;
}
/* Icons */
.fa.bg {
    color: white;
}
a .service-icon-circle {
    -webkit-transition: all .16s ease-in-out;
            transition: all .16s ease-in-out;
}
a .service-icon-circle:hover {
    color: white;
}
/* Rounded icons */
.service-icon-circle {
    width: 30px;
    height: 30px;
    padding-top: 6px;
    text-align: center;
    border-radius: 50%;
}
.icon-round-social {
    width: 30px;
    height: 30px;
    padding-top: 6px;
    text-align: center;
    border-radius: 50%;
}
/* Boxed icons */
.elixar-icon-box {
    width: 30px;
    height: 30px;
    padding-top: 6px;
    text-align: center;
}
/* Rounded icons @2x*/
.fa-2x.service-icon-circle,
.fa-2x.elixar-icon-box,
.fa-2x.icon-round-social,
.fa-2x.icon-box-social,
.fa-2x.icon-bg-social {
    width: 50px;
    height: 50px;
    padding-top: 9px;
}
/* Rounded icons @3x*/
.fa-3x.service-icon-circle,
.fa-3x.elixar-icon-box,
.fa-3x.icon-round-social,
.fa-3x.icon-box-social,
.fa-3x.icon-bg-social {
    width: 80px;
    height: 80px;
    padding-top: 17px;
}
/* Rounded icons @4x*/
.fa-4x.service-icon-circle,
.fa-4x.elixar-icon-box,
.fa-4x.icon-round-social,
.fa-4x.icon-box-social,
.fa-4x.icon-bg-social {
    width: 120px;
    height: 120px;
    padding-top: 29px;
}
/* Social Icons */
.icon-box-social,
.icon-bg-social {
    -webkit-transition: all .14s ease-in-out;
            transition: all .14s ease-in-out;
}
.icon-box-social {
    width: 30px;
    height: 30px;
    padding-top: 6px;
    text-align: center;
}
.icon-bg-social {
    width: 30px;
    height: 30px;
    padding-top: 6px;
    text-align: center;
}
.icon-bg-social,
.fa.icon-box-social:hover {
    color: white;
}
/* social icon colors */
.fa-facebook.icon-box-social {
    color: #3b5998;
    border: solid 1px #3b5998;
}
.fa-facebook.icon-box-social:hover {
    background-color: #3b5998;
}
.fa-facebook.icon-bg-social {
    background-color: #3b5998;
}
.fa-facebook.icon-bg-social:hover {
    background-color: #2d4373;
}
.fa-google-plus.icon-box-social {
    color: #dd4b39;
    border: solid 1px #dd4b39;
}
.fa-google-plus.icon-box-social:hover {
    background-color: #dd4b39;
}
.fa-google-plus.icon-bg-social {
    background-color: #dd4b39;
}
.fa-google-plus.icon-bg-social:hover {
    background-color: #c23321;
}
.fa-twitter.icon-box-social {
    color: #00b6f1;
    border: solid 1px #00b6f1;
}
.fa-twitter.icon-box-social:hover {
    background-color: #00b6f1;
}
.fa-twitter.icon-bg-social {
    background-color: #00b6f1;
}
.fa-twitter.icon-bg-social:hover {
    background-color: #008fbe;
}
.fa-linkedin.icon-box-social {
    color: #007bb6;
    border: solid 1px #007bb6;
}
.fa-linkedin.icon-box-social:hover {
    background-color: #007bb6;
}
.fa-linkedin.icon-bg-social {
    background-color: #007bb6;
}
.fa-linkedin.icon-bg-social:hover {
    background-color: #005983;
}
.fa-behance.icon-box-social {
    color: #4176fa;
    border: solid 1px #4176fa;
}
.fa-behance.icon-bg-social,
.fa-behance.icon-box-social:hover {
    background-color: #4176fa;
}
.fa-behance.icon-bg-social:hover {
    background-color: #0f52f9;
}
.fa-pinterest.icon-box-social {
    color: #cb2026;
    border: solid 1px #cb2026;
}
.fa-pinterest.icon-bg-social,
.fa-pinterest.icon-box-social:hover {
    background-color: #cb2026;
}
.fa-pinterest.icon-bg-social:hover {
    background-color: #9f191e;
}
.fa-youtube.icon-box-social {
    color: #e52d27;
    border: solid 1px #e52d27;
}
.fa-youtube.icon-bg-social,
.fa-youtube.icon-box-social:hover {
    background-color: #e52d27;
}
.fa-youtube.icon-bg-social:hover {
    background-color: #c21d17;
}
.fa-dribbble.icon-box-social {
    color: #f26798;
    border: solid 1px #f26798;
}
.fa-dribbble.icon-bg-social,
.fa-dribbble.icon-box-social:hover {
    background-color: #f26798;
}
.fa-dribbble.icon-bg-social:hover {
    background-color: #ee3878;
}
.fa-instagram.icon-box-social {
    color: #2e5e86;
    border: solid 1px #2e5e86;
}
.fa-instagram.icon-bg-social,
.fa-instagram.icon-box-social:hover {
    background-color: #2e5e86;
}
.fa-instagram.icon-bg-social:hover {
    background-color: #214360;
}
.fa-dropbox.icon-box-social {
    color: #007ee5;
    border: solid 1px #007ee5;
}
.fa-dropbox.icon-bg-social,
.fa-dropbox.icon-box-social:hover {
    background-color: #007ee5;
}
.fa-dropbox.icon-bg-social:hover {
    background-color: #0062b2;
}
.fa-reddit.icon-box-social {
    color: #fc541c;
    border: solid 1px #666;
}
.fa-reddit.icon-bg-social {
    background-color: #fc541c;
}
.fa-reddit.icon-box-social:hover {
    border-color: #fc541c;
    background-color: #fc541c;
}
.fa-reddit.icon-bg-social:hover {
    background-color: #e23b03;
}
.fa-yelp.icon-box-social {
    color: #c41200;
    border: solid 1px #c41200;
}
.fa-yelp.icon-bg-social,
.fa-yelp.icon-box-social:hover {
    background-color: #c41200;
}
.fa-yelp.icon-bg-social:hover {
    background-color: #910d00;
}
.fa-skype.icon-box-social {
    color: #00aff0;
    border: solid 1px #00aff0;
}
.fa-skype.icon-bg-social,
.fa-skype.icon-box-social:hover {
    background-color: #00aff0;
}
.fa-skype.icon-bg-social:hover {
    background-color: #008abd;
}
.fa-tumblr.icon-box-social {
    color: #34465d;
    border: solid 1px #34465d;
}
.fa-tumblr.icon-bg-social,
.fa-tumblr.icon-box-social:hover {
    background-color: #34465d;
}
.fa-tumblr.icon-bg-social:hover {
    background-color: #222d3c;
}
.fa-soundcloud.icon-box-social {
    color: #fe4700;
    border: solid 1px #fe4700;
}
.fa-soundcloud.icon-bg-social,
.fa-soundcloud.icon-box-social:hover {
    background-color: #fe4700;
}
.fa-soundcloud.icon-bg-social:hover {
    background-color: #cb3900;
}
.fa-flickr.icon-box-social {
    color: #ff0080;
    border: solid 1px #0d65d3;
}
.fa-flickr.icon-bg-social,
.fa-flickr.icon-box-social:hover {
    background-color: #0d65d3;
}
.fa-flickr.icon-bg-social:hover {
    background-color: #0a4ea3;
}
.fa-stack-overflow.icon-box-social {
    color: #fe7b16;
    border: solid 1px #818285;
}
.fa-stack-overflow.icon-bg-social {
    background-color: #fe7b16;
}
.fa-stack-overflow.icon-box-social:hover {
    background-color: #818285;
}
.fa-stack-overflow.icon-bg-social:hover {
    background-color: #e06201;
}
.fa-xing.icon-box-social {
    color: #006567;
    border: solid 1px #006567;
}
.fa-xing.icon-bg-social,
.fa-xing.icon-box-social:hover {
    background-color: #006567;
}
.fa-xing.icon-bg-social:hover {
    background-color: #003334;
}
.fa-rss.icon-box-social {
    color: #fb9d3a;
    border: solid 1px #fb9d3a;
}
.fa-rss.icon-box-social:hover {
    background-color: #fb9d3a;
}
.fa-rss.icon-bg-social {
    background-color: #fb9d3a;
}
.fa-rss.icon-bg-social:hover {
    background-color: #FF6600;
}
/* Social Icons Hover Style1 */
.social-top-detail i {
    position: relative;
    display: block !important;
    overflow: hidden;
    width: 35px;
    height: 35px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.social-top-detail i:before,
.social-top-detail i:after {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    font-style: normal;
    line-height: 35px;
    position: absolute;
    right: 0;
    left: 0;
    -webkit-transition: top .16s linear;
    transition: top .16s linear;
    text-align: center;
    text-decoration: inherit;
}
.social-top-detail i:before {
    top: 0;
}
.social-top-detail i:after {
    top: 39px;
    border-top: solid 8px transparent;
}
.social-top-detail i:hover:before {
    top: -35px;
}
.social-top-detail i:hover:after {
    top: -8px;
}
.social-top-detail i.elixar-facebook:before,
.social-top-detail i.elixar-facebook:after {
    content: '\f39e';
}
.social-top-detail i.elixar-facebook:after {
    background-color: #3b5998;
}
.social-top-detail i.elixar-google-plus:before,
.social-top-detail i.elixar-google-plus:after {
    content: '\f0d5';
}
.social-top-detail i.elixar-google-plus:after {
    background-color: #dd4b39;
}
.social-top-detail i.elixar-twitter:before,
.social-top-detail i.elixar-twitter:after {
    content: '\f099';
}
.social-top-detail i.elixar-twitter:after {
    background-color: #00aced;
}
.social-top-detail i.elixar-linkedin:before,
.social-top-detail i.elixar-linkedin:after {
    content: '\f0e1';
}
.social-top-detail i.elixar-linkedin:after {
    background-color: #007bb6;
}
.social-top-detail i.elixar-behance:before,
.social-top-detail i.elixar-behance:after {
    content: '\f1b4';
}
.social-top-detail i.elixar-behance:after {
    background-color: #008CFF;
}
.social-top-detail i.elixar-pinterest:before,
.social-top-detail i.elixar-pinterest:after {
    content: '\f0d3';
}
.social-top-detail i.elixar-pinterest:after {
    background-color: #cb2027;
}
.social-top-detail i.elixar-youtube:before,
.social-top-detail i.elixar-youtube:after {
    content: '\f16a';
}
.social-top-detail i.elixar-youtube:after {
    background-color: #bb0000;
}
.social-top-detail i.elixar-instagram:before,
.social-top-detail i.elixar-instagram:after {
    content: '\f16d';
}
.social-top-detail i.elixar-instagram:after {
    background-color: #fcaf45;
}
.social-top-detail i.elixar-dribbble:before,
.social-top-detail i.elixar-dribbble:after {
    content: '\f17d';
}
.social-top-detail i.elixar-dribbble:after {
    background-color: #ea4c89;
}
.social-top-detail i.elixar-skype:before,
.social-top-detail i.elixar-skype:after {
    content: '\f17e';
}
.social-top-detail i.elixar-skpye:after {
    background-color: #00a0df;
}
.social-top-detail i.elixar-tumblr:before,
.social-top-detail i.elixar-tumblr:after {
    content: '\f173';
}
.social-top-detail i.elixar-tumblr:after {
    background-color: #32506d;
}
.social-top-detail i.elixar-bitbucket:before,
.social-top-detail i.elixar-bitbucket:after {
    content: '\f171';
}
.social-top-detail i.elixar-bitbucket:after {
    background-color: #205081;
}
.social-top-detail i.elixar-dropbox:before,
.social-top-detail i.elixar-dropbox:after {
    content: '\f171';
}
.social-top-detail i.elixar-dropbox:after {
    background-color: #007ee5;
}
.social-top-detail i.elixar-codepen:before,
.social-top-detail i.elixar-codepen:after {
    content: '\f1cb';
}
.social-top-detail i.elixar-codepen:after {
    background-color: #212121;
}
.social-top-detail i.elixar-flickr:before,
.social-top-detail i.elixar-flickr:after {
    content: '\f16e';
}
.social-top-detail i.elixar-flickr:after {
    background-color: #ff0084;
}
.social-top-detail i.elixar-github:before,
.social-top-detail i.elixar-github:after {
    content: '\f09b';
}
.social-top-detail i.elixar-github:after {
    background-color: #333;
}
.social-top-detail i.elixar-envelope-o:before,
.social-top-detail i.elixar-envelope-o:after {
    content: '\f003';
}
.social-top-detail i.elixar-envelope-o:after {
    background-color: #dd4b39;
}
.social-top-detail i.elixar-soundcloud:before,
.social-top-detail i.elixar-soundcloud:after {
    content: '\f1be';
}
.social-top-detail i.elixar-soundcloud:after {
    background-color: #ff3a00;
}
.social-top-detail i.elixar-vimeo:before,
.social-top-detail i.elixar-vimeo:after {
    content: '\f27d';
}
.social-top-detail i.elixar-vimeo:after {
    background-color: #aad450;
} 
.social-top-detail i.elixar-wordpress:before,
.social-top-detail i.elixar-wordpress:after {
    content: '\f19a';
}
.social-top-detail i.elixar-wordpress:after {
    background-color: #21759b;
}
.social-top-detail i.elixar-vine:before,
.social-top-detail i.elixar-vine:after {
    content: '\f1ca';
}
.social-top-detail i.elixar-vine:after {
    background-color: #00b488;
}
.social-top-detail i.elixar-yelp:before,
.social-top-detail i.elixar-yelp:after {
    content: '\f1e9';
}
.social-top-detail i.elixar-yelp:after {
    background-color: #af0606;
}
.social-top-detail i.elixar-spotify:before,
.social-top-detail i.elixar-spotify:after {
    content: '\f1bc';
}
.social-top-detail i.elixar-spotify:after {
    background-color: #2ebd59;
} 
.social-top-detail i.elixar-slideshare:before,
.social-top-detail i.elixar-slideshare:after {
    content: '\f1e7';
}
.social-top-detail i.elixar-slideshare:after {
    background-color: #0077b5;
}
.social-top-detail i.elixar-deviantart:before,
.social-top-detail i.elixar-deviantart:after {
    content: '\f1bd';
}
.social-top-detail i.elixar-deviantart:after {
    background-color: #4E6252;
}
.social-top-detail i.elixar-digg:before,
.social-top-detail i.elixar-digg:after {
    content: '\f1a6';
}
.social-top-detail i.elixar-digg:after {
    background-color: #000000;
}
.social-top-detail i.elixar-foursquare:before,
.social-top-detail i.elixar-foursquare:after {
    content: '\f180';
}
.social-top-detail i.elixar-foursquare:after {
    background-color: #0072b1;
}
.social-top-detail i.elixar-medium:before,
.social-top-detail i.elixar-medium:after {
    content: '\f23a';
}
.social-top-detail i.elixar-medium:after {
    background-color: #00ab6c;
}
.social-top-detail i.elixar-get-pocket:before,
.social-top-detail i.elixar-get-pocket:after {
    content: '\f265';
}
.social-top-detail i.elixar-get-pocket:after {
    background-color: #ef4056;
}
.social-top-detail i.elixar-reddit:before,
.social-top-detail i.elixar-reddit:after {
    content: '\f1a1';
}
.social-top-detail i.elixar-reddit:after {
    background-color: #ff4500;
}
.social-top-detail i.elixar-stumbleupon:before,
.social-top-detail i.elixar-stumbleupon:after {
    content: '\f1a4';
}
.social-top-detail i.elixar-stumbleupon:after {
    background-color: #EB4823;
}
.social-top-detail i.elixar-twitch:before,
.social-top-detail i.elixar-twitch:after {
    content: '\f1e8';
}
.social-top-detail i.elixar-twitch:after {
    background-color: #6441a5;
}
.social-top-detail i.elixar-vk:before,
.social-top-detail i.elixar-vk:after {
    content: '\f189';
}
.social-top-detail i.elixar-vk:after {
    background-color: #45668e;
}
/* Boxes */
/* .shop-box {
    position: relative;
    padding: 8px 8px 16px 8px;
    text-align: center;
}
.shop-box .caption-box {
    right: 0;
}
.shop-box img {
    margin: 0 auto;
}
.shop-box.e-box-bordered {
    border: solid 1px #ddd;
} */
.icon-boxes-con.e-featurebox {
    text-align: center;
	padding: 30px;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 4px;
}
.icon-boxes-con.e-servicebox {
	background: #fff;
	border-radius: 4px;
    padding: 30px;
    position: relative;
    transition: all 100ms ease-out 0s;
}
.icon-boxes-con.e-servicebox:hover {
    box-shadow: 0 6px 9px rgba(0, 0, 0, 0.09);
}
.icon-boxes-con .service-icon-circle {
    -webkit-transition: all .2s linear;
            transition: all .2s linear;
}
.icon-boxes-con:hover .service-icon-circle {
    color: white;
}
.icon-boxes-con.bg {
    padding: 16px;
    background-color: #f4f5f6;
}
.icon-boxes-con.e-box-bordered {
    padding: 16px;
    border: solid 1px #ddd;
}
.e-team-box {
    padding: 8px 8px 16px 8px;
}
.e-team-box.bg {
    background-color: #f4f5f6;
}
.e-team-box.e-box-bordered {
    border: solid 1px #ddd;
	border-bottom: solid 5px #ecf0f1;
    border-radius: 0 0 6px 6px;
	background-color: #fff;
}
.icon-boxes-con {
    text-align: center;
}
.icon-boxes-con .service-icon-circle,
.icon-xs-side .service-icon-circle,
.icon-sm-side .service-icon-circle,
.icon-lg-side .service-icon-circle {
    -webkit-transition: all .2s linear;
            transition: all .2s linear;
}
.icon-boxes-con:hover .service-icon-circle,
.icon-xs-side:hover .service-icon-circle,
.icon-sm-side:hover .service-icon-circle,
.icon-lg-side:hover .service-icon-circle {
    color: white;
}
.icon-boxes-con.bg {
    padding: 16px;
    background-color: #f4f5f6;
}
.icon-boxes-con.e-box-bordered {
    padding: 16px;
    border: solid 1px #ddd;
}
.img-box {
    position: relative;
    display: block;
}
.caption-box {
    font-size: 14px;
    position: absolute;
    top: 20px;
    right: 0;
    margin: 0;
    padding: 3px 16px;
    text-transform: uppercase;
    color: white;
}
.icon-xs-side,
.icon-lg-side,
.icon-sm-side {
    padding: 16px 16px 20px 16px;
}
.icon-xs-side.e-box-bordered,
.icon-lg-side.e-box-bordered,
.icon-sm-side.e-box-bordered {
    border: solid 1px #ddd;
}
.icon-lg-side {
    min-height: 152px;
}
.icon-sm-side {
    min-height: 112px;
}
.icon-xs-side .title {
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0 6px;
}
.icon-lg-side .title {
    font-size: 28px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
}
.icon-sm-side .title {
    font-size: 22px;
    font-weight: 700;
    margin-top: 4px;
    margin-bottom: 10px;
    padding: 0 6px;
}
.icon-lg-side.left .fa,
.icon-sm-side.left .fa,
.icon-xs-side.left .fa {
    float: left;
    margin-right: 20px;
    text-align: center;
}
.icon-lg-side.right .fa,
.icon-sm-side.right .fa,
.icon-xs-side.right .fa {
    float: right;
    margin-left: 20px;
    text-align: center;
}
.icon-xs-side .fa {
    margin-bottom: 60px;
}
.post-xs-side {
    min-height: 106px;
    padding: 8px 8px 8px 8px;
    border: solid 1px #ddd;
}
.post-xs-side .title {
    font-size: 14px;
    margin-bottom: 2px;
}
.post-xs-side .meta {
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 0;
}
.post-xs-side .category {
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 4px;
}
.post-xs-side img {
    float: left;
    width: 90px;
    margin-right: 14px;
    margin-bottom: 0;
}
.wrapper-form-box {
    border: solid 1px #ddd;
    box-shadow: 0 4px 0 rgba(0, 0, 0, .05);
}
.wrapper-form-box h3 {
    margin-bottom: 16px;
    padding: 8px 16px;
    color: white;
    box-shadow: 0 6px 0 rgba(0, 0, 0, .08);
}
.wrapper-form-box form {
    padding: 16px;
}
.wrapper-form-box .input-group-addon .fa {
    width: 12px;
    text-align: center;
}
/* Panels */
.panel {
    margin-bottom: 20px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: none;
}
.panel-title .fa {
    margin-right: 8px;
}
.panel-default {
    border-color: #ddd;
}
.panel-heading {
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
}
.panel-light {
    border-color: #ddd;
    border-radius: 0;
}
.panel-light .panel-body {
    padding: 20px 32px;
}
.panel-light label {
    font-size: 14px;
    color: #666;
}
.panel-light > .panel-heading {
    padding-top: 16px;
    padding-bottom: 16px;
    border-color: #ddd;
    background-color: #f7f7f7;
}
.panel-light > .panel-heading > .panel-title {
    font-size: 15px;
}
.panel-success {
    border-color: #2ecc71;
}
.panel-success > .panel-heading {
    color: white;
    border-color: #2ecc71;
    background-color: #2ecc71;
}
.panel-info {
    border-color: #3498db;
}
.panel-info > .panel-heading {
    color: white;
    border-color: #3498db;
    background-color: #3498db;
}
.panel-warning {
    border-color: #f1c40f;
}
.panel-warning > .panel-heading {
    color: #514205;
    border-color: #f1c40f;
    background-color: #f1c40f;
}
.panel-danger {
    border-color: #e74c3c;
}
.panel-danger > .panel-heading {
    color: white;
    border-color: #e74c3c;
    background-color: #e74c3c;
}
/* Accordion */
.panel.accordion-group {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    background-color: #fff;
    box-shadow: none;
}
.accordion {
    margin-bottom: 0;
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    border-left: solid 1px #ddd;
}
.accordion a .fa {
    width: 24px;
}
.accordion-heading {
    border-top: 1px solid #ddd;
    background-color: #f3f3f3;
}
.accordion-heading > a:hover {
    color: inherit;
}
.accordion-toggle {
    display: block;
    padding: 8px 16px;
    color: black;
}
.accordion-body {
    border-top: solid 1px #ddd;
    background-color: #f9f9f9;
}
.accordion-inner .list-unstructured li a {
    font-size: 14px;
    display: block;
    padding: 6px 32px;
    color: black;
}
.accordion-inner .list-unstructured li {
    -webkit-transition: all .16s ease-in-out;
            transition: all .16s ease-in-out;
}
.accordion-inner .list-unstructured li:hover {
    background-color: #f3f3f3;
}
.accordion-inner .list-unstructured {
    margin: 0;
    padding: 0;
    background-color: #f9f9f9;
}
.panel.accordion-group .accordion-heading {
    position: relative;
}
/* accordion-arrow-down */
.panel.accordion-group .accordion-heading > .icon-toggle:after,
.panel.accordion-group .accordion-heading > .icon-toggle.acc-on.collapsed:after,
.panel.accordion-group .accordion-collapse-in > .icon-toggle.collapsed:after {
    font-family: "Font Awesome\ 5 Free";
    font-weight: normal;
    font-style: normal;
    position: absolute;
    right: 16px;
    content: '\f107';
    text-decoration: inherit;
}
/* accordion-arrow-left */
.panel.accordion-group .accordion-heading > .icon-toggle.acc-on:after,
.panel.accordion-group .accordion-collapse-in > .icon-toggle:after {
    right: 19px;
    content: '\f104';
}
/* Accordion Sidebar Style */
.nav-side .panel.accordion-group .accordion-heading > a,
.nav-side .panel.accordion-group .accordion-heading > a.acc-on.collapsed,
.nav-side .panel.accordion-group .accordion-collapse-in > a.collapsed {
    background-color: #fbfbfb;
}
/* accordion-arrow-left */
.nav-side .panel.accordion-group .accordion-heading > a.acc-on,
.nav-side .panel.accordion-group .accordion-collapse-in > a {
    background-color: #ebebeb;
}
.nav-side .accordion-inner .list-unstructured > li > a.active {
    background-color: #f3f3f3;
}
.accordion-heading > a {
    font-size: 14px;
    color: #333;
}
.accordion-heading > a {
    background-color: #fbfbfb;
}
.accordion-heading .fa {
    font-size: 13px;
    color: #494949;
}
.nav-side .accordion-inner .list-unstructured > li > a {
    font-size: 13px;
    color: #333;
}
.nav-side .accordion-inner .list-unstructured > li > a:before {
    font-family: "Font Awesome\ 5 Free";
    font-size: 13px;
    position: relative;
    left: -8px;
    content: '\f0a9';
    color: #636363;
}
.nav-side .panel.accordion-group .accordion-heading > a:hover,
.nav-side .panel.accordion-group .accordion-heading > a.active {
    background-color: #ebebeb !important;
}
/* Accordion Versions */
/* Accordion Group Style1 */
.panel-acc.panel-group-style1 .panel {
    border: 0;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: none;
}
.panel-acc.panel-group-style1 .panel-heading {
    padding: 0;
    border: 0;
}
/* accordion-title */
.panel-acc.panel-group-style1 .panel-title > a {
    font-size: 15px;
    display: block;
    padding: 14px 16px;
    -webkit-transition: all .16s ease-in-out;
            transition: all .16s ease-in-out;
}
.panel-acc.panel-group-style1 .panel-title .fa {
    margin: 0;
}
.panel-acc.panel-group-style1.panel-acc.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 0;
}
.panel-acc.panel-group-style1 .panel-default {
    border-color: #ddd;
}
.panel-acc.panel-group-style1 .panel-heading {
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
}
.panel-acc.panel-group-style1 .panel-body {
    border: 0;
}
/* accordion-title */
.panel-acc.panel-group-style1 .panel-title > a:hover {
    color: inherit;
}
.panel-acc.panel-group-style1 .panel-default > .panel-heading {
    background-color: #ededed;
}
/* accordion-title color */
.panel-acc.panel-group-style1 .panel-title > a.acc-on.collapsed,
.panel-acc.panel-group-style1 .panel-collapse-in .panel-title > .collapsed {
    color: black;
    background-color: #ededed;
}
/* accordion-title color hover */
.panel-acc.panel-group-style1 .panel-title > a:hover,
.panel-acc.panel-group-style1 .panel-title > a.acc-on.collapsed:hover,
.panel-acc.panel-group-style1 .panel-collapse-in .panel-title > .collapsed:hover {
    -webkit-transition: background-color .1s linear;
            transition: background-color .1s linear;
    background-color: #e5e5e5;
}
/* accordion-title color active */
.panel-acc.panel-group-style1 .panel-title > a.acc-on,
.panel-acc.panel-group-style1 .panel-collapse-in .panel-title > a {
    color: white;
}
/* Accordion Group Style2 */
.panel-acc.panel-group-style2 .panel {
    border: 0;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: none;
}
.panel-acc.panel-group-style2 .panel-heading {
    padding: 0;
    border: 0;
    background-color: transparent;
}
/* accordion-title */
.panel-acc.panel-group-style2 .panel-title > a {
    font-size: 15px;
    display: block;
    padding: 12px 16px;
    -webkit-transition: all .16s ease-in-out;
            transition: all .16s ease-in-out;
}
.panel-acc.panel-group-style2 .panel {
    border-bottom: 1px solid #ddd;
}
.panel-acc.panel-group-style2 .panel + .panel {
    margin-top: 0;
}
.panel-acc.panel-group-style2 .panel-title .fa {
    margin: 0;
}
.panel-acc.panel-group-style2.panel-acc.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd;
}
.panel-acc.panel-group-style2 .panel-default {
    border-color: #ddd;
}
.panel-acc.panel-group-style2 .panel-heading {
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
}
.panel-acc.panel-group-style2 .panel-body {
    border: 0;
}
/* Accordion Icons */
.panel-acc.panel-group-icon-style1 .panel-title > a:after,
.panel-acc.panel-group-icon-style2 .panel-title > a:after {
    position: relative;
    top: 2px;
}
/* accordion icon-right */
.panel-acc.panel-group-icon-style1.icon-right .panel-title > a:after,
.panel-acc.panel-group-icon-style2.icon-right .panel-title > a:after {
    float: right;
}
/* panel icon-left */
.panel-acc.panel-group-icon-style1.icon-left .panel-title > a:after,
.panel-acc.panel-group-icon-style2.icon-left .panel-title > a:after {
    float: left;
    width: 32px;
}
/* Accordion Icon V1 */
/* accordion-plus-icon */
.panel-acc.panel-group-icon-style1 .panel-title > a:after,
.panel-acc.panel-group-icon-style1 .panel-title > a.acc-on.collapsed:after,
.panel-acc.panel-group-icon-style1 .panel-collapse-in .panel-title > a.collapsed:after {
    font-family: "Font Awesome\ 5 Free";
    font-weight: normal;
    font-style: normal;
    content: '\f067';
    text-decoration: inherit;
}
/* accordion-minus-icon */
.panel-acc.panel-group-icon-style1 .panel-title > a.acc-on:after,
.panel-acc.panel-group-icon-style1 .panel-collapse-in .panel-title > a:after {
    content: '\f068';
}
/* Accordion Icon V2  */
/* accordion-arrow-down-icon */
.panel-acc.panel-group-icon-style2.icon-right .panel-title > a:after,
.panel-acc.panel-group-icon-style2.icon-right .panel-title > a.acc-on.collapsed:after,
.panel-acc.panel-group-icon-style2.icon-right .panel-collapse-in .panel-title > a.collapsed:after {
    font-family: "Font Awesome\ 5 Free";
    font-weight: normal;
    font-style: normal;
    right: 0;
    content: '\f078';
    text-decoration: inherit;
}
.panel-acc.panel-group-icon-style2.icon-left .panel-title > a:after,
.panel-acc.panel-group-icon-style2.icon-left .panel-title > a.acc-on.collapsed:after,
.panel-acc.panel-group-icon-style2.icon-left .panel-collapse-in .panel-title > a.collapsed:after {
    font-family: "Font Awesome\ 5 Free";
    font-weight: normal;
    font-style: normal;
    left: 0;
    content: '\f078';
    text-decoration: inherit;
}
/* accordion-arrow-left-icon */
.panel-acc.panel-group-icon-style2.icon-right .panel-title > a.acc-on:after,
.panel-acc.panel-group-icon-style2.icon-right .panel-collapse-in .panel-title > a:after {
    right: 3px;
    content: '\f053';
}
/* accordion-arrow-right-icon */
.panel-acc.panel-group-icon-style2.icon-left .panel-title > a.acc-on:after,
.panel-acc.panel-group-icon-style2.icon-left .panel-collapse-in .panel-title > a:after {
    left: 3px;
    content: '\f054';
}
/* Pagination */
.pagination > li > a,
.pagination > li > span {
    line-height: 1.42857143;
    position: relative;
    display: inline-block;
    margin-left: 0;
    padding: 6px 14px;
    text-decoration: none;
    color: white;
    border: 0;
    background-color: #333;
}
.pagination {
    word-spacing: -2px;
}
.pagination > li {
    display: inline-block;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span .pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.pagination .active a {
    border-color: white;
}
.pagination > li > a:focus {
    color: white;
    background-color: #333;
}
.pagination > li > a:hover,
.pagination > li > a:active {
    color: white;
}
/* Dropdowns */
.dropdown-menu {
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-transform: none;
    border: 0;
    border-radius: 0;
    background-color: #f5f5f5;
    box-shadow: 2px 4px 0 0 rgba(0, 0, 0, .15);
}
.dropup .dropdown-menu {
    box-shadow: 2px 2px 0 0 rgba(0, 0, 0, .15);
}
.dropdown-menu > li > a {
    font-size: 14px;
    font-weight: 400;
    display: block;
    clear: both;
    padding: 8px 20px;
    -webkit-transition: background-color .16s ease-in-out;
            transition: background-color .16s ease-in-out;
    white-space: nowrap;
}
.dropdown-menu .divider {
    margin: 0;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: black;
    background-color: #deddd8;
}
/* MFP Lightbox Animation */
.mfp-content {
    -webkit-animation-name: zoomIn;
            animation-name: zoomIn;
    -webkit-animation-duration: .2s;
            animation-duration: .2s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
@-webkit-keyframes zoomIn {
    0% {
        -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    0% {
        -webkit-transform: scale3d(.3, .3, .3);
            -ms-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}
/* Bootstrap Carousel Settings */
.e-post-slider-block {
    position: relative;
    z-index: 15;
    right: 0;
    left: 0;
    max-width: 100%;
    margin: 0 auto;
}
.section-slider {
    z-index: 15;
}
.carousel {
    right: 0;
    left: 0;
    overflow: hidden;
    margin: 0 auto;
}
.img-slide {
    display: block;
}
.carousel-inner {
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    margin: 0;
}
@media (min-width: 768px) {
    .carousel-inner {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0);
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
    }
}
/* Slider Button Visible On Hover */
.btn-prev {
    left: -52px;
}
.btn-next {
    right: -52px;
}
.btn-prev,
.btn-next {
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    visibility: hidden;
    margin-top: -20px;
    padding: 10px 15px;
    -webkit-transition: all .16s ease-in-out;
            transition: all .16s ease-in-out;
    text-align: center;
    opacity: 0;
    color: #fff;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, .7);
}
.btn-prev:hover,
.btn-next:hover {
    background-color: rgba(0, 0, 0, .8);
}
.e-post-slider-block:hover .btn-prev {
    left: 13px;
    visibility: visible;
    opacity: 1;
}
.e-post-slider-block:hover .btn-next {
    right: 13px;
    visibility: visible;
    opacity: 1;
}
/* Slider Button Always Visible */
.btn-prev-visible {
    left: 13px;
}
.btn-next-visible {
    right: 13px;
}
.btn-prev-visible,
.btn-next-visible {
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -20px;
    padding: 10px 15px;
    -webkit-transition: all .16s ease-in-out;
            transition: all .16s ease-in-out;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, .7);
}
.btn-prev-visible:hover,
.btn-next-visible:hover {
    background-color: rgba(0, 0, 0, .8);
}
.title-slider {
    font-size: 18px;
    font-weight: 300;
    position: absolute;
    bottom: -60px;
    display: block;
    width: 100%;
    padding: 10px;
    -webkit-transition: all .1s ease-in-out;
            transition: all .1s ease-in-out;
    -webkit-transition-delay: .1s;
            transition-delay: .1s;
    text-align: center;
    color: white;
    background-color: rgba(0, 0, 0, .7);
}
.active .title-slider {
    bottom: 0;
}
/* Indicator Testimonial Slider */
.carousel-indicators-testimonial {
    position: relative;
    margin-top: 60px;
    margin-bottom: 0;
}
/* Bx Slider Shop (Thumbnail Slider) */
.bx-pager-shop {
    display: block;
    margin: 0;
    margin-top: 10px;
    margin-left: -1%;
    padding: 0;
}
.bx-pager-shop a {
    display: block;
    float: left;
    margin: 0;
    margin-left: 1%;
    padding: 0;
    padding: .5%;
    -webkit-transition: border-color .16s ease-in-out;
            transition: border-color .16s ease-in-out;
    border: solid 1px #ddd;
}
.bx-pager-shop.bx-pager-6 a {
    width: 15.66%;
}
.bx-pager-shop.bx-pager-4 a {
    width: 24%;
}
.bx-pager-shop.bx-pager-5 a {
    width: 19%;
}
.bx-pager-shop a img {
    display: block;
    width: 100%;
}
.shop-item-slider + .bx-pager-shop a img {
    padding: 8px;
}
.bx-pager-shop a:hover {
    border-color: #c4c4c4;
    background-color: #f6f6f6;
}
.bx-pager-shop a.active {
    border-color: #c4c4c4;
    background-color: #f6f6f6;
}
/* Owl Slider Portfolio Items */
#owl-portfolio-item {
    position: relative;
	margin-top: 20px;
}
#owl-portfolio-item .owl-controls {
    position: absolute;
    top: -72px;
    right: 25px;
    text-align: center;
}
/* Styling Next and Prev buttons */
#owl-portfolio-item .owl-controls .owl-buttons div {
    font-size: 15px;
    display: inline-block;
    zoom: 1;
    /*IE7 life-saver */
    margin: 3px;
    padding: 4px 12px;
    -webkit-transition: background-color .2s linear;
            transition: background-color .2s linear;
    opacity: 1;
    color: #fff;
    border-radius: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, .7);
    display: inline;
}
#owl-portfolio-item .owl-controls .owl-buttons div:hover {
    background-color: rgba(0, 0, 0, .8);
}
#owl-portfolio-item .owl-controls .owl-buttons .owl-prev:before {
    font-family: "Font Awesome\ 5 Free";
    content: '\f104';
	font-weight: 600;
}
#owl-portfolio-item .owl-controls .owl-buttons .owl-next:before {
    font-family: "Font Awesome\ 5 Free";
    content: '\f105';
	font-weight: 600;
}
/* Owl Slider Page Specific Styling */
#owl-our-work .owl-pagination {
    margin-top: 39px;
}
.owl-carousel .item img,
.owl-carousel .item a {
    margin: 0 auto;
}
#owl-our-work .item {
    margin: 0 6px;
}
#owl-our-work .item a {
    max-width: 400px;
}
@media (min-width: 768px) {
    #owl-our-work .item {
        margin: 0 15px;
    }
}
#owl-clients {
    padding: 10px 0;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}
#owl-clients .item {
    margin: 0 12px;
}
@media (min-width: 768px) {
    #owl-portfolio-item .item {
        margin: 0 5px;
    }
}
/* Timeline */
.e-filter-wrapper-con {
    position: relative;
}
/* Timeline Left */
.timeline-box-right-style2 {
    position: relative;
    width: 100%;
    margin-top: 24px;
    padding-left: 30px;
}
.timeline-box-right-style2:after {
    font-family: "Font Awesome\ 5 Free";
    font-size: 24px;
    line-height: 21px;
    position: absolute;
    top: 10px;
    left: -25px;
    padding: 0;
    content: '\f192';
    -webkit-transition: background-color .16s ease-in-out;
            transition: background-color .16s ease-in-out;
    border-radius: 50%;
    background-color: white;
}
.e-timeline-wrapper-center:before,
.e-col-horizontal:before {
    position: absolute;
    top: 0;
    display: block;
    width: 3px;
    height: 100%;
    margin: 0 auto;
    content: '';
    background: #cacaca;
    background: rgba(255, 255, 255, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(3%, #d1d1d1), color-stop(4%, #cacaca), color-stop(97%, #cacaca), color-stop(98%, #d6d6d6), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #d1d1d1 3%, #cacaca 4%, #cacaca 97%, #d6d6d6 98%, rgba(255, 255, 255, 0) 100%);
    background:         linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #d1d1d1 3%, #cacaca 4%, #cacaca 97%, #d6d6d6 98%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}
.e-timeline-wrapper-center:before {
    right: 0;
    left: 0;
}
.e-col-horizontal > div + div {
    margin-top: 40px;
}
/* Timeline date button style */
.timeline-title-wrapper-s1 {
    max-width: 160px;
    margin: 0 auto;
    padding: 8px 24px;
    border: solid 2px #ddd;
    border-radius: 3px;
    background-color: white;
}
/* Timeline date circle style */
.timeline-date-block {
    font-size: 14px;
    font-weight: 600;
    position: relative;
    top: 21px;
    width: 44px;
    height: 44px;
    margin-left: 0;
    color: white;
    border-radius: 50%;
}
.timeline-date-block .side-timeline-date {
    position: relative;
    top: 2px;
    display: block;
    margin: 0;
}
.timeline-date-block .side-timeline-month {
    position: relative;
    top: -5px;
    display: block;
    margin: 0;
}
@media (min-width: 768px) {
    .e-col-horizontal:before {
        left: 123px;
    }
}
@media (min-width: 992px) {
    .e-col-horizontal:before {
        left: 80px;
    }
}
@media (min-width: 1200px) {
    .e-col-horizontal:before {
        left: 96px;
    }
}
@media (max-width: 767px) {
    .timeline-item-block-left:after,
    .timeline-item-block-right:after,
    .timeline-item-block-left:before,
    .timeline-item-block-right:before,
    .timeline-box-right-style2:after {
        display: none;
    }
    .timeline-item-block-wrapper-right {
        padding-left: 0;
    }
    .timeline-item-block-wrapper-left {
        padding-right: 0;
    }
    .e-col-horizontal:before {
        right: 0;
        left: 0;
    }
    .timeline-box-right-style2 {
        padding-left: 0;
    }
    .timeline-date-block {
        margin: 0 auto;
    }
}
/* Pricing tables */
.e-plan-table {
    overflow: hidden;
    border-radius: 2px;
    background-color: #f5f5f5;
}
.e-plan-table .e-plan-title,
.e-plan-table .e-plan-price {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
.e-priceplan-s1 .e-plan-title,
.e-priceplan-s3 .e-plan-title {
    text-transform: uppercase;
    color: white;
}
.e-priceplan-s1 .e-plan-price,
.e-priceplan-s3 .e-plan-price {
    color: #2a2a2a;
    background-color: #e4e4e4;
}
.e-plan-table > ul > li {
    padding: 0 32px;
    color: #2a2a2a;
}
.e-plan-table > ul > li > .fa, .e-plan-table > ul > li > .fas, .e-plan-table > ul > li > .far, .e-plan-table > ul > li > .fab {
    width: 28px;
}
.e-plan-table > ul > li:after {
    display: block;
    width: 100%;
    height: 1px;
    margin: 16px 0;
    content: '';
    background-color: #ddd;
}
/* Pricetable Style 1 */
@media (min-width: 768px) {
    .section-priceplan-s1 > div > div > div, .e-plan-box-s1 {
        margin: 0;
        padding: 0;
    }
    .e-plan-table.e-priceplan-s1 {
        width: 100%;
        border-radius: 0;
    }
    .e-priceplan-s1.pricetable-best-value {
        margin-top: -28px;
    }
}
.e-plan-table.e-priceplan-s1 > ul {
    margin-top: 32px;
}
.e-plan-table.e-priceplan-s1 .e-plan-title {
    padding: 22px 0;
}
.e-plan-table.e-priceplan-s1 .e-plan-price {
    font-size: 28px;
    font-weight: 700;
    padding: 16px;
}
.e-priceplan-s1.pricetable-best-value {
    background-color: #ededed;
}
.e-plan-table.e-priceplan-s1.pricetable-best-value .e-plan-title {
    font-size: 24px;
    font-weight: 600;
    padding: 36px 0;
    letter-spacing: 1px;
}
.e-plan-table.e-priceplan-s1.pricetable-best-value .e-plan-price {
    font-size: 28px;
    font-weight: 700;
    padding: 16px;
    color: #2a2a2a;
    background-color: #dcdcdc;
    background-color: #e4e4e4;
}
.e-priceplan-s1 .btn {
    margin-top: 16px;
    margin-bottom: 32px;
}
/* Pricetable version 2 */
.e-plan-table.e-priceplan-s2 {
    padding-bottom: 14px;
    border: solid 1px #ddd;
}
.e-plan-table.e-priceplan-s2 .e-plan-title {
    font-size: 40px;
    font-weight: 300;
    padding: 14px 0;
    letter-spacing: 1px;
}
.e-plan-table.e-priceplan-s2 .e-plan-price {
    font-size: 36px;
    font-weight: 300;
}
.e-plan-table.e-priceplan-s2 > ul {
    margin-top: 16px;
    text-align: center;
    text-transform: uppercase;
}
/* Pricetable version 3 */
.e-plan-table.e-priceplan-s3 .e-plan-title {
    font-size: 24px;
    font-weight: 300;
    padding: 16px 0;
    letter-spacing: 1px;
}
.e-plan-table.e-priceplan-s3 .e-plan-price {
    font-weight: 300;
    padding: 16px 0;
}
.e-plan-table.e-priceplan-s3 > ul {
    margin-top: 16px;
}
.e-plan-table.e-priceplan-s3 .btn {
    margin-bottom: 16px;
}
.e-priceplan-s1, .e-priceplan-s2, .e-priceplan-s3 {
	display: inline-block;
    position: relative;
    width: 100%;
    border-radius: 6px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.e-highlight-plan li {
	color: #fff !important;
}
.e-highlight-plan > ul > li > .fas, .e-highlight-plan  > ul > li > .fa, .e-highlight-plan > ul > li > .far, .e-highlight-plan > ul > li > .fab {
	color: #fff !important;
}
.btn-black, .btn-black:hover {
    background-color: #000 !important;
}
/* Tabs */
/* tabs reset */
.nav > li > a {
    -webkit-transition: none;
            transition: none;
    color: black;
}
.nav-tabs {
    position: relative;
    border-bottom: 0;
}
.nav-tabs > li {
    margin-bottom: 0;
}
.nav-tabs > li > a {
    line-height: inherit;
    margin-right: 0;
    border: 0;
    border-radius: 0;
}
.nav-tabs > li > a:hover {
    border-color: white;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: black;
    border: 0;
}
.nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
}
.nav-tabs.nav-justified > li > a {
    border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 0;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 0;
        border-radius: 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: transparent;
    }
}
.nav-pills > li > a,
.nav-tabs-justified > li > a {
    border-radius: 0;
}
.nav-pills > li + li {
    margin-left: 0;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #fff;
}
.nav-stacked > li + li {
    margin-top: 0;
}
.nav-justified > li > a {
    margin-bottom: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border: 0;
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 0;
        border-radius: 0;
    }
}
/* Tabs General*/
.row-tabs > .nav-tabs > li.active > a,
.row-tabs > .nav-tabs > li.active > a:hover,
.row-tabs > .nav-tabs > li.active > a:focus,
.row-tabs > .nav-tabs > li > a:hover,
.row-tabs > .nav-tabs > li.active,
.row-tabs > .nav-tabs > li.active:hover,
.row-tabs > .nav-tabs > li.active:focus {
    background-color: transparent;
}
.row-tabs .nav-tabs > li.active {
    z-index: 1;
}
.tab-content {
    position: relative;
    padding: 16px;
}
/* Tabs Top*/
.row-tabs .tabs-top > .nav-tabs {
    position: relative;
}
.row-tabs .tabs-top .tab-content {
    border: solid 1px #ddd;
}
.row-tabs .tabs-top > .nav-tabs > li {
    margin-bottom: -1px;
    border: solid 1px transparent;
    border-top-width: 2px;
}
.row-tabs .tabs-top > .nav-tabs > li:hover {
    background-color: #ebebeb;
}
.row-tabs .tabs-top > .nav-tabs > li.active {
    border-color: #ddd;
    border-bottom-color: white;
}
/* Tbas Bottom */
.row-tabs .tabs-bottom > .nav-tabs {
    position: relative;
}
.row-tabs .tabs-bottom .tab-content {
    border: solid 1px #ddd;
}
.row-tabs .tabs-bottom > .nav-tabs > li {
    margin-top: -1px;
    border: solid 1px transparent;
    border-bottom-width: 2px;
}
.row-tabs .tabs-bottom > .nav-tabs > li:hover {
    background-color: #ebebeb;
}
.row-tabs .tabs-bottom > .nav-tabs > li.active {
    border-color: #ddd;
    border-top-color: white;
}
/* Tabs Justified */
.row-tabs .tabs-justified-top > .nav-tabs > li.active:after,
.row-tabs .tabs-justified-bottom > .nav-tabs > li.active:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    content: '';
    background-color: white;
}
/* Tabs Justified Top */
.row-tabs .tabs-justified-top > .nav-tabs > li.active:after {
    bottom: -2px;
}
/* Tabs Justified Bottom*/
.row-tabs .tabs-justified-bottom > .nav-tabs > li.active:after {
    top: -2px;
}
@media (max-width: 767px) {
    .row-pills [class^='col'] + [class^='col'] {
        margin-top: 0;
    }
    .row-tabs .tabs-justified-top > .nav-tabs > li,
    .row-tabs .tabs-justified-top > .nav-tabs > li > a,
    .row-tabs .tabs-justified-bottom > .nav-tabs > li,
    .row-tabs .tabs-justified-bottom > .nav-tabs > li > a {
        margin: 0;
        border: 0;
    }
    .row-tabs .tabs-justified-top > .nav-tabs > li.active > a,
    .row-tabs .tabs-justified-top > .nav-tabs > li.active > a:hover,
    .row-tabs .tabs-justified-top > .nav-tabs > li.active > a:focus,
    .row-tabs .tabs-justified-bottom > .nav-tabs > li.active > a,
    .row-tabs .tabs-justified-bottom > .nav-tabs > li.active > a:hover,
    .row-tabs .tabs-justified-bottom > .nav-tabs > li.active > a:focus {
        background-color: #eee;
    }
}
/* Pills */
.row-pills {
    background-color: #f4f5f6;
}
.row-pills .nav {
    background-color: white;
}
.row-pills,
.row-pills > div {
    margin: 0;
    padding: 0;
}
/* Sections */
.section-black {
    position: relative;
    color: white;
    border: 0;
    background-color: black;
}
.section-dark {
    border: 1px solid #ddd;
    background-color: #f6f6f6;
}
.section-dark-2x {
    position: relative;
    color: white;
    border: 0;
    background-color: #191919;
}
.section-light {
    position: relative;
    border: 0;
    background-color: #f5f5f5;
}
.sp-2xl.section-wrapper {
    padding: 350px 0;
}
.sp-xl.section-wrapper {
    padding: 250px 0;
}
.sp-lg.section-wrapper {
    padding: 125px 0;
}
.sp-md.section-wrapper {
    padding: 100px 0;
}
.sp-sm.section-wrapper {
    padding: 80px 0;
}
.sp-sm.section-wrapper.container-fluid {
    padding: 80px 0 0 0;
}
.sp-xs.section-wrapper {
    padding: 20px 0;
}
.sp-2xl.section-wrapper {
    padding-bottom: 350px;
}
.sp-xl.section-bottom {
    padding-bottom: 250px;
}
.sp-lg.section-bottom {
    padding-bottom: 125px;
}
.sp-md.section-bottom {
    padding-bottom: 100px;
}
.sp-sm.section-bottom {
    padding-bottom: 80px;
}
.sp-xs.section-bottom {
    padding-bottom: 20px;
}
.sp-2xl.section-wrapper {
    padding-top: 350px;
}
.sp-xl.section-top {
    padding-top: 250px;
}
.sp-lg.section-top {
    padding-top: 125px;
}
.sp-md.section-top {
    padding-top: 100px;
}
.sp-sm.section-top {
    padding-top: 80px;
}
.sp-xs.section-top {
    padding-top: 20px;
}
@media (max-width: 767px) {
    .sp-xl.section-wrapper {
        padding: 90px 0;
    }
}
.sp-xl > div > .row > div > .section-title,
.sp-xl > div > .row > div > .section-desc {
    margin-bottom: 80px;
}
.sp-lg > div > .row > div > .section-title,
.sp-lg > div > .row > div > .section-desc {
    margin-bottom: 62px;
}
.sp-md > div > .row > div > .section-title,
.sp-md > div > .row > div > .section-desc {
    margin-bottom: 50px;
}
.sp-sm > div > .row > div > .section-title,
.sp-sm > div > .row > div > .section-desc {
    margin-bottom: 40px;
}
.sp-xs > div > .row > div > .section-title,
.sp-xs > div > .row > div > .section-desc {
    margin-bottom: 25px;
}
/* .content-section > div > .row > div > .section-title.text-margin {
    margin-bottom: 0;
} */
.content-section > div > .row > div > .section-desc {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
}
.section-arrow-bottom,
.section-arrow-top {
    position: relative !important;
    background-attachment: scroll !important;
}
.section-arrow-top:after {
    position: absolute;
    top: -20px;
    right: 0;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
    content: '';
    border-right: 20px solid transparent;
    border-bottom: 20px solid;
    border-left: 20px solid transparent;
}
.section-arrow-bottom:after {
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
    content: '';
    border-top: 20px solid;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
}
.section-bg {
    height: auto;
    color: white !important;
}
/* Section Intro Sliders Global */
.carousel-intro {
    height: auto;
}
/* Carousel Slide Speeds */
.carousel-inner > .item {
    -webkit-transition: .35s ease-in-out left;
            transition: .35s ease-in-out left;
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .35s ease-in-out;
                transition:         transform .35s ease-in-out;
    }
}
#intro-slider-wrapper .carousel-inner > .item {
    -webkit-transition: .6s ease-in-out left;
            transition: .6s ease-in-out left;
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    #intro-slider-wrapper .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
                transition:         transform .6s ease-in-out;
    }
}
@media screen and (max-width: 767px) {
    .carousel-intro .carousel-indicators {
        bottom: 0;
    }
    .carousel-intro .item .container .row [class^='col'] + [class^='col'] {
        margin-top: 0;
    }
}
.btn-prev-intro {
    left: 8%;
}
.btn-next-intro {
    right: 8%;
}
.btn-prev-intro,
.btn-next-intro {
    font-size: 36px;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    visibility: hidden;
    margin-top: -26px;
    padding: 15px;
    -webkit-transition: all .16s ease-in-out;
    transition: all .16s ease-in-out;
    text-align: center;
    opacity: 0;
    color: #fff;
    border-radius: 4px;
	z-index: 9999;
}
.section-slider:hover .btn-prev-intro {
    left: 1%;
    visibility: visible;
    opacity: 1;
}
.section-slider:hover .btn-next-intro {
    right: 1%;
    visibility: visible;
    opacity: 1;
}
/* Section Default Index Page Slider */
.section-intro-index {
    position: relative;
    height: auto;
    color: white !important;
    background-color: black;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.layer-intro-index {
    background-color: #654f4a;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';
}
.section-intro-index .item {
    min-height: 374px;
    margin-top: 30px;
}
@media (max-width: 767px) {
    .section-intro-index .item {
        min-height: 343px;
        margin-top: 36px;
        padding-bottom: 46px;
    }
    .section-intro-index .title-xl {
        margin-top: 0;
    }
}
/* Section Shopping Page Slider */
.section-intro-shop {
    position: relative;
    height: auto;
    color: white !important;
    background-color: black;
    background-image: url('images/bg/polygonal.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.layer-intro-shop {
    background-color: #6c6c6c;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';
}
.layer-intro-shop .carousel-intro .item {
    min-height: 374px;
}
@media (max-width: 767px) {
    .layer-intro-shop .carousel-intro .item {
        min-height: 393px;
        padding: 50px 0;
    }
}
@media (max-width: 767px) {
    .section-intro-shop .title-xl {
        margin-top: 0;
    }
}
/* Section Background Image Page Slider */
.section-intro-bg-slider {
    position: relative;
    height: auto;
    color: white !important;
    background-color: #6c6c6c;;
}
.layer-bg-slider {
    height: 545px;
    padding-top: 150px;
    padding-bottom: 178px;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=76)';
}
@media (max-width: 767px) {
    .layer-bg-slider {
        height: 474px;
        padding-top: 140px;
        padding-bottom: 120px;
        text-align: center;
    }
}
@media (min-width: 768px) {
    .section-intro-bg-slider .item .container {
        padding: 0 90px;
    }
}
@media (max-width: 767px) {
    .section-intro-bg-slider .title-xl {
        margin-top: 0;
        text-align: center;
    }
}
/* Section Call To Action */
.section-call-to-action {
    box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, .08);
}
.section-call-to-action .title-md {
    margin-top: 8px;
    word-spacing: 2px;
    text-transform: uppercase;
}
.section-call-to-action .btn {
    margin: 0;
    padding-right: 30px;
    padding-left: 30px;
}
/* Section Contact Form Error-Success Message */
.required {
    color: #fe5555;
}
#success,
#error {
    display: none;
}
/* Google Maps */
#map {
    width: 100%;
    height: 350px;
}
/* Shopping Page Styling Global */
.shop-price {
    font-size: 12px;
    display: block;
    padding: 8px;
    text-align: center;
    border: solid 1px #ccc;
}
.shop-box > .img-box > img {
    width: 150px;
}
.tab-content-shop,
.tab-content-shop .tab-pane {
    padding: 0;
}
.nav-tabs.nav-tabs-shop > li.active > a,
.nav-tabs.nav-tabs-shop > li.active > a:hover,
.nav-tabs.nav-tabs-shop > li.active > a:focus {
    color: white;
    border: 0;
}
@media (min-width: 768px) {
    .shop-item-description {
        padding-left: 30px;
    }
}
/* shop cart */
.panel-shopping-cart {
    border-radius: 2px;
}
.col-tags .btn {
    margin-right: 8px;
    margin-bottom: 10px;
}
.panel-shopping-cart .panel-heading {
    color: white;
}
.panel-shopping-cart .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 0;
}
.panel-shopping-cart img {
    width: 32px;
    margin-right: auto;
    margin-left: auto;
}
.panel-shopping-cart input {
    width: 35px;
    height: 30px;
    margin-top: 5px;
}
.panel-shopping-cart span {
    display: block;
    margin-top: 9px;
}
.panel-shopping-cart td .btn {
    margin-top: 5px;
}
.panel-shopping-cart .fa-times {
    margin: 0;
}
.close-cart {
    width: 8%;
}
.close-cart > a {
    margin-right: 8px;
}
.box-cart tbody > tr > td {
    margin: 0;
    padding-top: 0;
    padding-bottom: 10px;
    border: 0;
}
.cart-box-bordered {
    padding: 26px 16px;
    border: 1px solid #ddd;
}
@media (max-width: 767px) {
    .panel-shopping-cart > table > thead > tr > th {
        display: none;
    }
    .panel-shopping-cart .table-first {
        display: none;
    }
    .panel-shopping-cart {
        font-size: 12px;
    }
    .panel-shopping-cart td .btn {
        margin-top: 3px;
    }
    .panel-shopping-cart .panel-footer {
        text-align: center;
    }
    .panel-shopping-cart .panel-footer .text-right {
        text-align: center;
    }
}
/* Shop Item Page */
.shop-item-slider {
    padding: 30px;
    border: solid 1px #ddd;
}
.stars-feedback {
    display: inline-block;
}
.wrapper-shop-review .title-comment {
    margin-right: 8px;
    margin-left: 8px;
}
.wrapper-shop-review a {
    font-size: 14px;
    display: inline-block;
    padding: 0 8px;
    color: black;
    border-left: solid 1px #ddd;
}
.title-lg-shop-item {
    font-weight: 700;
}
.input-group.shop-item {
    width: 170px;
}
.tab-shop-item table {
    margin-bottom: 0;
    border-collapse: collapse;
}
.tab-shop-item table tbody tr td {
    padding-right: 16px;
    padding-left: 16px;
}
.tab-shop-item {
    padding: 0;
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    border-left: solid 1px #ddd;
}
.tab-shop-item table img {
    width: 80px;
}
.wrapper-item-comments {
    padding-top: 16px;
}
/* Blog */
.e-content-block > .row + .row {
    margin-top: 60px;
}
.e-blog-grid-block {
    border: solid 1px #dadada;
    background-color: #fff;
    box-shadow: 0 1px 1px 0 rgba(218, 218, 218, .2);
}
.e-blog-grid-block-text h3 a {
    color: black;
}
.e-blog-grid-block p,
.wrapper-post-s1 p {
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 20px;
    color: #6b6b6b;
}
.e-blog-grid-block p + img,
.e-blog-grid-block img + p {
    margin-top: 16px;
}
.wrapper-post-s1 .img-featured {
    margin-bottom: 18px;
}
.e-blog-grid-block-text {
    padding: 30px 15px;
}
.e-blog-grid-block .e-post-meta-part {
    margin-bottom: 16px;
}
.e-post-meta-part li {
    font-size: 13px;
    padding: 0;
    color: #6b6b6b;
}
.e-post-meta-part li > a {
    color: black;
}
.e-post-meta-part li > a .fas {
    margin-right: 4px;
}
.e-post-meta-part li + li:before {
    font-size: 10px;
    position: relative;
    bottom: 2px;
    margin-right: 8px;
    margin-left: 4px;
    content: '|';
}
.img-sidebar-sm {
    width: 110px;
    margin-right: 20px;
}
.section-blog-photo-intro {
    position: relative;
    height: auto;
    color: white !important;
    background-image: url('images/bg/bg-3.jpg');
    background-repeat: no-repeat;
    background-position: 25% 16%;
    background-size: cover;
}
.section-blog-photo-intro > .opacity-layer {
    display: block;
    width: 100%;
    height: auto;
    /* Fallback for web browsers that don't support RGBa */
    background-color: #000;
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, .7);
    /* For IE 8*/
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=82)';
}

/* Post Comments */
.media-body .e-post-meta-part {
    margin-top: 7px;
    margin-bottom: 7px;
}
.user-by:before {
    content: 'by ';
    color: #6b6b6b;
}
.media-left {
    padding-right: 30px;
}
.media > .media-body > .media:before {
    display: block;
    width: 100%;
    height: 1px;
    margin-bottom: 40px;
    content: '';
    background-color: #ddd;
}
.media > .media-body > .media:before {
    margin-top: 40px;
}
/* Section Footer */
.content-section.footer-main {
    padding: 30px 0 60px;
    border-bottom: solid 1px #555;
    background-color: #191919;
	color: #fff;
}
.content-section.footer-main .list-unstructured a,
.content-section.footer-main h3 {
    color: white;
}
.content-section.footer-main p {
    /* margin-bottom: 0; */
    color: white;
}
.content-section.footer-main .list-unstructured li + li {
    margin-top: 8px;
}
/* Section Footer Copyright */
.content-section.footer_copyright {
    color: white;
    background-color: black;
}
.content-section.footer_copyright p.copyright-text {
    line-height: 0;
    padding-top: 40px;
	color: #fff;
}
.content-section.footer_copyright .fa-angle-up {
    font-size: 34px;
    line-height: 0;
    padding-top: 22px;
}
.col-footer-copyright {
    position: relative;
    height: 80px;
}
.copyright_text_footer a#scroll-top{
    position: absolute;
    top: -28px;
    right: 0;
    left: 0;
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    -webkit-transition: all .16s ease-in-out;
            transition: all .16s ease-in-out;
    border: solid 1px #555;
    background-color: #000;
}
.copyright_text_footer a#scroll-top:hover {
    color: white;
}
/* Styling of "feature - Ui Elements" pages */
.btn-show,
.btn-show-manual {
    display: block;
    margin-top: 30px;
    padding: 8px;
    cursor: pointer;
    text-align: center;
    border: solid 1px #ddd;
    background-color: #f7f7f7;
    box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, .05);
}
.btn-show:hover,
.btn-show-manual:hover {
    background-color: #ddd;
}
.body-callout [class^='section'] + [class^='section'] {
    margin-top: 40px;
}
.demo-social-icons .fa {
    margin-bottom: 10px;
}
/* Edited by John */
@media (min-width: 768px) {
  #site-header .navbar-nav .dropdown .dropdown-menu {
    z-index: 9999;
  }
  .li-mega-menu-dropdown {
    position: static !important;
  }
  .navbar > .container {
    position: relative;
  }
  .wrapper-mega-menu {
    position: absolute;
    left: 0;
    z-index: 9999;
  }
  .li-search {
    float: right !important;
  }
  .dropdown .dropdown-menu,
  .mega-menu .wrapper-row {
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .15) !important;
  }
  #nav {
    max-height: 1900px !important;
  }
  .navbar-fixed-top,
  .navbar-fixed-top .top_details {
    position: static;
  }
  .shrinked .navbar-fixed-top,
  .shrinked .navbar-fixed-top .top_details {
    position: fixed;
  }
  .body-nav-fixed-menu-top .top_details {
    position: static;
    z-index: 9999;
    top: 0;
    right: 0;
    left: 0;
    height: auto;
	width: 100%;
  }
  .body-nav-fixed-menu-top #nav.navbar-fixed-top {
    top: 35px;
  }
  .body-nav-fixed-menu-top {
    padding-top: 0;
  }
}
 
@media (max-width: 767px) {
  .body-nav-fixed-menu-top {
    padding-top: 0 !important;
  }
}
/* Service */
.icon-boxes-con.e-servicebox {
    margin-bottom: 30px;
}
.icon-boxes-con.e-servicebox .service-f-image {
	float: left;
    margin-right: 30px;
}
.icon-boxes-con.e-servicebox .service-content {
	    overflow: hidden;
}
.icon-boxes-con.e-servicebox .service-thumbnail {
    margin-bottom: 25px;
}
.service-title-margin {
	margin-top: 16px;
    margin-bottom: 0;
}
div#section-services .service-title-margin {
    color: #333;
    font-weight: 700;
}
.service_center{
	text-align: center;
}
.icon-sm-side .title {
    padding: 0 0px;
}
.icon-boxes-con .e-service-url:before {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
}
/* Section Footer Bottom Left */
.col-footer-copyright-left {
    position: relative;
    height: 80px;
}
.col-footer-copyright-left a {
    position: absolute;
    top: -28px;
    left: 0;
    display: block;
    width: 50px;
    height: 50px;
    -webkit-transition: all .16s ease-in-out;
            transition: all .16s ease-in-out;
    border: solid 1px #555;
    background-color: #000;
}
.col-footer-copyright-left a:hover {
    color: white;
}
/* Section Footer Bottom Right */
.col-footer-copyright-right {
    position: relative;
    height: 80px;
}
.col-footer-copyright-right a {
    position: absolute;
    top: -28px;
    right: 0;
    display: block;
    width: 50px;
    height: 50px;
    -webkit-transition: all .16s ease-in-out;
            transition: all .16s ease-in-out;
    border: solid 1px #555;
    background-color: #000;
}
.col-footer-copyright-right a:hover {
    color: white;
}
.load-button {
    text-align: center;
    margin: 40px 0 0 0;
}
.btn_more{
	margin-top: 20px;
}
.e-blog-grid-block-text h3 a, .e-blog-grid-block-text {
    word-wrap: break-word;
}
.blog_video_container {
    position: relative !important;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.blog_video_container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Default CSS */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    margin: 5px auto 5px auto;
}
.alignright {
    margin: 5px 0 20px 20px;
}
.alignleft {
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.media-left img{
	background: #fff;
    border: 1px solid #ddd;
    float: left;
    margin: 4px 50px 0px 0px;
    padding: 4px;
}
.page-links a {
    background-color: #1a1a1a;
    border-color: #1a1a1a;
    color: #fff;
}
.page-links a:hover {
    color: #fff;
}
.page-links a, .page-links > span {
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    display: inline-block;
    font-size: 15px;
    font-size: 1.8125rem;
    height: 1.8461538462em;
    line-height: 1.6923076923em;
    margin-right: 0.3076923077em;
    text-align: center;
    width: 1.8461538462em;
	margin-top: 20px;
}
.w-100 {
    width: 100%;
}
.e_porto_desc p {
    padding: 0 20px;
}
.timeline-item-block-left p, .timeline-item-block-right p {
    margin-top: 10px;
}
/* Header Contact */
.col-sm-5.hidden-xs.contact_info .cmail i {
    margin-right: 5px;
}
.col-sm-5.hidden-xs.contact_info .cmail {
    color: #fff;
	margin: 10px;
}
.col-sm-5.hidden-xs.contact_info .cphone i {
    margin-right: 5px;
}
.col-sm-5.hidden-xs.contact_info .cphone {
    color: #fff;
}
/* Tag Widget */
.tagcloud a{
	margin-right: 8px;
	font-size: 12px !important;
    border-color: #ccc;
	color: #fff;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 4px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.tagcloud a:hover {
    border-color: #ccc;
    background-color: #f2f2f2;
	color: #000 !important;
}
.title-2-xl.hr-right:after,
.title-xl.hr-right:after,
.title-lg.hr-right:after,
.title-md.hr-right:after,
.title-sm.hr-right:after,
.title-xs.hr-right:after {
	float: right;
    display: block;
    width: 60%;
    height: 3px;
    margin-top: 12px;
    content: '';
}

/* Tab Shortcode image css*/
.tab_img {
    float: left;
    padding: 16px 25px 0px 15px;
    width: 33%;
}
a.img_popup {
    display: inline-block;
    margin-top: 5px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
	    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.magnific-popup {
    display: inline-block;
    position: relative;
    overflow: hidden;
}
a.img_popup > span {
    z-index: 2;
    background: rgba(29, 205, 202, 0.7);
    color: #fff;
    display: block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    width: 50px;
    opacity: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
    -moz-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
    -o-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
    transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
	border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}
a.img_popup > img, .related_posts_slide .related_img > img, .add2cart_image .add2cart_img > img {
    -webkit-transition: -webkit-transform 0.7s ease;
    -moz-transition: -moz-transform 0.7s ease;
    -o-transition: -o-transform 0.7s ease;
    -ms-transition: -ms-transform 0.7s ease;
    transition: transform 0.7s ease;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
a.img_popup:after {
    border: 4px solid rgba(0, 0, 0, 0.05);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
/* Social Share Text Lable*/
.social_share_btn{
    background: #fff;
    border: 1px solid #e1e1e1;
    display: inline-block;
    font-size: 13px;
    line-height: 40px;
    min-height: 40px;
    margin-right: 15px;
    padding: 0 18px;
    position: relative;
	-moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    -ms-border-radius: 200px;
    -o-border-radius: 200px;
    border-radius: 200px;
}

/* Counter */
div.circular-bar {
    margin-bottom: 25px;
}
div.circular-bar input.knob {
    visibility: hidden;
}
div.circular-bar strong {
    display: block;
    font-weight: 600;
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 2px;
}
div.circular-bar label {
    display: block;
    font-weight: 100;
    font-size: 22px;
    line-height: 20px;
    margin-top: 2px;
}
.barStrong {
    font-family: arial;
    color: #000;
    cursor: default;
}
.barLabel {
    font-family: arial;
    cursor: default;
}	
div.wrapper-dial-xs strong {
    font-size: 10px;
    line-height: normal;
}
div.wrapper-dial-xs label {
    font-size: 17px;
    line-height: normal;
}
.wrapper-dial-xs .title {
    top: 28px;
	font-weight: 600;
}
div.wrapper-dial-sm strong {
    font-size: 16px;
    line-height: normal;
}
div.wrapper-dial-sm label {
    font-size: 25px;
    line-height: normal;
}
.wrapper-dial-sm .title {
	top: 40px;
	font-weight: 700;
}
div.wrapper-dial-md strong {
    font-size: 18px;
    line-height: normal;
}
div.wrapper-dial-md label {
    font-size: 36px;
    line-height: normal;
}
.wrapper-dial-md .title {
	top: 65px;
	font-weight: 800;
}

/* Woocommerce */
.woocommerce div.product .product_title {
    text-transform: uppercase;
}
.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text {
    width: 100px;
}
@media (min-width: 992px) {
    .woocommerce ul.products li.product,.woocommerce-page ul.products li.product {
        width:23%;
    }

    .woocommerce .related.products ul.products li.product {
        width: 22%;
    }
}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product {
    margin: 0 1.8% 3.992em 0;
    border: 1px solid #eee;
    padding: 7px;
}
.woocommerce ul.products li.product .star-rating {
    margin: 0 auto;
}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce ul.products:not(.list) li.product h3 {
    text-align: center;
}
.woocommerce ul.products:not(.list) li.product .button {
    margin-top: 0.2em;
}
.breadcrumb>li+li:before {
    background: none;
    margin: 0px 0px;
    padding: 0px 0px;
}
.woo-crumbs h1{
    font-size: 27px;
    font-weight: 300;
    margin: 0;
}
/* Call-Out Shortcode */
.section_callout{
	padding: 20px;
}
.section_callout p.call_desc {
	color: #fff;
	margin: 20px 0 20px 0;
}
.section_callout.call-to-standard{
    box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, .08);
}
.call-to-standard .title-md {
    margin-top: 8px;
    word-spacing: 2px;
    text-transform: uppercase;
}
.callout-arrow-bottom, .callout-arrow-top {
    position: relative !important;
    background-attachment: scroll !important;
}
.callout-arrow-bottom:after {
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
    content: '';
    border-top: 20px solid;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
}
.callout-arrow-top:after {
    position: absolute;
    top: -20px;
    right: 0;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
    content: '';
    border-right: 20px solid transparent;
    border-bottom: 20px solid;
    border-left: 20px solid transparent;
}
/* Sidebar-content layout setting */
.no-right-padding {
    padding-right: 0;
}
.no-left-padding {
    padding-left: 0;
}
.shadow-around {
    box-shadow: 8px 10px 20px 0px rgba(46, 61, 73, 0.15);
    -webkit-box-shadow: 8px 10px 20px 0px rgba(46, 61, 73, 0.15);
    -moz-box-shadow: 8px 10px 20px 0px rgba(46, 61, 73, 0.15);
    -o-box-shadow: 8px 10px 20px 0px rgba(46, 61, 73, 0.15);
}
.elixar-blog, .elixar-blog-single {
    width: 100%;
    padding: 60px 0 30px;
    position: relative;
    background: #f4f4ef;
}
.elixar-blog-timeline {
    width: 100%;
    position: relative;
    background: #f4f4ef;
}

.elixar-blog-timeline.timeline-side {
    padding: 40px 0;
}
.elixar-blog .elixar-latest-item {
    width: 100%;
    margin-bottom: 30px;
    padding: 15px;
    position: relative;
    background: #fff;
    border-radius: 6px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}
.elixar-blog-single .elixar-blog-details{
	width: 100%;
    margin-bottom: 30px;
    padding: 15px;
    position: relative;
    background: #fff;
    border-radius: 6px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}
.elixar-blog-timeline .elixar-timeline-item {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    background: #fff;
    border-radius: 6px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}
/* Woo-commerce Product */
.elixar-woo-product {
    width: 100%;
    padding: 60px 0 30px;
    position: relative;
    background: #f4f4ef;
}
.elixar-woo-product .elixar-woo-product-detail {
    width: 100%;
    margin-bottom: 30px;
    padding: 15px;
    position: relative;
    background: #fff;
    border-radius: 6px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}
.elixar-woo-product .elixar-product-sidebar {
    width: 100%;
    margin-bottom: 30px;
    padding: 30px;
    position: relative;
    background: #fff;
    border-radius: 6px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
	border: 1px solid #ddd;
}
.elixar-blog .elixar-product-sidebar, .elixar-blog-single .elixar-product-sidebar{
    width: 100%;
    margin-bottom: 30px;
    padding: 30px;
    position: relative;
    background: #fff;
    border-radius: 6px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
	border: 1px solid #ddd;
}
.elixar-blog-single .elixar-blog-comments {
    width: 100%;
    margin-bottom: 30px;
    padding: 30px;
    position: relative;
    background: #fff;
    border-radius: 6px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
	border: 1px solid #ddd;
}
.hentry {
	margin: 0;
}
.e-breadcrumb-page-title, .e-woo-crumb-page-title {
    margin-bottom: 0;
}
.e-blog-grid-block {
    border-radius: 9px;
}
.e-blog-grid-block .img-slide, .e-content-block .img-slide, .e-blog-grid-block .blog_video_container iframe, .e-content-block .blog_video_container iframe {
    border-radius: 5px 5px 0 0;
}
.e-blog-grid-block .blog_video_container iframe {
    border-radius: 5px 5px 0 0;
}
.e-blog-grid-block-details .e-post-meta-part {
    margin-bottom: 16px;
}
.e-blog-grid-block-details h3 a {
    word-wrap: break-word;
}
/* Blog Share/Social */
.elixar-blog-details .elixar-blog-share {
    width: 100%;
    padding: 20px;
    position: relative;
    bottom: 0;
    right: 0;
    background: #f4f4f4;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.elixar-blog-details .elixar-blog-share ul li {
    display: inline-block;
    margin: 0 5px;
    font-size: 14px;
    color: #666666;
}
.elixar-blog-details .elixar-blog-share ul li i {
    float: left;
    margin: 2px 10px 0 0;
    font-size: 20px;
}
.elixar-blog-details .elixar-blog-share ul li span {
    display: inline-block;
    line-height: 15px;
}
.elixar-blog-details .elixar-blog-share ul li a {
    display: inline-block;
    padding: 10px 15px;
    color: #ffffff;
    border-radius: 3px;
}
.elixar-blog-details .elixar-blog-share ul.elixar-blog-share-box{
	margin: 0;
	padding: 0;
}
.elixar-blog-details .elixar-blog-share ul li a.facebook {
    background: #3b5998;
}
.elixar-blog-details ul li a.twitter {
    background: #18a3dd;
}
.elixar-blog-details ul li a.google {
    background: #f14133;
}
.elixar-blog-details ul li a.linkedin {
    background: #1879dd;
}
.elixar-blog-details .elixar-blog-share li a.google i, .elixar-blog-details .elixar-blog-share li a.linkedin i {
    margin-right: 0;
}
/* Blog More */
#section-blog .home-blog-latest-item {
    width: 100%;
    margin: 0 0 30px;
    float: left;
    position: relative;
    background: #fff;
    border-radius: 4px;
}
.home-blog-latest-item .elixar-read-more {
    width: 100%;
    padding: 20px;
    position: relative;
    bottom: 0;
    right: 0;
    background: #f4f4f4;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.home-blog-latest-item .elixar-read-more a {
    padding: 0 10px;
    background: #e6e6e6;
    border-radius: 300px;
}
.elixar-timeline-item .elixar-read-more {
    width: 100%;
    padding: 20px;
    position: relative;
    bottom: 0;
    right: 0;
    background: #f4f4f4;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.elixar-timeline-item .elixar-read-more a {
    padding: 0 10px;
    background: #e6e6e6;
    border-radius: 300px;
}
.elixar-latest-item .elixar-read-more {
    width: 100%;
    padding: 20px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #f4f4f4;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.elixar-latest-item .elixar-read-more a {
	float: left;
    padding: 0 10px;
    background: #e6e6e6;
    border-radius: 300px;
}
.home-blog-latest-item .elixar-read-more p, .elixar-latest-item .elixar-read-more p, .elixar-timeline-item  .elixar-read-more p {
    float: right;
    margin: 0;
}
.timeline-box-right-style2:after {
    box-shadow: 8px 10px 20px 0px rgba(46, 61, 73, 0.15);
    -webkit-box-shadow: 8px 10px 20px 0px rgba(46, 61, 73, 0.15);
    -moz-box-shadow: 8px 10px 20px 0px rgba(46, 61, 73, 0.15);
    -o-box-shadow: 8px 10px 20px 0px rgba(46, 61, 73, 0.15);
}
.panel-default>.panel-heading {
    border-radius: 6px 6px 0 0;
}
/* Related Products */
.elixar-blog-single .elixar-related-posts-section {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    padding: 20px;
    position: relative;
    border-radius: 4px;
    background: #fff;
	border: 1px solid #ddd;
}
.elixar-blog-single .elixar-posts-tag-section {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    padding: 20px;
    position: relative;
    border-radius: 4px;
    background: #fff;
	border: 1px solid #ddd;
}
.elixar-loop-nav {
    width: 100%;
    display: inline-block;
    padding: 0 0 30px;
    border-bottom: 1px solid #ddd;
}
.elixar-loop-nav .prev {
    float: left;
    width: 50%;
    text-align: left;
    border-right: 1px solid #ddd;
    padding-right: 20px;
}
.elixar-loop-nav .title {
    display: block;
    color: #e5493d;
}
.elixar-loop-nav .prev .icon {
    float: left;
    margin-right: 20px;
}
.elixar-loop-nav .icon {
    font-size: 20px;
}
.elixar-loop-nav h3 {
    display: block;
    margin: 5px 0 0;
    font-size: 16px;
}
.elixar-related-posts-section h2, .elixar-related-posts-section h3, .elixar-related-posts-section h4 {
    font-weight: bold;
}
.elixar-loop-nav .next {
    float: right;
    width: 50%;
    text-align: right;
    padding-left: 20px;
}
.elixar-loop-nav .title {
    display: block;
    color: #e5493d;
}
.elixar-loop-nav .next .icon {
    float: right;
    margin-left: 20px;
}
.elixar-loop-nav .icon {
    font-size: 20px;
}
.elixar-loop-nav h3 {
    display: block;
    margin: 5px 0 0;
    font-size: 16px;
}
.elixar-related-posts h4 {
    margin: 20px 0;
    padding: 0 15px;
}
.elixar-related-posts h2 {
    font-size: 15px;
}
.elixar-related-posts h2  a{
    color: #000;
}
.elixar-related-posts li{
	list-style: none;
}
.elixar-related-posts ul, .elixar-related-posts ol {
    margin: 0;
    padding: 0;
}
.elixar-related-posts hr.elixar-related-post-underline {
    border: 1px solid #d6d6d6;
}
@media screen and (max-width: 767px){
	.elixar-blog-details .elixar-blog-share ul li a {
		margin: 0 0 10px;
	}
}
/* Contact Form */
.form-control {
    border-radius: 6px;
	padding: 20px 10px;
}
.elixar-submit-button, .form-submit input[type="submit"] {
    width: 150px;
    height: 45px;
    padding: 0;
    line-height: 45px;
    text-transform: uppercase;
    border: 0;
    border-radius: 6px;
    box-shadow: 5px 7px 10px 0px rgba(46, 61, 73, 0.08);
    -webkit-box-shadow: 5px 7px 10px 0px rgba(46, 61, 73, 0.08);
    -moz-box-shadow: 5px 7px 10px 0px rgba(46, 61, 73, 0.08);
    -o-box-shadow: 5px 7px 10px 0px rgba(46, 61, 73, 0.08);
}
/* Comments */
.elixar-blog-comments .depth-2, .elixar-blog-comments .depth-3, .elixar-blog-comments .depth-4, .elixar-blog-comments .depth-5, .elixar-blog-comments .depth-6, .elixar-blog-comments .depth-7, .elixar-blog-comments .depth-8, .elixar-blog-comments .depth-9, .elixar-blog-comments .depth-10 {
	padding-left: 35px !important;
}
.elixar-blog-comments  .comment + .comment:before, .elixar-blog-comments .depth-2:before, .elixar-blog-comments .depth-3:before, .elixar-blog-comments .depth-4:before, .elixar-blog-comments .depth-5:before, .elixar-blog-comments .depth-6:before, .elixar-blog-comments .depth-7:before, .elixar-blog-comments .depth-8:before, .elixar-blog-comments .depth-9:before, .elixar-blog-comments .depth-10:before {
    display: block;
    width: 100%;
    height: 1px;
    margin-bottom: 40px;
    content: '';
    background-color: #ddd;
}
/* Testimonial Shorcode */
.section-testi .e-post-slider-block img{
	height: 150px;
	width: 150px;
	margin: 0 auto 20px;
	border-radius: 50%;
	padding: 5px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.section-testi .e-post-slider-block img {
	border: 1px solid;
}
.section-testi .carousel-indicators li {
	width: 41px;
	border: 1px solid #000;
}
.section-testi  .carousel-indicators-testimonial {
    margin-top: 40px;
}
.e-team-box.team_box{
	margin-bottom: 20px;
}
/* Google Map */
.scrolloff{
    pointer-events: none;
}
.e-plan-list li i.wrong_icon {
	color: #e74c3c;
}
.e-plan-list li i {
    margin-left: 10px;
}
.e-plan-list li i.check_icon {
    color: #92C135;
}
span.plan_per {
    font-size: 12px;
}
.sp-xs.section-gape-portfolio{
	margin: 60px 0 40px 0;
}
.sp-xs.section-gape-portfluid{
	margin: 60px 0;
}
.sp-xs.e_port_details{
	margin: 60px 0 30px 0;
}
.sp-xs.section-gape-about{
	margin: 60px 0 0 0;
}
.mb-60{
	margin-bottom: 60px;
}
/* Back To Top CSS */
.copyright_text_footer a#scroll-top-fixed{
    display: inline-block;
    height: 50px;
    width: 50px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
    -webkit-transform: translateZ(0);
    border: solid 1px #555;
    background-color: #000;
	-webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.25), 0 4px 15px 0 rgba(0,0,0,.30);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.25), 0 4px 15px 0 rgba(0, 0, 0, 0.30);
}
#scroll-top-fixed.scroll-top_visible {
    visibility: visible !important;
    opacity: 1 !important;
}
.copyright_text_footer a#scroll-top-fixed-left{
    display: inline-block;
    height: 50px;
    width: 50px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
    -webkit-transform: translateZ(0);
    border: solid 1px #555;
    background-color: #000;
}
#scroll-top-fixed-left.scroll-top_visible {
    visibility: visible !important;
    opacity: 1 !important;
}
.copyright_text_footer a#scroll-top-center {
    height: 50px;
    width: 50px;
    position: absolute;
    bottom: 58px;
    z-index: 9999;
    -webkit-transform: translateZ(0);
    border: solid 1px #555;
    background-color: #000;
}
#scroll-top-center.scroll-top_visible {
    visibility: visible !important;
    opacity: 1 !important;
}
.copyright_text_footer a#scroll-top-left {
    position: absolute;
    top: -28px;
    left: 0;
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-left: 20px;
    -webkit-transition: all .16s ease-in-out;
    transition: all .16s ease-in-out;
    border: solid 1px #555;
    background-color: #000;
}
.copyright_text_footer a#scroll-top-right {
    position: absolute;
    top: -28px;
    right: 0;
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-right: 20px;
    -webkit-transition: all .16s ease-in-out;
    transition: all .16s ease-in-out;
    border: solid 1px #555;
    background-color: #000;
}
.copyright_text_footer a#scroll-top-right:hover, .copyright_text_footer a#scroll-top-left:hover, .copyright_text_footer a#scroll-top-fixed:hover {
    color: white;
}
/* Footer Social */
.e_footer_social {
	width: 85%;
    margin-bottom: 0;
    padding: 20px;
    border-top: solid 5px #ecf0f1;
    border-bottom: solid 5px #ecf0f1;
    border-radius: 6px;
    margin: 60px auto 0;
}
.elixar-footer-social h1.footer-social-title {
    font-family: "Roboto";
    color: #ffffff;
    margin: 15px 0;
    text-align: center;
}
.elixar-footer-social ul.footer-social-icons {
    margin: 0;
	padding: 0;
    text-align: center;
}
.elixar-footer-social ul.footer-social-icons li {
    background-color: #ffffff;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    line-height: 75px;
    margin: 10px;
}
.elixar-footer-social ul.footer-social-icons li i {
    font-size: 30px;
}
.elixar-footer-social ul.footer-social-icons li:hover i {
    color: #fff;
}
.elixar-footer-social ul.footer-social-icons li:hover {
    background-color: #000;
}
@media only screen and (max-width: 767px) and (min-width: 480px){
	.footer-social-title {
		font-size: 25px;
		margin: 35px 0;
	}
}
.has_bg_image{
	padding: 50px 0;
}
.large_header.has_bg_image{
	padding: 150px 0;
}
/* ---- particles.js container ---- */
#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
#particles-callout {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.wrapper-preloader #preloader{
	z-index: 9999;
}
.section-intro-bg-slider h1.slider-title, .section-intro-bg-slider p.slider-desc, h3.slider-3-desc {
	color: #fff;
}
.section-intro-index.slider_two .item{
	min-height: 400px;
    margin-top: 0;
	padding-top: 60px;
}
.section-intro-index.slider_two h1.slider-title, .section-intro-index.slider_two p.slider-desc {
	color: #fff;
}
.service_one {
	animation-delay: 1s;
}
div.portfolio_one:nth-child(odd) {
	animation-delay: .4s;
}
div.portfolio_one:nth-child(even) {
	animation-delay: .8s;
}
.home_blog_mb12 {
	margin-bottom: 60px !important;
}
.e-blog-grid-block p,
.wrapper-post-s1 p {
    margin: 0px !important;
}
#elixarrread_more{
	display: none;
}
/* Load more Button */
[class*="BT"]{width:250px;display:block;position:absolute;padding:0;border-color:#0e0e0e;margin:0 0 10px;line-height:6px;border-style:solid;left:50%;margin-left:-125px;height:60px; color: #fff;}
[class*="BT"] hover{position:absolute;z-index:5;width:246px;margin-left:-370px;  transition: all 0.3s ease-out 0s;    background: -moz-linear-gradient(45deg,  rgba(255,255,255,0) 0%, rgba(135,135,135,0.38) 50%, rgba(255,255,255,0) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(135,135,135,0.38)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(45deg,  rgba(255,255,255,0) 0%,rgba(135,135,135,0.38) 50%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(45deg,  rgba(255,255,255,0) 0%,rgba(135,135,135,0.38) 50%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(45deg,  rgba(255,255,255,0) 0%,rgba(135,135,135,0.38) 50%,rgba(255,255,255,0) 100%); /* IE10+ */background: linear-gradient(45deg,  rgba(255,255,255,0) 0%,rgba(135,135,135,0.38) 50%,rgba(255,255,255,0) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */  height:60px;margin-top:-30px;}
[class*="OH"]{overflow:hidden;}
[class*="BR"]{border-width:2px;}
[class*="R6"]{border-radius:6px;}
[class*="NF"]{background:transparent;}
[class*="BT"]:hover hover{  margin-left:123px;}
[class*="BT"]:hover{ color: #fff; font-size: 15px; font-weight:700; }
[class*="TU"]{text-transform:uppercase;}
[class*="PT"]{cursor:pointer;}
[class*="BT"] span{  position:absolute;  width:200px;  margin-left:-100px;  z-index:3; margin-top: -7px;}
canvas#canvas{margin: 0;padding: 0;display:block;position:absolute;margin-top:-30px;}

/* Ribbon CSS */
/* .ribbon-wrapper {
  margin: 50px auto;
  width: 280px;
  height: 370px;
  background: white;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 8px rgba(0,0,0,0.3);
  position: relative;
  z-index: 90;
} */
.ribbon-wrapper-default {
	width: 120px;
	height: 120px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}
.ribbon-wrapper-default-highlight {
    width: 120px;
	height: 120px;
	overflow: hidden;
	position: absolute;
	top: -29px;
	right: 0;
}
.ribbon-wrapper-green {
	width: 120px;
	height: 120px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 14px;
}
.ribbon-green {
	font: bold 15px Sans-Serif;
	color: #333;
	text-align: center;
	text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
	-webkit-transform: rotate(45deg);
	-moz-transform:    rotate(45deg);
	-ms-transform:     rotate(45deg);
	-o-transform:      rotate(45deg);
	position: relative;
	padding: 7px 0;
	left: -3px;
	top: 25px;
	width: 165px;
	color: #ffffff;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
	box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}
.ribbon-green:before, .ribbon-green:after {
	content: "";
	border-top:   3px solid #6e8900;   
	border-left:  3px solid transparent;
	border-right: 3px solid transparent;
	position:absolute;
	bottom: -3px;
}
.ribbon-green:before {
	left: 0;
}
.ribbon-green:after {
	right: 0;
}​
/* Footer Ribbon */
#section_footer .footer-ribbon {
    background: #c64a2c;
}
#section_footer .footer-ribbon {
    position: relative;
    padding: 0px 20px 0px 20px;
	z-index: 9999;
}
#section_footer .footer-ribbon-left {
	margin: -46px 0 0 14px;
	float: left;
}
#section_footer .footer-ribbon-right {
	margin: -46px 14px 0 0;
	float: right;
}
#section_footer .footer-ribbon:before {
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 7px;
}
#section_footer .footer-ribbon span {
    color: #FFF;
    font-size: 1.6em;
    font-family: 'Zapf Chancery', cursive;
}
/* Funfact Section Style 2 */
.ht-counter-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.3);
}
.ht-counter {
    text-align: center;
    border-top: 0 !important;
    padding: 0 20px 20px;
    position: relative;
}
.ht-counter:before {
    content: "";
    position: absolute;
    width: 30%;
    right: 0;
    top: 0;
    height: 2px;
}
.ht-counter-icon {
    display: inline-block;
    font-size: 36px;
    position: relative;
    -ms-transform: translate(0, -17px);
    -webkit-transform: translate(0, -17px);
    transform: translate(0, -17px);
    line-height: 36px;
}
.ht-counter-count {
    font-size: 48px;
    line-height: 1;
    margin-bottom: 25px;
	margin-top: 0;
    letter-spacing: 3px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
	color: #fff;
	word-break: break-all;
}
.ht-counter-title {
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 15px;
    font-weight: 400;
    margin: 0;
	color: #fff;
	font-size: 18px;
	line-height: 1.2;
    font-family: 'Oswald', sans-serif;
	word-wrap: break-word;
}
.ht-counter:after {
    content: "";
    position: absolute;
    width: 30%;
    left: 0;
    top: 0;
    height: 2px;
}
@media screen and (max-width: 768px){
	.ht-counter {
		width: 75%;
		float: none;
		margin: 0 auto 60px;
	}
}
@media screen and (max-width: 480px){
	.ht-counter {
		width: auto;
		float: none;
	}
}
.section-title-tagline{
	margin-bottom: 60px;
}
.text-white{
	color: #fff;
}
/* Testimonial */
#section-testimonial .e-post-slider-block img {
    height: 150px;
    width: 150px;
    margin: 0 auto 20px;
    border-radius: 50%;
    padding: 5px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.e-post-slider-block img {
    max-width: 100%;
    display: block;
}
.elixar-testimonial-desc {
    width: 80%;
    margin: 0 auto 30px;
    text-align: center;
    position: relative;
}
#section-testimonial h3.title-xs{
	font-size: 25px;
}
.testimonial-controls a{
    text-indent: 0;
    height: 50px;
    width: 30px;
    color: #FFF;
    text-align: center;
    line-height: 50px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
	opacity: 0;
}
.testimonial-controls span{
	font-size: 20px !important;
}
#section-testimonial .carousel-indicators li{
	width: 41px;
}
#section-testimonial .e-post-slider-block:hover .testimonial-controls a {
    opacity: 1;
}
/* Sidebar List Style */
.elixar-product-sidebar ul.list-unstructured li:before {
    font-family: "Font Awesome\ 5 Free";
    content: '\f152';
    padding-right: 15px;
}
#section_footer ul.list-unstructured li:before {
    font-family: "Font Awesome\ 5 Free";
    content: '\f152';
    padding-right: 15px;
}
#section_footer ul.footer-social-icons li:before {
	content: '';
    margin: 0;
    padding-left: 0;
    list-style: none;
    padding-right: 0;
}
@media screen and (max-width: 992px){
	span.e_srch_text {
		display: none;
	}
}
/**** HEADER STYLING ***/
.navbar-header {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.e-contact-right-head {
    float: right;
    margin-left: 15px;
    margin-top: 30px;
	margin-bottom: 30px;
}
#quick-contact {
    float: left;
    margin-top: 0;
}
#quick-contact > ul {
    margin: 0;
    padding: 0;
}
#quick-contact li:first-child {
    margin: 0;
}
#quick-contact li {
    clear: inherit;
    float: left;
    font-size: 14px;
    line-height: 0.8;
    list-style: outside none none;
    text-align: left;
    margin-right: 0;
    padding-left: 45px;
    position: relative;
    margin-left: 40px;
}
#quick-contact li strong {
    display: block;
    margin-bottom: 9px;
}
#quick-contact a {
    display: block;
    padding: 0;
    clear: both;
}
#quick-contact li i {
    content: "";
    display: inline-block;
    font-family: "Font Awesome\ 5 Free";
    font-size: 17px;
    margin-right: 6px;
    padding: 10px 0;
    text-align: center;
    width: 41px;
    text-align: center;
    border-radius: 100%;
    border: 2px solid #f3f3f3;
    position: absolute;
    left: -15px;
    top: -5px;
    background: #f5f5f5;
}
.cart-section {
    float: right;
    position: relative;
    margin-left: 30px;
    margin-right: 15px;
}
a.cart-contents {
    padding: 1px 5px;
    border-radius: 100%;
    display: block;
    text-align: center;
    color: #686868;
    font-size: 23px;
}
.cart-section span.cart-value {
    position: absolute;
    top: -12px;
    left: 20px;
    color: #fff;
    border-radius: 11px 11px 11px 0;
    min-height: 20px;
    min-width: 20px;
    font-size: 12px;
    text-align: center;
}
a.cart-contents-left {
    padding: 1px 5px;
    border-radius: 100%;
    display: block;
    text-align: center;
    color: #686868;
    font-size: 23px;
}
.cart-section-left {
    float: right;
    position: relative;
    margin-left: 0;
    margin-right: 40px;
}
.cart-section-left span.cart-value {
    position: absolute;
    top: -12px;
    left: -6px;
    color: #fff;
    border-radius: 11px 11px 0 11px;
    min-height: 20px;
    min-width: 20px;
    font-size: 12px;
    text-align: center;
}
#suprhead {
    background: #fff none repeat scroll 0 0;
    clear: both;
    width: 100%;
    z-index: 99999;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#mobile-trigger, #mob-menu {
    display: none;
}
#site-header .navbar-default .navbar-toggle {
    display: none;
}
/*===========================================================
**************************** Navigation *********************
===========================================================*/
div#mob-menu-quick,
#mobile-trigger-quick {
    display: none;
}
/*Top Nav*/
#header-nav {
    display: block;
    margin-top: 3px;
	margin-bottom: 5px;
    transition: all 0.5s ease-in-out 0s;
    width: auto;
}
#header-nav ul {
    display: block;
    margin: 0;
    padding: 0;
}
#header-nav li {
    display: inline-block;
    float: left;
    position: relative;
}
#header-nav li li {
    float: none;
    display: block;
    margin: 0;
}
#header-nav ul li a {
    display: block;
    font-size: 13px;
    padding-left: 15px;
    margin-left: 15px;
    position: relative;
    text-transform: capitalize;
    z-index: 99;
    color: #efefef;
    border-left:1px solid rgba(255, 255, 255, 0.15);
    margin-top: 5px;
}
#header-nav ul li:hover > ul.sub-menu {
    display: block;
    opacity: 1;
    z-index: 1000;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: transform 0.3s ease, opacity 0.2s ease .1s;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s;
}
#header-nav ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 200px;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    display: block;
    opacity: 0;
    background-color: #222222;
    padding: 0 10px 10px;
}
#header-nav ul ul a {
    border-bottom: 1px solid rgba(221, 221, 221, 0.34);
    border-left: medium none;
    border-right: medium none;
    height: auto;
    text-align: left;
    width: 100%;
    font-size: 14px;
    color: #fff;
    padding: 10px;
    margin: 0;
}
#header-nav .menu-toggle,
#header-nav .dropdown-toggle {
    display: none;
}
#header-nav ul li a:hover,
#header-nav li.current-menu-item a,
#header-nav li.current_page_item a,
#header-nav li:hover > a {
    color: #fff;
}
#mob-menu2,
#mobile-trigger-quick {
    display: none;
}
#mobile-trigger,
#mob-menu {
    display: none;
}
/* Main Nevigation */
.main-navigation ul {
    display: block;
    margin: 0;
    padding: 0;
}
.main-navigation ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 210px;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    display: block;
    opacity: 0;
    background-color: #6d6d75;
    padding: 0 10px 0;
}
.main-navigation ul li:hover > ul.sub-menu{
    display: block;
    opacity: 1;
    z-index: 1000;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: transform 0.3s ease, opacity 0.2s ease .1s;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s;
}
.main-navigation ul ul ul {
    left:100%;
    top: 0
}
.main-navigation li {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    position: relative;
    padding: 15px 20px;
}
.main-navigation li li {
    float: none;
    display: block;
    padding:0;
}
.main-navigation li:first-child {
    padding-left: 0;
}
.main-navigation ul li li:first-child > a {
    border-left: none;
}
.main-navigation ul li a {
    color: #fff;
    display: block;
    font-size: 15px;
    position: relative;
    z-index: 99;
}
.main-navigation ul ul a {
    border-bottom: 1px solid rgba(221, 221, 221, 0.12);
    border-left: medium none;
    border-right: medium none;
    height: auto;
    text-align: left;
    width: 100%;
    font-size: 14px;
    color: #fff;
    padding: 10px;

}
.main-navigation ul ul li:last-child a {
    border: none;
}
.main-navigation ul li.menu-item-has-children > a::after,
.main-navigation ul li.page_item_has_children > a::after {
    content: "";
    margin-left: 10px;
    margin-right: 0;
    position: absolute;
    right:0;
    top: 12px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    font-size: 13px;
    border-top: 4px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.main-navigation ul li li.menu-item-has-children > a::after,
.main-navigation ul li li.page_item_has_children > a::after {
    top: 19px;
    border-top: 4px solid transparent;
    border-left: 4px solid #fff;
    border-bottom: 4px solid transparent;
}
.main-navigation ul li a::before {
    content: "";
    display: inline-block;
    height: 15px;
    width: 1px;
    background: rgba(255, 255, 255, 0.25);
    position: absolute;
    left: -20px;
    top: 5px;
}
.main-navigation ul li:first-child a::before,
.main-navigation ul ul li a::before {
    display: none;
}
.main-navigation ul li.menu-item-has-children a, .main-navigation ul li.page_item_has_children a {
    padding-right: 15px;
}
.main-navigation li a:hover,
.main-navigation li.current-menu-item > a,
.main-navigation li.current_page_item > a,
.main-navigation li:hover > a {
    color: #ffffff;
}
.main-navigation ul ul li a:hover,
.main-navigation ul ul li.current-menu-item a,
.main-navigation ul ul li.current_page_item a,
.main-navigation ul ul li:hover > a {
    color: #ffffff;
}
.main-navigation .menu-toggle,
.main-navigation .dropdown-toggle {
    display: none;
}
h1.site-title, p.tagline {
	margin: 0; 
}
/* Header Search CSS */
.header-search-box {
    float: right;
    position: relative;
}
.header-search-box > a {
    color: #ffffff;
    display: block;
    margin-top: 15px;
    border-left: 1px solid rgba(255, 255, 255, 0.24);
    padding-left: 15px;
    border-right: 1px solid rgba(255, 255, 255, 0.24);
    padding-right: 15px;
    margin-bottom: 15px;
}
.header-search-box .search-box-wrap {
    background: rgb(251, 251, 251) none repeat scroll 0 0;
    top: 55px;
    box-shadow: 0 2px 2px;
    display: none;
    padding: 12px;
    position: absolute;
    right: 7%;
    width: 400px;
    z-index: 9999;
    right: 3%;
    border: 5px solid #ffffff;
}
.e-contact-right-head .header-search-box .search-box-wrap {
    width: 400px;
}
.search-form input.search-field {
    border: 1px solid #dddddd;
    height: 25px;
    padding: 10px 3% 10px 20px;
    width: 86%;
    border-radius: 27px 0 0 27px;
}
.search-box-wrap .search-form input.search-field  {
    color: #222222;
}
.search-form {
    position: relative;
}
.search-form .search-submit {
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    font-size: 13px;
    height: 47px;
    line-height: 1.8;
    padding: 0 20px;
    position: absolute;
    right: 0;
    top: 0;
    font-family: "Font Awesome\ 5 Free";
}
@media only screen and (max-width: 1100px)
{
	#logo h1.site-title {
   	 	font-size: 24px;
	}
	#quick-contact li {
        padding-left: 35px;
    }
    #quick-contact li {
        margin-left: 30px;
    }
    .cart-section {
        margin-left: 20px;
        margin-right: 0;
    }
}
@media only screen and (min-width: 768px) {
	.navbar-header.logo_right{
		border: 0;
	}
}
@media only screen and (min-width: 480px) {
	.logo_right{
		float: right;
	}
}
/* Smaller than standard 1024 (devices and browsers) */
@media only screen and (max-width:1024px) {
    .main-navigation ul > li ul  {
        display: none;
        opacity: 1;
        visibility: visible;
    }
    .main-navigation ul > li:hover > ul  {
        display: block;
        opacity: 1;
        visibility: visible;
    }
}
@media only screen and (max-width: 1023px)
{
	.main_wrapper {
		padding-top: 45px;
	}
	.main-navigation ul ul a {
        padding-bottom: 5px;
        padding-top: 5px;
    }
	#mobile-trigger-quick {
    	display: block;
	}
	#header-nav {
        display: none;
    }	
	.e-contact-right-head {
		float: left;
		margin-left: 0;
		margin-top: 30px;
		clear: both;
		width: 100%;
	}
	.e-contact-right-head::before, .e-contact-right-head::after {
		content: "";
		clear: both;
		display: table;
	}
    #e_main_nav {
        display: none;
    }
    .enabled-sticky-primary-menu.sidr-open #suprhead.fixed {
        position: relative;
        top: 89px;
    }
	a#mobile-trigger {
		display: block;
		float: left;
		padding-left: 25px;
		color: #fff;
		font-size: 12px;
	}
	.sidr-main-open  a#mobile-trigger{
	   padding-left:278px;
	}
	.sidr-quick-open #mobile-trigger-quick {
		padding-right: 278px;
	}
	.mobile-nav-wrap {
		background: #242424 none repeat scroll 0 0;
		display: block;
		left: 0;
		padding: 5px;
		position: fixed;
		text-align: center;
		top: 0;
		width: 100%;
		z-index: 999999;
	}
	.logged-in .mobile-nav-wrap {
		top: 45px;
		height: 49px;
	}
	#mobile-trigger i {
		border: 2px solid #fffffe;
		box-shadow: 0 1px 2px #242424;
		color: #ffffff;
		font-size: 16px;
		padding: 6px 8px;
		border-radius: 10px;
		margin-right: 15px;
	}
	.sidr ul li ul li a,
	.sidr ul li ul li span {
		line-height: 1.5;
		padding-bottom: 10px;
		padding-left: 30px;
		padding-top: 10px !important;
	}
	/* #top-nav */
	#mobile-trigger-quick {
    	text-align: right;
    	transition: inherit;
    	padding-right: 25px;
	}
	.sidr-quick-open #mobile-trigger-quick{
	   padding-right:278px;
	}
	#mobile-trigger-quick i {
   		box-shadow: 0 1px 2px #242424;
   		color: #ffffff;
    	font-size: 18px;
    	padding: 6px 8px;
    	border-radius: 10px;
    	margin-left: 15px;
    	border: 2px solid;
	}
	a#mobile-trigger-quick {
   		float: right;
   		display: block;
    	color: #fff;
    	font-size: 12px;
	}
}
@media only screen and (max-width: 767px) {
	.menu-top-default .social-top-detail a, .top-detail-inverse .social-top-detail a {
    	float: none;
   		display: inline-block;
	}
	.site-branding {
		text-align: left;
	}
	.site-logo-link, .custom-logo-link, #site-identity {
		display: block;
		margin: 0;
		text-align: center;
	}
	#quick-contact {
		float: left;
		margin-top: 0;
		width: 70%;
	}
	#quick-contact li:first-child, #quick-contact li {
		margin: 0;
		width: 100%;
		margin: 15px;
	}
	.sidr-main-open  a#mobile-trigger span,
	.sidr-quick-open #mobile-trigger-quick span,
	.sidr-main-open #mobile-trigger-quick span,
	.sidr-quick-open  a#mobile-trigger span{
		display: none;
	}
	.sidr ul li a{
		display: block;
		margin: 0;
		font-size: 13px;
		line-height: 1.5;
		padding: 9px;
	}
	.sidr {
		width: 210px;
	}
	.topsocial {
   	 	float: left;
   		margin-top: 5px;
   	 	width: 100%;
   	 	text-align: center;
	}
	#header-nav li {
        float: none;
    }
	.social-top-detail {
		float: left;
		margin-top: 5px;
		width: 100%;
		text-align: center;
	}
	div#logo {
    	margin: 0 20px 10px;
   		max-width: 100%;
  	  	min-width: 0;
  	  	overflow: hidden;
	}
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px)
{
	.sidr-quick-open a#mobile-trigger {
		display: none;
    }
    .sidr-main-open a#mobile-trigger {
        padding-left: 220px;
    }
    .sidr-quick-open #mobile-trigger-quick {
        padding-right: 220px;
    }
	.site-branding {
		float: none;
		text-align: center;
		margin: 0 auto 30px;
	}
	.site-branding .custom-logo-link {
		display: block;
		float: none;
		margin-right: 0;
		text-align: center;
		width: 100%;
		max-width: inherit;
		margin-bottom: 10px;
	}
	.site-branding {
		float: none;
		max-width: 100%;
		text-align: center;
	}
	.topsocial {
		clear: both;
		float: none;
		text-align: center;
		width: 100%;
	}
	.social-top-detail {
		clear: both;
		float: none;
		text-align: center;
		width: 100%;
	}
	.e-contact-right-head {
		float: inherit;
	}
	#suprhead .e-contact-right-head {
		border-top: 1px solid #dddddd;
		clear: both;
		float: left;
		margin: 10px 0 0;
		padding: 23px 0 10px;
		width: 100%;
	}
	.cart-section {
		float: left;
	}
	div#logo {
		margin: 0 auto 20px;
		max-width: 100%;
		min-width: 0;
		overflow: hidden;
		text-align: center;
	}
}
#quick-contact a {
    color: #000;
}
@media (min-width: 768px) and (max-width: 991px) {
	.home-blog-latest-item .elixar-read-more p {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.home-blog-latest-item .elixar-read-more {
		text-align: center;
	}
}
.mt-zero {
    margin-top: 0px;
}
.e_top_expande {
    background: #fff;
    display: none;
    width: 100%;
    cursor: pointer;
    font-size: 20px;
}
.e_top_expande.not_expanded {
    background: #F9F9F9;
}
.e_top_expande i {
    left: 50%;
    margin-left: -4px;
    position: absolute;
    top: 1px;
}
.e_top_expande.not_expanded i.no_exp, .e_top_expande:not(.not_expanded) i.exp {
    opacity: 1;
}
.e_top_expande.not_expanded i.exp, .e_top_expande i.no_exp {
    opacity: 0;
}
@media only screen and (max-width: 767px)
{
	.e_top_expande {
		display: block;
	}
	.e-contact-right-head {
		display: none;
	}
}
.e-section-team {
    position: relative;
    color: white;
    border: 0;
	border-top: 2px solid #341e18;
    background-color: #654f4a;
}
.e-section-team.section-arrow-bottom:after {
    border-top-color: #654f4a;
}
.e-section-team img{
	padding: 5px;
	border: 1px solid;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
#section-feature .e-f-image {
	box-shadow: 0 4px 6px;
}
/* Table Style */
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
}
table, th, td {
    border: 1px solid #d1d1d1;
}
th, td {
    padding: 0.4375em;
}
th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
}
td {
    border-width: 0 1px 1px 0;
}
caption, td, th {
    text-align: left;
}
caption, td {
    font-weight: normal;
}
dt {
    font-weight: 700;
}
dd {
    margin: 0 0 1.75em;
}
address {
    font-style: italic;
    margin: 0 0 1.75em;
}
big {
    font-size: 125%;
}
dfn, cite, em, i {
    font-style: italic;
}
mark, ins {
    color: #fff;
    padding: 0.125em 0.25em;
    text-decoration: none;
}
pre {
    margin: 0 0 1.75em;
    max-width: 100%;
    overflow: auto;
    padding: 1.75em;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
/* 6.0 Forms */
label {
	color: #333;
	display: block;
	font-weight: 800;
	margin-bottom: 0.5em;
}
fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
	width: 72px;
}
fieldset {
	margin-bottom: 1em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0.3em;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #222;
}
.radio, .checkbox{
	display: inline-block;
}
select {
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 3em;
	max-width: 100%;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	font-weight: 400;
}

button,
input[type="button"],
input[type="submit"] {
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 800;
	line-height: 1;
	padding: 1em 2em;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}
input + button,
input + input[type="button"],
input + input[type="submit"] {
	padding: 0.75em 2em;
}
button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
	padding: 4.9px 2em;
	background-color: #222;
	color: #fff;
}
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	opacity: 0.8;
}
button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
	opacity: 0.8;
}
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}
:-moz-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}
::-moz-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}
:-ms-input-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}
/* Team */
a.e-img-overlay.text-margin-sm {
    overflow: hidden;
    position: relative;
    height: 60%;
    /* margin-top: -60px;
    margin-right: 15px;
    margin-left: 15px; */
	margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    border-radius: 6px;
    -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
a.e-img-overlay.text-margin-sm {
    -webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.e-team-box.e-box-bordered {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 6px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
/* Footer Calendar Widget */
.footer_widget.widget_calendar table {
    margin: 0;
}
.footer_widget.widget_calendar caption {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 0px;
    padding: 5px;
    border-radius: 6px 6px 0px 0px;
}
.footer_widget.widget_calendar td, .footer_widget.widget_calendar th {
    line-height: 2.5625;
    padding: 0;
    text-align: center;
}
.footer_widget.widget_calendar tbody a {
    color: #fff;
    display: block;
    font-weight: 700;
}
.footer_widget {
    padding-top: 1.75em;
}
.footer_widget ul{
    margin: 0;
    padding-left: 0;
    list-style: none;
}
/* Sidebar Calander Widget */
.elixar-product-sidebar table {
    margin: 0;
}
.elixar-product-sidebar caption {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 0px;
    padding: 5px;
    border-radius: 6px 6px 0px 0px;
}
.elixar-product-sidebar td, .elixar-product-sidebar th {
    line-height: 2.5625;
    padding: 0;
    text-align: center;
}
.elixar-product-sidebar tbody a {
    color: #fff;
    display: block;
    font-weight: 700;
}
.elixar-product-sidebar ul{
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.elixar-product-sidebar li > ul, .elixar-product-sidebar li > ol, .footer_widget  li > ul, .footer_widget li > ol {
    margin: 0 0 0 1.25em;
}
.content-section.footer-main .list-unstructured li > ul > li {
    margin-top: 8px;
}
/* Logo */
.site-branding {
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
}
.site-branding a.custom-logo-link img {
    margin: 0;
}
@media only screen and (max-width: 1023px)
{
	.site-branding a.custom-logo-link img {
		margin-top: 10px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.site-branding a.custom-logo-link img {
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 767px){
	.site-branding {
		margin: 0 20px 10px;
	}
	.site-branding a.custom-logo-link img {
		margin-top: 20px;
	}
}
@media only screen and (max-width: 479px)
{
	.site-branding {
		margin: 0 auto;
	}
}
.site-branding-text {
    font-size: 14px;
    line-height: 20px;
    /* float: left; */
    height: auto;
    padding: 0;
    margin-top: 15px;
}
.widget_elixar_footer_contact_widget address {
    margin: 0;
}
.footer_post div.flickr_badge_image {
    display: inline-block;
    padding: 2px;
}
.footer_post div.flickr_badge_image img{
	border-radius: 6px;
}
p.site-title{
	font-size: 36px;
    margin: 0;
    line-height: 1.1;
}
/* Blog Single Post Social Share */
/* .elixar-blog-share {
    width: 100%;
    padding: 20px;
    position: relative;
    bottom: 0;
    right: 0;
    background: #241e1e;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-top: -20px;
    margin-bottom: 30px;
}
ul.elixar-blog-share-box {
    margin: 0;
    padding: 0;
}
ul.elixar-blog-share-box li {
    display: inline-block;
    margin: 0 5px;
    font-size: 14px;
    color: #666666;
}
ul.elixar-blog-share-box li i {
    float: left;
    margin: 2px 10px 0 0;
    font-size: 20px;
} */
/* Hero Section */
.hero-section-wrapper{
	padding: 10% 0;
}
h1.e-hero-large-text {
    font-size: 35px;
    letter-spacing: 2px;
    line-height: 1.3;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    font-weight: 800;
    margin-bottom: 20px;
}
p.e-hero-small-text {
    font-size: 14px;
    font-style: italic;
    letter-spacing: 0.4px;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    color: #FFFFFF;
    text-align: center;
    font-weight: 100;
    margin-bottom: 30px;
	line-height: 1.7;
}
.hero-section-wrapper a.btn {
    margin: 10px 10px 10px 0px;
}
@media screen and (min-width: 720px){
	h1.e-hero-large-text {
		font-size: 60px;
		letter-spacing: 3px;
	}
}
@media screen and (min-width: 940px){
	h1.e-hero-large-text {
		font-size: 75px;
		letter-spacing: 4px;
	}
}

@media screen and (min-width: 940px){
	p.e-hero-small-text {
		font-size: 18px;
	}
}
@media screen and (min-width: 1140px){
	p.e-hero-small-text {
		font-size: 22px;
	}
}
/* Service */
.service-image-circle{
	margin: 0 auto;
}
.service-image-circle img{
	border-radius: 50%;
}
.service-img-2x {
    width: 50px;
    height: 50px;
}
.service-img-3x {
    width: 80px;
    height: 80px;
}
.service-img-4x {
    width: 120px;
    height: 120px;
}
/* Section About */
#section-about .about-image img {
    margin-bottom: 30px;
}
#section-about .about-title-margin{
	margin: 0 0 20px
}
#section-about  .about-image {
    text-align: center;
}
.owl-theme .owl-nav {
    margin-top: 0px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.e-zoom-in .owl-item, #e-gal-grid .e-grid-item,  #e-gal-masonry .e-item{
    display: block;
    overflow: hidden;
}
.e-zoom-in .owl-item:hover img, #e-gal-grid .e-grid-item:hover img, #e-gal-masonry .e-item:hover img {
    -ms-transform: scale(1.5, 1.5);
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
}
.owl-carousel .owl-item img, #e-gal-grid .e-grid-item img, #e-gal-masonry .e-item img {
    display: block;
    overflow: hidden;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.e-zoom-in .owl-item .inner-content, #e-gal-grid .e-grid-item .inner-content, #e-gal-masonry .e-item .inner-content {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
/* Owl Gallery Arrow */
.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}
.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 20px;
    margin: 5px;
    padding: 7px;
    background: rgba(209,79,48,.35);
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.owl-theme .owl-nav .owl-prev {
    left: 15px;
}
.owl-theme .owl-nav .owl-next {
    right: 15px;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-theme .owl-nav > div {
    position: absolute;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: 0px;
    padding: 4px 10px 5px;
    transform: translateY(-50%);
}
/* Gallery Section Padding */
.section-padding{
	padding: 80px 0;
}
.e-show-gallery{
	text-align: center;
    margin-top: 30px;
    display: block;
}
/* Menu Bar */
#e_main_nav {
	padding: 15px 0;
}
/* Breadcrumb */
.e-breadcrumb-page-title .e-page-title {
    font-size: 40px;
    font-weight: 600;
    margin: 0;
}
.e-breadcrumb-page-title .e-page-tagline {
	font-size: 20px;
    font-weight: 300;
	font-style: italic; 
}
/* Plan */
#e-plan-block .mix {
    display: none;
    margin-bottom: 30px;
}
/* Blocks */
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    width: calc(50% - 8px);
}
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    margin: 0 16px 16px 0;
    position: relative;
}
/* Caldera Form */
div.caldera-grid .btn-default {
	color: #fff;
}
div.caldera-grid .btn-default:hover {
	color: #fff;
}
/* Contat Form 7 */
.wpcf7-form-control.wpcf7-submit {
	color: #fff;
}
/* BLOCK CATEGORY: WIDGETS CSS */
.e-blog-grid-block-details .wp-block-archives, .e-blog-grid-block-details .wp-block-categories, .e-blog-grid-block-details .wp-block-latest-posts,
.e-blog-grid-block-details .wp-block-archives {
	padding: 0;
	margin: 32px 0;
}
.wp-block-categories li:last-child {
	padding-bottom: 0;
}
.e-blog-grid-block-details ul.wp-block-archives.wp-block-archives-list li, .e-blog-grid-block-details ul.wp-block-categories.wp-block-categories-list li,
.e-blog-grid-block-details ul.wp-block-latest-posts.has-dates li {
    list-style: none;
    /* font-weight: bold; */
    line-height: 1.2;
    padding-bottom: 0.75rem;
}
.e-blog-grid-block-details ul.wp-block-archives.wp-block-archives-list li:before, .e-blog-grid-block-details ul.wp-block-categories.wp-block-categories-list li:before {
    font-family: "Font Awesome\ 5 Free";
    content: '\f152';
    padding-right: 15px;
}
.e-blog-grid-block-details ul.wp-block-archives.wp-block-archives-list li a, .e-blog-grid-block-details ul.wp-block-categories.wp-block-categories-list li a {
	color: #000000;
}
.e-blog-grid-block-details ul.wp-block-latest-posts.is-grid li {
    border-top: 2px solid #ccc;
    padding-top: 1rem;
    margin-bottom: 2rem;
}
.wp-block-categories ul {
    padding-top: 0.75rem;
}
/* BLOCK CATEGORY: LAYOUT ELEMENTS CSS */
.wp-block-media-text .wp-block-media-text__content {
    word-break: break-word;
    grid-area: media-text-content;
    padding: 0 8%;
}
.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile {
    margin: 32px 0;
}
/* MARKUP: TEXT ALIGNMENT CSS */
.elixar-related-posts h2.entry-title {
	word-wrap: break-word;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-bottom: calc(1.5 * 1rem);
}

.gallery-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 16px;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: calc((100% - 16px * 1) / 2);
}

.gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
  margin-right: 0;
}

.gallery-columns-3 .gallery-item {
  max-width: calc((100% - 16px * 2) / 3);
}

.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
  margin-right: 0;
}

.gallery-columns-4 .gallery-item {
  max-width: calc((100% - 16px * 3) / 4);
}

.gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
  margin-right: 0;
}

.gallery-columns-5 .gallery-item {
  max-width: calc((100% - 16px * 4) / 5);
}

.gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
  margin-right: 0;
}

.gallery-columns-6 .gallery-item {
  max-width: calc((100% - 16px * 5) / 6);
}

.gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
  margin-right: 0;
}

.gallery-columns-7 .gallery-item {
  max-width: calc((100% - 16px * 6) / 7);
}

.gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
  margin-right: 0;
}

.gallery-columns-8 .gallery-item {
  max-width: calc((100% - 16px * 7) / 8);
}

.gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
  margin-right: 0;
}

.gallery-columns-9 .gallery-item {
  max-width: calc((100% - 16px * 8) / 9);
}

.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
  margin-right: 0;
}

.gallery-item:last-of-type {
  padding-right: 0;
}

.gallery-caption {
  display: block;
  font-size: 0.71111em;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  line-height: 1.6;
  margin: 0;
  padding: 0.5rem;
}

.gallery-item > div > a {
  display: block;
  line-height: 0;
  box-shadow: 0 0 0 0 transparent;
}

.gallery-item > div > a:focus {
  box-shadow: 0 0 0 2px #0073aa;
}
/*--------------------------------------------------------------
Blocks
--------------------------------------------------------------*/
@media only screen and (min-width: 768px) {
  .alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: auto;
    max-width: 1000%;
  }

  .alignwide {
    margin-left: calc(25% - 25vw);
    margin-right: calc(25% - 25vw);
    width: auto;
    max-width: 1000%;
  }

  .alignwide img,
  .alignfull img {
    display: block;
    margin: 0 auto;
  }
}
/* woocommerce custom css */
.woocommerce ul.products li.product h3 {
    font-size: 17px;
    font-weight: 500;
    padding: 0;
}

.woocommerce ul.products li.product a img {
    margin: 0 0 10px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 5px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #000000
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 0;
    background-color: #222;
    border: 0;
    width: 100%;
    left: 0;
    margin: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #e7e7e7;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    top: 8px;
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    padding-top: 4px;
}
.woocommerce .quantity .qty {
    border: 2px solid #f1f1f1;
    height: 38px;
    text-align: center;
    padding: 0 5px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #77a464;
    font-size: 15px;
}

.woocommerce div.product  .button {
    vertical-align: middle;
    font-weight: normal;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    float: left;
    list-style-type: none;
	margin: 0 1.5% 15px 0;
    width: 23.80%;
    padding: 0 0 20px;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-shadow: 0px 0px 2px 0px rgba(122,122,122,0.1);
}

.woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
    display: block;
    margin-bottom: 10px;
}

.woocommerce ul.products li.product .price ins {
    color: #222222;
}

.woocommerce ul.products li.product .button,
.surya-chandra-woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .button:visited,
.surya-chandra-woocommerce ul.products li.product .button:visited  {
    line-height: 1.5;
    margin: 10px auto 10px;
    padding: 8px 15px 8px;
    text-align: center;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
    display: inline-block;
    color:#fff;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product .button:focus,
.woocommerce ul.products li.product .button:active {
    background-color:#222;
    color: #fff;
}

.woocommerce ul.products li.product:hover img {
    opacity: 0.7;
}

.woocommerce ul.products li.product:hover .button {
    visibility: visible;
    opacity: 1;
    top: 35%;
}

.woocommerce ul.products li.product .button::before,
button.single_add_to_cart_button::before {
    content: "\f217";
    display: inline;
    font-family: "Font Awesome\ 5 Free";
    margin-right: 10px;
	font-weight: 900;
}

.woocommerce ul.products li.product .price del {
    color: inherit;
    display: inline-block;
}

.woocommerce span.onsale {
    background-color: #fa6f6f;
    padding: 0;
}
.woocommerce #review_form #respond p.stars {
    margin: 10px 0;
    padding: 0;
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
    margin: 0 0 25px;
    background: #fbfbfb;
    padding: 13px 15px 12px;
    width: 50%;
}
.woocommerce p.woocommerce-result-count {
    padding: 20px;
    font-size: 15px;
    line-height: 1.4;
}
.woocommerce .star-rating {
    margin-bottom: 10px;
    margin-top: 10px;
}

#reviews .comment-form {
    margin: 0;
}

.woocommerce ul.products li.product a {
    text-align: center;
    text-decoration: none;
}

.woocommerce a.added_to_cart.wc-forward {
    color: orange;
    margin-bottom: 5px;
    margin-top: 0;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    font-size: 15px;
    font-weight: 500;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    box-shadow: none;
    float: right;
    height: auto;
    margin-left: 4px;
    padding: 3px;
    width: 60px;
}

.product_list_widget > li {
    border-bottom: 1px solid rgba(221, 221, 221, 0.3);
}

/*woocommerce button custom color*/
.woocommerce ul.products li.product span.onsale {
    background-color: #000;
    color: #ffffff;
    position: absolute;
    z-index: 99;
}

.woocommerce ul.products li.product .price {
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 5px;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    border: 1px solid #ddd;
    padding: 10px;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    box-shadow: inherit;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    padding:12px 17px 12px;
    display: inline-block;
    border-radius: 0;

}
#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
 .woocommerce-checkout table.cart td,
 .woocommerce-checkout table.cart th {
    vertical-align: middle;
    border: 1px double #e0e0e0;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    color: inherit;
    cursor: not-allowed;
    opacity: 0.6;
    padding: 12px 17px 12px;
    background: #ddd;
    color: #222;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 13px;
    float: left;
    padding: 7px 15px 5px;
    letter-spacing: 1px;
}
.woocommerce.widget_price_filter form {
    margin-top: 30px;
}
.woocommerce .widget_price_filter .price_slider_amount {
    margin-top: 30px;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover{
    box-shadow: none;
    color: #fff;
    border: none;
    background-color: #222;

}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    padding: 15px;
}

.woocommerce div.product .woocommerce-tabs .panel{
    background-color: #fff;
    padding: 15px;
    border-top:none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs{
    margin-bottom: 0;
}
.woocommerce-checkout .entry-content-wrapper {
    display: block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0;
    float: left;
    margin: 0 2px;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    border-radius: 0;
    height: 37px;
    padding: 0 15px;
    width: auto;
    border-color: #eee;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    line-height: 32px;
    padding: 0 .8em;
    margin: 0 8px 0 0;
    border-color: #e4e4e4;
	color: #777;
	background: #f7f7f7;
}

.woocommerce-cart table.cart td.actions .coupon .input-text::placeholder {
    color: #b2b1b1;
    opacity: 1; /* Firefox */
}

.woocommerce-info {
    border-top-color: #ffa500;
}

.woocommerce-info::before {
    color: #ffa500;
}

.woocommerce input#billing_phone {
    padding: 5px;
    border: 1px solid #eee;
}

.woocommerce .select2-container .select2-choice {
    border: 1px solid #eee;
    border-radius: 0;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th {
    border-right: 1px solid #eee;
    padding: 6px 5px;
    border-top: 1px solid #eee;
    border-bottom: none;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
    border: 1px solid #eee;
    border-right: none;
    border-radius: 0;
}

.woocommerce-checkout #payment ul.payment_methods li {
    list-style: outside none none;
}

.woocommerce-checkout #payment,
.woocommerce table {
    background: none repeat scroll 0 0 #ffffff;
}

.woocommerce table.shop_table {
	color: #6a6969;
    border-collapse: collapse;
	table-layout: auto;
	border: medium none;
}

.woocommerce caption,
.woocommerce th,
.woocommerce td {
    font-weight: 400;
    padding: 5px;
    text-align: center;
}

.woocommerce table.shop_table th {
    font-weight: normal;
    padding: 6px 12px;
    font-size: 16px;
}

.woocommerce table.shop_table td {
    padding: 5px;
    text-align: center;
}

.woocommerce a.remove {
    background: #000000 none repeat scroll 0 0;
    color: #ffffff !important;
    margin: 0 auto;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 1em;
    padding: 10px 20px;
    text-align: center;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    font-size: 1.077em;
	 font-weight: normal;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
	border-radius: 3px;
	margin-bottom: 0;
	display: block;
    text-align: center;
	padding: 1em;	
}

.woocommerce div.product .product_title {
    clear: none;
    font-size: 28px;
    margin: 0 0 15px;
    padding: 0;
}

.page-numbers {
    background: none repeat scroll 0 0 #ffffff;
}
.woocommerce nav.woocommerce-pagination ul {
    border: none;
}

.woocommerce nav.woocommerce-pagination ul li a {
    color: #222;
}
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    margin:5px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #ffffff;
}
.woocommerce nav.woocommerce-pagination ul li {
    border: 1px solid #f9f6f8;
}
.woocommerce nav.woocommerce-pagination {
    margin-bottom: 30px;
    text-align: center;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    margin-top: 0;
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 15px;
}

.woocommerce ul.products li.product .onsale{
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08) inset;
    font-size: 14px;
    font-weight: 400;
    height: 60px;
    line-height: 8px;
    margin: 0;
    min-height: 20px;
    padding: 40px 0 0;
    right: -40px;
    text-align: center;
    text-shadow: none;
    top: -12px;
    transform: rotate(51deg);
    width: 95px;
    font-weight: bold;
}

.cart button.single_add_to_cart_button {
    margin-left: 15px;
}

.actions p {
    margin: 0;
}

table.shop_table.cart thead {
    background: #f1eeee none repeat scroll 0 0;
}
.checkout h3 {
    font-size: 20px;
}

#ship-to-different-address .checkbox + br {
    display: none;
}

.authorbox {
    background: #ffffff none repeat scroll 0 0;
    margin-top: 20px;
    overflow: hidden;
    padding: 15px;
}

.authorbox img {
    border-radius: 100%;
}

.authorbox .author-avatar {
    float: left;
    margin: 5px 15px 10px 0;
}

.authorbox.no-author-avatar .author-info {
    margin-left: 0;
}

.authorbox .author-bio-posts-content {
    margin-top: 10px;
}

.authorbox .author-bio-posts-content p {
    margin: 0;
}

.authorbox .author-bio-posts-content ul {
    list-style-position: inside;
    margin: 0;
}

/*woo commerce form */
p.comment-form-rating {
    clear: both;
}

.woocommerce .star-rating span::before {
       color: #ffd353;
}

.woocommerce-message::before {
    color: #ffa500;
}

.woocommerce ul.products li.product .star-rating {
    font-size: 14px;
    margin: 0 auto 13px;
    position: absolute;
    top: 20px;
    left: 20px;
}

.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
    margin-right: 0;
}

.woocommerce-message {
   border-top-color: #ffa500;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price  {
    color: #272727;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 700;
    color: #222;
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 0;
}

.woocommerce-cart table.cart td .quantity {
    display: inline-block;
}

.woocommerce .woocommerce-ordering select {
    float: inherit;
}

.woocommerce .woocommerce-ordering{
	padding: 10px 0px 5.5px;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 48%;
    padding: 0 20px 20px;
    border-width: 1px;
    border-style: solid;
	border-color: #eee;
}

.woocommerce .cart-collaterals .cart_totals>h2{
	background: #f7f7f7;
    border-bottom: 1px solid #eee;
    margin: 0 -20px 20px;
    padding: 0.8em 20px;
    font-size: 1.077em;
    font-weight: 600;
    color: #444;
    text-align: center;
}
.woocommerce-cart .wc-proceed-to-checkout{
	padding-bottom: 0;
}

.woocommerce-tabs h2, .related.products h2{
	font-size: 1.50em;
}
.woocommerce-tabs p{
	font-size: 14px;
}
/* Form Width */
form .container {
    width: 100%;
}
/* Image Width */
div#e-portfolio-block img, .page .e-content-block img {
    width: 100%;
}
.elixar_portfolio ul.filterss {
    margin-top: 40px;
}
/* Extra Section */
.elixar_extra .extra-image {
    margin-bottom: 20px;
}