@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,400italic,500,700);
@import url(https://fonts.googleapis.com/css?family=Dosis:300,400,500,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
.fontcolor-regular, .fontcolor-regular a {
  color: #303030 !important; }

.fontcolor-invert, .fontcolor-invert a {
  color: #f5f5f5 !important; }

.fontcolor-medium, .fontcolor-medium a {
  color: #737373 !important; }

.fontcolor-medium-light {
  color: #8e8e8e !important; }
  .fontcolor-medium-light a {
    color: #8e8e8e !important; }
    .fontcolor-medium-light a:hover, .fontcolor-medium-light a:focus {
      color: #E84855 !important; }

.hovercolor, .hovercolor a {
  color: #E84855 !important; }

.accent-color, .accent-color a {
  color: #43a5e6 !important; }

.accent-color a:hover {
  color: #E84855 !important; }

.color00 {
  color: #fff !important; }

.color01 {
  color: #f5f5f5 !important; }

.color02 {
  color: #eaeaea !important; }

.color03 {
  color: #c1c1c1 !important; }

.color04 {
  color: #a7a7a7 !important; }

.color05 {
  color: #8e8e8e !important; }

.color06 {
  color: #737373 !important; }

.color07 {
  color: #5d5d5d !important; }

.color08 {
  color: #4a4a4a !important; }

.color09 {
  color: #404040 !important; }

.color10 {
  color: #303030 !important; }

.color11 {
  color: #252525 !important; }

.color12 {
  color: #1b1b1b !important; }

.color13 {
  color: #101010 !important; }

.bg-color00 {
  background-color: #fff !important; }

.bg-color01 {
  background-color: #f5f5f5 !important; }

.bg-color02 {
  background-color: #eaeaea !important; }

.bg-color03 {
  background-color: #c1c1c1 !important; }

.bg-color04 {
  background-color: #a7a7a7 !important; }

.bg-color05 {
  background-color: #8e8e8e !important; }

.bg-color06 {
  background-color: #737373 !important; }

.bg-color07 {
  background-color: #5d5d5d !important; }

.bg-color08 {
  background-color: #4a4a4a !important; }

.bg-color09 {
  background-color: #404040 !important; }

.bg-color10 {
  background-color: #303030 !important; }

.bg-color11 {
  background-color: #252525 !important; }

.bg-color12 {
  background-color: #1b1b1b !important; }

.bg-color13 {
  background-color: #101010 !important; }

.bg-red {
  background-color: #E84855 !important; }

.bg-orange {
  background-color: #da6b32 !important; }

.bg-orange-lighten {
  background-color: #de7b48 !important; }

.bg-green {
  background-color: #1abc9c !important; }

.bg-blue {
  background-color: #3498db !important; }

.bg-darkblue {
  background-color: #2a577e !important; }

.bg-darkblue-lighten {
  background-color: #306491 !important; }

.bg-cyan {
  background-color: #6a4f74 !important; }

.bg-cyan-lighten {
  background-color: #785983 !important; }

.bg-yellow {
  background-color: #d9a81d !important; }

.bg-l-grey {
  background-color: #f2f2f2 !important; }

.bg-grey {
  background-color: #999 !important; }

.bg-skin {
  background-color: #fff !important; }

.e-bg-light-texture {
  background: url("../images/backgrounds/skin_side_up.png"); }

.e-bg-texture-02 {
  background: url("../images/rs-images/02.jpg");
  background-size: cover; }

.e-bg-dark-texture {
  background: url("../images/backgrounds/footer_lodyas.png"); }

.e-bg-dark-color-texture {
  background: url("../images/backgrounds/footer_lodyas01.png"); }

/* Clearfix */
/* Block Background Classes */
/* Headings Fonts variables */
/* Heading font one */
.font-accident-one-bold {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-style: normal; }

.font-accident-one-normal {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal; }

/* Heading font two */
.font-accident-two-normal {
  font-family: "Georgia", serif;
  font-style: normal; }

.font-accident-two-oblique {
  font-family: "Georgia", serif;
  font-style: oblique; }

.font-accident-two-bold {
  font-family: "Georgia", serif;
  font-weight: bold; }

.font-accident-two-bold-italic {
  font-family: "Georgia", serif;
  font-weight: bold;
  font-style: oblique; }

/* Regular font */
.font-regular-light {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-style: normal; }

.font-regular-normal {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-style: normal; }

.font-regular-bold {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-style: normal; }

/* Headings */
h2 {
  font-size: 36px; }

h4 {
  letter-spacing: 3px; }

h5 {
  letter-spacing: 3px; }

h6 {
  font-size: 11px;
  letter-spacing: 3px; }

h4 a, h5 a, h6 a {
  color: #E84855;
  transition: all 0.25s ease 0s;
  -webkit-transition-: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s; }
  h4 a:hover, h4 a:focus, h5 a:hover, h5 a:focus, h6 a:hover, h6 a:focus {
    color: #eb5f6a; }

.title {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(167, 167, 167, 0.4);
  display: initial; }

/* Paragraphs */
.small {
  font-size: 12px; }

.extrasmall {
  font-size: 10px; }

.superheading {
  font-size: 48px; }

/* Button Sizes */
.btn-lg {
  font-size: 15px; }

.btn-default {
  font-size: 13px; }

.btn-sm {
  font-size: 12px; }

.btn-xs {
  font-size: 11px;
  padding: 3px 9px; }

/* Button Types */
.btn-darker,
.btn-blk,
.btn-gr,
.btn-lgr,
.btn-lgr-str,
.btn-grey-str,
.btn-light,
.btn-wh,
.btn-wh-str,
.btn-rd {
  letter-spacing: 0;
  border-radius: 24px;
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out; }

.btn-darker {
  font-family: "Montserrat", sans-serif;
  font-style: oblique;
  border: 1px solid #4a4a4a;
  background: #4a4a4a;
  margin-bottom: 12px;
  color: #f5f5f5 !important; }
  .btn-darker:hover {
    border: 1px solid #E84855;
    background: #E84855;
    color: #f5f5f5 !important; }

.btn-blk {
  font-family: "Montserrat", sans-serif;
  font-style: oblique;
  border: 1px solid #353535;
  background: #353535;
  margin-bottom: 12px;
  color: #f5f5f5 !important; }
  .btn-blk:hover {
    border: 1px solid #E84855;
    background: #E84855;
    color: #f5f5f5 !important; }
  .btn-blk:focus {
    border: 1px solid #E84855;
    background: #E84855;
    color: #f5f5f5 !important; }

.btn-gr {
  font-family: "Montserrat", sans-serif;
  border: 1px solid #505050;
  color: #f5f5f5 !important;
  background: #505050;
  margin-bottom: 12px; }
  .btn-gr:hover {
    border: 1px solid #E84855;
    background: #E84855;
    color: #f5f5f5 !important; }

.btn-lgr {
  font-family: "Montserrat", sans-serif;
  font-style: oblique;
  border: 1px solid #999999;
  background: #999999;
  margin-bottom: 12px;
  color: #f5f5f5 !important; }
  .btn-lgr:hover {
    border: 1px solid #E84855;
    background: #E84855;
    color: #f5f5f5 !important; }

.btn-lgr-str {
  font-family: "Montserrat", sans-serif;
  background: none !important;
  margin-bottom: 12px;
  border: 2px solid #a7a7a7 !important;
  color: #a7a7a7 !important; }
  .btn-lgr-str a {
    color: #a7a7a7 !important; }
  .btn-lgr-str:hover {
    background: none;
    border: 2px solid #E84855 !important;
    color: #E84855 !important; }

.btn-grey-str {
  font-family: "Montserrat", sans-serif;
  font-style: oblique;
  background: none !important;
  margin-bottom: 12px;
  border: 2px solid #303030;
  color: #303030 !important; }
  .btn-grey-str:hover {
    background: none;
    border: 2px solid #E84855;
    color: #E84855 !important; }

.btn-light {
  font-family: "Montserrat", sans-serif;
  font-style: oblique;
  background: #eaeaea;
  margin-bottom: 12px;
  border: 1px solid #eaeaea;
  color: #4a4a4a !important; }
  .btn-light:hover {
    background: #E84855;
    border: 1px solid #E84855;
    color: #f5f5f5 !important; }

.btn-wh-str {
  font-family: "Montserrat", sans-serif;
  font-style: oblique;
  background: none;
  margin-bottom: 12px;
  border: 2px solid #fff !important;
  color: #fff !important; }
  .btn-wh-str a {
    color: #fff !important; }
  .btn-wh-str:hover {
    background: none;
    border: 2px solid #E84855 !important;
    color: #E84855 !important; }

.btn-wh {
  font-family: "Montserrat", sans-serif;
  font-style: oblique;
  background: #fff !important;
  margin-bottom: 12px;
  border: 2px solid #fff !important;
  color: #303030 !important; }
  .btn-wh:hover {
    background: #E84855 !important;
    border: 2px solid #E84855 !important;
    color: #f5f5f5 !important; }

.btn-rd {
  font-family: "Montserrat", sans-serif;
  font-style: oblique;
  border: 1px solid #E84855;
  color: #f5f5f5 !important;
  background: #E84855;
  margin-bottom: 12px; }
  .btn-rd:hover {
    border: 1px solid #ec1717;
    background: #ec1717;
    color: #f5f5f5 !important; }

body {
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  color: #303030;
  font: 14px/1.7 "Raleway", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  background-color: #fff; }

.boxed {
  display: block;
  background-color: #676767;
  background-image: url("../images/backgrounds/low_contrast_linen.png");
  position: relative;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 40px 4px; }
  .boxed .content-wrap {
    background-color: #fff; }
  .boxed .sticky-header {
    max-width: 1300px;
    margin: 0px auto !important; }

a {
  cursor: pointer;
  text-decoration: none;
  color: #404040; }

.dark a {
  color: #a7a7a7; }
  .dark a:hover {
    color: #E84855; }

a:focus {
  outline: none; }

i {
  color: #8e8e8e; }

ul {
  padding-left: 0;
  list-style: none;
  margin-left: 0px; }
  ul li {
    padding: 0px; }
    ul li a {
      cursor: pointer;
      color: #737373; }
  ul li, ul li a {
    font-size: 13px; }

ul.list-o {
  list-style: none;
  padding: 0;
  margin: 0; }
  ul.list-o li {
    padding-left: 1em;
    text-indent: -.7em; }
    ul.list-o li:before {
      padding-right: 4px;
      content: "O";
      color: #E84855; }

/* No Padding elements */
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.nopadding {
  padding: 0 !important;
  margin: 0 !important; }

/* Dividers */
.dividewhite1 {
  height: 10px; }

.dividewhite2 {
  height: 20px; }

.dividewhite3 {
  height: 30px; }

.dividewhite4 {
  height: 40px; }

.dividewhite6 {
  height: 60px; }

.dividewhite8 {
  height: 80px; }

.dividewhite9 {
  height: 90px; }

.dividewhite10 {
  height: 100px; }

.divider-dynamic {
  height: 10px; }

/* Heights */
.height-500 {
  min-height: 500px; }

.height-400 {
  min-height: 400px; }

.height-300 {
  min-height: 300px; }

.height-200 {
  min-height: 200px; }

.height-100 {
  min-height: 100px; }

/* Position */
.e-absolute {
  position: absolute !important; }

.e-relative {
  position: relative !important; }

.e-fixed {
  position: fixed !important; }

.inline {
  display: inline; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.e-centered {
  margin: 0 auto; }

.uppercase {
  text-transform: uppercase; }

.hidden {
  display: none; }

.respon-wrap img {
  max-width: 100% !important;
  height: auto;
  display: block; }

.fullwidth {
  width: 100% !important; }

.width-90 {
  width: 90%; }

.width-80 {
  width: 80%; }

.width-70 {
  width: 70%; }

.width-60 {
  width: 60%; }

.width-50 {
  width: 50%; }

.border-thin {
  border-top: 1px solid #eaeaea; }

.dark .border-thin {
  border-top: 1px solid rgba(255, 255, 255, 0.4); }

.border-left {
  border-left: 1px solid #eaeaea;
  padding-left: 12px; }

.e-block {
  padding: 130px 0 130px 0; }

.e-block-ins {
  padding: 100px 0 100px 0; }

.e-block-null {
  margin: 0 0 0 0; }

.e-block-centered {
  text-align: center; }

.infoblock {
  margin: 0 0 24px 0; }
  .infoblock hr {
    margin-top: 18px;
    border-top: 3px solid #5d5d5d; }
  .infoblock a {
    color: #303030; }
    .infoblock a:hover {
      text-decoration: none;
      color: #E84855; }
  .infoblock .morelink {
    font-family: "Montserrat", sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 22px; }
    .infoblock .morelink a {
      color: #a7a7a7;
      text-decoration: none; }
      .infoblock .morelink a i {
        margin-left: 5px; }
        .infoblock .morelink a i::before {
          color: #a7a7a7; }
      .infoblock .morelink a:hover {
        color: #E84855;
        text-decoration: none; }
      .infoblock .morelink a:hover i::before {
        color: #E84855; }

.dark .infoblock a {
  color: #eaeaea;
  font-weight: 600; }
  .dark .infoblock a i::before {
    color: #f5f5f5; }
  .dark .infoblock a:hover {
    color: #E84855; }
.dark .infoblock .post-meta {
  color: #f5f5f5; }

/*------------------------------------------------------------------
[Misc Styles]
*/
/* Progress Tracker */
.slider .indicators .indicator-item.active {
  background-color: #E84855 !important; }

.progress-tracker {
  z-index: 9999;
  right: 18px; }
  .progress-tracker ul li {
    border: none;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background-color: rgba(167, 167, 167, 0.4); }
    .progress-tracker ul li:hover {
      background-color: #E84855;
      border-color: #E84855; }
    .progress-tracker ul li .pt-description {
      top: -10px; }
      .progress-tracker ul li .pt-description span {
        padding: 3px 14px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px; }
  .progress-tracker .active {
    background-color: #E84855 !important; }

/* Content */
#content {
  min-height: 600px; }

#back-top a {
  background: rgba(167, 167, 167, 0.4) url(../images/back_top.png) no-repeat 50% 50%;
  bottom: 60px;
  display: block;
  height: 40px;
  position: fixed;
  right: 30px;
  width: 40px;
  border-radius: 20px;
  z-index: 10;
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out; }
  #back-top a:hover {
    background: #E84855 url(../images/back_top.png) no-repeat 50% 50%; }

/* Forms */
input, textarea {
  border: 0;
  background: none !important;
  border: 1px solid #999;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  text-indent: 5px;
  color: #fff;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s; }

input:focus, textarea:focus {
  border-color: #43a5e6; }

input, textarea, button {
  color: #777;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif; }

button, input, select, textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
  font-size: 100%; }

:focus {
  outline: 0; }

/*------------------------------------------------------------------
[7. Drop-down menu]
*/
/* Superfish Drop Down menu */
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none; }

.sf-menu li.menu-item a:before {
  position: absolute;
  content: " ";
  bottom: 7px;
  width: 0;
  border-bottom: 1px solid rgba(167, 167, 167, 0.4);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  transition-delay: 0.1s; }
.sf-menu li.menu-item:hover a:before {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
.sf-menu li {
  position: relative;
  white-space: nowrap;
  /* no need for Supersubs plugin */
  *white-space: normal;
  /* ...unless you support IE7 (let it wrap) */
  border: none;
  text-align: left; }
  .sf-menu li a {
    border: none;
    text-align: left; }
  .sf-menu li:hover, .sf-menu li.sfHover {
    /* only transition out, not in */
    -webkit-transition: none;
    transition: none; }
    .sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
      display: inline-block; }
.sf-menu > li {
  display: inline-block; }
.sf-menu ul {
  position: absolute;
  display: none;
  top: 132%;
  left: 0;
  z-index: 99999;
  min-width: 12em;
  /* allow long menu items to determine submenu width */
  *width: 12em;
  /* no auto sub width for IE7, see white-space comment below */ }
  .sf-menu ul li ul {
    top: 0;
    left: 100%; }
.sf-menu a {
  display: block;
  font-size: 12px;
  position: relative;
  border-left: 1px solid #fff;
  /*border-top: 1px solid #dFeEFF;*/
  /* fallback colour must use full shorthand */
  /*border-top: 1px solid rgba(255,255,255,.5);*/
  padding: .75em 1em;
  text-decoration: none;
  zoom: 1;
  /* IE7 */ }

.sf-menu > li:hover, .sf-menu > li.sfHover {
  background: none; }

ul.sf-menu > li, .sf-menu > li > a {
  border: none;
  text-align: left; }

.submenu a {
  color: #c0c0c0 !important; }
  .submenu a:hover {
    color: #fff !important; }

/*** mega menu dropdown ***/
.sf-menu li:hover > .sf-mega,
.sf-menu li.sfHover > .sf-mega {
  display: block; }

.sf-mega {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99; }

.sf-mega {
  background-color: #CFDEFF;
  padding: 1em;
  box-sizing: border-box;
  width: 100%; }

.sf-mega-section {
  float: left;
  width: 8em;
  /* optional */
  padding: 0 1em 1em 0;
  margin-right: 1em;
  border-right: 1px solid #b4c8f5; }

.sf-menu .sf-mega {
  box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.2);
  width: 100%;
  /* allow long menu items to determine submenu width */ }

.mega-item {
  position: static; }

/*** arrows (for all except IE7) **/
.sf-arrows {
  /* styling for right-facing arrows */ }
  .sf-arrows .sf-with-ul {
    padding-right: 2.5em;
    *padding-right: 1em;
    /* no CSS arrows for IE7 (lack pseudo-elements) */ }
    .sf-arrows .sf-with-ul::after {
      content: '';
      position: absolute;
      top: 50%;
      right: 1.5em;
      margin-top: -1px;
      height: 0;
      width: 0;
      /* order of following 3 rules important for fallbacks to work */
      border: 4px solid transparent;
      /*border-top-color: #333; */
      /* edit this to suit design (no rgba in IE8) */
      border-top-color: rgba(10, 10, 10, 0.5); }
  .sf-arrows > li > .sf-with-ul:focus:after,
  .sf-arrows > li:hover > .sf-with-ul:after,
  .sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: #333;
    /* IE8 fallback colour */ }
  .sf-arrows ul .sf-with-ul:after {
    margin-top: -4px;
    margin-right: -5px;
    border-color: transparent;
    border-left-color: #dFeEFF;
    /* edit this to suit design (no rgba in IE8) */
    border-left-color: rgba(255, 255, 255, 0.5); }
  .sf-arrows ul li > .sf-with-ul:focus:after,
  .sf-arrows ul li:hover > .sf-with-ul:after,
  .sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color: white; }

/*------------------------------------------------------------------
[Off-canvas menu]
*/
.menu-wrap {
  display: none; }
  .menu-wrap a {
    color: #fff; }
    .menu-wrap a:hover, .menu-wrap a:focus {
      color: #E84855;
      text-decoration: none; }
      .menu-wrap a:hover i, .menu-wrap a:focus i {
        color: #E84855; }

.content-wrap {
  -webkit-overflow-scrolling: touch; }

.content {
  position: relative; }
  .content::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: opacity 0.4s, -webkit-transform 0s 0.4s;
    transition: opacity 0.4s, transform 0s 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

/* Menu */
.menu-wrap {
  position: fixed;
  z-index: 10001;
  width: 300px;
  height: 100%;
  background: #404040;
  padding: 2.5em 1.5em 0;
  font-size: 1.15em;
  -webkit-transform: translate3d(-320px, 0, 0);
  transform: translate3d(-320px, 0, 0);
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.menu, .icon-list {
  height: 100%; }

.icon-list {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }
  .icon-list a {
    display: block;
    padding: 1.1em;
    -webkit-transform: translate3d(0, 500px, 0);
    transform: translate3d(0, 500px, 0); }

.icon-list, .icon-list a {
  -webkit-transition: -webkit-transform 0s 0.4s;
  transition: transform 0s 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.icon-list a:nth-child(2) {
  -webkit-transform: translate3d(0, 1000px, 0);
  transform: translate3d(0, 1000px, 0); }

.icon-list a:nth-child(3) {
  -webkit-transform: translate3d(0, 1500px, 0);
  transform: translate3d(0, 1500px, 0); }

.icon-list a:nth-child(4) {
  -webkit-transform: translate3d(0, 2000px, 0);
  transform: translate3d(0, 2000px, 0); }

.icon-list a:nth-child(5) {
  -webkit-transform: translate3d(0, 2500px, 0);
  transform: translate3d(0, 2500px, 0); }

.icon-list a:nth-child(6) {
  -webkit-transform: translate3d(0, 3000px, 0);
  transform: translate3d(0, 3000px, 0); }

.icon-list a span {
  margin-left: 10px;
  font-weight: 300;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px; }

/* Shown menu */
.show-menu .menu-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.show-menu .icon-list,
.show-menu .icon-list a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.show-menu .icon-list a {
  -webkit-transition-duration: 0.9s;
  transition-duration: 0.9s; }

.show-menu .content::before {
  opacity: 1;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.icon-list {
  padding-left: 0px; }
  .icon-list li {
    padding: 0;
    overflow: hidden; }
  .icon-list li .m-usermenu {
    border-bottom: 1px solid #c1c1c1;
    border-top: 1px solid #c1c1c1;
    padding: 20px 15px 0px 20px; }
    .icon-list li .m-usermenu .article-author-userpic {
      width: 20%;
      display: inline-block;
      position: relative; }
    .icon-list li .m-usermenu .article-author-name {
      width: 65%;
      margin: 0 0 17px 12px;
      display: inline-block;
      position: relative; }
    .icon-list li .m-usermenu h4 {
      letter-spacing: 1px;
      margin: 0 0 5px 0;
      padding: 0; }
      .icon-list li .m-usermenu h4 a {
        font-size: 16px; }
    .icon-list li .m-usermenu a {
      display: inline-block;
      padding: 0; }
    .icon-list li .m-usermenu p {
      color: #c1c1c1; }

/*------------------------------------------------------------------
[6. Header Styles]
*/
/* Small Top with Contacts and Shop Features */
#sub-top-dark, #sub-top-light {
  height: 40px;
  font-size: 12px; }
  #sub-top-dark i, #sub-top-light i {
    margin-right: 4px;
    font-size: 14px; }
  #sub-top-dark .top-contacts, #sub-top-dark .top-shop, #sub-top-light .top-contacts, #sub-top-light .top-shop {
    padding-top: 10px; }
  #sub-top-dark .top-contacts, #sub-top-light .top-contacts {
    float: left; }
    #sub-top-dark .top-contacts div, #sub-top-light .top-contacts div {
      display: inline;
      margin-right: 12px; }
  #sub-top-dark .top-shop, #sub-top-light .top-shop {
    float: right; }

/* Site Title for Main Page */
#header-wrapper-mp {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  /* Main menu for Main Page */ }
  #header-wrapper-mp #site-title {
    float: left; }
    #header-wrapper-mp #site-title a {
      text-decoration: none; }
      #header-wrapper-mp #site-title a h1 {
        font-size: 28px;
        margin-top: 37px;
        text-transform: uppercase; }
        #header-wrapper-mp #site-title a h1 i {
          margin-right: 14px;
          font-weight: normal !important; }
          #header-wrapper-mp #site-title a h1 i::before {
            font-size: 30px;
            margin-left: 0px; }
  #header-wrapper-mp #main-menu {
    float: right;
    border: none;
    margin-top: 32px; }
    #header-wrapper-mp #main-menu ul {
      list-style: none;
      margin-bottom: 12px; }
    #header-wrapper-mp #main-menu > li {
      display: inline-block;
      margin-right: 24px;
      border: none; }
    #header-wrapper-mp #main-menu li:last-child {
      margin-right: 0; }
    #header-wrapper-mp #main-menu a {
      font-weight: 400;
      font-size: 13px; }
    #header-wrapper-mp #main-menu > ul > li > a {
      text-transform: uppercase;
      font-weight: 700;
      font-size: 13px; }

/* Sticky Header */
.sticky-overlay .sticky-wrapper {
  position: relative;
  z-index: 999; }

.head-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden; }

#header-wrapper-mp .sticky-header {
  height: 120px;
  transition: all 0.25s ease 0s;
  -webkit-transition-: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s; }
#header-wrapper-mp #site-title h1, #header-wrapper-mp #site-title h1 i::before, #header-wrapper-mp #main-menu {
  transition: all 0.25s ease 0s;
  -webkit-transition-: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s; }

.sticky-header {
  position: relative;
  top: 40;
  right: 0;
  left: 0;
  z-index: 999;
  box-sizing: border-box; }

#header-wrapper-mp .is-sticky .sticky-header {
  filter: alpha(opacity=90);
  height: 80px;
  top: 0; }
#header-wrapper-mp .is-sticky > .sticky-header > .mp-nav {
  border-bottom: none; }
#header-wrapper-mp .is-sticky #site-title {
  float: left; }
#header-wrapper-mp .is-sticky #site-title h1 {
  font-size: 28px;
  margin-top: 24px; }
  #header-wrapper-mp .is-sticky #site-title h1 i::before {
    font-size: 30px; }
#header-wrapper-mp .is-sticky #site-title h1 a {
  text-decoration: none; }
#header-wrapper-mp .is-sticky #main-menu {
  float: right;
  border: none;
  margin-top: 20px; }
  #header-wrapper-mp .is-sticky #main-menu > ul > li > a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px; }

/* Header and Initial menu Colors -------------------------------------------------
*/
#sub-top-dark {
  background-color: #4a4a4a;
  color: #8e8e8e; }
  #sub-top-dark a, #sub-top-dark i {
    color: #8e8e8e; }

#sub-top-light {
  background-color: #f2f2f2;
  color: #303030; }
  #sub-top-light a, #sub-top-light i {
    color: #303030; }

#header-wrapper-mp .header-dark {
  background: #5d5d5d; }
  #header-wrapper-mp .header-dark .nav-icon div {
    background-color: #fff; }
  #header-wrapper-mp .header-dark .nav-icon::before, #header-wrapper-mp .header-dark .nav-icon::after {
    background-color: #fff; }
  #header-wrapper-mp .header-dark .nav-icon:hover:before, #header-wrapper-mp .header-dark .nav-icon:hover:after, #header-wrapper-mp .header-dark .nav-icon:hover div {
    background-color: #E84855; }
  #header-wrapper-mp .header-dark #site-title a {
    color: #fff; }
    #header-wrapper-mp .header-dark #site-title a h1 {
      color: #fff !important; }
      #header-wrapper-mp .header-dark #site-title a h1 i {
        color: #fff; }
  #header-wrapper-mp .header-dark #mobnav-btn i {
    color: #fff; }
  #header-wrapper-mp .header-dark #main-menu a > i {
    color: #fff; }
  #header-wrapper-mp .header-dark #main-menu a:hover {
    color: #fff; }
  #header-wrapper-mp .header-dark #main-menu > ul > li > a {
    color: #fff;
    letter-spacing: 3px; }
  #header-wrapper-mp .header-dark #main-menu > ul > li > .sf-with-ul:after {
    border-top-color: #fff; }
  #header-wrapper-mp .header-dark .overlay-border {
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, 0);
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    border-radius: 72px;
    margin-top: 64px;
    padding: 4px 0 6px 0;
    text-align: left;
    color: #303030; }
    #header-wrapper-mp .header-dark .overlay-border .overlay-content {
      padding: 0 42px 0 42px; }
    #header-wrapper-mp .header-dark .overlay-border input, #header-wrapper-mp .header-dark .overlay-border textarea {
      border: 1px solid #5d5d5d;
      border-radius: 1px;
      color: #5d5d5d; }
    #header-wrapper-mp .header-dark .overlay-border:hover {
      background: white; }
    #header-wrapper-mp .header-dark .overlay-border:hover i::before {
      color: #E84855; }
    #header-wrapper-mp .header-dark .overlay-border a {
      color: #303030; }
      #header-wrapper-mp .header-dark .overlay-border a:hover, #header-wrapper-mp .header-dark .overlay-border a:focus {
        color: #303030;
        text-decoration: none; }
    #header-wrapper-mp .header-dark .overlay-border i::before {
      font-size: 18px; }
    #header-wrapper-mp .header-dark .overlay-border .label-click {
      top: -50px;
      left: auto;
      right: -50px;
      position: absolute;
      z-index: auto;
      padding-top: 80px;
      width: 100px;
      height: 100px;
      background: #5d5d5d;
      color: #fff;
      text-align: center;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 13px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
      #header-wrapper-mp .header-dark .overlay-border .label-click i::before {
        font-size: 22px;
        top: 64px;
        left: 40px;
        margin: 0;
        position: absolute;
        color: #fff; }
    #header-wrapper-mp .header-dark .overlay-border i::before {
      font-size: 72px;
      color: #5d5d5d;
      transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out; }
    #header-wrapper-mp .header-dark .overlay-border h4 {
      color: #5d5d5d;
      text-transform: uppercase;
      font-size: 14px;
      font-family: "Montserrat", sans-serif;
      display: inline-block;
      letter-spacing: normal; }
    #header-wrapper-mp .header-dark .overlay-border p {
      font-size: 12px;
      color: #5d5d5d; }
    #header-wrapper-mp .header-dark .overlay-border .overlay-description {
      margin-top: 21px; }
      #header-wrapper-mp .header-dark .overlay-border .overlay-description ul {
        padding: 0px; }
        #header-wrapper-mp .header-dark .overlay-border .overlay-description ul li {
          list-style: none;
          display: inline-block;
          padding: 0px; }
          #header-wrapper-mp .header-dark .overlay-border .overlay-description ul li i, #header-wrapper-mp .header-dark .overlay-border .overlay-description ul li i::before {
            color: #5d5d5d;
            font-size: 24px !important;
            margin-left: 0 !important;
            line-height: 30px; }
          #header-wrapper-mp .header-dark .overlay-border .overlay-description ul li a:hover i::before {
            color: #E84855; }
#header-wrapper-mp .header-light {
  background: #fff; }
  #header-wrapper-mp .header-light .nav-icon div {
    background-color: #5d5d5d; }
  #header-wrapper-mp .header-light .nav-icon::before, #header-wrapper-mp .header-light .nav-icon::after {
    background-color: #5d5d5d; }
  #header-wrapper-mp .header-light .nav-icon:hover:before, #header-wrapper-mp .header-light .nav-icon:hover:after, #header-wrapper-mp .header-light .nav-icon:hover div {
    background-color: #E84855; }
  #header-wrapper-mp .header-light #site-title a {
    color: #404040; }
    #header-wrapper-mp .header-light #site-title a h1 {
      color: #404040 !important; }
      #header-wrapper-mp .header-light #site-title a h1 i {
        color: #404040; }
  #header-wrapper-mp .header-light #mobnav-btn i {
    color: #404040; }
  #header-wrapper-mp .header-light #main-menu a > i {
    color: #303030; }
  #header-wrapper-mp .header-light #main-menu a:hover {
    color: #E84855; }
  #header-wrapper-mp .header-light #main-menu > ul > li > a {
    color: #404040;
    letter-spacing: 3px; }
  #header-wrapper-mp .header-light #main-menu > ul > li > .sf-with-ul:after {
    border-top-color: #404040; }
  #header-wrapper-mp .header-light .overlay-border {
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, 0);
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    border-radius: 72px;
    margin-top: 64px;
    padding: 4px 0 6px 0;
    text-align: left;
    color: #303030; }
    #header-wrapper-mp .header-light .overlay-border .overlay-content {
      padding: 0 42px 0 42px; }
    #header-wrapper-mp .header-light .overlay-border input, #header-wrapper-mp .header-light .overlay-border textarea {
      border: 1px solid #5d5d5d;
      border-radius: 1px;
      color: #5d5d5d; }
    #header-wrapper-mp .header-light .overlay-border:hover {
      background: white; }
    #header-wrapper-mp .header-light .overlay-border:hover i::before {
      color: #E84855; }
    #header-wrapper-mp .header-light .overlay-border a {
      color: #303030; }
      #header-wrapper-mp .header-light .overlay-border a:hover, #header-wrapper-mp .header-light .overlay-border a:focus {
        color: #303030;
        text-decoration: none; }
    #header-wrapper-mp .header-light .overlay-border i::before {
      font-size: 18px; }
    #header-wrapper-mp .header-light .overlay-border .label-click {
      top: -50px;
      left: auto;
      right: -50px;
      position: absolute;
      z-index: auto;
      padding-top: 80px;
      width: 100px;
      height: 100px;
      background: #5d5d5d;
      color: #fff;
      text-align: center;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 13px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
      #header-wrapper-mp .header-light .overlay-border .label-click i::before {
        font-size: 22px;
        top: 64px;
        left: 40px;
        margin: 0;
        position: absolute;
        color: #fff; }
    #header-wrapper-mp .header-light .overlay-border i::before {
      font-size: 72px;
      color: #5d5d5d;
      transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out; }
    #header-wrapper-mp .header-light .overlay-border h4 {
      color: #5d5d5d;
      text-transform: uppercase;
      font-size: 14px;
      font-family: "Montserrat", sans-serif;
      display: inline-block;
      letter-spacing: normal; }
    #header-wrapper-mp .header-light .overlay-border p {
      font-size: 12px;
      color: #5d5d5d; }
    #header-wrapper-mp .header-light .overlay-border .overlay-description {
      margin-top: 21px; }
      #header-wrapper-mp .header-light .overlay-border .overlay-description ul {
        padding: 0px; }
        #header-wrapper-mp .header-light .overlay-border .overlay-description ul li {
          list-style: none;
          display: inline-block;
          padding: 0px; }
          #header-wrapper-mp .header-light .overlay-border .overlay-description ul li i, #header-wrapper-mp .header-light .overlay-border .overlay-description ul li i::before {
            color: #5d5d5d;
            font-size: 24px !important;
            margin-left: 0 !important;
            line-height: 30px; }
          #header-wrapper-mp .header-light .overlay-border .overlay-description ul li a:hover i::before {
            color: #E84855; }

#header-wrapper-mp .nobg {
  background: none; }

#header-wrapper-mp.sticky-menu-dark .is-sticky #main-menu .sf-arrows > li > .sf-with-ul:focus:after,
#header-wrapper-mp.sticky-menu-dark .is-sticky #main-menu .sf-arrows > li:hover > .sf-with-ul:after,
#header-wrapper-mp.sticky-menu-dark .is-sticky #main-menu .sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #fff; }
#header-wrapper-mp.sticky-menu-dark .is-sticky #main-menu a > i {
  color: #fff !important; }
#header-wrapper-mp.sticky-menu-dark .is-sticky #main-menu a > i {
  color: #eaeaea !important; }
#header-wrapper-mp.sticky-menu-dark .is-sticky #main-menu a:hover {
  color: #fff; }
#header-wrapper-mp.sticky-menu-dark .is-sticky #main-menu > ul > li > a {
  color: #eaeaea; }
#header-wrapper-mp.sticky-menu-dark .is-sticky #main-menu > ul > li > .sf-with-ul:after {
  border-top-color: #fff !important; }
#header-wrapper-mp.sticky-menu-dark .is-sticky .overlay-border {
  display: none; }
#header-wrapper-mp.sticky-menu-dark .is-sticky .nav-icon div {
  background-color: #5d5d5d; }
#header-wrapper-mp.sticky-menu-dark .is-sticky .nav-icon::before, #header-wrapper-mp.sticky-menu-dark .is-sticky .nav-icon::after {
  background-color: #fff; }
#header-wrapper-mp.sticky-menu-dark .is-sticky .nav-icon:hover:before, #header-wrapper-mp.sticky-menu-dark .is-sticky .nav-icon:hover:after, #header-wrapper-mp.sticky-menu-dark .is-sticky .nav-icon:hover div {
  background-color: #E84855; }
#header-wrapper-mp.sticky-menu-dark .is-sticky #site-title a {
  color: #fff !important; }
  #header-wrapper-mp.sticky-menu-dark .is-sticky #site-title a h1 {
    color: #fff !important; }
    #header-wrapper-mp.sticky-menu-dark .is-sticky #site-title a h1 i {
      color: #fff !important; }
#header-wrapper-mp.sticky-menu-dark .is-sticky .sticky-header {
  background: #5d5d5d;
  opacity: 1; }
#header-wrapper-mp.sticky-menu-dark .sf-menu ul li {
  background: #4a4a4a;
  opacity: 1; }
  #header-wrapper-mp.sticky-menu-dark .sf-menu ul li ul li {
    background: #4a4a4a;
    opacity: 1; }
  #header-wrapper-mp.sticky-menu-dark .sf-menu ul li:hover, #header-wrapper-mp.sticky-menu-dark .sf-menu ul li.sfHover {
    background: #5d5d5d; }

#header-wrapper-mp.sticky-menu-light .is-sticky #main-menu a > i {
  color: #5d5d5d; }
#header-wrapper-mp.sticky-menu-light .is-sticky #main-menu > ul > li > .sf-with-ul:after {
  border-top-color: #303030; }
#header-wrapper-mp.sticky-menu-light .is-sticky #main-menu > ul > li > a {
  color: #eaeaea; }
  #header-wrapper-mp.sticky-menu-light .is-sticky #main-menu > ul > li > a:hover {
    color: #fff; }
#header-wrapper-mp.sticky-menu-light .is-sticky #main-menu a > i {
  color: #303030; }
#header-wrapper-mp.sticky-menu-light .is-sticky #main-menu a:hover {
  color: #E84855; }
#header-wrapper-mp.sticky-menu-light .is-sticky #main-menu > ul > li > a {
  color: #5d5d5d; }
  #header-wrapper-mp.sticky-menu-light .is-sticky #main-menu > ul > li > a:hover {
    color: #E84855; }
#header-wrapper-mp.sticky-menu-light .is-sticky #main-menu > ul > li > .sf-with-ul:after {
  border-top-color: #5d5d5d; }
#header-wrapper-mp.sticky-menu-light .is-sticky .overlay-border {
  display: none; }
#header-wrapper-mp.sticky-menu-light .is-sticky .nav-icon div {
  background-color: #5d5d5d; }
#header-wrapper-mp.sticky-menu-light .is-sticky .nav-icon::before, #header-wrapper-mp.sticky-menu-light .is-sticky .nav-icon::after {
  background-color: #303030; }
#header-wrapper-mp.sticky-menu-light .is-sticky .nav-icon:hover:before, #header-wrapper-mp.sticky-menu-light .is-sticky .nav-icon:hover:after, #header-wrapper-mp.sticky-menu-light .is-sticky .nav-icon:hover div {
  background-color: #E84855; }
#header-wrapper-mp.sticky-menu-light .is-sticky #site-title a {
  color: #303030 !important; }
  #header-wrapper-mp.sticky-menu-light .is-sticky #site-title a h1 {
    color: #303030 !important; }
    #header-wrapper-mp.sticky-menu-light .is-sticky #site-title a h1 i {
      color: #303030 !important; }
#header-wrapper-mp.sticky-menu-light .is-sticky .sticky-header {
  background: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
#header-wrapper-mp.sticky-menu-light .sf-menu ul li {
  background: #5d5d5d;
  opacity: 1; }
  #header-wrapper-mp.sticky-menu-light .sf-menu ul li ul li {
    background: #5d5d5d;
    opacity: 1; }
  #header-wrapper-mp.sticky-menu-light .sf-menu ul li:hover, #header-wrapper-mp.sticky-menu-light .sf-menu ul li.sfHover {
    background: #5d5d5d; }

/* Menu Top Button */
li.mob-button {
  display: none; }

.menu-button {
  top: -41px;
  right: -55px;
  z-index: 10000;
  margin-left: 2em;
  margin-right: 0px;
  padding: 0 !important;
  cursor: pointer; }

.nav-icon {
  margin: 1em 0 1em 1em;
  width: 27px; }

.nav-icon:after,
.nav-icon:before,
.nav-icon div {
  -o-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  content: '';
  display: block;
  height: 2px;
  margin: 9px 0;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.nav-icon:hover:before {
  transform: translateY(10px) rotate(135deg);
  -moz-transform: translateY(10px) rotate(135deg);
  -webkit-transform: translateY(10px) rotate(135deg); }

.nav-icon:hover:after {
  transform: translateY(-12px) rotate(-135deg);
  -moz-transform: translateY(-12px) rotate(-135deg);
  -webkit-transform: translateY(-12px) rotate(-135deg); }

.nav-icon:hover div {
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0); }

/* Close Button */
.close-button {
  position: absolute;
  right: 1em;
  top: 0em;
  border: none;
  background: transparent; }

.nav-icon2 {
  margin: 1em;
  width: 30px;
  cursor: pointer; }

.nav-icon2:after,
.nav-icon2:before,
.nav-icon2 div {
  background-color: #eaeaea;
  -o-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  content: '';
  display: block;
  height: 2px;
  margin: 10px 0;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.nav-icon2:before {
  transform: translateY(12px) rotate(135deg);
  -moz-transform: translateY(12px) rotate(135deg);
  -webkit-transform: translateY(12px) rotate(135deg); }

.nav-icon2:after {
  transform: translateY(-12px) rotate(-135deg);
  -moz-transform: translateY(-12px) rotate(-135deg);
  -webkit-transform: translateY(-12px) rotate(-135deg); }

.nav-icon2 div {
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0); }

.nav-icon2:hover:before {
  background-color: #E84855;
  transform: translateY(0px) rotate(0deg);
  -moz-transform: translateY(0px) rotate(0deg);
  -webkit-transform: translateY(0px) rotate(0deg); }

.nav-icon2:hover:after {
  background-color: #E84855;
  transform: translateY(0px) rotate(0deg);
  -moz-transform: translateY(0px) rotate(0deg);
  -webkit-transform: translateY(0px) rotate(0deg); }

.nav-icon2:hover div {
  background-color: #E84855;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1); }

/*------------------------------------------------------------------
[Slider Revolution]
*/
.tp-loader.spinner0 {
  background: url(../images/preloader.gif) no-repeat center center; }

.slider-revolution i::before {
  color: #fff;
  font-size: 60px;
  line-height: 64px;
  margin: 0; }

.tparrows.preview1:after {
  background: transparent !important; }

.tparrows.preview1:hover:after {
  color: #E84855; }

.hades.tparrows {
  background: none; }

.hades.tparrows:before {
  color: #fff !important;
  opacity: .7;
  font-size: 24px; }

.hades.tparrows:hover:before {
  opacity: 1;
  background: none; }

.tp-bullets .tp-bullet {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: rgba(167, 167, 167, 0.6); }
.tp-bullets .selected {
  border-color: #fff !important;
  background-color: #fff !important; }

.tp-caption a {
  margin: 0; }

.cap-title {
  text-transform: uppercase;
  letter-spacing: 3px; }

.cap-subtitle {
  font-size: 28px;
  margin-top: 5px; }

.cap-sub-subtitle {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
  letter-spacing: 5px; }

.cap-title {
  color: #f5f5f5; }

.cap-subtitle {
  color: #f5f5f5; }

.cap-sub-subtitle {
  color: #f5f5f5; }

/*------------------------------------------------------------------
[8. Page Content]
*/
#progress .progressbar {
  display: inline-block;
  margin: 25px; }
  #progress .progressbar p {
    line-height: 18px; }
#progress .circle {
  width: 100%;
  margin: 0 auto;
  margin-top: 10px;
  display: inline-block;
  position: relative;
  text-align: center; }
  #progress .circle h4 {
    margin: 32px 0 24px 0; }
#progress .circle canvas {
  vertical-align: middle; }
#progress .circle div {
  position: absolute;
  font-family: "Georgia", serif;
  top: 38px;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 24px; }
#progress .circle strong i {
  font-style: normal;
  font-size: 0.6em;
  font-weight: normal; }
#progress .circle span {
  display: block;
  color: #aaa;
  margin-top: 12px; }
#progress .dark .circle > div {
  color: #f5f5f5; }

/* Features */
.features-block a {
  color: #a7a7a7; }
.features-block a, .features-block a:hover, .features-block a:focus {
  text-decoration: none; }

/* Photocard */
.photocard-block .column-half {
  width: 50%; }
.photocard-block .column-float-right {
  float: right; }
.photocard-block .column-float-left {
  float: left; }
.photocard-block .photocard-wrap {
  position: relative; }
.photocard-block .photocardvideo-fallback-image {
  width: 100%;
  max-width: 100%; }
.photocard-block .photocard-image-wrap.column-float-left {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 50%;
  overflow: hidden; }
.photocard-block .photocard-image-wrap.column-float-right {
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  width: 50%;
  overflow: hidden; }
.photocard-block .photocard-image-wrap,
.photocard-block .photocard-image-wrap img {
  line-height: 0; }
.photocard-block .photocard-image-wrap video {
  width: 100%;
  max-width: 100%; }
.photocard-block .photocard-image-container {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 105%;
  left: 0;
  position: absolute;
  top: 0;
  width: 105%;
  -webkit-transition: all 1.3s;
  -moz-transition: all 1.3s;
  transition: all 1.3s; }
.photocard-block .photocard-contents-inner {
  padding: 120px 120px 150px 120px; }
.photocard-block .theme-boxed .photocard-contents-inner {
  padding: 60px 120px 10px; }
.photocard-block .image-set-bottom .photocard-contents-inner {
  padding: 80px 25% 50px; }
.photocard-block .image-set-top .photocard-contents-inner {
  padding: 80px 25%; }
.photocard-block .photocard-wrap .fullwidth-image {
  max-width: 100%;
  width: 100%; }
.photocard-block .text-align-center {
  text-align: center; }
.photocard-block .text-align-right {
  text-align: right; }
.photocard-block .text-align-left {
  text-align: left; }
.photocard-block .photocard-content-wrap.bright .heading-block h2 {
  color: #fff;
  letter-spacing: 0; }
.photocard-block .photocard-content-wrap.bright .heading-block h3 {
  color: #fff;
  color: rgba(255, 255, 255, 0.3); }
.photocard-block .photocard-content-wrap.bright .photocard-contents {
  color: #fff;
  color: rgba(255, 255, 255, 0.6); }
.photocard-block .photocard-content-wrap.dark .heading-block h2 {
  color: "Raleway", sans-serif;
  letter-spacing: 0; }
.photocard-block .photocard-content-wrap.dark .heading-block h3 {
  color: "Raleway", sans-serif;
  color: rgba(0, 0, 0, 0.3); }
.photocard-block .photocard-content-wrap.dark .photocard-contents {
  color: "Raleway", sans-serif;
  color: rgba(0, 0, 0, 0.6); }

/* Articles */
.author-userpic {
  display: inline-block; }

/* Portfolio Block */
.portfolio-hp .mag-content {
  margin: 0 auto;
  max-width: 1170px; }

/* Isotope Portfolio */
.grid {
  padding: 0; }
  .grid .row {
    margin-left: 0;
    margin-right: 0; }
    .grid .row .grid-item {
      border: none; }

.grid {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

/* Counts Block */
.counts {
  text-align: center; }
  .counts i::before,
  .counts .count, .counts .digit, .counts .count-text {
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition-delay: .1s; }
  .counts .count-container {
    text-align: center; }
    .counts .count-container .count-icon {
      margin: 0;
      padding: 0;
      font-size: 25px; }
      .counts .count-container .count-icon i::before {
        color: #737373;
        font-size: 40px;
        margin: 0; }
    .counts .count-container .count {
      text-align: center;
      display: inline-block; }
      .counts .count-container .count .digit {
        color: #303030;
        font-size: 42px;
        line-height: 64px;
        margin: 0;
        padding: 0; }
      .counts .count-container .count .count-text {
        color: #303030;
        margin-top: 8px;
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 3px; }
      .counts .count-container .count:hover {
        color: #E84855;
        cursor: pointer; }
        .counts .count-container .count:hover i::before {
          color: #E84855; }
      .counts .count-container .count:hover .digit, .counts .count-container .count:hover .count-text {
        color: #E84855; }

.count-container.dark .count-icon i::before {
  color: #eaeaea; }
.count-container.dark .count .digit {
  color: #eaeaea; }
.count-container.dark .count .count-text {
  color: #eaeaea; }

/* Details */
.m-details .m-details-ico i::before {
  font-size: 32px;
  color: #E84855;
  line-height: 32px; }

/* Customer's Review Mainpage Block */
.customer-review .review-container {
  width: 80%;
  text-align: center;
  display: inline-block;
  vertical-align: middle; }
  .customer-review .review-container .review-author {
    display: inline-block;
    text-align: center;
    margin-bottom: 40px; }
    .customer-review .review-container .review-author span {
      color: #666; }
  .customer-review .review-container .review-content {
    display: inline-block;
    text-align: left; }

/* Services block */
.rd-medal, .rd-medal-skin, .rd-medal-light, .rd-medal-dark, .rd-medal-medium, .rd-medal-trans, .rd-medal-outline {
  text-align: center;
  height: 100px;
  width: 100px;
  border-radius: 50px;
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out; }
  .rd-medal i::before, .rd-medal-skin i::before, .rd-medal-light i::before, .rd-medal-dark i::before, .rd-medal-medium i::before, .rd-medal-trans i::before, .rd-medal-outline i::before {
    font-size: 36px;
    line-height: 100px;
    margin-left: 0px;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out; }

.rd-medal {
  background: #f5f5f5; }
  .rd-medal i::before {
    color: #5d5d5d; }
  .rd-medal:hover {
    background: #E84855; }
    .rd-medal:hover i::before {
      color: #f5f5f5; }

.rd-medal-trans {
  background: rgba(255, 255, 255, 0.3); }
  .rd-medal-trans i::before {
    color: #fff; }
  .rd-medal-trans:hover {
    background: #E84855; }
    .rd-medal-trans:hover i::before {
      color: #f5f5f5; }

.rd-medal-skin {
  background: #fff; }
  .rd-medal-skin i::before {
    color: #43a5e6; }
  .rd-medal-skin:hover {
    background: #E84855; }
    .rd-medal-skin:hover i::before {
      color: #f5f5f5; }

.rd-medal-light {
  background: #eaeaea; }
  .rd-medal-light i::before {
    color: #5d5d5d; }
  .rd-medal-light:hover {
    background: #E84855; }
    .rd-medal-light:hover i::before {
      color: #f5f5f5; }

.rd-medal-dark {
  background: #1b1b1b; }
  .rd-medal-dark i::before {
    color: #a7a7a7; }
  .rd-medal-dark:hover {
    background: #E84855; }
    .rd-medal-dark:hover i::before {
      color: #f5f5f5; }

.rd-medal-medium {
  background: #c1c1c1; }
  .rd-medal-medium i::before {
    color: #5d5d5d; }
  .rd-medal-medium:hover {
    background: #E84855; }
    .rd-medal-medium:hover i::before {
      color: #f5f5f5; }

.rd-medal-outline {
  border: 1px solid #a7a7a7; }
  .rd-medal-outline i::before {
    color: #a7a7a7; }
  .rd-medal-outline:hover {
    border-color: #E84855;
    background: #E84855; }
    .rd-medal-outline:hover i::before {
      color: #fff; }

/* Brands Block */
.logos .logos-filter ul {
  list-style: none;
  padding: 0; }
  .logos .logos-filter ul li {
    display: inline-block;
    margin-right: 32px; }
    .logos .logos-filter ul li:last-child {
      margin-right: none; }
    .logos .logos-filter ul li a {
      font-family: "Georgia", serif;
      font-size: 18px;
      font-style: oblique;
      color: #8e8e8e; }
      .logos .logos-filter ul li a:hover {
        text-decoration: underline;
        color: #f5f5f5; }
      .logos .logos-filter ul li a:active {
        color: #f5f5f5; }
.logos .logos-item {
  text-align: center; }
  .logos .logos-item h3 {
    font-family: "Georgia", serif;
    font-style: oblique; }
  .logos .logos-item .logos-pic-01 {
    width: 140px;
    height: 150px;
    margin: 0 auto 30px auto;
    background: url("../images/hp-portf-01.png") center no-repeat; }
  .logos .logos-item .logos-pic-02 {
    width: 140px;
    height: 150px;
    margin: 0 auto 30px auto;
    background: url("../images/hp-portf-02.png") center no-repeat; }
  .logos .logos-item .logos-pic-03 {
    width: 140px;
    height: 150px;
    margin: 0 auto 30px auto;
    background: url("../images/hp-portf-03.png") center no-repeat; }
  .logos .logos-item .logos-pic-04 {
    width: 140px;
    height: 150px;
    margin: 0 auto 30px auto;
    background: url("../images/hp-portf-04.png") center no-repeat; }
.logos .btn-logos {
  min-width: 180px; }

/* Feedback Block */
.feedback .wpcf7-form span.wpcf7-form-control-wrap {
  position: relative; }
.feedback .wpcf7-form .left-field {
  float: left; }
.feedback .wpcf7-form .right-field {
  float: right; }
.feedback .wpcf7-form .left-field, .feedback .wpcf7-form .right-field {
  width: calc(50% - 5px); }
.feedback .wpcf7-form input[type="text"], .feedback .wpcf7-form input[type="email"], .feedback .wpcf7-form input[type="password"], .feedback .wpcf7-form input[type="search"], .feedback .wpcf7-form input[type="url"], .feedback .wpcf7-form textarea {
  padding: 12px 15px;
  border: 0;
  box-sizing: border-box;
  margin: 0 0 10px;
  max-width: 100%;
  vertical-align: baseline;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5em;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 1px solid #c1c1c1;
  background-color: #fff !important; }
.feedback .wpcf7-form input[type="submit"] {
  width: auto; }
.feedback .dark .wpcf7-form input[type="text"], .feedback .dark .wpcf7-form input[type="email"], .feedback .dark .wpcf7-form input[type="password"], .feedback .dark .wpcf7-form input[type="search"], .feedback .dark .wpcf7-form input[type="url"], .feedback .dark .wpcf7-form textarea {
  border: 1px solid #a7a7a7;
  background-color: transparent !important;
  color: #f5f5f5; }

/* Portfolio */
.portfolio-details {
  padding: 14px; }

.portfolio-caption {
  width: 100%;
  background: #f2f2f2;
  padding: 12px 18px 21px 18px;
  text-align: left;
  font-size: 12px; }
  .portfolio-caption p {
    margin: 0;
    line-height: 18px; }
  .portfolio-caption .portfolio-date {
    font-size: 11px;
    line-height: 20px;
    color: #999; }
    .portfolio-caption .portfolio-date a {
      color: #999; }
      .portfolio-caption .portfolio-date a:hover {
        color: #E84855;
        text-decoration: none; }
    .portfolio-caption .portfolio-date span {
      position: relative;
      font-size: 14px;
      margin-right: 2px; }
    .portfolio-caption .portfolio-date p {
      display: inline-block;
      margin-right: 10px; }
  .portfolio-caption a {
    color: #303030; }
  .portfolio-caption h4 {
    margin: 10px 0 5px 0; }
    .portfolio-caption h4 a {
      color: #5d5d5d; }
      .portfolio-caption h4 a:hover, .portfolio-caption h4 a:active, .portfolio-caption h4 a:focus {
        color: #E84855;
        text-decoration: none; }
      .portfolio-caption h4 a:visited {
        text-decoration: none; }

.portfolio-item-data ul {
  padding-left: 0; }
  .portfolio-item-data ul li span {
    font-weight: 600; }

.port-filter ul {
  list-style: none;
  padding: 0; }
  .port-filter ul li {
    display: inline-block; }
    .port-filter ul li a {
      position: relative;
      padding: 6px 18px;
      margin-right: 1px;
      font-family: "Georgia", serif;
      font-size: 13px;
      letter-spacing: 3px;
      text-transform: uppercase;
      border: 1px solid #c1c1c1;
      transition: all 0.35s ease-in-out;
      -moz-transition: all 0.35s ease-in-out;
      -webkit-transition: all 0.35s ease-in-out;
      -o-transition: all 0.35s ease-in-out;
      -ms-transition: all 0.35s ease-in-out; }
      .port-filter ul li a:hover, .port-filter ul li a:focus {
        text-decoration: none;
        background: #E84855;
        color: #f5f5f5;
        border-color: #E84855; }

.dark .port-filter ul li a {
  border-color: #c1c1c1;
  color: #c1c1c1; }
  .dark .port-filter ul li a:hover, .dark .port-filter ul li a:focus {
    text-decoration: none;
    background: #E84855;
    color: #f5f5f5;
    border-color: #E84855; }

/* Shop */
.shop-item {
  background: #f5f5f5;
  min-height: 300px;
  text-align: center;
  overflow: hidden;
  position: relative;
  margin-bottom: 60px; }
  .shop-item .item-photo {
    background: #fff;
    min-height: 200px;
    margin: 0 auto;
    margin: 16px;
    opacity: 1; }
    .shop-item .item-photo img {
      margin: 0 auto; }
  .shop-item .item-attrs {
    padding: 9px 16px 0 16px; }
    .shop-item .item-attrs .item-oldprice {
      font-size: 14px;
      line-height: 18px;
      color: #999;
      text-decoration: line-through; }
    .shop-item .item-attrs .item-newprice {
      font-size: 30px;
      line-height: 30px;
      color: #333; }
    .shop-item .item-attrs .add-to-cart {
      background: #fff;
      padding: 14px; }
      .shop-item .item-attrs .add-to-cart i {
        color: #c1c1c1;
        font-size: 18px;
        margin-right: 4px; }
      .shop-item .item-attrs .add-to-cart a {
        text-transform: uppercase;
        font-size: 14px; }
        .shop-item .item-attrs .add-to-cart a:hover, .shop-item .item-attrs .add-to-cart a:hover i {
          color: #E84855; }
  .shop-item .item-content {
    padding: 24px; }
    .shop-item .item-content p {
      color: #737373; }
    .shop-item .item-content h4 {
      letter-spacing: 1px; }
  .shop-item:hover {
    border-color: #5d5d5d; }
  .shop-item:hover .item-photo {
    opacity: 1; }
  .shop-item:hover .add-to-cart i, .shop-item:hover .add-to-cart a {
    color: #E84855;
    text-decoration: none; }

.dark .shop-item {
  border: none;
  background: #252525; }
  .dark .shop-item:hover {
    border: none; }
  .dark .shop-item .item-attrs .item-newprice {
    color: #eaeaea; }
  .dark .shop-item .item-attrs .add-to-cart {
    background: #303030; }
  .dark .shop-item .item-content p {
    color: #c1c1c1; }
  .dark .shop-item .item-content h4 {
    color: #f5f5f5; }

.shop-item,
.item-photo,
.item-content p,
.shop-item .item-attrs .item-newprice,
.shop-item .item-attrs .add-to-cart,
.shop-item .item-attrs .add-to-cart i,
.shop-item .item-attrs .add-to-cart a {
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out; }

.onsale {
  top: -60px;
  left: -60px;
  right: auto;
  position: absolute;
  z-index: auto;
  padding-top: 80px;
  width: 100px;
  height: 100px;
  background: #E84855;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.item-new {
  top: -60px;
  left: -60px;
  right: auto;
  position: absolute;
  z-index: auto;
  padding-top: 80px;
  width: 100px;
  height: 100px;
  background: #43a5e6;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.shop-navigation {
  border-top: 1px dotted #5d5d5d; }
  .shop-navigation ul {
    margin-top: 12px;
    list-style: none;
    padding-left: 0;
    display: inline-block; }
    .shop-navigation ul li {
      display: inline-block;
      margin-right: 24px; }
      .shop-navigation ul li:last-child {
        margin-right: 0; }
      .shop-navigation ul li a {
        font-family: "Montserrat", sans-serif;
        font-size: 15px;
        text-transform: uppercase;
        color: #5d5d5d; }
        .shop-navigation ul li a:hover {
          color: #E84855;
          text-decoration: none; }

.shop-item-description h2 {
  font-weight: 600; }
  .shop-item-description h2 span {
    font-weight: 400;
    font-size: 36px; }

.shop-item-block {
  border: 3px solid #5d5d5d;
  position: relative; }
  .shop-item-block .shop-item-price {
    display: inline-block;
    padding: 18px;
    width: 60%; }
    .shop-item-block .shop-item-price table {
      width: 100%; }
      .shop-item-block .shop-item-price table tr td {
        padding: 5px 0; }
    .shop-item-block .shop-item-price .list-price {
      font-size: 18px;
      line-height: 18px;
      color: #999;
      text-decoration: line-through; }
    .shop-item-block .shop-item-price .deal-price {
      font-size: 30px;
      line-height: 30px;
      color: #333; }
  .shop-item-block .shop-item-attrs {
    position: absolute;
    border: 3px solid #5d5d5d;
    top: -3px;
    right: -3px;
    float: right;
    width: 30%; }
    .shop-item-block .shop-item-attrs .item-material,
    .shop-item-block .shop-item-attrs .item-quantity,
    .shop-item-block .shop-item-attrs .item-add {
      display: inline-block;
      padding: 10px 14px;
      width: 100%; }
    .shop-item-block .shop-item-attrs .item-quantity {
      border-top: 3px solid #5d5d5d; }
    .shop-item-block .shop-item-attrs .item-add {
      background: #eaeaea;
      border-top: 3px solid #5d5d5d; }
      .shop-item-block .shop-item-attrs .item-add a {
        text-transform: uppercase;
        font-size: 14px;
        color: #333;
        cursor: pointer; }
        .shop-item-block .shop-item-attrs .item-add a i {
          font-size: 16px;
          color: #5d5d5d; }
        .shop-item-block .shop-item-attrs .item-add a:hover, .shop-item-block .shop-item-attrs .item-add a:hover a, .shop-item-block .shop-item-attrs .item-add a:hover i {
          color: #E84855; }

/* Blog */
.post-title {
  line-height: 18px;
  letter-spacing: 2px;
  margin-top: 4px; }

.post-meta {
  text-transform: uppercase;
  color: #8e8e8e;
  font-size: 11px;
  margin-bottom: 8px; }
  .post-meta span {
    margin-right: 3px; }

.comment-baloon {
  display: inline-block;
  background: #5d5d5d;
  height: 44px;
  width: 44px;
  border-radius: 22px;
  color: #f5f5f5;
  text-align: center;
  vertical-align: middle;
  line-height: 44px;
  margin: 6px 8px 24px 0; }

/* Pricing Tables */
.price-number,
.pricing,
.pricing ul li,
.price-plan,
.price-descr,
.price-conclusion {
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out; }

.price-number {
  color: #c1c1c1; }

.pricing {
  padding: 30px 30px 50px 30px;
  min-height: 300px;
  text-align: center;
  box-sizing: border-box;
  font-size: 13px; }
  .pricing ul {
    text-align: center;
    margin: 24px 0 32px 0;
    padding: 0; }
    .pricing ul li {
      padding: 6px 0;
      border-top: 1px solid #eaeaea; }
      .pricing ul li:last-child {
        border-bottom: 1px solid #eaeaea; }
  .pricing:hover {
    cursor: pointer;
    box-shadow: 2px 3px 9px rgba(0, 0, 0, 0.2); }

.plain {
  background: #fff;
  color: #8e8e8e; }

.price-attrs {
  width: 100%;
  height: auto; }
  .price-attrs .price-number {
    font-size: 84px;
    line-height: 90px;
    padding-bottom: 24px; }
  .price-attrs .price-plan {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #5d5d5d; }
  .price-attrs .price-descr {
    color: #5d5d5d; }
  .price-attrs .price-conclusion {
    font-size: 11px; }

.proposal {
  background: #fff;
  color: #303030; }
  .proposal ul li {
    border-top: 1px solid #eaeaea; }
    .proposal ul li:last-child {
      border-bottom: 1px solid #eaeaea; }
  .proposal .price-number {
    color: #8e8e8e; }
  .proposal .price-plan {
    color: #E84855; }
  .proposal .price-descr {
    color: #E84855; }
  .proposal .price-conclusion {
    color: #E84855; }

.dark .price-number {
  color: #c1c1c1; }
.dark .plain {
  background: #404040;
  border: none;
  color: #f5f5f5; }
.dark .proposal {
  background: #4a4a4a;
  border: none;
  color: #eaeaea; }
  .dark .proposal button {
    border: none; }
.dark .pricing:hover {
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.3); }
.dark .price-attrs .price-plan {
  color: #eaeaea; }
.dark .price-attrs .price-descr {
  color: #eaeaea; }
.dark .price-attrs .price-conclusion {
  color: #c1c1c1; }
.dark button {
  color: #eaeaea;
  border-color: #5d5d5d; }

/* Team */
.team-member {
  background: #fff;
  border: 1px solid #eaeaea;
  text-align: center;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out; }
  .team-member .team-photo {
    background: #fff;
    min-height: 200px;
    margin: 0 auto;
    padding: 24px 24px 32px 24px; }
  .team-member .team-attrs {
    padding: 2px 16px 16px 16px;
    color: #303030; }
    .team-member .team-attrs .team-name {
      font-size: 21px; }
    .team-member .team-attrs .team-position {
      font-size: 12px;
      letter-spacing: 2px;
      color: #a7a7a7; }
  .team-member .team-content {
    color: #303030;
    opacity: .8;
    padding: 16px 24px 40px 24px; }

.dark .team-member {
  background: #404040;
  border: none; }
  .dark .team-member .team-photo {
    background: #404040; }
  .dark .team-member .team-attrs {
    color: #f5f5f5; }
  .dark .team-member .team-content {
    color: #c1c1c1; }

/*------------------------------------------------------------------
[10. Hover Effects]
*/
.item-wrap {
  margin-bottom: 30px; }

figure {
  position: relative;
  overflow: hidden;
  text-align: center; }
  figure img {
    position: relative;
    opacity: 1.0; }
  figure figcaption {
    padding: 1.0em;
    color: #303030;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    figure figcaption > .fig-description a {
      z-index: 1000;
      text-indent: 200%;
      white-space: nowrap;
      font-size: 0; }
    figure figcaption:before, figure figcaption:after {
      pointer-events: none; }
  figure figcaption,
  figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  figure h3 {
    word-spacing: -0.15em;
    font-family: "Montserrat", sans-serif; }
    figure h3 span {
      font-family: "Montserrat", sans-serif; }
  figure h3, figure p {
    margin: 0; }
  figure p {
    letter-spacing: 1px;
    font-size: 68.5%; }

/* Portfolio hover */
figure.effect-goliath .popup-call {
  position: absolute;
  top: 30px;
  right: 40px;
  z-index: 1001;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out; }
  figure.effect-goliath .popup-call a:hover, figure.effect-goliath .popup-call a:focus {
    text-decoration: none; }
  figure.effect-goliath .popup-call a i {
    color: #5d5d5d;
    transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    -webkit-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    -ms-transition: color 0.5s ease-in-out; }
    figure.effect-goliath .popup-call a i::before {
      font-size: 40px;
      margin-left: 2px; }
    figure.effect-goliath .popup-call a i:hover {
      color: #E84855; }
figure.effect-goliath figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: left;
  font-size: 12px; }
  figure.effect-goliath figcaption .fig-description {
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 30px; }
  figure.effect-goliath figcaption a {
    color: #303030;
    font-size: 11px;
    line-height: 20px; }
  figure.effect-goliath figcaption span {
    position: relative;
    margin-right: 2px; }
figure.effect-goliath img, figure.effect-goliath h3 {
  -webkit-transition: -webkit-transform 3.5s;
  transition: transform 3.5s; }
figure.effect-goliath img {
  max-width: none;
  width: -webkit-calc(100% + 0px);
  width: calc(100% + 0px);
  opacity: 1;
  -webkit-transition: opacity 3.5s, -webkit-transform 3.5s;
  transition: opacity 3.5s, transform 3.5s;
  -webkit-transform: translate3d(0px, 0, 0) scale(1.12);
  transform: translate3d(0px, 0, 0) scale(1.12);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
figure.effect-goliath h3 {
  font-family: "Montserrat", sans-serif;
  color: "Raleway", sans-serif !important;
  text-transform: uppercase;
  font-size: 21px;
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  figure.effect-goliath h3:before {
    position: absolute;
    content: " ";
    bottom: -5px;
    width: 0;
    border-bottom: 1px solid #5d5d5d;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    transition-delay: .2s; }
figure.effect-goliath p {
  margin-top: 7px;
  color: #303030;
  text-transform: none;
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.35s;
  transition: opacity 0.5s, transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
figure.effect-goliath:hover .popup-call {
  opacity: 1; }
figure.effect-goliath:hover img {
  opacity: 0.8;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }
figure.effect-goliath:hover h3 {
  opacity: 1; }
  figure.effect-goliath:hover h3:before {
    width: 100%; }
figure.effect-goliath:hover p {
  width: 100%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.captions:hover img {
  opacity: 1 !important; }

/* Team Hover */
figure.effect-zoe {
  margin: 0;
  width: 100%;
  height: auto;
  min-width: 200px;
  max-height: none;
  max-width: none;
  float: none; }
  figure.effect-zoe img {
    display: inline-block;
    opacity: 1; }
  figure.effect-zoe p.icon-links {
    margin: 0px; }
    figure.effect-zoe p.icon-links a {
      color: #fff;
      -webkit-transition: -webkit-transform 0.35s;
      transition: transform 0.35s;
      -webkit-transform: translate3d(0, 200%, 0);
      transform: translate3d(0, 200%, 0); }
      figure.effect-zoe p.icon-links a i::before {
        color: #fff;
        font-size: 24px;
        display: inline-block;
        padding: 15px 10px;
        margin-left: 0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      figure.effect-zoe p.icon-links a:hover i::before {
        color: #f5f5f5; }
  figure.effect-zoe p.phone-number a {
    color: #fff;
    font-size: 12px; }
    figure.effect-zoe p.phone-number a:hover {
      color: #f5f5f5;
      text-decoration: none; }
  figure.effect-zoe figcaption {
    top: auto;
    bottom: 0;
    padding: 0;
    height: 8em;
    background: #a7a7a7;
    color: #5d5d5d;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

figure.effect-zoe:hover p.icon-links a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s; }

figure.effect-zoe:hover p.icon-links a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

figure.effect-zoe:hover p.icon-links a:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s; }

#layout-choose .grid .row .grid-item {
  border: none;
  padding-right: 15px;
  padding-left: 15px; }
#layout-choose .item-wrap {
  margin-bottom: 10px; }
  #layout-choose .item-wrap figure {
    text-align: left; }
    #layout-choose .item-wrap figure .popup-call {
      position: absolute;
      z-index: 10;
      top: 5px;
      opacity: 0;
      transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out; }
      #layout-choose .item-wrap figure .popup-call a i:before {
        font-size: 38px;
        color: #fff; }
    #layout-choose .item-wrap figure:hover .popup-call {
      opacity: 1; }
    #layout-choose .item-wrap figure p {
      font-size: 13px; }
    #layout-choose .item-wrap figure figcaption {
      padding: 24px;
      position: relative;
      color: #8e8e8e;
      text-transform: none; }
      #layout-choose .item-wrap figure figcaption a {
        color: #404040; }
        #layout-choose .item-wrap figure figcaption a:hover, #layout-choose .item-wrap figure figcaption a:focus {
          color: #E84855;
          text-decoration: none; }
      #layout-choose .item-wrap figure figcaption .post-meta {
        text-transform: uppercase;
        color: #8e8e8e;
        font-size: 11px; }
        #layout-choose .item-wrap figure figcaption .post-meta span {
          margin-right: 3px; }
      #layout-choose .item-wrap figure figcaption .post-header {
        text-transform: uppercase; }
        #layout-choose .item-wrap figure figcaption .post-header h5 {
          font-size: 15px;
          letter-spacing: 2px;
          line-height: 23px;
          font-weight: 600;
          margin-top: 5px;
          margin-bottom: 14px; }
      #layout-choose .item-wrap figure figcaption .post-entry {
        margin-bottom: 21px; }
      #layout-choose .item-wrap figure figcaption .post-tag {
        color: #8e8e8e;
        text-transform: uppercase;
        font-size: 13px; }
        #layout-choose .item-wrap figure figcaption .post-tag span {
          margin-right: 10px;
          letter-spacing: 1px; }
      #layout-choose .item-wrap figure figcaption .post-more-link {
        font-size: 11px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 1px;
        line-height: 22px; }
        #layout-choose .item-wrap figure figcaption .post-more-link a i {
          margin-left: 5px;
          transition: all 0.25s ease 0s;
          -o-transition: all 0.25s ease 0s;
          -moz-transition: all 0.25s ease 0s;
          -webkit-transition: all 0.25s ease 0s; }

/*------------------------------------------------------------------
[Magmific Popup]
*/
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  position: absolute;
  padding: 13px;
  box-shadow: inset 2px -2px 0 0px #fff;
  cursor: pointer;
  -moz-transition: .15s;
  -o-transition: .15s;
  -webkit-transition: .15s;
  transition: .15s;
  margin-left: 0;
  border-left: 0;
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg); }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  position: absolute;
  padding: 13px;
  box-shadow: inset 2px -2px 0 0px #fff;
  cursor: pointer;
  left: 50px;
  -moz-transition: .15s;
  -o-transition: .15s;
  -webkit-transition: .15s;
  transition: .15s;
  margin-left: 0;
  border-right: 0;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.mfp-arrow-right:before,
.mfp-arrow-left:before {
  display: none; }

/*------------------------------------------------------------------
[Google Map]
*/
#google-map {
  width: 100%; }
  #google-map img {
    max-width: none; }

.bigmap {
  height: 400px !important; }

/* Google map Slide-out */
#gm-panel {
  width: 100%;
  background: #eeeeee;
  text-align: center;
  bottom: 300px; }

a.gm-toggle-link {
  cursor: pointer; }

.gm-toggle {
  margin: 0 auto;
  padding: 24px 0;
  text-align: center;
  width: 100%;
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out; }
  .gm-toggle i {
    color: #737373;
    font-size: 32px;
    line-height: 32px;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out; }
  .gm-toggle:hover {
    background: #c1c1c1; }
    .gm-toggle:hover i {
      color: #f5f5f5; }

/*------------------------------------------------------------------
[Footer]
*/
footer {
  min-height: 150px;
  color: #303030;
  font-size: 13px;
  position: relative; }
  footer h3 {
    text-transform: uppercase;
    margin: 0; }
  footer h4 {
    letter-spacing: 1px;
    margin: 6px 0 0 0; }
  footer p {
    margin-bottom: 6px; }
  footer a {
    font-size: 12px;
    text-decoration: underline; }
  footer i {
    color: #737373; }
  footer .footer-addr {
    width: 100%;
    margin-bottom: 24px; }
  footer .footer-icon {
    width: 10%;
    display: table-cell;
    float: left;
    font-size: 16px; }
  footer .morelink a {
    font-size: 11px !important;
    font-weight: 400; }
  footer .morelink a, footer .morelink a i::before {
    color: #404040;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out; }
    footer .morelink a:hover, footer .morelink a:hover i::before, footer .morelink a i::before:hover, footer .morelink a i::before:hover i::before {
      color: #E84855 !important; }
  footer .navlinks {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 22px; }
    footer .navlinks a {
      text-decoration: none;
      font-size: 11px !important; }
  footer .dark {
    color: #f5f5f5; }
    footer .dark .morelink a, footer .dark .morelink a i::before {
      color: #c1c1c1; }
      footer .dark .morelink a:hover, footer .dark .morelink a:hover i::before, footer .dark .morelink a i::before:hover, footer .dark .morelink a i::before:hover i::before {
        color: #E84855 !important; }
    footer .dark .navlinks a {
      color: #c1c1c1; }
      footer .dark .navlinks a:hover {
        color: #E84855; }
    footer .dark .border-left {
      border-color: #8e8e8e; }

/* Follow us */
.follow ul {
  padding: 0px; }
  .follow ul li {
    list-style: none;
    display: inline-block;
    padding: 0px;
    margin-right: 8px; }
    .follow ul li i, .follow ul li i::before {
      color: #c1c1c1;
      font-size: 24px !important;
      margin-left: 0 !important;
      line-height: 24px;
      transition: all 0.35s ease-in-out;
      -moz-transition: all 0.35s ease-in-out;
      -webkit-transition: all 0.35s ease-in-out;
      -o-transition: all 0.35s ease-in-out;
      -ms-transition: all 0.35s ease-in-out; }
    .follow ul li a {
      text-decoration: none !important; }
      .follow ul li a:hover i::before {
        color: #737373; }

.dark .follow ul li a i, .dark .follow ul li a i::before {
  color: #c1c1c1; }
.dark .follow ul li a:hover i, .dark .follow ul li a:hover i::before {
  color: #a7a7a7; }

.partners {
  opacity: .2;
  margin: 72px 0; }

#copyrights-wrapper {
  padding: 64px 0 60px 0; }
  #copyrights-wrapper .copyright {
    display: inline-block !important;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 1px; }
    #copyrights-wrapper .copyright p {
      line-height: 12px; }
    #copyrights-wrapper .copyright a {
      font-weight: 700;
      text-decoration: none;
      font-size: 14px; }
      #copyrights-wrapper .copyright a:hover {
        text-decoration: underline; }
  #copyrights-wrapper .copyright {
    color: #737373; }
    #copyrights-wrapper .copyright a {
      color: #303030; }
  #copyrights-wrapper .dark .copyright {
    color: #c1c1c1; }
    #copyrights-wrapper .dark .copyright a {
      color: #c1c1c1; }

/*------------------------------------------------------------------
[13. Media Query]
*/
@media (max-width: 992px) {
  .post-date {
    display: none; }

  li.mob-button {
    display: inline-block; }

  .menu-wrap {
    display: inline-block; }

  .features-slider-wrap .features-slider {
    position: relative;
    left: 0;
    top: 0;
    margin: 80px 50px 100px 50px; }

  .divider-dynamic {
    height: 60px; }

  .photocard-block .photocard-image-container {
    position: static;
    min-height: 350px; }
  .photocard-block .column-half,
  .photocard-block .photocard-image-wrap.column-float-right,
  .photocard-block .photocard-image-wrap.column-float-left {
    width: 100%;
    float: none; }
  .photocard-block .photocard-image-wrap.column-float-right,
  .photocard-block .photocard-image-wrap.column-float-left,
  .photocard-block .photocard-image-wrap,
  .photocard-block .photocard-image-wrap img {
    position: static;
    width: 100%; }
  .photocard-block .photocard-contents-inner {
    padding: 60px; }

  .overlay-border {
    display: none; }

  .team-member {
    margin-bottom: 32px; }

  .infoblock {
    margin-bottom: 60px; }

  .counts .count-container .count .count-icon {
    font-size: 32px; }

  .carousel-inner {
    margin: 0 auto;
    text-align: center; }

  #header-wrapper-mp #site-title,
  #header-wrapper-mp .is-sticky #site-title {
    float: left; }
    #header-wrapper-mp #site-title h1,
    #header-wrapper-mp .is-sticky #site-title h1 {
      font-size: 28px;
      margin-top: 24px; }
  #header-wrapper-mp .sticky-wrapper, #header-wrapper-mp .sticky-header,
  #header-wrapper-mp .is-sticky .sticky-wrapper,
  #header-wrapper-mp .is-sticky .sticky-header {
    height: 80px !important; }

  .m-desktop {
    display: none !important; }

  .menu-button {
    margin: 9px 0 0 0; }

  .shop-item {
    margin-bottom: 60px; }

  figure {
    width: 100%;
    max-width: 100%;
    margin: 0 0 0 0; }

  .customer-review .review-container .review-content {
    text-align: center; }

  .hp-block .hp-categories-menu {
    text-align: center; }
    .hp-block .hp-categories-menu ul {
      text-align: center;
      padding-left: 0px;
      white-space: normal;
      width: 100%; }
      .hp-block .hp-categories-menu ul li {
        width: 100%; } }
@media (max-width: 768px) {
  .progress-tracker {
    display: none; }

  .title {
    padding-bottom: 0px;
    border-bottom: none; }

  .digit {
    font-size: 38px;
    line-height: 24px; }

  .counts .count-container .count .count-icon {
    font-size: 24px; }

  .partners {
    display: none; }

  .port-filter ul li {
    display: block;
    margin-bottom: 12px;
    width: 100%; }
    .port-filter ul li a {
      width: 100%; } }
@media (max-width: 400px) {
  #details .infoblock {
    text-align: center; }
  #details .m-details-ico i::before {
    margin: 0; }

  .photocard-block .photocard-image-container {
    min-height: 250px; }

  .carousel-inner {
    width: 100%; }

  .overlay-divide {
    display: none; }

  .count {
    display: block !important;
    margin-bottom: 30px; }

  .sticky-wrapper {
    height: 80px; } }

/*# sourceMappingURL=style.css.map */
