@charset "UTF-8";
/*
	Name: Linda Bell
	Type: WordPress Template
	Author: Wiloke.net
	Version: 1.0
	
*/
/*===================================================

	Table of Contents
	
	01. Generel Styles
		01. Margin
		02. Padding
		03 Reset CSS
		04. Typography
		05. Effect

	02. components
		01. preloader
		02. Buttons
		03. Image Cover
		04. Background Cover
		05. Gallery
		06. Post
		07. Post Meta
		08. Social List
		09. Select button
		10. Dropdown List
		11. Top Nav
		12. Header Action
		13. Portfolio
		14. Products
		15. Display table, table cell
		16. Top Head
		17. Modal Up
	03. Layout
		01. Header
		02 Footer
		03. Sidebar
	
====================================================*/
/*01. Generel Styles*/
/* 01.01 Margin */
.margin__auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.margin-top__5 {
  margin-top: 5px;
}

.margin-top__10 {
  margin-top: 10px;
}

.margin-top__15 {
  margin-top: 15px;
}

.margin-top__20 {
  margin-top: 20px;
}

.margin-top__25 {
  margin-top: 25px;
}

.margin-top__30 {
  margin-top: 30px;
}

.margin-top__35 {
  margin-top: 35px;
}

.margin-top__40 {
  margin-top: 40px;
}

.margin-top__45 {
  margin-top: 45px;
}

.margin-top__50 {
  margin-top: 50px;
}

.margin-right__5 {
  margin-right: 5px;
}

.margin-right__10 {
  margin-right: 10px;
}

.margin-right__15 {
  margin-right: 15px;
}

.margin-right__20 {
  margin-right: 20px;
}

.margin-right__25 {
  margin-right: 25px;
}

.margin-right__30 {
  margin-right: 30px;
}

.margin-right__35 {
  margin-right: 35px;
}

.margin-right__40 {
  margin-right: 40px;
}

.margin-right__45 {
  margin-right: 45px;
}

.margin-right__50 {
  margin-right: 50px;
}

.margin-bottom__5 {
  margin-bottom: 5px;
}

.margin-bottom__10 {
  margin-bottom: 10px;
}

.margin-bottom__15 {
  margin-bottom: 15px;
}

.margin-bottom__20 {
  margin-bottom: 20px;
}

.margin-bottom__25 {
  margin-bottom: 25px;
}

.margin-bottom__30 {
  margin-bottom: 30px;
}

.margin-bottom__35 {
  margin-bottom: 35px;
}

.margin-bottom__40 {
  margin-bottom: 40px;
}

.margin-bottom__45 {
  margin-bottom: 45px;
}

.margin-bottom__50 {
  margin-bottom: 50px;
}

.margin-left__5 {
  margin-left: 5px;
}

.margin-left__10 {
  margin-left: 10px;
}

.margin-left__15 {
  margin-left: 15px;
}

.margin-left__20 {
  margin-left: 20px;
}

.margin-left__25 {
  margin-left: 25px;
}

.margin-left__30 {
  margin-left: 30px;
}

.margin-left__35 {
  margin-left: 35px;
}

.margin-left__40 {
  margin-left: 40px;
}

.margin-left__45 {
  margin-left: 45px;
}

.margin-left__50 {
  margin-left: 50px;
}

/* 01.02 Padding */
.padding-top__5 {
  padding-top: 5px;
}

.padding-top__10 {
  padding-top: 10px;
}

.padding-top__15 {
  padding-top: 15px;
}

.padding-top__20 {
  padding-top: 20px;
}

.padding-top__25 {
  padding-top: 25px;
}

.padding-top__30 {
  padding-top: 30px;
}

.padding-top__35 {
  padding-top: 35px;
}

.padding-top__40 {
  padding-top: 40px;
}

.padding-top__45 {
  padding-top: 45px;
}

.padding-top__50 {
  padding-top: 50px;
}

.padding-right__5 {
  padding-right: 5px;
}

.padding-right__10 {
  padding-right: 10px;
}

.padding-right__15 {
  padding-right: 15px;
}

.padding-right__20 {
  padding-right: 20px;
}

.padding-right__25 {
  padding-right: 25px;
}

.padding-right__30 {
  padding-right: 30px;
}

.padding-right__35 {
  padding-right: 35px;
}

.padding-right__40 {
  padding-right: 40px;
}

.padding-right__45 {
  padding-right: 45px;
}

.padding-right__50 {
  padding-right: 50px;
}

.padding-bottom__5 {
  padding-bottom: 5px;
}

.padding-bottom__10 {
  padding-bottom: 10px;
}

.padding-bottom__15 {
  padding-bottom: 15px;
}

.padding-bottom__20 {
  padding-bottom: 20px;
}

.padding-bottom__25 {
  padding-bottom: 25px;
}

.padding-bottom__30 {
  padding-bottom: 30px;
}

.padding-bottom__35 {
  padding-bottom: 35px;
}

.padding-bottom__40 {
  padding-bottom: 40px;
}

.padding-bottom__45 {
  padding-bottom: 45px;
}

.padding-bottom__50 {
  padding-bottom: 50px;
}

.padding-left__5 {
  padding-left: 5px;
}

.padding-left__10 {
  padding-left: 10px;
}

.padding-left__15 {
  padding-left: 15px;
}

.padding-left__20 {
  padding-left: 20px;
}

.padding-left__25 {
  padding-left: 25px;
}

.padding-left__30 {
  padding-left: 30px;
}

.padding-left__35 {
  padding-left: 35px;
}

.padding-left__40 {
  padding-left: 40px;
}

.padding-left__45 {
  padding-left: 45px;
}

.padding-left__50 {
  padding-left: 50px;
}

.font-size__2 {
  font-size: 2px;
}

.font-size__4 {
  font-size: 4px;
}

.font-size__6 {
  font-size: 6px;
}

.font-size__8 {
  font-size: 8px;
}

.font-size__10 {
  font-size: 10px;
}

.font-size__12 {
  font-size: 12px;
}

.font-size__14 {
  font-size: 14px;
}

.font-size__16 {
  font-size: 16px;
}

.font-size__18 {
  font-size: 18px;
}

.font-size__20 {
  font-size: 20px;
}

.font-size__22 {
  font-size: 22px;
}

.font-size__24 {
  font-size: 24px;
}

.font-size__26 {
  font-size: 26px;
}

.font-size__28 {
  font-size: 28px;
}

.font-size__30 {
  font-size: 30px;
}

.font-size__32 {
  font-size: 32px;
}

.font-size__34 {
  font-size: 34px;
}

.font-size__36 {
  font-size: 36px;
}

.font-size__38 {
  font-size: 38px;
}

.font-size__40 {
  font-size: 40px;
}

.backface-visibility__hidden {
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}

.backface-visibility__visible {
  -webkit-backface-visibility: visible;
  /* Chrome, Safari, Opera */
  backface-visibility: visible;
}

.background-position__center-center {
  background-position: center center;
}

.background-position__center-top {
  background-position: center top;
}

.background-position__center-bottom {
  background-position: center bottom;
}

.background-position__left-top {
  background-position: left top;
}

.background-position__left-center {
  background-position: left center;
}

.background-position__left-bottom {
  background-position: left bottom;
}

.background-position__right-top {
  background-position: right top;
}

.background-position__right-center {
  background-position: right center;
}

.background-position__right-bottom {
  background-position: right bottom;
}

.background-position__initial {
  background-position: initial;
}

.background-origin__border-box {
  background-origin: border-box;
}

.background-origin__padding-box {
  background-origin: padding-box;
}

.background-origin__content-box {
  background-origin: content-box;
}

.background-origin__initial {
  background-origin: initial;
}

.background-repeat__repeat {
  background-repeat: repeat;
}

.background-repeat__repeat-x {
  background-repeat: repeat-x;
}

.background-repeat__repeat-y {
  background-repeat: repeat-y;
}

.background-repeat__no-repeat {
  background-repeat: no-repeat;
}

.background-repeat__initial {
  background-repeat: initial;
}

.background-size__auto {
  background-size: auto;
}

.background-size__50 {
  background-size: 50%;
}

.background-size__100 {
  background-size: 100% 100%;
}

.background-size__cover {
  background-size: -webkit-cover;
  background-size: cover;
}

.background-size__contain {
  background-size: contain;
}

.background-size__initial {
  background-size: initial;
}

.background-attachment__fixed {
  background-attachment: fixed;
}

.background-attachment__scroll {
  background-attachment: scroll;
}

.border__0 {
  border: 0;
}

.border-radius__50 {
  border-radius: 50%;
}

.clear-fix:before, .clear-fix:after {
  display: table;
  content: "";
}

.clear-fix:after {
  clear: both;
}

.direction__ltr {
  direction: ltr;
}

.direction__rtl {
  direction: rtl;
}

.direction__initial {
  direction: initial;
}

.display__none {
  display: none !important;
}

.display__block {
  display: block !important;
}

.display__list-item {
  display: list-item;
}

.display__initial {
  display: initial;
}

.display__table {
  display: table;
  width: 100%;
}

.display__table-row {
  display: table-row;
}

.display__table-cell {
  display: table-cell;
  vertical-align: middle;
}

.vertical-align__middle {
  vertical-align: middle;
}

.vertical-align__top {
  vertical-align: top;
}

.vertical-align__bottom {
  vertical-align: bottom;
}

.vertical-align__text-top {
  vertical-align: text-top;
}

.vertical-align__text-bottom {
  vertical-align: text-bottom;
}

.font-style__italic {
  font-style: italic;
}

.font-style__normal {
  font-style: normal;
}

.font-weight__100 {
  font-weight: 100;
}

.font-weight__200 {
  font-weight: 200;
}

.font-weight__300 {
  font-weight: 300;
}

.font-weight__400 {
  font-weight: 400;
}

.font-weight__500 {
  font-weight: 500;
}

.font-weight__600 {
  font-weight: 600;
}

.font-weight__700 {
  font-weight: 700;
}

.font-weight__800 {
  font-weight: 800;
}

.font-weight__900 {
  font-weight: 900;
}

.float__left {
  float: left;
}

.float__right {
  float: right;
}

.float__none {
  float: none;
}

.float__initial {
  float: initial;
}

.float__inherit {
  float: inherit;
}

.list-style__none {
  list-style: none;
}

.list-style__initial {
  list-style: initial;
}

.height__100 {
  height: 100%;
}

.height__100-i {
  height: 100% !important;
}

.width__100 {
  width: 100%;
}

.width__100-i {
  width: 100% !important;
}

.opacity__0 {
  opacity: 0;
}

.opacity__1 {
  opacity: 1;
}

.outline__0 {
  outline: 0;
}

.overflow__auto {
  overflow: auto;
}

.overflow__scroll {
  overflow: scroll;
}

.overflow__visible {
  overflow: visible;
}

.overflow__hidden {
  overflow: hidden;
}

.overflow__initial {
  overflow: initial;
}

.position__fixed {
  position: fixed;
}

.position__absolute {
  position: absolute;
}

.position__relative {
  position: relative;
}

.position__static {
  position: static;
}

.position__initial {
  position: initial;
}

.text-align__center {
  text-align: center !important;
}

.text-align__left {
  text-align: left !important;
}

.text-align__right {
  text-align: right !important;
}

.text-align__initial {
  text-align: initial;
}

.text-decoration__overline {
  text-decoration: overline;
}

.text-decoration__line-through {
  text-decoration: line-through;
}

.text-decoration__underline {
  text-decoration: underline;
}

.text-decoration__none {
  text-decoration: none;
}

.text-decoration__initial {
  text-decoration: initial;
}

.text-justify__auto {
  text-align: justify;
  text-justify: auto;
}

.text-justify__inter-word {
  text-align: justify;
  text-justify: inter-word;
}

.text-justify__inter-ideograph {
  text-align: justify;
  text-justify: inter-ideograph;
}

.text-justify__inter-cluster {
  text-align: justify;
  text-justify: inter-cluster;
}

.text-justify__inter-distribute {
  text-align: justify;
  text-justify: inter-distribute;
}

.text-justify__inter-kashida {
  text-align: justify;
  text-justify: inter-kashida;
}

.text-justify__inter-trim {
  text-align: justify;
  text-justify: inter-trim;
}

.text-justify__none {
  text-align: justify;
  text-justify: none;
}

.text-justify__initial {
  text-align: justify;
  text-justify: initial;
}

.text-overflow__clip {
  overflow: hidden;
  text-overflow: clip;
}

.text-overflow__ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-overflow__initial {
  overflow: hidden;
  text-overflow: initial;
}

.text-transform__uppercase {
  text-transform: uppercase;
}

.text-transform__capitalize {
  text-transform: capitalize;
}

.text-transform__lowercase {
  text-transform: lowercase;
}

.text-transform__none {
  text-transform: none;
}

.text-transform__initial {
  text-transform: initial;
}

.visibility__visible {
  visibility: visible;
}

.visibility__hidden {
  visibility: hidden;
}

.visibility__initial {
  visibility: initial;
}

.white-space__normal {
  white-space: normal;
}

.white-space__nowrap {
  white-space: nowrap;
}

.white-space__pre {
  white-space: pre;
}

.white-space__pre-line {
  white-space: pre-line;
}

.white-space__pre-wrap {
  white-space: pre-wrap;
}

.white-space__initial {
  white-space: initial;
}

.transform__translate-50-50 {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.transform__translate-x50 {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}

.transform__translate-y50 {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.image-wrapper img {
  max-width: 100%;
  height: auto;
}

.rtl {
  direction: rtl;
}

.font-family__arial {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.font-family__arial-black {
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

.font-family__comic-sans-ms {
  font-family: "Comic Sans MS", cursive, sans-serif;
}

.font-family__courier-new {
  font-family: "Courier New", Courier, monospace;
}

.font-family__impact {
  font-family: Impact, Charcoal, sans-serif;
}

.font-family__tahoma {
  font-family: Tahoma, Geneva, sans-serif;
}

.font-family__times-new-roman {
  font-family: "Times New Roman", Times, serif;
}

.font-family__verdana {
  font-family: Verdana, Geneva, sans-serif;
}

.owl-item.active [data-effect="fade"],
.fp-table.active:not(.first-section) [data-effect="fade"] {
  -webkit-animation: fadeIn 0.5s linear 0.5s both;
  -moz-animation: fadeIn 0.5s linear 0.5s both;
  -o-animation: fadeIn 0.5s linear 0.5s both;
  -ms-animation: fadeIn 0.5s linear 0.5s both;
  animation: fadeIn 0.5s linear 0.5s both;
}

.owl-item.active [data-effect="moveUp"],
.fp-table.active:not(.first-section) [data-effect="moveUp"] {
  -webkit-animation: moveUp 1s ease-in-out both;
  -moz-animation: moveUp 1s ease-in-out both;
  -o-animation: moveUp 1s ease-in-out both;
  -ms-animation: moveUp 1s ease-in-out both;
  animation: moveUp 1s ease-in-out both;
}

.owl-item.active [data-effect="flip"],
.fp-table.active:not(.first-section) [data-effect="flip"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flip;
  animation-name: flip;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="flipInX"],
.fp-table.active:not(.first-section) [data-effect="flipInX"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="flipInY"],
.fp-table.active:not(.first-section) [data-effect="flipInY"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="flipOutX"],
.fp-table.active:not(.first-section) [data-effect="flipOutX"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="flipOutY"],
.fp-table.active:not(.first-section) [data-effect="flipOutY"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="bounce"],
.fp-table.active:not(.first-section) [data-effect="bounce"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="flash"],
.fp-table.active:not(.first-section) [data-effect="flash"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flash;
  animation-name: flash;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="pulse"],
.fp-table.active:not(.first-section) [data-effect="pulse"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="rubberBand"],
.fp-table.active:not(.first-section) [data-effect="rubberBand"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="shake"],
.fp-table.active:not(.first-section) [data-effect="shake"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: shake;
  animation-name: shake;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="swing"],
.fp-table.active:not(.first-section) [data-effect="swing"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: swing;
  animation-name: swing;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="tada"],
.fp-table.active:not(.first-section) [data-effect="tada"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="wobble"],
.fp-table.active:not(.first-section) [data-effect="wobble"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: wobble;
  animation-name: wobble;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="jello"],
.fp-table.active:not(.first-section) [data-effect="jello"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="bounceIn"],
.fp-table.active:not(.first-section) [data-effect="bounceIn"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="bounceInDown"],
.fp-table.active:not(.first-section) [data-effect="bounceInDown"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="bounceInLeft"],
.fp-table.active:not(.first-section) [data-effect="bounceInLeft"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="bounceInRight"],
.fp-table.active:not(.first-section) [data-effect="bounceInRight"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="bounceInUp"],
.fp-table.active:not(.first-section) [data-effect="bounceInUp"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="bounceOut"],
.fp-table.active:not(.first-section) [data-effect="bounceOut"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="bounceOutDown"],
.fp-table.active:not(.first-section) [data-effect="bounceOutDown"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="bounceOutLeft"],
.fp-table.active:not(.first-section) [data-effect="bounceOutLeft"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="bounceOutRight"],
.fp-table.active:not(.first-section) [data-effect="bounceOutRight"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="bounceOutUp"],
.fp-table.active:not(.first-section) [data-effect="bounceOutUp"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="fadeIn"],
.fp-table.active:not(.first-section) [data-effect="fadeIn"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="fadeInDown"],
.fp-table.active:not(.first-section) [data-effect="fadeInDown"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="fadeInDownBig"],
.fp-table.active:not(.first-section) [data-effect="fadeInDownBig"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="fadeInLeft"],
.fp-table.active:not(.first-section) [data-effect="fadeInLeft"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="fadeInLeftBig"],
.fp-table.active:not(.first-section) [data-effect="fadeInLeftBig"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="fadeInRight"],
.fp-table.active:not(.first-section) [data-effect="fadeInRight"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="fadeInRightBig"],
.fp-table.active:not(.first-section) [data-effect="fadeInRightBig"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="fadeInUp"],
.fp-table.active:not(.first-section) [data-effect="fadeInUp"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="fadeInUpBig"],
.fp-table.active:not(.first-section) [data-effect="fadeInUpBig"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="fadeOut"],
.fp-table.active:not(.first-section) [data-effect="fadeOut"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="fadeOutDown"],
.fp-table.active:not(.first-section) [data-effect="fadeOutDown"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="fadeOutDownBig"],
.fp-table.active:not(.first-section) [data-effect="fadeOutDownBig"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="fadeOutLeft"],
.fp-table.active:not(.first-section) [data-effect="fadeOutLeft"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="fadeOutLeftBig"],
.fp-table.active:not(.first-section) [data-effect="fadeOutLeftBig"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="fadeOutRight"],
.fp-table.active:not(.first-section) [data-effect="fadeOutRight"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="fadeOutRightBig"],
.fp-table.active:not(.first-section) [data-effect="fadeOutRightBig"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="fadeOutUp"],
.fp-table.active:not(.first-section) [data-effect="fadeOutUp"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="fadeOutUpBig"],
.fp-table.active:not(.first-section) [data-effect="fadeOutUpBig"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="lightSpeedIn"],
.fp-table.active:not(.first-section) [data-effect="lightSpeedIn"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="lightSpeedOut"],
.fp-table.active:not(.first-section) [data-effect="lightSpeedOut"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="rotateIn"],
.fp-table.active:not(.first-section) [data-effect="rotateIn"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="rotateInDownLeft"],
.fp-table.active:not(.first-section) [data-effect="rotateInDownLeft"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="rotateInDownRight"],
.fp-table.active:not(.first-section) [data-effect="rotateInDownRight"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="rotateInUpLeft"],
.fp-table.active:not(.first-section) [data-effect="rotateInUpLeft"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="rotateInUpRight"],
.fp-table.active:not(.first-section) [data-effect="rotateInUpRight"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="rotateOut"],
.fp-table.active:not(.first-section) [data-effect="rotateOut"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="rotateOutDownLeft"],
.fp-table.active:not(.first-section) [data-effect="rotateOutDownLeft"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="rotateOutDownRight"],
.fp-table.active:not(.first-section) [data-effect="rotateOutDownRight"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="rotateOutUpLeft"],
.fp-table.active:not(.first-section) [data-effect="rotateOutUpLeft"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="rotateOutUpRight"],
.fp-table.active:not(.first-section) [data-effect="rotateOutUpRight"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="slideInUp"],
.fp-table.active:not(.first-section) [data-effect="slideInUp"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="slideInDown"],
.fp-table.active:not(.first-section) [data-effect="slideInDown"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="slideInLeft"],
.fp-table.active:not(.first-section) [data-effect="slideInLeft"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="slideInRight"],
.fp-table.active:not(.first-section) [data-effect="slideInRight"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="slideOutUp"],
.fp-table.active:not(.first-section) [data-effect="slideOutUp"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="slideOutDown"],
.fp-table.active:not(.first-section) [data-effect="slideOutDown"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="slideOutLeft"],
.fp-table.active:not(.first-section) [data-effect="slideOutLeft"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="slideOutRight"],
.fp-table.active:not(.first-section) [data-effect="slideOutRight"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="zoomIn"],
.fp-table.active:not(.first-section) [data-effect="zoomIn"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="zoomInDown"],
.fp-table.active:not(.first-section) [data-effect="zoomInDown"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="zoomInLeft"],
.fp-table.active:not(.first-section) [data-effect="zoomInLeft"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="zoomInRight"],
.fp-table.active:not(.first-section) [data-effect="zoomInRight"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="zoomInUp"],
.fp-table.active:not(.first-section) [data-effect="zoomInUp"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="zoomOut"],
.fp-table.active:not(.first-section) [data-effect="zoomOut"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="zoomOutDown"],
.fp-table.active:not(.first-section) [data-effect="zoomOutDown"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="zoomOutLeft"],
.fp-table.active:not(.first-section) [data-effect="zoomOutLeft"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="zoomOutRight"],
.fp-table.active:not(.first-section) [data-effect="zoomOutRight"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="zoomOutUp"],
.fp-table.active:not(.first-section) [data-effect="zoomOutUp"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="hinge"],
.fp-table.active:not(.first-section) [data-effect="hinge"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="rollIn"],
.fp-table.active:not(.first-section) [data-effect="rollIn"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-effect="rollOut"],
.fp-table.active:not(.first-section) [data-effect="rollOut"] {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-duration="500ms"],
.fp-table.active:not(.first-section) [data-duration="500ms"] {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-duration="1000ms"],
.fp-table.active:not(.first-section) [data-duration="1000ms"] {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-duration="1500ms"],
.fp-table.active:not(.first-section) [data-duration="1500ms"] {
  -webkit-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-duration="2000ms"],
.fp-table.active:not(.first-section) [data-duration="2000ms"] {
  -webkit-animation-duration: 2000ms;
  animation-duration: 2000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-duration="2500ms"],
.fp-table.active:not(.first-section) [data-duration="2500ms"] {
  -webkit-animation-duration: 2500ms;
  animation-duration: 2500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-duration="3000ms"],
.fp-table.active:not(.first-section) [data-duration="3000ms"] {
  -webkit-animation-duration: 3000ms;
  animation-duration: 3000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-item.active [data-duration="3500ms"],
.fp-table.active:not(.first-section) [data-duration="3500ms"] {
  -webkit-animation-duration: 3500ms;
  animation-duration: 3500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes moveUp {
  0% {
    -webkit-transform: translateY(40px);
  }
  100% {
    -webkit-transform: translateY(0px);
  }
}

@-moz-keyframes moveUp {
  0% {
    -moz-transform: translateY(40px);
  }
  100% {
    -moz-transform: translateY(0px);
  }
}

@-o-keyframes moveUp {
  0% {
    -o-transform: translateY(40px);
  }
  100% {
    -o-transform: translateY(0px);
  }
}

@-ms-keyframes moveUp {
  0% {
    -ms-transform: translateY(40px);
  }
  100% {
    -ms-transform: translateY(0px);
  }
}

@keyframes moveUp {
  0% {
    transform: translateY(40px);
  }
  100% {
    transform: translateY(0px);
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* 01.03 Reset CSS */
body {
  font-family: "Josefin Sans", sans-serif;
  font-size: 18px;
  line-height: 1.6;
  color: #222;
  background-color: #fff;
  letter-spacing: 0.015em;
  font-weight: 300;
}

a {
  color: #a60000;
}

a:hover {
  color: #ff1414;
  text-decoration: none;
}

a:focus, a:active {
  outline: 0;
}

img {
  max-width: 100%;
}

.oh {
  overflow: hidden !important;
}

/* 01.04 Typography */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.2;
  color: #000;
}

h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a,
.h1 > a, .h2 > a, .h3 > a, .h4 > a, .h5 > a, .h6 > a {
  color: #444;
}

h1, .h1 {
  font-size: 48px;
}

h2, .h2 {
  font-size: 32px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 20px;
}

h5, .h5 {
  font-size: 18px;
}

h6, .h6 {
  font-size: 14px;
}

a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:hover {
  color: #ff1414;
}

p {
  margin: 0 0 15px;
}

small,
.small {
  font-size: 85%;
}

.quote {
  margin: 0 auto;
  border: 0;
  max-width: 850px;
  font-size: 24px;
  font-weight: 300;
}

.quote h3 {
  position: relative;
  display: inline-block;
  font-size: 28px;
  font-weight: 300;
  color: #444;
  margin-bottom: 25px;
}

.quote h3:before {
  content: "“";
  font-family: serif;
  font-size: 96px;
  color: #efefef;
  display: inline;
  position: absolute;
  left: -58px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  .quote h3:before {
    font-size: 40px;
    left: -20px;
  }
}

.quote h3:after {
  content: "”";
  font-family: serif;
  font-size: 96px;
  display: inline;
  color: #efefef;
  position: absolute;
  right: -58px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  .quote h3:after {
    font-size: 40px;
    right: -20px;
  }
}

.quote p {
  font-size: 18px;
  margin: 0 15px 15px 15px;
  line-height: 1.6em;
}

.quote[data-color="light"] {
  color: #fff;
}

.quote[data-color="dark"] {
  color: #222;
}

.quote p:before {
  content: '“';
}

.quote p:after {
  content: '”';
}

.quote footer {
  font-size: 18px;
  font-weight: 600;
  color: #d0d0d0;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.quote footer:before {
  display: none;
}

.quote footer a {
  color: #777;
}

.quote footer a:hover {
  color: #ff6060;
}

.alert-success {
  color: #5A9964;
  background-color: #D1F6D5;
  border-color: #B2EFBC;
}

.alert-info {
  color: #28809D;
  background-color: #BDEFFF;
  border-color: #95DFF7;
}

.alert-warning {
  color: #A98C5E;
  background-color: #FFE7B7;
  border-color: #FFD38F;
}

.alert-danger {
  color: #8F626B;
  background-color: #FCECEF;
  border-color: #F8B6C3;
}

/*02. components*/
/*02.01 preloader*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.75);
  z-index: 9999998;
  -webkit-transition: opacity ease 0.3s;
  -moz-transition: opacity ease 0.3s;
  -ms-transition: opacity ease 0.3s;
  -o-transition: opacity ease 0.3s;
  transition: opacity ease 0.3s;
}

.preloader.active {
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}

.progress {
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  display: block;
  width: 100%;
  background-color: #efefef;
  border-radius: 2px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.progress .determinate {
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #ff6060;
  -webkit-transition: width .3s linear;
  -moz-transition: width .3s linear;
  -o-transition: width .3s linear;
  -ms-transition: width .3s linear;
  transition: width .3s linear;
}

.progress .indeterminate {
  background-color: #ff6060;
}

.progress .indeterminate:before {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
  -moz-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
  -ms-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
  -o-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
  animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

.progress .indeterminate:after {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -moz-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -ms-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -o-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
  -moz-animation-delay: 1.15s;
  -ms-animation-delay: 1.15s;
  -o-animation-delay: 1.15s;
  animation-delay: 1.15s;
}

@-webkit-keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}

@-moz-keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}

@-webkit-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}

@-moz-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}

@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}

/*02.02 Buttons*/
.btn {
  border-radius: 30px;
  border: 2px solid transparent;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: 600;
  letter-spacing: .3em;
  text-transform: uppercase;
  padding: 12px 24px;
  background-color: transparent;
  position: relative;
}

.btn:after {
  display: block;
  padding: 12px 24px;
  content: "";
  position: absolute;
  border: 2px solid transparent;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: 30px;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -ms-transition: all ease 1s;
  -o-transition: all ease 1s;
  transition: all ease 1s;
  -webkit-transform: scale(1.1, 1.4);
  -moz-transform: scale(1.1, 1.4);
  transform: scale(1.1, 1.4);
}

.btn:hover:after {
  border-color: #ff6060;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  transform: scale(1, 1);
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

.btn-default {
  color: #ff6060;
  border-color: #ff6060;
}

.btn-default-2 {
  color: #fff;
  border-color: #ff6060;
  background-color: #ff6060;
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.3);
}

.btn-default-3 {
  color: #fff;
  border-radius: 4px;
  border-color: #ff6060;
  background-color: #ff6060;
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.3);
}

.btn-default-3:after {
  border-radius: 4px;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn.focus, .btn:focus, .btn:hover {
  color: #fff;
  text-decoration: none;
  border-color: #ff6060;
  background-color: #ff6060;
}

.btn:hover {
  border-color: transparent;
}

/*02.03 Image cover*/
/* Image cover */
.image-cover {
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.pt-56 {
  padding-top: 56.25%;
}

.image-cover.image-cover__5 {
  padding-top: 5%;
}

.image-cover.image-cover__10 {
  padding-top: 10%;
}

.image-cover.image-cover__15 {
  padding-top: 15%;
}

.image-cover.image-cover__20 {
  padding-top: 20%;
}

.image-cover.image-cover__25 {
  padding-top: 25%;
}

.image-cover.image-cover__30 {
  padding-top: 30%;
}

.image-cover.image-cover__35 {
  padding-top: 35%;
}

.image-cover.image-cover__40 {
  padding-top: 40%;
}

.image-cover.image-cover__45 {
  padding-top: 45%;
}

.image-cover.image-cover__50 {
  padding-top: 50%;
}

.image-cover.image-cover__55 {
  padding-top: 55%;
}

.image-cover.image-cover__60 {
  padding-top: 60%;
}

.image-cover.image-cover__65 {
  padding-top: 65%;
}

.image-cover.image-cover__70 {
  padding-top: 70%;
}

.image-cover.image-cover__75 {
  padding-top: 75%;
}

.image-cover.image-cover__80 {
  padding-top: 80%;
}

.image-cover.image-cover__85 {
  padding-top: 85%;
}

.image-cover.image-cover__90 {
  padding-top: 90%;
}

.image-cover.image-cover__95 {
  padding-top: 95%;
}

.image-cover.image-cover__100 {
  padding-top: 100%;
}

.image-cover img {
  display: block;
  position: absolute !important;
  width: 100%;
  max-width: none !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.height__100-width__auto img {
  height: 100% !important;
  width: auto !important;
  max-width: none !important;
}

.height__auto-width__100 img {
  height: auto !important;
  width: 100% !important;
}

.imge-wrapper img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

/*02.04 Background image cover*/
[data-bg-size="cover"] {
  background-size: -webkit-cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

[data-bg-size="auto"] {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto auto;
}

[data-bg-size="autoLeft"] {
  background-position: center left;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

[data-bg-size="autoRight"] {
  background-position: center right;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

[data-bg-pos="top"] {
  background-position: top;
}

[data-bg-pos="bottom"] {
  background-position: bottom;
}

[data-bg-repeat="all"] {
  background-repeat: repeat;
}

[data-bg-repeat="no"] {
  background-repeat: no-repeat;
}

[data-bg-repeat="x"] {
  background-repeat: repeat-x;
}

[data-bg-repeat="y"] {
  background-repeat: repeat-y;
}

.overlay-color {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.95);
}

/*02.05 Gallery*/
.gallery .item {
  float: left;
  width: 100%;
}

.gallery .image-cover {
  width: 100%;
  height: 100%;
}

.gallery .image-cover a {
  display: block;
  width: 100%;
  height: 100%;
}

.js__grid-gallery .item {
  padding: 3px;
}

/*02.06 Post*/
/*02.07 Post meta*/
.post-meta .entry-meta {
  display: inline-block;
  color: #777777;
}

.post-meta .entry-meta a {
  color: inherit;
}

/*02.08 Social lists*/
.social-list a {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}

/*02.10 Select buttons*/
.select-btn {
  position: relative;
  margin-right: 15px;
}

.select-btn .dropdown-list {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease all 0.3s;
  -moz-transition: ease all 0.3s;
  -ms-transition: ease all 0.3s;
  -o-transition: ease all 0.3s;
  transition: ease all 0.3s;
}

.select-btn:hover .dropdown-list {
  opacity: 1;
  visibility: visible;
}

.dropdown-btn {
  display: block;
  padding: 7px 5px;
  position: relative;
}

.dropdown-btn:after {
  content: "\f107";
  display: inline-block;
  margin-left: 5px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

/*02.11 Dropdown list*/
.dropdown-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 99;
  border: 1px solid #eeeeee;
  background-color: #fff;
}

.dropdown-list li {
  padding: 7px 10px;
}

.dropdown-list li img {
  margin-right: 7px;
  position: relative;
  top: -2px;
}

.dropdown-list li a {
  display: block;
  line-height: 1.2em;
}

/*02.12 Top navigation*/
.top-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.top-nav li {
  display: inline-block;
}

.top-nav li a {
  display: block;
  padding: 7px 10px;
}

.top-nav li a:hover {
  background-color: #333;
  color: #fff;
}

.top-nav .dropdown {
  position: relative;
}

.top-nav .dropdown > a:after {
  content: "\f107";
  display: inline-block;
  margin-left: 5px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.top-nav .dropdown ul {
  opacity: 0;
  visibility: hidden;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  background-color: #333;
  margin: 0;
  padding: 0;
  -webkit-transition: ease all 0.3s;
  -moz-transition: ease all 0.3s;
  -ms-transition: ease all 0.3s;
  -o-transition: ease all 0.3s;
  transition: ease all 0.3s;
}

.top-nav .dropdown ul li {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.top-nav .dropdown ul li a {
  color: #fff;
}

.top-nav .dropdown:hover ul {
  opacity: 1;
  visibility: visible;
}

/*02.13 Header section */
.header-action {
  margin: 0;
  padding: 0;
}

/*02.14 Portfolio */
.portfolio-wrap {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
}

.project-filters {
  text-align: center;
}

.project-filters ul {
  list-style-type: none;
  margin: 10px 0 8px 0;
  padding: 25px 0;
}

.project-filters ul li {
  display: inline-block;
  font-size: 11px;
  line-height: 25px;
  text-transform: uppercase;
  font-weight: 300;
  position: relative;
}

.project-filters ul li a {
  display: block;
  margin-right: 5px;
  margin-left: 5px;
  padding: 8px 15px 6px 15px;
  color: #676869;
  position: relative;
  letter-spacing: .1em;
  -webkit-transition: none ease 0.3s;
  -moz-transition: none ease 0.3s;
  -ms-transition: none ease 0.3s;
  -o-transition: none ease 0.3s;
  transition: none ease 0.3s;
  -webkit-transition: background-color ease 0.3s;
  -moz-transition: background-color ease 0.3s;
  -ms-transition: background-color ease 0.3s;
  -o-transition: background-color ease 0.3s;
  transition: background-color ease 0.3s;
}

.project-filters ul li a:active, .project-filters ul li a:focus {
  outline: 0;
  box-shadow: none;
  text-decoration: none;
}

.project-filters ul li a:after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: rgba(255, 96, 96, 0.8);
  position: absolute;
  left: 50%;
  top: 19px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: width ease 0.3s;
  -moz-transition: width ease 0.3s;
  -ms-transition: width ease 0.3s;
  -o-transition: width ease 0.3s;
  transition: width ease 0.3s;
}

.project-filters ul li.active a {
  color: #fff;
  background-color: #ff6060;
  font-weight: 600;
}

.project-filters ul li.active a:before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  border: 1px solid #fff;
}

.project-filters ul li.active a:after {
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
}

.portfolio-wrap {
  margin-bottom: 100px;
}

.portfolio-wrap:before, .portfolio-wrap:after {
  display: table;
  content: "";
}

.portfolio-wrap:after {
  clear: both;
}

.portfolio-wrap #next {
  display: none;
}

.portfolio-wrap.no-filters {
  padding-top: 90px;
}

.project-isotope:before, .project-isotope:after {
  display: table;
  content: "";
}

.project-isotope:after {
  clear: both;
}

.project-item {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.project-item .inner {
  height: 100%;
}

.project-item .img {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.project-item .img:before {
  content: '';
  padding-top: 70%;
  display: block;
}

.project-item .caption {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -ms-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
  -webkit-transform: scale(1.1) translateY(-10%) rotate(0deg);
  -moz-transform: scale(1.1) translateY(-10%) rotate(0deg);
  transform: scale(1.1) translateY(-10%) rotate(0deg);
}

.project-item:hover .caption {
  opacity: 1;
  visibility: visible;
  z-index: 99;
  -webkit-transform: scale(1) translateY(0) rotate(0deg);
  -moz-transform: scale(1) translateY(0) rotate(0deg);
  transform: scale(1) translateY(0) rotate(0deg);
}

.portfolio-dsc-data {
  display: none;
}

.project-item .img img {
  max-width: 100%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.portfolio-info {
  padding: 20px 0px 50px 0;
  margin-top: 20px;
  margin-bottom: 30px;
  border-bottom: 1px dashed #efefef;
}

.portfolio-info .dsc-block {
  float: left;
  padding-right: 35px;
}

.portfolio-info .block-1 {
  width: 50%;
}

@media (max-width: 767px) {
  .portfolio-info .block-1 {
    width: 100%;
  }
}

.portfolio-info .block-2 {
  width: 30%;
}

@media (max-width: 767px) {
  .portfolio-info .block-2 {
    width: 50%;
  }
}

@media (max-width: 479px) {
  .portfolio-info .block-2 {
    width: 100%;
  }
}

.portfolio-info .block-3 {
  width: 20%;
}

@media (max-width: 767px) {
  .portfolio-info .block-3 {
    width: 50%;
  }
}

@media (max-width: 479px) {
  .portfolio-info .block-3 {
    width: 100%;
  }
}

.portfolio-info .h6 {
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 0em;
}

.portfolio-info .dsc-content {
  padding: 10px 0;
  margin-bottom: 30px;
}

.portfolio-info .dsc-content.client a {
  color: #999;
}

.portfolio-info .dsc-content.client a:hover {
  color: #ff6060;
}

.portfolio-content {
  margin: 70px 0;
}

.portfolio-content img {
  width: 100%;
}

.portfolio-content .up-slider {
  margin-bottom: 20px;
}

.portfolio-content .single-img {
  margin-bottom: 20px;
}

.dsc-content.info ul {
  list-style-type: none;
  margin: 0;
  padding-left: 10px;
}

.portfolio-nav {
  position: relative;
  padding: 25px 30px;
  margin: 70px 0 0px 0;
}

.portfolio-nav:before, .portfolio-nav:after {
  content: "";
  display: table;
}

.portfolio-nav:after {
  clear: both;
}

.portfolio-nav .nav-link {
  color: #ff6060;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .3em;
}

.portfolio-nav .nav-link span {
  position: relative;
  z-index: 9;
}

.portfolio-nav .nav-link.left {
  float: left;
}

.portfolio-nav .nav-link.left:before {
  content: "";
  display: block;
  background-color: #101010;
  position: absolute;
  width: 52px;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transition: width ease 0.3s;
  -moz-transition: width ease 0.3s;
  -ms-transition: width ease 0.3s;
  -o-transition: width ease 0.3s;
  transition: width ease 0.3s;
}

.portfolio-nav .nav-link.left:hover:before {
  width: 100px;
}

.portfolio-nav .nav-link.right {
  float: right;
  text-align: right;
}

.portfolio-nav .nav-link.right:after {
  content: "";
  display: block;
  background-color: #101010;
  position: absolute;
  width: 52px;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transition: width ease 0.3s;
  -moz-transition: width ease 0.3s;
  -ms-transition: width ease 0.3s;
  -o-transition: width ease 0.3s;
  transition: width ease 0.3s;
}

.portfolio-nav .nav-link.right:hover:after {
  width: 110px;
}

.portfolio-nav .nav-link:hover {
  color: #fff;
}

.portfolio-nav .nav-link-home {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 32px;
  color: #fff;
  display: block;
  width: 62px;
  height: 62px;
  background-color: #ff6060;
  text-align: center;
}

.portfolio-nav .nav-link-home:before {
  content: "";
  display: block;
  border: 1px solid #fff;
  position: absolute;
  top: 5px;
  right: 5px;
  left: 5px;
  bottom: 5px;
  border-radius: 50%;
}

.portfolio-nav .nav-link-home i {
  line-height: 62px;
}

.portfolio-nav .nav-link-home:hover {
  background-color: #101010;
}

.portfolio-nav .nav-link-home:active, .portfolio-nav .nav-link-home:focus {
  text-decoration: none;
  outline: 0;
}

[data-col="3"] .grid-item {
  float: left;
  width: 33.333333%;
}

[data-horizontal="0"] .grid-item {
  padding-left: 0px;
  padding-right: 0px;
}

[data-vertical="0"] .grid-item {
  padding-top: 0px;
  padding-bottom: 0px;
}

[data-horizontal="1"] .grid-item {
  padding-left: 1px;
  padding-right: 1px;
  margin-right: -1px;
}

[data-vertical="1"] .grid-item {
  padding-top: 1px;
  padding-bottom: 1px;
  margin-bottom: -1px;
}

[data-horizontal="2"] .grid-item {
  padding-left: 1px;
  padding-right: 1px;
}

[data-vertical="2"] .grid-item {
  padding-top: 1px;
  padding-bottom: 1px;
}

[data-horizontal="5"] .grid-item {
  padding-left: 2px;
  padding-right: 2px;
}

[data-vertical="5"] .grid-item {
  padding-top: 2px;
  padding-bottom: 2px;
}

[data-horizontal="10"] .grid-item {
  padding-left: 5px;
  padding-right: 5px;
}

[data-vertical="10"] .grid-item {
  padding-top: 5px;
  padding-bottom: 5px;
}

[data-horizontal="20"] .grid-item {
  padding-left: 10px;
  padding-right: 10px;
}

[data-vertical="20"] .grid-item {
  padding-top: 10px;
  padding-bottom: 10px;
}

.button-gr a {
  border: 2px solid #333;
  color: #333;
  padding: 0;
  text-align: center;
  width: 45px;
  height: 45px;
  display: inline-block;
  font-size: 16px;
  line-height: 2.5em;
  margin: 3px;
}

.button-gr a:hover {
  border-color: #ff6060;
  background-color: #ff6060;
  color: #fff;
}

.portfolio-title-link {
  padding: 10px 15px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.portfolio-title-link h2 {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: .2em;
  margin-bottom: 10px;
  color: #444;
}

@media (max-width: 1279px) {
  .portfolio-title-link h2 {
    font-size: 12px;
  }
}

.portfolio-title-link h2 a {
  /*color: #666;*/
}

.portfolio-title-link ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 15px 0;
}

@media (max-width: 1279px) {
  .portfolio-title-link ul {
    display: none;
  }
}

.portfolio-title-link ul li {
  display: inline-block;
  font-size: 16px;
  margin: 3px;
  font-weight: 300;
  font-style: italic;
  position: relative;
}

.portfolio-title-link ul li:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ff6060;
  position: absolute;
  top: 100%;
  left: 0;
}

.portfolio-title-link ul li a {
  color: #222;
}

[data-col="4"] .button-gr a {
  width: 38px;
  height: 38px;
  line-height: 2.2em;
}

@media (min-width: 479px) {
  [data-col="4"] .portfolio-title-link h2 {
    font-size: 16px;
    margin-bottom: 5px;
  }
}

.portfolio-load {
  text-align: center;
  padding: 0;
  height: 75px;
  margin-top: 105px;
  position: relative;
}

.portfolio-load:before, .portfolio-load:after {
  content: "";
  display: table;
}

.portfolio-load:after {
  clear: both;
}

.portfolio-load .preload-w {
  display: none;
  width: 42px;
  position: absolute;
  left: 50%;
  top: 17px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.portfolio-load .loadmore {
  position: absolute;
  left: 50%;
  top: 0px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  background-color: #ff6060;
  border-radius: 50%;
  width: 75px;
  height: 75px;
  padding: 0;
  text-align: center;
  color: #fff;
}

.portfolio-load .loadmore:before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 1px solid #fff;
  border-radius: 50%;
}

.portfolio-load .loadmore:hover {
  background-color: #101010;
}

.portfolio-load .loadmore:active, .portfolio-load .loadmore:focus, .portfolio-load .loadmore:hover {
  outline: 0;
  text-decoration: none;
  color: #fff;
}

.portfolio-load .loadmore i {
  color: #fff;
  font-size: 40px;
  line-height: 75px;
}

.portfolio-load .preload-wait {
  display: block;
  width: 42px;
  height: 42px;
  padding: 0px;
  border-radius: 100%;
  border: 1px solid;
  border-top-color: #ff6060;
  border-bottom-color: rgba(0, 0, 0, 0.06);
  border-left-color: #ff6060;
  border-right-color: rgba(0, 0, 0, 0.06);
  -webkit-animation: preloaderwait 0.8s linear infinite;
  animation: preloaderwait 0.8s linear infinite;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.portfolio-load .load-suc {
  display: none;
}

.portfolio-load .load-suc, .portfolio-load .load-err {
  position: absolute;
  top: 17px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: #82cb1a;
  color: #fff;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -ms-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.portfolio-load .load-suc i, .portfolio-load .load-err i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.portfolio-load .load-err {
  background-color: transparent;
  color: #db1921;
  border: 1px solid #db1921;
}

@-webkit-keyframes preloaderwait {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes preloaderwait {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.loader {
  text-align: center;
}

.loader span {
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #ff6060;
  border-radius: 50%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#infscr-loading img {
  display: none !important;
}

.msg-bx {
  position: absolute;
  top: -webkit-calc(100% + 20px);
  top: calc(100% + 20px);
  left: 50%;
  width: auto !important;
  height: auto !important;
  color: #ff6060;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 99999;
}

#loading {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 99999;
}

#loading-center {
  width: 60px;
  margin: 10px auto;
  position: relative;
}

#loading-center:before, #loading-center:after {
  content: "";
  display: table;
}

#loading-center:after {
  clear: both;
}

.object {
  display: inline-block;
  width: 12px;
  height: 12px;
  float: left;
  background-color: #FFF;
  margin: 3px;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}

#object_one {
  background-color: #FF7994;
  -webkit-animation: object_one 1.5s infinite;
  animation: object_one 1.5s infinite;
}

#object_two {
  background-color: #6FE75F;
  -webkit-animation: object_two 1.5s infinite;
  animation: object_two 1.5s infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

#object_three {
  background-color: #31B8FF;
  -webkit-animation: object_three 1.5s infinite;
  animation: object_three 1.5s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@-webkit-keyframes object_one {
  75% {
    -webkit-transform: scale(0);
  }
}

@keyframes object_one {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}

@-webkit-keyframes object_two {
  75% {
    -webkit-transform: scale(0);
  }
}

@keyframes object_two {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}

@-webkit-keyframes object_three {
  75% {
    -webkit-transform: scale(0);
  }
}

@keyframes object_three {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}

@-webkit-keyframes clockwise {
  to {
    -webkit-transform: rotate(360deg) translatez(0);
    transform: rotate(360deg) translatez(0);
  }
}

@keyframes clockwise {
  to {
    -webkit-transform: rotate(360deg) translatez(0);
    transform: rotate(360deg) translatez(0);
  }
}

.pi-iframe-loaded .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1000;
  -webkit-transition: opacity ease 0.5s;
  -moz-transition: opacity ease 0.5s;
  -ms-transition: opacity ease 0.5s;
  -o-transition: opacity ease 0.5s;
  transition: opacity ease 0.5s;
  background: white;
  opacity: 1;
}

.message {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #101010;
}

.overlay {
  opacity: 0;
  -webkit-transition: opacity 3s;
  transition: opacity 3s;
}

.spin {
  background-color: transparent;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  box-shadow: 12px -12px rgba(0, 0, 0, 0.125), 17px 0 rgba(0, 0, 0, 0.25), 12px 12px rgba(0, 0, 0, 0.375), 0 17px rgba(0, 0, 0, 0.5), -12px 12px rgba(255, 255, 255, 0.625), -17px 0 rgba(0, 0, 0, 0.75), -12px -12px rgba(0, 0, 0, 0.875), 0 -17px white;
  -webkit-animation: clockwise 0.8s steps(8, end) infinite;
  animation: clockwise 0.8s steps(8, end) infinite;
}

/*02.15 Products*/
.products {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.products:before, .products:after {
  content: "";
  display: table;
}

.products:after {
  clear: both;
}

.products .product {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.products[data-col="3"] .product {
  width: 33.333333%;
}

@media (max-width: 767px) {
  .products[data-col="3"] .product {
    width: 50%;
  }
}

@media (max-width: 479px) {
  .products[data-col="3"] .product {
    width: 100%;
  }
}

.products[data-col="2"] .product {
  width: 50%;
}

@media (max-width: 479px) {
  .products[data-col="2"] .product {
    width: 100%;
  }
}

.product-image-zoom {
  position: relative;
  overflow: hidden;
  padding-top: 110%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.product-image-zoom img {
  display: block;
  position: absolute !important;
  width: 100%;
  max-width: none !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.product, .shop-single {
  position: relative;
}

.product:hover .image img, .shop-single:hover .image img {
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}

.product:hover .text, .shop-single:hover .text {
  visibility: visible;
  opacity: 1;
}

.product .image, .product .image-cover, .shop-single .image, .shop-single .image-cover {
  display: block;
  position: relative;
  padding-top: 120%;
}

.product .image img, .product .image-cover img, .shop-single .image img, .shop-single .image-cover img {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.product .image .onsale, .product .image-cover .onsale, .shop-single .image .onsale, .shop-single .image-cover .onsale {
  position: absolute;
  background-color: #FF7C51;
  color: #fff;
  top: 20px;
  right: -30px;
  padding: 10px;
  line-height: 1em;
  font-weight: 100;
  z-index: 1;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  width: 120px;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.product .image .onnew, .product .image-cover .onnew, .shop-single .image .onnew, .shop-single .image-cover .onnew {
  position: absolute;
  top: 15px;
  left: 15px;
  background-color: #D8000C;
  color: #fff;
  z-index: 999;
  padding: 5px 7px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .09em;
}

.product .image .onhot, .product .image-cover .onhot, .shop-single .image .onhot, .shop-single .image-cover .onhot {
  position: absolute;
  top: 15px;
  left: 15px;
  background-color: #D8000C;
  color: #fff;
  z-index: 999;
  padding: 5px 7px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .09em;
}

.product .image .onnew ~ .onhot, .product .image-cover .onnew ~ .onhot, .shop-single .image .onnew ~ .onhot, .shop-single .image-cover .onnew ~ .onhot {
  top: 75px;
}

.text {
  padding: 15px 25px;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.04), -1px 1px 20px rgba(0, 0, 0, 0.04);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.text .rating {
  text-align: center;
  color: #FFBF00;
  font-size: 18px;
}

.text .add-cart {
  position: absolute;
  font-size: 22px;
  color: #ff6060;
  background-color: transparent;
  border-radius: 0;
  top: 15px;
  left: 50%;
  display: inline-block;
  padding: 10px 12px;
  -webkit-transform: translate(-50%, 15px);
  -moz-transform: translate(-50%, 15px);
  -ms-transform: translate(-50%, 15px);
  -o-transform: translate(-50%, 15px);
  transform: translate(-50%, 15px);
}

.text .add-cart:hover {
  background-color: #000;
  color: #fff;
}

.product-holder {
  position: relative;
}

.product-holder .group-information {
  min-height: 75px;
}

.product-name {
  font-size: 20px;
  font-weight: 300;
  margin: 30px 0 10px 0;
  line-height: 1.2em;
}

.breadcrumb-section {
  background-color: #efefef;
}

.breadcrumb {
  margin-top: 20px;
  background-color: transparent;
}

.breadcrumb > li {
  font-size: 20px;
}

.breadcrumb > li a {
  color: #ff6060;
}

.ratings {
  font-size: 14px;
  margin-bottom: 15px;
}

.ratings .rating {
  color: #FFBF00;
  margin-right: 10px;
}

.ratings .rating-links {
  font-size: 14px;
  color: #464647;
  line-height: 1;
  text-decoration: none;
}

.ratings .rating-links a {
  font-size: 16px;
  display: inline-block;
  margin: 0 5px;
  color: inherit;
}

.ratings .rating-links a:hover {
  text-decoration: underline;
}

.product-sku {
  margin-bottom: 10px;
  line-height: 1;
  font-weight: normal;
}

.product-sku label {
  font-weight: 300;
}

.availability {
  margin-bottom: 22px;
}

.availability.in-stock span {
  color: #ff6060;
  text-decoration: underline;
}

.woocommerce-product-search {
  position: relative;
}

.woocommerce-product-search .search-field {
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #efefef;
  width: 100%;
  padding: 7px 15px;
}

.woocommerce-product-search input[type="submit"] {
  width: 42px;
  height: 42px;
  line-height: 40px;
  display: inline-block;
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  box-sizing: initial;
  text-decoration: none;
  color: #fff;
  font-family: ElegantIcons,sans-serif;
  font-weight: 400;
  cursor: pointer;
  white-space: nowrap;
  float: right;
  -webkit-transition: color .2s ease-out,background-color .2s ease-out;
  -moz-transition: color .2s ease-out,background-color .2s ease-out;
  transition: color .2s ease-out,background-color .2s ease-out;
  font-size: 13px;
  background-color: #101010;
  text-align: center;
  position: absolute;
  right: -1px;
  top: -1px;
}

.shop-single {
  margin-bottom: 70px;
  padding-top: 40px;
}

.shop-single .product-img-box {
  margin-top: 40px;
}

.shop-single .price {
  color: #666666;
  left: 15px;
  top: 10px;
  font-size: 46px;
  line-height: 1;
  margin-bottom: 25px;
}

.shop-single .price sup {
  position: relative;
  font-size: 26px;
}

.shop-single .price ins {
  text-decoration: none;
  color: #ff6060;
}

.shop-single .price ins sup {
  margin-right: 3px;
}

.shop-single .price del {
  color: #ccc;
  font-size: 30px;
  text-decoration: none;
  position: relative;
  margin-left: 10px;
}

.shop-single .price del:before {
  height: 1px;
  background-color: #ccc;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: '';
  position: absolute;
}

.shop-single .price del sup {
  font-size: 16px;
}

.shop-single .add-cart-detail {
  letter-spacing: 0.1em;
  background-color: #ff6060;
  color: #fff;
  padding: 10px 25px;
}

.product-img-box {
  padding-right: 120px;
  position: relative;
}

.product-img-box .product-image-zoom img {
  width: 100%;
}

.product-img-box .product-image-thumbnail {
  position: absolute;
  right: 13px;
  top: 0;
  width: 95px;
  max-height: 100%;
  overflow: hidden;
  overflow-y: auto;
}

.product-img-box .product-image-thumbnail ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.product-img-box .product-image-thumbnail li {
  margin-top: 10px;
  opacity: .3;
}

.product-img-box .product-image-thumbnail li img {
  width: 100%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.product-img-box .product-image-thumbnail li:first-child {
  margin-top: 0;
}

.product-img-box .product-image-thumbnail li.active {
  opacity: 1;
}

@media (max-width: 991px) {
  .product-img-box {
    padding-right: 80px;
  }
  .product-img-box .product-image-thumbnail {
    right: 0;
    width: 70px;
  }
}

.short-description {
  border-top: 1px solid #EFEFEF;
  font-size: 16px;
  padding-top: 15px;
  margin-bottom: 30px;
}

.product-attribute {
  background-color: #fff;
  overflow: hidden;
  padding: 0;
  margin-bottom: 30px;
  position: relative;
}

.product-attribute label {
  display: block;
  font-weight: normal;
  text-transform: capitalize;
  font-size: 16px;
}

.product-attribute select {
  display: block;
  width: 100%;
  font-size: 16px;
  padding: 5px 10px;
  border-color: #EFEFEF;
}

.product-attribute .attr-item {
  background-color: #f5f5f5;
  width: 100%;
  float: left;
  min-height: 1px;
  padding: 15px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #fefefe;
}

.product-attribute .single_variation_wrap {
  float: left;
  width: 100%;
  padding: 5px 0;
}

.product-attribute .single_variation_wrap .price {
  margin-bottom: 15px !important;
}

.product-attribute .single_variation_wrap span.price ins {
  font-size: 20px !important;
  margin-left: 10px;
  display: inline-block !important;
}

.product-attribute .single_variation_wrap del {
  display: inline-block !important;
  font-size: 20px !important;
}

@media (max-width: 480px) {
  .product-attribute {
    padding-right: 0;
    padding-left: 0;
  }
  .product-attribute .attr-item {
    width: 100%;
  }
}

.product-qty {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
  margin-bottom: 30px;
}

.product-qty > label {
  font-weight: normal;
  font-size: 16px;
  line-height: 39px;
  display: none;
  margin: 0 5px 0 0;
}

.product-qty .qty-box {
  padding: 0 33px;
  position: relative;
  display: inline-block;
}

.product-qty .qty-box .input-qty {
  display: block;
  border: 1px solid #EFEFEF;
  height: 39px;
  line-height: 39px;
  width: 100px;
  font-weight: 300;
  text-align: center;
}

.product-qty .qty-box .input-qty[type="number"] {
  -moz-appearance: textfield;
}

.product-qty .qty-box button {
  position: absolute;
  vertical-align: middle;
  border: 1px solid #EFEFEF;
  background-color: transparent;
  width: 33px;
  height: 39px;
  top: 0;
  padding: 0;
}

.product-qty .qty-box button:after, .product-qty .qty-box button:before {
  content: '';
  height: 1px;
  width: 15px;
  background-color: #5D5D5E;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}

.product-qty .qty-box .minus {
  left: 0;
  border-right: 0;
}

.product-qty .qty-box .plus {
  right: 0;
  border-left: 0;
}

.product-qty .qty-box .plus:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.product-tags-category {
  border-top: 1px solid #eee;
  padding-top: 15px;
}

.product-tags-category ul {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}

.product-tags-category ul:last-child {
  margin-bottom: 0;
}

.product-tags-category ul li {
  display: inline-block;
  margin-right: 3px;
}

.product-tags-category ul li:after {
  content: ',';
}

.product-tags-category ul li:first-child:after, .product-tags-category ul li:last-child:after {
  content: none;
}

.product-tags-category ul li:first-child {
  margin-right: 5px;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.product-tags-category ul li a {
  font-size: 14px;
  font-weight: 300;
  color: #171717;
  display: inline-block;
}

.product-tabs {
  margin-bottom: 100px;
}

.product-tabs .tabs-nav {
  margin-bottom: 30px;
  overflow-x: auto;
}

.product-tabs .tabs-nav ul {
  border-bottom: 1px solid #eee;
  list-style: none;
  padding: 0;
  margin: 0;
}

.product-tabs .tabs-nav ul:before, .product-tabs .tabs-nav ul:after {
  content: "";
  display: table;
}

.product-tabs .tabs-nav ul:after {
  clear: both;
}

.product-tabs .tabs-nav ul li {
  float: left;
  position: relative;
  padding: 20px;
}

.product-tabs .tabs-nav ul li.active a, .product-tabs .tabs-nav ul li:hover a {
  color: #ff6060;
}

.product-tabs .tabs-nav ul li:first-child:before {
  content: none;
}

.product-tabs .tabs-nav ul li:before {
  content: '';
  height: 15px;
  width: 1px;
  background-color: #eee;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.product-tabs .tabs-nav ul li:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: transparent;
  -webkit-transition: background-color ease 0.3s;
  -moz-transition: background-color ease 0.3s;
  -ms-transition: background-color ease 0.3s;
  -o-transition: background-color ease 0.3s;
  transition: background-color ease 0.3s;
}

.product-tabs .tabs-nav ul li a {
  color: #464647;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .1em;
}

.product-tabs .tabs-nav ul li.active:after {
  background-color: #ff6060;
}

.product-tabs .inner-tab > div {
  display: none;
}

.product-tabs .inner-tab > div.active {
  display: block;
}

.related-product .related-title {
  font-size: 40px;
  font-weight: 300;
  margin: 0 0 40px 0;
  line-height: 1.2em;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

#reviews #review_form_wrapper {
  display: none;
}

#reviews .header-reviews {
  margin-bottom: 40px;
}

#reviews .header-reviews h2 {
  margin: 0;
  text-transform: capitalize;
  font-size: 18px;
  display: inline-block;
  color: #464647;
  line-height: 33px;
}

#reviews .header-reviews .newreview {
  float: right;
  color: #464647;
  border: 2px solid #464647;
  letter-spacing: 1px;
  padding: 7px 15px;
}

#reviews .header-reviews .newreview:hover, #reviews .header-reviews .newreview:focus {
  color: #fff;
}

.comment-form {
  margin-bottom: 50px;
}

.comment-form p {
  margin-bottom: 20px;
}

.comment-form p:last-child {
  margin-bottom: 0;
}

.comment-form label {
  display: block;
  font-weight: normal;
  font-size: 16px;
}

.comment-form input[type="text"],
.comment-form input[type="url"],
.comment-form input[type="email"] {
  display: block;
  width: 100%;
  border: 1px solid #ccc;
  background-color: #fff;
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  font-size: 16px;
}

.comment-form textarea {
  display: block;
  width: 100%;
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 10px 15px;
  font-size: 16px;
}

.comment-form .rating-star i {
  color: #FFBF00;
  font-size: 14px;
  letter-spacing: 2px;
}

.comment-form .rating-star span {
  margin-right: 10px;
  font-weight: normal;
  font-size: 16px;
}

.comment-form .form-submit {
  text-align: center;
}

.commentlist {
  list-style: none;
  padding: 0;
  margin: 0;
}

.commentlist li {
  margin-bottom: 40px;
}

.commentlist li:last-child {
  margin-bottom: 0;
}

.commentlist li .comment_container {
  position: relative;
}

.commentlist li .comment_container .avatar {
  position: absolute;
  left: 0;
  right: 0;
  border-radius: 100%;
  max-width: 60px;
}

.commentlist li .comment_container .comment-text {
  margin-left: 80px;
}

.commentlist li .comment_container .comment-text .star-rating {
  position: absolute;
  right: 0;
  font-size: 13px;
  color: #FFBF00;
  letter-spacing: 1px;
  top: 5px;
}

.commentlist li .comment_container .comment-text .meta {
  color: #464647;
  margin-bottom: 10px;
}

.commentlist li .comment_container .comment-text .meta strong {
  font-weight: 600;
  font-size: 18px;
}

.commentlist li .comment_container .comment-text .meta time {
  font-size: 16px;
}

.commentlist li .comment_container .comment-text .description {
  font-size: 18px;
}

.commentlist li .children {
  list-style: none;
  margin-left: 80px;
  margin-top: 40px;
  padding: 0;
}

.related-product {
  padding: 40px 0 70px 0;
}

.product_list_widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.product_list_widget ul li {
  padding: 15px 0 !important;
}

.product_list_widget ul li:before, .product_list_widget ul li:after {
  content: "";
  display: table;
}

.product_list_widget ul li:after {
  clear: both;
}

.product_list_widget .product-thumbnail {
  float: left;
  width: 80px;
  overflow: hidden;
}

.product_list_widget .product-list-content {
  padding-left: 20px;
  float: left;
  width: -webkit-calc(100% - 80px);
  width: calc(100% - 80px);
}

.product_list_widget .product-list-content h5 {
  margin-top: 0;
  font-size: 14px;
  font-weight: 300;
}

.product_list_widget .price ins {
  text-decoration: none;
  font-size: 22px;
}

.product_list_widget .price del {
  color: #ccc;
  font-size: 18px;
}

.price-slider-amount:before, .price-slider-amount:after {
  content: "";
  display: table;
}

.price-slider-amount:after {
  clear: both;
}

.price-slider-amount .filter-btn {
  float: left;
  border: 0;
  box-shadow: none;
  background-color: #101010;
  color: #fff;
  padding: 10px 15px;
}

.price-slider-amount .price-range {
  float: right;
  padding-top: 10px;
}

.price-slider-amount .price-range input {
  border: 0;
  box-shadow: none;
  display: inline;
}

.price-slider .ui-widget-content {
  border-radius: 0;
  border: 0;
  background-color: #101010;
}

.price-slider .ui-slider-horizontal {
  height: 3px;
}

.price-slider .ui-widget-header {
  background-color: #ff6060;
}

.price-slider .ui-slider .ui-slider-handle {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: 0;
  background-color: #ff6060;
  cursor: pointer;
}

.price-slider .ui-slider .ui-slider-handle:active, .price-slider .ui-slider .ui-slider-handle:focus {
  outline: 0;
}

.price-slider .ui-slider-horizontal .ui-slider-handle {
  top: -2px;
  margin-left: -4px;
}

.price-slider .slider-range {
  margin-top: 35px;
  margin-bottom: 30px;
}

.pi-menu .cart-box {
  position: absolute;
  top: 100%;
  right: 0;
  background-color: #FFF;
  width: 320px;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.07);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
}

.pi-menu .cart-box:after {
  bottom: 100%;
  right: 81px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 7px;
  margin-left: -7px;
}

.pi-menu .cart-box ul {
  position: static;
  opacity: 1;
  visibility: visible;
  z-index: 9;
  width: auto;
  padding: 15px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

.pi-menu .cart-box ul .product-thumbnail a {
  padding: 0;
  height: 80px;
}

.pi-menu .cart-box ul .product-list-content h5 {
  font-size: 11px;
}

.pi-menu .cart-box ul .product-list-content a {
  padding: 0;
}

.pi-menu .cart-box ul li a:hover {
  background-color: transparent;
  color: #464647;
}

.pi-menu .cart-btn a {
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
}

.pi-menu .menu-cart:hover .cart-box {
  opacity: 1;
  visibility: visible;
  z-index: 9;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #ff6060;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #101010;
}

.product-quantity {
  font-weight: 300;
}

/*02.16 Display table, display table cell*/
.tbl {
  display: table;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.tbl-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

/*02.17 Top head*/
.top-head {
  height: 320px;
  position: relative;
}

@media (max-width: 767px) {
  .top-head {
    height: auto;
  }
  .top-head .tbl {
    height: inherit;
  }
}

.head-dsc {
  font-size: 22px;
  line-height: 1.4;
  max-width: 700px;
  width: 100%;
  margin: auto;
}

/*02.18 Modal up*/
.modal-up {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: white;
  z-index: -1;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  -webkit-filter: blur(0);
  filter: blur(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.modal-up.active {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
  z-index: 999999;
}

.modal-up-wrap {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.07);
  border-radius: 0;
}

@media (max-width: 1024px) {
  .modal-up-wrap {
    max-width: 767px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .modal-up-wrap {
    max-width: 480px;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .modal-up-wrap {
    max-width: 300px;
    width: 100%;
  }
}

.modal-up-header {
  padding: 7px 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999999;
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.modal-up-header:before, .modal-up-header:after {
  content: "";
  display: table;
}

.modal-up-header:after {
  clear: both;
}

.modal-up-header .up-info {
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.modal-up-header .up-close {
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.modal-up-wrap:hover .modal-up-header {
  opacity: 1;
}

.modal-up-wrap:hover .up-info {
  opacity: 1;
}

.up-info {
  cursor: pointer;
  margin-right: 0px;
  color: #fff;
  background-color: #ff6060;
  padding: 15px 18px;
  display: block;
  text-align: center;
  line-height: 0;
  opacity: 0;
  font-size: 16px;
  line-height: 1.15;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  bottom: 25px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  z-index: 9999;
}

.up-info:before {
  content: "";
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 5px;
  bottom: 5px;
  right: 5px;
}

.up-info i {
  position: relative;
}

.up-info:hover {
  opacity: 1;
  background-color: #101010;
  color: #fff;
  border-color: #101010;
}

.up-close {
  padding: 0;
  float: right;
  cursor: pointer;
  color: #ff6060;
  border-radius: 50%;
  font-size: 22px;
  font-weight: 300;
  opacity: .9;
  display: block;
  width: 22px;
  text-align: center;
  height: 22px;
  line-height: 24px;
}

.up-close:hover {
  opacity: 1;
}

.up-slider.owl-theme .owl-controls {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.up-slider.owl-theme .owl-controls .owl-buttons div {
  background: transparent;
  color: #222;
  font-size: 22px;
}

.up-slider.owl-theme .owl-prev {
  float: left;
}

.up-slider.owl-theme .owl-next {
  float: right;
}

.up-detail {
  position: absolute;
  padding: 20px;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  background-color: #fff;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  overflow-y: auto;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.up-detail.active {
  opacity: 1;
  visibility: visible;
  z-index: 999999;
}

.detail-close {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}

.detail-title {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .4em;
  text-align: center;
  padding: 10px 20px 20px 20px;
}

.detail-label {
  margin: 10px 0;
}

.detail-label label {
  font-weight: 600;
}

.detail-label label span {
  font-weight: 300;
}

/*03. Layout*/
/*03.01 Header*/
.navigation {
  position: relative;
  background-color: #fff;
  z-index: 99999;
}

.navigation:after {
  content: '';
  clear: both;
  display: table;
}

.parent-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.parent-menu li {
  float: left;
  position: relative;
}

.parent-menu .menu-item-has-children ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 270px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99;
}

.parent-menu .menu-item-has-children ul li {
  float: none;
}

.pi-nav {
  text-align: center;
}

.pi-menu {
  margin: 0;
  padding: 10px;
  list-style-type: none;
}

.pi-menu li {
  position: relative;
  display: inline-block;
  font-size: 13px;
}

.pi-menu li a {
  display: block;
  color: #676869;
  padding: 10px 20px;
  font-weight: 600;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.pi-menu li a:hover {
  color: #000;
}

.pi-menu li ul {
  width: 220px;
  background-color: #fff;
  margin: 0;
  padding: 0;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.07);
  position: absolute;
  top: 100%;
  left: 0;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  -webkit-transition: opacity ease 0.5s;
  -moz-transition: opacity ease 0.5s;
  -ms-transition: opacity ease 0.5s;
  -o-transition: opacity ease 0.5s;
  transition: opacity ease 0.5s;
}

.pi-menu li ul li {
  display: block;
  font-size: 11px;
}

.pi-menu li ul a {
  padding: 15px 20px;
}

.pi-menu li ul a:hover {
  background-color: #464647;
  color: #fff;
}

.pi-menu li ul li.current_page_item a {
  color: #101010;
  background-color: #f7f8f9;
}

.pi-menu li ul ul {
  top: 0;
  left: 100%;
}

.pi-menu li:hover > ul {
  opacity: 1;
  visibility: visible;
  z-index: 999;
}

.menu-cart a {
  position: relative;
  min-width: 115px;
}

.menu-cart a i {
  font-size: 14px;
}

.menu-cart a span {
  display: block;
  position: absolute;
  top: 0px;
  left: 25px;
  width: 20px;
  line-height: 20px;
  background-color: #ee3a43;
  color: #fff;
  font-size: 12px;
  border-radius: 50%;
  text-align: center;
}

.menu-cart > a {
  text-align: left;
}

.menu-search-item {
  position: relative;
}

.menu-search {
  padding-left: 10px !important;
  padding-right: 10px !important;
  min-width: 115px;
  text-align: left;
}

.form-x a {
  font-size: 62px;
  display: inline-block !important;
  margin-top: 15px;
  padding: 10px 15px !important;
  background-color: transparent;
  color: #101010 !important;
}

.form-x a:hover {
  color: #ff6060 !important;
}

.menu-search-form {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.98);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.menu-search-form.active {
  opacity: 1;
  visibility: visible;
  z-index: 999999999999;
}

.menu-search-form .search-input {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 750px;
  width: 100%;
  margin: 30px auto;
  border: 1px solid #f4f5f6;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.07);
}

.menu-search-form .search-input:before {
  content: "";
  display: block;
  width: 5px;
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  background-color: #ff6060;
}

.menu-search-form .search-input input[type="text"] {
  display: block;
  width: 100%;
  height: 72px;
  padding-left: 25px;
  padding-right: 40px;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  font-size: 24px;
}

.menu-search-form .search-input input[type="text"]:focus, .menu-search-form .search-input input[type="text"]:active {
  outline: 0;
}

.menu-search-form .search-input button {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 22px;
  font-size: 24px;
  width: 72px;
  box-shadow: none;
  background-color: #101010;
  border: 0px solid #ff6060;
  color: #fff;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.menu-search-form .search-input button:hover {
  background-color: #ff6060;
  color: #fff;
}

.icon-sidebar {
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transform: translate(-10px, -50%);
  -moz-transform: translate(-10px, -50%);
  -ms-transform: translate(-10px, -50%);
  -o-transform: translate(-10px, -50%);
  transform: translate(-10px, -50%);
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}

.icon-sidebar a {
  font-size: 32px;
  color: #222;
}

.navigation:hover .icon-sidebar {
  opacity: 1;
  visibility: visible;
}

.menu-item.menu-logo img {
  max-width: 266px;
}

.nav-fix {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.nav-fix .pi-nav {
  background-color: transparent;
}

.nav-fix .pi-menu {
  background-color: transparent;
}

.navigation > .head-logo {
  display: none;
}

.navigation .mini-cart {
  float: right;
}

.navigation .pi-nav {
  text-align: center;
}

.navigation-mobile > .head-logo {
  margin-top: 22px;
  margin-bottom: 15px;
  height: 70px;
  display: block;
  padding-left: 15px;
  text-align: center;
}

.navigation-mobile > .head-logo a {
  display: inline-block;
}

.navigation-mobile > .head-logo img {
  max-width: 220px;
}

.navigation-mobile .menu-toggle {
  position: fixed;
  right: 15px;
  bottom: 15px;
  background-color: #ff6060;
  cursor: pointer;
  width: 50px;
  height: 50px;
  z-index: 99999;
  border-radius: 50%;
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.4);
}

.navigation-mobile .menu-toggle span {
  height: 2px;
  width: 20px;
  background-color: #fff;
  display: block;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.navigation-mobile .menu-toggle span:first-child {
  margin-top: 0;
}

.navigation-mobile .menu-toggle span:nth-last-of-type(1) {
  display: none;
}

.navigation-mobile .menu-toggle span:nth-last-of-type(2) {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -moz-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  -o-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}

.navigation-mobile .pi-menu-mobile {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
  background-color: #101010;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding-bottom: 70px;
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.3);
  overflow-y: auto;
}

.navigation-mobile .pi-menu-mobile li a {
  padding: 15px 20px;
  color: #fff;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  font-size: .7em;
  font-weight: 700;
}

.navigation-mobile .pi-menu-mobile li a .arrow-drop {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50px;
}

.navigation-mobile .pi-menu-mobile li a .arrow-drop:before, .navigation-mobile .pi-menu-mobile li a .arrow-drop:after {
  content: '';
  width: 13px;
  height: 1px;
  background-color: #A7A7A7;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.navigation-mobile .pi-menu-mobile li a .arrow-drop:after {
  width: 1px;
  height: 13px;
}

.navigation-mobile .pi-menu-mobile li a .arrow-drop.active:after {
  width: 19px;
  height: 1px;
}

.navigation-mobile .pi-menu-mobile li a .arrow-drop:hover:after, .navigation-mobile .pi-menu-mobile li a .arrow-drop:hover:before {
  background-color: #ff6060;
}

.navigation-mobile .pi-menu-mobile li:hover > a, .navigation-mobile .pi-menu-mobile li.current-menu-item > a {
  color: #ff6060;
}

.navigation-mobile .pi-menu-mobile li li a {
  padding: 15px 0;
}

.navigation-mobile .pi-menu-mobile ul {
  list-style: none;
  display: none;
}

.navigation-mobile .pi-menu-mobile .menu-logo {
  display: none;
}

.navigation-mobile .pi-menu-mobile .menu-search {
  margin-left: 15px;
}

.admin-bar .pi-menu-mobile {
  top: 46px;
}

.header-top {
  background-color: #fff;
  border-bottom: 1px solid #eeeeee;
}

.desc-text {
  max-width: 480px;
  width: 100%;
  margin: 20px auto 10px auto;
}

.desc-text p {
  font-size: 20px;
}

.blur-color {
  color: #999;
}

.height-content {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  position: relative;
  z-index: 99;
  text-align: center;
}

.btn-wrap {
  padding: 10px;
}

.three-line {
  display: inline-block;
  position: relative;
  width: 20px;
  margin: 15px 10px;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  padding: 5px 0;
}

.three-line:before {
  content: "";
  display: block;
  width: 20px;
  border-top: 1px solid #222;
  position: absolute;
  top: 4px;
  left: -10px;
}

.custome-section,
.full-height {
  width: 100%;
  height: 100%;
  position: relative;
}

.full-slider {
  height: 100%;
}

.full-slider .owl-wrapper-outer {
  height: 100%;
}

.full-slider .owl-wrapper, .full-slider .owl-item, .full-slider .item {
  height: 100%;
}

.title-gr {
  margin-top: 30px;
  margin-bottom: 30px;
}

.title-gr.tac {
  text-align: center;
  max-width: 440px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.title-gr p {
  margin-bottom: 20px;
}

.sub-title-2 {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: .4em;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #222;
}

.sub-title-1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: #222;
}

.big-title-1 {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 48px;
  font-weight: 300;
  line-height: 1.4em;
  color: #222;
  text-transform: uppercase;
  letter-spacing: 0.6em;
}

@media (max-width: 767px) {
  .big-title-1 {
    font-size: 30px;
  }
}

.big-title-2 {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 44px;
  font-weight: 300;
  line-height: 1.4em;
  color: #222;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

@media (max-width: 767px) {
  .big-title-2 {
    font-size: 30px;
  }
}

.medium-title {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.a-quote {
  text-align: center;
  margin: 20px auto;
  max-width: 550px;
  width: 100%;
  font-size: 22px;
  font-weight: 400;
}

.a-quote footer {
  letter-spacing: .1em;
}

.full-slider.owl-theme .owl-controls {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 30px;
  z-index: 99;
}

.owl-theme .owl-controls .owl-page span {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #222;
}

.owl-theme .owl-controls .owl-page.active span {
  background-color: #ff6060;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  background-color: transparent;
  border: 1px solid #ff6060;
}

[data-color="light"] .big-title-1,
[data-color="light"] .big-title-2,
[data-color="light"] .medium-title-1,
[data-color="light"] .medium-title-2,
[data-color="light"] .sub-title-1,
[data-color="light"] .sub-title-2,
[data-color="light"] .desc-text {
  color: #fff;
}

[data-color="light"] .three-line {
  border-color: #fff;
}

[data-color="light"] .three-line:before {
  border-color: #fff;
}

[data-color="light"] .date-time {
  color: #fff;
}

[data-color="light"] .author-name a {
  color: #fff;
}

[data-color="light"] .btn {
  border-color: #fff;
  color: #fff;
  background-color: transparent;
}

.texts {
  display: none;
}

/*03.02 Footer*/
.follow-gr {
  padding: 20px 0;
}

.follow-gr p {
  margin-top: 10px;
  margin-bottom: 10px;
}

.follow-us {
  margin: 20px 0;
  padding: 0;
  list-style-type: none;
}

.follow-us li {
  display: inline-block;
  margin-left: 7px;
  margin-right: 7px;
}

.follow-us li a {
  color: #333;
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #333;
  text-align: center;
  line-height: 35px;
}

.follow-us li a.f-facebook {
  border-color: #3B5998;
  color: #3B5998;
}

.follow-us li a.f-behance {
  border-color: #1769FF;
  color: #1769FF;
}

.follow-us li a.f-dribbble {
  border-color: #EA4C89;
  color: #EA4C89;
}

.follow-us li a.f-twitter {
  border-color: #4099FF;
  color: #4099FF;
}

.follow-us li a.f-youtube {
  border-color: #e52d27;
  color: #e52d27;
}

.follow-us li a.f-vk {
  border-color: #6383a8;
  color: #6383a8;
}

.follow-us li a.f-google-plus {
  border-color: #d34836;
  color: #d34836;
}

.follow-us li a.f-pinterest {
  border-color: #C92228;
  color: #C92228;
}

.follow-us li a.f-vimeo {
  border-color: #45bbff;
  color: #45bbff;
}

.follow-us li a.f-flickr {
  border-color: #0063dc;
  color: #0063dc;
}

.follow-us li a.f-instagram {
  border-color: #125688;
  color: #125688;
}

.follow-us li a.f-linkedin {
  border-color: #0e76a8;
  color: #0e76a8;
}

.follow-us li a.f-mail {
  border-color: #52bb05;
  color: #52bb05;
}

.follow-us li a.f-google-plus {
  border-color: #d34836;
  color: #d34836;
}

.follow-us li a.f-skype {
  border-color: #12A5F4;
  color: #12A5F4;
}

.follow-us li a.f-tumblr {
  border-color: #529ecc;
  color: #529ecc;
}

.follow-us li a.f-yahoo {
  border-color: #529ecc;
  color: #529ecc;
}

.follow-us li a i {
  line-height: 34px;
}

.follow-us li a:hover {
  border-color: #ff6060;
  background-color: transparent;
  color: #ff6060;
}

.follow-2 {
  margin: 40px 0 10px 0;
}

.follow-2 li a {
  width: 38px;
  height: 38px;
  background-color: transparent;
  color: #222;
  border-color: #222;
  border-style: solid;
}

.follow-2 li.facebook a {
  border-color: #3B5998;
  color: #3B5998;
}

.follow-2 li.behance a {
  border-color: #1769FF;
  color: #1769FF;
}

.follow-2 li.dribbble a {
  border-color: #EA4C89;
  color: #EA4C89;
}

.follow-2 li.twitter a {
  border-color: #4099FF;
  color: #4099FF;
}

.follow-2 li.youtube a {
  border-color: #e52d27;
  color: #e52d27;
}

.follow-2 li.vk a {
  border-color: #6383a8;
  color: #6383a8;
}

.follow-2 li.google-plus a {
  border-color: #d34836;
  color: #d34836;
}

.follow-2 li.pinterest a {
  border-color: #C92228;
  color: #C92228;
}

.follow-2 li.vimeo a {
  border-color: #45bbff;
  color: #45bbff;
}

.follow-2 li a:hover {
  border-color: #ff6060;
  background-color: #ff6060;
  color: #fff;
}

.footer-content {
  text-align: center;
  padding: 80px 0;
  position: relative;
}

@media (max-width: 767px) {
  .footer-content {
    padding-bottom: 50px;
  }
}

@media (max-width: 480px) {
  .footer-content {
    padding-bottom: 30px;
  }
}

.footer-logo img {
  height: auto;
  max-width: 288px;
}

.footer-slg {
  padding: 10px 0 0 0;
}

.scroll-top {
  padding: 0px;
  position: absolute;
  top: -20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-color: transparent;
  z-index: 999;
}

.scroll-top:after {
  bottom: 35px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 15px 20px;
  margin-left: -20px;
}

.scroll-top a {
  display: block;
  padding: 18px 20px 14px 20px;
  color: #222;
}

.scroll-top a:focus, .scroll-top a:active {
  outline: 0;
  text-decoration: none;
}

.scroll-top a:hover {
  color: #ff6060;
}

/*03.03 Sidebar*/
.widget {
  margin-bottom: 30px;
}

.widget ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.widget ul li {
  position: relative;
  padding: 5px 0px;
  line-height: 1.8;
}

.widget ul li a {
  color: #222;
}

.widget ul li a:hover {
  color: #ff6060;
}

.widget ul ul {
  margin-left: 10px;
}

.widget_recent_comments ul span {
  font-style: italic;
}

.widget_twitter .tweet-content {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #777777;
}

.widget_twitter .tweet-content a {
  color: #337ab7;
}

.widget_twitter .tweet-time {
  margin-top: 5px;
}

.widget_twitter .tweet-time a {
  color: #777777;
}

.widget-title {
  font-size: 16px;
  font-weight: 300;
  position: relative;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 20px;
  position: relative;
}

.widget-title:before {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #efefef;
}

.widget-title span {
  position: relative;
  display: inline-block;
  padding: 15px 0;
}

.widget-title span:before {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #999;
}

.widget-about-content .image-cover {
  padding-top: 75%;
}

.widget-about-content .image-cover:before {
  content: "";
  display: block;
  background-color: rgba(255, 255, 255, 0.15);
  position: absolute;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  z-index: 99;
}

.widget-about-content h5 {
  margin: 15px 0;
}

#wp-calendar {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.02);
  line-height: 2;
}

#wp-calendar caption {
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #222;
}

#wp-calendar thead th {
  background-color: transparent;
  font-weight: 700;
  text-align: center;
  border: 1px solid rgba(142, 139, 139, 0.1);
  border-width: 0 0 1px 0;
}

#wp-calendar td {
  border: 1px solid rgba(142, 139, 139, 0.1);
  padding: 0px;
  font-weight: normal;
  border-width: 0 0 1px 0;
  text-align: center;
}

#wp-calendar td.pad {
  border-width: 0 0 0 0;
}

#wp-calendar td a {
  color: #337ab7;
}

#wp-calendar tfoot td {
  border: 0;
  text-transform: uppercase;
  text-align: left;
  font-size: 12px;
  font-weight: 700;
  line-height: 2;
}

#wp-calendar tfoot td a {
  color: inherit;
}

.social-follow {
  font-size: 0;
}

.social-follow a {
  font-size: 14px;
  display: inline-block;
  width: 42px;
  height: 42px;
  border: 1px solid #eeeeee;
  margin: 5px;
  line-height: 42px;
  text-align: center;
}

.subcribe .form-group {
  position: relative;
}

.subcribe input {
  width: 100%;
  display: block;
  padding: 10px 20px;
  border-radius: 0;
  border: 1px solid #eeeeee;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.subcribe input:active, .subcribe input:focus {
  outline: 0;
}

.subcribe .submit {
  margin-top: 10px;
  background-color: #337ab7;
  text-transform: uppercase;
  color: #fff;
  display: block;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.tagcloud a {
  display: inline-block;
  background-color: #efefef;
  border-radius: 2px;
  padding: 5px 10px;
  color: #222;
  margin-right: 3px;
  margin-bottom: 7px;
}

.tagcloud a:hover {
  background-color: #222;
  color: #fff;
}

.widget-grid:before, .widget-grid:after {
  content: "";
  display: table;
}

.widget-grid:after {
  clear: both;
}

.widget-grid .item {
  float: left;
  width: 33.333333%;
  padding: 3px;
}

.widget-grid .item a {
  display: block;
}

.widget-grid .item img {
  width: 100%;
  height: auto;
}

.tab-control {
  display: table;
  width: 100%;
  border: 0;
}

.tab-control .tab-item {
  float: none;
  padding: 0;
  display: table-cell;
  text-align: center;
  margin-right: 3px;
  border-radius: 0;
  list-style-type: none;
  position: relative;
}

.tab-control .tab-item:before {
  display: none;
}

.tab-control .tab-item:nth-last-of-type(1) {
  margin-right: 0;
}

.tab-control .tab-item a {
  display: block;
  white-space: nowrap;
  padding: 10px 5px;
  border: 1px solid #eeeeee;
  border-radius: 0;
}

.tab-control .tab-item span {
  display: block;
  overflow: hidden;
  max-width: 90px;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 7px;
  padding-right: 7px;
  margin-left: auto;
  margin-right: auto;
}

.tab-pane {
  padding-top: 15px;
  padding-bottom: 15px;
}

/*
*
* ========= Text box =========
*
*/
.list-default .item {
  margin-bottom: 15px;
}

.list-default .imge-wrapper {
  width: 80px;
}

.list-default .text-content {
  margin-left: 95px;
}

.list-large-thumbnail .item {
  margin-bottom: 20px;
}

.list-large-thumbnail .imge-wrapper {
  width: 100%;
  margin-bottom: 15px;
}

.list-large-thumbnail .text-content {
  margin-left: 0;
}

.contact-wrapper .icon-wrapper {
  width: 30px;
  margin-bottom: 20px;
  margin-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #eeeeee;
  text-align: center;
}

.testimonial-wrapper .text-content {
  background-color: #eeeeee;
  padding: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 3px;
}

.testimonial-wrapper .text-content:after {
  top: 100%;
  left: 40px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #eeeeee;
  border-width: 7px;
  margin-left: -7px;
}

.testimonial-wrapper .thumbnail {
  padding: 0;
  border: 0;
  max-width: 80px;
  width: 100%;
}

.testimonial-wrapper .thumbnail img {
  display: block;
  border: 1px solid #eeeeee;
  padding: 4px;
  border-radius: 50%;
}

.testimonial-wrapper .entry-meta {
  padding-top: 15px;
  margin-left: 10px;
}

.forget {
  margin-bottom: 15px;
}

.text-box {
  margin-top: 0px;
  margin-bottom: 30px;
  text-align: center;
  padding: 1.3em 1.3em 1.8em 1.3em;
  border: 1px dashed #efefef;
}

.text-box .box-btn {
  opacity: .3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.text-box:hover .box-btn {
  opacity: 1;
}

.box-icon {
  padding: .5em;
  font-size: 38px;
  color: #e0e0e0;
}

.box-icon img {
  max-width: 49px;
  height: auto;
}

.box-title {
  padding: 1.4em 0;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.box-content {
  margin-bottom: 30px;
  font-size: 1em;
}

.testi-author {
  margin-top: 25px;
}

.testi-content {
  background-color: #fff;
  padding: 15px 20px;
  border-radius: 3px;
  font-style: italic;
  font-size: 1.1487em;
  position: relative;
}

.testi-content:after {
  top: 100%;
  left: 24px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 15px 10px;
  margin-left: -10px;
}

.testi-author-avatar {
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 50%;
  float: left;
}

.testi-author-avatar .image-cover {
  border-radius: 50%;
}

.testi-author-meta {
  float: left;
  padding-left: 15px;
}

.testi-author-meta .testi-author-meta {
  float: none;
  padding-left: 0;
}

.testi-author-name {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}

.testi-author-meta a {
  color: #999;
}

.testimonial.owl-theme {
  cursor: move;
}

.testimonial.owl-theme .owl-controls {
  display: none;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity ease 0.3s;
  -moz-transition: opacity ease 0.3s;
  -ms-transition: opacity ease 0.3s;
  -o-transition: opacity ease 0.3s;
  transition: opacity ease 0.3s;
}

.testimonial.owl-theme .owl-controls:before, .testimonial.owl-theme .owl-controls:after {
  content: "";
  display: table;
}

.testimonial.owl-theme .owl-controls:after {
  clear: both;
}

.testimonial.owl-theme .owl-controls .owl-buttons {
  margin-top: -50px;
  position: relative;
  z-index: 9999;
}

.testimonial.owl-theme .owl-controls .owl-buttons:before, .testimonial.owl-theme .owl-controls .owl-buttons:after {
  content: "";
  display: table;
}

.testimonial.owl-theme .owl-controls .owl-buttons:after {
  clear: both;
}

.testimonial.owl-theme .owl-controls .owl-buttons div {
  background-color: transparent;
  font-size: 24px;
  line-height: 24px;
  padding: 3px 5px;
  border-radius: 0;
  border: 1px solid #333;
  color: #333;
}

.testimonial.owl-theme .owl-controls .owl-buttons div.owl-prev {
  float: right;
}

.testimonial.owl-theme .owl-controls .owl-buttons div.owl-next {
  float: right;
}

.post-wrap:before, .post-wrap:after {
  content: "";
  display: table;
}

.post-wrap:after {
  clear: both;
}

.post-wrap .post-content {
  text-align: center;
}

.single-post .post-content {
  text-align: left;
}

.single-post .post-entry {
  max-width: 100%;
  margin: 0;
}

.post {
  position: relative;
  max-width: 552px;
  width: 100%;
  margin: 20px auto;
  padding: 20px 0;
}

.stick-post {
  margin: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  pointer-events: none;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.stick-post:before {
  content: "";
  display: block;
  position: relative;
  top: 23px;
  left: -37px;
  width: 150px;
  height: 20px;
  text-align: center;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  border-width: 0 30px 30px 30px;
  -webkit-filter: blur(0);
  filter: blur(0);
  border-style: solid;
  border-color: transparent transparent #ff6060 transparent;
}

.stick-post:after {
  display: block;
  position: relative;
  content: attr(data-content);
  top: -11px;
  left: -31px;
  width: 140px;
  height: 28px;
  padding-top: 5px;
  background: transparent;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  -webkit-filter: blur(0);
  filter: blur(0);
  color: #fff;
  font-weight: 600;
  font-size: 11px;
  line-height: 25px;
  letter-spacing: .4em;
  text-transform: uppercase;
  text-align: center;
}

.post-content .post:nth-of-type(1) {
  padding-top: 0;
}

.post-media {
  margin: 20px 0;
}

.post-media .image-cover {
  padding-top: 70%;
}

.post-media .image-cover:before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  bottom: 5px;
  right: 5px;
  z-index: -1;
  pointer-events: none;
  background-color: rgba(255, 255, 255, 0.55);
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -ms-transition: all ease 1s;
  -o-transition: all ease 1s;
  transition: all ease 1s;
  opacity: 0;
  visibility: hidden;
}

.post-media .image-cover img {
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
  -moz-transform: translate(-50%, -50%) scale(1, 1);
  -ms-transform: translate(-50%, -50%) scale(1, 1);
  -o-transform: translate(-50%, -50%) scale(1, 1);
  transform: translate(-50%, -50%) scale(1, 1);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.post-media .image-cover:hover:before {
  z-index: 999;
  opacity: 1;
  visibility: visible;
}

.post-media .image-cover:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.2, 1.2);
  -moz-transform: translate(-50%, -50%) scale(1.2, 1.2);
  -ms-transform: translate(-50%, -50%) scale(1.2, 1.2);
  -o-transform: translate(-50%, -50%) scale(1.2, 1.2);
  transform: translate(-50%, -50%) scale(1.2, 1.2);
}

.post-header {
  margin: 20px 0;
}

.post-author .author-avatar img {
  max-width: 32px;
  width: 100%;
  border-radius: 50%;
}

.author-name {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8em;
}

.author-name a {
  color: #979899;
}

.post-title h2 {
  font-size: 42px;
  font-weight: 300;
  margin: 0;
  line-height: 1.2em;
}

.date-time {
  font-size: 14px;
  font-weight: 400;
  color: #979899;
  line-height: 1.8em;
}

.posy-body {
  margin: 20px 0;
}

.post-entry {
  max-width: 420px;
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
}

.post-cat {
  padding: 0 0 20px 0;
  font-weight: 400;
  line-height: 1.8em;
}

.post-cat a {
  color: #222;
}

.post-sidebar {
  padding-top: 20px;
}

.post-sidebar .widget-title:nth-of-type(1) {
  margin-top: -15px;
}

.features-slider {
  max-width: 860px;
  width: 100%;
  margin: 0 auto 40px auto;
}

.features-slider .image-cover {
  padding-top: 60%;
}

.features-slider .item {
  position: relative;
}

.features-slider .full-height {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999;
  text-align: center;
}

.features-slider .post-cat {
  padding-bottom: 0px;
}

.features-slider .post-title {
  padding: 15px;
  margin-bottom: 10px;
}

.features-slider .post-title h2 {
  font-weight: 300;
  font-size: 42px;
  letter-spacing: 0em;
}

.features-slider.owl-theme .owl-controls {
  position: absolute;
  top: 50%;
  padding: 25px;
  left: 0;
  z-index: 999;
  width: 100%;
  pointer-events: none;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.features-slider.owl-theme .owl-controls:before, .features-slider.owl-theme .owl-controls:after {
  content: "";
  display: table;
}

.features-slider.owl-theme .owl-controls:after {
  clear: both;
}

.features-slider.owl-theme .owl-controls .owl-buttons {
  width: 100%;
}

.features-slider.owl-theme .owl-controls .owl-buttons div {
  background-color: transparent;
  font-size: 32px;
  border: 0;
  border-radius: 50%;
  text-align: center;
  pointer-events: auto;
}

.features-slider.owl-theme .owl-controls .owl-buttons div i {
  line-height: 26px;
}

.features-slider.owl-theme .owl-controls .owl-prev {
  float: left;
}

.features-slider.owl-theme .owl-controls .owl-next {
  float: right;
}

@media (max-width: 600px) {
  .features-slider .post-title {
    margin-bottom: 0px;
  }
  .features-slider .post-link {
    display: none;
  }
}

.features-post {
  margin-top: -70px;
}

.features-post-content {
  position: relative;
  z-index: 999999;
}

[data-color="light"] .post-cat a {
  color: #fff;
}

[data-color="light"] .post-title h2 a {
  color: #fff;
}

[data-color="light"] .post-title h2 a:hover {
  color: #ff6060;
}

[data-color="light"] .btn:hover {
  background-color: #ff6060;
  color: #fff;
}

.pagination {
  margin-top: 70px;
}

.pagination > li:first-child > a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin: 0;
  line-height: 32px;
}

.pagination > li:last-child > a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin: 0;
  line-height: 32px;
}

.pagination > li > a {
  width: 50px;
  height: 50px;
  line-height: 35px;
  border-radius: 0;
  margin: 0;
  font-size: 1.4142em;
  font-weight: 600;
  color: #fff;
  border: 1px solid #ff6060;
  background-color: #ff6060;
}

.pagination > li > a:hover {
  background-color: transparent;
  color: #ff6060;
  border-color: #ff6060;
}

.drop-caps {
  font-size: 77px;
  font-weight: 700;
  float: left;
  margin-bottom: 22px;
  line-height: .4em;
  margin-right: 5px;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  border-color: #efefef;
  background-color: transparent;
  color: #111;
}

.pagination > .active > a {
  height: 60px;
  width: 63px;
  margin: -5px 0 !important;
  border: 0;
  line-height: 46px !important;
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.3);
  color: #111;
  border-radius: 4px;
}

[data-post-align="left"] .post-content {
  text-align: left !important;
}

[data-post-align="left"] .post-entry {
  margin-left: 0;
}

@media (max-width: 767px) {
  [data-post-align="left"] .post-content .post-entry {
    max-width: inherit;
  }
  [data-post-align="left"] .post-content .post {
    max-width: inherit;
  }
}

[data-post-align="right"] .post-content {
  text-align: right !important;
}

[data-post-align="right"] .post-entry {
  margin-right: 0;
}

@media (max-width: 767px) {
  [data-post-align="right"] .post-content {
    text-align: left !important;
  }
  [data-post-align="right"] .post-content .post-entry {
    max-width: inherit;
  }
  [data-post-align="right"] .post-content .post {
    max-width: inherit;
  }
}

[data-post-sidebar="left"] {
  max-width: 860px;
  width: 100%;
  margin: auto;
}

[data-post-sidebar="left"] .post-content {
  float: right;
  width: 65%;
}

[data-post-sidebar="left"] .post-sidebar {
  float: left;
  width: 35%;
  padding-right: 50px;
}

@media (max-width: 767px) {
  [data-post-sidebar="left"] .post-content,
  [data-post-sidebar="left"] .post-sidebar {
    width: 100%;
    padding-right: 0;
  }
  [data-post-sidebar="left"] .post {
    max-width: inherit;
    width: 100%;
  }
}

[data-post-sidebar="right"] {
  max-width: 860px;
  width: 100%;
  margin: auto;
}

[data-post-sidebar="right"] .post-content {
  float: left;
  width: 65%;
}

[data-post-sidebar="right"] .post-sidebar {
  float: right;
  width: 35%;
  padding-left: 50px;
}

@media (max-width: 767px) {
  [data-post-sidebar="right"] .post-content,
  [data-post-sidebar="right"] .post-sidebar {
    width: 100%;
    padding-left: 0;
  }
  [data-post-sidebar="right"] .post {
    max-width: inherit;
    width: 100%;
  }
}

.linda-comment-edit-reply a {
  color: #ff6060;
  display: inline-block;
  margin-right: 10px;
}

.post-footer {
  border-top: 1px solid #eee;
  padding-top: 20px;
  margin-bottom: 50px;
}

.post-footer .tag-post a {
  color: #464647;
  font-size: 16px;
}

.post-footer .post-social {
  margin-top: 10px;
}

.post-footer .post-social a {
  color: #7d7d7d;
  font-size: 14px;
  letter-spacing: 0.5em;
}

#comments {
  margin-bottom: 50px;
}

#comments .comment-title {
  margin-bottom: 30px;
}

.comment-respond .comment-reply-title {
  margin-bottom: 20px;
}

.shop {
  padding: 70px 0 40px 0;
}

.shop .product {
  margin-bottom: 30px;
}

.shop .pagination {
  display: block;
  margin-bottom: 0;
  margin-top: 70px;
}

.shop .pagination li {
  display: inline-block;
}

.custome-section {
  min-height: 300px;
  height: auto;
}

.custome-section .tbl {
  min-height: 320px;
  height: auto;
  -moz-height: 320px;
}

@-moz-document url-prefix() {
  .custome-section .tbl {
    height: 320px;
  }
}

.gr-box:before, .gr-box:after {
  content: "";
  display: table;
}

.gr-box:after {
  clear: both;
}

.gr-box .col {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

[data-gr-col="2"] .col {
  width: 50%;
}

[data-gr-col="3"] .col {
  width: 33.333333%;
}

[data-gr-col="4"] .col {
  width: 25%;
}

.section-ct {
  position: relative;
  padding: 70px 0;
  border-bottom: 1px dashed #efefef;
}

.section-ct.no-border-bottom {
  border: 0;
}

.intro-content {
  text-align: center;
  position: relative;
  z-index: 9;
}

.intro-content:before, .intro-content:after {
  content: "";
  display: table;
}

.intro-content:after {
  clear: both;
}

.intro-content .btn {
  margin-top: 20px;
}

.intro-img {
  float: left;
  width: 35%;
  padding-bottom: 50px;
}

.intro-txt {
  float: left;
  width: 65%;
  text-align: left;
  padding-left: 30px;
}

.intro-txt ul {
  padding-left: 20px;
}

.cv-timeline {
  border-left: 1px solid #efefef;
  padding-left: 35px;
}

.block-title {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .2em;
  margin: 0 0 10px 0;
}

.time-meta {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
}

.time-line-block {
  position: relative;
  margin-bottom: 50px;
}

.time-line-block:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #efefef;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: -40px;
  -webkit-transition: background-color ease 0.5s;
  -moz-transition: background-color ease 0.5s;
  -ms-transition: background-color ease 0.5s;
  -o-transition: background-color ease 0.5s;
  transition: background-color ease 0.5s;
}

.time-line-block:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: -36px;
  width: 1px;
  height: -webkit-calc(100% + 50px);
  height: calc(100% + 50px);
  background-color: transparent;
  -webkit-transition: background-color ease 0.5s;
  -moz-transition: background-color ease 0.5s;
  -ms-transition: background-color ease 0.5s;
  -o-transition: background-color ease 0.5s;
  transition: background-color ease 0.5s;
}

.time-line-block:hover:before {
  background-color: #ff6060;
}

.time-line-block:hover:after {
  background-color: #ff6060;
}

.progess-wrap {
  max-width: 550px;
  width: 100%;
  margin: 0px auto;
  padding: 10px 0;
}

.skill-progess-block {
  margin: 30px 0;
}

.skill-progess-block:before, .skill-progess-block:after {
  content: "";
  display: table;
}

.skill-progess-block:after {
  clear: both;
}

.skill-progess-title {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .1em;
  float: left;
  text-transform: uppercase;
}

.skill-progress-percent {
  font-size: 14px;
  font-weight: 400;
  float: right;
}

.skill-progess-bar {
  margin-top: 10px;
  width: 100%;
  float: left;
  height: 4px;
  background-color: #333;
}

.skill-progess-js {
  height: 4px;
  background-color: #ff6060;
}

.progess-title {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.client-list {
  margin: 20px auto;
  padding: 0;
  list-style-type: none;
  font-size: 0;
  letter-spacing: 0;
  max-width: 585px;
  width: 100%;
  text-align: left;
}

.client-list:before, .client-list:after {
  content: "";
  display: table;
}

.client-list:after {
  clear: both;
}

.client-list li {
  display: inline-block;
  margin-left: -1px;
  margin-bottom: -1px;
  width: 33.333333%;
}

.client-list li a {
  display: block;
  border: 1px solid #efefef;
}

.client-list li img {
  width: 100%;
  height: auto;
}

.team-mem {
  text-align: center;
  position: relative;
}

.team-mem .image-cover {
  padding-top: 120%;
}

.team-content {
  background-color: #FBFBFB;
  text-align: center;
  padding: 30px 30px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.team-content h2 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .1em;
  margin: 0;
}

.team-content p {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  color: #B0B0B0;
}

.team-thumb {
  position: relative;
}

.team-thumb .follow-us {
  margin: 0;
  padding: 0;
  width: 100%;
  position: absolute;
  top: 90%;
  left: 50%;
  opacity: 1;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transform: translate(-50%, -90%);
  -moz-transform: translate(-50%, -90%);
  -ms-transform: translate(-50%, -90%);
  -o-transform: translate(-50%, -90%);
  transform: translate(-50%, -90%);
}

.team-soc {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  opacity: 0.2;
}

.team-mem:hover .team-soc {
  opacity: .9;
}

.team-mem:hover .follow-us {
  top: 50%;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.team-mem:hover .team-content {
  background-color: #F0F1F2;
}

.chart-box {
  margin-top: 50px;
  text-align: center;
}

.chart-box .chart {
  position: relative;
}

.chart-box .chart span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  font-weight: 400;
}

.chart-box .chart-label {
  margin: 20px 0 35px 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .1em;
}

.skill-item {
  text-align: center;
  position: relative;
  z-index: 2;
  margin-top: 40px;
}

.skill-item .skill-icon {
  font-size: 24px;
  line-height: 1.6em;
}

.skill-item .skill-num {
  font-size: 44px;
  letter-spacing: .2em;
  line-height: 2em;
}

.skill-item .skill-label {
  line-height: 1.8em;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .2em;
}

[data-color="dark"] {
  color: #222;
}

[data-color="dark"] .skill-icon {
  color: inherit;
}

[data-color="dark"] .skill-num {
  color: inherit;
}

[data-color="dark"] .skill-label {
  color: inherit;
}

[data-color="light"] {
  color: #fff;
}

[data-color="light"] .skill-icon {
  color: inherit;
}

[data-color="light"] .skill-num {
  color: inherit;
}

[data-color="light"] .skill-label {
  color: inherit;
}

.top-item {
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}

.top-item .icon-ct {
  width: 74px;
  height: 74px;
  float: left;
  border-radius: 50%;
  border: 1px solid #efefef;
  text-align: center;
  margin-right: 20px;
}

.top-item .icon-ct i {
  line-height: 74px;
  font-size: 24px;
}

.top-item .text-wrap {
  overflow: hidden;
  margin-top: 10px;
}

.top-item .text-wrap p {
  margin: 0;
}

.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea {
  border: 1px solid #efefef;
  box-shadow: none;
  border-radius: 0;
  font-size: 16px;
  padding: 10px 20px;
  width: 100%;
  margin-bottom: 30px;
}

.contact-form input[type="text"]:active, .contact-form input[type="text"]:focus, .contact-form input[type="email"]:active, .contact-form input[type="email"]:focus, .contact-form textarea:active, .contact-form textarea:focus {
  outline: 0;
  box-shadow: none;
}
