/*-----------------------------------------------------------------------------------

		Theme Name: Discoure HTML5 Template
		Theme URI: http://discoure-html.xthemeapollo.com/
		Description: Multi-Purpose HTML5 Web UI Kit
		Author: XThemeApollo
		Author URI: https://themeforest.net/user/xthemeapollo
		Version: 1.0

-----------------------------------------------------------------------------------*/
/*------------------------------------------------------------------

1. Variables

	1.1 Colors
		Primary Color:											#54b5bf;
		Body Background Color:							#ffffff;
		Footer Background Color:						#272727;
		Heading Color:											rgb(0,48,59);
		Text Color:													#666666;
		Link Color:													Same with Primary Color

		Alert Text Color Notice:						Normal Text Color;
		Alert Text Color Warning:						#eeb20f;
		Alert Text Color Danger:						#f16b6b;
		Alert Text Color Success:						#72c147;
		Alert Text Color Info:							#5d96d1;

		Highlighted Text Color:							Primary Color;

		Divider Color:											#e5e5e5;
		Footer Divider Color:								#343434;
		Tooltip Color:											#333333;

		Input Border Color:									#dedede;



2. Fonts

	2.1 Font Sizes
		Basic Font Size:										14px;
		H1:																	36px;
		H2:																	30px;
		H3:																	24px;
		H4:																	18px;
		H5:																	Basic Font Size;
		H6:																	12px;
		Dropcap:														42px;

	2.2 Default Font Family:						"Open Sans"

3. Components

	3.1 Typography
	3.2 Layouts
	3.3 Accordion
	3.4 Alerts
	3.5 Breadcrumb
	3.6 Buttons
	3.7 Callout
	3.8 Carousel
	3.9 Client
	3.10 Contact
	3.11 Counter
	3.12 Forms
	3.13 Iconbox
	3.14 Media
	3.15 Parallax
	3.16 Pricing Table
	3.17 Progress Bar
	3.18 Tab
	3.19 Team
	3.20 Testimonial
	3.21 Widgets
	3.22 Header
	3.23 Blog
	3.24 Portfolio
	3.25 Shop
	3.26 Footer
	3.27 Pages

-------------------------------------------------------------------*/
/*-----------------------------
 * [ 3.1 Typography ]
 *-----------------------------*/
* {
  outline: inherit !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
}
*::selection {
  background-color: rgb(206,52,51);
  color: #ffffff;
}
*::-moz-selection {
  background-color: rgb(206,52,51);
  color: #ffffff;
}
*::-webkit-selection {
  background-color: rgb(206,52,51);
  color: #ffffff;
}
html,
body {
  -ms-overflow-style: scrollbar;
}
html *,
body * {
  font-family: "Open Sans", sans-serif;
}
h1,
.h1 {
  font-size: 32px;
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: bold;
  color: rgb(0,48,59);
}
.heading-large {
  font-size: 36px !important;
}
a {
  color: #54b5bf;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -khtml-transition: color 0.3s;
  transition: color 0.3s;
}
a [data-toggle="tooltip"] {
  text-decoration: underline;
}
a:hover,
a:focus,
a:active {
  color: rgb(206,52,51);
  text-decoration: none;
}
p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form {
  margin-bottom: 30px;
  color: #666666;
}
/*span,
time {
  color: rgb(0,48,59);
}*/
p {
  font-size: 14px;
}
small {
  font-size: 75%;
}
abbr[title] {
  border: 0;
}
iframe {
  border: 0;
}
ul.iconed {
  padding-left: 10px;
}
ul.iconed li {
  margin-top: 5px;
  margin-bottom: 5px;
  list-style: none;
}
ul.iconed li i {
  display: block !important;
  width: 20px;
  font-size: 18px !important;
  line-height: 20px !important;
  float: left;
  margin-right: 10px;
}
ul.iconed li span {
  display: block;
  width: calc(100% - 30px);
  float: right;
  font-size: 14px;
  line-height: 20px;
}
input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input::-ms-clear {
  display: none;
}
.clearfix:before,
.clearfix:after,
ul.iconed li:before,
ul.iconed li:after,
.widget-title:before,
.widget-title:after,
.page-content:before,
.page-content:after,
.page-content-fullwidth:before,
.page-content-fullwidth:after,
.form-elem.select-box:before,
.form-elem.select-box:after,
.mce-form-container .mce-form form .control-group:before,
.mce-form-container .mce-form form .control-group:after,
.tab.r-tabs .r-tabs-nav:before,
.tab.r-tabs .r-tabs-nav:after,
.tab.left-tab:before,
.tab.left-tab:after,
.tab.right-tab:before,
.tab.right-tab:after,
.widget_top_rated_products ul.product_list_widget li a:before,
.widget_top_rated_products ul.product_list_widget li a:after,
.top-links:before,
.top-links:after,
.top-links ul:before,
.top-links ul:after,
.secondary-links ul:before,
.secondary-links ul:after,
.shopping-cart-inner ul.product_list_widget li:before,
.shopping-cart-inner ul.product_list_widget li:after,
.mobile-toggle:before,
.mobile-toggle:after,
.sf-menu:before,
.sf-menu:after,
.list-container .post:before,
.list-container .post:after,
.woocommerce-checkout .col2-set:before,
.woocommerce-checkout .col2-set:after,
.flickr-badge-wrapper:before,
.flickr-badge-wrapper:after {
  content: " ";
  display: table;
}
.clearfix:after,
ul.iconed li:after,
.widget-title:after,
.page-content:after,
.page-content-fullwidth:after,
.form-elem.select-box:after,
.mce-form-container .mce-form form .control-group:after,
.tab.r-tabs .r-tabs-nav:after,
.tab.left-tab:after,
.tab.right-tab:after,
.widget_top_rated_products ul.product_list_widget li a:after,
.top-links:after,
.top-links ul:after,
.secondary-links ul:after,
.shopping-cart-inner ul.product_list_widget li:after,
.mobile-toggle:after,
.sf-menu:after,
.list-container .post:after,
.woocommerce-checkout .col2-set:after,
.flickr-badge-wrapper:after {
  clear: both;
}
.highlight::selection {
  background-color: #54b5bf;
  color: #ffffff;
}
.highlight::-moz-selection {
  background-color: #54b5bf;
  color: #ffffff;
}
.highlight::-webkit-selection {
  background-color: #54b5bf;
  color: #ffffff;
}
.highlight-lemon::selection {
  background-color: #78c515;
  color: #ffffff;
}
.highlight-lemon::-moz-selection {
  background-color: #78c515;
  color: #ffffff;
}
.highlight-lemon::-webkit-selection {
  background-color: #78c515;
  color: #ffffff;
}
.highlight-chinese-silver::selection {
  background-color: #cbcbcb;
  color: #666666;
}
.highlight-chinese-silver::-moz-selection {
  background-color: #cbcbcb;
  color: #666666;
}
.highlight-chinese-silver::-webkit-selection {
  background-color: #cbcbcb;
  color: #666666;
}
.highlight-flash-white::selection {
  background-color: #f1f1f1;
  color: #666666;
}
.highlight-flash-white::-moz-selection {
  background-color: #f1f1f1;
  color: #666666;
}
.highlight-flash-white::-webkit-selection {
  background-color: #f1f1f1;
  color: #666666;
}
.highlight-text::selection {
  background-color: transparent;
  color: #54b5bf;
}
.highlight-text::-moz-selection {
  background-color: transparent;
  color: #54b5bf;
}
.highlight-text::-webkit-selection {
  background-color: transparent;
  color: #54b5bf;
}
.widget-title {
  padding-top: 10px;
  padding-bottom: 20px;
  overflow: hidden;
}
.widget-title .title {
  margin-top: 0;
  margin-bottom: 0;
}
.widget-title [class*=line] {
  position: relative;
  margin-top: 15px;
  height: 1px;
  border-top: 1px solid #e5e5e5;
  overflow: visible;
}
.widget-title [class*=line]:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  width: 60px;
  height: 1px;
  background-repeat: no-repeat;
}
.widget-title.title-center {
  text-align: center;
}
.widget-title.title-primary.title-left .title,
.widget-title.title-secondary.title-left .title {
  float: left;
  margin: 0 10px 0 0;
}
.widget-title.title-primary.title-right .title,
.widget-title.title-secondary.title-right .title {
  float: right;
  margin: 0 0 0 10px;
}
.widget-title.title-primary.title-center .title,
.widget-title.title-secondary.title-center .title {
  display: inline-block;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
.widget-title.title-primary.title-center .line-left,
.widget-title.title-secondary.title-center .line-left {
  float: left;
}
.widget-title.title-primary.title-center .line-right,
.widget-title.title-secondary.title-center .line-right {
  float: right;
}
.widget-title.title-primary .line-left:before,
.widget-title.title-secondary .line-left:before {
  right: 0;
}
.widget-title.title-primary .line-right:before,
.widget-title.title-secondary .line-right:before {
  left: 0;
}
.widget-title.title-small [class*="line"] {
  margin-top: 10px;
}
.widget-title.title-small .title {
  font-size: 18px;
}
.title-primary .line-left:after {
  position: absolute;
  top: -3px;
  right: -3px;
  content: "";
  display: block;
  margin: 0;
  width: 6px;
  height: 6px;
  background: #54b5bf;
  /* Rotate */
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  transform: rotate(-45deg);
  /* Rotate Origin */
  -webkit-transform_origin: 0 100%;
  -moz-transform_origin: 0 100%;
  -o-transform_origin: 0 100%;
  -ms-transform_origin: 0 100%;
  -khtml-transform_origin: 0 100%;
  transform_origin: 0 100%;
}
.title-primary .line-left:before {
  background-color: #54b5bf;
}
.title-primary .line-right:after {
  position: absolute;
  top: -3px;
  left: -3px;
  content: "";
  display: block;
  margin: 0;
  width: 6px;
  height: 6px;
  background: #54b5bf;
  /* Rotate */
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  transform: rotate(-45deg);
  /* Rotate Origin */
  -webkit-transform_origin: 0 100%;
  -moz-transform_origin: 0 100%;
  -o-transform_origin: 0 100%;
  -ms-transform_origin: 0 100%;
  -khtml-transform_origin: 0 100%;
  transform_origin: 0 100%;
}
.title-primary .line-right:before {
  background-color: #54b5bf;
}
.title-secondary .line-left:after {
  position: absolute;
  top: -3px;
  right: -3px;
  content: "";
  display: block;
  margin: 0;
  width: 6px;
  height: 6px;
  background: #cccccc;
  /* Rotate */
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  transform: rotate(-45deg);
  /* Rotate Origin */
  -webkit-transform_origin: 0 100%;
  -moz-transform_origin: 0 100%;
  -o-transform_origin: 0 100%;
  -ms-transform_origin: 0 100%;
  -khtml-transform_origin: 0 100%;
  transform_origin: 0 100%;
}
.title-secondary .line-left:before {
  background-color: #cccccc;
}
.title-secondary .line-right:after {
  position: absolute;
  top: -3px;
  left: -3px;
  content: "";
  display: block;
  margin: 0;
  width: 6px;
  height: 6px;
  background: #cccccc;
  /* Rotate */
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  transform: rotate(-45deg);
  /* Rotate Origin */
  -webkit-transform_origin: 0 100%;
  -moz-transform_origin: 0 100%;
  -o-transform_origin: 0 100%;
  -ms-transform_origin: 0 100%;
  -khtml-transform_origin: 0 100%;
  transform_origin: 0 100%;
}
.title-secondary .line-right:before {
  background-color: #cccccc;
}
.title-underline.title-left {
  text-align: left;
}
.title-underline.title-right {
  text-align: right;
}
.title-underline .title {
  position: relative;
  padding-bottom: 10px;
  display: inline-block;
  border-bottom: 1px solid #54b5bf;
  z-index: 2;
}
.title-underline .line {
  position: relative;
  margin-top: -1px;
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
  z-index: 1;
}
blockquote {
  margin-left: 20px;
  border-left: 2px solid #54b5bf;
}
.blockquote-primary {
  margin-left: 20px;
  border-left: 2px solid #54b5bf;
}
.blockquote-with-bg {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f7f7f7;
  border: none;
}
.blockquote-qmark {
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  border-left: none;
  border-bottom: 1px solid #e5e5e5;
}
.blockquote-qmark:before {
  content: "\f10d";
  display: inline;
  margin-right: 15px;
  font-family: "FontAwesome";
  font-size: 36px;
  color: #54b5bf;
}
.blockquote-qmark * {
  display: inline;
}
.dropcaps {
  display: inline-block;
  float: left;
  margin-right: 10px;
  font-size: 42px;
  font-weight: 700;
  color: #54b5bf;
  line-height: .95em;
}
.dropcaps-sqaure,
.dropcaps-quadrangle,
.dropcaps-circle {
  width: 1.5em;
  height: 1.5em;
  font-size: 24px;
  line-height: .95em;
  color: #ffffff;
  background-color: #54b5bf;
  text-align: center;
  padding: .25em;
}
.dropcaps-square {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
}
.dropcaps-quadrangle {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.dropcaps-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
}
.tooltip .tooltip-inner {
  background-color: #333333;
  padding: 10px 20px;
  white-space: nowrap;
  max-width: none;
}
.tooltip.top > .tooltip-arrow {
  border-top-color: #333333;
}
.divider {
  position: relative;
  margin-top: 10px;
  margin-bottom: 30px;
}
.dv-single-line {
  border-top: 1px solid #e5e5e5;
}
.dv-arrow-down {
  text-align: center;
}
.dv-arrow-down .fa {
  padding: 10px;
  border-radius: 100%;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: #e5e5e5;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: color 0.3s ease-in-out background-color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out background-color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out background-color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out background-color 0.3s ease-in-out;
  -khtml-transition: color 0.3s ease-in-out background-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out background-color 0.3s ease-in-out;
}
.dv-arrow-down .fa:hover {
  background: #cccccc;
}
.dv-arrow-down:before,
.dv-arrow-down:after {
  content: "";
  display: block;
  margin-top: 14px;
  width: calc(50% - 40px);
  height: 1px;
  background-color: #e5e5e5;
}
.dv-arrow-down:before {
  float: left;
}
.dv-arrow-down:after {
  float: right;
}
.dv-double-line {
  width: 100%;
  height: 10px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.dv-leaf {
  text-align: center;
}
.dv-leaf .fa {
  border-radius: 100%;
  display: inline-block;
  font-size: 24px;
  color: #54b5bf;
  cursor: pointer;
  -webkit-transition: color 0.3s ease-in-out background-color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out background-color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out background-color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out background-color 0.3s ease-in-out;
  -khtml-transition: color 0.3s ease-in-out background-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out background-color 0.3s ease-in-out;
}
.dv-leaf .fa:hover {
  color: #3d99a3;
}
.dv-leaf:before,
.dv-leaf:after {
  content: "";
  display: block;
  margin-top: 12px;
  width: calc(50% - 40px);
  height: 1px;
  background-color: #e5e5e5;
}
.dv-leaf:before {
  float: left;
}
.dv-leaf:after {
  float: right;
}
.dv-primary {
  width: 100%;
  height: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.dv-primary .dv-dot {
  position: absolute;
  top: 6px;
  left: calc((100% - 6px) / 2);
  content: "";
  display: block;
  margin: 0;
  width: 6px;
  height: 6px;
  background: #54b5bf;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform_origin: 0 100%;
  -moz-transform_origin: 0 100%;
  -o-transform_origin: 0 100%;
  -ms-transform_origin: 0 100%;
  -khtml-transform_origin: 0 100%;
  transform_origin: 0 100%;
}
.dv-primary:before {
  content: "";
  display: block;
  width: 60px;
  position: absolute;
  top: 9px;
  left: calc(50% - 60px);
  height: 1px;
  background-color: #54b5bf;
}
.dv-primary:after {
  content: "";
  display: block;
  width: 60px;
  position: absolute;
  top: 9px;
  left: calc(50%);
  height: 1px;
  background-color: #54b5bf;
}
.dv-white-short {
  width: 100%;
  height: 10px;
}
.dv-white-short .dv-dot {
  position: absolute;
  top: 6px;
  left: calc((100% - 6px) / 2);
  content: "";
  display: block;
  margin: 0;
  width: 6px;
  height: 6px;
  background: #e6e6e6;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform_origin: 0 100%;
  -moz-transform_origin: 0 100%;
  -o-transform_origin: 0 100%;
  -ms-transform_origin: 0 100%;
  -khtml-transform_origin: 0 100%;
  transform_origin: 0 100%;
}
.dv-white-short:before {
  content: "";
  display: block;
  width: 60px;
  position: absolute;
  top: 9px;
  left: calc(50% - 70px);
  height: 1px;
  background-color: #e6e6e6;
}
.dv-white-short:after {
  content: "";
  display: block;
  width: 60px;
  position: absolute;
  top: 9px;
  left: calc(50% + 10px);
  height: 1px;
  background-color: #e6e6e6;
}
.table {
  border-color: #e5e5e5 !important;
}
.table.table-bordered thead tr th {
  padding-top: 15px;
  padding-bottom: 15px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 0;
}
.thead-primary {
  background-color: #54b5bf;
  color: #ffffff;
}
/*------------------------------
 * [ 3.2 Layouts ]
 *-----------------------------*/
header {
  position: static;
  top: -160px;
  min-height: 100px;
  width: 100%;
  background-color: #ffffff;
  z-index: 998999;
}
@media (min-width: 992px) {
  header.sticky-header {
    position: fixed;
    top: 0;
    -webkit-box-shadow: 0 2px 10px #666666;
    -moz-box-shadow: 0 2px 10px #666666;
    box-shadow: 0 2px 10px #666666;
    -webkit-animation-name: header-move-down;
    -moz-animation-name: header-move-down;
    -o-animation-name: header-move-down;
    -ms-animation-name: header-move-down;
    -khtml-animation-name: header-move-down;
    animation-name: header-move-down;
    -webkit-animation-duration: 0.2s;
    -moz-animation-duration: 0.2s;
    -o-animation-duration: 0.2s;
    -ms-animation-duration: 0.2s;
    -khtml-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -khtml-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -khtml-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    -ms-animation-delay: 0s;
    -khtml-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: none;
    -moz-animation-fill-mode: none;
    -o-animation-fill-mode: none;
    -ms-animation-fill-mode: none;
    -khtml-animation-fill-mode: none;
    animation-fill-mode: none;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -khtml-animation-direction: normal;
    animation-direction: normal;
  }
  header.sticky-header #btn-header-close {
    position: absolute;
    top: 5px;
    right: 5px;
  }
  header.sticky-header #btn-header-close:before {
    content: "\f00d";
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-family: "FontAwesome";
    font-size: 18px;
    cursor: pointer;
  }
  header.not-sticky-header {
    position: static;
    top: -160px;
    -webkit-animation-name: header-move-up;
    -moz-animation-name: header-move-up;
    -o-animation-name: header-move-up;
    -ms-animation-name: header-move-up;
    -khtml-animation-name: header-move-up;
    animation-name: header-move-up;
    -webkit-animation-duration: 0.2s;
    -moz-animation-duration: 0.2s;
    -o-animation-duration: 0.2s;
    -ms-animation-duration: 0.2s;
    -khtml-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -khtml-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -khtml-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    -ms-animation-delay: 0s;
    -khtml-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: none;
    -moz-animation-fill-mode: none;
    -o-animation-fill-mode: none;
    -ms-animation-fill-mode: none;
    -khtml-animation-fill-mode: none;
    animation-fill-mode: none;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -khtml-animation-direction: normal;
    animation-direction: normal;
  }
}
.page {
  visibility: hidden;
  opacity: 0;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-content {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .page-content {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .page-content {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .page-content {
    width: 1160px;
  }
}
@media (max-width: 767px) {
  .page-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 479px) {
  .page-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.page-content-fullwidth {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.main-content {
  width: 100%;
  float: none;
  margin-left: 0;
  margin-right: 0;
}
[class*="sidebar-"] {
  width: 100%;
  float: none;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .main-fullwidth {
    width: 100%;
  }
  .main-with-right-sidebar {
    width: calc(100% - 300px);
    float: left;
    margin-right: 40px;
  }
  .main-with-left-sidebar {
    width: calc(100% - 300px);
    float: right;
  }
  [class*="sidebar-"] {
    width: 260px;
  }
  .sidebar-left {
    float: left;
    margin-right: 40px;
  }
  .sidebar-right {
    float: right;
  }
}
.container,
.container-fluid {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
[class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.col-inner {
  padding-left: 10px;
  padding-right: 10px;
}
.pt-50 {
  padding-top: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
.mt-50 {
  margin-top: 50px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mt-ng-50 {
  margin-top: -50px;
}
.mb-ng-50 {
  margin-bottom: -50px;
}
.pt-40 {
  padding-top: 40px;
}
.pb-40 {
  padding-bottom: 40px;
}
.mt-40 {
  margin-top: 40px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mt-ng-40 {
  margin-top: -40px;
}
.mb-ng-40 {
  margin-bottom: -40px;
}
.pt-30 {
  padding-top: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mt-ng-30 {
  margin-top: -30px;
}
.mb-ng-30 {
  margin-bottom: -30px;
}
.pt-20 {
  padding-top: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.mt-20 {
  margin-top: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mt-ng-20 {
  margin-top: -20px;
}
.mb-ng-20 {
  margin-bottom: -20px;
}
.pt-15 {
  padding-top: 15px;
}
.pb-15 {
  padding-bottom: 15px;
}
.mt-15 {
  margin-top: 15px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mt-ng-15 {
  margin-top: -15px;
}
.mb-ng-15 {
  margin-bottom: -15px;
}
.pt-10 {
  padding-top: 10px;
}
.pb-10 {
  padding-bottom: 10px;
}
.mt-10 {
  margin-top: 10px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mt-ng-10 {
  margin-top: -10px;
}
.mb-ng-10 {
  margin-bottom: -10px;
}
.pt-5 {
  padding-top: 5px;
}
.pb-5 {
  padding-bottom: 5px;
}
.mt-5 {
  margin-top: 5px;
}
.mb-5 {
  margin-bottom: 5px;
}
.mt-ng-5 {
  margin-top: -5px;
}
.mb-ng-5 {
  margin-bottom: -5px;
}
.col-xxs-1,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12 {
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
@media (max-width: 479px) {
  .col-xxs-1,
  .col-xxs-2,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11 {
    float: left;
  }
  .col-xxs-1 {
    width: 8.333333333333332%;
  }
  .col-xxs-2 {
    width: 16.666666666666664%;
  }
  .col-xxs-3 {
    width: 25%;
  }
  .col-xxs-4 {
    width: 33.33333333333333%;
  }
  .col-xxs-5 {
    width: 41.66666666666667%;
  }
  .col-xxs-6 {
    width: 50%;
  }
  .col-xxs-7 {
    width: 58.333333333333336%;
  }
  .col-xxs-8 {
    width: 66.66666666666666%;
  }
  .col-xxs-9 {
    width: 75%;
  }
  .col-xxs-10 {
    width: 83.33333333333334%;
  }
  .col-xxs-11 {
    width: 91.66666666666666%;
  }
  .col-xxs-12 {
    width: 100%;
  }
  .col-xxs-push-1 {
    left: 8.333333333333332%;
  }
  .col-xxs-push-2 {
    left: 16.666666666666664%;
  }
  .col-xxs-push-3 {
    left: 25%;
  }
  .col-xss-push-4 {
    left: 33.33333333333333%;
  }
  .col-xxs-push-5 {
    left: 41.66666666666667%;
  }
  .col-xxs-push-6 {
    left: 50%;
  }
  .col-xxs-push-7 {
    left: 58.333333333333336%;
  }
  .col-xxs-push-8 {
    left: 66.66666666666666%;
  }
  .col-xxs-push-9 {
    left: 75%;
  }
  .col-xxs-push-10 {
    left: 83.33333333333334%;
  }
  .col-xxs-push-11 {
    left: 91.66666666666666%;
  }
  .col-xxs-pull-1 {
    right: 8.333333333333332%;
  }
  .col-xxs-pull-2 {
    right: 16.666666666666664%;
  }
  .col-xxs-pull-3 {
    right: 25%;
  }
  .col-xxs-pull-4 {
    right: 33.33333333333333%;
  }
  .col-xxs-pull-5 {
    right: 41.66666666666667%;
  }
  .col-xxs-pull-6 {
    right: 50%;
  }
  .col-xxs-pull-7 {
    right: 58.333333333333336%;
  }
  .col-xxs-pull-8 {
    right: 66.66666666666666%;
  }
  .col-xxs-pull-9 {
    right: 75%;
  }
  .col-xxs-pull-10 {
    right: 83.33333333333334%;
  }
  .col-xxs-pull-11 {
    right: 91.66666666666666%;
  }
  .col-xxs-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-xxs-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-xxs-offset-3 {
    margin-left: 25%;
  }
  .col-xxs-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-xxs-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-xxs-offset-6 {
    margin-left: 50%;
  }
  .col-xxs-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-xxs-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-xxs-offset-9 {
    margin-left: 75%;
  }
  .col-xxs-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-xxs-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
.col5-xs {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col5-sm {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col5-md {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col5-lg {
    width: 20%;
    float: left;
  }
}
/*------------------------------
 * Short codes
 *-----------------------------*/
/*------------------------------
 *	[ 3.3 Accordion ]
 *-----------------------------*/
.ui-accordion .ui-accordion-header,
.ui-accordion .ui-accordion-content {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  color: #666666;
  border-color: #e5e5e5;
  background-color: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  top: 15px;
  right: 20px;
  width: 36px;
  height: 36px;
  background-image: none;
  line-height: 36px;
  text-align: center;
  text-indent: 0;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon:before {
  font-family: "FontAwesome";
  font-size: 18px;
}
.ui-accordion .ui-accordion-header-active {
  color: #54b5bf;
}
.ui-accordion .ui-accordion-header-active .ui-accordion-header-icon {
  color: #54b5bf;
}
.ui-accordion .ui-accordion-content p {
  margin: 0;
}
.accordion-icon-bg .ui-accordion-header .ui-accordion-header-icon {
  color: #ffffff;
  background-color: rgb(0,48,59);
}
.accordion-icon-bg .ui-accordion-header-active .ui-accordion-header-icon {
  background-color: #54b5bf;
}
.accordion-top-line {
  border-top: 1px solid #e5e5e5;
}
.accordion-top-line .ui-accordion-header {
  border-top: 0;
  border-right-color: transparent;
  border-left-color: transparent;
}
.accordion-top-line .ui-accordion-content {
  border: transparent;
}
/*------------------------------
 *	[ 3.4 Alerts ]
 *-----------------------------*/
.alert-notice {
  padding: 25px;
  background-color: #f7f7f7;
  border-color: #808080;
  color: #666666;
  line-height: 2em;
}
.alert-notice .alert-mark {
  margin-right: 10px;
  font-size: 24px;
  vertical-align: -3px;
}
.alert-notice .alert-link {
  color: #4d4d4d;
}
.alert-notice .close {
  opacity: .5;
}
.alert-notice .close:hover {
  opacity: .75;
}
.alert-notice .close .fa {
  font-size: 18px;
  color: #666666;
}
.alert-success {
  padding: 25px;
  background-color: #e7ffde;
  border-color: #8fce6d;
  color: #72c147;
  line-height: 2em;
}
.alert-success .alert-mark {
  margin-right: 10px;
  font-size: 24px;
  vertical-align: -3px;
}
.alert-success .alert-link {
  color: #5b9f36;
}
.alert-success .close {
  opacity: .5;
}
.alert-success .close:hover {
  opacity: .75;
}
.alert-success .close .fa {
  font-size: 18px;
  color: #72c147;
}
.alert-info {
  padding: 25px;
  background-color: #def3ff;
  border-color: #85b0dc;
  color: #5d96d1;
  line-height: 2em;
}
.alert-info .alert-mark {
  margin-right: 10px;
  font-size: 24px;
  vertical-align: -3px;
}
.alert-info .alert-link {
  color: #387cc3;
}
.alert-info .close {
  opacity: .5;
}
.alert-info .close:hover {
  opacity: .75;
}
.alert-info .close .fa {
  font-size: 18px;
  color: #5d96d1;
}
.alert-warning {
  padding: 25px;
  background-color: #fff5da;
  border-color: #f3c23d;
  color: #eeb20f;
  line-height: 2em;
}
.alert-warning .alert-mark {
  margin-right: 10px;
  font-size: 24px;
  vertical-align: -3px;
}
.alert-warning .alert-link {
  color: #be8e0c;
}
.alert-warning .close {
  opacity: .5;
}
.alert-warning .close:hover {
  opacity: .75;
}
.alert-warning .close .fa {
  font-size: 18px;
  color: #eeb20f;
}
.alert-danger {
  padding: 25px;
  background-color: #ffcfcf;
  border-color: #f59a9a;
  color: #f16b6b;
  line-height: 2em;
}
.alert-danger .alert-mark {
  margin-right: 10px;
  font-size: 24px;
  vertical-align: -3px;
}
.alert-danger .alert-link {
  color: #ed3c3c;
}
.alert-danger .close {
  opacity: .5;
}
.alert-danger .close:hover {
  opacity: .75;
}
.alert-danger .close .fa {
  font-size: 18px;
  color: #f16b6b;
}
/*------------------------------
 *	[ 3.5 Breadcrumb ]
 *-----------------------------*/
.breadcrumb-container {
  margin-bottom: 40px;
  background-color: #f2f2f2;
}
.breadcrumb-container * {
  color: #666666;
}
.breadcrumb-container.breadcrumb-color-white * {
  color: #ffffff;
}
@media screen and (max-width: 992px) {
  .breadcrumb-container .text-left,
  .breadcrumb-container .text-right {
    text-align: center;
  }
}
.breadcrumb-container .breadcrumb-title {
  margin-top: 0;
  margin-bottom: 0;
}
.breadcrumbs {
  margin-top: 8px;
  display: inline-block;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs ul {
  margin: 0;
  padding: 0;
}
.breadcrumbs ul li {
  float: left;
  padding: 0 3px;
  list-style: none;
}
.breadcrumbs ul:after {
  content: "";
  display: block;
  clear: both;
}
.breadcrumb-lnk-btn {
  margin: 0 6px;
  width: 38px;
  height: 38px;
  line-height: 34px;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  background-color: #636363;
  border: 2px solid #ffffff;
  border-radius: 4px;
  -webkit-transition: background-color 0.6s transform 0.6s;
  -moz-transition: background-color 0.6s transform 0.6s;
  -o-transition: background-color 0.6s transform 0.6s;
  -ms-transition: background-color 0.6s transform 0.6s;
  -khtml-transition: background-color 0.6s transform 0.6s;
  transition: background-color 0.6s transform 0.6s;
}
.breadcrumb-lnk-btn:hover {
  background-color: #54b5bf;
  border-color: #54b5bf;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -khtml-transform: scale(1.2);
  transform: scale(1.2);
}
.position-absolute {
  position: absolute;
  width: 100%;
}
/*------------------------------
 *	[ 3.6 Buttons ]
 *-----------------------------*/
.btn {
  margin: 2px 0;
  padding: 10px 20px;
  height: 42px;
  font-size: 14px;
  border-width: 1px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -khtml-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.btn.btn-circled-rectangle {
  -webkit-border-radius: 42px;
  -moz-border-radius: 42px;
  -o-border-radius: 42px;
  -ms-border-radius: 42px;
  -khtml-border-radius: 42px;
  border-radius: 42px;
}
.btn .fa {
  margin-right: 15px;
}
.btn.btn-primary {
  background-color: #54b5bf;
  border-color: #54b5bf;
  color: #ffffff;
}
.btn.btn-primary:hover {
  background-color: #3d99a3;
}
.btn-lg {
  padding: 15px 24px;
  height: 55px;
  font-size: 18px;
  font-weight: 700;
}
.btn-lg.btn-circled-rectangle {
  -webkit-border-radius: 55px;
  -moz-border-radius: 55px;
  -o-border-radius: 55px;
  -ms-border-radius: 55px;
  -khtml-border-radius: 55px;
  border-radius: 55px;
}
.btn-md {
  height: 42px;
  font-size: 14px;
  font-weight: 700;
}
.btn-md.btn-circled-rectangle {
  -webkit-border-radius: 42px;
  -moz-border-radius: 42px;
  -o-border-radius: 42px;
  -ms-border-radius: 42px;
  -khtml-border-radius: 42px;
  border-radius: 42px;
}
.btn-sm {
  padding: 5px 15px;
  height: 30px;
  font-size: 12px;
  font-weight: 700;
}
.btn-sm.btn-circled-rectangle {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  -khtml-border-radius: 30px;
  border-radius: 30px;
}
.btn-classic {
  background-color: rgb(0,48,59);
  border-color: #ffffff;
  color: #ffffff;
}
.btn-classic span {
  color: #ffffff;
}
.btn-classic:hover {
  background-color: #54b5bf;
  border-color: #54b5bf;
  color: #ffffff;
}
.btn-classic:hover span {
  color: #ffffff;
}
.btn-classic:hover .fa {
  color: #ffffff;
}
.btn-stroke {
  background-color: #ffffff;
  border-color: rgb(0,48,59);
  color: rgb(0,48,59);
}
.btn-stroke span {
  color: rgb(0,48,59);
}
.btn-stroke:hover {
  background-color: #54b5bf;
  border-color: #54b5bf;
  color: #ffffff;
}
.btn-stroke:hover span {
  color: #ffffff;
}
.btn-stroke:hover .fa {
  color: #ffffff;
}
.btn-social-icon {
  margin: 2px 10px 2px 0;
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #ffffff;
  border-color: rgb(0,48,59);
  color: rgb(0,48,59);
}
.btn-social-icon span {
  color: rgb(0,48,59);
}
.btn-social-icon:hover {
  background-color: #54b5bf;
  border-color: #54b5bf;
  color: #ffffff;
}
.btn-social-icon:hover span {
  color: #ffffff;
}
.btn-social-icon:hover .fa {
  color: #ffffff;
}
.btn-social-icon .fa {
  margin-right: 0;
}
.btn-social-icon.btn-no-border:hover .fa {
  color: #54b5bf;
}
.btn-social-icon.btn-body-color span,
.btn-social-icon.btn-body-color .fa {
  color: #ffffff;
}
.btn-social-icon.btn-lg {
  margin: 0 5px;
}
.btn-social-icon.btn-lg .fa {
  font-size: 30px;
}
.btn-social-icon.btn-md {
  margin: 0 5px;
}
.btn-social-icon.btn-md .fa {
  font-size: 25px;
}
.social-btn-group {
  clear: both;
}
.social-btn-group .btn-social-icon {
  margin-right: 10px;
}
.social-btn-group .social-likes {
  float: right;
  margin: 5px 10px 5px 0;
}
.social-btn-group .social-likes i {
  margin-right: 5px;
  color: red;
}
@media only screen and (max-width: 480px) {
  .social-btn-group .social-likes {
    display: block;
    float: none;
    margin-top: 20px;
    text-align: right;
  }
}
.btn-pager {
  padding: 5px 12px;
  height: 30px;
  font-size: 12px;
  font-weight: 700;
  background-color: #ffffff;
  border-color: rgb(0,48,59);
  color: rgb(0,48,59);
}
.btn-pager span {
  color: rgb(0,48,59);
}
.btn-pager:hover {
  background-color: #54b5bf;
  border-color: #54b5bf;
  color: #ffffff;
}
.btn-pager:hover span {
  color: #ffffff;
}
.btn-pager:hover .fa {
  color: #ffffff;
}
.btn-pager.btn-pager-active {
  background-color: rgb(0,48,59);
  border-color: #ffffff;
  color: #ffffff;
}
.btn-pager.btn-pager-active span {
  color: #ffffff;
}
.btn-pager.btn-pager-active:hover {
  background-color: #54b5bf;
  border-color: #54b5bf;
  color: #ffffff;
}
.btn-pager.btn-pager-active:hover span {
  color: #ffffff;
}
.btn-pager.btn-pager-active:hover .fa {
  color: #ffffff;
}
.btn-pager .fa {
  margin-right: 0;
}
.btn-pager.btn-first,
.btn-pager.btn-prev,
.btn-pager.btn-next,
.btn-pager.btn-last {
  font-size: 0;
  line-height: 1;
}
.btn-pager.btn-first:before,
.btn-pager.btn-prev:before,
.btn-pager.btn-next:before,
.btn-pager.btn-last:before {
  display: block;
  font-family: "FontAwesome";
  font-size: 12px;
  line-height: 1.5em;
}
.btn-pager.btn-first:before {
  content: "\f100";
}
.btn-pager.btn-prev:before {
  content: "\f104";
}
.btn-pager.btn-next:before {
  content: "\f105";
}
.btn-pager.btn-last:before {
  content: "\f101";
}
.btn-no-border {
  background-color: transparent !important;
  border-color: transparent !important;
}
.btn-no-border:hover {
  border-color: transparent;
  color: #54b5bf;
}
.btn-rectangle {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
}
.btn-rounded-border {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.btn-circled-border {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  -khtml-border-radius: 100%;
  border-radius: 100%;
}
.btn.x-button {
  color: #fff;
  -webkit-transition: color 0.1s background 0.1s;
  -moz-transition: color 0.1s background 0.1s;
  -o-transition: color 0.1s background 0.1s;
  -ms-transition: color 0.1s background 0.1s;
  -khtml-transition: color 0.1s background 0.1s;
  transition: color 0.1s background 0.1s;
}
.btn.x-button:focus,
.btn.x-button:active {
  color: #eee;
}
.btn-bg-transparent {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: #ffffff;
  color: #ffffff;
}
.btn-bg-transparent:hover {
  color: #ffffff;
  background-color: transparent;
}
.btn-appstore {
  padding: 0;
  width: 135px;
  height: 45px;
  display: inline-block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.btn-appstore.btn-apple.btn-white {
  background-image: url(media/images/ico_appstore_apple_white.svg);
}
.btn-appstore.btn-apple.btn-black {
  background-image: url(media/images/ico_appstore_apple_black.svg);
}
.btn-appstore.btn-google.btn-white {
  background-image: url(media/images/ico_appstore_google_white.svg);
}
.btn-appstore.btn-google.btn-black {
  background-image: url(media/images/ico_appstore_google_black.svg);
}
@media (min-width: 768px) {
  .btn-appstore {
    width: 165px;
    height: 55px;
  }
}
@media (min-width: 992px) {
  .btn-appstore {
    width: 195px;
    height: 65px;
  }
}
@media (min-width: 1200px) {
  .btn-appstore {
    width: 225px;
    height: 75px;
  }
}
.btn-appstore.btn-small {
  width: 90px;
  height: 30px;
}
@media (min-width: 992px) {
  .btn-appstore.btn-small {
    width: 105px;
    height: 35px;
  }
}
.btn-appstore.btn-large {
  width: 135px;
  height: 45px;
}
@media (min-width: 768px) {
  .btn-appstore.btn-large {
    width: 150px;
    height: 50px;
  }
}
@media (min-width: 992px) {
  .btn-appstore.btn-large {
    width: 165px;
    height: 55px;
  }
}
@media (min-width: 1200px) {
  .btn-appstore.btn-large {
    width: 180px;
    height: 60px;
  }
}
.btn-appstore.btn-extra {
  width: 135px;
  height: 45px;
}
@media (min-width: 768px) {
  .btn-appstore.btn-extra {
    width: 165px;
    height: 55px;
  }
}
@media (min-width: 992px) {
  .btn-appstore.btn-extra {
    width: 195px;
    height: 65px;
  }
}
@media (min-width: 1200px) {
  .btn-appstore.btn-extra {
    width: 225px;
    height: 75px;
  }
}
.btn-appstore.btn-base {
  width: 120px;
  height: 40px;
}
@media (min-width: 992px) {
  .btn-appstore.btn-base {
    width: 135px;
    height: 45px;
  }
}
/*------------------------------
 *	[ 3.7 Callout ]
 *-----------------------------*/
.callout-box {
  padding: 28px 28px 4px;
  border: 1px solid #d2d2d2;
}
@media screen and (max-width: 768px) {
  .callout-box .content-wrap {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .callout-box .button-wrap {
    margin-bottom: 10px;
    text-align: center;
  }
}
.callout-box.callout-box-fullwidth .container {
  padding-right: 28px;
  padding-left: 28px;
}
/*------------------------------
 *	[ 3.8 Carousel ]
 *-----------------------------*/
.slick-slider {
  z-index: 1;
  margin: 0 auto;
  width: calc(100% - 10px);
}
.slick-slider.slick-dotted {
  margin-bottom: 25px;
}
.slick-list {
  margin-left: -5px;
  margin-right: -5px;
}
.slick-slide {
  margin-left: 10px;
  margin-right: 10px;
  border: 0;
}
.slick-vertical .slick-list {
  margin-left: 0;
  margin-right: 0;
}
.slick-vertical .slick-slide {
  margin-top: 10px;
  margin-bottom: 10px;
}
.carousel-nogutter .slick-slide {
  margin: 0 !important;
}
.slick-next {
  right: auto;
}
.slick-next:not(.btn-arrow-next) {
  display: none !important;
}
.slick-prev {
  left: auto;
}
.slick-prev:not(.btn-arrow-prev) {
  display: none !important;
}
.btn-arrow {
  position: absolute;
  top: calc(50% - 11px);
  transform: translateY(-50%);
  padding: 3px;
  width: 25px;
  height: 25px;
  background-color: rgb(0,48,59);
  opacity: .75;
  z-index: 2;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  -khtml-transition: none;
  transition: none;
}
.btn-arrow:hover {
  background-color: #54b5bf;
}
.btn-arrow .fa {
  margin: 0;
  font-size: 18px;
  color: #ffffff;
}
.btn-arrow.btn-arrow-prev {
  left: -5px;
}
.btn-arrow.btn-arrow-next {
  right: -5px;
}
.carousel-full-nav .btn-arrow-prev {
  left: 0;
  right: auto;
}
.carousel-full-nav .btn-arrow-next {
  left: auto;
  right: 0;
}
.carousel-inner-nav .btn-arrow-prev {
  left: 12px;
  right: auto;
}
.carousel-inner-nav .btn-arrow-next {
  left: auto;
  right: 12px;
}
.carousel-left-nav .btn-arrow,
.carousel-right-nav .btn-arrow {
  top: -25px;
}
.carousel-left-nav .btn-arrow-prev {
  left: 0;
  right: auto;
}
.carousel-left-nav .btn-arrow-next {
  left: 30px;
  right: auto;
}
.carousel-right-nav .btn-arrow-prev {
  left: auto;
  right: 30px;
  margin-right: 5px;
}
.carousel-right-nav .btn-arrow-next {
  left: auto;
  right: 5px;
}
.slick-vertical .btn-arrow-next {
  right: 0;
}
.slick-dots {
  bottom: -25px;
}
.slick-dots li button {
  color: #e5e5e5;
  opacity: 1;
}
.slick-dots li button:before {
  content: "\f111";
  font-family: "FontAwesome";
  font-size: 12px;
}
.slick-dots li.slick-active button:before {
  color: #54b5bf;
  opacity: 1;
}
.thumbnail-dots {
  padding: 5px 10px;
  text-align: center;
}
.thumbnail-dots:after {
  content: "";
  display: block;
  float: none;
  clear: both;
}
.thumbnail-dots li {
  position: relative;
  display: inline-block;
  list-style: none;
  margin: 5px;
  width: 60px;
  cursor: pointer;
}
.thumbnail-dots li:last-child {
  margin-right: 0;
}
.thumbnail-dots li:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}
.thumbnail-dots li img {
  -webkit-filter: blur(1px);
  filter: blur(1px);
}
.thumbnail-dots li.slick-active:after {
  content: none;
}
.thumbnail-dots li.slick-active img {
  -webkit-filter: none;
  filter: none;
}
.thumbnail-dots .slide-thumbnail {
  display: inline-block;
  width: 100%;
  cursor: pointer;
}
.thumbnail-dots .slide-thumbnail img {
  width: 100%;
}
.carousel-big-thumbnail .thumbnail-dots {
  padding: 5px 0;
}
.carousel-big-thumbnail .thumbnail-dots li {
  width: 25%;
  margin: 0;
  padding: 5px;
}
.carousel-big-thumbnail .thumbnail-dots li:after {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  left: 5px;
  top: 5px;
}
/*------------------------------
 *	[ 3.9 Client ]
 *-----------------------------*/
.client-box {
  /* border client */
  /* fixed client */
}
.client-box a img {
  width: 100%;
}
.client-box a:hover img {
  opacity: 0.7;
  -webkit-animation-name: fade-out;
  -moz-animation-name: fade-out;
  -o-animation-name: fade-out;
  -ms-animation-name: fade-out;
  -khtml-animation-name: fade-out;
  animation-name: fade-out;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  -ms-animation-duration: 0.2s;
  -khtml-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -khtml-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -khtml-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -khtml-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: none;
  -moz-animation-fill-mode: none;
  -o-animation-fill-mode: none;
  -ms-animation-fill-mode: none;
  -khtml-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -khtml-animation-direction: normal;
  animation-direction: normal;
}
.client-box.client-border {
  background-color: #fcfcfc;
  border: 1px solid #dedede;
}
.client-box.client-fixed-md {
  margin: 10px;
}
@media (max-width: 992px) {
  .client-box.client-fixed-md {
    display: inline-block;
  }
}
.client-box.client-fixed-xs {
  margin: 10px;
}
@media (max-width: 768px) {
  .client-box.client-fixed-xs {
    display: inline-block;
  }
}
/*------------------------------
 *	[ 3.10 Contact ]
 *-----------------------------*/
@media screen and (min-width: 768px) {
  .contact-info-item {
    margin-bottom: 24px;
    margin-left: 30px;
  }
}
.contact-info-item:after {
  display: block;
  content: "";
  clear: both;
}
.contact-info-item .icon-wrapper,
.contact-info-item .content-wrap {
  float: left;
}
.contact-info-item .icon-wrapper {
  color: #54b5bf;
}
.contact-info-item .content-wrap {
  margin-left: 10px;
  width: calc(100% - 64px);
}
.contact-info-item .content-wrap .title {
  margin-top: 0;
  margin-bottom: 10px;
}
.contact-info-item .icon-wrap-square {
  padding: 0;
  width: 54px;
  height: 54px;
  line-height: 48px;
  display: inline-block;
  text-align: center;
}
.contact-info-item:hover .icon-wrapper {
  color: #54b5bf;
  border-color: #54b5bf;
}
@media screen and (min-width: 768px) {
  .contact-address,
  .contact-info {
    padding-left: 25px;
  }
}
/*------------------------------
 *	[ 3.11 Counter ]
 *-----------------------------*/
/* Icon box counter */
.counter-box {
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid #dedede;
}
.counter-box.no-border {
  border-width: 0;
}
.counter-box .counter-icon {
  font-size: 60px;
  color: rgb(0,48,59);
}
.counter-box .counter-number {
  margin-bottom: 20px;
  min-height: 36px;
  line-height: 36px;
  font-size: 36px;
  font-weight: 700;
}
.counter-box .counter-number [data-counter] {
  color: #54b5bf;
}
.counter-box .counter-number [data-counter].color-white {
  color: #ffffff;
}
.counter-box .counter-number [data-counter].color-black {
  color: rgb(0,48,59);
}
.counter-box .counter-label {
  font-weight: 700;
  font-size: 14px;
  color: rgb(0,48,59);
}
.counter-box .counter-label.color-white {
  color: #ffffff;
}
/** border style */
.border-double {
  border-style: double;
  border-width: 4px;
}
/*------------------------------
 *	[ 3.12 Forms ]
 *-----------------------------*/
.input-group-addon {
  background-color: transparent;
  border-color: #dedede;
}
.input-group-addon .fa {
  color: #666666;
}
.form-control {
  height: 42px;
  border-color: #dedede;
  border-left: 0;
}
.form-control:focus {
  border-color: #dedede;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-elem {
  width: 100%;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -khtml-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  /* label text color */
  /* input box */
  /* effect */
  /* check box */
  /* radio box */
  /* switch-box */
  /* Select Box (customize jQuery custom select box) */
  /* range slider */
}
.form-elem *,
.form-elem *:before {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -khtml-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.form-elem *::-webkit-input-placeholder {
  color: #a3a3a3;
}
.form-elem *:-moz-placeholder {
  color: #a3a3a3;
  opacity: 1;
}
.form-elem *::-moz-placeholder {
  color: #a3a3a3;
  opacity: 1;
}
.form-elem *:-ms-input-placeholder {
  color: #a3a3a3;
}
.form-elem *::-ms-input-placeholder {
  color: #a3a3a3;
}
.form-elem label {
  color: #666666;
  margin-top: 3px;
  margin-bottom: 6px;
  font-weight: 400;
}
.form-elem .elem-icon,
.form-elem .elem-icon i {
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  -khtml-transition: 0s;
  transition: 0s;
}
.form-elem .text-disabled {
  color: #dedede;
}
.form-elem .text-checked {
  color: #54b5bf;
}
.form-elem.check-primary .text-checked {
  color: #54b5bf;
}
.form-elem.input-box {
  display: inline-table;
  vertical-align: middle;
  background-color: #fcfcfc;
  border: 2px solid #dedede;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  /* border */
  /* elements */
}
.form-elem.input-box .elem-icon {
  width: 48px;
  height: 45px;
  display: table-cell;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  color: #dedede;
  vertical-align: middle;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  -khtml-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.form-elem.input-box.icon-boxed .elem-icon {
  color: #ffffff;
  background-color: #dedede;
}
.form-elem.input-box.icon-boxed .elem-icon:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  -khtml-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -khtml-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.form-elem.input-box.icon-boxed .elem-icon:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.form-elem.input-box input {
  padding: 0 15px;
  width: 100%;
  height: 45px;
  display: table-cell;
  line-height: 45px;
  color: #666666;
  font-size: 14px;
  border-width: 0;
  vertical-align: middle;
  background-color: transparent;
}
.form-elem.textarea-box {
  position: relative;
  display: inline-block;
  background-color: #fcfcfc;
  border: 2px solid #dedede;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
}
.form-elem.textarea-box .elem-icon {
  position: absolute;
  top: 3px;
  right: 9px;
  font-size: 14px;
  color: #dedede;
}
.form-elem.textarea-box textarea {
  padding: 12px 16px;
  width: 100%;
  display: block;
  color: #666666;
  font-size: 14px;
  border-width: 0;
  background-color: transparent;
}
.form-elem.form-elem-hover {
  background-color: #fcfcfc;
  border-color: #54b5bf;
  /* boxed-icon */
}
.form-elem.form-elem-hover .elem-icon {
  color: #54b5bf;
}
.form-elem.form-elem-hover.icon-boxed {
  border-color: #54b5bf;
}
.form-elem.form-elem-hover.icon-boxed .elem-icon {
  background-color: #dedede;
}
.form-elem.form-elem-focus {
  background-color: #fcfcfc;
  border-color: #54b5bf;
  -webkit-box-shadow: 0 0 10px #54b5bf;
  -moz-box-shadow: 0 0 10px #54b5bf;
  box-shadow: 0 0 10px #54b5bf;
  /* boxed-icon */
}
.form-elem.form-elem-focus .elem-icon {
  color: #54b5bf;
}
.form-elem.form-elem-focus.icon-boxed {
  border-color: #54b5bf;
}
.form-elem.form-elem-focus.icon-boxed .elem-icon {
  color: #ffffff;
  background-color: #54b5bf;
}
.form-elem.check-box .elem-wrap,
.form-elem.radio-box .elem-wrap {
  float: left;
  margin: 3px 15px 3px 0;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.form-elem.check-box .elem-wrap input,
.form-elem.radio-box .elem-wrap input {
  display: none;
}
.form-elem.check-box .elem-wrap label,
.form-elem.radio-box .elem-wrap label {
  position: relative;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  background-color: #fcfcfc;
  color: #54b5bf;
  border: 2px solid #dedede;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.form-elem.check-box .elem-wrap label:before,
.form-elem.radio-box .elem-wrap label:before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  line-height: 16px;
  font: normal normal normal 12px FontAwesome;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.form-elem.check-box .elem-wrap input:focus + label,
.form-elem.radio-box .elem-wrap input:focus + label,
.form-elem.check-box .elem-wrap label:hover,
.form-elem.radio-box .elem-wrap label:hover {
  border-color: #54b5bf;
  -webkit-box-shadow: 0 0 10px #54b5bf;
  -moz-box-shadow: 0 0 10px #54b5bf;
  box-shadow: 0 0 10px #54b5bf;
}
.form-elem.check-box .elem-wrap input:checked + label,
.form-elem.radio-box .elem-wrap input:checked + label {
  border-color: #54b5bf;
}
.form-elem.check-box .elem-wrap input:checked + label:before,
.form-elem.radio-box .elem-wrap input:checked + label:before {
  content: "\f00c";
}
.form-elem.check-box .elem-wrap input:disabled + label,
.form-elem.radio-box .elem-wrap input:disabled + label {
  border-color: #dedede;
  color: #dedede;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-elem.check-box.check-primary input + label,
.form-elem.radio-box.check-primary input + label {
  border-color: #54b5bf;
  color: #ffffff;
}
.form-elem.check-box.check-primary input:checked + label,
.form-elem.radio-box.check-primary input:checked + label {
  background-color: #54b5bf;
}
.form-elem.check-box.check-primary input:disabled + label,
.form-elem.radio-box.check-primary input:disabled + label {
  border-color: #dedede;
  color: #c8c8c8;
  background-color: #dedede;
}
.form-elem.radio-box .elem-wrap label {
  background-color: #fcfcfc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
}
.form-elem.radio-box .elem-wrap input:checked + label:before {
  content: "\f111";
  font-size: 11px;
}
.form-elem.switch-box {
  text-align: left;
}
.form-elem.switch-box .elem-wrap {
  float: left;
  margin: 4px 15px 2px 0;
  width: 46px;
  height: 23px;
  display: inline-block;
}
.form-elem.switch-box .elem-wrap input {
  display: none;
}
.form-elem.switch-box .elem-wrap label {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 23px;
  text-align: center;
  background-color: #fcfcfc;
  border: 1px solid #dedede;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -o-border-radius: 11px;
  -ms-border-radius: 11px;
  -khtml-border-radius: 11px;
  border-radius: 11px;
}
.form-elem.switch-box .elem-wrap label:before {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 17px;
  height: 17px;
  content: "";
  background-color: #dedede;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
}
.form-elem.switch-box .elem-wrap input:focus + label,
.form-elem.switch-box .elem-wrap label:hover {
  border-color: #65bcc5;
  -webkit-box-shadow: 0 0 10px #65bcc5;
  -moz-box-shadow: 0 0 10px #65bcc5;
  box-shadow: 0 0 10px #65bcc5;
}
.form-elem.switch-box .elem-wrap input:focus + label:before,
.form-elem.switch-box .elem-wrap label:hover:before {
  background-color: #65bcc5;
}
.form-elem.switch-box .elem-wrap input:checked + label {
  border-color: #54b5bf;
}
.form-elem.switch-box .elem-wrap input:checked + label:before {
  left: calc(100% - 20px);
  background-color: #54b5bf;
}
.form-elem.switch-box .elem-wrap input:disabled + label {
  border-color: #dedede;
  color: #dedede;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-elem.switch-box .elem-wrap input:disabled + label:before {
  background-color: #dedede;
}
.form-elem.select-box {
  /* theme - green border */
  /* theme - gray */
  /* theme - green */
}
.form-elem.select-box * {
  line-height: 14px;
  color: #666666;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
}
.form-elem.select-box .customSelect {
  width: 100%;
  max-width: 320px;
  text-align: left;
  /* jScroll */
}
.form-elem.select-box .customSelect select {
  display: none !important;
}
.form-elem.select-box .customSelect select.use-default {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  display: block;
  z-index: 9;
}
.form-elem.select-box .customSelect .selectValueWrap {
  position: relative;
  border: 2px solid #dedede;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
.form-elem.select-box .customSelect .selectValueWrap .selectedValue {
  padding: 15px 30px 15px 15px;
  min-height: 45px;
  display: block;
  background: #fcfcfc;
  border-width: 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
}
.form-elem.select-box .customSelect .selectValueWrap .caret {
  position: absolute;
  top: calc(50% - 6px);
  right: 15px;
  width: 8px;
  height: 8px;
  display: block;
  border: 2px solid #dedede;
  border-top-width: 0;
  border-right-width: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.form-elem.select-box .customSelect .selectValueWrap:hover,
.form-elem.select-box .customSelect .selectValueWrap:hover .caret {
  border-color: #54b5bf;
}
.form-elem.select-box .customSelect .selectValueWrap:hover .selectedValue {
  color: #54b5bf;
}
.form-elem.select-box .customSelect .selectList {
  position: absolute;
  margin: -2px 0 0 0;
  padding: 0 15px;
  width: 100%;
  max-width: 320px;
  max-height: 0;
  border: 2px solid #dedede;
  border-top-width: 0;
  border-bottom-width: 0;
  background-color: #fcfcfc;
  overflow: hidden;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -khtml-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -khtml-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  -khtml-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -khtml-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  z-index: 200;
  opacity: 0;
}
.form-elem.select-box .customSelect .selectList:before {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  width: calc(100% - 30px);
  height: 1px;
  display: block;
  background-color: #dedede;
}
.form-elem.select-box .customSelect .selectList .selectListOuterWrap {
  margin: 0 -5px;
}
.form-elem.select-box .customSelect .selectList dl {
  background-color: transparent;
}
.form-elem.select-box .customSelect .selectList dl dd {
  margin-bottom: 2px;
  padding: 10px;
  min-height: 24px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  filter: none;
}
.form-elem.select-box .customSelect .selectList dl dd:last-of-type {
  margin-bottom: 0;
}
.form-elem.select-box .customSelect .selectList dl dd:hover,
.form-elem.select-box .customSelect .selectList dl dd.selected {
  color: #54b5bf;
  background: transparent;
}
.form-elem.select-box .customSelect.select-open .selectValueWrap {
  border-color: #dedede;
  border-bottom-color: transparent;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -khtml-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -khtml-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -khtml-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -khtml-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.form-elem.select-box .customSelect.select-open .selectValueWrap .selectedValue {
  color: #666666;
}
.form-elem.select-box .customSelect.select-open .selectValueWrap .caret {
  top: calc(50% - 2px);
  border-color: #666666;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -khtml-transform: rotate(135deg);
  transform: rotate(135deg);
}
.form-elem.select-box .customSelect.select-open .selectList {
  padding: 14px 15px;
  max-height: 210px;
  border-bottom-width: 2px;
  opacity: 1;
}
.form-elem.select-box .customSelect .jspVerticalBar {
  width: 4px;
}
.form-elem.select-box .customSelect .jspVerticalBar .jspTrack {
  right: 0;
  background: #dedede;
}
.form-elem.select-box .customSelect .jspVerticalBar .jspDrag {
  background: #54b5bf;
  opacity: 1;
}
.form-elem.select-box.full-width .customSelect,
.form-elem.select-box.full-width .selectList {
  width: 100%;
  max-width: none;
}
.form-elem.select-box.theme-border-green .customSelect .selectValueWrap,
.form-elem.select-box.theme-border-green .customSelect .selectList {
  border-color: #54b5bf;
}
.form-elem.select-box.theme-gray .customSelect.select-open .selectValueWrap {
  border-color: #dedede;
}
.form-elem.select-box.theme-gray .customSelect.select-open .selectValueWrap .selectedValue {
  background-color: #e5e5e5;
}
.form-elem.select-box.theme-gray .customSelect.select-open .selectList {
  border-color: #dedede;
  background-color: #e5e5e5;
}
.form-elem.select-box.theme-gray .customSelect.select-open .selectList dl dd:hover,
.form-elem.select-box.theme-gray .customSelect.select-open .selectList dl dd.selected {
  color: #ffffff;
  background-color: #54b5bf;
}
.form-elem.select-box.theme-gray .jspVerticalBar .jspTrack {
  background: #efefef;
}
.form-elem.select-box.theme-primary .customSelect.select-open .selectValueWrap {
  border-color: #54b5bf;
}
.form-elem.select-box.theme-primary .customSelect.select-open .selectValueWrap .selectedValue {
  color: #666666;
  background-color: #54b5bf;
}
.form-elem.select-box.theme-primary .customSelect.select-open .selectValueWrap .selectedValue:before {
  background-color: #dedede;
}
.form-elem.select-box.theme-primary .customSelect.select-open .selectList {
  border-color: #54b5bf;
  background-color: #54b5bf;
}
.form-elem.select-box.theme-primary .customSelect.select-open .selectList:before {
  background: #76c4cc;
}
.form-elem.select-box.theme-primary .customSelect.select-open .selectList dl dd {
  color: #666666;
}
.form-elem.select-box.theme-primary .customSelect.select-open .selectList dl dd:hover,
.form-elem.select-box.theme-primary .customSelect.select-open .selectList dl dd.selected {
  color: #666666;
  background-color: #dedede;
}
.form-elem.select-box.theme-primary .jspVerticalBar .jspTrack {
  background: #76c4cc;
}
.form-elem.select-box.theme-primary .jspVerticalBar .jspDrag {
  background-color: #e5e5e5;
}
.form-elem.slider-box *,
.form-elem.slider-box *:before {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  -khtml-transition: none;
  transition: none;
}
.form-elem.slider-box .slider-tooltip {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  padding: 5px;
  background-color: #54b5bf;
  color: #ffffff;
}
.ui-widget.ui-widget-content {
  margin-bottom: 60px;
  height: 10px;
  background-color: #dedede;
  border-width: 0;
  border-radius: 0;
}
.ui-state-default,
.ui-widget-content .ui-state-default {
  border-color: #4ca3ac;
  background-color: #54b5bf;
}
.ui-slider {
  /*hexagon slider handle*/
  /* hexagon slider handle*/
}
.ui-slider .ui-slider-handle {
  width: 20px;
  height: 10px;
  margin: 4px 0 0 -10px;
  border-radius: 0;
  background-color: #4ca3ac;
  cursor: pointer;
}
.ui-slider .ui-slider-handle:before,
.ui-slider .ui-slider-handle:after {
  content: "";
  position: absolute;
  width: 0;
  left: -1px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.ui-slider .ui-slider-handle:before {
  bottom: 9px;
  border-bottom: 6px solid #4ca3ac;
}
.ui-slider .ui-slider-handle:after {
  top: 9px;
  width: 0;
  border-top: 6px solid #4ca3ac;
}
.ui-slider .ui-slider-range {
  background: #54b5bf;
}
.mce-form-container {
  padding: 40px 20px 10px 20px;
  text-align: center;
}
.mce-form-container.bg-shade {
  background-color: #fafafa;
}
.mce-form-container .mce-form {
  max-width: 560px;
  margin: auto;
  text-align: center;
}
.mce-form-container .mce-form form .icons {
  color: #666666;
}
.mce-form-container .mce-form form .icons.large-icon {
  font-size: 36px;
}
.mce-form-container .mce-form form label {
  font-size: 30px;
  margin-bottom: 20px;
}
.mce-form-container .mce-form form label.small-label {
  font-size: 22px;
}
.mce-form-container .mce-form form .top-desc {
  margin-bottom: 40px;
  font-size: 14px;
  color: #666666;
}
.mce-form-container .mce-form form .control-group .control-item.email-wrapper {
  position: relative;
}
.mce-form-container .mce-form form .control-group .control-item.email-wrapper .email {
  padding: 7px 1.5em;
  width: 100%;
  height: 42px;
  font-size: 14px;
  color: #666666;
  background-color: transparent;
  border: 1px solid #a3a3a3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.mce-form-container .mce-form form .control-group .control-item.button-wrapper {
  margin-top: 10px;
}
.mce-form-container .mce-form form .control-group .control-item.button-wrapper .button {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  margin: 0;
  color: #ffffff;
  font-weight: 700;
  font-size: 16px;
  background-color: #54b5bf;
  border: 1px solid #54b5bf;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
@media (min-width: 768px) {
  .mce-form-container .mce-form form .control-group .control-item {
    float: left;
  }
  .mce-form-container .mce-form form .control-group .control-item.email-wrapper {
    width: calc(100% - 160px);
    margin-right: 10px;
  }
  .mce-form-container .mce-form form .control-group .control-item.button-wrapper {
    margin-top: 0;
    width: 150px;
  }
}
@media (min-width: 768px) {
  .mce-form-container .mce-form form .control-group.no-hoz-gap .control-item.email-wrapper {
    margin-right: -4px !important;
  }
  .mce-form-container .mce-form form .control-group.no-hoz-gap .control-item.email-wrapper .email {
    border-right-color: transparent;
  }
}
.mce-form-container .mce-form form .bottom-desc {
  margin-top: 25px;
  font-size: 11px;
  color: #666666;
}
/* validation alert text style */
.help-block {
  color: #f16b6b !important;
  text-align: left;
}
.mce-form .has-error .form-control-feedback {
  top: 5px !important;
}
.mce-form .has-error input[type="text"],
.mce-form .has-error input[type="email"] {
  border: 2px solid #f16b6b !important;
}
.email::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #a3a3a3;
}
.email:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #a3a3a3;
  opacity: 1;
}
.email::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #a3a3a3;
  opacity: 1;
}
.email:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #a3a3a3;
}
.email::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #a3a3a3;
}
/*------------------------------
 *	[ 3.13 Iconbox ]
 *-----------------------------*/
.icon-box {
  width: 96%;
  margin-right: auto;
  margin-left: auto;
  border-width: 2px;
  border-style: solid;
}
.icon-box * {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -khtml-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.icon-box.icon-position-top .icon-wrapper {
  display: inline-block;
}
.icon-box.icon-position-left {
  margin-right: 0;
}
.icon-box.icon-position-left:after {
  display: block;
  content: "";
  clear: both;
}
.icon-box.icon-position-left .icon-wrapper {
  float: left;
}
.icon-box.icon-position-left .content-wrap {
  float: left;
  padding-left: 24px;
  width: calc(100% - 68px);
}
.icon-box.icon-position-top-half {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .icon-box.icon-position-top-half {
    margin-bottom: 20px;
  }
}
.icon-box.icon-position-top-half .icon-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.icon-box.icon-position-top-half .content-wrap {
  padding: 80px 24px 20px;
}
.icon-box.icon-position-top-half .btn-classic {
  padding: 28px;
  width: 100%;
  border-width: 0px;
}
.icon-box.icon-position-top-half.hover-icon-rotate:hover .icon-wrapper {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -khtml-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.icon-box.icon-box-overlay {
  position: relative;
  height: 300px;
}
.icon-box.icon-box-overlay .main-container {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin-top: 10px;
  width: 100%;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -khtml-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
@media screen and (min-width: 768px) {
  .icon-box.icon-box-overlay .main-container {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: 0px;
  }
}
.icon-box.icon-box-overlay .overlay-container {
  position: absolute;
  bottom: 0;
  padding: 20px;
  color: #ffffff;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .icon-box.icon-box-overlay .overlay-container {
    opacity: 0;
  }
}
.icon-box.icon-box-overlay:hover .main-container {
  top: 0;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin-top: 10px;
}
.icon-box.icon-box-overlay:hover .overlay-container {
  opacity: 1;
}
.icon-box.hover-title-primary:hover .title {
  color: #54b5bf;
}
.icon-box.hover-icon-bg-primary:hover .icon-wrapper {
  background-color: #54b5bf;
}
.icon-box.hover-icon-bg-white:hover .icon-wrapper {
  background-color: #ffffff;
}
.icon-box.hover-icon-white:hover .icon-wrapper i {
  color: #ffffff;
}
.icon-box.hover-icon-primary:hover .icon-wrapper i {
  color: #54b5bf;
}
.icon-box.hover-icon-rotate * {
  -webkit-transition: all 0.6s ease-in;
  -moz-transition: all 0.6s ease-in;
  -o-transition: all 0.6s ease-in;
  -ms-transition: all 0.6s ease-in;
  -khtml-transition: all 0.6s ease-in;
  transition: all 0.6s ease-in;
}
.icon-box.hover-icon-rotate:hover .icon-wrapper {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -khtml-transform: rotate(45deg);
  transform: rotate(45deg);
}
.icon-box.hover-icon-rotate:hover .icon-wrapper i {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.icon-box.hover-btn-bg-primary:hover button {
  background-color: #54b5bf;
}
.icon-box.hover-icon-border-white:hover .icon-wrapper i {
  border-color: #ffffff;
}
.icon-wrapper {
  color: #ffffff;
}
.icon-wrapper i {
  background-color: transparent;
}
.icon-wrapper.icon-wrap-square {
  padding: 3px 10px;
  border-width: 2px;
  border-style: solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}
.icon-wrapper.icon-wrap-square-large {
  padding: 22px 28px;
  border-width: 2px;
  border-style: solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}
.icon-wrapper.icon-wrap-square-small {
  padding: 3px 8px;
  border-width: 2px;
  border-style: solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}
.icon-wrapper.icon-wrap-circle {
  padding: 7px 13px;
  border-width: 2px;
  border-style: solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  background-color: #54b5bf;
}
.icon-wrapper.icon-wrap-circle-large {
  display: inline-block;
  border-width: 8px;
  border-style: solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
}
.icon-wrapper.icon-wrap-circle-large i {
  padding: 20px;
  border-width: 6px;
  border-style: double;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
}
.icon-size-20 {
  font-size: 20px;
}
.icon-size-30 {
  font-size: 30px;
}
.icon-size-40 {
  font-size: 40px;
}
.icon-size-60 {
  font-size: 60px;
}
/*------------------------------
 *	[ 3.14 Media ]
 *-----------------------------*/
.video-container,
.soundcloud-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 100%;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed,
.soundcloud-container iframe,
.soundcloud-container object,
.soundcloud-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.audioplayer {
  position: relative;
  height: 40px;
  color: #fff;
  background: #000;
  z-index: 1;
}
.audioplayer > div {
  position: absolute;
}
.audioplayer-mini {
  width: 2.5em;
  margin: 0 auto;
}
.audioplayer-mini .audioplayer-playpause {
  width: 100%;
}
.audioplayer-playpause {
  top: 0;
  left: 0;
  width: 40px;
  height: 100%;
  text-align: left;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 2;
}
.audioplayer-playpause:hover,
.audioplayer-playpause:focus {
  background-color: #1a1a1a;
}
.audioplayer-playpause a {
  display: block;
}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.5em 0 0 -0.25em;
  width: 0;
  height: 0;
  border: 0.5em solid transparent;
  border-right: none;
  border-left-color: #fff;
}
.audioplayer-playing .audioplayer-playpause a {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.75em;
  height: 0.75em;
  margin: -0.375em 0 0 -0.375em;
}
.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer-playing .audioplayer-playpause a:after {
  content: '';
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  background-color: #fff;
}
.audioplayer-playing .audioplayer-playpause a:before {
  left: 0;
}
.audioplayer-playing .audioplayer-playpause a:after {
  right: 0;
}
.audioplayer-time {
  top: 0;
  padding-left: 5px;
  padding-right: 5px;
  height: 100%;
  line-height: 40px;
  text-align: center;
  z-index: 2;
}
.audioplayer-time-current {
  left: 40px;
}
.audioplayer-time-duration {
  right: 120px;
}
.audioplayer-novolume .audioplayer-time-duration {
  border-right: 0;
  right: 0;
}
.audioplayer-bar {
  height: 12px;
  background-color: #222;
  cursor: pointer;
  z-index: 1;
  top: calc((40px - 12px) / 2);
  right: 180px;
  left: 100px;
}
.audioplayer-novolume .audioplayer-bar {
  right: 4.375em;
}
.audioplayer-bar div {
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.audioplayer-bar-loaded {
  background-color: #333;
  z-index: 1;
}
.audioplayer-bar-played {
  background: #fff;
  z-index: 2;
}
.audioplayer-volume {
  top: 0;
  right: 0;
  width: 120px;
  height: 100%;
  text-align: left;
  cursor: pointer;
  z-index: 2;
}
.audioplayer-volume-button {
  float: left;
}
.audioplayer-mute .audioplayer-volume-button a:before {
  content: "\f026";
}
.audioplayer-volume-button a:before {
  content: "\f028";
}
.audioplayer-volume-adjust {
  cursor: default;
}
.audioplayer-volume:hover .audioplayer-volume-adjust {
  top: auto;
  bottom: 100%;
}
.audioplayer-volume-adjust > div {
  width: calc(100% - 40px - 20px);
  height: 12px;
  background-color: #808080;
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin-top: calc((40px - 12px) / 2);
  margin-left: 40px;
}
.audioplayer-volume-adjust div div {
  width: 0;
  height: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
}
.audioplayer-novolume .audioplayer-volume {
  display: none;
}
.audioplayer-play,
.audioplayer-pause,
.audioplayer-volume a {
  padding-left: 15px;
  font-size: 14px;
  font-family: "FontAwesome";
  line-height: 40px;
  color: #fff;
}
/*------------------------------
 *	[ 3.15 Parallax ]
 *-----------------------------*/
img.parallax-type-bubble {
  position: absolute;
  bottom: 0;
  left: 0;
}
img.img-parallax {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
[data-parallax-type] .content-wrap {
  padding-top: 58px;
  padding-bottom: 58px;
}
.jarallax * {
  z-index: 3;
}
.jarallax:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  z-index: 2;
}
.jarallax label,
.jarallax h4 {
  color: #fff;
}
/*------------------------------
 *	[ 3.16 Pricing Table ]
 *-----------------------------*/
.pricing {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  width: 100%;
  max-width: 380px;
  border: 1px solid #e5e5e5;
  text-align: center;
  -webkit-box-shadow: 0 0 10px #e5e5e5;
  -moz-box-shadow: 0 0 10px #e5e5e5;
  box-shadow: 0 0 10px #e5e5e5;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -khtml-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer;
}
.pricing-header {
  padding-top: 15px;
  padding-bottom: 15px;
  height: 45px;
  background-color: #41494b;
}
.pricing-header .pricing-plan {
  margin: 0;
  color: #ffffff;
}
.pricing-header.header-free {
  padding-top: 55px;
  padding-bottom: 55px;
  height: 160px;
}
.pricing-header.header-free .pricing-plan {
  font-size: 36px;
}
.pricing-value {
  padding-top: 30px;
  padding-bottom: 30px;
  height: 115px;
  background-color: rgb(0,48,59);
}
.pricing-value .value {
  margin: 0;
  font-size: 36px;
  color: #ffffff;
}
.pricing-value .period {
  margin: 0;
  font-weight: 400;
  color: #ffffff;
}
.pricing-body ul.service-list {
  margin: 0;
  padding: 0;
}
.pricing-body ul.service-list li {
  list-style: none;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.pricing-body ul.service-list li:nth-child(even) {
  background-color: #fafafa;
}
.pricing-footer {
  padding-top: 25px;
  padding-bottom: 25px;
}
.pricing:hover {
  -webkit-box-shadow: 0 0 10px #cccccc;
  -moz-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -khtml-transform: scale(1.01);
  transform: scale(1.01);
}
.pricing:hover .pricing-header {
  background-color: #3d99a3;
}
.pricing:hover .pricing-value {
  background-color: #54b5bf;
}
.pricing:hover .btn {
  background-color: #54b5bf;
  border-color: #54b5bf;
}
@media (min-width: 768px) {
  .pricing {
    width: 100%;
  }
}
/*------------------------------
 *	[ 3.17 Progress Bar ]
 *-----------------------------*/
[data-prgbar] {
  position: relative;
  display: inline-block;
}
[data-prgbar][data-prgbar="line"] {
  margin-bottom: 10px;
  width: 100%;
  display: block;
}
[data-prgbar][data-prgbar="line"] label {
  margin-bottom: 10px;
  width: calc(100% - 50px);
  font-weight: 700;
  font-size: 14px;
  color: rgb(0,48,59);
}
[data-prgbar][data-prgbar="line"] .progress-main,
[data-prgbar][data-prgbar="line"] .progress-trail {
  border-radius: 8px;
}
[data-prgbar][data-prgbar="line"].bg-stripe .progress-main {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
[data-prgbar][data-prgbar="line"] .progressbar-text {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  text-align: right;
  font-weight: 700;
}
[data-prgbar][data-prgbar="vertical"] {
  width: 100%;
  display: block;
  margin: 0 auto 20px;
}
[data-prgbar][data-prgbar="vertical"] label {
  margin-top: 10px;
  color: rgb(0,48,59);
}
[data-prgbar][data-prgbar="vertical"] .progress-trail {
  position: relative;
  transform: rotate(180deg);
  border-radius: 4px;
}
[data-prgbar][data-prgbar="vertical"] .progress-main {
  border-radius: 4px;
}
[data-prgbar][data-prgbar="vertical"].bg-stripe .progress-main {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
[data-prgbar][data-prgbar="vertical"] .progressbar-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
  font-size: 36px;
  font-weight: 700;
  color: #ffffff;
}
[data-prgbar][data-prgbar="circle"] .progressbar-text {
  font-size: 36px;
  font-weight: 700;
}
[data-prgbar][data-prgbar="circle"][data-icon] .progressbar-text {
  font-size: 60px;
}
[data-prgbar] .progressbar-text {
  font-size: 14px;
}
[data-prgbar].prgbar-font-lg label {
  font-size: 20px;
}
[data-prgbar].prgbar-font-lg .progressbar-text {
  font-size: 24px;
}
[data-prgbar].prgbar-font-sm label {
  font-size: 12px;
}
[data-prgbar].prgbar-font-sm .progressbar-text {
  font-size: 14px;
}
.progressbar-label {
  margin-top: 10px;
  text-align: center;
  font-weight: 700;
  color: rgb(0,48,59);
}
.progressbar-label.color-white {
  color: #ffffff;
}
.progressbar-wrap {
  margin-bottom: 20px;
  text-align: center;
}
/* gap */
.prgbar-row-gap {
  padding: 0;
}
@media (min-width: 768px) {
  .prgbar-row-gap {
    padding: 5px 0;
  }
}
.prgbar-row-mobilegap {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .prgbar-row-mobilegap {
    padding: 30px 0;
  }
}
@media (min-width: 768px) {
  .prgbar-row-mobilegap {
    padding: 30px 0;
  }
}
/*------------------------------
 *	[ 3.18 Tab ]
 *-----------------------------*/
.r-tabs {
  /* Accordion responsive breakpoint */
}
.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
}
.r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none;
}
.r-tabs .r-tabs-panel {
  padding: 15px;
  display: none;
}
.r-tabs .r-tabs-accordion-title {
  display: none;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block;
}
@media only screen and (max-width: 768px) {
  .r-tabs .r-tabs-nav {
    display: none;
  }
  .r-tabs .r-tabs-accordion-title {
    display: block;
  }
}
.tab {
  /* tab container */
  /* top style */
  /* left style */
  /* right style */
}
.tab.r-tabs {
  /* tab header */
  /* tab panel */
  /* accordion anchor */
}
.tab.r-tabs .r-tabs-nav {
  /* tab element */
}
.tab.r-tabs .r-tabs-nav .r-tabs-tab {
  position: relative;
  z-index: 2;
  float: left;
  margin-right: -1px;
  margin-bottom: -1px;
  border: 1px solid #dedede;
  background-color: #fcfcfc;
  /* active tab element */
}
.tab.r-tabs .r-tabs-nav .r-tabs-tab a {
  display: block;
  padding: 15px;
}
.tab.r-tabs .r-tabs-nav .r-tabs-tab a i.left-icon {
  margin-right: 5px;
}
.tab.r-tabs .r-tabs-nav .r-tabs-tab a i.right-icon {
  margin-left: 5px;
}
.tab.r-tabs .r-tabs-nav .r-tabs-tab.r-tabs-state-active {
  border-bottom-color: #ffffff;
}
.tab.r-tabs .r-tabs-nav .r-tabs-tab.r-tabs-state-active a span {
  color: #54b5bf;
}
.tab.r-tabs .r-tabs-panel {
  background-color: #ffffff;
}
.tab.r-tabs .r-tabs-panel img {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.tab.r-tabs .r-tabs-accordion-title {
  margin-bottom: -1px;
  border: 1px solid #dedede;
  /* active tab element */
}
.tab.r-tabs .r-tabs-accordion-title a {
  display: block;
  padding: 15px;
}
.tab.r-tabs .r-tabs-accordion-title a i.left-icon {
  margin-right: 5px;
}
.tab.r-tabs .r-tabs-accordion-title a i.right-icon {
  margin-left: 5px;
}
.tab.r-tabs .r-tabs-accordion-title.r-tabs-state-active a span {
  color: #54b5bf;
}
.tab.top-tab {
  /* top style 1*/
  /* top style 2 */
  /* top style 3 */
}
.tab.top-tab.text-active .r-tabs-tab {
  /* active tab element */
}
.tab.top-tab.text-active .r-tabs-tab.r-tabs-state-active {
  background-color: #ffffff;
}
.tab.top-tab.text-active .r-tabs-panel {
  border: 1px solid #dedede;
}
.tab.top-tab.top-active .r-tabs-tab {
  margin-right: 0;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-bottom-color: #dedede;
  border-top-width: 2px;
  /* active tab element */
}
.tab.top-tab.top-active .r-tabs-tab.r-tabs-state-active {
  border-top-color: #54b5bf;
  border-left-color: #dedede;
  border-right-color: #dedede;
  border-bottom-color: #ffffff;
}
.tab.top-tab.top-active .r-tabs-panel {
  border-top: 1px solid #dedede;
  padding-left: 0;
}
.tab.top-tab.top-active .r-tabs-accordion-title {
  border-top-width: 2px;
  /* active tab element */
}
.tab.top-tab.top-active .r-tabs-accordion-title.r-tabs-state-active {
  border-top-color: #54b5bf;
}
.tab.top-tab.bottom-active .r-tabs-tab {
  border: 1px solid #ffffff;
  border-bottom-color: #dedede;
  /* active tab element */
}
.tab.top-tab.bottom-active .r-tabs-tab.r-tabs-state-active {
  border-bottom-color: #54b5bf;
}
.tab.top-tab.bottom-active .r-tabs-panel {
  border-top: 1px solid #dedede;
  padding-left: 0;
}
.tab.top-tab.bottom-active .r-tabs-accordion-title {
  border-bottom-width: 2px;
  /* active tab element */
}
.tab.top-tab.bottom-active .r-tabs-accordion-title.r-tabs-state-active {
  border-bottom-color: #54b5bf;
}
.tab.left-tab {
  /* left style 1 */
  /* left style 2 */
  /* left style 3 */
}
.tab.left-tab .r-tabs-nav {
  float: left;
  width: 120px;
}
.tab.left-tab .r-tabs-nav .r-tabs-tab {
  display: block;
  float: none;
  /* active tab element */
}
.tab.left-tab .r-tabs-nav .r-tabs-tab.r-tabs-state-active {
  border-right-color: #ffffff;
}
.tab.left-tab .r-tabs-panel {
  float: left;
  width: calc(100% - 120px);
}
@media only screen and (max-width: 767px) {
  .tab.left-tab .r-tabs-panel {
    border-left-color: #ffffff;
    float: none;
    width: 100%;
  }
}
.tab.left-tab.text-active .r-tabs-tab {
  /* active tab element */
}
.tab.left-tab.text-active .r-tabs-tab.r-tabs-state-active {
  background-color: #ffffff;
  border-bottom-color: #dedede;
}
.tab.left-tab.text-active .r-tabs-panel {
  border: 1px solid #dedede;
}
.tab.left-tab.top-active .r-tabs-tab {
  margin-bottom: 0;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-right-color: #dedede;
  border-top-width: 2px;
  /* active tab element */
}
.tab.left-tab.top-active .r-tabs-tab.r-tabs-state-active {
  border-top-color: #54b5bf;
  border-left-color: #dedede;
  border-right-color: #ffffff;
  border-bottom-color: #dedede;
}
.tab.left-tab.top-active .r-tabs-panel {
  border-left: 1px solid #dedede;
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .tab.left-tab.top-active .r-tabs-panel {
    margin-top: 15px;
    border-left-color: #ffffff;
  }
}
.tab.left-tab.top-active .r-tabs-accordion-title {
  border-top-width: 2px;
  /* active tab element */
}
.tab.left-tab.top-active .r-tabs-accordion-title.r-tabs-state-active {
  border-top-color: #54b5bf;
}
.tab.left-tab.right-active .r-tabs-tab {
  border: 1px solid #ffffff;
  border-right-color: #dedede;
  /* active tab element */
}
.tab.left-tab.right-active .r-tabs-tab.r-tabs-state-active {
  border-right-color: #54b5bf;
}
.tab.left-tab.right-active .r-tabs-panel {
  border-left: 1px solid #dedede;
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .tab.left-tab.right-active .r-tabs-panel {
    margin-top: 15px;
    border-left-color: #ffffff;
  }
}
.tab.left-tab.right-active .r-tabs-accordion-title {
  /* active tab element */
}
.tab.left-tab.right-active .r-tabs-accordion-title.r-tabs-state-active {
  border-right-color: #54b5bf;
}
.tab.right-tab {
  /* right style 1 */
  /* right style 2 */
  /* right style 3 */
}
.tab.right-tab .r-tabs-nav {
  float: right;
  width: 120px;
}
.tab.right-tab .r-tabs-nav .r-tabs-tab {
  display: block;
  margin-left: -1px;
  float: none;
  /* active tab element */
}
.tab.right-tab .r-tabs-nav .r-tabs-tab.r-tabs-state-active {
  border-left-color: #ffffff;
}
.tab.right-tab .r-tabs-panel {
  width: calc(100% - 120px);
  float: right;
}
@media only screen and (max-width: 767px) {
  .tab.right-tab .r-tabs-panel {
    border-right-color: #ffffff;
    float: none;
    width: 100%;
  }
}
.tab.right-tab.text-active .r-tabs-tab {
  /* active tab element */
}
.tab.right-tab.text-active .r-tabs-tab.r-tabs-state-active {
  background-color: #ffffff;
  border-bottom-color: #dedede;
}
.tab.right-tab.text-active .r-tabs-panel {
  border: 1px solid #dedede;
}
.tab.right-tab.top-active .r-tabs-tab {
  margin-bottom: 0;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-left-color: #dedede;
  border-top-width: 2px;
  /* active tab element */
}
.tab.right-tab.top-active .r-tabs-tab.r-tabs-state-active {
  border-top-color: #54b5bf;
  border-left-color: #ffffff;
  border-right-color: #dedede;
  border-bottom-color: #dedede;
}
.tab.right-tab.top-active .r-tabs-panel {
  padding-left: 0;
  padding-top: 0;
  border-right: 1px solid #dedede;
}
@media only screen and (max-width: 767px) {
  .tab.right-tab.top-active .r-tabs-panel {
    margin-top: 15px;
    border-right-color: #ffffff;
  }
}
.tab.right-tab.top-active .r-tabs-accordion-title {
  border-top-width: 2px;
  /* active tab element */
}
.tab.right-tab.top-active .r-tabs-accordion-title.r-tabs-state-active {
  border-top-color: #54b5bf;
}
.tab.right-tab.left-active .r-tabs-tab {
  border: 1px solid #ffffff;
  border-left-color: #dedede;
  /* active tab element */
}
.tab.right-tab.left-active .r-tabs-tab.r-tabs-state-active {
  border-left-color: #54b5bf;
}
.tab.right-tab.left-active .r-tabs-panel {
  padding-top: 0;
  padding-left: 0;
  border-right: 1px solid #dedede;
}
@media only screen and (max-width: 767px) {
  .tab.right-tab.left-active .r-tabs-panel {
    margin-top: 15px;
    border-right-color: #ffffff;
  }
}
.tab.right-tab.left-active .r-tabs-accordion-title {
  /* active tab element */
}
.tab.right-tab.left-active .r-tabs-accordion-title.r-tabs-state-active {
  border-left-color: #54b5bf;
}
/*------------------------------
 *	[ 3.19 Team ]
 *-----------------------------*/
.text-white h4,
.text-white p {
  color: white;
}
.team-member {
  padding-bottom: 20px;
  /* 1. Team member media */
  /* 2. Team member information */
}
.team-member .member-media {
  max-width: 100%;
  margin: auto;
  /* Round corner */
}
.team-member .member-media .member-portrait {
  position: relative;
}
.team-member .member-media .member-portrait img {
  width: 100%;
}
.team-member .member-media.media-circle {
  display: inline-block;
  box-shadow: 0px 0px 10px #999999;
  border-radius: 50%;
  border: 10px solid #ffffff;
  line-height: 0;
  background-color: #ffffff;
  overflow: hidden;
}
.team-member .member-media.media-circle img,
.team-member .member-media.media-circle .hover-overlay {
  border-radius: 50%;
}
.team-member .member-info {
  margin-top: 20px;
}
.team-member .member-info .member-name {
  margin-top: 10px;
  margin-bottom: 15px;
}
.team-member .member-info .member-role {
  margin-bottom: 10px;
}
.team-member:hover .hover-title {
  color: #54b5bf;
}
.team-member:hover .bottom-overlay .hover-link .hover-overlay {
  top: auto;
  bottom: 0;
  height: auto;
  padding: 20px 0;
}
.team-member:hover .bottom-overlay .hover-link .hover-btn-wrapper {
  position: relative;
  top: calc(28%);
  width: 100%;
  height: 44px;
}
@media only screen and (max-width: 767px) {
  .team-member {
    text-align: center;
  }
  .team-member .member-media {
    max-width: 350px;
  }
  .team-member .member-info {
    max-width: 350px;
    margin: auto;
  }
}
/*------------------------------
 *	[ 3.20 Testimonial ]
 *-----------------------------*/
.testimonial {
  font-style: italic;
}
.testimonial .recommendation {
  position: relative;
  padding: 24px;
}
.testimonial.testimonial-with-bg .recommendation {
  background-color: #f2f2f2;
}
.testimonial.testimonial-info-top .author-portrait,
.testimonial.testimonial-info-bottom .author-portrait {
  float: left;
  margin-right: 20px;
}
.testimonial.testimonial-info-top .author-name,
.testimonial.testimonial-info-bottom .author-name,
.testimonial.testimonial-info-top .author-role,
.testimonial.testimonial-info-bottom .author-role {
  float: left;
  margin: 24px 10px 24px 0;
}
.testimonial.testimonial-info-bottom .author-info {
  margin-top: 20px;
}
.testimonial.testimonial-info-bottom .author-info.no-image {
  margin-top: 0;
}
.testimonial.testimonial-info-left .author-info {
  float: left;
  margin-right: 20px;
}
.testimonial.testimonial-info-left .recommendation {
  float: left;
  width: calc(100% - 94px);
}
.testimonial.testimonial-info-left .author-name,
.testimonial.testimonial-info-left .author-role {
  margin-bottom: 0;
}
.testimonial.testimonial-info-center-down .recommendation {
  text-align: center;
}
.testimonial.testimonial-info-center-down .author-info {
  text-align: center;
}
.testimonial.testimonial-info-center-down .author-portrait {
  margin: 0 auto;
}
.testimonial.testimonial-info-center-down .author-name,
.testimonial.testimonial-info-center-down .author-role {
  margin: 10px auto 0;
  display: inline-block;
}
.testimonial.testimonial-info-bottom.testimonial-with-bg .recommendation:before {
  position: absolute;
  bottom: -10px;
  left: 22px;
  content: "";
  border-top: 10px solid #f2f2f2;
  border-right: 14px solid transparent;
  border-left: 14px solid transparent;
}
.testimonial.testimonial-info-top.testimonial-with-bg .recommendation:before {
  position: absolute;
  top: -10px;
  left: 22px;
  content: "";
  border-bottom: 10px solid #f2f2f2;
  border-right: 14px solid transparent;
  border-left: 14px solid transparent;
}
.testimonial.testimonial-info-top.testimonial-with-bg .author-info {
  margin-bottom: 20px;
}
.testimonial.testimonial-info-left.testimonial-with-bg .recommendation:before {
  position: absolute;
  top: 22px;
  left: -10px;
  content: "";
  border-top: 14px solid transparent;
  border-right: 10px solid #f2f2f2;
  border-bottom: 14px solid transparent;
}
.testimonial.testimonial-info-center-down.testimonial-with-bg .author-info {
  margin-top: 20px;
}
.testimonial.testimonial-info-center-down.testimonial-with-bg .recommendation:before {
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%);
  content: "";
  border-top: 10px solid #f2f2f2;
  border-right: 14px solid transparent;
  border-left: 14px solid transparent;
}
.testimonial .author-name {
  color: #54b5bf;
}
.testimonial .author-portrait {
  position: relative;
  width: 74px;
  height: 74px;
  border: 1px solid #e6e6e6;
  border-radius: 100%;
}
.testimonial .author-portrait img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 66px;
  height: 66px;
  border: 1px solid #f2f2f2;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  -khtml-border-radius: 100%;
  border-radius: 100%;
}
/*------------------------------
 *	[ 3.21 Widgets ]
 *-----------------------------*/
.widget {
  position: relative;
  padding-bottom: 40px;
}
.widget .widget-title [class*="line"] {
  margin-top: 10px;
}
.widget .widget-title .title {
  font-size: 18px;
}
.widget ul {
  padding: 0 0 0 10px;
}
.widget ul li {
  position: relative;
  padding: 12px 0 12px 20px;
  list-style: none;
  border-bottom: 1px solid #e5e5e5;
}
.widget ul li:before {
  position: absolute;
  top: 18px;
  left: 0;
  content: "";
  display: block;
  margin: 0;
  width: 6px;
  height: 6px;
  background: #e5e5e5;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform_origin: 0 100%;
  -moz-transform_origin: 0 100%;
  -o-transform_origin: 0 100%;
  -ms-transform_origin: 0 100%;
  -khtml-transform_origin: 0 100%;
  transform_origin: 0 100%;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -khtml-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.widget ul li a {
  display: inline-block;
  color: #666666;
}
.widget ul li a:hover {
  color: #54b5bf;
}
.widget ul li:hover:before {
  background: #54b5bf;
}
.widget ul li .entry-summary {
  padding: 10px 0;
}
.widget ul li:first-child {
  padding-top: 0;
  background-position: 0 6px;
}
.widget ul li:first-child:before {
  top: 8px;
}
.widget-recent-comments ul li,
.widget-recent-comments ul li:hover {
  padding-left: 25px;
  background-image: none;
}
.widget-recent-comments ul li:before,
.widget-recent-comments ul li:hover:before {
  background-color: transparent;
}
.widget-recent-comments ul li:before {
  content: "\f0e5";
  position: absolute;
  top: 14px;
  left: 0;
  display: inline-block;
  font-family: "FontAwesome";
  background-color: transparent;
}
.widget-recent-comments ul li:first-child:before {
  top: 3px;
}
.xcalendar {
  position: relative;
  margin-bottom: 35px;
}
.xcalendar .controls {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  background-color: #ffffff;
  text-align: left;
}
.xcalendar .controls h6 {
  display: inline;
  font-size: 14px;
}
.xcalendar .controls .btn {
  position: absolute;
  bottom: -35px;
  padding: 3px;
  width: 40%;
  height: 30px;
  cursor: pointer;
}
.xcalendar .controls .btn:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.xcalendar .controls .btn .fa {
  color: #666666;
  margin-right: 5px;
}
.xcalendar .controls .btn.push-left {
  left: 0;
  text-align: left;
}
.xcalendar .controls .btn.push-right {
  right: 0;
  text-align: right;
}
.xcalendar .controls .btn.push-right .fa {
  margin-left: 5px;
  margin-right: 0;
}
.xcalendar .controls .btn:hover {
  color: #54b5bf;
}
.xcalendar .day-headers,
.xcalendar .days {
  font-size: 0;
}
.xcalendar .day-headers {
  background-color: #54b5bf;
}
.xcalendar .day {
  display: inline-block;
  position: relative;
  font-size: 14px;
  width: 14.285714285714286%;
  text-align: center;
}
.xcalendar .day a {
  display: block;
  padding: 5px;
  font-size: 14px;
  color: #666666;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  cursor: pointer;
}
.xcalendar .day a:hover {
  background-color: #e5e5e5;
  color: #ffffff;
  text-decoration: none;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
.xcalendar .day.header {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
  color: #ffffff;
}
.xcalendar .day.active a,
.xcalendar .day.today a {
  background-color: #54b5bf;
  color: #ffffff;
  border-top: 1px solid #54b5bf;
  border-right: 1px solid #54b5bf;
}
.xcalendar .day.today a {
  font-weight: 700;
}
.xcalendar .day.not-current a {
  background-color: #ffffff;
  color: #f2f2f2;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
.xcalendar .day:nth-child(35n+1) a,
.xcalendar .day:nth-child(35n+2) a,
.xcalendar .day:nth-child(35n+3) a,
.xcalendar .day:nth-child(35n+4) a,
.xcalendar .day:nth-child(35n+5) a,
.xcalendar .day:nth-child(35n+6) a,
.xcalendar .day:nth-child(35n+7) a {
  border-bottom: 1px solid #e5e5e5;
}
.xcalendar .day:nth-child(7n) a {
  border-right: 1px solid #e5e5e5;
}
.xcalendar .day:nth-child(1) a,
.xcalendar .day:nth-child(2) a,
.xcalendar .day:nth-child(3) a,
.xcalendar .day:nth-child(4) a,
.xcalendar .day:nth-child(5) a,
.xcalendar .day:nth-child(6) a,
.xcalendar .day:nth-child(7) a {
  border-bottom-color: transparent;
}
.widget-shop-categories ul li,
.widget-shop-categories ul li:hover {
  padding-left: 25px;
  background-image: none;
}
.widget-shop-categories ul li:hover:before {
  color: #54b5bf;
}
.widget-shop-categories ul li:before {
  position: absolute;
  left: 0;
  display: inline-block;
  font-family: "FontAwesome";
}
.widget_top_rated_products ul.product_list_widget li {
  padding: 10px 0 0;
  height: 90px;
  background-image: none;
  list-style: none;
}
.widget_top_rated_products ul.product_list_widget li:before {
  content: none;
}
.widget_top_rated_products ul.product_list_widget li a {
  display: block;
}
.widget_top_rated_products ul.product_list_widget li a img {
  margin: 5px 20px 5px 0;
  float: left;
  width: 60px;
  height: 60px;
}
.widget_top_rated_products ul.product_list_widget li a .product-title {
  position: relative;
  top: 5px;
}
.widget_top_rated_products ul.product_list_widget li a:hover .product-title {
  color: #54b5bf;
}
.widget_top_rated_products ul.product_list_widget li del {
  display: none;
}
.widget_top_rated_products ul.product_list_widget li ins {
  position: relative;
  top: -40px;
  left: 80px;
  text-decoration: none;
}
.widget_top_rated_products ul.product_list_widget li:first-child {
  margin-top: -10px;
}
.tag {
  margin: 2px 0;
  padding: 8px 10px;
  height: auto;
  font-size: 12px;
  color: #ffffff !important;
  background-color: #0e0e0e;
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.tag.active {
  background-color: #54b5bf !important;
  border-color: #54b5bf;
  display: inline-block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.tag:hover,
.tag.focus {
  border-color: transparent;
  background-color: #0e0e0e;
}
.widget-price-range-filter form {
  position: relative;
}
.widget-price-range-filter form #btn-price-filter {
  position: absolute;
  top: 24px;
  right: 0;
  padding: 8px 15px;
  background-color: #54b5bf;
  color: #ffffff;
  border: 1px solid #54b5bf;
}
.widget-price-range-filter form #btn-price-filter:hover {
  background-color: #ffffff;
  color: #54b5bf;
}
/*------------------------------
 * [ 3.22 Header ]
 *-----------------------------*/
header ul {
  margin: 0;
  padding: 0;
}
header ul li {
  list-style: none;
}
header.background-primary {
  background-color: #54b5bf;
}
header.background-primary .top-links {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
header.background-primary #primary-menu .sf-menu li > a:hover {
  background-color: #ffffff;
}
header.background-image {
  background-image: url(media/images/header/bg_header2_1920x120.png);
  background-repeat: no-repeat;
  background-size: cover;
}
header.background-image .menu-container {
  background: rgba(200, 200, 200, 0.4);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.5);
}
header.transparent-header {
  position: absolute;
  top: 0;
  background-color: rgba(255, 255, 255, 0);
}
header.transparent-header .logo-left {
  float: left;
}
header.transparent-header .mobile-toggle {
  border-bottom-width: 0;
}
header.transparent-header .mobile-toggle .toggle-button {
  float: right;
  margin-top: 30px;
  width: 100px;
}
header.transparent-header .mobile-toggle .toggle-button:hover,
header.transparent-header .mobile-toggle .toggle-button:focus {
  background-color: transparent;
}
header.transparent-header .mobile-toggle .toggle-button span {
  color: #fff;
}
header.transparent-header .mobile-toggle .toggle-button.toggle-opened {
  background-color: transparent;
}
header.transparent-header .mobile-toggle .toggle-button.toggle-opened i.fa:before {
  content: "\f00d";
}
header.transparent-header .sf-menu > li:hover > a:before {
  content: none;
}
.top-links {
  padding: 8px 0;
  background-color: #ffffff;
  border-bottom: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 0 10px #e6e6e6;
  -moz-box-shadow: 0 0 10px #e6e6e6;
  box-shadow: 0 0 10px #e6e6e6;
}
.top-links ul li {
  position: relative;
  float: left;
  border-right: 1px solid #e5e5e5;
}
.top-links ul li:last-child {
  border-right: 0;
}
.top-links ul li a {
  padding: 12px 15px;
}
.top-links a {
  color: #666666;
  line-height: 24px;
}
.top-links a .fa {
  margin-right: 10px;
}
.top-links a:hover {
  text-decoration: underline;
}
.top-links .btn {
  padding: 5px 15px;
  line-height: 20px;
  float: right;
}
.top-links .btn:hover {
  text-decoration: none;
}
.top-links .btn.btn-social-icon {
  padding: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.top-links.background-footer {
  border-bottom: 1px solid #272727;
}
.top-links.background-footer ul li {
  border-right-color: #666666;
}
.top-links .woocommerce-form-login {
  margin-bottom: 0;
}
.top-links-noboxshadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.top-links-noborder {
  border: 0 !important;
}
.top-links-noheight {
  height: 0;
  margin: 0;
  padding: 0;
}
.top-links-popup {
  display: none;
  position: absolute;
  top: 32px;
  right: 0;
  width: 350px;
  z-index: 101;
  background-color: #ffffff;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -khtml-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -moz-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
}
.top-links-absolute {
  position: absolute;
  top: 30px;
  width: 100%;
  border: 0;
  z-index: 199;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.top-links-absolute .left-links {
  width: auto;
}
.mini-cart-wrapper {
  padding: 10px 20px;
}
.secondary-links {
  margin-top: 40px;
}
.secondary-links ul li {
  position: relative;
  float: left;
  border-right: 1px solid #e5e5e5;
}
.secondary-links ul li:last-child {
  border-right: 0;
}
.secondary-links ul li a {
  padding: 12px 15px;
}
.secondary-links a {
  color: #666666;
  line-height: 24px;
}
.secondary-links a .fa {
  margin-right: 10px;
}
.secondary-links a:hover {
  text-decoration: underline;
}
.left-links {
  width: 50%;
  float: left;
}
.right-links {
  margin-right: 15px;
  float: right;
}
.popup-toggle:hover .top-links-popup {
  display: block;
  -webkit-animation-name: fade-in;
  -moz-animation-name: fade-in;
  -o-animation-name: fade-in;
  -ms-animation-name: fade-in;
  -khtml-animation-name: fade-in;
  animation-name: fade-in;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  -ms-animation-duration: 0.2s;
  -khtml-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  -ms-animation-timing-function: ease-in;
  -khtml-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -khtml-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -khtml-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: none;
  -moz-animation-fill-mode: none;
  -o-animation-fill-mode: none;
  -ms-animation-fill-mode: none;
  -khtml-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -khtml-animation-direction: normal;
  animation-direction: normal;
}
#menu-search {
  padding: 0 15px;
  width: 140px;
}
#menu-search .search-form {
  margin: 0;
  padding: 0;
}
#menu-search .form-control {
  padding-top: 0;
  padding-bottom: 0;
  height: 24px;
  line-height: 24px;
  border-right-color: transparent;
  border-left: 1px solid #e5e5e5;
  -webkit-border-top-left-radius: 24px;
  -moz-border-top-left-radius: 24px;
  -o-border-top-left-radius: 24px;
  -ms-border-top-left-radius: 24px;
  -khtml-border-top-left-radius: 24px;
  border-top-left-radius: 24px;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -khtml-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 24px;
  -moz-border-bottom-left-radius: 24px;
  -o-border-bottom-left-radius: 24px;
  -ms-border-bottom-left-radius: 24px;
  -khtml-border-bottom-left-radius: 24px;
  border-bottom-left-radius: 24px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -khtml-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -khtml-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#menu-search .form-control:focus {
  width: 200px;
  margin-left: -120px;
}
#menu-search .input-group-addon {
  margin: 0;
  padding: 0 8px;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -khtml-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 24px;
  -moz-border-top-right-radius: 24px;
  -o-border-top-right-radius: 24px;
  -ms-border-top-right-radius: 24px;
  -khtml-border-top-right-radius: 24px;
  border-top-right-radius: 24px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -khtml-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 24px;
  -moz-border-bottom-right-radius: 24px;
  -o-border-bottom-right-radius: 24px;
  -ms-border-bottom-right-radius: 24px;
  -khtml-border-bottom-right-radius: 24px;
  border-bottom-right-radius: 24px;
}
.search-right {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}
.shopping-cart-inner {
  padding-left: 5px;
  padding-right: 5px;
}
.shopping-cart-inner ul.product_list_widget {
  width: 100%;
}
.shopping-cart-inner ul.product_list_widget li {
  position: relative;
  width: 100%;
  margin: 10px 0;
  border: 0;
}
.shopping-cart-inner ul.product_list_widget li .product_image {
  display: block;
  float: left;
  margin-right: 20px;
  padding: 0;
  width: 80px;
  height: 80px;
}
.shopping-cart-inner ul.product_list_widget li .product_image img {
  width: 100%;
}
.shopping-cart-inner ul.product_list_widget li .product-info {
  display: block;
  width: calc(100% - 100px);
  float: right;
  padding: 5px 0;
}
.shopping-cart-inner ul.product_list_widget li .product-info .product-title {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  color: #666666;
}
.shopping-cart-inner ul.product_list_widget li .product-info .product-title:hover {
  color: #54b5bf;
}
.shopping-cart-inner ul.product_list_widget li .product-info .quantity {
  display: block;
  width: 100%;
}
.shopping-cart-inner ul.product_list_widget li .remove {
  position: absolute;
  top: 5px;
  right: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #666666 !important;
  background-color: transparent;
  text-align: center;
  text-decoration: none;
}
.shopping-cart-inner ul.product_list_widget li .remove:hover {
  color: #54b5bf;
  background-color: #e5e5e5;
}
.shopping-cart-inner .total {
  padding: 10px 0;
  margin: 10px 0;
}
.shopping-cart-inner .buttons {
  margin-bottom: 10px;
  text-align: right;
}
.shopping-cart-inner .buttons .btn {
  line-height: 30px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.logo > a {
  position: relative;
  z-index: 200;
}
.logo-left {
  float: left;
}
.logo-center {
  text-align: center;
}
.logo2 {
  padding: 0;
  margin-top: 0;
  margin-bottom: -20px;
}
.menu-container {
  z-index: 201;
}
.menu-right {
  margin-right: 15px;
  float: right;
}
.menu-left {
  float: left;
}
.header-underbar {
  height: 20px;
  background-image: url(media/images/header/bg_header_1920x20.png);
  background-repeat: no-repeat;
}
.transparent-underbar {
  background-image: none;
}
/*************************
 *      MENU TOGGLE      *
**************************/
.mobile-toggle {
  display: none;
}
.mobile-toggle .toggle-button {
  display: block;
  float: left;
  width: 25%;
  padding: 10px;
  font-size: 18px;
}
.mobile-toggle .toggle-button .fa {
  margin-right: 10px;
}
.mobile-toggle-block:not(.sf-menu) {
  display: none;
}
.mobile-toggle-block:not(.sf-menu) .toggle-block-content {
  padding: 10px;
  background-color: #ffffff;
}
.mobile-toggle-block:not(.sf-menu) .toggle-block-content .search-form {
  margin: 0;
}
/*************************
 * ESSENTIAL MENU STYLES *
**************************/
.sf-menu {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  list-style: none;
}
.sf-menu li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  background-color: #ffffff;
}
.sf-menu li .sub-menu:after {
  content: "\f105";
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  top: 10px;
  right: 0;
  font-family: "FontAwesome";
}
.sf-menu ul {
  position: absolute;
  display: none;
  width: 240px;
  top: 100%;
  left: 0;
  z-index: 99;
}
.sf-menu ul ul {
  top: 0;
  left: 100%;
}
.sf-menu ul ul.menu-pos-invert {
  left: auto;
  right: 239px;
}
.sf-menu > li {
  float: left;
}
.sf-menu > li > ul.menu-pos-invert {
  left: auto;
  right: 0;
}
.sf-menu > li > ul.menu-pos-invert ul.menu-pos-invert {
  right: 239px;
  left: auto;
}
.sf-menu > li ul li a:hover {
  border-left: 3px solid #54b5bf;
}
.sf-menu li.sfHover > ul {
  display: block;
}
.sf-menu a {
  display: block;
  position: relative;
}
.sf-menu.transparent-menu {
  background-color: rgba(255, 255, 255, 0);
}
.sf-menu.transparent-menu li {
  background-color: transparent;
}
/*************************
 *      PRIMARY MENU     *
**************************/
#primary-menu .sf-menu ul {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 0 10px #a5a5a5;
  -moz-box-shadow: 0 0 10px #a5a5a5;
  box-shadow: 0 0 10px #a5a5a5;
}
#primary-menu .sf-menu li > a {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 10px;
  padding-right: 10px;
  color: #666666;
  -webkit-transition: border 0.2s ease-in;
  -moz-transition: border 0.2s ease-in;
  -o-transition: border 0.2s ease-in;
  -ms-transition: border 0.2s ease-in;
  -khtml-transition: border 0.2s ease-in;
  transition: border 0.2s ease-in;
}
#primary-menu .sf-menu li.mega-menu {
  position: static;
}
#primary-menu .sf-menu li.mega-menu .mega-menu-content {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 20px;
  width: 100%;
  background-color: #ffffff;
  z-index: 201;
  -webkit-transition: top 0.4s ease;
  -moz-transition: top 0.4s ease;
  -o-transition: top 0.4s ease;
  -ms-transition: top 0.4s ease;
  -khtml-transition: top 0.4s ease;
  transition: top 0.4s ease;
  -webkit-box-shadow: 0 0 10px #a5a5a5;
  -moz-box-shadow: 0 0 10px #a5a5a5;
  box-shadow: 0 0 10px #a5a5a5;
}
#primary-menu .sf-menu li.mega-menu .mega-menu-content h2,
#primary-menu .sf-menu li.mega-menu .mega-menu-content h3,
#primary-menu .sf-menu li.mega-menu .mega-menu-content h4,
#primary-menu .sf-menu li.mega-menu .mega-menu-content h5,
#primary-menu .sf-menu li.mega-menu .mega-menu-content h6 {
  margin-left: 10px;
  margin-bottom: 10px;
}
#primary-menu .sf-menu li.mega-menu .mega-menu-content p {
  padding-left: 10px;
  padding-right: 10px;
}
#primary-menu .sf-menu li.mega-menu .mega-menu-content ul {
  display: block;
  position: static;
  top: auto;
  left: auto;
  width: auto;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#primary-menu .sf-menu li.mega-menu .mega-menu-content ul li a {
  padding: 10px 12px;
  border-left: 0px solid transparent;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -khtml-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#primary-menu .sf-menu li.mega-menu .mega-menu-content ul li a:hover {
  border-left-width: 3px;
  border-left-color: #54b5bf;
  background-color: #f7f7f7;
}
#primary-menu .sf-menu li.mega-menu .mega-menu-content ul li a span {
  display: inline;
  float: none;
  line-height: 1em;
}
#primary-menu .sf-menu > li > a {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 76px;
}
#primary-menu .sf-menu .container {
  max-width: 100%;
}
@media (min-width: 992px) {
  header .sf-menu > li:hover > a {
    color: #54b5bf;
  }
  header .sf-menu > li:hover > a:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: calc(50% - 8px);
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #54b5bf;
  }
  header.background-primary .sf-menu > li > a {
    background-color: #54b5bf;
    color: #ffffff !important;
  }
  header.background-primary .sf-menu > li:hover > a {
    background: #54b5bf !important;
    -webkit-box-shadow: inset 0 0 10px rgb(206,52,51);
    -moz-box-shadow: inset 0 0 10px rgb(206,52,51);
    box-shadow: inset 0 0 10px rgb(206,52,51);
  }
  header.background-primary .sf-menu > li:hover > a:before {
    border-bottom-color: #ffffff !important;
  }
  header.background-image #primary-menu .sf-menu {
    background: transparent;
  }
  header.background-image #primary-menu .sf-menu > li {
    background: transparent;
  }
  header.background-image #primary-menu .sf-menu > li > a {
    color: #e6e6e6;
  }
  header.background-image #primary-menu .sf-menu > li:hover > a {
    color: #ffffff;
  }
  header.background-image #primary-menu .sf-menu > li:hover > a:before {
    border-bottom-color: #ffffff;
  }
  .menu-bottom-wrapper {
    border-top: 1px solid #e5e5e5;
  }
  .menu-bottom-wrapper .sf-menu > li {
    border-left: 1px solid #e5e5e5;
  }
  .menu-bottom-wrapper .sf-menu > li > a {
    line-height: 20px !important;
  }
  .menu-bottom-wrapper .sf-menu > li:last-child {
    border-right: 1px solid #e5e5e5;
  }
}
@media (max-width: 991px) {
  .top-links {
    display: none;
  }
  .logo,
  .logo-left,
  .logo-right {
    float: none;
    text-align: center;
  }
  .logo2 {
    margin-bottom: 25px;
  }
  .mobile-toggle {
    display: block;
    border-bottom: 1px solid #e5e5e5;
  }
  .menu,
  .menu-left,
  .menu-right {
    width: 100%;
    float: none;
  }
  .sf-menu {
    display: none;
    float: none !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    -khtml-transition: none;
    transition: none;
  }
  .search-right,
  .secondary-links {
    display: none;
  }
  #primary-menu .sf-menu ul {
    width: 100%;
    position: static;
    padding-left: 10px;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  #primary-menu .sf-menu li {
    width: 100%;
    float: none;
    border-top: 1px solid #e5e5e5;
  }
  #primary-menu .sf-menu li.mega-menu .mega-menu-content {
    position: static;
    padding: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  #primary-menu .sf-menu li.mega-menu .mega-menu-content ul li {
    border: 0;
  }
  #primary-menu .sf-menu li.mega-menu,
  #primary-menu .sf-menu li.sub-menu {
    position: relative;
  }
  #primary-menu .sf-menu li.mega-menu:after,
  #primary-menu .sf-menu li.sub-menu:after {
    content: "\f105";
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 10px;
    right: 5px;
    font-family: "FontAwesome";
  }
  #primary-menu .sf-menu li.mega-menu:hover:after,
  #primary-menu .sf-menu li.sub-menu:hover:after {
    content: "\f107";
  }
  #primary-menu .sf-menu > li:first-child {
    border-top: 0;
  }
  #primary-menu .sf-menu > li > a {
    line-height: 20px;
  }
  #primary-menu .sf-menu > li > a:hover:before {
    content: none;
    display: none;
  }
  header.background-image .mobile-toggle,
  header.background-primary .mobile-toggle {
    border: none;
  }
  header.background-image .mobile-toggle .toggle-button .toggle-text,
  header.background-primary .mobile-toggle .toggle-button .toggle-text {
    color: #ffffff;
  }
  header.background-image .mobile-toggle .toggle-button .fa,
  header.background-primary .mobile-toggle .toggle-button .fa {
    color: #ffffff;
  }
  header.background-image .mobile-toggle .toggle-button:hover .toggle-text,
  header.background-primary .mobile-toggle .toggle-button:hover .toggle-text {
    color: #54b5bf;
  }
  header.background-image .mobile-toggle .toggle-button:hover .fa,
  header.background-primary .mobile-toggle .toggle-button:hover .fa {
    color: #54b5bf;
  }
  header.background-image .mobile-toggle .toggle-button.toggle-opened .toggle-text,
  header.background-primary .mobile-toggle .toggle-button.toggle-opened .toggle-text {
    color: #54b5bf;
  }
  header.background-image .mobile-toggle .toggle-button.toggle-opened .fa,
  header.background-primary .mobile-toggle .toggle-button.toggle-opened .fa {
    color: #54b5bf;
  }
}
@media (max-width: 479px) {
  .mobile-toggle .toggle-button {
    font-size: 0;
    text-align: center;
  }
  .mobile-toggle .toggle-button .fa {
    margin-right: 0;
    font-size: 24px;
  }
}
/*------------------------------
 * [ 3.23 Blog ]
 *-----------------------------*/
.post {
  padding-top: 20px;
  padding-bottom: 20px;
}
.post.post-top-divider {
  border-top: 1px solid #e5e5e5;
}
.post.post-bottom-divider {
  border-bottom: 1px solid #e5e5e5;
}
.post-nogap {
  margin: 0;
  padding: 0;
  border: 0;
}
.post-nogap .blog-media {
  margin: 0;
  padding: 0;
}
.blog-media {
  margin-top: 0;
  margin-bottom: 20px;
}
.entry-image {
  max-width: 100%;
}
.entry-title {
  margin-top: 0;
  margin-bottom: 10px;
}
.entry-title a {
  font-size: 18px;
  color: #666666;
}
.entry-title a:hover {
  color: #54b5bf;
}
.entry-meta {
  margin-bottom: 20px;
}
.entry-meta .entry-meta-date,
.entry-meta .entry-meta-user,
.entry-meta .entry-meta-comments,
.entry-meta .entry-meta-tags {
  margin-right: 20px;
}
.entry-meta i {
  color: #54b5bf;
  margin-right: 10px;
}
.entry-meta p {
  margin-bottom: 0;
}
.entry-meta .entry-meta-tag {
  color: #666666;
}
.entry-meta .entry-meta-tag.active {
  color: #54b5bf;
}
.list-container .post {
  margin-top: 10px;
  margin-bottom: 10px;
}
.list-container .blog-media,
.list-container .blog-content {
  float: left;
}
.list-container .blog-media {
  margin-right: 10px;
  width: 25%;
  max-width: 100px;
}
.list-container .blog-content {
  width: calc(75% - 20px);
}
.grid-filter {
  margin-bottom: 20px;
}
.grid-filter button.active {
  color: #ffffff;
  background-color: #54b5bf;
  border-color: #54b5bf;
}
.post-slide {
  position: relative;
  /* post slide 1 - content */
  /* Transitions */
}
.post-slide img {
  width: 100%;
}
.post-slide .post-content {
  position: absolute;
  top: 0;
  width: 365px;
  max-width: 365px;
  height: 100%;
  padding: 20px;
  background-color: black;
  color: #ffffff;
  opacity: 0.7;
  /* media query for mobile */
}
.post-slide .post-content h5,
.post-slide .post-content p {
  color: #ffffff;
}
@media only screen and (max-width: 480px) {
  .post-slide .post-content {
    width: 100%;
    text-align: center;
  }
}
.post-slide .post-title {
  position: absolute;
  padding: 5px 20px 0	20px;
  background-color: black;
  opacity: 0.7;
  /* media query for mobile */
  /* post slide 2 - wrap title */
  /* post slide 3 - full width title */
}
.post-slide .post-title h5 {
  color: #ffffff;
}
@media only screen and (max-width: 480px) {
  .post-slide .post-title {
    width: 100%;
    text-align: center;
  }
}
.post-slide .post-title.wrap-title {
  bottom: 20px;
  display: inline-block;
  max-width: 100%;
}
.post-slide .post-title.full-width-title {
  bottom: 0;
  width: 100%;
  /* media query for mobile */
}
.post-slide .post-title.full-width-title h5 {
  color: #ffffff;
}
@media only screen and (max-width: 480px) {
  .post-slide .post-title.full-width-title {
    width: 100%;
    text-align: center;
  }
}
.post-slide .caption-bg-anim,
.post-slide .caption-title-anim {
  opacity: 0;
}
.post-slide .activate-bg {
  opacity: 0.7;
}
.post-slide .activate-title {
  opacity: 1;
}
@media (min-width: 768px) {
  .blog-list-with-medium-image .post {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .blog-list-with-medium-image .blog-media {
    float: left;
    margin-top: 8px;
    margin-right: 30px;
    width: 50%;
    min-height: 40px;
  }
}
.blog-list .blog-content * {
  margin-right: auto;
  margin-left: auto;
  max-width: 840px;
}
.blog-list .blog-content p {
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}
.blog-list.blog-list-with-medium-image .blog-content * {
  max-width: 100%;
}
.about-user {
  position: relative;
  margin-left: 55px;
  padding: 10px 10px 10px 80px;
  border: 1px solid #dedede;
}
.about-user .user-avatar {
  position: absolute;
  top: 50%;
  left: -55px;
  width: 110px;
  height: 110px;
  transform: translateY(-50%);
  background-color: #54b5bf;
  border-radius: 50%;
}
.about-user .user-avatar i {
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  font-size: 60px;
  color: #ffffff;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 480px) {
  .about-user {
    margin-top: 55px;
    margin-left: 0;
    padding: 80px 10px 10px 10px;
  }
  .about-user .user-avatar {
    top: -55px;
    left: 50%;
    transform: translateX(-50%);
  }
  .about-user .user-details {
    text-align: center;
  }
}
.btn-cancel-reply-right {
  float: right;
  color: #666666;
  font-weight: 700;
}
.user-comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.user-comment-list .user-comment {
  position: relative;
  margin-left: 0;
  padding: 0 0 10px 65px;
}
.user-comment-list .user-comment .user-comment-content .user-avatar {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background-color: #54b5bf;
  border-radius: 50%;
}
.user-comment-list .user-comment .user-comment-content .user-avatar i {
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  font-size: 25px;
  color: #ffffff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.user-comment-list .user-comment .user-comment-content .user-comment-wrapper .user-comment-header {
  margin-bottom: 10px;
  clear: both;
}
.user-comment-list .user-comment .user-comment-content .user-comment-wrapper .user-comment-header .commment-user-name {
  margin-right: 20px;
  font-weight: 700;
}
.user-comment-list .user-comment .user-comment-content .user-comment-wrapper .user-comment-header .btn-comment-reply {
  display: block;
  float: none;
  text-align: right;
  font-weight: 700;
  color: #666666;
}
.user-comment-list .user-comment .replied-comment {
  list-style: none;
  margin: 0;
  padding: 0;
}
.user-comment-list .user-comment .replied-comment li {
  padding-left: 5px;
}
.user-comment-list .user-comment .replied-comment li .user-avatar {
  left: -55px;
}
@media only screen and (min-width: 480px) {
  .user-comment-list .user-comment {
    padding: 0 0 10px 65px;
  }
  .user-comment-list .user-comment .user-comment-content .user-avatar {
    width: 50px;
    height: 50px;
  }
  .user-comment-list .user-comment .user-comment-content .user-avatar i {
    font-size: 25px;
  }
  .user-comment-list .user-comment .user-comment-content .user-comment-wrapper .user-comment-header .btn-comment-reply {
    display: inline-block;
    float: right;
    font-weight: 700;
    color: #666666;
  }
  .user-comment-list .user-comment .replied-comment li {
    padding-left: 30px;
  }
  .user-comment-list .user-comment .replied-comment li .user-avatar {
    left: -35px;
  }
}
@media only screen and (min-width: 768px) {
  .user-comment-list .user-comment {
    padding: 0 0 10px 65px;
  }
  .user-comment-list .user-comment .user-comment-content .user-avatar {
    width: 50px;
    height: 50px;
  }
  .user-comment-list .user-comment .user-comment-content .user-avatar i {
    font-size: 30px;
  }
  .user-comment-list .user-comment .replied-comment li {
    padding-left: 45px;
  }
  .user-comment-list .user-comment .replied-comment li .user-avatar {
    left: -15px;
  }
}
@media only screen and (min-width: 992px) {
  .user-comment-list .user-comment {
    padding: 0 0 10px 75px;
  }
  .user-comment-list .user-comment .user-comment-content .user-avatar {
    width: 60px;
    height: 60px;
  }
  .user-comment-list .user-comment .user-comment-content .user-avatar i {
    font-size: 30px;
  }
  .user-comment-list .user-comment .replied-comment li {
    padding-left: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .user-comment-list .user-comment {
    padding: 0 0 10px 95px;
  }
  .user-comment-list .user-comment .user-comment-content .user-avatar {
    width: 80px;
    height: 80px;
  }
  .user-comment-list .user-comment .user-comment-content .user-avatar i {
    font-size: 40px;
  }
  .user-comment-list .user-comment .replied-comment li {
    padding-left: 95px;
  }
}
/*------------------------------
 * [ 3.24 Portfolio ]
 *-----------------------------*/
.post.portfolio .entry-title {
  margin-top: 20px;
}
.post.portfolio .entry-title.no-top-margin {
  margin-top: 0px;
}
.post.portfolio:hover .entry-title a {
  color: #54b5bf;
}
.post.portfolio:hover .hover-link .hover-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: block;
}
.post.portfolio:hover .hover-link .hover-overlay .entry-title-overlay {
  position: absolute;
  top: 20%;
  width: 100%;
  transform: translateY(-55%);
}
.post.portfolio:hover .hover-link .hover-overlay .entry-title-overlay h4 {
  margin: 0;
}
.post.portfolio:hover .hover-link .hover-overlay .entry-title-overlay a {
  color: #ffffff;
}
.post.portfolio:hover .hover-link .hover-overlay .entry-title-overlay a:hover {
  color: #e6e6e6;
}
.post.portfolio:hover .hover-link .hover-overlay .entry-meta-overlay {
  margin-bottom: 10px;
}
.post.portfolio:hover .hover-link .hover-overlay .entry-meta-overlay a span,
.post.portfolio:hover .hover-link .hover-overlay .entry-meta-overlay a time {
  color: #ffffff;
}
.post.portfolio:hover .hover-link .hover-overlay .entry-meta-overlay a:hover span,
.post.portfolio:hover .hover-link .hover-overlay .entry-meta-overlay a:hover time {
  color: #e6e6e6;
}
.post.portfolio:hover .hover-link .hover-overlay .btn-overlay span {
  display: block;
  color: #ffffff;
}
.post.portfolio.no-gutter {
  padding: 0;
}
/*------------------------------
 * [ 3.25 Shop ]
 *-----------------------------*/
#mini-cart-wrapper {
  display: none !important;
  position: absolute;
  top: 40px;
  left: 0;
  width: 200px;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 0 10px #e5e5e5;
  -moz-box-shadow: 0 0 10px #e5e5e5;
  box-shadow: 0 0 10px #e5e5e5;
  z-index: 9;
}
.woocommerce-MyAccount-navigation ul {
  margin-left: 0px;
  padding: 0px;
  border: solid 1px #e5e5e5;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link {
  cursor: pointer;
  list-style: none;
  border-bottom: solid 1px #e5e5e5;
  background-image: none;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
  color: #666666;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link:hover,
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active {
  background-color: #54b5bf;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link:hover a,
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a {
  color: #ffffff;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link:last {
  border-bottom-width: 0px;
}
.woocommerce-Button,
.woocommerce-MyAccount-content button,
.woocommerce-MyAccount-content input[type="submit"],
.woocommerce-MyAccount-content input[type="button"],
.woocomerce-form input[type="submit"],
.checkout_coupon input[type="submit"],
.woocommerce-checkout-review-order input[type="submit"],
.woocommerce #payment #place_order {
  margin: 2px 0;
  padding: 10px 20px;
  border-width: 1px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -khtml-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  height: 42px;
  font-size: 14px;
  font-weight: 700;
  border-width: 0px;
  border-radius: 4px;
  background-color: rgb(0,48,59);
  border-color: #ffffff;
  color: #ffffff;
}
.woocommerce-MyAccount-content .woocommerce-Input,
.woocommerce-MyAccount-content .form-row input[type="text"],
.woocommerce-MyAccount-content .form-row input[type="email"],
.woocommerce-MyAccount-content .form-row input[type="tel"],
.woocommerce-billing-fields__field-wrapper input[type="text"],
.woocommerce-billing-fields__field-wrapper input[type="email"],
.woocommerce-billing-fields__field-wrapper input[type="tel"],
.woocommerce-shipping-fields__field-wrapper input[type="text"],
.woocommerce-shipping-fields__field-wrapper input[type="email"],
.woocommerce-shipping-fields__field-wrapper input[type="tel"],
.checkout_coupon input[type="text"],
.woocomerce-form input[type="text"],
.woocomerce-form input[type="password"],
.woocommerce-checkout input[type="password"] {
  padding: 0 15px;
  width: 100%;
  height: 45px;
  display: table-cell;
  line-height: 45px;
  color: #666666;
  font-size: 14px;
  border-width: 0;
  background-color: transparent;
  display: inline-table;
  vertical-align: middle;
  background-color: #fcfcfc;
  border-width: 2px;
  border-style: solid;
  border-color: #dedede;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
}
.woocommerce-MyAccount-content .woocommerce-Input:hover,
.woocommerce-MyAccount-content .form-row input[type="text"]:hover,
.woocommerce-MyAccount-content .form-row input[type="email"]:hover,
.woocommerce-MyAccount-content .form-row input[type="tel"]:hover,
.woocommerce-billing-fields__field-wrapper input[type="text"]:hover,
.woocommerce-billing-fields__field-wrapper input[type="email"]:hover,
.woocommerce-billing-fields__field-wrapper input[type="tel"]:hover,
.woocommerce-shipping-fields__field-wrapper input[type="text"]:hover,
.woocommerce-shipping-fields__field-wrapper input[type="email"]:hover,
.woocommerce-shipping-fields__field-wrapper input[type="tel"]:hover,
.checkout_coupon input[type="text"]:hover,
.woocomerce-form input[type="text"]:hover,
.woocomerce-form input[type="password"]:hover,
.woocommerce-checkout input[type="password"]:hover {
  background-color: #fcfcfc;
  border-color: #54b5bf;
}
.woocommerce-MyAccount-content .woocommerce-Input:focus,
.woocommerce-MyAccount-content .form-row input[type="text"]:focus,
.woocommerce-MyAccount-content .form-row input[type="email"]:focus,
.woocommerce-MyAccount-content .form-row input[type="tel"]:focus,
.woocommerce-billing-fields__field-wrapper input[type="text"]:focus,
.woocommerce-billing-fields__field-wrapper input[type="email"]:focus,
.woocommerce-billing-fields__field-wrapper input[type="tel"]:focus,
.woocommerce-shipping-fields__field-wrapper input[type="text"]:focus,
.woocommerce-shipping-fields__field-wrapper input[type="email"]:focus,
.woocommerce-shipping-fields__field-wrapper input[type="tel"]:focus,
.checkout_coupon input[type="text"]:focus,
.woocomerce-form input[type="text"]:focus,
.woocomerce-form input[type="password"]:focus,
.woocommerce-checkout input[type="password"]:focus {
  background-color: #fcfcfc;
  border-color: #54b5bf;
  -webkit-box-shadow: 0 0 10px #54b5bf;
  -moz-box-shadow: 0 0 10px #54b5bf;
  box-shadow: 0 0 10px #54b5bf;
}
.woocommerce-MyAccount-content div.form-row {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .woocommerce-MyAccount-content.form-row-first {
    width: 45%;
    float: left;
  }
  .woocommerce-MyAccount-content.form-row-last {
    width: 45%;
    float: right;
  }
}
.woocommerce-MyAccount-content .woocommerce-form-block {
  margin-bottom: 40px;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address.u-column1 {
    width: 45%;
    float: left;
  }
  .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address.u-column2 {
    width: 45%;
    float: right;
  }
}
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title {
  min-height: 20px;
}
.woocommerce-MyAccount-content .woocommerce-Addresses address {
  line-height: 2.4;
  font-style: italic;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .edit {
  margin: 2px 0;
  padding: 10px 20px;
  border-width: 1px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -khtml-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  height: 42px;
  font-size: 14px;
  font-weight: 700;
  background-color: rgb(0,48,59);
  border-color: #ffffff;
  color: #ffffff;
  border-width: 0px;
  border-radius: 4px;
}
.woocommerce-MyAccount-content .woocommerce-orders-table {
  border: solid 1px #e5e5e5;
  width: 100%;
}
.woocommerce-MyAccount-content .woocommerce-orders-table thead th,
.woocommerce-MyAccount-content .woocommerce-orders-table tbody td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.woocommerce-info {
  padding: 25px;
  background-color: #def3ff;
  border: solid 1px #85b0dc;
  color: #5d96d1;
  line-height: 2em;
  border-radius: 4px;
  margin-bottom: 20px;
}
.woocommerce-info a {
  color: #666666;
}
.woocommerce-info::before {
  content: '';
}
.woocommerce-billing-fields div.form-row,
.woocommerce-shipping-fields div.form-row,
.woocommerce-additional-fields div.form-row {
  margin-bottom: 30px;
}
.woocommerce-billing-fields textarea,
.woocommerce-shipping-fields textarea,
.woocommerce-additional-fields textarea {
  padding: 12px 16px;
  width: 100%;
  display: block;
  color: #666666;
  font-size: 14px;
  border-width: 0;
  background-color: transparent;
  background-color: #fcfcfc;
  border: 2px solid #dedede;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
}
.woocommerce-billing-fields textarea:hover,
.woocommerce-shipping-fields textarea:hover,
.woocommerce-additional-fields textarea:hover {
  background-color: #fcfcfc;
  border-color: #54b5bf;
}
.woocommerce-billing-fields textarea:focus,
.woocommerce-shipping-fields textarea:focus,
.woocommerce-additional-fields textarea:focus {
  background-color: #fcfcfc;
  border-color: #54b5bf;
  -webkit-box-shadow: 0 0 10px #54b5bf;
  -moz-box-shadow: 0 0 10px #54b5bf;
  box-shadow: 0 0 10px #54b5bf;
}
.woocommerce-form-login,
.checkout_coupon {
  border: solid 1px #dedede;
  padding: 30px;
  border-radius: 2px;
  margin-bottom: 60px;
}
.woocommerce-form-login p:last-of-type,
.checkout_coupon p:last-of-type {
  margin-bottom: 0px;
}
.woocommerce-form-login .clear,
.checkout_coupon .clear {
  clear: both;
}
@media (min-width: 768px) {
  .woocommerce-form-login .form-row-first {
    float: left;
    width: 47%;
  }
  .woocommerce-form-login .form-row-last {
    float: right;
    width: 47%;
  }
}
.checkout_coupon p {
  margin-bottom: 0px;
}
.woocommerce-form-login .woocommerce-form__input-checkbox {
  margin-left: 20px;
}
.woocommerce-form-login .woocommerce-LostPassword {
  margin-bottom: 0px;
}
.woocommerce form .form-row .required {
  color: #666666;
  text-decoration: none;
}
.woocommerce-form-row--wide {
  clear: both;
}
.checkout_coupon .form-row-last {
  text-align: center;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .checkout_coupon .form-row-first {
    float: left;
    width: 47%;
  }
  .checkout_coupon .form-row-last {
    float: right;
    width: 47%;
    margin-top: 0px;
  }
}
.woocommerce-checkout .form-elem.check-box {
  width: auto;
  display: inline-block;
}
@media (min-width: 768px) {
  .woocommerce-checkout .col-1 {
    float: left;
    width: 47%;
  }
  .woocommerce-checkout .col-2 {
    float: right;
    width: 47%;
  }
}
@media (min-width: 992px) {
  .woocommerce-checkout .form-row-first {
    float: left;
    width: 47%;
  }
  .woocommerce-checkout .form-row-last {
    float: right;
    width: 47%;
  }
}
.woocommerce-checkout .woocommerce-account-fields .form-elem.check-box {
  float: left;
  margin-top: 4px;
}
.woocommerce-checkout .woocommerce-form__label label {
  font-weight: 700;
  font-size: 1.2em;
}
.woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address {
  float: left;
}
.woocommerce-checkout .woocommerce-shipping-fields input.woocommerce-form__input-checkbox + label {
  float: left;
  margin-top: 22px;
  margin-left: 20px;
}
.woocommerce table.shop_table {
  border: solid 1px #e5e5e5;
  width: 100%;
  border-collapse: collapse;
}
.woocommerce table.shop_table thead th,
.woocommerce table.shop_table tbody td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #e5e5e5;
}
.woocommerce table.shop_table thead th,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
  background-color: #f9f9f9;
}
.woocommerce table.shop_table tfoot td {
  font-weight: 700;
}
.woocommerce-checkout #payment {
  border: solid 1px #e5e5e5;
  background-color: #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
}
.woocommerce-checkout #payment ul.wc_payment_methods {
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
  border-bottom-width: 0px;
}
.woocommerce-checkout #payment ul.wc_payment_methods > label:first-of-type {
  margin: 10px 0px;
}
.woocommerce-checkout #payment ul.wc_payment_methods input[type="radio"] + label,
.woocommerce-checkout #payment ul.wc_payment_methods input[type="checkbox"] + label {
  font-weight: 700;
}
.woocommerce-checkout #payment ul.wc_payment_methods label {
  cursor: pointer;
}
.woocommerce-checkout #payment ul.wc_payment_methods input[type=radio] + label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid #ffffff;
  box-shadow: 0 0 0 2px #e5e5e5;
  background: #ffffff;
  margin-left: 4px;
  margin-right: .5em;
  border-radius: 100%;
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -o-transform: translateY(2px);
  transform: translateY(2px);
}
.woocommerce-checkout #payment ul.wc_payment_methods input[type=radio]:checked + label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 4px solid #54b5bf;
  box-shadow: 0 0 0 2px #54b5bf;
  background: #ffffff;
  margin-left: 4px;
  margin-right: .5em;
  border-radius: 100%;
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -o-transform: translateY(2px);
  transform: translateY(2px);
  bakcground-color: #54b5bf;
}
.woocommerce-checkout #payment ul.wc_payment_methods .payment_box {
  padding: 20px 30px;
  background-color: #ffffff;
  margin: 0px;
}
.woocommerce-checkout #payment ul.wc_payment_methods .payment_box:before {
  content: '';
  border-width: 0px;
}
.woocommerce-checkout #payment ul.wc_payment_methods .payment_box p {
  margin-bottom: 0px;
}
.woocommerce-checkout #payment ul.wc_payment_methods li {
  border-bottom: solid 1px #e5e5e5;
  list-style: none;
  padding: 10px 15px;
}
.woocommerce-checkout #payment ul.wc_payment_methods li input[type=radio] {
  display: none;
}
.woocommerce-checkout #payment ul.wc_payment_methods li img {
  margin: 0px 20px;
}
.woocommerce-checkout #payment .place-order {
  margin: 10px 15px;
  text-align: left;
}
.woocommerce-checkout #payment .place-order #place_order {
  float: none;
}
@media (max-width: 768px) {
  .woocommerce-checkout #payment .place-order {
    text-align: center;
  }
}
.cart thead th,
.cart tbody td {
  text-align: center;
}
.cart tbody td.product-name {
  text-align: left;
}
@media (min-width: 768px) {
  .cart tbody td.product-name a {
    margin-top: 35px;
    display: inline-block;
  }
}
.cart .product-thumbnail {
  width: 115px;
}
@media (max-width: 768px) {
  .cart .product-thumbnail {
    display: none;
  }
}
.cart .product-remove {
  width: 65px;
}
.cart .product-remove a {
  color: #fff !important;
  background-color: rgb(0,48,59);
}
@media (min-width: 768px) {
  .cart .product-remove a {
    margin-top: 35px;
    display: inline-block;
  }
}
.cart .product-remove a:hover {
  background-color: #54b5bf;
}
@media (min-width: 768px) {
  .cart .product-remove a:hover {
    margin-top: 35px;
    display: inline-block;
  }
}
.cart .product-subtotal {
  width: 120px;
}
@media (min-width: 768px) {
  .cart .product-subtotal span.woocommerce-Price-amount {
    margin-top: 35px;
    display: inline-block;
  }
}
.cart .product-quantity {
  width: 110px;
}
@media (min-width: 768px) {
  .cart .product-quantity div.quantity {
    margin-top: 25px;
    display: inline-block;
  }
}
.cart .product-quantity .quantity input {
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  -o-border-radius: 6px !important;
  -ms-border-radius: 6px !important;
  -khtml-border-radius: 6px !important;
  border-radius: 6px !important;
  border: 1px solid #b8b8b8 !important;
}
.cart .product-price {
  width: 110px;
}
@media (min-width: 768px) {
  .cart .product-price span.woocommerce-Price-amount {
    margin-top: 35px;
    display: inline-block;
  }
}
.cart div.coupon {
  max-width: 200px;
  display: inline-block;
}
.cart .apply-coupon {
  float: left;
  margin-left: 30px;
}
.cart tr.last {
  border-bottom: 1px solid #ddd;
}
.cart tr.last td.actions {
  padding: 20px 0;
}
@media (max-width: 768px) {
  .cart tr.last td.actions {
    text-align: center;
  }
  .cart tr.last td.actions div {
    display: block;
    width: 100%;
    clear: both;
    text-align: center;
  }
  .cart tr.last td.actions .coupon-area {
    display: inline-block;
    width: auto;
  }
  .cart tr.last td.actions .cart-buttons {
    float: left;
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .cart-total {
    width: 80%;
  }
}
.flex-viewport {
  margin-bottom: 20px;
}
.flex-control-thumbs li img {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -khtml-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.woocommerce .woocommerce-product-rating .woocommerce-review-link {
  display: block;
  width: 100%;
  float: left;
  margin-top: 5px;
  color: #666666;
}
.woocommerce .woocommerce-product-rating .woocommerce-review-link:hover {
  color: #54b5bf;
}
.woocommerce .woocommerce-product-rating .woocommerce-review-link:hover span {
  color: #54b5bf;
}
.woocommerce .woocommerce-product-rating:after {
  content: "";
  display: block;
  float: none;
  clear: both;
}
.woocommerce .comment-form-rating {
  margin-top: 20px;
  margin-bottom: 10px;
}
.woocommerce .comment-form-comment {
  margin-bottom: 20px;
}
.woocommerce .star-rating {
  line-height: 1em;
}
.woocommerce .star-rating span {
  font-family: star;
}
.woocommerce .star-rating span:before {
  color: #fe4f4f;
}
.woocommerce .star-rating:before {
  content: "\53\53\53\53\53";
  color: #e3e3e3;
}
.woocommerce p.stars a {
  display: inline-block;
  padding: 0 1em;
  height: 2.5em;
  line-height: 2.5em;
  border-right: 1px solid #e5e5e5;
  box-sizing: content-box;
}
.woocommerce p.stars a:first-child {
  margin-left: 0;
  padding-left: 0;
}
.woocommerce p.stars a:first-child:before {
  margin-left: 0;
}
.woocommerce p.stars a:last-child {
  border-right: 0;
}
.woocommerce p.stars a:before {
  content: none;
  margin-left: 1em;
  height: 2.5em;
  line-height: 2.5em;
  font-family: star;
  color: #e5e5e5;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -khtml-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.woocommerce p.stars a:hover:before {
  color: #fe4f4f;
}
.woocommerce p.stars a.star-1 {
  width: 1em;
}
.woocommerce p.stars a.star-1:before {
  content: "\53" !important;
  width: 1em;
}
.woocommerce p.stars a.star-1:hover:before {
  content: "\53" !important;
}
.woocommerce p.stars a.star-2 {
  width: 2em;
}
.woocommerce p.stars a.star-2:before {
  content: "\53\53" !important;
  width: 2em;
}
.woocommerce p.stars a.star-2:hover:before {
  content: "\53\53" !important;
}
.woocommerce p.stars a.star-3 {
  width: 3em;
}
.woocommerce p.stars a.star-3:before {
  content: "\53\53\53" !important;
  width: 3em;
}
.woocommerce p.stars a.star-3:hover:before {
  content: "\53\53\53" !important;
}
.woocommerce p.stars a.star-4 {
  width: 4em;
}
.woocommerce p.stars a.star-4:before {
  content: "\53\53\53\53" !important;
  width: 4em;
}
.woocommerce p.stars a.star-4:hover:before {
  content: "\53\53\53\53" !important;
}
.woocommerce p.stars a.star-5 {
  width: 5em;
}
.woocommerce p.stars a.star-5:before {
  content: "\53\53\53\53\53" !important;
  width: 5em;
}
.woocommerce p.stars a.star-5:hover:before {
  content: "\53\53\53\53\53" !important;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  position: relative;
  width: calc((100% - 40px) / 5);
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #000000;
}
.woocommerce div.product div.images .flex-control-thumbs li:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -khtml-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.woocommerce div.product div.images .flex-control-thumbs li.flex-active {
  background-color: #fff;
}
.woocommerce div.product div.images .flex-control-thumbs li.flex-active:before {
  background-color: #54b5bf;
}
.woocommerce div.product div.images .flex-control-thumbs li:nth-child(5n) {
  margin-right: 0;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  margin-right: 10px;
  font-size: 18px;
  text-decoration-color: #666666;
  opacity: 1;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}
.woocommerce div.product p.price ins span,
.woocommerce div.product span.price ins span {
  color: #54b5bf;
}
.woocommerce div.product form.cart .variations td.label {
  padding: 0;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
.woocommerce div.product form.cart .variations select {
  padding: 5px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
.woocommerce div.product form.cart div.quantity {
  margin-right: 20px;
  margin-bottom: 10px;
}
.woocommerce div.product form.cart .single_add_to_cart_button {
  width: 150px;
  height: 42px;
  text-align: center;
  font-size: 14px;
  background-color: #54b5bf;
  color: #ffffff;
  border: 1px solid #54b5bf;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -khtml-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.woocommerce div.product form.cart .single_add_to_cart_button:hover {
  color: #54b5bf;
  background-color: #ffffff;
}
.woocommerce div.product .woocommerce-tabs {
  margin-bottom: 60px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
  margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin: 0;
  padding: 0;
  background-color: #f7f7f7;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-right: 0;
  z-index: 9;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 10px 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
  border-right: 1px solid #e5e5e5;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  content: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.r-tabs-state-active {
  background-color: #ffffff;
  border-bottom-color: #ffffff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.r-tabs-state-active a {
  color: #54b5bf;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  content: "";
}
.woocommerce div.product .woocommerce-tabs .panel {
  position: relative;
  margin: -1px 0 0 0;
  padding: 40px 20px 10px;
  border: 1px solid #e5e5e5;
  z-index: 2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
}
.woocommerce .quantity input.qty {
  display: inline;
  float: left;
  vertical-align: middle;
  width: 50px;
  height: 42px;
  padding: 0;
  margin: 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  text-align: center;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  font-size: 18px;
  line-height: 18px;
}
.woocommerce .quantity input.qty::-webkit-inner-spin-button,
.woocommerce .quantity input.qty::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce .product .quantity input[type=button].is-form,
.woocommerce .woocommerce-cart-wrap .quantity input[type=button].is-form,
.woocommerce .woocommerce-variation-add-to-cart .quantity input[type=button].is-form {
  overflow: hidden;
  position: relative;
  background-color: #fff;
  border: 1px solid rgb(0,48,59);
  border-style: solid;
  text-transform: none;
  font-weight: 400;
  border-radius: 0;
  box-shadow: none!important;
  width: 50px;
  height: 42px;
  font-size: 24px;
  text-align: center;
  padding: 0;
  margin: 0;
  line-height: 24px;
}
.woocommerce #reviews #comments ol.commentlist {
  margin: 0;
  padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  padding: 0;
  background-color: transparent;
  border: 0;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  -khtml-border-radius: 30px;
  border-radius: 30px;
}
.woocommerce #reviews #comments ol.commentlist li .no-avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  width: 60px;
  height: 60px;
  background: #54b5bf;
  border: 0;
  text-align: center;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  -khtml-border-radius: 30px;
  border-radius: 30px;
}
.woocommerce #reviews #comments ol.commentlist li .no-avatar .fa {
  color: #ffffff;
  font-size: 30px;
  line-height: 60px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin-left: 90px;
  border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 14px;
  color: #54b5bf;
}
.woocommerce #review_form #respond .comment-reply-title {
  font-size: 18px;
  font-weight: 700;
}
.woocommerce #review_form #respond .comment-form label {
  display: block;
  margin-bottom: 10px;
}
.woocommerce #review_form #respond .form-submit input {
  width: 150px;
  height: 42px;
  text-align: center;
  font-size: 14px;
  background-color: #54b5bf;
  color: #ffffff;
  border: 1px solid #54b5bf;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -khtml-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.woocommerce #review_form #respond .form-submit input:hover {
  color: #54b5bf;
  background-color: #ffffff;
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-page .woocommerce-ordering {
  float: left;
  width: 240px;
}
.woocommerce ul.products.products-2-cols li.product,
.woocommerce .woocommerce-page ul.products.products-2-cols li.product {
  width: 48.1%;
}
.woocommerce ul.products.products-2-cols li.product:nth-child(2n),
.woocommerce .woocommerce-page ul.products.products-2-cols li.product:nth-child(2n) {
  margin-right: 0;
}
.woocommerce ul.products.products-3-cols li.product,
.woocommerce .woocommerce-page ul.products.products-3-cols li.product {
  width: 30.8%;
}
.woocommerce ul.products.products-3-cols li.product:nth-child(3n),
.woocommerce .woocommerce-page ul.products.products-3-cols li.product:nth-child(3n) {
  margin-right: 0;
}
.woocommerce ul.products.products-4-cols li.product,
.woocommerce .woocommerce-page ul.products.products-4-cols li.product {
  width: 22.15%;
}
.woocommerce ul.products.products-4-cols li.product:nth-child(4n),
.woocommerce .woocommerce-page ul.products.products-4-cols li.product:nth-child(4n) {
  margin-right: 0;
}
.woocommerce ul.products li.product,
.woocommerce .woocommerce-page ul.products li.product {
  padding-bottom: 20px;
  text-align: center;
  -webkit-box-shadow: inset 0 0 1px 1px #e5e5e5;
  -moz-box-shadow: inset 0 0 1px 1px #e5e5e5;
  box-shadow: inset 0 0 1px 1px #e5e5e5;
}
.woocommerce ul.products li.product .wp-post-image-wrapper,
.woocommerce .woocommerce-page ul.products li.product .wp-post-image-wrapper {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.woocommerce ul.products li.product .wp-post-image-wrapper img,
.woocommerce .woocommerce-page ul.products li.product .wp-post-image-wrapper img {
  margin: 0;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -khtml-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.woocommerce ul.products li.product .wp-post-image-wrapper:hover img,
.woocommerce .woocommerce-page ul.products li.product .wp-post-image-wrapper:hover img {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -khtml-transform: scale(1.5);
  transform: scale(1.5);
}
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
  padding-top: 1.5em;
  font-size: 18px;
}
.woocommerce ul.products li.product .star-rating,
.woocommerce .woocommerce-page ul.products li.product .star-rating {
  font-size: 12px;
}
.woocommerce ul.products li.product .price ins,
.woocommerce .woocommerce-page ul.products li.product .price ins {
  text-decoration: none;
}
.woocommerce ul.products li.product .price ins span,
.woocommerce .woocommerce-page ul.products li.product .price ins span {
  color: #54b5bf;
  font-size: 18px;
  font-weight: 700;
}
.woocommerce ul.products li.product .button,
.woocommerce .woocommerce-page ul.products li.product .button {
  padding: 10px 12px;
  color: #ffffff;
  background-color: #54b5bf;
  border: 1px solid #54b5bf;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -khtml-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce .woocommerce-page ul.products li.product .button:hover {
  color: #54b5bf;
  background-color: #ffffff;
}
.woocommerce ul.products .star-rating,
.woocommerce .woocommerce-page ul.products .star-rating {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .woocommerce .main-with-right-sidebar div.product div.summary,
  .woocommerce .main-with-left-sidebar div.product div.summary,
  .woocommerce .main-with-right-sidebar div.product div.images,
  .woocommerce .main-with-left-sidebar div.product div.images {
    float: none;
    width: 100%;
  }
  .woocommerce .main-with-right-sidebar ul.products.products-3-cols li.product,
  .woocommerce .main-with-left-sidebar ul.products.products-3-cols li.product,
  .woocommerce .main-with-right-sidebar ul.products.products-4-cols li.product,
  .woocommerce .main-with-left-sidebar ul.products.products-4-cols li.product {
    width: 48.1%;
  }
  .woocommerce .main-with-right-sidebar ul.products.products-3-cols li.product:nth-child(3n),
  .woocommerce .main-with-left-sidebar ul.products.products-3-cols li.product:nth-child(3n),
  .woocommerce .main-with-right-sidebar ul.products.products-4-cols li.product:nth-child(3n),
  .woocommerce .main-with-left-sidebar ul.products.products-4-cols li.product:nth-child(3n),
  .woocommerce .main-with-right-sidebar ul.products.products-3-cols li.product:nth-child(4n),
  .woocommerce .main-with-left-sidebar ul.products.products-3-cols li.product:nth-child(4n),
  .woocommerce .main-with-right-sidebar ul.products.products-4-cols li.product:nth-child(4n),
  .woocommerce .main-with-left-sidebar ul.products.products-4-cols li.product:nth-child(4n) {
    margin-right: 3.8%;
  }
  .woocommerce .main-with-right-sidebar ul.products.products-3-cols li.product:nth-child(2n),
  .woocommerce .main-with-left-sidebar ul.products.products-3-cols li.product:nth-child(2n),
  .woocommerce .main-with-right-sidebar ul.products.products-4-cols li.product:nth-child(2n),
  .woocommerce .main-with-left-sidebar ul.products.products-4-cols li.product:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .woocommerce div.product div.images,
  .woocommerce-page div.product div.images {
    float: none;
    width: 100%;
  }
  .woocommerce div.product div.summary,
  .woocommerce-page div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
  }
  .woocommerce p.stars a,
  .woocommerce-page p.stars a {
    display: block;
    padding-left: 0;
    border: 0;
  }
  .woocommerce p.stars a:before,
  .woocommerce-page p.stars a:before {
    margin-left: 0;
  }
  .woocommerce #reviews #comments ol.commentlist li .no-avatar,
  .woocommerce-page #reviews #comments ol.commentlist li .no-avatar,
  .woocommerce #reviews #comments ol.commentlist li img.avatar,
  .woocommerce-page #reviews #comments ol.commentlist li img.avatar {
    position: relative;
    top: auto;
    left: auto;
    float: none;
  }
  .woocommerce #reviews #comments ol.commentlist li .comment-text,
  .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .woocommerce ul.products.products-3-cols li.product,
  .woocommerce-page ul.products.products-3-cols li.product,
  .woocommerce ul.products.products-4-cols li.product,
  .woocommerce-page ul.products.products-4-cols li.product {
    width: 48.1%;
  }
  .woocommerce ul.products.products-3-cols li.product:nth-child(3n),
  .woocommerce-page ul.products.products-3-cols li.product:nth-child(3n),
  .woocommerce ul.products.products-4-cols li.product:nth-child(3n),
  .woocommerce-page ul.products.products-4-cols li.product:nth-child(3n),
  .woocommerce ul.products.products-3-cols li.product:nth-child(4n),
  .woocommerce-page ul.products.products-3-cols li.product:nth-child(4n),
  .woocommerce ul.products.products-4-cols li.product:nth-child(4n),
  .woocommerce-page ul.products.products-4-cols li.product:nth-child(4n) {
    margin-right: 3.8%;
  }
  .woocommerce ul.products.products-3-cols li.product:nth-child(2n),
  .woocommerce-page ul.products.products-3-cols li.product:nth-child(2n),
  .woocommerce ul.products.products-4-cols li.product:nth-child(2n),
  .woocommerce-page ul.products.products-4-cols li.product:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 479px) {
  .woocommerce ul.products.products-2-cols li.product,
  .woocommerce-page ul.products.products-2-cols li.product,
  .woocommerce ul.products.products-3-cols li.product,
  .woocommerce-page ul.products.products-3-cols li.product,
  .woocommerce ul.products.products-4-cols li.product,
  .woocommerce-page ul.products.products-4-cols li.product {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .woocommerce .main-with-right-sidebar ul.products.products-2-cols li.product,
  .woocommerce-page .main-with-right-sidebar ul.products.products-2-cols li.product,
  .woocommerce .main-with-left-sidebar ul.products.products-2-cols li.product,
  .woocommerce-page .main-with-left-sidebar ul.products.products-2-cols li.product,
  .woocommerce .main-with-right-sidebar ul.products.products-3-cols li.product,
  .woocommerce-page .main-with-right-sidebar ul.products.products-3-cols li.product,
  .woocommerce .main-with-left-sidebar ul.products.products-3-cols li.product,
  .woocommerce-page .main-with-left-sidebar ul.products.products-3-cols li.product,
  .woocommerce .main-with-right-sidebar ul.products.products-4-cols li.product,
  .woocommerce-page .main-with-right-sidebar ul.products.products-4-cols li.product,
  .woocommerce .main-with-left-sidebar ul.products.products-4-cols li.product,
  .woocommerce-page .main-with-left-sidebar ul.products.products-4-cols li.product {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time,
  .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta time {
    display: block;
  }
}
/*------------------------------
 *	[ Color Switcher ]
 *-----------------------------*/
.poup-settings-wrap {
  position: fixed;
  top: 30%;
  left: -200px;
  z-index: 9999999;
  width: 200px;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.6);
  -webkit-transition: left 0.3s ease-in-out;
  -moz-transition: left 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out;
  -ms-transition: left 0.3s ease-in-out;
  -khtml-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
}
.poup-settings-wrap .poup-settings {
  position: relative;
  top: 0;
  left: 0;
  z-index: 99999999;
  width: 100%;
  min-height: 120px;
  padding: 12px 10px 10px 10px;
  background-color: #ffffff;
}
.poup-settings-wrap .poup-settings .settings-title {
  font-size: 16px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.75);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.poup-settings-wrap .poup-settings .settings-subtitle {
  float: left;
  margin: 0;
  line-height: 34px;
  font-size: 13px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.75);
}
.poup-settings-wrap .poup-settings .settings-skin {
  margin-top: 20px;
}
.poup-settings-wrap .poup-settings .settings-skin .settings-skin-wrap {
  margin-left: 20px;
  display: inline-block;
}
.poup-settings-wrap .poup-settings .settings-skin .settings-skin-wrap .setting-color {
  margin-left: 5px;
  margin-right: 5px;
  width: 40px;
  font-size: 0;
  color: transparent;
  line-height: 12px;
}
.poup-settings-wrap #start-settings {
  position: absolute;
  top: 0;
  right: -40px;
  width: 40px;
  height: 40px;
  display: block;
  z-index: 9999999;
  line-height: 40px;
  font-size: 24px;
  text-align: center;
  color: rgba(0, 0, 0, 0.75);
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.6);
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -khtml-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -khtml-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.poup-settings-wrap.active {
  left: 0;
}
/*------------------------------
 *	[ 3.26 Footer ]
 *-----------------------------*/
footer .footer-top {
  padding: 60px 0 0;
  background-color: #272727;
}
footer .footer-bottom {
  padding: 40px 0;
  background-color: #222222;
}
footer [class*="dv-style"] {
  border-color: #343434;
}
footer .widget {
  padding-top: 20px;
}
@media (min-width: 768px) {
  footer .widget {
    padding-right: 20px;
  }
}
footer .widget ul li {
  border-color: #343434;
}
footer .widget ul li a {
  color: #ffffff;
}
footer .widget-title .title {
  color: #ffffff;
}
footer .widget-title [class*="line"] {
  border-color: #343434;
}
footer .title-secondary .line-left:after {
  position: absolute;
  top: -3px;
  right: -3px;
  content: "";
  display: block;
  margin: 0;
  width: 6px;
  height: 6px;
  background: #343434;
  /* Rotate */
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  transform: rotate(-45deg);
  /* Rotate Origin */
  -webkit-transform_origin: 0 100%;
  -moz-transform_origin: 0 100%;
  -o-transform_origin: 0 100%;
  -ms-transform_origin: 0 100%;
  -khtml-transform_origin: 0 100%;
  transform_origin: 0 100%;
}
footer .title-secondary .line-left:before {
  background-color: #343434;
}
footer .title-secondary .line-right:after {
  position: absolute;
  top: -3px;
  left: -3px;
  content: "";
  display: block;
  margin: 0;
  width: 6px;
  height: 6px;
  background: #343434;
  /* Rotate */
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  transform: rotate(-45deg);
  /* Rotate Origin */
  -webkit-transform_origin: 0 100%;
  -moz-transform_origin: 0 100%;
  -o-transform_origin: 0 100%;
  -ms-transform_origin: 0 100%;
  -khtml-transform_origin: 0 100%;
  transform_origin: 0 100%;
}
footer .title-secondary .line-right:before {
  background-color: #343434;
}
footer .footer-links a {
  padding: 0 20px;
  color: #666666;
}
footer .footer-links a:hover {
  color: #54b5bf;
}
footer .footer-links a:first-child {
  padding-left: 0;
}
footer .footer-links a:last-child {
  padding-right: 0;
}
footer .btn-social-icon {
  margin: 0;
}
@media (max-width: 991px) {
  .copyright,
  .footer-links {
    padding: 10px 0;
  }
}
/*------------------------------
 * [ 3.27 Pages ]
 *-----------------------------*/
.page-content-404 {
  text-align: center;
}
.page-content-404 .input-box {
  float: left;
  margin: 2px 0;
  width: calc(100% - 110px);
}
.page-content-404 .input-box input {
  height: 38px;
}
.page-content-404 .btn {
  float: right;
}
.page-content-404 .img-responsive {
  margin-top: 60px;
}
@media (min-width: 480px) {
  .page-content-404 .img-responsive {
    margin: 100px auto 0;
  }
}
.text-404 {
  color: #e3e3e3;
  line-height: .9;
  font-size: 150px;
}
@media (min-width: 480px) {
  .text-404 {
    font-size: 200px;
  }
}
@media (min-width: 768px) {
  .text-404 {
    font-size: 300px;
  }
}
@media (min-width: 768px) {
  .introduce-about-us {
    padding-left: 30px;
  }
}
.page-list-menu-container {
  padding-right: 20px;
}
.page-list-menu-container a.page-list-menu {
  display: block;
  padding: 10px;
  background-color: #ffffff;
  color: #666666;
  border: 1px solid #dedede;
  border-top-color: #ffffff;
}
.page-list-menu-container a.page-list-menu.top {
  border-top-color: #dedede;
}
.page-list-menu-container a.page-list-menu.active {
  background-color: #54b5bf;
  color: #ffffff;
}
.service-container {
  padding: 40px 0;
}
.service-container .image-maxwidth {
  max-width: 100%;
}
.service-container .text-bg-color {
  color: #ffffff;
}
.service-container .service-title {
  position: relative;
  max-width: 580px;
  margin: 10px auto;
  text-align: center;
}
.service-container .service-title .divider.dv-primary {
  border-width: 0;
}
.service-container .carousel-container {
  position: relative;
}
.service-container .carousel-container img {
  width: 100%;
}
.service-container .carousel-container .slick-slider {
  position: absolute;
  top: 5.8%;
  bottom: 25%;
  left: 12.22%;
  width: 75.56%;
  overflow: hidden;
}
.service-container.no-gutter {
  padding: 0;
}
.service-container.text-align-left {
  text-align: left;
}
.service-container.bg-shade {
  background-color: #fcfcfc;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.service-container.bg-shade.no-border {
  border-width: 0;
}
.service-container.text-inverse .service-title h4,
.service-container.text-inverse .service-title p,
.service-container.text-inverse .testimonial.testimonial-info-center-down .recommendation,
.service-container.text-inverse .testimonial.testimonial-info-center-down .author-role,
.service-container.text-inverse .slick-dots li button,
.service-container.text-inverse .slick-dots li button:before {
  color: #ffffff;
}
.key-features .feature-item {
  padding: 10px 0;
  width: 100%;
}
.key-features .feature-item:after {
  content: "";
  clear: both;
  display: block;
}
.key-features .feature-item .feature-thumb {
  float: left;
  padding: 0 20px 0 0;
  width: 160px;
}
.key-features .feature-item .feature-thumb img {
  max-width: 100%;
  display: inline-block;
}
@media (min-width: 768px) {
  .key-features .feature-item .feature-thumb {
    padding: 0 50px 0 20px;
    width: 260px;
  }
}
.key-features .feature-item .feature-desc {
  float: left;
  width: calc(100% - 160px);
}
.key-features .feature-item .feature-desc h6 {
  max-width: 280px;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
}
.key-features .feature-item .feature-desc p {
  margin-bottom: 0;
  max-width: 280px;
  line-height: 22px;
  font-size: 12px;
}
@media (min-width: 768px) {
  .key-features .feature-item .feature-desc {
    width: calc(100% - 260px);
  }
  .key-features .feature-item .feature-desc h6 {
    font-size: 21px;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .key-features .feature-item .feature-desc p {
    line-height: 22px;
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .key-features .feature-item {
    display: table;
  }
  .key-features .feature-item .feature-thumb,
  .key-features .feature-item .feature-desc {
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
}
.components .fontawesome-icon-list {
  margin-top: 15px;
  padding-left: 0;
  font-size: 15px;
}
.components .fontawesome-icon-list div {
  margin: 10px 0;
}
.components .fontawesome-icon-list i {
  display: inline-block;
  min-width: 20px;
  text-align: center;
  font-size: 20px;
}
.components .fontawesome-icon-list .fa {
  margin-right: 12px;
}
@media (min-width: 992px) {
  .components {
    background: transparent url(media/images/home/showcase-components_850x700.png) bottom right no-repeat;
    background-size: 46% auto;
  }
}
/*------------------------------
 * Miscellaneous stylesheets
 *-----------------------------*/
.full-image {
  width: 100%;
}
.scale-wrapper {
  overflow: hidden;
}
.scale-wrapper .scale-image {
  -webkit-transition: transform 0.6s;
  -moz-transition: transform 0.6s;
  -o-transition: transform 0.6s;
  -ms-transition: transform 0.6s;
  -khtml-transition: transform 0.6s;
  transition: transform 0.6s;
}
.scale-wrapper .scale-image:hover {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -khtml-transform: scale(1.5);
  transform: scale(1.5);
}
.hover-link {
  position: relative;
}
.hover-link .hover-overlay {
  display: none;
  background-color: #000000;
  opacity: 0;
}
.hover-link .btn-overlay {
  position: absolute;
  top: calc(50% - 18px);
  left: calc(50% - 18px);
  width: 36px;
  height: 36px;
  border-color: #ffffff;
  background-color: rgb(0,48,59);
  color: #ffffff;
  padding: 0;
  line-height: 36px;
  text-align: center;
  transform: scale(0);
}
.hover-link .btn-overlay:hover {
  border-color: #54b5bf;
  background-color: #54b5bf;
}
.hover-link .btn-overlay i {
  font-size: 14px;
  top: 50%;
  margin: 0;
}
.hover-link .hover-btn-wrapper {
  position: absolute;
  top: calc(50% - 18px);
  width: 100%;
  height: 36px;
}
.hover-link .hover-btn-wrapper .btn-overlay {
  position: initial;
  display: inline-block;
  margin: 4px;
}
.hover-link .hover-btn-wrapper .btn-overlay span {
  line-height: 25px;
}
.hover-link:hover .hover-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: block;
  opacity: 0.7;
  -webkit-animation-name: fade-in;
  -moz-animation-name: fade-in;
  -o-animation-name: fade-in;
  -ms-animation-name: fade-in;
  -khtml-animation-name: fade-in;
  animation-name: fade-in;
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  -ms-animation-duration: 0.3s;
  -khtml-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -khtml-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -khtml-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -khtml-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: none;
  -moz-animation-fill-mode: none;
  -o-animation-fill-mode: none;
  -ms-animation-fill-mode: none;
  -khtml-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -khtml-animation-direction: normal;
  animation-direction: normal;
}
.hover-link:hover .hover-overlay .btn-overlay:nth-of-type(1) {
  -webkit-animation-name: zoom-out;
  -moz-animation-name: zoom-out;
  -o-animation-name: zoom-out;
  -ms-animation-name: zoom-out;
  -khtml-animation-name: zoom-out;
  animation-name: zoom-out;
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  -ms-animation-duration: 0.3s;
  -khtml-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -khtml-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -khtml-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  -ms-animation-delay: 0.1s;
  -khtml-animation-delay: 0.1s;
  animation-delay: 0.1s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -khtml-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -khtml-animation-direction: normal;
  animation-direction: normal;
}
.hover-link:hover .hover-overlay .btn-overlay:nth-of-type(2) {
  -webkit-animation-name: zoom-out;
  -moz-animation-name: zoom-out;
  -o-animation-name: zoom-out;
  -ms-animation-name: zoom-out;
  -khtml-animation-name: zoom-out;
  animation-name: zoom-out;
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  -ms-animation-duration: 0.3s;
  -khtml-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -khtml-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -khtml-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -khtml-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -khtml-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -khtml-animation-direction: normal;
  animation-direction: normal;
}
.hover-link:hover .hover-overlay .btn-overlay:nth-of-type(3) {
  -webkit-animation-name: zoom-out;
  -moz-animation-name: zoom-out;
  -o-animation-name: zoom-out;
  -ms-animation-name: zoom-out;
  -khtml-animation-name: zoom-out;
  animation-name: zoom-out;
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  -ms-animation-duration: 0.3s;
  -khtml-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -khtml-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -khtml-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  -khtml-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -khtml-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -khtml-animation-direction: normal;
  animation-direction: normal;
}
.hover-link:hover .hover-overlay .btn-overlay:nth-of-type(4) {
  -webkit-animation-name: zoom-out;
  -moz-animation-name: zoom-out;
  -o-animation-name: zoom-out;
  -ms-animation-name: zoom-out;
  -khtml-animation-name: zoom-out;
  animation-name: zoom-out;
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  -ms-animation-duration: 0.3s;
  -khtml-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -khtml-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -khtml-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  -khtml-animation-delay: 0.4s;
  animation-delay: 0.4s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -khtml-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -khtml-animation-direction: normal;
  animation-direction: normal;
}
.container-title {
  margin-left: 10px;
}
.pager-left {
  margin-left: 0;
  text-align: left;
}
.text-primary {
  color: #54b5bf !important;
}
.text-inverse {
  color: #ffffff !important;
}
.text-heading {
  color: rgb(0,48,59) !important;
}
.text-success {
  color: #72c147 !important;
}
.text-notice {
  color: #666666 !important;
}
.text-warning {
  color: #eeb20f !important;
}
.text-danger {
  color: #f16b6b !important;
}
.text-info {
  color: #5d96d1 !important;
}
.text-xs {
  font-size: 10px;
}
.text-sm {
  font-size: 12px !important;
  line-height: 1.25em !important;
}
.text-md {
  font-size: 14px !important;
  line-height: 1.25em !important;
}
.text-lg {
  font-size: 18px !important;
  line-height: 1.25em !important;
}
.text-xl {
  font-size: 24px !important;
  line-height: 1.25em !important;
}
.btn-hover-event-group .btn {
  margin-right: 20px;
  margin-bottom: 20px;
}
.flickrimg {
  padding: 0px;
  margin: 0;
}
.flickr-badge-wrapper {
  width: 100%;
  text-align: left;
}
.flickr-badge-wrapper a {
  display: block;
  position: relative;
  float: left;
  width: calc(25% - 6px);
  margin: 3px;
}
.flickr-badge-wrapper a img {
  width: 100%;
}
.flickr-badge-wrapper a:last-child {
  width: 100%;
}
.flickr-badge-wrapper a:hover:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .75;
}
.flickr-badge-wrapper a:hover:after {
  content: "\f067";
  display: inline-block;
  position: absolute;
  top: calc(50% - 11px);
  left: calc(50% - 7px);
  font-family: "FontAwesome";
  font-size: 18px;
  color: #ffffff;
}
.see-more {
  width: 100%;
}
.marker-info {
  display: none;
}
.gmap .infomsg {
  display: none;
}
.show {
  display: block !important;
}
.hide {
  display: block !important;
}
.background-primary {
  background-color: #54b5bf;
}
.background-body-color {
  background-color: #ffffff;
}
.background-soft {
  background-color: #f2f2f2;
}
.background-footer {
  background-color: #272727;
}
.background-heading {
  background-color: rgb(0,48,59);
}
.background-transparent {
  opacity: 0.75;
}
.background-stripe {
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.background-top-line {
  border-top: 2px solid #e5e5e5;
}
#preload {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-image: url(media/images/preload/preloading-gears-animation.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.fade-in-up {
  -webkit-animation-name: fade-in-up;
  -moz-animation-name: fade-in-up;
  -o-animation-name: fade-in-up;
  -ms-animation-name: fade-in-up;
  -khtml-animation-name: fade-in-up;
  animation-name: fade-in-up;
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  -ms-animation-duration: 0.3s;
  -khtml-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -khtml-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -khtml-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -khtml-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -khtml-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -khtml-animation-direction: normal;
  animation-direction: normal;
}
.fade-in {
  -webkit-animation-name: fade-in;
  -moz-animation-name: fade-in;
  -o-animation-name: fade-in;
  -ms-animation-name: fade-in;
  -khtml-animation-name: fade-in;
  animation-name: fade-in;
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  -ms-animation-duration: 0.3s;
  -khtml-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -khtml-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -khtml-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -khtml-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: none;
  -moz-animation-fill-mode: none;
  -o-animation-fill-mode: none;
  -ms-animation-fill-mode: none;
  -khtml-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -khtml-animation-direction: normal;
  animation-direction: normal;
}
.goto-top {
  position: fixed;
  right: 20px;
  bottom: -80px;
  width: 40px;
  height: 40px;
  z-index: 999;
  background-color: #ffffff;
  border: 2px solid #e5e5e5;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -khtml-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.goto-top.active {
  bottom: 20px;
}
.goto-top:hover {
  border-color: #54b5bf;
}
.goto-top:hover:before {
  color: #54b5bf;
}
.goto-top:before {
  content: "\f106";
  font-family: "FontAwesome";
  font-size: 18px;
  color: #666666;
  line-height: 36px;
}
.border-gray {
  border-color: #f2f2f2;
}
.border-primary {
  border-color: #54b5bf;
}
.border-body-color {
  border-color: #ffffff;
}
.no-border {
  border-width: 0;
}
/* Rewriting Revolution Slider */
.rev_slider .caption,
.rev_slider .tp-caption {
  font-family: "Open Sans", sans-serif !important;
}
/*------------------------------
 * Mixins
 *-----------------------------*/
/*
 * Animation Key Frames
**/
@-moz-keyframes fade-in-up {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  90% {
    opacity: 0.7;
    transform: none;
  }
}
@-webkit-keyframes fade-in-up {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  90% {
    opacity: 0.7;
    transform: none;
  }
}
@keyframes fade-in-up {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  90% {
    opacity: 0.7;
    transform: none;
  }
}
@-moz-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.7;
  }
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.7;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.7;
  }
}
@-moz-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.7;
  }
}
@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.7;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.7;
  }
}
@-moz-keyframes zoom-out {
  0% {
    transform: scale(0);
  }
  90% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes zoom-out {
  0% {
    transform: scale(0);
  }
  90% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoom-out {
  0% {
    transform: scale(0);
  }
  90% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@-moz-keyframes header-move-down {
  0% {
    transform: translateY(-160px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes header-move-down {
  0% {
    transform: translateY(-160px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes header-move-down {
  0% {
    transform: translateY(-160px);
  }
  100% {
    transform: translateY(0px);
  }
}
