/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
2.0 - Document Setup
	2.1 - Typography
	2.2 - Links
	2.3 - Heading
	2.4 - Base
	2.5 - Content
	2.6 - Table
	2.7 - Form
	2.8 - Accessibility
3.0 - Site Structure
	3.1 - Header
	3.2 - Main Content
	3.3 - Footer
4.0 - Posts
5.0 - Pages
	5.1 - Page Title & Breadcrumb
	5.2 - Blog
	5.3 - Portfolio
	5.4 - Shop
	5.5 - Author Page
	5.6 - Comming Soon Page
	5.7 - Maintenance Page
6.0 - Shortcodes
	6.1 - Button
	6.2 - VC Custom Heading
	6.3 - Dropcaps
	6.4 - Testimonials
	6.5 - Pricing
	6.6 - HighLight
	6.7 - Accordions
	6.8 - Toggle
	6.9 - Tabs
	6.10 - Divider
	6.11 - Labels
	6.12 - Image Owl Carousel
	6.13 - Single Image
	6.14 - Gallery Images
	6.15 - ProgressBar
	6.15 - Counter & Charts
	6.16 - Alerts
	6.17 - Clients
	6.18 - Blockquote
	6.19 - Fancy Box Single
	6.20 - Team
	6.21 Latest News
	6.22 Event countdown
	6.23 - Woo Category
	6.24 - CMS Carousel Default
	6.25 - Pie Charts
	6.26 - CallOut
	6.27 - Steps
	6.28 - Progress
	6.29 - Promo
7.0 - Widgets
8.0 - Support
	8.1 - OWL carousel
	8.2 - Magnific Popup CSS
9.0 - Responsive
/*------------------------------------------------------------*/
/* ADDS A BROWSER PREFIX TO THE PROPERTY */
/* Define */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);
/*--------------------------------------------------------------
3.0 Structure
--------------------------------------------------------------*/
/*------------------------------
	3.2 Main Content
------------------------------*/
/* 
------------------------------*/
/*------------------------------
	3.3 Footer
------------------------------*/
/* Bottom
------------------------------*/
/* Navigation Menu */
/* For header */
/*--------------------------------------------------------------
4.0 Posts
--------------------------------------------------------------*/
/* ANIMATION */
/* ANIMATION */
/*--------------------------------------------------------------
5.0 Pages
--------------------------------------------------------------*/
/*------------------------------
	5.1 Page title & Breadcrum
------------------------------*/
/* Page title
------------------------------*/
/*------------------------------
	5.5 Author Page
------------------------------*/
/*--------------------------------------------------------------
6.0 Shortcodes
--------------------------------------------------------------*/
/*------------------------------
	6.1 Buttons
------------------------------*/
/* ANIMATION */
/*--------------------------------------------------------------
4.0 Widgets
--------------------------------------------------------------*/
/*--------------------------------------------------------------
8.0 Supports
--------------------------------------------------------------*/
/**
   * Remove all paddings around the image on small screen
   */
/* For header */
@font-face {
  font-family: 'OswaldLight';
  src: url('../fonts/Oswald-Light-webfont.eot');
  src: url('../fonts/Oswald-Light-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Oswald-Light-webfont.woff') format('woff'), url('../fonts/Oswald-Light-webfont.ttf') format('truetype'), url('../fonts/Oswald-Light-webfont.svg#OswaldLight') format('svg');
  font-weight: normal;
  font-style: normal;
  /*--------------------------------------------------------------
2.0 Document Setup
--------------------------------------------------------------*/
  /*------------------------------
	2.1 Typography
------------------------------*/ }

html {
  /* 62.5% - 100px */
  font-size: 100%; }

body, button, input, select, textarea {
  font-size: 15px;
  line-height: 1.6;
  position: relative; }

body {
  background: #fff; }

pre, code, input, textarea {
  font: inherit; }

::-moz-selection {
  background: #ffea00;
  color: #414146; }

::selection {
  background: #000;
  color: #fff;
  /*------------------------------
	2.2 Links
------------------------------*/ }

a {
  color: #4b4e53;
  text-decoration: none;
  outline: none;
  -webkit-transition: 0.4s;
  -khtml-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */
  /*------------------------------
	2.3 Heading
------------------------------*/ }
  a:hover {
    color: #deae2e; }
  a:hover, a:active, a:focus {
    outline: none;
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: normal;
  margin: 10px 0;
  /*------------------------------
	2.4 Base
------------------------------*/ }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #4b4e53;
    text-decoration: none; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {
      color: #deae2e; }

address, caption, cite, code, dfn, th, var {
  font-weight: 400; }

a, abbr, acronym, address, applet, b, big, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, html, i, iframe, img, ins, kbd, label, legend, object, q, s, samp, small, span, strike, strong, sub, sup, tbody, td, tfoot, th, thead, tr, tt, u, var {
  border: 0 none;
  margin: 0;
  outline: 0 none;
  padding: 0; }

pre {
  border-radius: 0;
  white-space: pre;
  /* padding: 30px; */
  word-wrap: break-word;
  /*------------------------------
	2.5 Content
------------------------------*/ }

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

b, strong {
  font-weight: bold; }

blockquote {
  clear: both;
  padding: 10px 20px;
  padding-left: 30px;
  margin: 0 0 20px;
  border-left: 3px solid #eee;
  font-style: normal;
  font-size: 21px;
  line-height: 32px; }
  blockquote p {
    line-height: 1.5;
    font-size: 21px; }

dfn, cite, em, i {
  font-style: italic; }

figure {
  margin: 0; }

address {
  margin: 20px 0; }

hr {
  border: 0;
  border-top: 1px solid #eee;
  margin-bottom: 20px; }

details summary {
  font-weight: bold;
  margin-bottom: 20px; }
  details :focus {
    outline: none; }

abbr, acronym, dfn {
  cursor: help;
  font-size: 0.95em;
  text-transform: uppercase;
  border-bottom: 1px dotted #eee;
  letter-spacing: 1px; }

mark {
  background-color: #fff9c0;
  text-decoration: none; }

small {
  font-size: 85%; }

big {
  font-size: 125%; }

.icon-list {
  list-style-type: none;
  margin-left: 24px;
  padding-left: 0; }
  .icon-list li {
    position: relative; }
  .icon-list > li [class*=" fa-"] {
    position: absolute;
    left: -21px;
    text-align: center;
    top: 4px;
    width: 14px; }

audio, video {
  max-width: 100%;
  width: 100%;
  /*------------------------------
	2.6 Table
------------------------------*/
  /* table {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #eee;
	border-collapse: collapse;
    border-spacing: 0;
}

table > thead > tr > th, 
table > tbody > tr > th, 
table > tfoot > tr > th, 
table > thead > tr > td, 
table > tbody > tr > td, 
table > tfoot > tr > td {
    border: 1px solid #eee;
    line-height: 1.42857;
    padding: 5px;
    vertical-align: middle;
    text-align: center;
}

table > thead > tr > th, table > thead > tr > td {
    border-bottom-width: 2px;
    font-weight: bold;
} */
  /*------------------------------
	2.7 Form
------------------------------*/ }

fieldset {
  padding: 20px;
  border: 1px solid #eee; }

textarea {
  resize: vertical; }

select {
  max-width: 100%;
  overflow: auto;
  vertical-align: top;
  outline: none;
  border: 1px solid #eee;
  padding: 10px; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type="radio"], input[type="checkbox"] {
  margin: 0 10px; }

input, textarea, input[type="submit"]:focus {
  outline: 0 none; }

input, textarea, select, .login-select, .form-control {
  border: 2px solid #c4c5c5;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  padding: 12px 15px 11px; }

.form-control::-webkit-input-placeholder {
  color: #c4c5c5;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease 0s;
  -khtml-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -ms-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */ }

.form-control::-moz-placeholder {
  color: #c4c5c5;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease 0s;
  -khtml-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -ms-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */ }

.form-control:-moz-placeholder {
  color: #c4c5c5;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease 0s;
  -khtml-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -ms-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */ }

.form-control:-ms-input-placeholder {
  color: #c4c5c5;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease 0s;
  -khtml-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -ms-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */ }

.form-control:focus {
  border: 2px solid #c4c5c5;
  border-radius: 0;
  box-shadow: none;
  /*
:focus::-webkit-input-placeholder {color: #a6a7a9;}
:focus::-moz-placeholder          {color:#a6a7a9;}
:focus:-moz-placeholder           {color:#a6a7a9;}
:focus:-ms-input-placeholder      {color:#a6a7a9;} */ }

body {
  /*------------------------------
	2.8 Accessibility
------------------------------*/
  /* Text meant only for screen readers */ }
  body input[type=text], body input[type=email], body input[type=password], body input[type=phone] {
    border-radius: 0; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  /* BACKGROUND GRADIENT */
  clip: auto !important;
  color: #4b4e53;
  display: block;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 1.7em;
  padding: 17px;
  text-decoration: none;
  top: 5px;
  width: auto;
  /* Above WP toolbar */
  z-index: 100000;
  /* Define
------------------------------*/ }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

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

body .vc_row {
  margin: 0;
  /* Fix no-container
-----------------------------------------------------*/ }

.cms-row-full-width > .no-container > .row {
  margin-left: 0;
  margin-right: 0; }
  .cms-row-full-width > .no-container > .row > .vc_column_container > .vc_column-inner {
    padding: 0; }

.wpb_content_element, .vc_btn3-container {
  margin-bottom: 0 !important; }

.no-container > div .entry-content > .row {
  margin-left: 0;
  margin-right: 0; }

#page-default.no-container #primary.row {
  margin: 0; }

body .wpb_row:last-child, body .wpb_row, body .wpb_content_element, body .wpb_button {
  margin-bottom: 0; }

@media screen and (max-width: 1024px) {
  /* Fix container
-----------------------------------------------------*/
    .cms-row-full-width > .no-container {
      margin-left: 0;
      margin-right: 0; }
    .cms-row-full-width > .no-container > .row {
      margin-left: 0;
      margin-right: 0; } }

.entry-content > .vc_row-fluid {
  position: relative;
  /* .entry-content > .vc_row-fluid .vc_row-fluid {
    margin-left: -15px;
    margin-right: -15px;
} comment when update vc 4.9  */ }

.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important; }

.entry-content > .vc_row-fluid .padding-30 .vc_row-fluid {
  margin-left: 0;
  margin-right: 0; }

#page-default.container .entry-content > .vc_row > .container {
  width: 100%;
  padding: 0; }

.row-full-width .cms-bg-overlay + .vc_column_container {
  padding: 0; }

.row-full-width .no-container > .row > .vc_col-sm-12 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.entry-content > .vc_row-fluid.cms-row-full-width .vc_row-fluid {
  margin-left: 0;
  margin-right: 0;
  /* Fix page has sidebar
-----------------------------------------------------*/ }

.page-has-sidebar > .container .container {
  width: 100%;
  padding: 0;
  /*------------------------------
	3.1 Header
------------------------------*/ }

.amilia-logo-wrap {
  position: relative;
  z-index: 2;
  /* Primary menu
------------------------------*/ }

#cshero-menu-mobile {
  display: none;
  margin: 0 15px 0 0; }
  #cshero-menu-mobile .text {
    color: #1e1e1e;
    float: left;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    padding: 23px 15px 0 0; }
  #cshero-menu-mobile .icon_menu {
    float: left;
    margin: 7px 0 0;
    padding-bottom: 0;
    padding-top: 13px;
    border: 2px solid #a3a7ad;
    border-radius: 50%;
    color: #a3a7ad;
    display: block;
    font-size: 18px;
    font-weight: 300;
    height: 46px;
    width: 46px; }

.cs-menu-toggle {
  display: none; }

.amilia-header-wrap .amilia-header-inner {
  position: relative; }
  .amilia-header-wrap #cshero-header-navigation {
    position: static;
    min-height: 0; }

@media screen and (min-width: 992px) {
  /* End min-width: 992px */
  /* For add widget to mega menu */
    .main-navigation > div {
      float: left; }
    .amilia-header-wrap {
      position: absolute;
      right: 0;
      top: 0;
      width: 100%; }
    .amilia-header-wrap {
      position: absolute;
      right: 0;
      top: 0;
      width: 100%; }
      .amilia-header-wrap .amilia-header-inner {
        position: relative; }
      .amilia-header-wrap #cshero-header-navigation {
        position: static; }
    #cshero-header-navigation #site-navigation {
      display: block; }
    .main-navigation .menu-main-menu li li .cs-menu-toggle {
      position: absolute;
      top: 50%;
      right: 10px;
      display: block;
      font-size: 15px;
      line-height: 1;
      -webkit-transform: translate(0, -50%);
      -khtml-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */
      color: #4b4e53; }
    .main-navigation .menu-main-menu {
      margin: 0;
      padding: 0;
      /* Start Mega Menu */ }
      .main-navigation .menu-main-menu li {
        position: relative;
        margin: 0;
        text-align: left;
        float: left;
        list-style: none; }
        .main-navigation .menu-main-menu li a {
          color: #4b4e53;
          white-space: nowrap;
          font-size: 14px;
          outline: none;
          display: inline-block;
          text-decoration: none;
          font-weight: 300;
          position: relative; }
          .main-navigation .menu-main-menu li a:hover, .main-navigation .menu-main-menu li a:focus {
            outline: none;
            color: #4b4e53; }
          .main-navigation .menu-main-menu li a span {
            position: relative;
            display: inline; }
        .main-navigation .menu-main-menu li li {
          margin: 0;
          padding: 0;
          font-size: 13px;
          font-weight: 24px;
          width: 100%;
          letter-spacing: -0.5px; }
          .main-navigation .menu-main-menu li li + li {
            border-top: 1px solid #dfe2e3; }
          .main-navigation .menu-main-menu li li .cs-menu-toggle {
            display: inline-block;
            color: #4b4e53; }
          .main-navigation .menu-main-menu li li a {
            color: #4b4e53;
            display: block;
            min-width: 180px;
            padding: 10px 10px 10px 0;
            text-decoration: none;
            line-height: 24px;
            font-weight: 400; }
            .main-navigation .menu-main-menu li li a:hover, .main-navigation .menu-main-menu li li a:focus {
              color: #fff;
              padding-left: 15px;
              -webkit-transition: all 0.2s ease 0s;
              -khtml-transition: all 0.2s ease 0s;
              -moz-transition: all 0.2s ease 0s;
              -ms-transition: all 0.2s ease 0s;
              -o-transition: all 0.2s ease 0s;
              transition: all 0.2s ease 0s;
              /* BACKGROUND GRADIENT */
              /* TRIPLE BORDERS */
              background: #565a60; }
          .main-navigation .menu-main-menu li li.current-menu-item a {
            color: #fff; }
        .main-navigation .menu-main-menu li:hover, .main-navigation .menu-main-menu li:focus {
          z-index: 100;
          /* Menu dam vao tuong */ }
          .main-navigation .menu-main-menu li:hover .cs-menu-toggle, .main-navigation .menu-main-menu li:focus .cs-menu-toggle {
            color: #fff; }
          .main-navigation .menu-main-menu li:hover > ul, .main-navigation .menu-main-menu li:focus > ul {
            border-left: 0;
            clip: inherit;
            pointer-events: inherit;
            visibility: visible;
            filter: alpha(opacity=100);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            -webkit-opacity: 1;
            -khtml-opacity: 1;
            -moz-opacity: 1;
            -ms-opacity: 1;
            -o-opacity: 1;
            opacity: 1;
            /* BACKGROUND GRADIENT */
            /* OUTLINE RADIUS */ }
        .main-navigation .menu-main-menu li ul ul {
          top: 0;
          left: 100%;
          /* End dam vao tuong */ }
          .main-navigation .menu-main-menu li ul ul.back {
            right: 100%;
            left: auto; }
            .main-navigation .menu-main-menu li ul ul.back ul:not(.back) {
              right: 100%;
              left: auto; }
            .main-navigation .menu-main-menu li ul ul.back ul.back {
              left: 100%;
              right: auto; }
              .main-navigation .menu-main-menu li ul ul.back ul.back ul:not(.back) {
                left: 100%;
                right: auto; }
              .main-navigation .menu-main-menu li ul ul.back ul.back ul.back {
                right: 100%;
                left: auto; }
      .main-navigation .menu-main-menu ul {
        position: absolute;
        clip: rect(1px, 1px, 1px, 1px);
        background: #fff;
        -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
        -khtml-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
        -ms-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
        -o-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
        box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
        /* BACKGROUND GRADIENT */
        /* BOX SIZING */
        left: 0;
        padding: 0 0 0 20px;
        margin: 0;
        pointer-events: none;
        position: absolute;
        transition: all 0.4s ease 0s;
        visibility: hidden;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-opacity: 0;
        -khtml-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        /* BACKGROUND GRADIENT */
        /* OUTLINE RADIUS */
        border-bottom: 10px solid #ffea00;
        border-top: 10px solid #ffea00;
        /* For unit test */
        min-width: 225px; }
    #cshero-header-navigation .main-navigation {
      /* End Start Mega Menu */ }
      #cshero-header-navigation .main-navigation .columns2 > li:nth-of-type(2n+1), #cshero-header-navigation .main-navigation .columns3 > li:nth-child(3n+1), #cshero-header-navigation .main-navigation .columns4 > li:nth-child(4n+1), #cshero-header-navigation .main-navigation .columns5 > li:nth-child(5n+1) {
        clear: left;
        border-right: 0px solid transparent; }
      #cshero-header-navigation .main-navigation .columns5 > li {
        width: 20% !important; }
      #cshero-header-navigation .main-navigation .columns4 > li {
        width: 25% !important; }
      #cshero-header-navigation .main-navigation .columns3 > li {
        width: 33.3344% !important; }
      #cshero-header-navigation .main-navigation .columns2 > li {
        width: 50% !important; }
      #cshero-header-navigation .main-navigation [class*="columns"] > li {
        float: left; }
        #cshero-header-navigation .main-navigation [class*="columns"] > li > a {
          width: 100%; }
      #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width {
        position: inherit; }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu {
        left: 0;
        margin: 0 auto;
        right: 0;
        z-index: 999; }
        #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu .sub-menu {
          background-color: transparent;
          padding: 0; }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_to_right.sub-menu {
        left: auto;
        right: 90px;
        margin: auto; }
        #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_to_right.sub-menu .sub-menu {
          background-color: transparent; }
      #cshero-header-navigation .main-navigation li.group > ul.sub-menu {
        display: block;
        float: left;
        left: 0;
        position: relative;
        width: 100%;
        height: inherit; }
      #cshero-header-navigation .main-navigation ul.multicolumn {
        padding: 0px !important;
        width: 100% !important; }
        #cshero-header-navigation .main-navigation ul.multicolumn > li {
          padding-left: 15px;
          padding-right: 15px;
          border-top: none;
          letter-spacing: 0; }
          #cshero-header-navigation .main-navigation ul.multicolumn > li > a {
            padding: 0; }
            #cshero-header-navigation .main-navigation ul.multicolumn > li > a span.menu-title {
              color: #565a60;
              font-family: Oswald, Arial, Helvetica, sans-serif;
              font-size: 18px;
              font-weight: 300;
              line-height: 25px;
              margin: 20px 0 15px;
              text-transform: uppercase;
              display: block; }
              #cshero-header-navigation .main-navigation ul.multicolumn > li > a span.menu-title:before {
                content: ""; }
            #cshero-header-navigation .main-navigation ul.multicolumn > li > a:hover {
              background-color: transparent; }
          #cshero-header-navigation .main-navigation ul.multicolumn > li a i {
            display: inline-block;
            float: left;
            font-size: 16px;
            line-height: 16px;
            margin-right: 14px;
            margin-top: 3px; }
            #cshero-header-navigation .main-navigation ul.multicolumn > li a span {
              font-size: 13px;
              line-height: 24px;
              text-transform: none;
              letter-spacing: -0.5px; }
          #cshero-header-navigation .main-navigation ul.multicolumn > li ul.sub-menu ul.sub-menu {
            background-color: rgba(10, 10, 10, 0.95) !important;
            margin-top: 0px !important; }
          #cshero-header-navigation .main-navigation ul.multicolumn > li ul.sub-menu li:hover ul.sub-menu {
            margin-top: 0 !important; }
          #cshero-header-navigation .main-navigation ul.multicolumn > li:hover {
            position: relative;
            z-index: 10; }
        #cshero-header-navigation .main-navigation ul.multicolumn ul.sub-menu {
          -webkit-box-shadow: none;
          -khtml-box-shadow: none;
          -moz-box-shadow: none;
          -ms-box-shadow: none;
          -o-box-shadow: none;
          box-shadow: none;
          /* BACKGROUND GRADIENT */
          box-shadow: none !important;
          clip: inherit;
          pointer-events: inherit;
          visibility: visible;
          filter: alpha(opacity=100);
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          -webkit-opacity: 1;
          -khtml-opacity: 1;
          -moz-opacity: 1;
          -ms-opacity: 1;
          -o-opacity: 1;
          opacity: 1;
          /* BACKGROUND GRADIENT */
          /* OUTLINE RADIUS */
          border: none; }
        #cshero-header-navigation .main-navigation ul.multicolumn .cs-menu-toggle {
          display: none !important; }
      #cshero-header-navigation .main-navigation ul.standar-dropdown li:hover ul.sub-menu {
        margin-top: 0 !important; }
    .cshero-main-header .main-navigation .menu-main-menu > li > a, .cshero-main-header .main-navigation .menu-main-menu > ul > li > a {
      text-transform: uppercase; }
      .cshero-main-header .main-navigation .menu-main-menu > li.current-menu-item > a, .cshero-main-header .main-navigation .menu-main-menu > li.current-menu-ancestor > a {
        background: #ffea00;
        color: #565a60; }
        .cshero-main-header .main-navigation .menu-main-menu > li.current-menu-item > a i, .cshero-main-header .main-navigation .menu-main-menu > li.current-menu-ancestor > a i {
          color: #565a60;
          border-color: #70747a; }
      .cshero-main-header .main-navigation .menu-main-menu li li.current-menu-item > a, .cshero-main-header .main-navigation .menu-main-menu li li.current-menu-ancestor > a {
        background: #565a60;
        color: #fff;
        padding-left: 15px; }
      .cshero-main-header .main-navigation .menu-main-menu li li.menu-item-has-children .cs-menu-toggle {
        color: #4b4e53; }
        .cshero-main-header .main-navigation .menu-main-menu li li.menu-item-has-children:hover .cs-menu-toggle {
          color: #fff; }
      .cshero-main-header .main-navigation .menu-main-menu li li.current-menu-parent .cs-menu-toggle {
        color: #fff;
        /* For mega */ }
      .cshero-main-header .main-navigation .menu-main-menu .multicolumn {
        /* For one page */ }
        .cshero-main-header .main-navigation .menu-main-menu .multicolumn li.current-menu-ancestor > a {
          background: #fff; }
      .cshero-main-header .main-navigation .menu-main-menu .onepage.current, .cshero-main-header .main-navigation .menu-main-menu .onepage:hover, .cshero-main-header .main-navigation .menu-main-menu .onepage:focus {
        background: #ffea00;
        color: #565a60; }
        .cshero-main-header .main-navigation .menu-main-menu .onepage.current i, .cshero-main-header .main-navigation .menu-main-menu .onepage:hover i, .cshero-main-header .main-navigation .menu-main-menu .onepage:focus i {
          color: #565a60;
          border-color: #70747a; } }

#cshero-header-navigation .menu-main-menu .multicolumn {
  /* For add widget to mega menu */ }
  #cshero-header-navigation .menu-main-menu .multicolumn .mega-contact-1 {
    padding-right: 0; }
  #cshero-header-navigation .menu-main-menu .multicolumn .mega-contact-2 {
    padding-left: 0; }
  #cshero-header-navigation .menu-main-menu .multicolumn .widget {
    margin-bottom: 0; }
    #cshero-header-navigation .menu-main-menu .multicolumn .widget .textwidget {
      background: #c6c7c9; }
    #cshero-header-navigation .menu-main-menu .multicolumn .widget ul {
      clip: inherit;
      color: #fff;
      background: 0 none;
      box-shadow: none;
      position: static;
      padding: 59px 0 55px 28px !important;
      -webkit-transition: none;
      -khtml-transition: none;
      -moz-transition: none;
      -ms-transition: none;
      -o-transition: none;
      transition: none;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */
      visibility: visible;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      /* BACKGROUND GRADIENT */
      /* OUTLINE RADIUS */
      overflow: hidden;
      display: block !important;
      border: none; }
      #cshero-header-navigation .menu-main-menu .multicolumn .widget ul li {
        font-size: 13px;
        line-height: 24px;
        text-transform: none;
        padding-bottom: 12px;
        padding-right: 15px;
        letter-spacing: -0.5px;
        border: none; }
      #cshero-header-navigation .menu-main-menu .multicolumn .widget ul .loc-icon-container {
        position: absolute;
        left: 0;
        top: 0; }
        #cshero-header-navigation .menu-main-menu .multicolumn .widget ul .loc-icon-container .main-menu-contact-icon {
          border: 2px solid #fff;
          border-radius: 50%;
          color: #fff;
          display: block;
          font-weight: 300;
          height: 46px;
          padding: 12px;
          width: 46px;
          font-size: 18px; }
          #cshero-header-navigation .menu-main-menu .multicolumn .widget ul .loc-icon-container .main-menu-contact-icon.icon_mail_alt {
            line-height: 14px; }
      #cshero-header-navigation .menu-main-menu .multicolumn .widget ul .menu-contact-text-container {
        min-height: 46px;
        padding-left: 60px;
        padding-top: 11px; }
        #cshero-header-navigation .menu-main-menu .multicolumn .widget ul .menu-contact-text-container a {
          color: #fff !important;
          padding: 0 !important; }

#cshero-header-navigation .menu-main-menu .multicolumn .widget ul {
  clip: inherit;
  color: #fff;
  background: 0 none;
  box-shadow: none;
  position: static;
  -webkit-transition: none;
  -khtml-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */
  visibility: visible;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  /* BACKGROUND GRADIENT */
  /* OUTLINE RADIUS */
  overflow: hidden;
  display: block !important; }

@media screen and (max-width: 991px) {
  /* End max-width 991px */
  /* Sticky
-----------------------------------------------------*/
    .site-header #cshero-header .amilia-logo {
      padding-top: 21px;
      -webkit-transition: all 0.3s ease 0s;
      -khtml-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */
      /* End */ }
    #cshero-menu-mobile {
      display: block;
      padding: 0; }
    #site-navigation, .menu-main-menu-container, .cshero-header-cart-search {
      width: 100%; }
    #cshero-header-navigation ul#menu-main-menu ul {
      background-image: none !important; }
    #cshero-menu-mobile {
      float: right; }
    #cshero-header-navigation ul#menu-main-menu {
      padding: 0;
      position: static;
      margin: 0; }
      #cshero-header-navigation ul#menu-main-menu > li {
        float: none;
        list-style: none;
        margin: 0 0 3px;
        text-align: left;
        position: relative; }
        #cshero-header-navigation ul#menu-main-menu > li.current-menu-ancestor > a {
          background: #77797d; }
          #cshero-header-navigation ul#menu-main-menu > li.current-menu-ancestor > .sub-menu li.current-menu-ancestor > a {
            border-right: 5px solid #dfdfdf;
            color: #414146; }
            #cshero-header-navigation ul#menu-main-menu > li.current-menu-ancestor > .sub-menu li.current-menu-ancestor .sub-menu {
              padding: 0;
              margin-left: 45px;
              width: auto !important; }
              #cshero-header-navigation ul#menu-main-menu > li.current-menu-ancestor > .sub-menu li.current-menu-ancestor .sub-menu li a {
                padding: 10px 10px 10px 0 !important;
                -webkit-transition: all 0.2s ease 0s;
                -khtml-transition: all 0.2s ease 0s;
                -moz-transition: all 0.2s ease 0s;
                -ms-transition: all 0.2s ease 0s;
                -o-transition: all 0.2s ease 0s;
                transition: all 0.2s ease 0s;
                /* BACKGROUND GRADIENT */
                /* TRIPLE BORDERS */ }
                #cshero-header-navigation ul#menu-main-menu > li.current-menu-ancestor > .sub-menu li.current-menu-ancestor .sub-menu li.current-menu-item a, #cshero-header-navigation ul#menu-main-menu > li.current-menu-ancestor > .sub-menu li.current-menu-ancestor .sub-menu li a:hover {
                  padding-left: 15px !important;
                  color: #414146; }
        #cshero-header-navigation ul#menu-main-menu > li > a {
          background: #565a60;
          display: block;
          border: none;
          font-weight: 300;
          margin: 0;
          line-height: 20px !important;
          padding: 7px 9px 7px 59px;
          text-align: left;
          text-decoration: none;
          width: 100%;
          height: 45px;
          color: #fff;
          text-transform: uppercase; }
          #cshero-header-navigation ul#menu-main-menu > li > a i {
            display: none; }
          #cshero-header-navigation ul#menu-main-menu > li > a span {
            margin-top: 7px;
            display: inline-block; }
          #cshero-header-navigation ul#menu-main-menu > li > a:hover {
            background: #77797d;
            color: #fff; }
          #cshero-header-navigation ul#menu-main-menu > li > a:before {
            content: "";
            font-size: 28px;
            left: 14px;
            position: absolute;
            top: 0px;
            left: 0;
            font-family: Open sans, Arial, Helvetica, sans-serif;
            color: #565a60;
            background: #fff;
            width: 45px;
            height: 45px;
            line-height: 45px;
            text-align: center;
            /* For one page */ }
          #cshero-header-navigation ul#menu-main-menu > li > a.onepage {
            padding: 7px 9px 7px 10px !important; }
            #cshero-header-navigation ul#menu-main-menu > li > a.onepage:before {
              display: none; }
            #cshero-header-navigation ul#menu-main-menu > li > a.onepage.current, #cshero-header-navigation ul#menu-main-menu > li > a.onepage:hover {
              background-color: #77797d;
              color: #fff; }
        #cshero-header-navigation ul#menu-main-menu > li .cs-menu-toggle {
          display: block;
          left: 14px;
          position: absolute;
          top: 0px;
          left: 0;
          cursor: pointer; }
          #cshero-header-navigation ul#menu-main-menu > li .cs-menu-toggle i {
            display: none; }
          #cshero-header-navigation ul#menu-main-menu > li .cs-menu-toggle span {
            display: block !important;
            font-family: Open sans, Arial, Helvetica, sans-serif;
            color: #565a60;
            background: #fff;
            width: 45px;
            height: 45px;
            line-height: 45px;
            text-align: center; }
            #cshero-header-navigation ul#menu-main-menu > li .cs-menu-toggle span:before {
              content: "+";
              font-size: 28px; }
        #cshero-header-navigation ul#menu-main-menu > li.current-menu-item > a {
          color: #fff;
          background: #77797d; }
        #cshero-header-navigation ul#menu-main-menu > li li a {
          padding: 15px 9px 15px 27px; }
        #cshero-header-navigation ul#menu-main-menu > li li li a {
          padding-left: 45px; }
      #cshero-header-navigation ul#menu-main-menu ul {
        background: #fff;
        box-shadow: none;
        position: relative;
        margin: 0;
        padding: 0;
        display: none;
        width: 100% !important;
        padding: 6px 0 5px 20px; }
        #cshero-header-navigation ul#menu-main-menu ul li {
          position: relative;
          list-style: none;
          border-top: 1px solid #dfe2e3; }
          #cshero-header-navigation ul#menu-main-menu ul li:first-child {
            border-top: none; }
          #cshero-header-navigation ul#menu-main-menu ul li a {
            font-size: 14px;
            line-height: 22px;
            color: #7f7f7f;
            padding: 10px 10px 10px 0 !important;
            display: block; }
            #cshero-header-navigation ul#menu-main-menu ul li a:hover {
              -webkit-transition: all 0.2s ease 0s;
              -khtml-transition: all 0.2s ease 0s;
              -moz-transition: all 0.2s ease 0s;
              -ms-transition: all 0.2s ease 0s;
              -o-transition: all 0.2s ease 0s;
              transition: all 0.2s ease 0s;
              /* BACKGROUND GRADIENT */
              /* TRIPLE BORDERS */
              padding-left: 15px !important; }
          #cshero-header-navigation ul#menu-main-menu ul li.menu-item-has-children a {
            padding-left: 45px !important; }
          #cshero-header-navigation ul#menu-main-menu ul li ul.sub-menu {
            margin-left: 25px;
            padding-bottom: 0 !important;
            padding-top: 0 !important;
            width: auto !important; }
            #cshero-header-navigation ul#menu-main-menu ul li ul.sub-menu a {
              padding-left: 0 !important; }
            #cshero-header-navigation ul#menu-main-menu ul li ul.sub-menu a:hover {
              padding-left: 15px !important; }
        #cshero-header-navigation ul#menu-main-menu ul.submenu-open {
          display: block; }
      #cshero-header-navigation ul#menu-main-menu .multicolumn > li > a {
        text-transform: uppercase;
        font-family: Oswald, Arial, Helvetica, sans-serif;
        font-weight: 300; }
    #cshero-header-navigation .menu-main-menu .multicolumn .mega-contact-2 {
      margin-left: -20px; }
      #cshero-header-navigation .menu-main-menu .multicolumn .widget {
        margin: 0 !important; }
        #cshero-header-navigation .menu-main-menu .multicolumn .widget li:last-child {
          padding-bottom: 0; }
        #cshero-header-navigation .menu-main-menu .multicolumn .widget ul.contact-list {
          padding-top: 30px !important;
          padding-bottom: 30px !important;
          background: #c6c7c9 !important; }
          #cshero-header-navigation .menu-main-menu .multicolumn .widget ul.contact-list li {
            margin-bottom: 0;
            border: none !important; } }

.admin-bar #cshero-header.header-fixed-page {
  top: 32px; }
  @media screen and (max-width: 782px) {
  .admin-bar #cshero-header.header-fixed-page {
    top: 46px; } }

#cshero-header {
  /* Padding item from Theme Option */ }
  #cshero-header.header-fixed-page {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    background: #fff; }

.menu-main-menu > li > a i, .menu-main-menu > li > a:visited i {
  border: 2px solid #a3a7ad;
  border-radius: 50%;
  color: #a3a7ad;
  display: block;
  font-size: 18px;
  font-weight: 300;
  height: 46px;
  width: 46px;
  line-height: 40px;
  text-align: center;
  -webkit-transition: padding 0.4s ease 0s;
  -khtml-transition: padding 0.4s ease 0s;
  -moz-transition: padding 0.4s ease 0s;
  -ms-transition: padding 0.4s ease 0s;
  -o-transition: padding 0.4s ease 0s;
  transition: padding 0.4s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */ }

.amilia-logo-wrap {
  -webkit-transition: all 0.3s ease 0s;
  -khtml-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */
  width: 120px; }

.amilia-logo {
  display: block;
  padding-bottom: 15px;
  padding-left: 45px;
  padding-top: 81px;
  -webkit-transition: all 0.4s ease 0s;
  -khtml-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */
  /* Header 1,2 */ }
  .amilia-logo img {
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }

.amilia-header-1 .amilia-logo-wrap .amilia-logo, .amilia-header-2 .amilia-logo-wrap .amilia-logo {
  background: #fff; }

.amilia-header-1 .amilia-logo-wrap .amilia-logo, .amilia-header-2 .amilia-logo-wrap .amilia-logo {
  padding: 35px 15px 36px 0; }
  .amilia-header-1 .menu-main-menu > li > a, .amilia-header-2 .menu-main-menu > li > a, .amilia-header-1 .menu-main-menu > li > a:visited, .amilia-header-2 .menu-main-menu > li > a:visited {
    background: #fff;
    padding: 37px 20px 38px;
    text-align: right;
    color: #565a60;
    line-height: 20px; }
    .amilia-header-1 .menu-main-menu > li > a i, .amilia-header-2 .menu-main-menu > li > a i, .amilia-header-1 .menu-main-menu > li > a:visited i, .amilia-header-2 .menu-main-menu > li > a:visited i {
      display: none; }
    .amilia-header-1 .menu-main-menu > li > a:hover, .amilia-header-2 .menu-main-menu > li > a:hover, .amilia-header-1 .menu-main-menu > li > a:visited:hover, .amilia-header-2 .menu-main-menu > li > a:visited:hover, .amilia-header-1 .menu-main-menu > li > a:focus, .amilia-header-2 .menu-main-menu > li > a:focus, .amilia-header-1 .menu-main-menu > li > a:visited:focus, .amilia-header-2 .menu-main-menu > li > a:visited:focus {
      background: #ffea00;
      color: #565a60; }
  .amilia-header-1 .sb-icon-search, .amilia-header-2 .sb-icon-search {
    width: 86px; }
    .amilia-header-1 .sb-icon-search i, .amilia-header-2 .sb-icon-search i {
      margin: 25px 20px 24px;
      padding: 12px; }
  .amilia-header-1 .widget_searchform_content.active, .amilia-header-2 .widget_searchform_content.active {
    top: 105px;
    display: block; }

.page-has-header1 .amilia-header-1 {
  /* Header 3, 5 */ }
  .page-has-header1 .amilia-header-1 .menu-main-menu > li.current-menu-item > a, .page-has-header1 .amilia-header-1 .menu-main-menu > li.current-menu-ancestor > a, .page-has-header1 .amilia-header-1 .menu-main-menu > li.current-menu-item > a:visited, .page-has-header1 .amilia-header-1 .menu-main-menu > li.current-menu-ancestor > a:visited {
    background: #fff;
    border-bottom: 3px solid #ffea00;
    padding-bottom: 35px; }
    .page-has-header1 .amilia-header-1 .menu-main-menu > li.current-menu-item > a:hover, .page-has-header1 .amilia-header-1 .menu-main-menu > li.current-menu-ancestor > a:hover, .page-has-header1 .amilia-header-1 .menu-main-menu > li.current-menu-item > a:visited:hover, .page-has-header1 .amilia-header-1 .menu-main-menu > li.current-menu-ancestor > a:visited:hover {
      background: #ffea00; }

@media screen and (min-width: 992px) {
  .amilia-header-3.affix-top#cshero-header {
    background: transparent; } }

.amilia-header-3, .amilia-header-5 {
  /* Header 4 */ }
  .amilia-header-3 .sb-icon-search, .amilia-header-5 .sb-icon-search {
    height: 120px;
    width: 120px;
    -webkit-transition: height 0.4s ease 0s;
    -khtml-transition: height 0.4s ease 0s;
    -moz-transition: height 0.4s ease 0s;
    -ms-transition: height 0.4s ease 0s;
    -o-transition: height 0.4s ease 0s;
    transition: height 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
    .amilia-header-3 .sb-icon-search i, .amilia-header-5 .sb-icon-search i {
      margin-bottom: 40px;
      margin-left: 35px;
      margin-top: 34px; }
  .amilia-header-3 .widget_searchform_content.active, .amilia-header-5 .widget_searchform_content.active {
    top: 130px;
    display: block; }
  .amilia-header-3 .menu-main-menu > li > a, .amilia-header-5 .menu-main-menu > li > a, .amilia-header-3 .menu-main-menu > li > a:visited, .amilia-header-5 .menu-main-menu > li > a:visited {
    background: #fff;
    border-left: 1px solid #e3e3e3;
    padding: 85px 15px 15px;
    text-align: right;
    min-width: 120px;
    color: #565a60;
    line-height: 20px; }
    .amilia-header-3 .menu-main-menu > li > a i, .amilia-header-5 .menu-main-menu > li > a i, .amilia-header-3 .menu-main-menu > li > a:visited i, .amilia-header-5 .menu-main-menu > li > a:visited i {
      left: 36px;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      /* BACKGROUND GRADIENT */
      /* OUTLINE RADIUS */
      position: absolute;
      top: 33px;
      -webkit-transform: scale(1, 1);
      -khtml-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */
      -webkit-transition: opacity 0.9s ease 0.2s, transform 0.3s ease 0s;
      -khtml-transition: opacity 0.9s ease 0.2s, transform 0.3s ease 0s;
      -moz-transition: opacity 0.9s ease 0.2s, transform 0.3s ease 0s;
      -ms-transition: opacity 0.9s ease 0.2s, transform 0.3s ease 0s;
      -o-transition: opacity 0.9s ease 0.2s, transform 0.3s ease 0s;
      transition: opacity 0.9s ease 0.2s, transform 0.3s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */ }
    .amilia-header-3 .menu-main-menu > li > a:hover, .amilia-header-5 .menu-main-menu > li > a:hover, .amilia-header-3 .menu-main-menu > li > a:visited:hover, .amilia-header-5 .menu-main-menu > li > a:visited:hover, .amilia-header-3 .menu-main-menu > li > a:focus, .amilia-header-5 .menu-main-menu > li > a:focus, .amilia-header-3 .menu-main-menu > li > a:visited:focus, .amilia-header-5 .menu-main-menu > li > a:visited:focus {
      background: #ffea00;
      color: #565a60; }
      .amilia-header-3 .menu-main-menu > li > a:hover i, .amilia-header-5 .menu-main-menu > li > a:hover i, .amilia-header-3 .menu-main-menu > li > a:visited:hover i, .amilia-header-5 .menu-main-menu > li > a:visited:hover i, .amilia-header-3 .menu-main-menu > li > a:focus i, .amilia-header-5 .menu-main-menu > li > a:focus i, .amilia-header-3 .menu-main-menu > li > a:visited:focus i, .amilia-header-5 .menu-main-menu > li > a:visited:focus i {
        color: #565a60;
        border-color: #70747a; }
    .amilia-header-3 .menu-main-menu > li:first-child a, .amilia-header-5 .menu-main-menu > li:first-child a {
      border: none; }
  .amilia-header-3 .sb-icon-search, .amilia-header-5 .sb-icon-search {
    border-left: 1px solid #e3e3e3; }
    .amilia-header-3 .sb-icon-search i, .amilia-header-5 .sb-icon-search i {
      border: 2px solid #a3a7ad;
      border-radius: 50%;
      height: 46px;
      width: 46px;
      line-height: 42px; }

.amilia-header-4 {
  /* Header Below */ }
  .amilia-header-4 .amilia-logo-wrap .amilia-logo {
    padding: 41px 0 15px 45px; }
  .amilia-header-4 .menu-main-menu > li > a, .amilia-header-4 .menu-main-menu > li > a:visited {
    background: #fff;
    padding: 45px 15px 15px 35px;
    text-align: right;
    color: #565a60;
    line-height: 20px; }
    .amilia-header-4 .menu-main-menu > li > a i, .amilia-header-4 .menu-main-menu > li > a:visited i {
      display: none; }
    .amilia-header-4 .menu-main-menu > li > a:hover, .amilia-header-4 .menu-main-menu > li > a:visited:hover, .amilia-header-4 .menu-main-menu > li > a:focus, .amilia-header-4 .menu-main-menu > li > a:visited:focus {
      background: #ffea00;
      color: #565a60; }
  .amilia-header-4 .sb-icon-search {
    width: 86px; }
    .amilia-header-4 .sb-icon-search i {
      margin: 34px 20px 0;
      padding: 12px; }
  .amilia-header-4 .widget_searchform_content.active {
    top: 90px;
    display: block; }

.atop-primary-menu #cshero-header.header-fixed-page {
  position: relative;
  top: 0px !important; }

.admin-bar.atop-primary-menu .is-sticky #cshero-header.cshero-main-header {
  top: 32px !important;
  /* When have affix class */ }
  @media screen and (max-width: 782px) {
  .admin-bar.atop-primary-menu .is-sticky #cshero-header.cshero-main-header {
    top: 46px !important; } }

@media screen and (max-width: 991px) {
    #cshero-header.amilia-header-1 .amilia-logo, #cshero-header.amilia-header-2 .amilia-logo {
      padding-bottom: 18px;
      padding-top: 18px;
      -webkit-transition: all 0.4s ease 0s;
      -khtml-transition: all 0.4s ease 0s;
      -moz-transition: all 0.4s ease 0s;
      -ms-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */ } }
  #cshero-header.affix {
    -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
    -khtml-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
    /* BACKGROUND GRADIENT */
    /* BOX SIZING */ }
    #cshero-header.affix .amilia-logo {
      padding-bottom: 16px;
      padding-top: 20px;
      -webkit-transition: all 0.4s ease 0s;
      -khtml-transition: all 0.4s ease 0s;
      -moz-transition: all 0.4s ease 0s;
      -ms-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */ }
    #cshero-header.affix .menu-main-menu > li > a, #cshero-header.affix .menu-main-menu > li > a:visited {
      padding: 25px 15px 15px;
      -webkit-transition: padding 0.4s ease 0s;
      -khtml-transition: padding 0.4s ease 0s;
      -moz-transition: padding 0.4s ease 0s;
      -ms-transition: padding 0.4s ease 0s;
      -o-transition: padding 0.4s ease 0s;
      transition: padding 0.4s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */ }
      #cshero-header.affix .menu-main-menu > li > a i, #cshero-header.affix .menu-main-menu > li > a:visited i {
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-opacity: 0;
        -khtml-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        /* BACKGROUND GRADIENT */
        /* OUTLINE RADIUS */
        -webkit-transform: scale(0, 0);
        -khtml-transform: scale(0, 0);
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        transform: scale(0, 0);
        /* BACKGROUND GRADIENT */
        /* TRANSFORM STYLE */
        -webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
        -khtml-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
        -moz-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
        -ms-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
        -o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
        transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
        /* BACKGROUND GRADIENT */
        /* TRIPLE BORDERS */ }
    #cshero-header.affix .widget_cart_search_wrap .sb-icon-search {
      height: 60px;
      -webkit-transition: height 0.4s ease 0s;
      -khtml-transition: height 0.4s ease 0s;
      -moz-transition: height 0.4s ease 0s;
      -ms-transition: height 0.4s ease 0s;
      -o-transition: height 0.4s ease 0s;
      transition: height 0.4s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */ }
      #cshero-header.affix .widget_cart_search_wrap .sb-icon-search i {
        border-color: rgba(0, 0, 0, 0);
        height: 46px;
        margin-bottom: 7px;
        margin-top: 7px;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-opacity: 1;
        -khtml-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1;
        /* BACKGROUND GRADIENT */
        /* OUTLINE RADIUS */
        -webkit-transition: margin-bottom 0.3s ease 0s, margin-top 0.3s ease 0s, border 0.3s ease 0s;
        -khtml-transition: margin-bottom 0.3s ease 0s, margin-top 0.3s ease 0s, border 0.3s ease 0s;
        -moz-transition: margin-bottom 0.3s ease 0s, margin-top 0.3s ease 0s, border 0.3s ease 0s;
        -ms-transition: margin-bottom 0.3s ease 0s, margin-top 0.3s ease 0s, border 0.3s ease 0s;
        -o-transition: margin-bottom 0.3s ease 0s, margin-top 0.3s ease 0s, border 0.3s ease 0s;
        transition: margin-bottom 0.3s ease 0s, margin-top 0.3s ease 0s, border 0.3s ease 0s;
        /* BACKGROUND GRADIENT */
        /* TRIPLE BORDERS */
        width: 46px; }
    #cshero-header.affix .widget_searchform_content.active {
      top: 70px;
      /* Header 2 */ }
    #cshero-header.affix.amilia-header-1 .amilia-logo, #cshero-header.affix.amilia-header-2 .amilia-logo {
      padding-bottom: 18px;
      padding-top: 18px;
      -webkit-transition: all 0.4s ease 0s;
      -khtml-transition: all 0.4s ease 0s;
      -moz-transition: all 0.4s ease 0s;
      -ms-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */ }
    #cshero-header.affix.amilia-header-1 .menu-main-menu > li > a, #cshero-header.affix.amilia-header-2 .menu-main-menu > li > a, #cshero-header.affix.amilia-header-1 .menu-main-menu > li > a:visited, #cshero-header.affix.amilia-header-2 .menu-main-menu > li > a:visited {
      padding: 20px; }
    #cshero-header.affix.amilia-header-1 .menu-main-menu > li {
      /* Header 4 */ }
    #cshero-header.affix.amilia-header-1 .menu-main-menu > li > a, #cshero-header.affix.amilia-header-1 .menu-main-menu > li > a:visited {
      padding-bottom: 17px; }
    #cshero-header.affix.amilia-header-4 .amilia-logo {
      padding-bottom: 16px;
      padding-top: 20px;
      -webkit-transition: all 0.4s ease 0s;
      -khtml-transition: all 0.4s ease 0s;
      -moz-transition: all 0.4s ease 0s;
      -ms-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */ }
    #cshero-header.affix.amilia-header-4 .menu-main-menu > li > a, #cshero-header.affix.amilia-header-4 .menu-main-menu > li > a:visited {
      padding: 20px; }

@media screen and (min-width: 992px) {
  .amilia-header-sticky.page-has-header1 .page-title, .amilia-header-sticky .page-has-header2 .page-title {
    padding-top: 95px; }
    .amilia-header-sticky.page-has-header4 .page-title {
      padding-top: 80px; } }

body .page-title.affix-indent {
  padding-top: 60px;
  -webkit-transition: padding-top 0.4s ease 0s;
  -khtml-transition: padding-top 0.4s ease 0s;
  -moz-transition: padding-top 0.4s ease 0s;
  -ms-transition: padding-top 0.4s ease 0s;
  -o-transition: padding-top 0.4s ease 0s;
  transition: padding-top 0.4s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */
  /* End */ }

.title-lines-container {
  overflow: hidden; }
  .title-lines-container .nl-icon-container-bg {
    background-color: rgba(255, 234, 0, 0.5);
    float: left;
    left: 0;
    padding-top: 45px;
    position: absolute;
    top: 0;
    width: 85px; }
  .title-lines-container .nl-icon-container {
    background-color: #ffea00;
    height: 85px;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    padding: 19px;
    text-align: center;
    width: 85px; }
  .title-lines-container .main-menu-icon {
    padding-bottom: 14px;
    padding-top: 10px;
    border-radius: 50%;
    display: block;
    font-size: 18px;
    font-weight: 300;
    height: 46px;
    width: 46px;
    margin: 0;
    border: 2px solid #414146;
    color: #414146; }
  .title-lines-container .nl-main-container-bg {
    background-color: #dfdfdf;
    padding-top: 45px;
    margin-left: 85px; }
  .title-lines-container .nl-main-container {
    background-color: #565a60; }
  .title-lines-container .widget {
    margin: 0; }
  .title-lines-container h3.wg-title {
    display: inline-block;
    margin: 0;
    color: #fff;
    float: left;
    font-size: 24px;
    font-weight: 300;
    height: 85px;
    line-height: 1;
    padding-bottom: 7px;
    padding-left: 30px;
    padding-top: 30px; }
  .title-lines-container .widget_newsletterwidget .wg-title {
    background-color: transparent;
    font-size: 24px !important; }
  .title-lines-container form {
    border: medium none;
    float: right;
    height: 85px;
    margin: 0;
    padding: 0; }
    .title-lines-container form p {
      margin: 0;
      display: inline-block;
      float: left; }
    .title-lines-container form .newsletter-email {
      border: medium none;
      float: left;
      font-size: 14px;
      height: 65px;
      line-height: 18px !important;
      padding-left: 15px;
      padding-top: 35px;
      width: 200px;
      border-radius: 0;
      background-color: #fff; }
    .title-lines-container form .newsletter-submit {
      background-color: #ffea00;
      border: medium none;
      color: #414146;
      font-family: "Oswald", Arial, Helvetica, sans-serif;
      font-size: 18px;
      height: 85px;
      line-height: 18px;
      padding: 35px 35px 36px;
      border-radius: 0;
      text-transform: uppercase;
      -webkit-transition: all 0.4s ease 0s;
      -khtml-transition: all 0.4s ease 0s;
      -moz-transition: all 0.4s ease 0s;
      -ms-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */ }
    .title-lines-container form .newsletter-submit:hover, .title-lines-container form .newsletter-submit:focus {
      background: #4b4e53;
      color: #fff; }

.nl-container {
  position: relative; }

.nl-lines:before {
  content: "";
  display: block;
  width: 300%;
  height: 40px;
  background: #dfdfdf;
  position: absolute;
  top: 0;
  left: -300%;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -webkit-opacity: 0.5;
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  -ms-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
  /* BACKGROUND GRADIENT */
  /* OUTLINE RADIUS */
  height: 130px; }
  .nl-lines:after {
    content: "";
    display: block;
    width: 3000%;
    height: 85px;
    background: #565a60;
    position: absolute;
    top: 45px;
    left: 0;
    z-index: -1; }

@media screen and (max-width: 992px) {
  .title-lines-container .nl-icon-container-bg {
    display: none; }
    .title-lines-container .nl-main-container-bg {
      margin-left: 0; } }

@media screen and (max-width: 640px) {
  .title-lines-container h3.wg-title {
    display: none; } }

@media screen and (max-width: 380px) {
  /* Footer widget area
------------------------------*/
    .title-lines-container form .newsletter-submit {
      padding-left: 5px;
      padding-right: 5px; } }

.main-footer-wrap {
  padding-top: 80px; }

.title-lines-container {
  overflow: hidden; }

.logo-text-container {
  color: #414146;
  float: left;
  font-family: Oswald, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 40px;
  padding: 25px 25px 0; }
  @media screen and (max-width: 1024px) {
  .logo-text-container {
    font-size: 18px;
    line-height: 24px;
    padding-top: 40px; } }

.logo-row-footer-2 {
  background-color: #ffea00;
  margin-right: -30px;
  /* Footer 1
------------------------------*/ }

.footer-grey-bg {
  background-color: #dfdfdf; }

footer .amilia-logo {
  display: block;
  height: 120px;
  padding-bottom: 15px;
  padding-left: 45px;
  padding-top: 81px; }

.cms-footer-wrapper .widget {
  overflow: visible; }
  .cms-footer-wrapper h3.wg-title {
    background: #ffea00;
    color: #414146;
    display: inline-block;
    font-size: 21px !important;
    font-weight: 300;
    line-height: 18px;
    margin: 0;
    padding: 25px;
    height: 68px;
    float: none; }
  .cms-footer-wrapper .col-md-4:last-child h3.wg-title {
    display: block;
    width: 100%;
    position: relative; }
    .cms-footer-wrapper .col-md-4:last-child h3.wg-title:after {
      height: 68px;
      background-color: #ffea00;
      position: absolute;
      width: 10000px;
      left: 100%;
      top: 0;
      display: block;
      content: ''; }
  .cms-footer-wrapper .widget_cs_social_widget {
    background-color: #ffea00;
    margin-right: -30px;
    padding: 35px; }
    .cms-footer-wrapper .widget_cs_social_widget .cs-social li {
      margin: 0 3px 0 0;
      padding: 0;
      display: inline-block; }
      .cms-footer-wrapper .widget_cs_social_widget .cs-social li a {
        line-height: 1;
        font-size: 18px;
        padding: 0; }
        .cms-footer-wrapper .widget_cs_social_widget .cs-social li a:hover i {
          background-color: #4b4e53;
          border-color: #4b4e53;
          color: #fff; }
    .cms-footer-wrapper .widget_cs_social_widget .cs-social i {
      display: block;
      font-size: 18px;
      font-weight: 100 !important;
      height: 46px;
      padding: 12px;
      width: 46px;
      border-radius: 50%;
      border: 2px solid #414146;
      color: #414146;
      border-radius: 50%;
      text-align: center;
      -webkit-transition: all 0.4s ease 0s;
      -khtml-transition: all 0.4s ease 0s;
      -moz-transition: all 0.4s ease 0s;
      -ms-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */ }

.main-color-bg {
  background-color: #565a60;
  position: relative; }

.contact-bg-after:after {
  background: #565a60;
  content: "";
  display: block;
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  width: 3000%; }

.contact-list-footer {
  padding: 15px !important; }
  @media screen and (max-width: 1024px) {
  .contact-list-footer {
    padding: 10px 0px 10px 10px !important; } }
  .contact-list-footer .contact-list-item {
    position: relative;
    z-index: 3;
    margin: 0; }
  .contact-list-footer .contact-icon-container {
    position: absolute;
    top: 0;
    left: 0; }
    .contact-list-footer .contact-icon-container span {
      border: none;
      color: #fff;
      font-size: 22px;
      border-radius: 50%;
      display: block;
      font-weight: 100 !important;
      height: 46px;
      padding: 12px;
      width: 46px; }
  .contact-list-footer .contact-text-container {
    min-height: 46px;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    padding-left: 50px;
    padding-top: 12px;
    color: #fff; }
    .contact-list-footer .contact-text-container a {
      color: #fff; }
    .contact-list-footer .contact-text-container a:hover {
      color: #4b4e53 !important; }

.mask-main-color-bg {
  background-color: rgba(255, 234, 0, 0.5);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }
  .mask-main-color-bg:before {
    background-color: rgba(255, 234, 0, 0.5);
    content: "";
    display: block;
    height: 100%;
    left: 100%;
    position: absolute;
    top: 0;
    width: 3000%;
    z-index: 2; }

.google-map-container-footer {
  /* Footer 2
------------------------------*/ }
  .google-map-container-footer .info-content h5 {
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 27px;
    margin: 21px 0 19px; }

.cms-footer-layout2-wrap {
  /* Footer 3
------------------------------*/ }
  .cms-footer-layout2-wrap .amilia-logo-wrap {
    float: left; }
  .cms-footer-layout2-wrap .wg-title {
    display: block !important;
    margin-right: -30px !important; }
  .cms-footer-layout2-wrap .mask-main-color-bg, .cms-footer-layout2-wrap .mask-main-color-bg:before {
    background: transparent; }
  .cms-footer-layout2-wrap .footer-copyright-container .mask-footer-copyright-container {
    background: transparent; }
    .cms-footer-layout2-wrap .footer-copyright-container .mask-footer-copyright-container:before {
      background: transparent; }

.cms-footer-layout3-wrap {
  /* Footer 4
------------------------------*/ }
  .cms-footer-layout3-wrap .amilia-logo-wrap {
    float: left; }
  .cms-footer-layout3-wrap .wg-title {
    display: block !important;
    margin-right: -30px !important; }

.cms-footer-layout4-wrap {
  /* Copyright
------------------------------*/ }
  .cms-footer-layout4-wrap .wg-title {
    display: none !important; }
  .cms-footer-layout4-wrap .footer-grey-bg {
    background: #636a71; }
    .cms-footer-layout4-wrap .footer-grey-bg .col-md-4 {
      padding-top: 60px;
      padding-bottom: 60px; }
    .cms-footer-layout4-wrap .footer-grey-bg .footer-icon {
      color: #fff;
      font-size: 32px;
      line-height: 1; }
    .cms-footer-layout4-wrap .footer-grey-bg .footer4-title-container {
      color: #e3e3e3;
      margin-bottom: 5px;
      margin-top: 18px; }
    .cms-footer-layout4-wrap .footer-grey-bg .footer4-text-container {
      color: #adb1b4; }
    .cms-footer-layout4-wrap .footer-grey-bg a {
      color: #adb1b4; }
    .cms-footer-layout4-wrap .footer-grey-bg a:hover {
      color: #deae2e; }
    @media screen and (max-width: 991px) {
  .cms-footer-layout4-wrap .footer-grey-bg .col-md-4 {
    padding-top: 35px;
    padding-bottom: 35px; } }
  .cms-footer-layout4-wrap .copyright-container {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0; }
    .cms-footer-layout4-wrap .copyright-container .col-md-4 {
      padding-top: 0;
      padding-bottom: 0; }
  .cms-footer-layout4-wrap .mask-main-color-bg, .cms-footer-layout4-wrap .mask-main-color-bg:before {
    background: transparent; }
  .cms-footer-layout4-wrap .footer-copyright-container .mask-footer-copyright-container {
    background: transparent; }
    .cms-footer-layout4-wrap .footer-copyright-container .mask-footer-copyright-container:before {
      background: transparent; }

.copyright-container {
  background-color: #27282a;
  margin-top: -116px;
  padding-top: 116px; }

.footer-menu-container {
  font-family: Oswald, Arial, Helvetica, sans-serif;
  font-weight: 300; }

#footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  #footer-menu li {
    display: inline-block;
    margin: 0;
    padding: 0; }
    #footer-menu li a {
      color: #a1a1a1;
      display: block;
      font-family: Oswald, Arial, Helvetica, sans-serif;
      font-size: 16px;
      font-weight: 300;
      padding: 35px 20px 35px 0;
      text-transform: uppercase; }
    #footer-menu li a:hover {
      color: #ffea00; }

.footer-copyright-container {
  font-family: Oswald, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 300;
  height: 92px;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  -webkit-opacity: 0.7;
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  -ms-opacity: 0.7;
  -o-opacity: 0.7;
  opacity: 0.7;
  /* BACKGROUND GRADIENT */
  /* OUTLINE RADIUS */
  padding-top: 38px;
  position: relative;
  text-align: right;
  text-transform: uppercase;
  z-index: 0;
  /* Back to top
------------------------------*/ }
  @media screen and (max-width: 991px) {
  .footer-copyright-container {
    text-align: center; } }
  .footer-copyright-container .mask-footer-copyright-container {
    background-color: rgba(255, 234, 0, 0.5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1; }
    .footer-copyright-container .mask-footer-copyright-container:before {
      background-color: rgba(255, 234, 0, 0.5);
      content: "";
      display: block;
      height: 100%;
      left: 100%;
      position: absolute;
      top: 0;
      width: 3000%;
      z-index: 2; }
  .footer-copyright-container .footer-copyright-text {
    color: #fff;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -webkit-opacity: 0.6;
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    -ms-opacity: 0.6;
    -o-opacity: 0.6;
    opacity: 0.6;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    z-index: 3; }
    .footer-copyright-container .footer-copyright-text a {
      color: #ffea00; }
    .footer-copyright-container .footer-copyright-text a:hover {
      color: #27282a; }

#back_to_top {
  bottom: 25px;
  margin: 0;
  padding: 0;
  position: fixed;
  right: 25px;
  z-index: 999;
  visibility: hidden; }
  #back_to_top.on {
    visibility: visible; }
  #back_to_top span {
    background-color: #2f343a;
    background-image: url("../images/back-top.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 38px;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-opacity: 0.5;
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    text-decoration: none;
    width: 38px;
    z-index: 999;
    cursor: pointer;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
    #back_to_top span i {
      display: none; }
  #back_to_top:hover span {
    background: #ffea00;
    background-image: url("../images/back-top-black.png");
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    background-position: center center;
    background-repeat: no-repeat; }

@media screen and (max-width: 991px) {
  /* Default */
    #footer-menu li {
      display: list-item; }
      #footer-menu li a {
        border-bottom: 1px solid #343537;
        border-left-style: none;
        padding: 15px 0; } }

.cms-footer-default {
  margin-top: 50px;
  padding: 50px 0;
  background: #4b4e53;
  font-family: Oswald, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300; }
  .cms-footer-default .footer-copyright-text {
    color: #fff; }

.entry-feature-image {
  position: relative;
  /* Blog Large Image */ }
  .entry-feature-image img {
    position: relative;
    display: block;
    /* Remove before submit */
    width: 100%; }
  .entry-feature-image .overlay {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(71, 75, 84, 0.85);
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .entry-feature-image span {
    display: block;
    color: #414146;
    font-size: 18px;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 80%;
    left: 50%;
    margin-left: -23px;
    margin-top: -23px;
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .entry-feature-image:hover .overlay, .entry-feature-image:hover span {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
    .entry-feature-image:hover span {
      top: 50%;
      -webkit-transform: scale(1);
      -khtml-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */ }

.cms-blog-item.pb-70 {
  padding: 0; }
  .cms-blog-item .entry-title {
    margin: 0 0 10px 0;
    font-size: 24px;
    line-height: 42px;
    font-weight: 300;
    text-transform: uppercase; }
    .cms-blog-item .entry-title .fa-thumb-tack {
      display: none; }
  .cms-blog-item.sticky .entry-title .fa-thumb-tack {
    display: inline-block; }
  .cms-blog-item .entry-meta {
    padding-bottom: 13px;
    border-bottom: 2px solid #eee; }
  .cms-blog-item .entry-meta-inner {
    margin: 0;
    padding: 0;
    list-style: none; }
    .cms-blog-item .entry-meta-inner li {
      color: #959798;
      float: left;
      font-family: Oswald, Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 300;
      margin: 0 15px 0 0;
      text-transform: uppercase; }
    .cms-blog-item .entry-meta-inner li i {
      margin-right: 2px; }
    .cms-blog-item .entry-meta-inner li a {
      color: #959798; }
      .cms-blog-item .entry-meta-inner li a:hover {
        color: #deae2e; }
  .cms-blog-item .entry-content {
    padding: 15px 0 5px; }
  .cms-blog-item .cms-button {
    padding: 11px 40px 12px 18px !important;
    font-size: 13px;
    /* Post Gallery */ }
    .cms-blog-item .cms-button:after {
      background-image: url("../images/arrow-rm.png");
      background-position: left center;
      background-repeat: no-repeat;
      height: 100%;
      right: 0;
      top: 0;
      width: 28px;
      -webkit-transition: all 0.3s ease 0s;
      -khtml-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */
      content: '';
      position: absolute; }
    .cms-blog-item .cms-button:hover:after {
      -webkit-animation-fill-mode: both;
      -khtml-animation-fill-mode: both;
      -moz-animation-fill-mode: both;
      -ms-animation-fill-mode: both;
      -o-animation-fill-mode: both;
      animation-fill-mode: both;
      /* BACKGROUND GRADIENT */
      -webkit-animation-duration: 0.5s;
      -khtml-animation-duration: 0.5s;
      -moz-animation-duration: 0.5s;
      -ms-animation-duration: 0.5s;
      -o-animation-duration: 0.5s;
      animation-duration: 0.5s;
      /* BACKGROUND GRADIENT */
      -webkit-animation-name: fadeInLeft;
      -khtml-animation-name: fadeInLeft;
      -moz-animation-name: fadeInLeft;
      -ms-animation-name: fadeInLeft;
      -o-animation-name: fadeInLeft;
      animation-name: fadeInLeft;
      /* BACKGROUND GRADIENT */ }
  .cms-blog-item .cms-popup-gallery {
    margin: 0; }
  .cms-blog-item .carousel-control {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    background: 0 none;
    border: none; }
    .cms-blog-item .carousel-control.left {
      left: -50px; }
    .cms-blog-item .carousel-control.right {
      right: -50px; }
  .cms-blog-item .carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    -khtml-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    /* BACKGROUND GRADIENT */ }
    .cms-blog-item .carousel-fade .carousel-inner .item, .cms-blog-item .carousel-fade .carousel-inner .active.left, .cms-blog-item .carousel-fade .carousel-inner .active.right {
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-opacity: 0;
      -khtml-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      /* BACKGROUND GRADIENT */
      /* OUTLINE RADIUS */ }
    .cms-blog-item .carousel-fade .carousel-inner .active, .cms-blog-item .carousel-fade .carousel-inner .next.left, .cms-blog-item .carousel-fade .carousel-inner .prev.right {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      /* BACKGROUND GRADIENT */
      /* OUTLINE RADIUS */ }
    .cms-blog-item .carousel-fade .carousel-inner .active.left, .cms-blog-item .carousel-fade .carousel-inner .active.right {
      left: 0;
      transform: translate3d(0, 0, 0); }
    .cms-blog-item .carousel-fade .carousel-control {
      z-index: 2; }
    .cms-blog-item .carousel-fade:hover .carousel-control.left {
      left: 10px;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      /* BACKGROUND GRADIENT */
      /* OUTLINE RADIUS */ }
    .cms-blog-item .carousel-fade:hover .carousel-control.right {
      right: 10px;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      /* BACKGROUND GRADIENT */
      /* OUTLINE RADIUS */ }
  .cms-blog-item .carousel-indicators {
    left: 10px;
    top: 20px;
    bottom: auto;
    margin: 0; }
    .cms-blog-item .carousel-indicators li {
      display: inline-block;
      margin: 0 6px;
      border: 2px solid #fff;
      border-radius: 20px;
      cursor: pointer;
      display: block;
      height: 11px;
      -webkit-transition: all 0.3s ease 0s;
      -khtml-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */
      width: 11px;
      float: left; }
    .cms-blog-item .carousel-indicators li.active {
      -webkit-transition: all 0.3s ease 0s;
      -khtml-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */
      background: #fff; }
  .cms-blog-item .entry-feature-media iframe {
    float: left;
    overflow: hidden; }

.cms-grid-masonry .cms-blog-item {
  margin-bottom: 60px !important;
  position: relative; }
  .cms-grid-masonry .cms-blog-item .mb-20 {
    margin-bottom: 0px !important; }
  .cms-grid-masonry .cms-blog-item .entry-title {
    padding: 20px 0;
    border-bottom: 2px solid #eee;
    color: #6f6f73;
    line-height: 1;
    font-size: 20px; }
  .cms-grid-masonry .cms-blog-item .entry-date-cont {
    display: block !important;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    background: #fff;
    padding: 11px 20px 8px;
    text-align: center;
    min-width: 70px; }
    .cms-grid-masonry .cms-blog-item .entry-date-cont div {
      color: #6f6f73;
      font-size: 24px;
      line-height: 30px;
      font-weight: 300;
      font-family: Oswald, Arial, Helvetica, sans-serif;
      text-transform: uppercase; }
    .cms-grid-masonry .cms-blog-item .entry-date-cont div.month {
      font-size: 14px;
      margin-bottom: 3px;
      margin-top: 3px;
      line-height: 22px; }
  .cms-grid-masonry .cms-blog-item.post_format-post-format-audio .entry-feature {
    padding-top: 75px; }

.blog-timeline-wrap {
  position: relative; }
  .blog-timeline-wrap:before {
    background: #e5e5e5 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    width: 4px; }
  .blog-timeline-wrap .timeline-start {
    position: relative;
    display: block;
    clear: both;
    padding: 10px;
    width: 200px;
    border: 3px solid #e5e5e5;
    margin: 0 auto 10px;
    background: #fff;
    z-index: 1;
    text-align: center;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }
    .blog-timeline-wrap .timeline-start.timeline-final {
      margin-bottom: 0; }
    .blog-timeline-wrap .timeline-start.timeline-final .cms-load-posts {
      margin-bottom: 0; }
    .blog-timeline-wrap .timeline-start .timeline-start-caption, .blog-timeline-wrap .timeline-start .cd-timeline-start-caption {
      color: #4b4e53;
      font-size: 20px;
      padding-top: 10px;
      padding-bottom: 10px;
      font-family: Oswald, Arial, Helvetica, sans-serif;
      font-weight: 300; }
    .blog-timeline-wrap .timeline-start .timeline-start-date {
      margin-bottom: 5px;
      text-transform: uppercase;
      font-family: Oswald, Arial, Helvetica, sans-serif;
      font-weight: 300; }
  .blog-timeline-wrap .timeline-block {
    margin: 4em 0;
    position: relative; }
    .blog-timeline-wrap .timeline-block:after {
      display: table;
      content: '';
      clear: both; }
    .blog-timeline-wrap .timeline-block .timeline-icon {
      background: #dfdfdf none repeat scroll 0 0;
      color: #fff;
      font-size: 24px;
      padding-top: 16px;
      text-align: center;
      height: 60px;
      left: 50%;
      margin-left: -30px;
      width: 60px;
      border-radius: 50%;
      top: 0;
      position: absolute; }
    .blog-timeline-wrap .timeline-block .timeline-icon span {
      font-size: 24px;
      color: #fff;
      text-align: center; }
    .blog-timeline-wrap .timeline-block .timeline-content {
      background: #f3f3f3 none repeat scroll 0 0;
      margin-left: 0px;
      padding: 20px;
      position: relative;
      padding: 1.6em;
      width: 45%; }
    .blog-timeline-wrap .timeline-block .timeline-content .entry-title {
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 10px;
      margin-top: 0;
      text-transform: uppercase; }
      .blog-timeline-wrap .timeline-block .timeline-content .entry-title a:hover {
        color: #deae2e; }
    .blog-timeline-wrap .timeline-block .timeline-content > .entry-date {
      left: 122%;
      position: absolute;
      top: 6px;
      width: 100%;
      float: left; }
      .blog-timeline-wrap .timeline-block .timeline-content > .entry-date span {
        display: block;
        font-family: Oswald, Arial, Helvetica, sans-serif;
        font-weight: 300;
        text-transform: uppercase; }
      .blog-timeline-wrap .timeline-block .timeline-content > .entry-date .entry-date-year {
        font-size: 20px; }
      .blog-timeline-wrap .timeline-block .timeline-content > .entry-date .entry-date-month {
        font-size: 14px; }
    .blog-timeline-wrap .timeline-block .timeline-content:before {
      border-color: transparent transparent transparent #f3f3f3;
      left: 100%;
      top: 24px;
      content: '';
      position: absolute;
      height: 0;
      width: 0;
      border: 7px solid transparent;
      border-left: 7px solid #f3f3f3; }
    .blog-timeline-wrap .timeline-block .timeline-content:after {
      display: table; }
    .blog-timeline-wrap .timeline-block .timeline-content .entry-meta-inner .entry-date {
      display: none; }
    .blog-timeline-wrap .timeline-block .timeline-content .entry-excerpt {
      padding: 15px 0; }
      .blog-timeline-wrap .timeline-block .timeline-content .entry-excerpt p {
        margin: 0; }
    @media screen and (min-width: 992px) {
  .blog-timeline-wrap .timeline-block:nth-child(2n) .timeline-content {
    float: right; }
    .blog-timeline-wrap .timeline-block:nth-child(2n) .timeline-content:before {
      border-color: transparent #f3f3f3 transparent transparent;
      left: auto;
      right: 100%; }
    .blog-timeline-wrap .timeline-block:nth-child(2n) .timeline-content .entry-date {
      left: auto;
      right: 122%;
      text-align: right; } }
  @media only screen and (min-width: 991px) {
  .blog-timeline-wrap.timeline-animate .timeline-block .timeline-icon, .blog-timeline-wrap.timeline-animate .timeline-block .timeline-content {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -khtml-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    -ms-animation: cd-bounce-1 0.6s;
    -o-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
    /* BACKGROUND GRADIENT */ }
    .blog-timeline-wrap.timeline-animate .timeline-block:nth-child(2n) .timeline-icon, .blog-timeline-wrap.timeline-animate .timeline-block:nth-child(2n) .timeline-content {
      visibility: visible;
      -webkit-animation: cd-bounce-2 0.6s;
      -khtml-animation: cd-bounce-2 0.6s;
      -moz-animation: cd-bounce-2 0.6s;
      -ms-animation: cd-bounce-2 0.6s;
      -o-animation: cd-bounce-2 0.6s;
      animation: cd-bounce-2 0.6s;
      /* BACKGROUND GRADIENT */ } }

@-webkit-keyframes cd-bounce-1 {
  0% {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: scale(0.5);
    -khtml-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  60% {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: scale(1.2);
    -khtml-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  100% {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ } }

@-moz-keyframes cd-bounce-1 {
  0% {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: scale(0.5);
    -khtml-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  60% {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: scale(1.2);
    -khtml-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  100% {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ } }

@-ms-keyframes cd-bounce-1 {
  0% {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: scale(0.5);
    -khtml-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  60% {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: scale(1.2);
    -khtml-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  100% {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ } }

@-o-keyframes cd-bounce-1 {
  0% {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: scale(0.5);
    -khtml-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  60% {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: scale(1.2);
    -khtml-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  100% {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ } }

@keyframes cd-bounce-1 {
  0% {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: scale(0.5);
    -khtml-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  60% {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: scale(1.2);
    -khtml-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  100% {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ } }

@-webkit-keyframes cd-bounce-2 {
  0% {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: translateX(-100px);
    -khtml-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  60% {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: translateX(20px);
    -khtml-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  100% {
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ } }

@-moz-keyframes cd-bounce-2 {
  0% {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: translateX(-100px);
    -khtml-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  60% {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: translateX(20px);
    -khtml-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  100% {
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ } }

@-ms-keyframes cd-bounce-2 {
  0% {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: translateX(-100px);
    -khtml-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  60% {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: translateX(20px);
    -khtml-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  100% {
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ } }

@-o-keyframes cd-bounce-2 {
  0% {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: translateX(-100px);
    -khtml-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  60% {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: translateX(20px);
    -khtml-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  100% {
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ } }

@keyframes cd-bounce-2 {
  0% {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: translateX(-100px);
    -khtml-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  60% {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: translateX(20px);
    -khtml-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  100% {
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ } }

@media screen and (max-width: 991px) {
  .blog-timeline-wrap:before {
    left: 18px; }
    .blog-timeline-wrap .timeline-start {
      margin: 0; }
    .blog-timeline-wrap .timeline-block {
      margin: 2em 0; }
      .blog-timeline-wrap .timeline-block .timeline-icon {
        left: 0;
        margin-left: 0;
        padding-top: 0px;
        width: 40px;
        height: 40px;
        line-height: 40px; }
        .blog-timeline-wrap .timeline-block .timeline-icon span {
          font-size: 18px; }
      .blog-timeline-wrap .timeline-block .timeline-content {
        width: auto;
        margin-left: 60px; }
        .blog-timeline-wrap .timeline-block .timeline-content .entry-date {
          background: #fff none repeat scroll 0 0;
          margin-bottom: -5px;
          margin-left: -20px;
          margin-top: 15px;
          padding: 15px; }
        .blog-timeline-wrap .timeline-block .timeline-content > .entry-date {
          background: #fff none repeat scroll 0 0;
          margin-bottom: -5px;
          margin-left: -23px;
          margin-top: 15px;
          padding: 15px;
          display: inline-block;
          position: static;
          float: none;
          width: auto; }
          .blog-timeline-wrap .timeline-block .timeline-content > .entry-date span {
            display: inline-block;
            font-size: 14px !important;
            margin-right: 10px; }
        .blog-timeline-wrap .timeline-block .timeline-content:before {
          border-color: transparent #f3f3f3 transparent transparent;
          left: auto;
          right: 100%;
          top: 16px; } }

.cms-single-blog .entry-footer {
  margin-top: 20px; }

.cms_pagination {
  background: #000;
  border-radius: 3px;
  bottom: 40px;
  left: 50%;
  padding: 10px;
  position: fixed;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  /* BACKGROUND GRADIENT */
  /* TRANSFORM STYLE */
  width: 200px;
  z-index: 100;
  visibility: hidden;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  /* BACKGROUND GRADIENT */
  /* OUTLINE RADIUS */ }
  .cms_pagination.cms-loading {
    visibility: visible;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .cms_pagination.cms-loaded-all {
    display: none !important; }
  .cms_pagination #cms-load-posts {
    margin-bottom: 0; }
  .cms_pagination a {
    color: #fff; }

.social-share-wrap {
  margin-bottom: 30px; }
  .social-share-wrap ul {
    margin: 0;
    padding: 0; }
  .social-share-wrap li {
    display: inline-block;
    margin: 0 2px 3px 0; }
  .social-share-wrap i {
    border: none;
    border-radius: 50%;
    background: #dfdfdf;
    color: #4b4e53;
    display: block;
    font-size: 18px;
    font-weight: 300;
    height: 42px;
    padding: 12px;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    width: 42px; }
  .social-share-wrap a:hover i {
    background: #ffea00; }

.post-author-wrap {
  margin-top: 10px;
  /* Related post */ }
  .post-author-wrap .post-author-inner {
    background: #eee;
    margin-bottom: 30px;
    min-height: 130px;
    padding: 25px 20px 12px 115px;
    position: relative; }
  .post-author-wrap .post-author-avatar {
    background: #fff none repeat scroll 0 0;
    left: 15px;
    padding: 4px;
    position: absolute;
    top: 15px; }
  .post-author-wrap .post-author-bio {
    padding: 0 0 0 15px; }
    .post-author-wrap .post-author-bio .author-info {
      margin-bottom: 10px;
      color: #7e8082;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 17px;
      line-height: 1;
      font-weight: 300;
      text-transform: uppercase; }
    .post-author-wrap .post-author-bio .author-info a {
      color: #7e8082; }
      .post-author-wrap .post-author-bio .author-info a:hover {
        color: #deae2e; }
    .related-posts {
      /* WordPress caption style
------------------------------*/ }
  .related-posts .entry-feature {
    margin-bottom: 0px !important; }
  .related-posts .entry-header {
    margin-top: 15px; }
    .related-posts .entry-header .entry-title {
      font-size: 18px;
      line-height: 24px;
      margin: 0 0 5px;
      font-weight: 300; }
  .related-posts .entry-meta .entry-meta-inner li {
    font-size: 12px; }

.wp-caption {
  max-width: 100%;
  font-style: italic;
  line-height: 1.35;
  margin-bottom: 13px;
  margin-top: 5px; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    max-width: 98%; }
  .wp-caption .wp-caption-text {
    margin: 10px 0; }

.wp-caption-text, .entry-thumbnail-caption, .cycle-caption {
  font-style: italic;
  line-height: 1.35;
  font-size: 13px; }

.alignleft, .entry-thumbnail.thumbnail {
  display: inline;
  float: left;
  margin-right: 30px; }

.alignright {
  display: inline;
  float: right;
  margin-left: 30px; }

.aligncenter {
  display: block;
  clear: both;
  margin: 0 auto;
  margin-bottom: 15px; }

img.wp-smiley {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  border: none; }

.gallery-caption {
  font-family: inherit; }

.bypostauthor {
  margin: 0;
  /* Gallery
------------------------------*/ }

.gallery {
  margin-bottom: 20px; }

.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative; }

.gallery-columns-1 .gallery-item {
  max-width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px); }

.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width: calc(33.3% - 4px); }

.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width: calc(25% - 4px); }

.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px); }

.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px); }

.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px); }

.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px); }

.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px); }

.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0; }

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left; }

.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  font-size: 12px;
  padding: 6px 8px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%; }
  .gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }

.gallery-item:hover .gallery-caption {
  opacity: 1; }

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none; }

.attachment {
  margin-bottom: 20px;
  /* Comments
------------------------------*/ }

.comments-area .cms-comments-wrap {
  position: relative; }
  .comments-area .cms-comments-wrap:before {
    background: #dfdfdf;
    content: "";
    display: block;
    height: 4px;
    left: -300%;
    top: 29px;
    width: 300%;
    z-index: -1;
    position: absolute; }
  .comments-area .comments-title {
    display: inline-block;
    font-size: 20px;
    padding: 20px 25px;
    line-height: 1;
    background: #ffea00;
    text-transform: uppercase;
    margin: 0; }
  .comments-area ol.comment-list {
    list-style: none;
    padding: 0;
    margin: 30px 0 0 0; }
  .comments-area ol.comment-list .comment-body {
    background: #eee;
    margin-bottom: 30px;
    margin-left: 44px;
    padding: 25px 20px 12px 50px;
    position: relative; }
  .comments-area ol.comment-list .comment-body .comment-author-image {
    background: #fff none repeat scroll 0 0;
    left: -44px;
    padding: 4px 4px 4px 0;
    position: absolute;
    top: 15px; }
  .comments-area ol.comment-list .comment-body .comment-main {
    padding: 0 0 0 15px; }
  .comments-area ol.comment-list .comment-body .comment-author {
    display: block;
    color: #7e8082;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    text-transform: none;
    font-weight: 300; }
  .comments-area ol.comment-list .comment-body .comment-date {
    font-size: 12px;
    margin-bottom: 10px;
    display: block; }
  .comments-area ol.comment-list .comment-body .comment-reply-link {
    display: block;
    font-size: 18px;
    position: absolute;
    right: 20px;
    top: 14px;
    color: #7e8082; }
    .comments-area ol.comment-list .comment-body .comment-reply-link:hover {
      color: #deae2e; }
  .comments-area ol.comment-list .bypostauthor > .comment-body .comment-author-image {
    padding: 4px;
    background: #ffea00;
    float: left; }
    .comments-area ol.comment-list .bypostauthor > .comment-body .comment-author-image:before {
      content: 'AUTHOR';
      background: #ffea00;
      position: absolute;
      bottom: 0;
      right: 0;
      font-size: 12px;
      font-family: Oswald, Arial, Helvetica, sans-serif;
      font-weight: 300;
      padding: 4px 6px;
      display: inline-block; }
  .comments-area ol.comment-list .children {
    list-style: none; }

.title-lines, .comment-reply-title {
  display: inline-block;
  font-size: 21px;
  font-weight: 300;
  padding: 24px;
  background: #ffea00;
  line-height: 1;
  margin: 0;
  position: relative;
  z-index: 5; }
  .title-lines:before, .comment-reply-title:before {
    content: '';
    background: rgba(255, 234, 0, 0.5);
    position: absolute;
    width: 300%;
    z-index: 3;
    top: 0;
    height: 100%;
    left: -300%; }
  .title-lines:after, .comment-reply-title:after {
    content: '';
    background: #fff;
    position: absolute;
    width: 300%;
    z-index: 1;
    top: 0;
    height: 100%;
    left: -300%; }

.comment-respond {
  margin-top: 50px;
  margin-bottom: 30px; }
  .comment-respond .logged-in-as {
    padding-left: 15px; }
  .comment-respond .comment-form {
    background: #dfdfdf none repeat scroll 0 0;
    margin: -35px 0 0 -15px;
    padding-bottom: 40px;
    padding-right: 25px;
    padding-top: 70px;
    position: relative; }
  .comment-respond .comment-form:before {
    content: '';
    background: #dfdfdf;
    position: absolute;
    width: 300%;
    z-index: -1;
    top: 0;
    height: 100%;
    left: -300%; }
  .comment-respond .comment-form .form-control {
    border-color: #fff; }
  .comment-respond .comment-form .submit {
    margin-left: 15px;
    background-color: transparent;
    border: 2px solid #727578;
    color: #4b4e53;
    display: inline-block;
    padding: 13px 17px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    margin-top: 10px; }
  .comment-respond .comment-form .submit:hover {
    border-color: #ffea00;
    background: #ffea00; }

@media screen and (max-width: 1024px) {
  .comments-area .children {
    padding-left: 35px; } }

@media screen and (max-width: 767px) {
  .comments-area .comment-respond {
    margin-bottom: 50px; }

  .single-left-sidebar .comment-respond {
    margin-right: 0px; } }

@media screen and (max-width: 480px) {
  /* For blog left sidebar */
    .comments-area .children {
      padding-left: 0px; } }

.amilia-main {
  overflow: hidden; }

.single-left-sidebar {
  /* Blog Small Image */ }
  .single-left-sidebar .comments-area .cms-comments-wrap:before {
    left: 0;
    width: 3000%; }
  .single-left-sidebar .comment-respond {
    margin-right: -15px; }
  .single-left-sidebar .comment-respond .comment-reply-title:before, .single-left-sidebar .comment-respond .comment-reply-title:after {
    display: none; }
  .single-left-sidebar .comment-respond .comment-form {
    margin: -35px 0 0 0;
    padding-left: 25px;
    padding-right: 0; }
  .single-left-sidebar .comment-respond .comment-form:before {
    left: 100%;
    width: 3000%; }

.blog-small-image {
  /* Post Navigation */ }
  .blog-small-image .entry-feature {
    margin-bottom: 0 !important; }
  .blog-small-image .entry-header {
    margin-top: 20px; }

.paging-navigation .pagination {
  margin: 0; }
  .paging-navigation .page-numbers {
    background-color: #b8bcc1;
    color: #fff;
    display: block;
    padding: 12px 17px;
    float: left; }
  .paging-navigation .page-numbers.current, .paging-navigation .page-numbers:hover {
    background: #ffea00;
    color: #414146; }
  .paging-navigation .page-numbers.next, .paging-navigation .page-numbers.prev {
    overflow: hidden;
    text-indent: 999px;
    background-image: url("../images/next-extra-small.png");
    background-color: #7c8187;
    background-position: center center;
    background-repeat: no-repeat;
    height: 46px;
    padding-bottom: 12px !important;
    padding-left: 16px;
    padding-right: 17px;
    padding-top: 13px !important;
    width: 42px; }
  .paging-navigation .page-numbers.next:hover, .paging-navigation .page-numbers.prev:hover {
    background: #ffea00;
    background-image: url("../images/next-extra-small-black.png");
    background-position: center center;
    background-repeat: no-repeat; }
  .paging-navigation .page-numbers.prev {
    background-image: url("../images/prev-extra-small.png"); }
  .paging-navigation .page-numbers.prev:hover {
    background-image: url("../images/prev-extra-small-black.png"); }

@media screen and (max-width: 992px) {
  /* for submit */
    .paging-navigation .pagination {
      margin-bottom: 40px; } }

.cms-blog-item .entry-content {
  /* for submit */
  /* .comments-area,
.cms-blog-item .entry-content,
.type-page {
	table {
		border-bottom: 1px solid #ededed;
	    border-collapse: collapse;
	    border-spacing: 0;
	    font-size: 14px;
	    line-height: 2;
	    margin: 0 0 20px;
	    width: 100%;

	    td {
	    	border-top: 1px solid #ededed;
    		padding: 6px 10px 6px 0;
	    }

	    caption, th, td {
		    font-weight: normal;
		    text-align: left;
		}
	}

	dl {
	    margin: 0 20px;
	    dt {
		    font-weight: bold;
		}

		dd {
		    margin: 0 0 20px;
		}
	}
} */ }
  .cms-blog-item .entry-content table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%; }
  .cms-blog-item .entry-content table td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0; }
  .cms-blog-item .entry-content table caption, .cms-blog-item .entry-content table th, .cms-blog-item .entry-content table td {
    font-weight: normal;
    text-align: left; }
  .cms-blog-item .entry-content dl {
    margin: 0 20px; }
  .cms-blog-item .entry-content dl dt {
    font-weight: bold; }
  .cms-blog-item .entry-content dl dd {
    margin: 0 0 20px; }

.page-title {
  /* padding-top: 120px; */
  background: rgba(255, 234, 0, 0.5);
  -webkit-transition: padding-top 0.4s ease 0s;
  -khtml-transition: padding-top 0.4s ease 0s;
  -moz-transition: padding-top 0.4s ease 0s;
  -ms-transition: padding-top 0.4s ease 0s;
  -o-transition: padding-top 0.4s ease 0s;
  transition: padding-top 0.4s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */ }
  .page-title .page-title-container {
    background: #ffea00; }
  .page-title #page-title-text h1 {
    color: #414146;
    font-size: 28px;
    font-weight: 300;
    line-height: 36px;
    margin: 50px 10px 0 40px;
    text-transform: uppercase;
    -webkit-transition: margin 0.3s ease 0s;
    -khtml-transition: margin 0.3s ease 0s;
    -moz-transition: margin 0.3s ease 0s;
    -ms-transition: margin 0.3s ease 0s;
    -o-transition: margin 0.3s ease 0s;
    transition: margin 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }

@media screen and (max-width: 991px) {
  /* Breadcrum
------------------------------*/
    .page-title {
      padding-top: 60px; }
      .page-title #page-title-text h1 {
        margin: 30px 10px 20px 20px;
        -webkit-transition: margin 0.3s ease 0s;
        -khtml-transition: margin 0.3s ease 0s;
        -moz-transition: margin 0.3s ease 0s;
        -ms-transition: margin 0.3s ease 0s;
        -o-transition: margin 0.3s ease 0s;
        transition: margin 0.3s ease 0s;
        /* BACKGROUND GRADIENT */
        /* TRIPLE BORDERS */ } }

#breadcrumb-text {
  /* Archive
------------------------------*/
  /* List Author
------------------------------*/ }
  #breadcrumb-text ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff none repeat scroll 0 0;
    color: #4b4e53;
    float: right;
    font-size: 14px;
    font-weight: 300;
    padding: 15px;
    font-family: Oswald, Arial, Helvetica, sans-serif; }
  #breadcrumb-text li {
    display: inline-block;
    text-transform: uppercase;
    color: #777; }
  #breadcrumb-text li a {
    text-decoration: none;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    color: #4b4e53;
    font-weight: 300 !important; }
  #breadcrumb-text li a:hover {
    color: #deae2e; }
  #breadcrumb-text li:before {
    content: '/';
    display: inline-block;
    padding: 0 5px;
    color: #ccc; }
  #breadcrumb-text li:first-child:before {
    display: none;
    content: ''; }
  #breadcrumb-text.empty-breadcrumb {
    min-height: 50px; }
  #breadcrumb-text.empty-breadcrumb ul {
    padding: 0; }

.list_authors_page {
  margin: 0;
  margin-top: 20px;
  padding: 0;
  list-style: none;
  /*------------------------------
	5.2 Blog
------------------------------*/
  /*------------------------------
	5.3 Portfolio
------------------------------*/
  /* Filter */ }
  .list_authors_page li {
    display: inline-block;
    margin-right: 4%;
    margin-bottom: 3%;
    width: 30%; }
  .list_authors_page li a {
    display: block;
    position: relative; }
  .list_authors_page li a span.author_name {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff; }
    .list_authors_page li a span.author_name h5 {
      color: #fff; }
  .list_authors_page li a img {
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    /* BACKGROUND GRADIENT */ }
  .list_authors_page li a:before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    position: absolute;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    z-index: 0; }
  .list_authors_page li a:hover h5 {
    text-decoration: underline; }
  .list_authors_page li.last {
    margin-right: 0; }

.cms-grid-filter-inphone {
  display: none; }

.cms-grid-filter-wrap {
  padding: 0;
  max-width: 1140px;
  margin: 0 auto; }
  .cms-grid-filter-wrap .cms-grid-filter {
    margin: 0 0 30px 0; }
  .cms-grid-filter-wrap .cms-grid-filter li {
    float: left;
    margin: 0;
    padding: 0; }
  .cms-grid-filter-wrap .cms-grid-filter a {
    color: #4b4e53;
    display: block;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
    margin: 0;
    padding: 15px 20px;
    text-transform: uppercase; }
  .cms-grid-filter-wrap .cms-grid-filter a:hover {
    color: #fff;
    background: #4b4e53; }
  .cms-grid-filter-wrap .cms-grid-filter a.active, .cms-grid-filter-wrap .cms-grid-filter a.active:hover {
    position: relative;
    background: #dfdfdf;
    color: #4b4e53; }

@media screen and (max-width: 599px) {
  .cms-grid-filter-wrap {
    margin-bottom: 30px; }
    .cms-grid-filter-wrap .cms-grid-filter-inphone {
      display: block; }
      .cms-grid-filter-wrap .cms-grid-filter-inphone a {
        color: #4b4e53;
        background: #dfdfdf;
        display: block;
        font-family: Oswald, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: 300;
        line-height: 18px;
        margin: 0;
        padding: 15px 20px;
        text-transform: uppercase; }
        .cms-grid-filter-wrap .cms-grid-filter-inphone a.active, .cms-grid-filter-wrap .cms-grid-filter-inphone a.active:hover {
          position: relative;
          background: #dfdfdf;
          color: #4b4e53; }
    .cms-grid-filter-wrap .cms-grid-filter {
      margin-bottom: 0 !important;
      display: none; }
      .cms-grid-filter-wrap .cms-grid-filter li {
        display: block;
        width: 100%; }
        .cms-grid-filter-wrap .cms-grid-filter li a {
          background: #dfdfdf; }
          .cms-grid-filter-wrap .cms-grid-filter li a:hover, .cms-grid-filter-wrap .cms-grid-filter li a.active, .cms-grid-filter-wrap .cms-grid-filter li a.active:hover {
            color: #fff;
            background: #4b4e53; } }

.cms-portfolio-item-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%; }
  .cms-portfolio-item-inner .mb-20 {
    margin-bottom: 0 !important; }
  .cms-portfolio-item-inner .port-title {
    margin: 0;
    background: #fff;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5; }
  .cms-portfolio-item-inner .port-title.no-gutter a {
    padding: 20px; }
  .cms-portfolio-item-inner .port-title a {
    color: #6f6f73;
    display: block;
    font-size: 20px;
    font-weight: 300;
    padding: 20px 20px 0 0;
    text-transform: uppercase;
    line-height: 22px; }
  .cms-portfolio-item-inner .port-title a:hover {
    color: #deae2e; }
  .cms-portfolio-item-inner .carousel-control {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 60px;
    line-height: 62px;
    text-align: center;
    font-size: 50px;
    color: #fff;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    background: 0 none;
    border: none;
    text-shadow: none; }
  .cms-portfolio-item-inner .carousel-control.left {
    left: 0px; }
  .cms-portfolio-item-inner .carousel-control.right {
    right: 0px; }
  .cms-portfolio-item-inner .carousel-control:hover {
    background: #fff;
    color: #4b4e53; }
  .cms-portfolio-item-inner .carousel-indicators {
    right: 15px;
    bottom: 5px;
    margin: 0;
    width: auto;
    left: auto; }
  .cms-portfolio-item-inner .carousel-indicators li {
    display: block;
    margin: 5px 7px;
    border: 2px solid #fff;
    border-radius: 20px;
    cursor: pointer;
    display: block;
    height: 12px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    width: 12px;
    float: left; }
  .cms-portfolio-item-inner .carousel-indicators li.active {
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    background: #fff; }
  .cms-portfolio-item-inner .carousel-inner {
    margin: 0; }

.template-cms_grid--portfolio {
  /* Timeline portfolio
------------------------------*/ }
  .template-cms_grid--portfolio .cms-portfolio-item {
    padding: 0; }

.portfolio-timeline-wrap {
  /* Single Portfolio
------------------------------*/ }
  .portfolio-timeline-wrap .cms-blog-item .entry-title {
    margin-bottom: 5px !important; }
  .portfolio-timeline-wrap .cms-blog-item .entry-meta, .portfolio-timeline-wrap .cms-blog-item .entry-excerpt, .portfolio-timeline-wrap .cms-blog-item .entry-footer {
    display: none !important; }

.project-details-list li {
  padding-bottom: 6px; }

.amilia-single-portfolio {
  /*------------------------------
	5.4 Shop
------------------------------*/ }
  .amilia-single-portfolio .port-title-wrap h2 {
    border-bottom: 2px solid #eee;
    font-size: 26px;
    line-height: 32px;
    margin: 28px 0 20px;
    padding-bottom: 20px;
    text-transform: uppercase; }
  .amilia-single-portfolio .port-content blockquote {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }
  .amilia-single-portfolio .entry-footer .tagcloud-wrap {
    margin-top: 30px; }

.cms-woo-breadcrumb {
  display: none; }

.before-shop-loop {
  text-transform: uppercase;
  font-size: 12px;
  /* Product Loop
------------------------------*/ }
  .before-shop-loop p, .before-shop-loop form {
    margin-bottom: 0 !important; }
  .before-shop-loop .orderby {
    text-transform: uppercase;
    font-size: 12px; }

.cms-product-action-wrap {
  position: relative; }

.cms-product .cms-woo-image {
  padding-bottom: 25px; }
  .cms-product .cms-woo-image .cms-onsale {
    color: #414146;
    display: block;
    height: 70px;
    left: 15px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 70px;
    z-index: 2;
    background: 0 none;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    /* BACKGROUND GRADIENT */ }
  .cms-product .cms-woo-image .cms-onsale span {
    display: block;
    font-weight: 400;
    left: 6px;
    position: absolute;
    text-transform: uppercase;
    top: 10px;
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cms-product .cms-woo-image .cms-onsale:before {
    border-color: #ffea00 transparent transparent #ffea00;
    border-style: solid;
    border-width: 35px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1; }
  .cms-product .cms-woo-image img {
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    width: 100%; }
  .cms-product .cms-woo-image a:hover img {
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -webkit-opacity: 0.6;
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    -ms-opacity: 0.6;
    -o-opacity: 0.6;
    opacity: 0.6;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .cms-product .cms-product-title h3 {
    margin-top: 0;
    font-size: 16px;
    line-height: 26px;
    margin: 0; }
  .cms-product .cms-product-title h3 a {
    color: #7e8082; }
  .cms-product .cms-product-title h3 a:hover, .cms-product .cms-product-title h3 a:focus {
    color: #deae2e; }
  .cms-product span.price {
    display: block;
    color: #4b4e53 !important;
    font-size: 16px !important;
    margin-bottom: 20px; }
  .cms-product span.price del {
    border: none;
    outline: none;
    opacity: 1 !important; }
  .cms-product span.price ins {
    text-decoration: none; }
  .cms-product span.price > span.amount {
    font-weight: bold; }
  .cms-product .cms-product-action {
    margin-right: 65px; }
  .cms-product .cms-product-action .cms-button {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    display: inline-block;
    background-color: #d7d9dc;
    color: #4b4e53;
    position: relative;
    line-height: 22px;
    text-transform: uppercase;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-weight: 300;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    /* BACKGROUND GRADIENT */ }
  .cms-product .cms-product-action .cms-button:hover {
    background-color: #4b4e53;
    color: #fff; }
  .cms-product .cms-product-action .added_to_cart {
    background-color: #d7d9dc;
    color: #4b4e53;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-weight: 300;
    display: inline-block;
    border-radius: 0px;
    text-transform: uppercase;
    margin-left: 0px;
    clear: both;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -khtml-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    border: none;
    line-height: 25px;
    font-size: 14px;
    padding: 10px 0px;
    position: absolute;
    top: 48px;
    left: 0;
    width: 100%;
    text-align: center; }
  .cms-product .cms-product-action .added_to_cart:hover {
    background: #4b4e53;
    color: #fff; }
  .cms-product .cms-product-action .product_type_variable {
    padding: 10px 25px; }
  .cms-product .cms-product-share ul {
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0; }
  .cms-product .cms-product-share li {
    float: left;
    margin-left: 15px; }
  .cms-product .cms-product-share li a {
    color: #7e8082; }
    .cms-product .cms-product-share li a:hover {
      color: #deae2e; }
  .cms-product .cms-product-share li ul {
    background: #eee none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    margin-top: 15px;
    top: 100%;
    padding: 5px 0;
    float: left;
    min-width: 132px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.26) 0 2px 5px 0;
    -khtml-box-shadow: rgba(0, 0, 0, 0.26) 0 2px 5px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.26) 0 2px 5px 0;
    -ms-box-shadow: rgba(0, 0, 0, 0.26) 0 2px 5px 0;
    -o-box-shadow: rgba(0, 0, 0, 0.26) 0 2px 5px 0;
    box-shadow: rgba(0, 0, 0, 0.26) 0 2px 5px 0;
    /* BACKGROUND GRADIENT */
    /* BOX SIZING */ }
    .cms-product .cms-product-share li ul li {
      margin-left: 0;
      float: left; }
    .cms-product .cms-product-share li ul a {
      padding: 7px 15px;
      background: 0 none; }
      .cms-product .cms-product-share li ul a:hover i {
        color: #111; }

@media screen and (max-width: 500px) {
  /* Pagination
------------------------------*/
    .cms-product.cms-product-500 {
      width: 100%; } }

.woocommerce-pagi {
  text-align: left;
  /* Single Product
------------------------------*/ }
  .woocommerce-pagi ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .woocommerce-pagi li {
    display: inline; }
  .woocommerce-pagi li .page-numbers {
    background-color: #b8bcc1;
    color: #fff;
    display: block;
    padding: 12px 17px;
    float: left; }
  .woocommerce-pagi li .page-numbers.prev, .woocommerce-pagi li .page-numbers.next {
    overflow: hidden;
    text-indent: 999px;
    background-image: url("../images/next-extra-small.png");
    background-color: #7c8187;
    background-position: center center;
    background-repeat: no-repeat;
    height: 46px;
    padding-bottom: 12px !important;
    padding-left: 16px;
    padding-right: 17px;
    padding-top: 13px !important;
    width: 42px; }
  .woocommerce-pagi li .page-numbers.prev:hover, .woocommerce-pagi li .page-numbers.next:hover {
    background: #ffea00;
    background-image: url("../images/next-extra-small-black.png");
    background-position: center center;
    background-repeat: no-repeat; }
  .woocommerce-pagi li .page-numbers.prev {
    background-image: url("../images/prev-extra-small.png"); }
  .woocommerce-pagi li .page-numbers.prev:hover {
    background-image: url("../images/prev-extra-small-black.png"); }
  .woocommerce-pagi li a:hover {
    background: #ffea00;
    color: #414146; }
  .woocommerce-pagi li span.page-numbers.current {
    background-color: #ffea00;
    color: #414146; }
  @media screen and (max-width: 991px) {
  .woocommerce-pagi {
    margin-bottom: 60px; } }

.cms-single-product-wrap .cms-onsale {
  color: #414146;
  display: block;
  height: 70px;
  left: 15px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 70px;
  z-index: 2;
  background: 0 none;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  /* BACKGROUND GRADIENT */ }
  .cms-single-product-wrap .cms-onsale span {
    display: block;
    font-weight: 400;
    left: 6px;
    position: absolute;
    text-transform: uppercase;
    top: 10px;
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cms-single-product-wrap .cms-onsale:before {
    border-color: #ffea00 transparent transparent #ffea00;
    border-style: solid;
    border-width: 35px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1; }
  .cms-single-product-wrap .cms-popup-gallery img {
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-single-product-wrap .cms-popup-gallery .woocommerce-main-image img {
    margin-bottom: 25px; }
  .cms-single-product-wrap .cms-popup-gallery a:hover img {
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -webkit-opacity: 0.6;
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    -ms-opacity: 0.6;
    -o-opacity: 0.6;
    opacity: 0.6;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .cms-single-product-wrap .cms-thumbnails img {
    margin-bottom: 25px; }
  .cms-single-product-wrap .product_title {
    font-size: 24px;
    letter-spacing: normal;
    line-height: 33px;
    margin: 26px 0 16px;
    text-transform: uppercase; }
  .cms-single-product-wrap .cms-product-price-wrap p.price {
    margin-bottom: 0; }
  .cms-single-product-wrap .cms-product-price-wrap del {
    filter: alpha(opacity=1 !important * 100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1 !important * 100)";
    -webkit-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    -moz-opacity: 1 !important;
    -ms-opacity: 1 !important;
    -o-opacity: 1 !important;
    opacity: 1 !important;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    color: #7e8082;
    font-size: 14px; }
  .cms-single-product-wrap .cms-product-price-wrap ins, .cms-single-product-wrap .cms-product-price-wrap .price > .amount {
    font-weight: bold;
    color: #4b4e53;
    font-size: 24px;
    text-decoration: none; }
  .cms-single-product-wrap .cms-product-rating-wrap .woocommerce-product-rating {
    margin-bottom: 0 !important; }
  .cms-single-product-wrap .cms-product-rating-wrap .woocommerce-product-rating .star-rating {
    margin-right: 0;
    font-size: 13px !important; }
    .cms-single-product-wrap .cms-product-rating-wrap .woocommerce-product-rating .star-rating:before {
      color: #4b4e53; }
    .cms-single-product-wrap .cms-product-rating-wrap .woocommerce-product-rating .star-rating span:before {
      color: #4b4e53; }
  .cms-single-product-wrap .cms-product-rating-wrap .star-rating, .cms-single-product-wrap .cms-product-rating-wrap .woocommerce-review-link {
    float: right; }
  .cms-single-product-wrap .cms-product-rating-wrap .woocommerce-review-link {
    color: #7e8082; }
  .cms-single-product-wrap .cms-product-rating-wrap .woocommerce-review-link:hover {
    color: #4b4e53; }
  .cms-single-product-wrap .cms-product-rating-wrap .woocommerce-review-link:before {
    content: '/';
    display: inline-block;
    padding: 0 7px;
    color: #7e8082; }
  .cms-single-product-wrap .cms-quantity input {
    border: 1px solid #dedede;
    padding: 9px 15px;
    width: 100%; }
  .cms-single-product-wrap .cms-add-cart-wrap .cms-button {
    line-height: 1;
    padding-bottom: 14px; }
  .cms-single-product-wrap .cms-product-action {
    position: relative; }
  .cms-single-product-wrap .cms-product-action ul.pull-right {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 10px; }
  .cms-single-product-wrap .cms-product-action li {
    float: left;
    margin-left: 15px; }
  .cms-single-product-wrap .cms-product-action li a {
    color: #7e8082; }
    .cms-single-product-wrap .cms-product-action li a:hover {
      color: #deae2e; }
  .cms-single-product-wrap .cms-product-action li ul {
    background: #eee none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    margin-top: 15px;
    padding: 5px 0;
    float: left;
    min-width: 132px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.26) 0 2px 5px 0;
    -khtml-box-shadow: rgba(0, 0, 0, 0.26) 0 2px 5px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.26) 0 2px 5px 0;
    -ms-box-shadow: rgba(0, 0, 0, 0.26) 0 2px 5px 0;
    -o-box-shadow: rgba(0, 0, 0, 0.26) 0 2px 5px 0;
    box-shadow: rgba(0, 0, 0, 0.26) 0 2px 5px 0;
    /* BACKGROUND GRADIENT */
    /* BOX SIZING */ }
    .cms-single-product-wrap .cms-product-action li ul li {
      margin-left: 0;
      float: left; }
    .cms-single-product-wrap .cms-product-action li ul a {
      padding: 7px 15px;
      background: 0 none; }
      .cms-single-product-wrap .cms-product-action li ul a:hover i {
        color: #111; }
  .cms-single-product-wrap .cms-product-action .cms-add-cart-wrap {
    margin-right: 65px; }
  .cms-single-product-wrap .cms-product-action .cms-add-cart-wrap .cms-button {
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
  .cms-single-product-wrap form.cart {
    margin-bottom: 0 !important; }
  .cms-single-product-wrap input, .cms-single-product-wrap textarea, .cms-single-product-wrap select {
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-weight: 300; }
  .cms-single-product-wrap .product_meta {
    font-size: 12px;
    line-height: 20px; }
  .cms-single-product-wrap .product_meta span {
    margin: 0; }
  .cms-single-product-wrap .variations {
    /* Related product */ }
  .cms-single-product-wrap .variations .col-sm-6 {
    margin-bottom: 30px;
    overflow: hidden; }
  .cms-single-product-wrap .variations .col-sm-6:last-child {
    margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .cms-single-product-wrap .variations .col-sm-6 {
      margin-bottom: 5px; }
      .cms-single-product-wrap .variations .col-sm-6:last-child {
        margin-bottom: 5px; } }
  .cms-single-product-wrap .variations select {
    border: 1px solid #dedede;
    padding: 9px 20px 9px 10px;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    /* BACKGROUND GRADIENT */ }
  .cms-single-product-wrap .amilia-related-product-wrap .cms-onsale {
    left: 0; }
  .cms-single-product-wrap .shop-attributes {
    /* Comments
	------------------------------*/ }
  .cms-single-product-wrap .shop-attributes td p {
    margin-bottom: 0; }
  .cms-single-product-wrap #fbcomments iframe {
    width: 100% !important; }
  .cms-single-product-wrap .comments-area .comments-title small {
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    color: #777; }
    .cms-single-product-wrap .comments-area .comments-title small:before {
      content: '/';
      display: inline-block;
      padding: 0 7px; }
  .cms-single-product-wrap .comments-area ul, .cms-single-product-wrap .comments-area ol {
    list-style-type: none;
    padding: 0; }
  .cms-single-product-wrap .comments-area .children {
    padding-left: 70px; }
  .cms-single-product-wrap .comments-area .comment-list .comment {
    padding-top: 30px;
    border-top: 1px dotted #e9e9e9; }
  .cms-single-product-wrap .comments-area .comment-list > .comment {
    border: none; }
  .cms-single-product-wrap .comments-area .comment-author-image {
    padding-right: 10px; }
  .cms-single-product-wrap .comments-area .comment-author-image img {
    width: 70px;
    margin-right: 15px;
    border-radius: 50%; }
  .cms-single-product-wrap .comments-area .comment-main {
    overflow: hidden; }
  .cms-single-product-wrap .comments-area .comment-meta .comment-author {
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    display: block;
    color: #4b4e53; }
  .cms-single-product-wrap .comments-area .comment-meta .comment-date {
    font-size: 12px; }
  .cms-single-product-wrap .comments-area .comment-meta .comment-reply-link {
    display: inline-block;
    text-transform: uppercase; }
    .cms-single-product-wrap .comments-area .comment-meta .comment-reply-link:before {
      content: '-';
      padding: 0 7px;
      display: inline-block; }
  .cms-single-product-wrap .comments-area .comment-text p {
    padding-bottom: 30px;
    /* Respond */ }
  .cms-single-product-wrap .comments-area .comment-respond {
    padding: 10px 40px 60px;
    background: #eee; }
  .cms-single-product-wrap .comments-area .comment-respond .comment-form {
    margin: 0 -15px; }
  .cms-single-product-wrap .comments-area .comment-respond .form-submit {
    padding: 0 15px;
    margin: 0; }
  .cms-single-product-wrap .comments-area .comment-respond .logged-in-as {
    padding: 0 15px; }
  .cms-single-product-wrap .comments-area .comment-respond .submit {
    display: inline-block;
    padding: 10px 37px;
    background: #535961;
    color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    text-transform: uppercase; }
    .cms-single-product-wrap .comments-area .comment-respond .submit:hover {
      background: #101010; }
  @media screen and (max-width: 1024px) {
  .cms-single-product-wrap .comments-area .comment-author-image img {
    width: 50px;
    margin-right: 10px; }
    .cms-single-product-wrap .comments-area .children {
      padding-left: 35px; } }
  @media screen and (max-width: 767px) {
  .cms-single-product-wrap .comments-area .comment-respond {
    margin-bottom: 80px; } }
  @media screen and (max-width: 480px) {
  .cms-single-product-wrap .comments-area .children {
    padding-left: 20px; } }
  .cms-single-product-wrap .comments-area li.comment {
    border-top: 1px dotted #e9e9e9;
    font-size: 14px;
    overflow: hidden;
    padding-top: 30px !important; }
  .cms-single-product-wrap .comments-area li.comment:first-child {
    border: none;
    padding-top: 0; }
  .cms-single-product-wrap .comments-area .comment-date:after {
    content: '-';
    font-size: 12px;
    display: inline-block;
    padding: 0 7px;
    color: #7e8082; }

body .comments-area .star-rating {
  display: inline-block;
  float: none;
  margin-right: 0;
  font-size: 12px !important; }
  body .comments-area .star-rating:before {
    color: #4b4e53; }
  body .comments-area .star-rating span:before {
    color: #4b4e53; }

body #review_form_wrapper .comment-reply-title {
  margin-bottom: 25px;
  margin-top: 50px;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  font-family: Oswald, Arial, Helvetica, sans-serif; }
  body #review_form_wrapper .comment-form {
    margin-left: -15px;
    margin-right: -15px; }
  body #review_form_wrapper .comment-form .form-control {
    width: 100%;
    height: auto; }
  body #review_form_wrapper .comment-form #cms-rating {
    line-height: 1.4;
    width: 100%; }
  body #review_form_wrapper .form-submit {
    margin-bottom: 0 !important;
    clear: both; }
  body #review_form_wrapper #reply-title {
    margin-top: 0;
    margin-bottom: 0; }
  body #review_form_wrapper #reply-title:before, body #review_form_wrapper #reply-title:after {
    display: none; }
  body #review_form_wrapper #respond #submit {
    background-color: #535961;
    color: #fff;
    display: inline-block;
    padding: 10px 37px;
    border-radius: 2px;
    text-transform: uppercase;
    margin-left: 15px;
    line-height: 25px;
    clear: both;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-weight: 300;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  body #review_form_wrapper #respond #submit:hover {
    background: #101010; }

.cms-shop-support-info .icon {
  font-size: 40px;
  line-height: 40px; }
  .cms-shop-support-info h6 {
    color: #fff;
    margin-bottom: 30px;
    text-transform: uppercase; }

.single-product {
  /* Message
------------------------------*/ }
  .single-product .cms-single-product-wrap {
    padding-top: 20px; }
  .single-product #main {
    padding-bottom: 0 !important; }

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

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
  background-color: #535961;
  color: #fff;
  display: inline-block;
  padding: 10px 37px;
  text-transform: uppercase;
  margin-left: 15px;
  line-height: 25px;
  clear: both;
  font-family: Oswald, Arial, Helvetica, sans-serif;
  font-weight: 300;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  /* BACKGROUND GRADIENT */
  -webkit-transition: all 0.3s ease 0s;
  -khtml-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */
  /* Cart page
------------------------------*/ }
  .woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-message .button:hover {
    background: #101010;
    color: #fff; }

.woocommerce-cart {
  /* Checkout page
------------------------------*/ }
  .woocommerce-cart .cms-coupon-wrap .cms-button, .woocommerce-cart .cart-collateral .cms-button {
    line-height: 1;
    padding-bottom: 14px; }
  .woocommerce-cart .cart-total-order .amount {
    font-weight: 400; }

body .shopping-cart-table {
  text-transform: uppercase;
  border-collapse: collapse;
  border-spacing: 0;
  color: #4b4e53; }
  body .shopping-cart-table tr th, body .shopping-cart-table tr td {
    vertical-align: middle !important; }
  body .shopping-cart-table th {
    color: #4b4e53;
    font-weight: bold;
    text-transform: uppercase; }
  body .shopping-cart-table .product-thumbnail img {
    width: 70px; }
  body .shopping-cart-table .icon-close {
    font-size: 24px;
    color: #4b4e53 !important; }
  body .shopping-cart-table .icon-close:hover {
    color: #deae2e !important;
    background: 0 none; }
  body .shopping-cart-table .cms-quantity input {
    width: 60px;
    padding: 9px 15px;
    border: 1px solid #dedede; }
  body .shopping-cart-table .cms-quantity input:focus {
    border-color: rgba(0, 0, 0, 0.7);
    color: #111;
    outline: 0 none; }

.woocommerce-checkout {
  /* Coupon */ }
  .woocommerce-checkout #payment {
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    /* BACKGROUND GRADIENT */ }
  .woocommerce-checkout #place_order {
    line-height: 1; }

.coupon #coupon_code {
  width: 100%;
  border: 1px solid #dedede;
  padding: 9px 15px; }

.woocommerce .form input[type="password"]:focus, .woocommerce .form input[type="date"]:focus, .woocommerce .form input[type="color"]:focus, .woocommerce .form input[type="text"]:focus, .woocommerce .form input[type="email"]:focus, .woocommerce .form input[type="number"]:focus, .woocommerce .form input[type="url"]:focus, .woocommerce .form input[type="search"]:focus, .woocommerce .form input[type="tel"]:focus, .woocommerce .form select:focus {
  border-color: rgba(0, 0, 0, 0.7);
  color: #111;
  outline: 0 none; }

.wc-proceed-to-checkout {
  padding: 0 !important;
  /* CALCULATE SHIPPING */ }
  .wc-proceed-to-checkout a {
    display: inline-block !important; }

.woocommerce-shipping-calculator .shipping-calculator-form {
  display: block !important; }

.cart-totals-shipping {
  background: #eee;
  padding: 1px 40px 40px; }

.woocommerce-checkout #primary {
  margin-left: 0;
  margin-right: 0; }

#ship-to-different-address .checkbox {
  float: left;
  margin: 0;
  font-weight: 300; }

#ship-to-different-address-checkbox {
  position: relative;
  top: -2px; }

.woocommerce table.shop_table_responsive tbody th, .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive thead {
  display: block !important; }

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  line-height: 1.4 !important; }

.woocommerce-checkout .form-row {
  margin-bottom: 30px !important;
  padding: 0 !important; }
  .woocommerce-checkout .cms-place-order {
    padding: 20px;
    margin: 0; }
  .woocommerce-checkout .cms-place-order #place_order {
    margin: 0 !important; }
  .woocommerce-checkout .order_details {
    margin: 20px 0; }
  .woocommerce-checkout .order_details strong {
    margin-top: 15px; }
  .woocommerce-checkout .customer_details tr td {
    background: #fff !important; }

@media screen and (max-width: 767px) {
  .woocommerce-checkout .customer_details tr td {
    border-top: none; } }

.woocommerce table.shop_table {
  -webkit-border-radius: 0px !important;
  -khtml-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
  border-radius: 0px !important;
  /* BACKGROUND GRADIENT */ }

@media screen and (max-width: 410px) {
  body .woocommerce-result-count {
    text-align: center;
    width: 100%;
    margin-bottom: 15px !important; }

  .woocommerce-ordering {
    float: none !important;
    text-align: center; } }

body.author .archive-title {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 26px;
  /* .author-info {
		background: #eee;
		padding: 20px 20px 10px;
	}

	.author-avatar {
		float: left;
		margin-right: 20px;
	}

	.author-description {
		overflow: hidden;
		h2 {
			margin: 7px 0;
			text-transform: uppercase;
			font-size: 18px;
			line-height: 25px;
			font-family: Arial,Helvetica,sans-serif;
		}
	} */ }

@media screen and (max-width: 767px) {
  body.archive .blog-pag, body.search-results .blog-pag, .cms-home-blog .blog-pag, body.blog .blog-pag {
    margin-bottom: 80px; }

  #fbcomments {
    margin-bottom: 80px; }

  .no-results {
    margin-bottom: 80px; } }

body.search-results #main {
  background: #fff;
  /*------------------------------
	5.6 Comming Soon Page
------------------------------*/ }

.comming-soon-container {
  /*------------------------------
	5.7 Maintenance Page
------------------------------*/ }
  .comming-soon-container .amilia-header-wrap, .comming-soon-container #page-title, .comming-soon-container .copyright-container .container, .comming-soon-container #cshero-menu-mobile {
    display: none !important; }
  .comming-soon-container #cshero-header.header-fixed-page {
    position: static !important; }

.maintenance-container .amilia-header-wrap, .maintenance-container #page-title, .maintenance-container .copyright-container .container {
  display: none; }
  .maintenance-container #cshero-header.header-fixed-page {
    position: static !important; }
  .maintenance-container h1 {
    margin: 0;
    font-weight: 400; }
  .maintenance-container h2 {
    margin-top: 0; }
  .maintenance-container .icon_tools {
    font-size: 170px; }

@media screen and (max-width: 991px) {
  /*------------------------------
	5.8 404 Page
------------------------------*/
    .maintenance-container #cshero-menu-mobile {
      display: none !important; }
      .maintenance-container .icon_tools {
        font-size: 100px; } }

.post.error404 {
  margin-top: 110px;
  margin-bottom: 140px; }

.error404 .a-invert:hover, .error404 .a-invert:focus {
  color: #deae2e; }

.demo-buttons .cms-button-wrap {
  margin-right: 6px;
  margin-bottom: 10px;
  vertical-align: middle !important; }

.button-vertical-center .vc_btn3-container.vc_btn3-inline {
  vertical-align: inherit; }

.cms-button-wrap {
  filter: alpha(opacity=1 !important * 100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1 !important * 100)";
  -webkit-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  -moz-opacity: 1 !important;
  -ms-opacity: 1 !important;
  -o-opacity: 1 !important;
  opacity: 1 !important;
  /* BACKGROUND GRADIENT */
  /* OUTLINE RADIUS */ }

.cms-button-wrap.btn-view-all-team {
  /* Revolutuon */ }
  .cms-button-wrap.btn-view-all-team a {
    color: #4b4e53;
    background: #dedede;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    /* BACKGROUND GRADIENT */ }
  .cms-button-wrap.btn-view-all-team a:hover {
    color: #23527c;
    background: #eee !important; }

body .tp-caption a {
  -webkit-transition: all 0.4s ease 0s !important;
  -khtml-transition: all 0.4s ease 0s !important;
  -moz-transition: all 0.4s ease 0s !important;
  -ms-transition: all 0.4s ease 0s !important;
  -o-transition: all 0.4s ease 0s !important;
  transition: all 0.4s ease 0s !important;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */ }
  body .rev-button {
    padding: 20px !important;
    background-color: #414146 !important;
    color: #fff !important;
    position: relative;
    font-size: 14px !important;
    line-height: 1 !important; }
  body .rev-button:hover {
    background-color: #535961 !important; }
  body .rev-button.has-arrow {
    padding-right: 45px !important; }
  body .rev-button.has-arrow:before {
    content: '';
    background: url(../images/slider-1-arrow.png) no-repeat center center;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -7px;
    -webkit-transition: all 0.4s ease 0s !important;
    -khtml-transition: all 0.4s ease 0s !important;
    -moz-transition: all 0.4s ease 0s !important;
    -ms-transition: all 0.4s ease 0s !important;
    -o-transition: all 0.4s ease 0s !important;
    transition: all 0.4s ease 0s !important;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    -webkit-animation: scroll-right-anim ease-in-out 1s infinite;
    -khtml-animation: scroll-right-anim ease-in-out 1s infinite;
    -moz-animation: scroll-right-anim ease-in-out 1s infinite;
    -ms-animation: scroll-right-anim ease-in-out 1s infinite;
    -o-animation: scroll-right-anim ease-in-out 1s infinite;
    animation: scroll-right-anim ease-in-out 1s infinite;
    /* BACKGROUND GRADIENT */ }

@-webkit-keyframes scroll-right-anim {
  0%, 100% {
    -webkit-transform: translateX(-8px);
    -khtml-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    -o-transform: translateX(-8px);
    transform: translateX(-8px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  50% {
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ } }

@-moz-keyframes scroll-right-anim {
  0%, 100% {
    -webkit-transform: translateX(-8px);
    -khtml-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    -o-transform: translateX(-8px);
    transform: translateX(-8px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  50% {
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ } }

@-ms-keyframes scroll-right-anim {
  0%, 100% {
    -webkit-transform: translateX(-8px);
    -khtml-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    -o-transform: translateX(-8px);
    transform: translateX(-8px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  50% {
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ } }

@-o-keyframes scroll-right-anim {
  0%, 100% {
    -webkit-transform: translateX(-8px);
    -khtml-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    -o-transform: translateX(-8px);
    transform: translateX(-8px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  50% {
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ } }

@keyframes scroll-right-anim {
  0%, 100% {
    -webkit-transform: translateX(-8px);
    -khtml-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    -o-transform: translateX(-8px);
    transform: translateX(-8px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  50% {
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ } }

.button.thin.white {
  border-color: #fff;
  color: #fff; }

.button.thin.hover-dark:hover {
  background-color: #4b4e53 !important;
  border: 2px solid #4b4e53 !important;
  color: #fff !important;
  /* Default
-----------------------------------------------------*/ }

.vc_btn3-inline.block {
  display: block !important; }

.cms-button {
  font-size: 14px;
  display: inline-block;
  padding: 14px 18px 13px;
  background-color: #ffea00;
  color: #414146;
  outline: 0 none;
  position: relative;
  line-height: 22px;
  text-transform: uppercase;
  border: none;
  text-decoration: none;
  text-align: center;
  font-family: Oswald, Arial, Helvetica, sans-serif;
  font-weight: 300;
  -webkit-transition: all 0.4s ease 0s;
  -khtml-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  /* BACKGROUND GRADIENT */ }
  .cms-button.cms-border-hover {
    border: 2px solid transparent; }
  .cms-button:hover, .cms-button:focus, .cms-button.cyan:hover, .cms-button.gray-light:hover, .cms-button.blue:hover, .cms-button.teal:hover, .cms-button.green:hover, .cms-button.lime:hover, .cms-button.deeporange:hover {
    background: #4b4e53;
    color: #fff;
    text-decoration: none; }
  .cms-button.block {
    display: block;
    /* Size
	-------------------------*/
    /* Large size */ }
  .cms-button.lg {
    font-size: 18px;
    line-height: 20px;
    padding: 20px 25px;
    /* Small size */ }
  .cms-button.sm {
    padding: 10px 15px;
    font-size: 12px;
    line-height: 16px;
    /* Color & Hover
	-------------------------*/ }
  .cms-button.gray {
    background: #535961;
    color: #fff; }
  .cms-button.gray:hover {
    background: #101010; }
  .cms-button.gray.cms-border-hover:hover {
    background: transparent;
    border: 2px solid #535961;
    color: #535961; }
  .cms-button.gray-light {
    background: #d7d9dc;
    color: #4b4e53; }
  .cms-button.gray-light:hover {
    background: #4b4e53;
    color: #fff; }
  .cms-button.gray-light.cms-border-hover:hover {
    background: transparent;
    border: 2px solid #d7d9dc;
    color: #d7d9dc; }
  .cms-button.gray-light-gr {
    background: #dfdfdf;
    color: #4b4e53; }
  .cms-button.gray-light-gr:hover {
    background: #4b4e53;
    color: #fff; }
  .cms-button.gray-light-gr.cms-border-hover:hover {
    background: transparent;
    border: 2px solid #dfdfdf;
    color: #4b4e53; }
  .cms-button.cyan {
    background: #4cc1d3;
    color: #fff; }
  .cms-button.cyan.cms-border-hover:hover {
    background: transparent;
    border: 2px solid #4cc1d3;
    color: #4cc1d3; }
  .cms-button.blue {
    background: #37a2d6;
    color: #fff; }
  .cms-button.blue.cms-border-hover:hover {
    background: transparent;
    border: 2px solid #37a2d6;
    color: #37a2d6; }
  .cms-button.teal {
    background: #1bbc9b;
    color: #fff; }
  .cms-button.teal.cms-border-hover:hover {
    background: transparent;
    border: 2px solid #1bbc9b;
    color: #1bbc9b; }
  .cms-button.green {
    background: #259b24;
    color: #fff; }
  .cms-button.green.cms-border-hover:hover {
    background: transparent;
    border: 2px solid #259b24;
    color: #259b24; }
  .cms-button.lime {
    background: #cddc39;
    color: #fff; }
  .cms-button.lime.cms-border-hover:hover {
    background: transparent;
    border: 2px solid #cddc39;
    color: #cddc39; }
  .cms-button.deeporange {
    background: #ff5722;
    color: #fff;
    /* Icon Animate
	-------------------------*/
    /* From top, left */ }
  .cms-button.deeporange.cms-border-hover:hover {
    background: transparent;
    border: 2px solid #ff5722;
    color: #ff5722; }
  .cms-button.from-top, .cms-button.from-left {
    overflow: hidden;
    /* From left */ }
  .cms-button.from-top .button-text, .cms-button.from-left .button-text {
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    -webkit-backface-visibility: hidden;
    -khtml-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* BACKGROUND GRADIENT */
    display: inline-block; }
  .cms-button.from-top .vc_btn3-icon, .cms-button.from-left .vc_btn3-icon {
    font-size: 180%;
    left: 50%;
    position: absolute;
    top: -150%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-button.from-top:hover .button-text, .cms-button.from-left:hover .button-text {
    -webkit-transform: translateY(300%);
    -khtml-transform: translateY(300%);
    -moz-transform: translateY(300%);
    -ms-transform: translateY(300%);
    -o-transform: translateY(300%);
    transform: translateY(300%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cms-button.from-top:hover .vc_btn3-icon, .cms-button.from-left:hover .vc_btn3-icon {
    top: 50%; }
  .cms-button.from-left {
    /* Right In & Out */ }
  .cms-button.from-left .vc_btn3-icon {
    font-size: 180%;
    left: -250%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-button.from-left:hover .button-text {
    -webkit-transform: translateX(300%);
    -khtml-transform: translateX(300%);
    -moz-transform: translateX(300%);
    -ms-transform: translateX(300%);
    -o-transform: translateX(300%);
    transform: translateX(300%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cms-button.from-left:hover .vc_btn3-icon {
    left: 50%; }
  .cms-button.right-in, .cms-button.right-out, .cms-button.fade-in, .cms-button.fade-out {
    padding-left: 40px;
    padding-right: 40px;
    overflow: hidden; }
  .cms-button.right-in .vc_btn3-icon, .cms-button.right-out .vc_btn3-icon, .cms-button.fade-in .vc_btn3-icon, .cms-button.fade-out .vc_btn3-icon {
    font-size: 125%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transition: left 0.3s ease 0s;
    -khtml-transition: left 0.3s ease 0s;
    -moz-transition: left 0.3s ease 0s;
    -ms-transition: left 0.3s ease 0s;
    -o-transition: left 0.3s ease 0s;
    transition: left 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    left: 130%; }
  .cms-button.right-in:hover .vc_btn3-icon, .cms-button.right-out:hover .vc_btn3-icon, .cms-button.fade-in:hover .vc_btn3-icon, .cms-button.fade-out:hover .vc_btn3-icon {
    left: 76%; }
  .cms-button.right-out {
    /* Fade In & Out */ }
  .cms-button.right-out .vc_btn3-icon {
    left: 76%; }
  .cms-button.right-out:hover .vc_btn3-icon {
    left: 130%; }
  .cms-button.fade-in .vc_btn3-icon {
    left: 70%;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .cms-button.fade-in:hover .vc_btn3-icon {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    left: 76%; }
  .cms-button.fade-out {
    /* Hide and Left in */ }
  .cms-button.fade-out .vc_btn3-icon {
    left: 76%;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .cms-button.fade-out:hover .vc_btn3-icon {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    left: 70%; }
  .cms-button.hide-left-in {
    text-align: left;
    position: relative;
    padding-right: 64px;
    font-size: 18px;
    padding: 20px;
    /* Button Border
	-------------------------*/ }
  .cms-button.hide-left-in:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: #ffea00;
    height: 100%;
    width: 62px; }
  .cms-button.hide-left-in i {
    position: absolute;
    right: 0px;
    top: 0;
    font-size: 20px;
    z-index: 1;
    height: 100%;
    width: 62px;
    display: block;
    text-align: center;
    line-height: 62px; }
  .cms-button.hide-left-in:hover {
    background: #ffea00;
    color: #4b4e53; }
  .cms-button.hide-left-in:hover:after, .cms-button.hide-left-in:hover i {
    animation-duration: 0.7s;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
    background-color: transparent !important;
    color: #4b4e53; }
  .cms-button.hide-left-in.rev-button.md {
    padding: 14px 64px 13px 18px;
    font-size: 14px; }
    .cms-button.hide-left-in.rev-button.md:before {
      content: '';
      background-color: #ffea00;
      background-image: url(../images/arrow-rm.png);
      background-position: center;
      background-repeat: no-repeat;
      position: absolute;
      top: 50%;
      right: 17px;
      display: block;
      margin-top: -6px;
      z-index: 2;
      width: 13px;
      height: 13px; }
    .cms-button.hide-left-in.rev-button.md:after {
      width: 50px; }
    .cms-button.hide-left-in.rev-button.md:hover:before, .cms-button.hide-left-in.rev-button.md:hover:after {
      animation-duration: 0.7s;
      animation-fill-mode: both;
      animation-name: fadeInLeft; }
  .cms-button.hide-left-in.rev-button.bg-arrow.gray-light-gr {
    padding: 14px 70px 13px 18px !important;
    background-color: #dfdfdf !important;
    color: #414146 !important;
    line-height: 22px !important; }
    .cms-button.hide-left-in.rev-button.bg-arrow.gray-light-gr:hover {
      background-color: #ffea00 !important;
      color: #414146; }
  .cms-button.cms-border {
    background: transparent;
    border: 2px solid #ffea00;
    color: #ffea00;
    line-height: 18px;
    /* Button Thin
	-------------------------*/ }
  .cms-button.cms-border:hover {
    background: #ffea00;
    color: #4b4e53; }
  .cms-button.cms-border.gray {
    border-color: #535961;
    color: #535961; }
  .cms-button.cms-border.gray:hover {
    background: #535961;
    color: #fff; }
  .cms-button.cms-border.gray-light {
    border-color: #d7d9dc;
    color: #d7d9dc; }
  .cms-button.cms-border.gray-light:hover {
    background: #d7d9dc;
    color: #fff; }
  .cms-button.cms-border.gray-light-gr {
    border-color: #dfdfdf;
    color: #4b4e53; }
  .cms-button.cms-border.gray-light-gr:hover {
    background: #ffea00;
    color: #414146;
    border-color: #ffea00; }
  .cms-button.cms-border.cyan {
    border-color: #4cc1d3;
    color: #4cc1d3; }
  .cms-button.cms-border.cyan:hover {
    background: #4cc1d3;
    color: #fff; }
  .cms-button.cms-border.blue {
    border-color: #37a2d6;
    color: #37a2d6; }
  .cms-button.cms-border.blue:hover {
    background: #37a2d6;
    color: #fff; }
  .cms-button.cms-border.teal {
    border-color: #1bbc9b;
    color: #1bbc9b; }
  .cms-button.cms-border.teal:hover {
    background: #1bbc9b;
    color: #fff; }
  .cms-button.cms-border.green {
    border-color: #259b24;
    color: #259b24; }
  .cms-button.cms-border.green:hover {
    background: #259b24;
    color: #fff; }
  .cms-button.cms-border.lime {
    border-color: #cddc39;
    color: #cddc39; }
  .cms-button.cms-border.lime:hover {
    background: #cddc39;
    color: #fff; }
  .cms-button.cms-border.deeporange {
    border-color: #ff5722;
    color: #ff5722; }
  .cms-button.cms-border.deeporange:hover {
    background: #ff5722;
    color: #fff; }
  .cms-button.cms-border.white {
    border-color: #fff;
    color: #fff; }
  .cms-button.cms-border.white:hover {
    background: #535961;
    color: #fff;
    border-color: #535961; }
  .cms-button.thin {
    padding: 13px 17px !important;
    /* Set special hover */ }
  .cms-button.set-primary-bg-hover:hover {
    background: #ffea00 !important;
    border-color: #ffea00 !important;
    color: #414146 !important; }
  .cms-button.set-dark-bg-hover:hover {
    background-color: #4b4e53 !important;
    border-color: #4b4e53 !important;
    color: #fff !important; }

.a-blue {
  color: #37a2d6; }
  .a-blue:hover {
    color: #4b4e53; }

.cms-button-wrap.dark-hover {
  /*------------------------------
	6.2 VC Custom Heading
------------------------------*/ }
  .cms-button-wrap.dark-hover .cms-button:hover {
    background-color: #4b4e53 !important;
    border: 2px solid #4b4e53 !important;
    color: #fff !important; }
  .cms-button-wrap.dark-hover.cms-grey-light .cms-button {
    border: 2px solid #c5c2c2;
    color: #7a7b80; }

.cms-custom-heading {
  /* Heading line
	------------------------------*/
  position: relative;
  /*------------------------------
	6.3 Dropcaps
------------------------------*/ }
  .cms-custom-heading .cms-heading-inner {
    color: #414146; }
  .cms-custom-heading.heading-line {
    /* Heading underline
	------------------------------*/ }
  .cms-custom-heading.heading-line:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    border-top: 2px solid #eee;
    left: auto;
    top: 58%;
    right: 0; }
  .cms-custom-heading.heading-line.cms-h2:before {
    top: 59%; }
  .cms-custom-heading.heading-line.cms-h3:before {
    top: 61%; }
  .cms-custom-heading.heading-line.cms-h4:before, .cms-custom-heading.heading-line.cms-h5:before, .cms-custom-heading.heading-line.cms-h6:before {
    top: 55%; }
  .cms-custom-heading.heading-line .cms-heading-inner {
    position: relative;
    display: inline-block;
    padding-right: 15px;
    background: #fff; }
  .cms-custom-heading.heading-underline {
    /* Heading with background
	------------------------------*/ }
  .cms-custom-heading.heading-underline .cms-heading-inner {
    border-bottom: 2px solid #eee;
    padding-bottom: 24px;
    display: block; }
  .cms-custom-heading.heading-underline.cms-h3 .cms-heading-inner {
    padding-bottom: 20px; }
  .cms-custom-heading.heading-with-bg {
    display: inline-block;
    /* Heading with background and line
	------------------------------*/ }
  .cms-custom-heading.heading-with-bg .cms-heading-inner {
    background: #ffea00;
    line-height: 1;
    padding: 24px;
    margin-top: 0; }
  .cms-custom-heading.heading-with-bg-overlay {
    display: inline-block; }
  .cms-custom-heading.heading-with-bg-overlay .cms-heading-inner {
    background: #ffea00;
    line-height: 1;
    padding: 24px;
    margin: 0 !important; }
  .cms-custom-heading.heading-with-bg-overlay .cms-heading-inner:before {
    background: rgba(255, 234, 0, 0.5);
    content: "";
    height: 100%;
    left: -500%;
    position: absolute;
    top: 0;
    width: 500%;
    z-index: 3; }
  .cms-custom-heading.heading-with-bg-overlay .cms-heading-inner:after {
    background: #fff;
    content: "";
    height: 100%;
    left: -300%;
    position: absolute;
    top: 0;
    width: 300%;
    z-index: 1; }
  .cms-custom-heading.heading-with-bg-overlay.has-line .cms-heading-inner span:before {
    background: #dfdfdf;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    top: 32px;
    width: 3000%;
    z-index: -1; }

.cms-dropcap {
  margin-bottom: 30px !important;
  /*------------------------------
	6.4 Testimonials
------------------------------*/ }
  .cms-dropcap .cms-first-letter {
    display: inline-block;
    float: left;
    font-size: 60px;
    font-weight: 300;
    line-height: 60px;
    margin: 0 15px 0 0;
    text-align: center;
    padding: 0; }
  .cms-dropcap.box.square .cms-first-letter {
    display: inline-block;
    float: left;
    font-size: 50px;
    font-weight: 400;
    line-height: 75px;
    margin: 6px 15px 0 0;
    padding-bottom: 2px;
    text-align: center;
    width: 56px; }
  .cms-dropcap.box.circle .cms-first-letter {
    display: inline-block;
    float: left;
    font-size: 40px;
    height: 75px;
    line-height: 70px;
    text-align: center;
    width: 75px;
    border-radius: 50%;
    padding-left: 1px;
    background-attachment: scroll;
    background-color: #8f8f8f;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    margin: 8px 15px 0 0;
    font-weight: 400; }

blockquote {
  border-left: 5px solid #eee;
  margin: 0 0 20px;
  padding: 10px 20px; }
  blockquote cite {
    font-style: normal;
    margin-bottom: 20px;
    font-size: 13px;
    font-weight: 400; }

blockquote, blockquote p {
  font-style: italic;
  font-size: 17.5px;
  line-height: 22px; }

blockquote.cms-quote-custom {
  background-color: #f8f8f8;
  margin: 0 0 10px 38px;
  padding: 25px 20px 18px;
  position: relative; }
  blockquote.cms-quote-custom:before {
    background-color: #ffea00;
    background-image: url("../images/quote2.png");
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 100%;
    left: -38px;
    position: absolute;
    top: 0;
    width: 38px;
    z-index: 99; }

blockquote.cms-quote-custom, blockquote.cms-quote-custom p {
  color: #777;
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
  /* Testimonials Grid layout 1
-----------------------------------------------------*/ }

.cms-grid-testimonials-layout1 {
  /* Testimonials Grid layout 2
-----------------------------------------------------*/ }
  .cms-grid-testimonials-layout1 .cms-testimonials-wrap {
    display: block;
    overflow: hidden;
    background-color: rgba(255, 234, 0, 0.5);
    position: relative; }
  .cms-grid-testimonials-layout1 .cms-icon-container-bg {
    width: 85px;
    float: left; }
  .cms-grid-testimonials-layout1 .cms-icon-container {
    background-color: #ffea00;
    width: 85px;
    height: 85px;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    text-align: center;
    padding: 19px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cms-grid-testimonials-layout1 .cms-icon-container span {
    padding: 0;
    margin: 0;
    font-size: 26px;
    color: #414146;
    border: 2px solid #414146;
    border-radius: 50%;
    font-weight: 100;
    height: 46px;
    width: 46px;
    line-height: 42px;
    display: block; }
  .cms-grid-testimonials-layout1 .cms-main-container-bg {
    background-color: #dfdfdf;
    overflow: hidden; }
  .cms-grid-testimonials-layout1 .cms-main-container-bg {
    margin-left: 85px; }
  .cms-grid-testimonials-layout1 .cms-lines:before {
    content: "";
    display: block;
    width: 300%;
    height: 40px;
    background: #dfdfdf;
    position: absolute;
    top: 0;
    left: -300%;
    filter: alpha(opacity=50);
    height: 190px; }
  .cms-grid-testimonials-layout1 .cms-text-container {
    position: relative;
    min-height: 190px;
    padding-top: 70px;
    padding-left: 40px;
    padding-right: 240px;
    font-size: 14px;
    line-height: 22px; }
  .cms-grid-testimonials-layout1 .cms-img-container {
    width: 200px;
    height: 190px;
    position: absolute;
    right: 0;
    top: 0; }
  .cms-grid-testimonials-layout1 .cms-img-container img {
    width: 200px;
    height: 190px; }
  .cms-grid-testimonials-layout1 .quote-author {
    position: relative;
    left: 15px;
    margin-top: 20px; }
  .cms-grid-testimonials-layout1 .quote-author-description {
    display: block;
    font-size: 12px; }
  .cms-grid-testimonials-layout1 .author-testimonial {
    display: inline;
    margin-top: 7px;
    font-size: 16px;
    color: #4b4e53;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-weight: 300; }

.cms-carousel-testimonial-layout1, .cms-grid-testimonials-layout2 {
  /* Testimonials Grid layout 3
-----------------------------------------------------*/ }
  .cms-carousel-testimonial-layout1 .cms-text-container, .cms-grid-testimonials-layout2 .cms-text-container {
    background: #eee;
    padding: 30px 30px 75px; }
  .cms-carousel-testimonial-layout1 .cms-text-container p:last-child, .cms-grid-testimonials-layout2 .cms-text-container p:last-child {
    margin-bottom: 0; }
  .cms-carousel-testimonial-layout1 .cms-small-author-container, .cms-grid-testimonials-layout2 .cms-small-author-container {
    margin-top: -55px; }
  .cms-carousel-testimonial-layout1 .cms-small-author-container .author-testimonial, .cms-grid-testimonials-layout2 .cms-small-author-container .author-testimonial {
    font-size: 14px;
    line-height: 22px;
    color: #4b4e53;
    text-transform: uppercase;
    display: block;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-weight: 300; }
  .cms-carousel-testimonial-layout1 .cms-small-author-container .quote-author-description, .cms-grid-testimonials-layout2 .cms-small-author-container .quote-author-description {
    display: block; }
  .cms-carousel-testimonial-layout1 .cms-img-container, .cms-grid-testimonials-layout2 .cms-img-container {
    float: left;
    margin-right: 15px;
    width: 100px; }
  .cms-carousel-testimonial-layout1 .cms-img-container img, .cms-grid-testimonials-layout2 .cms-img-container img {
    width: 100px;
    height: 100px; }

.cms-grid-testimonials-layout3 {
  /* Testimonials carousel layout 1
-----------------------------------------------------*/ }
  .cms-grid-testimonials-layout3 .custom-blockquote {
    background-color: #f8f8f8;
    margin: 0 0 10px 38px;
    padding: 25px 20px 18px;
    position: relative; }
  .cms-grid-testimonials-layout3 .custom-blockquote p {
    color: #777;
    font-size: 16px;
    font-style: italic;
    line-height: 24px; }
  .cms-grid-testimonials-layout3 .custom-blockquote:before {
    content: '';
    background-color: #ffea00;
    background-image: url("../images/quote2.png");
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 100%;
    left: -38px;
    position: absolute;
    top: 0;
    width: 38px;
    z-index: 99; }
  .cms-grid-testimonials-layout3 .custom-blockquote footer {
    font-style: italic;
    font-size: 75%; }

.cms-carousel-testimonial-layout1.owl-carousel:hover .owl-prev, .cms-carousel-testimonial-layout1.owl-carousel:hover .owl-next {
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -webkit-opacity: 0.5;
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  -ms-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
  /* BACKGROUND GRADIENT */
  /* OUTLINE RADIUS */ }
  .cms-carousel-testimonial-layout1 .cms-carousel-item {
    margin: 0 0px 30px; }
  .cms-carousel-testimonial-layout1 .owl-nav {
    display: block;
    text-align: center;
    padding: 10px 0; }
  .cms-carousel-testimonial-layout1 .owl-nav.disabled {
    display: none; }
  .cms-carousel-testimonial-layout1 .owl-nav .owl-prev, .cms-carousel-testimonial-layout1 .owl-nav .owl-next {
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    background: #869791;
    color: #fff;
    margin: 5px;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-opacity: 0.5;
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .cms-carousel-testimonial-layout1 .owl-nav .owl-prev i, .cms-carousel-testimonial-layout1 .owl-nav .owl-next i {
    color: #fff; }
  .cms-carousel-testimonial-layout1 .owl-nav .owl-prev:hover, .cms-carousel-testimonial-layout1 .owl-nav .owl-next:hover {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
    .cms-carousel-testimonial-layout1 .owl-nav .owl-prev:hover i, .cms-carousel-testimonial-layout1 .owl-nav .owl-next:hover i {
      color: #fff; }

.cms-author-cont {
  padding-top: 70px;
  padding-bottom: 20px;
  position: relative;
  border-bottom: 1px solid #e6e6e6; }

.cms-author-img {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 128px; }

.testimonial-2 {
  padding: 10px 20px;
  margin: 15px 0 15px 10px;
  border-left: none;
  /*------------------------------
	6.5 Pricing
------------------------------*/
  /* Pricing style 1
-----------------------------------------------------*/ }
  .testimonial-2 p {
    margin-bottom: 24px;
    color: #4b4e53;
    font-size: 21px;
    line-height: 32px;
    font-weight: 300 !important;
    font-style: normal; }
  .testimonial-2:before {
    content: '"';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 60px;
    line-height: 40px;
    color: #dcdddd; }

.cms-grid-item-pricing {
  margin-bottom: 30px; }
  .cms-grid-item-pricing .cms-pricing-title {
    margin: 0;
    padding: 40px 20px;
    border: 2px solid #4b4e53;
    border-bottom: none;
    text-align: center;
    text-transform: uppercase; }
  .cms-grid-item-pricing .cms-pricing-title.pr-feature {
    border-color: #ffea00; }
  .cms-grid-item-pricing .price-heading {
    background-color: #535961;
    padding: 20px 20px 15px;
    position: relative;
    text-align: center; }
  .cms-grid-item-pricing .price-heading span {
    display: inline-block;
    color: #fff;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    line-height: 22px;
    font-weight: 300; }
  .cms-grid-item-pricing .price-heading .currency {
    font-size: 30px; }
  .cms-grid-item-pricing .price-heading .price {
    font-size: 60px;
    line-height: 50px; }
  .cms-grid-item-pricing .price-heading .cents-cont {
    font-size: 20px;
    width: 5px; }
  .cms-grid-item-pricing .price-heading .cents-cont .cents {
    font-size: 30px;
    position: absolute;
    top: 19px; }
  .cms-grid-item-pricing .price-heading .cents-cont .place2 {
    font-size: 14px;
    height: 13px;
    width: 35px;
    color: #bcbcbc; }
  .cms-grid-item-pricing .price-heading.pr-feature {
    background: #ffea00; }
  .cms-grid-item-pricing .price-heading.pr-feature span, .cms-grid-item-pricing .price-heading.pr-feature .place2 {
    color: #4b4e53; }
  .cms-grid-item-pricing .price-content {
    border-right: 2px solid #4b4e53;
    border-left: 2px solid #4b4e53; }
  .cms-grid-item-pricing .price-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff; }
  .cms-grid-item-pricing .price-content ul li {
    background: #fff;
    margin: 0;
    padding: 0;
    display: block;
    color: #6b6b6b;
    line-height: 50px;
    border-bottom: 1px solid #efefef;
    margin-left: 20px; }
  .cms-grid-item-pricing .price-content.pr-feature {
    border-right: 2px solid #ffea00;
    border-left: 2px solid #ffea00; }
  .cms-grid-item-pricing .price-button {
    background-color: #f5f5f5; }

.cms-grid-item-pricing {
  /* Pricing style 2
-----------------------------------------------------*/ }
  .cms-grid-item-pricing .cms-button.pricing-button {
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    height: 100%;
    line-height: 72px;
    padding: 0;
    text-align: center;
    width: 100%; }
  .cms-grid-item-pricing .cms-button.pricing-button:hover {
    background: #ffea00;
    color: #4b4e53; }
  .cms-grid-item-pricing .pr-feature .cms-button.pricing-button:hover {
    background: #535961;
    color: #fff; }

.cms-grid-pricing-layout1.pr-layout-2 .cms-pricing-item-wrap {
  padding: 30px 15px 0;
  background: #efefef;
  overflow: hidden;
  /* .cms-grid-item-pricing {
		margin-top: 30px;
	} */ }
  .cms-grid-pricing-layout1.pr-layout-2 .cms-pricing-title {
    background-color: #fff;
    color: #4b4e53;
    display: block;
    font-size: 30px;
    font-weight: 300;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    line-height: 40px;
    margin: 0;
    padding: 30px 20px;
    text-transform: uppercase;
    border: none;
    text-align: left; }
  .cms-grid-pricing-layout1.pr-layout-2 .price-heading {
    font-size: 60px;
    line-height: 50px;
    text-align: left;
    border: none; }
  .cms-grid-pricing-layout1.pr-layout-2 .price-heading span {
    display: inline;
    font-family: Oswald, Arial, Helvetica, sans-serif; }
  .cms-grid-pricing-layout1.pr-layout-2 .price-content {
    border: none; }
  .cms-grid-pricing-layout1.pr-layout-2.pr-pricing-animate .cms-pricing-title.pr-feature {
    background: #ffea00;
    color: #414146; }
  .cms-grid-pricing-layout1.pr-layout-2.pr-pricing-animate .price-heading.pr-feature {
    background: #4b4e53; }
  .cms-grid-pricing-layout1.pr-layout-2.pr-pricing-animate .price-heading.pr-feature span {
    color: #fff; }
    .cms-grid-pricing-layout1.pr-layout-2.pr-pricing-animate .price-heading.pr-feature span .place2 {
      color: #bcbcbc; }
  .cms-grid-pricing-layout1.pr-layout-2.pr-pricing-animate .price-heading {
    font-size: inherit;
    line-height: inherit; }

@media screen and (width: 992px) {
  /* Pricing style 3 - Cols
-----------------------------------------------------*/
    .cms-grid-item-pricing .price-heading {
      text-align: left; } }

.cms-grid-pricing-layout2 {
  /* Pricing style 4
-----------------------------------------------------*/ }
  .cms-grid-pricing-layout2 .cms-grid-item-pricing {
    margin-bottom: 30px; }
  .cms-grid-pricing-layout2 .pricing-horizontal-content {
    border: 2px solid #eee;
    padding: 5px 0 25px 30px; }
  @media screen and (min-width: 992px) {
    .cms-grid-pricing-layout2 .pricing-horizontal-content {
      border: 2px solid #eee;
      border-right: none; } }
  .cms-grid-pricing-layout2 .pricing-horizontal-content ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .cms-grid-pricing-layout2 .pricing-horizontal-content ul li {
    position: relative;
    margin: 0; }
    .cms-grid-pricing-layout2 .pricing-horizontal-content ul li span {
      position: relative;
      top: 2px;
      font-size: 15px; }
    .cms-grid-pricing-layout2 .pricing-horizontal-content ul li .icon-li {
      margin-right: 10px; }
  .cms-grid-pricing-layout2 .pricing-horizontal-container {
    padding: 0;
    background: #eee;
    height: 100%; }
  @media screen and (min-width: 992px) {
    .cms-grid-pricing-layout2 .pricing-horizontal-container {
      position: absolute;
      right: 15px; } }
  .cms-grid-pricing-layout2 .pricing-horizontal-container .price-heading {
    background: #eee; }
  .cms-grid-pricing-layout2 .pricing-horizontal-container .price-heading span {
    display: inline; }
  .cms-grid-pricing-layout2 .pricing-horizontal-container .price-heading span, .cms-grid-pricing-layout2 .pricing-horizontal-container .price-heading span .place2 {
    color: #4b4e53; }
  .cms-grid-pricing-layout2 .price-container {
    background: #eee;
    padding: 20px 20px 15px;
    position: relative;
    text-align: center; }
  .cms-grid-pricing-layout2 .cms-pricing-title {
    background-color: #fff;
    display: inline-block;
    padding-right: 15px;
    position: relative;
    padding: 0 15px 0 0;
    border: none;
    margin: 21px 0 19px; }

.cms-grid-pricing-layout3 {
  /*------------------------------
	6.6 HighLight
------------------------------*/ }
  .cms-grid-pricing-layout3 .pricing-wrap {
    margin: 0 auto;
    width: 300px; }
  .cms-grid-pricing-layout3 .cms-grid-item-pricing {
    background: #eee; }
  .cms-grid-pricing-layout3 .cms-grid-item-pricing.pricing-feature-item {
    background: #fff; }
  .cms-grid-pricing-layout3 .cms-pricing-title {
    border-bottom: medium none;
    font-weight: 600;
    margin: 0;
    padding: 80px 20px 25px;
    border: none;
    text-align: left; }
  .cms-grid-pricing-layout3 .price-heading {
    padding: 0 20px 15px;
    position: relative;
    border: none;
    background: 0 none;
    text-align: left; }
  .cms-grid-pricing-layout3 .price-heading .currency {
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    margin-right: 5px;
    color: #4b4e53; }
  .cms-grid-pricing-layout3 .price-heading .price {
    font-size: 100px;
    font-weight: 500;
    line-height: 100px;
    color: #4b4e53; }
  .cms-grid-pricing-layout3 .price-heading .place {
    font-size: 18px;
    font-weight: 300;
    margin-left: 4px;
    display: inline-block;
    color: #4b4e53; }
  .cms-grid-pricing-layout3 .price-heading.pr-feature {
    background: 0 none; }
  .cms-grid-pricing-layout3 .price-content {
    border: none; }
  .cms-grid-pricing-layout3 .price-content ul {
    margin: 25px 0 40px;
    padding: 0;
    background: 0 none; }
  .cms-grid-pricing-layout3 .price-content ul li {
    color: #696c6f;
    display: block;
    line-height: 35px;
    margin: 0 0 0 20px;
    padding: 0;
    background: 0 none;
    border: none; }
  .cms-grid-pricing-layout3 .price-content.pr-feature {
    border: none; }
  .cms-grid-pricing-layout3 .price-button {
    background: 0 none;
    padding: 0 0 80px 20px; }

.cms-highlight-gray {
  background-color: #c0c0c0;
  color: #fff; }

.cms-highlight-yellow {
  background-color: #ffea00;
  color: #414146;
  padding: 0 3px;
  /*------------------------------
	6.7 Accordions
------------------------------*/
  /* Accordion with background
-----------------------------------------------------*/ }

.vc_tta-accordion.vc_tta-style-bg-heading {
  margin-bottom: 20px;
  /* Accordion without background
-----------------------------------------------------*/ }
  .vc_tta-accordion.vc_tta-style-bg-heading .vc_tta-panels-container .vc_tta-panel-heading {
    border: none; }
  .vc_tta-accordion.vc_tta-style-bg-heading .vc_tta-panels-container .vc_tta-panel-title {
    background: #eee;
    font-size: 14px;
    line-height: 50px; }
  .vc_tta-accordion.vc_tta-style-bg-heading .vc_tta-panels-container .vc_tta-panel-title a {
    display: block;
    padding: 0 !important;
    position: relative; }
    .vc_tta-accordion.vc_tta-style-bg-heading .vc_tta-panels-container .vc_tta-panel-title a:before {
      content: '';
      background-color: #7c8187;
      background-image: url(../images/plus.png);
      background-repeat: no-repeat;
      background-position: center center;
      display: block;
      float: left;
      height: 50px;
      margin-right: 15px;
      -webkit-transition: all 0.3s ease 0s;
      -khtml-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */
      width: 49px;
      top: 0;
      left: 0; }
    .vc_tta-accordion.vc_tta-style-bg-heading .vc_tta-panels-container .vc_tta-panel-title a:hover:before {
      background-color: #ffea00;
      background-image: url(../images/plus-black.png); }
    .vc_tta-accordion.vc_tta-style-bg-heading .vc_tta-panels-container .vc_tta-panel-title a i {
      display: none; }
  .vc_tta-accordion.vc_tta-style-bg-heading .vc_tta-panels-container .vc_active .vc_tta-panel-title a:before {
    background-color: #ffea00;
    background-image: url(../images/minus-black.png); }
  .vc_tta-accordion.vc_tta-style-bg-heading .vc_tta-panels-container .vc_tta-panel-body {
    border: none;
    border-right: 15px solid #eee;
    margin-left: 49px;
    padding: 15px 17px 15px 15px;
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

.vc_tta-accordion.vc_tta-style-bg-without-heading {
  margin-bottom: 20px;
  /*------------------------------
	6.8 Toggle
------------------------------*/ }
  .vc_tta-accordion.vc_tta-style-bg-without-heading .vc_tta-panels-container .vc_tta-panel-heading {
    border: none; }
  .vc_tta-accordion.vc_tta-style-bg-without-heading .vc_tta-panels-container .vc_tta-panel-title {
    background: transparent;
    line-height: 50px;
    font-size: 14px; }
  .vc_tta-accordion.vc_tta-style-bg-without-heading .vc_tta-panels-container .vc_tta-panel-title a {
    display: block;
    padding: 0 !important;
    position: relative;
    font-size: 16px; }
    .vc_tta-accordion.vc_tta-style-bg-without-heading .vc_tta-panels-container .vc_tta-panel-title a:before {
      content: '';
      background-color: #7c8187;
      background-image: url(../images/plus.png);
      background-repeat: no-repeat;
      background-position: center center;
      display: block;
      float: left;
      height: 50px;
      margin-right: 15px;
      -webkit-transition: all 0.3s ease 0s;
      -khtml-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */
      width: 49px;
      top: 0;
      left: 0; }
    .vc_tta-accordion.vc_tta-style-bg-without-heading .vc_tta-panels-container .vc_tta-panel-title a:hover:before {
      background-color: #ffea00;
      background-image: url(../images/plus-black.png); }
    .vc_tta-accordion.vc_tta-style-bg-without-heading .vc_tta-panels-container .vc_tta-panel-title a i {
      display: none; }
  .vc_tta-accordion.vc_tta-style-bg-without-heading .vc_tta-panels-container .vc_active .vc_tta-panel-title a:before {
    background-color: #ffea00;
    background-image: url(../images/minus-black.png); }
  .vc_tta-accordion.vc_tta-style-bg-without-heading .vc_tta-panels-container .vc_tta-panel-body {
    border: none;
    border-left: 5px solid #dfdfdf;
    margin-left: 23px;
    padding: 15px 0 15px 36px;
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

.wpb_cms_animate.wpb_animate_when_almost_visible {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  /* BACKGROUND GRADIENT */
  /* OUTLINE RADIUS */
  /* Toggle with Background
-----------------------------------------------------*/ }

.vc_toggle.vc_toggle_bg-heading {
  margin: 0;
  /* Toggle without Background
-----------------------------------------------------*/ }
  .vc_toggle.vc_toggle_bg-heading .vc_toggle_title h4 {
    background: #eee;
    display: block;
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 50px;
    position: relative; }
  .vc_toggle.vc_toggle_bg-heading .vc_toggle_title h4:before {
    content: '';
    background-color: #7c8187;
    background-image: url(../images/plus.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    float: left;
    height: 50px;
    margin-right: 15px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    width: 49px;
    top: 0;
    left: 0; }
  .vc_toggle.vc_toggle_bg-heading .vc_toggle_title h4:hover:before {
    background-color: #ffea00;
    background-image: url(../images/plus-black.png); }
  .vc_toggle.vc_toggle_bg-heading .vc_toggle_content {
    padding: 15px 17px 15px 15px;
    background: transparent;
    margin: 0 0 0 49px;
    border: none;
    border-right: 15px solid #eee; }
  .vc_toggle.vc_toggle_bg-heading.vc_toggle_active .vc_toggle_title h4:before {
    background-color: #ffea00;
    background-image: url(../images/minus-black.png); }

.vc_toggle.vc_toggle_bg-without-heading {
  margin: 0;
  /*------------------------------
	6.9 Tabs
------------------------------*/ }
  .vc_toggle.vc_toggle_bg-without-heading .vc_toggle_title h4 {
    background: transparent;
    display: block;
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 50px;
    position: relative; }
  .vc_toggle.vc_toggle_bg-without-heading .vc_toggle_title h4:before {
    content: '';
    background-color: #7c8187;
    background-image: url(../images/plus.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    float: left;
    height: 50px;
    margin-right: 15px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    width: 49px;
    top: 0;
    left: 0; }
  .vc_toggle.vc_toggle_bg-without-heading .vc_toggle_title h4:hover:before {
    background-color: #ffea00;
    background-image: url(../images/plus-black.png); }
  .vc_toggle.vc_toggle_bg-without-heading .vc_toggle_content {
    border: none;
    border-left: 5px solid #dfdfdf;
    margin: 0 0 0 23px;
    padding: 15px 0 15px 36px; }
  .vc_toggle.vc_toggle_bg-without-heading.vc_toggle_active .vc_toggle_title h4:before {
    background-color: #ffea00;
    background-image: url(../images/minus-black.png); }

.vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-body {
  -webkit-transition: none;
  -khtml-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */
  -webkit-transform: translate(none);
  -khtml-transform: translate(none);
  -moz-transform: translate(none);
  -ms-transform: translate(none);
  -o-transform: translate(none);
  transform: translate(none);
  /* BACKGROUND GRADIENT */
  /* TRANSFORM STYLE */
  /* Tab Border Bold
-----------------------------------------------------*/ }

.vc_tta-tabs.vc_tta-style-border-bold {
  /* Tab Vertical
-----------------------------------------------------*/ }
  .vc_tta-tabs.vc_tta-style-border-bold .vc_tta-tabs-container ul {
    border-bottom: 1px solid #eee; }
  .vc_tta-tabs.vc_tta-style-border-bold .vc_tta-tabs-container .vc_tta-tab {
    margin-bottom: -1px;
    position: relative; }
  .vc_tta-tabs.vc_tta-style-border-bold .vc_tta-tabs-container .vc_tta-tab a {
    border: none;
    border-radius: 0;
    color: #7e8082;
    padding: 15px 20px;
    line-height: 1.4;
    font-size: 14px;
    margin-right: 1px;
    cursor: pointer;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-weight: 300; }
  .vc_tta-tabs.vc_tta-style-border-bold .vc_tta-tabs-container .vc_tta-tab.vc_active a, .vc_tta-tabs.vc_tta-style-border-bold .vc_tta-tabs-container .vc_tta-tab a:hover, .vc_tta-tabs.vc_tta-style-border-bold .vc_tta-tabs-container .vc_tta-tab a:focus {
    background: #eee;
    color: #4b4e53; }
  .vc_tta-tabs.vc_tta-style-border-bold .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-body {
    background-color: #fff;
    border: 15px solid #eee;
    border-top: 14px solid #eee;
    border-left: none;
    padding: 15px 15px 5px 0; }
  .vc_tta-tabs.vc_tta-style-border-bold .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-body p {
    margin: 0 0 10px !important; }
  @media screen and (max-width: 767px) {
    .vc_tta-tabs.vc_tta-style-border-bold .vc_tta-panels-container .vc_tta-panel-heading {
      border: none;
      margin: 0 !important; }
      .vc_tta-tabs.vc_tta-style-border-bold .vc_tta-panels-container .vc_tta-panel-heading .vc_tta-panel-title {
        display: inline-block;
        line-height: 1.4;
        font-size: 14px;
        -webkit-transition: all 0.3s ease 0s;
        -khtml-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        /* BACKGROUND GRADIENT */
        /* TRIPLE BORDERS */ }
        .vc_tta-tabs.vc_tta-style-border-bold .vc_tta-panels-container .vc_tta-panel-heading .vc_tta-panel-title:hover {
          background-color: #eee;
          color: #4b4e53; }

    .vc_tta-tabs.vc_tta-style-border-bold .vc_tta-panels-container .vc_active .vc_tta-panel-heading .vc_tta-panel-title {
      background-color: #eee;
      color: #4b4e53; } }

body .vc_tta-tabs.vc_tta-tabs-position-left {
  /* Tab Border Normal
-----------------------------------------------------*/ }
  body .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tab {
    margin-bottom: -1px;
    position: relative; }
  body .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tab a {
    border: none;
    border-radius: 0;
    color: #7e8082;
    padding: 15px 20px;
    cursor: pointer;
    background-color: transparent;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-weight: 300;
    line-height: 1.4;
    font-size: 14px; }
  body .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tab.vc_active a, body .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tab a:hover, body .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tab a:focus {
    background: #eee;
    color: #4b4e53; }
  body .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels {
    border-radius: 0 !important;
    border: none !important;
    background: transparent !important;
    margin: 0; }
  body .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels:before, body .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels:after {
    display: none;
    border-radius: 0; }
  body .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
    margin: 0; }
  body .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
    background-color: #fff;
    border: 15px solid #eee;
    border-right: none;
    padding: 15px 10px 5px 15px; }
    body .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body:before, body .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body:after {
      display: none;
      border-radius: 0; }
  @media screen and (max-width: 767px) {
    body .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panel-heading {
      border: none !important;
      margin: 0 !important;
      background: 0 none !important; }
      body .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panel-heading .vc_tta-panel-title {
        display: inline-block;
        line-height: 1.4;
        font-size: 14px;
        -webkit-transition: all 0.3s ease 0s;
        -khtml-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        /* BACKGROUND GRADIENT */
        /* TRIPLE BORDERS */ }
        body .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panel-heading .vc_tta-panel-title:hover {
          background-color: #eee;
          color: #4b4e53; }

    body .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_active .vc_tta-panel-heading .vc_tta-panel-title {
      background-color: #eee;
      color: #4b4e53; } }

.vc_tta-tabs.vc_tta-style-border-normal .vc_tta-tabs-container {
  display: block !important; }
  .vc_tta-tabs.vc_tta-style-border-normal .vc_tta-tabs-container .vc_tta-tabs-list {
    margin: 0 0 20px 0;
    border-bottom: 1px solid #ddd;
    overflow: visible; }
  .vc_tta-tabs.vc_tta-style-border-normal .vc_tta-tabs-container .vc_tta-tabs-list:before, .vc_tta-tabs.vc_tta-style-border-normal .vc_tta-tabs-container .vc_tta-tabs-list:after {
    content: '';
    display: table;
    clear: both; }
  .vc_tta-tabs.vc_tta-style-border-normal .vc_tta-tabs-container .vc_tta-tab {
    margin-bottom: -1px;
    margin-right: 2px;
    float: left;
    display: block;
    position: relative; }
  .vc_tta-tabs.vc_tta-style-border-normal .vc_tta-tabs-container .vc_tta-tab a {
    border-radius: 0;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 14px 20px;
    border: 1px solid transparent;
    line-height: 1.4;
    margin-right: 0px;
    color: #7e8082;
    -webkit-transition: none !important;
    -khtml-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
    .vc_tta-tabs.vc_tta-style-border-normal .vc_tta-tabs-container .vc_tta-tab a:hover {
      border-color: #eee #eee #ddd;
      background: #eee; }
  .vc_tta-tabs.vc_tta-style-border-normal .vc_tta-tabs-container .vc_tta-tab.vc_active {
    color: #101010;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555;
    cursor: pointer;
    background-color: #fff; }
    .vc_tta-tabs.vc_tta-style-border-normal .vc_tta-tabs-container .vc_tta-tab.vc_active a, .vc_tta-tabs.vc_tta-style-border-normal .vc_tta-tabs-container .vc_tta-tab.vc_active a:hover, .vc_tta-tabs.vc_tta-style-border-normal .vc_tta-tabs-container .vc_tta-tab.vc_active a:focus {
      color: #101010;
      background-color: #fff;
      border: none; }
  .vc_tta-tabs.vc_tta-style-border-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
    -webkit-transition: opacity 0.15s linear 0s;
    -khtml-transition: opacity 0.15s linear 0s;
    -moz-transition: opacity 0.15s linear 0s;
    -ms-transition: opacity 0.15s linear 0s;
    -o-transition: opacity 0.15s linear 0s;
    transition: opacity 0.15s linear 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
    .vc_tta-tabs.vc_tta-style-border-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
      display: none !important; }
    .vc_tta-tabs.vc_tta-style-border-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active {
      -webkit-transition: opacity 0.15s linear 0s;
      -khtml-transition: opacity 0.15s linear 0s;
      -moz-transition: opacity 0.15s linear 0s;
      -ms-transition: opacity 0.15s linear 0s;
      -o-transition: opacity 0.15s linear 0s;
      transition: opacity 0.15s linear 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      /* BACKGROUND GRADIENT */
      /* OUTLINE RADIUS */ }
  .vc_tta-tabs.vc_tta-style-border-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
    padding: 0;
    border: none;
    -webkit-transition: none !important;
    -khtml-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }

@media screen and (max-width: 350px) {
  /* Tab 3
-----------------------------------------------------*/
    .vc_tta-tabs.vc_tta-style-border-normal .vc_tta-tabs-container .vc_tta-tab a {
      padding: 10px; } }

.tabs-3 {
  /*------------------------------
	6.10 Divider
------------------------------*/
  /* Divider
-----------------------------------------------------*/ }
  .tabs-3 .nav-tabs {
    margin-bottom: 20px; }
  .tabs-3 .nav a {
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    /* BACKGROUND GRADIENT */
    font-size: 12px;
    letter-spacing: 1px;
    padding: 14px 20px;
    color: #101010;
    text-transform: uppercase; }
  .tabs-3 .tab-content {
    margin-top: 0;
    border: none; }

.divider {
  position: relative;
  overflow: inherit;
  margin: 46px 0 !important;
  color: #eee;
  width: 100%; }
  .divider i {
    position: absolute;
    line-height: 1;
    font-size: 14px !important;
    text-align: center;
    top: -7px;
    background: #fff; }
  .divider.vc_sep_pos_align_left i {
    left: 0;
    border-right: 10px solid #fff; }
  .divider.vc_sep_pos_align_right i {
    right: 0;
    border-left: 10px solid #fff; }
  .divider.vc_sep_pos_align_center i {
    left: 50%;
    -webkit-transform: translate(-50%);
    -khtml-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    border-left: 10px solid #fff;
    border-right: 10px solid #fff; }
  .divider .divider-center {
    text-align: center; }
  .divider .divider-center i {
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    z-index: 1; }
  .divider .divider-center:after {
    left: 0; }

.divider-line {
  height: 2px;
  width: 100%;
  background: #eee; }

.divider-dashed {
  height: 0px;
  width: 100%;
  margin: 20px 0 20px 0;
  border-top: 2px dashed #eee;
  /* Hr
-----------------------------------------------------*/ }

hr {
  border-top: 1px solid #eee;
  margin: 22px 0 22px 0;
  height: 0;
  /*------------------------------
	6.11 Labels
------------------------------*/ }
  hr.gradient {
    background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, .2), transparent);
    background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, .2), transparent);
    border: none !important;
    height: 1px;
    margin: 22px 0 22px 0; }
  hr.short {
    margin: 11px 0 11px 0; }
  hr.tall {
    margin: 44px 0 44px 0; }
  hr.taller {
    margin: 66px 0 66px 0; }
  hr.light {
    background-image: -webkit-linear-gradient(left, transparent, rgba(255, 255, 255, .2), transparent);
    background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, .2), transparent); }
  hr.invisible {
    background: none; }

.container .label {
  font-weight: 300;
  /*------------------------------
	6.12 Image Owl Carousel
------------------------------*/ }

.owl-images-wrap {
  /*------------------------------
	6.13 Single Image
------------------------------*/ }
  .owl-images-wrap.paging_outside .cms-image-item {
    margin-bottom: 10px;
    text-align: center; }
  .owl-images-wrap.paging_inside .owl-carousel .owl-dots {
    bottom: 10px; }
  .owl-images-wrap.paging_inside .owl-dots .owl-dot span {
    background: #fff; }
  .owl-images-wrap .owl-carousel .cms-image-item img {
    width: auto; }
  .owl-images-wrap .owl-carousel .cms-image-item.w-100 img {
    width: 100px; }
  .owl-images-wrap .owl-carousel .owl-nav {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px; }
  .owl-images-wrap .owl-carousel .owl-nav.disabled {
    display: none; }
  .owl-images-wrap .owl-carousel .owl-nav .owl-next, .owl-images-wrap .owl-carousel .owl-nav .owl-prev {
    position: static;
    display: inline-block;
    background: #869791 none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
    margin: 5px;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-opacity: 0.5;
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    padding: 3px 10px;
    cursor: pointer;
    width: auto;
    height: auto;
    line-height: inherit; }
    .owl-images-wrap .owl-carousel .owl-nav .owl-next:hover, .owl-images-wrap .owl-carousel .owl-nav .owl-prev:hover {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      /* BACKGROUND GRADIENT */
      /* OUTLINE RADIUS */
      -webkit-transition: all 0.4s ease 0s;
      -khtml-transition: all 0.4s ease 0s;
      -moz-transition: all 0.4s ease 0s;
      -ms-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */ }
  .owl-images-wrap .owl-carousel .owl-dots.disabled {
    display: none; }

.wpb_single_image .cms-lightbox, .wpb_single_image .lightbox {
  display: block; }
  .wpb_single_image .cms-lightbox > div, .wpb_single_image .lightbox > div {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .wpb_single_image .cms-lightbox > div:before, .wpb_single_image .lightbox > div:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(71, 75, 84, 0.85);
    content: '';
    z-index: 2;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .wpb_single_image .cms-lightbox > div:after, .wpb_single_image .lightbox > div:after {
    background-color: #fff;
    color: #414146;
    font-size: 18px;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    content: "U";
    font-family: ElegantIcons;
    border: 2px solid #fff;
    border-radius: 50%;
    display: block;
    left: 50%;
    margin-left: -23px;
    padding: 11px 12px 10px;
    position: absolute;
    top: 80%;
    z-index: 2; }
  .wpb_single_image .cms-lightbox img, .wpb_single_image .lightbox img {
    width: 100%; }
  .wpb_single_image .cms-lightbox:hover .vc_single_image-wrapper:before, .wpb_single_image .lightbox:hover .vc_single_image-wrapper:before, .wpb_single_image .cms-lightbox:hover .vc_single_image-wrapper:after, .wpb_single_image .lightbox:hover .vc_single_image-wrapper:after {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .wpb_single_image .cms-lightbox:hover .vc_single_image-wrapper:after, .wpb_single_image .lightbox:hover .vc_single_image-wrapper:after {
    height: 46px;
    margin-top: -23px;
    top: 50%;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .wpb_single_image .cms-img-bg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
  .wpb_single_image .cms-img-bg.vc_single_image-wrapper {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 390px; }

.equal-height.h-100 .cms-img-bg {
  height: 100%; }

.featured-bg {
  position: absolute;
  top: 160px;
  width: 98%;
  z-index: -1;
  background: #c4c6c8;
  height: 220px; }
  .featured-bg:before {
    content: '';
    display: block;
    width: 300%;
    background: #c4c6c8;
    height: 220px;
    top: 0;
    left: -300%;
    position: absolute; }

@media screen and (min-width: 992px) {
  /*------------------------------
	6.14 Gallery Image
------------------------------*/
    body .cms-abs-992 {
      position: absolute;
      height: 100%; }
    .wpb_single_image .cms-img-bg {
      position: absolute;
      height: 100%; }
      .wpb_single_image .cms-img-bg.vc_single_image-wrapper {
        height: 100%; } }

.cms-popup-gallery {
  margin: 0 -3px; }
  .cms-popup-gallery .isotope-item {
    margin: 0 3px 3px 0 !important; }

.fes9-img-center {
  height: 300px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  position: relative;
  width: 416px;
  /*------------------------------
	6.14 Video popup
------------------------------*/ }
  .fes9-img-center img {
    left: 0;
    position: absolute;
    top: 0; }

.cms_map_lightbox, .wpb_video_popup_wrapper {
  /*------------------------------
	6.15 - ProgressBar
------------------------------*/
  /* ProgressBar Static layout - Style 1
-----------------------------------------------------*/ }
  .cms_map_lightbox a, .wpb_video_popup_wrapper a {
    display: block; }
  .cms_map_lightbox .video-img-thumb, .wpb_video_popup_wrapper .video-img-thumb, .cms_map_lightbox .map-img-thumb, .wpb_video_popup_wrapper .map-img-thumb {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms_map_lightbox .video-img-thumb:before, .wpb_video_popup_wrapper .video-img-thumb:before, .cms_map_lightbox .map-img-thumb:before, .wpb_video_popup_wrapper .map-img-thumb:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(71, 75, 84, 0.85);
    content: '';
    z-index: 2;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .cms_map_lightbox .video-img-thumb i, .wpb_video_popup_wrapper .video-img-thumb i, .cms_map_lightbox .map-img-thumb i, .wpb_video_popup_wrapper .map-img-thumb i {
    background-color: #fff;
    color: #414146;
    font-size: 18px;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    border: 2px solid #fff;
    border-radius: 50%;
    display: block;
    left: 50%;
    margin-left: -23px;
    padding: 11px 12px 10px;
    position: absolute;
    top: 80%;
    z-index: 2; }
  .cms_map_lightbox .map-img-thumb:after, .wpb_video_popup_wrapper .map-img-thumb:after {
    background-color: #fff;
    color: #414146;
    font-size: 18px;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    border: 2px solid #fff;
    border-radius: 50%;
    display: block;
    left: 50%;
    margin-left: -23px;
    padding: 11px 12px 10px;
    position: absolute;
    top: 80%;
    z-index: 2;
    content: '\e01f';
    font-family: ElegantIcons;
    font-weight: 400; }
  .cms_map_lightbox:hover .video-img-thumb:before, .wpb_video_popup_wrapper:hover .video-img-thumb:before, .cms_map_lightbox:hover .map-img-thumb:before, .wpb_video_popup_wrapper:hover .map-img-thumb:before {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    margin: 0; }
  .cms_map_lightbox:hover .video-img-thumb i, .wpb_video_popup_wrapper:hover .video-img-thumb i, .cms_map_lightbox:hover .map-img-thumb:after, .wpb_video_popup_wrapper:hover .map-img-thumb:after {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    height: 46px;
    margin-top: -23px;
    top: 50%;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

.cms-progress-item-wrap {
  /* ProgressBar Style 2
-----------------------------------------------------*/ }
  .cms-progress-item-wrap .cms-progress {
    margin-bottom: 5px;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    /* BACKGROUND GRADIENT */ }
  .cms-progress-item-wrap .progress-bar {
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    /* BACKGROUND GRADIENT */ }
  .cms-progress-item-wrap .cms-progress-title {
    font-weight: 300;
    line-height: 22px;
    text-align: left;
    padding-left: 15px;
    color: #414146;
    font-family: "Oswald", Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-transform: uppercase; }
  .cms-progress-item-wrap.style1 .cms-progress .progress-bar, .cms-progress-item-wrap.style2 .cms-progress .progress-bar {
    background-color: #ffea00; }

.cms-progress-item-wrap.style2 {
  /* ProgressBar Style 3
-----------------------------------------------------*/ }
  .cms-progress-item-wrap.style2 .cms-progress {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
    width: 100%;
    background: #eee;
    overflow: visible;
    -webkit-transition: 0.4s linear;
    -khtml-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-progress-item-wrap.style2 .cms-progress-title {
    position: absolute;
    top: 0;
    left: 0;
    color: #414146;
    z-index: 5; }
  .cms-progress-item-wrap.style2 .cms-progress-title span {
    display: block;
    text-transform: none;
    height: 40px;
    line-height: 40px; }
  .cms-progress-item-wrap.style2 .progress-bar {
    width: 0px;
    background: #4b4e53; }
  .cms-progress-item-wrap.style2 .csm-bar-percent {
    position: absolute;
    right: 0px;
    bottom: 0;
    color: rgba(0, 0, 0, .6);
    display: block;
    height: 40px;
    line-height: 40px;
    padding-right: 15px; }

.progress.style3 {
  /*------------------------------
	6.16 - Counter & Charts
------------------------------*/ }
  .progress.style3 .show_value {
    display: block;
    text-align: center; }
  .progress.style3 .show_value .sr-only {
    clip: inherit;
    width: auto;
    display: inline-block;
    margin: 0;
    position: static;
    height: auto; }

.cms-counter-body {
  min-height: 105px;
  margin-top: 50px; }

.cms-counter-single {
  /*------------------------------
	6.16 - Alerts
------------------------------*/ }
  .cms-counter-single .counter-icon {
    color: #4b4e53;
    display: block;
    float: left;
    font-size: 48px;
    font-weight: 100 !important;
    height: 50px;
    line-height: 48px;
    margin-right: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    width: 50px; }
  .cms-counter-single .cms-counter {
    color: #4b4e53;
    display: block;
    float: left;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-weight: 300;
    line-height: 48px;
    margin-bottom: 10px;
    overflow: hidden; }
  .cms-counter-single .c-title {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 300;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    margin-left: 70px; }

body .vc_message_box {
  padding: 15px 15px 15px 38px;
  margin-bottom: 20px;
  /*------------------------------
	6.17 Clients
------------------------------*/ }
  body .vc_message_box .vc_message_box-icon {
    width: 45px; }
  body .vc_message_box .vc_message_box-icon i {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px; }
  body .vc_message_box.hide-icon {
    padding: 15px; }
  body .vc_message_box.hide-icon .vc_message_box-icon {
    display: none; }
  body .vc_message_box.vc_message_box-square {
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    /* BACKGROUND GRADIENT */ }
  body .vc_message_box.vc_color-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d; }
  body .vc_message_box.vc_color-success .vc_message_box-icon i {
    color: #3c763d; }
  body .vc_message_box.vc_color-success a {
    color: #2b542c; }
  body .vc_message_box.vc_color-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f; }
  body .vc_message_box.vc_color-info .vc_message_box-icon i {
    color: #31708f; }
  body .vc_message_box.vc_color-info a {
    color: #245269; }
  body .vc_message_box.vc_color-warning {
    background-color: #fff4e2;
    border-color: #ffeccc;
    color: #9d8967; }
  body .vc_message_box.vc_color-warning .vc_message_box-icon i {
    color: #8a6d3b; }
  body .vc_message_box.vc_color-warning a {
    color: #66512c; }
  body .vc_message_box.vc_color-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442; }
  body .vc_message_box.vc_color-danger .vc_message_box-icon i {
    color: #a94442; }
  body .vc_message_box.vc_color-danger a {
    color: #843534; }

.cms-clients-wrap {
  padding: 27px 0; }
  .cms-clients-wrap .cms-client-item {
    margin: 0 50px;
    width: auto;
    padding: 0; }

@media only screen and (max-width: 992px) {
  /*------------------------------
	6.18 BlockQuote
------------------------------*/
  /*------------------------------
	6.19 Fancy Box Single
------------------------------*/
  /* layout 1 - not hover effect */ }

.cms-fancybox-item .fancy-box-icon {
  color: #484c55;
  font-size: 50px;
  height: 70px;
  width: 70px;
  line-height: 50px;
  -webkit-transition: all 0.3s ease 0s;
  -khtml-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */ }
  .cms-fancybox-item .fancy-title {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 14px;
    margin-top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    display: inline-block; }
  .cms-fancybox-item .fancy-box-content {
    font-size: 14px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-fancybox-item.style1 {
    overflow: hidden;
    padding-top: 62px;
    /* Has hover effect */
    min-height: 277px; }
  .cms-fancybox-item.style1.has-hover-effect:hover .fancy-box-icon {
    font-size: 175px;
    height: 42px;
    opacity: 0.2;
    text-align: center;
    width: 100%; }
  .cms-fancybox-item.style1.has-hover-effect:hover .fancy-title {
    -webkit-animation: moveFromTop 300ms ease-in-out;
    -khtml-animation: moveFromTop 300ms ease-in-out;
    -moz-animation: moveFromTop 300ms ease-in-out;
    -ms-animation: moveFromTop 300ms ease-in-out;
    -o-animation: moveFromTop 300ms ease-in-out;
    animation: moveFromTop 300ms ease-in-out;
    /* BACKGROUND GRADIENT */ }
  .cms-fancybox-item.style1.has-hover-effect:hover .fancy-box-content {
    -webkit-animation: moveFromBottom 300ms ease-in-out;
    -khtml-animation: moveFromBottom 300ms ease-in-out;
    -moz-animation: moveFromBottom 300ms ease-in-out;
    -ms-animation: moveFromBottom 300ms ease-in-out;
    -o-animation: moveFromBottom 300ms ease-in-out;
    animation: moveFromBottom 300ms ease-in-out;
    /* BACKGROUND GRADIENT */ }

@media screen and (max-width: 450px) {
  .bg_column_overright .vc_row-fluid .wpb_column:first-child .cms-fancybox-item.style1 {
    margin-top: 30px; }
    .bg_column_overright .cms-fancybox-item.style1 {
      padding-top: 0; } }

@media screen and (max-width: 991px) {
  /* Style 2 */
    .cms-fancybox-item.style1 {
      padding-top: 30px;
      height: 195px;
      min-height: 195px; } }

.cms-fancybox-item.style2 {
  margin: 30px 0;
  /* Style 3 */ }
  .cms-fancybox-item.style2 .fancy-box-icon {
    height: auto;
    width: auto;
    line-height: inherit; }
  .cms-fancybox-item.style2 .fancy-box-icon i {
    border: 2px solid #4b4e53;
    border-radius: 50%;
    color: #4b4e53;
    display: block;
    font-size: 48px;
    font-weight: 100 !important;
    height: 100px;
    line-height: 48px;
    margin-bottom: 20px;
    padding: 24px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    width: 100px; }
  .cms-fancybox-item.style2:hover .fancy-box-icon i {
    background-color: #4b4e53;
    color: #fff; }

.cms-fancybox-item.style3 {
  padding-top: 0;
  margin-bottom: 30px;
  /* Style 4 */ }
  .cms-fancybox-item.style3 .fancy-box-icon {
    float: left;
    font-size: 35px;
    margin-right: 15px;
    height: auto;
    width: auto;
    line-height: inherit; }
  .cms-fancybox-item.style3 .fancy-content {
    padding-left: 60px; }
  .cms-fancybox-item.style3 .fancy-content .fancy-title {
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    margin: 0 0 14px;
    padding-top: 5px; }
  .cms-fancybox-item.style3 .fancy-content .fancy-box-content {
    overflow-y: hidden; }

.cms-fancybox-item.style4 {
  padding-top: 0;
  margin-bottom: 20px;
  /* Style 5 */ }
  .cms-fancybox-item.style4 .fancy-box-icon {
    background: #ccc;
    color: #fff;
    float: left;
    height: 50px;
    margin-right: 15px;
    padding-top: 18px;
    position: relative;
    text-align: center;
    top: 3px;
    width: 50px;
    font-size: 14px;
    line-height: 1;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    /* BACKGROUND GRADIENT */ }
  .cms-fancybox-item.style4 .fancy-box-icon i {
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    display: block; }
  .cms-fancybox-item.style4 .fancy-content {
    padding-left: 65px; }
  .cms-fancybox-item.style4 .fancy-content .fancy-title {
    font-size: 1.4em;
    font-weight: 300;
    line-height: 27px;
    margin: 0px 0 5px;
    padding: 0;
    display: inline-block; }
  .cms-fancybox-item.style4 .fancy-content p {
    margin-bottom: 20px; }
  .cms-fancybox-item.style4.has-hover-effect:hover .fancy-box-icon {
    background: #fff;
    color: #ccc; }
  .cms-fancybox-item.style4.has-hover-effect:hover .fancy-box-icon i {
    display: block;
    margin-top: 7px;
    -webkit-transform: scale(5);
    -khtml-transform: scale(5);
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    -o-transform: scale(5);
    transform: scale(5);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }

.cms-fancybox-item.style5 {
  padding-top: 0;
  margin-bottom: 30px;
  /* Style 6 */ }
  .cms-fancybox-item.style5 .fancy-box-icon {
    border: 2px solid #4b4e53;
    color: #4b4e53;
    float: left;
    font-size: 21px;
    height: 50px;
    margin-right: 15px;
    padding-top: 12px;
    position: relative;
    text-align: center;
    top: -10px;
    width: 50px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    /* BACKGROUND GRADIENT */ }
  .cms-fancybox-item.style5 .fancy-box-icon i {
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    display: block; }
  .cms-fancybox-item.style5 .fancy-content {
    padding-left: 65px; }
  .cms-fancybox-item.style5 .fancy-content .fancy-title {
    font-size: 1.4em;
    font-weight: 300;
    line-height: 27px;
    margin: 0px 0 5px;
    padding: 0;
    display: inline-block; }
  .cms-fancybox-item.style5 .fancy-content p {
    margin-bottom: 20px; }

.cms-fancybox-item.style6 {
  background-color: #fff;
  min-height: 110px;
  position: relative;
  /* Style 7 */ }
  .cms-fancybox-item.style6 .fancy-box-icon-wrap {
    position: absolute;
    top: 0;
    left: 0; }
  .cms-fancybox-item.style6 .fancy-box-icon-wrap .fancy-box-icon-inner {
    background: #ffea00;
    height: 110px;
    width: 110px;
    -webkit-transition: background-color 0.2s ease 0s;
    -khtml-transition: background-color 0.2s ease 0s;
    -moz-transition: background-color 0.2s ease 0s;
    -ms-transition: background-color 0.2s ease 0s;
    -o-transition: background-color 0.2s ease 0s;
    transition: background-color 0.2s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-fancybox-item.style6 .fancy-box-icon-wrap .fancy-box-icon {
    color: #414146;
    display: inline-block;
    font-size: 34px;
    height: 66px;
    margin: 22px;
    position: relative;
    text-align: center;
    width: 66px;
    z-index: 1;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    /* BACKGROUND GRADIENT */
    -webkit-transition: box-shadow 0.2s ease 0s;
    -khtml-transition: box-shadow 0.2s ease 0s;
    -moz-transition: box-shadow 0.2s ease 0s;
    -ms-transition: box-shadow 0.2s ease 0s;
    -o-transition: box-shadow 0.2s ease 0s;
    transition: box-shadow 0.2s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-fancybox-item.style6 .fancy-box-icon-wrap .fancy-box-icon:before {
    content: '';
    display: block;
    font-size: 40px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 90px;
    text-transform: none; }
  .cms-fancybox-item.style6 .fancy-box-icon-wrap .fancy-box-icon:after {
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    padding: 0;
    top: 0;
    width: 100%;
    -webkit-box-shadow: #414146 0 0 0 2px;
    -khtml-box-shadow: #414146 0 0 0 2px;
    -moz-box-shadow: #414146 0 0 0 2px;
    -ms-box-shadow: #414146 0 0 0 2px;
    -o-box-shadow: #414146 0 0 0 2px;
    box-shadow: #414146 0 0 0 2px;
    /* BACKGROUND GRADIENT */
    /* BOX SIZING */
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    /* BACKGROUND GRADIENT */
    -webkit-box-sizing: content-box;
    -khtml-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    /* BACKGROUND GRADIENT */
    -webkit-pointer-events: none;
    -khtml-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    -o-pointer-events: none;
    pointer-events: none;
    /* BACKGROUND GRADIENT */
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    -moz-transition: -moz-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s; }
  .cms-fancybox-item.style6 .fancy-box-icon-wrap .fancy-box-icon i {
    left: 16px;
    position: absolute;
    top: 16px; }
  .cms-fancybox-item.style6 .fancy-content {
    margin-left: 130px;
    padding-bottom: 15px;
    padding-right: 15px; }
  .cms-fancybox-item.style6 .fancy-content .fancy-title {
    font-size: 20px;
    font-weight: 300;
    line-height: 42px;
    margin: 0; }
  .cms-fancybox-item.style6 .fancy-content p {
    margin-bottom: 0px; }
  .cms-fancybox-item.style6:hover .fancy-box-icon-wrap .fancy-box-icon-inner {
    background: #4b4e53;
    -webkit-transition: background-color 0.3s ease 0s;
    -khtml-transition: background-color 0.3s ease 0s;
    -moz-transition: background-color 0.3s ease 0s;
    -ms-transition: background-color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-fancybox-item.style6:hover .fancy-box-icon-wrap .fancy-box-icon {
    -webkit-box-shadow: #fff 0 0 0 5px;
    -khtml-box-shadow: #fff 0 0 0 5px;
    -moz-box-shadow: #fff 0 0 0 5px;
    -ms-box-shadow: #fff 0 0 0 5px;
    -o-box-shadow: #fff 0 0 0 5px;
    box-shadow: #fff 0 0 0 5px;
    /* BACKGROUND GRADIENT */
    /* BOX SIZING */
    color: #fff; }
    .cms-fancybox-item.style6:hover .fancy-box-icon-wrap .fancy-box-icon:after {
      -webkit-box-shadow: #fff 0 0 0 2px;
      -khtml-box-shadow: #fff 0 0 0 2px;
      -moz-box-shadow: #fff 0 0 0 2px;
      -ms-box-shadow: #fff 0 0 0 2px;
      -o-box-shadow: #fff 0 0 0 2px;
      box-shadow: #fff 0 0 0 2px;
      /* BACKGROUND GRADIENT */
      /* BOX SIZING */
      filter: alpha(opacity=50);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
      -webkit-opacity: 0.5;
      -khtml-opacity: 0.5;
      -moz-opacity: 0.5;
      -ms-opacity: 0.5;
      -o-opacity: 0.5;
      opacity: 0.5;
      /* BACKGROUND GRADIENT */
      /* OUTLINE RADIUS */
      -webkit-transform: scale(0.85);
      -khtml-transform: scale(0.85);
      -moz-transform: scale(0.85);
      -ms-transform: scale(0.85);
      -o-transform: scale(0.85);
      transform: scale(0.85);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */
      -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
      -moz-transition: -moz-transform 0.5s, opacity 0.5s;
      transition: transform 0.5s, opacity 0.5s; }
    .cms-fancybox-item.style6:hover .fancy-box-icon-wrap .fancy-box-icon i {
      color: #fff; }

.fancy-style7 {
  background-color: #fff; }

.cms-fancybox-item.style7 {
  /* layout 8 */ }
  .cms-fancybox-item.style7 .fancy-box-icon {
    background-color: #ffea00;
    color: #414146;
    float: left;
    font-size: 50px;
    height: 136px;
    margin-right: 20px;
    padding-top: 44px;
    text-align: center;
    width: 136px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-fancybox-item.style7 .fancy-content .fancy-title {
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 43px; }
  .cms-fancybox-item.style7 .fancy-content p {
    margin-bottom: 0px; }
  .cms-fancybox-item.style7:hover .fancy-box-icon {
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    -webkit-transform: scale(1.2);
    -khtml-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

.cms-fancybox-item.style8 {
  overflow: hidden;
  padding-top: 62px;
  min-height: 277px;
  /* layout 9 */ }
  .cms-fancybox-item.style8 .fancy-box-icon {
    font-size: 130px;
    height: 42px;
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    -webkit-opacity: 0.2;
    -khtml-opacity: 0.2;
    -moz-opacity: 0.2;
    -ms-opacity: 0.2;
    -o-opacity: 0.2;
    opacity: 0.2;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    text-align: center;
    width: 100%;
    color: #7e8082; }

.cms-fancybox-item.style9 {
  position: relative;
  /*------------------------------
	6.20 Teams
------------------------------*/ }
  .cms-fancybox-item.style9 .fancy-box-icon {
    font-size: 36px;
    left: 0;
    line-height: 36px;
    position: absolute;
    top: 15px;
    color: #7e8082; }
  .cms-fancybox-item.style9 .fancy-content {
    margin-left: 56px;
    padding-bottom: 15px;
    padding-right: 15px; }
  .cms-fancybox-item.style9 .fancy-content .fancy-title {
    font-size: 20px;
    margin: 0; }
  .cms-fancybox-item.style9 .fancy-content p {
    margin: 0; }

.cms-grid-team {
  /*------------------------------
	6.21 Latest News
------------------------------*/ }
  .cms-grid-team .cms-team-media {
    position: relative;
    overflow: hidden;
    display: block;
    zoom: 1; }
  .cms-grid-team .cms-team-media img {
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    width: auto;
    display: block;
    overflow: hidden; }
  .cms-grid-team .cms-team-media .team-social {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    bottom: 0;
    left: 0; }
  .cms-grid-team .cms-team-media .team-social li {
    float: left; }
    .cms-grid-team .cms-team-media .team-social li a {
      display: block;
      padding: 15px;
      color: #414146;
      background-color: #ffea00; }
      .cms-grid-team .cms-team-media .team-social li a:hover {
        background: #4b4e53;
        color: #fff; }
  .cms-grid-team .cms-team-media:hover img {
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    -webkit-transform: scale(1.2);
    -khtml-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cms-grid-team .cms-team-title {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 18px;
    line-height: 22px; }
  .cms-grid-team .cms-team-posi {
    color: #979ca1;
    font-size: 14px;
    line-height: 22px;
    margin: 0px; }
  .cms-grid-team p {
    margin: 20px 0 10px 0; }

.cms-latest-news-wrapper {
  /* Layout 2 */ }
  .cms-latest-news-wrapper .latest-title {
    margin-bottom: 50px; }
  .cms-latest-news-wrapper .latest-title .section-title {
    padding-right: 0; }
  .cms-latest-news-wrapper .latest-title .section-more {
    float: right;
    color: #7e8082;
    font-size: 14px;
    font-weight: 400; }
  .cms-latest-news-wrapper .latest-title .section-more:hover {
    color: #101010; }
  .cms-latest-news-wrapper .post-info {
    font-size: 13px;
    margin-bottom: 14px; }
  .cms-latest-news-wrapper .post-info ul {
    padding-left: 0;
    list-style: none; }
  .cms-latest-news-wrapper .post-info ul li {
    display: inline-block;
    text-transform: uppercase; }
    .cms-latest-news-wrapper .post-info ul li:after {
      content: "/";
      padding: 0 3px;
      color: #a3a6a8; }
    .cms-latest-news-wrapper .post-info ul li:last-child:after {
      display: none; }
    .cms-latest-news-wrapper .post-info ul li a, .cms-latest-news-wrapper .post-info ul li span {
      color: #a3a6a8; }
  .cms-latest-news-wrapper .cms-blog-item h3 {
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }
  .cms-latest-news-wrapper .cms-blog-item .entry-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 0;
    text-transform: uppercase; }
  .cms-latest-news-wrapper .cms-blog-item .post-info {
    margin-bottom: 14px; }
  .cms-latest-news-wrapper .cms-blog-item .post-info li, .cms-latest-news-wrapper .cms-blog-item .post-info a {
    color: #a3a6a8;
    font-size: 13px;
    text-transform: uppercase; }
  .cms-latest-news-wrapper .cms-blog-item .post-info a:hover {
    color: #101010; }

.cms-latest-layout-fullwidth .blog2-post-title-cont {
  margin-bottom: 20px;
  position: relative; }
  .cms-latest-layout-fullwidth .blog2-post-title-cont .post-prev-date-cont {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cms-latest-layout-fullwidth .blog2-post-title-cont .post-prev-date-cont .blog2-date-numb {
    font-size: 35px;
    font-weight: 100; }
  .cms-latest-layout-fullwidth .blog2-post-title-cont .post-prev-date-cont .blog2-month {
    font-size: 13px;
    padding-left: 3px; }
  .cms-latest-layout-fullwidth .blog2-post-title-cont .post-title {
    border-left: 1px solid #c9cacb;
    margin-left: 120px;
    padding: 15px 0 15px 20px; }
  .cms-latest-layout-fullwidth .blog2-post-title-cont .post-title h3 {
    margin: 0;
    line-height: 26px;
    font-weight: bold;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }
    .cms-latest-layout-fullwidth .blog2-post-title-cont .post-title h3 a {
      font-size: 16px;
      font-weight: bold;
      text-transform: uppercase;
      line-height: 1; }
  .cms-latest-layout-fullwidth .blog2-post-title-cont .post-title .post-info {
    margin: 0; }
  .cms-latest-layout-fullwidth .content-excrept {
    margin-bottom: 20px; }
  .cms-latest-layout-fullwidth .content-excrept p {
    margin: 0; }

@media screen and (max-width: 768px) {
  .cms-latest-layout-fullwidth .blog2-post-title-cont .post-prev-date-cont .blog2-month {
    display: block;
    line-height: 18px; }
    .cms-latest-layout-fullwidth .blog2-post-title-cont .post-title {
      margin-left: 70px; }
      .cms-latest-layout-fullwidth .blog2-post-title-cont .post-title ul {
        margin: 0; } }

@media screen and (max-width: 480px) {
  .cms-latest-news-wrapper .latest-title .section-more {
    display: block;
    float: none !important;
    margin-top: 5px; } }

.cms-latest-news-wrapper .cms-blog-item {
  overflow: hidden;
  /*------------------------------
	6.22 - Event countdown
------------------------------*/ }

.template-cms_countdown {
  position: relative; }
  .template-cms_countdown:before {
    background: #e5e5e5;
    border-left: 100px solid #fff;
    border-right: 100px solid #fff;
    content: '';
    height: 4px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    visibility: visible;
    width: 100%; }
  .template-cms_countdown .countdown-item-container {
    background: #ffea00;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 38px;
    width: 180px;
    height: 160px;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    text-align: center; }
  .template-cms_countdown .countdown-item-container .countdown-amount {
    width: 100%;
    clear: both;
    display: block;
    color: #fff;
    font-size: 60px;
    line-height: 70px;
    font-weight: 300;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    color: #414146; }
  .template-cms_countdown .countdown-item-container .countdown-period {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 5px;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #414146; }

@media screen and (max-width: 991px) {
  /*------------------------------
	6.23 Woo Category
------------------------------*/
    .template-cms_countdown:before {
      display: none; } }

.woo-category-item {
  position: relative;
  overflow: hidden;
  /*------------------------------
	6.24 Owl Carousel
------------------------------*/ }
  .woo-category-item a {
    display: block;
    overflow: hidden;
    margin: 5px; }
  .woo-category-item a:hover .woo-category-thumb {
    -webkit-transform: scale(1.3) translateZ(0px);
    -khtml-transform: scale(1.3) translateZ(0px);
    -moz-transform: scale(1.3) translateZ(0px);
    -ms-transform: scale(1.3) translateZ(0px);
    -o-transform: scale(1.3) translateZ(0px);
    transform: scale(1.3) translateZ(0px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .woo-category-item .woo-category-thumb {
    width: 100%;
    -webkit-transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1) 0s;
    -khtml-transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1) 0s;
    -moz-transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1) 0s;
    -o-transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1) 0s;
    transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1) 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .woo-category-item .category-info {
    background: #fff;
    bottom: 20px;
    left: 24px;
    min-width: 160px;
    padding: 17px 20px 15px;
    position: absolute; }
  .woo-category-item .category-info h4 {
    margin: 0;
    padding: 0;
    text-transform: uppercase; }
  .woo-category-item .category-info .category-desc {
    color: #7e8082;
    text-transform: uppercase; }
  .woo-category-item .category-info p {
    margin-bottom: 0; }
  .woo-category-item.custom-title .category-info {
    background: #ffea00; }

.owl-custom-heading-wrap {
  position: relative; }
  .owl-custom-heading-wrap .cms-heading-inner {
    font-size: 21px;
    line-height: 1; }
  .owl-custom-heading-wrap .owl-readmore-wrap {
    float: right;
    margin-top: 10px; }
  .owl-custom-heading-wrap .owl-readmore-wrap a {
    float: left; }
  .owl-custom-heading-wrap .owl-readmore-wrap a:hover {
    background: #ffea00;
    color: #4b4e53; }
  .owl-custom-heading-wrap .owl-readmore-wrap .owl-nav-wrap {
    float: left; }
  .owl-custom-heading-wrap .owl-readmore-wrap .owl-nav-wrap span {
    display: inline-block;
    background-color: #ffea00;
    background-image: url(../images/prev-small-black.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    float: left;
    padding: 0px;
    height: 49px;
    width: 26px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    cursor: pointer;
    overflow: hidden;
    text-indent: -999px; }
    .owl-custom-heading-wrap .owl-readmore-wrap .owl-nav-wrap span.owl-next-fake {
      background-image: url(../images/next-small-black.png); }
      .owl-custom-heading-wrap .owl-readmore-wrap .owl-nav-wrap span.owl-next-fake:hover {
        background-image: url(../images/next-small-white.png);
        background-color: #4b4e53; }
    .owl-custom-heading-wrap .owl-readmore-wrap .owl-nav-wrap span:hover {
      background-image: url(../images/prev-small-white.png);
      background-color: #4b4e53; }
  .owl-custom-heading-wrap.grid-custom-heading-recentpost .owl-readmore-wrap a {
    padding-right: 64px; }
    .owl-custom-heading-wrap.grid-custom-heading-recentpost .owl-readmore-wrap a:before {
      content: '';
      background-image: url(../images/arrow-rm.png);
      background-color: #ffea00;
      background-position: center center;
      background-repeat: no-repeat;
      display: block;
      height: 100%;
      width: 49px;
      -webkit-transition: all 0.3s ease 0s;
      -khtml-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */
      position: absolute;
      top: 0;
      right: 0; }
    .owl-custom-heading-wrap.grid-custom-heading-recentpost .owl-readmore-wrap a:hover:before {
      animation-duration: 0.7s;
      animation-fill-mode: both;
      animation-name: fadeInLeft;
      background-color: transparent !important; }
  .owl-custom-heading-wrap.grid-custom-heading-wrap {
    margin-bottom: 0 !important; }
  .owl-custom-heading-wrap.grid-custom-heading-wrap.no-filter {
    margin-bottom: 50px !important; }
  .owl-custom-heading-wrap.grid-custom-heading-wrap .owl-readmore-wrap a {
    padding-right: 64px; }
    .owl-custom-heading-wrap.grid-custom-heading-wrap .owl-readmore-wrap a:before {
      content: '';
      background-image: url(../images/arrow-rm.png);
      background-color: #ffea00;
      background-position: center center;
      background-repeat: no-repeat;
      display: block;
      height: 100%;
      width: 49px;
      -webkit-transition: all 0.3s ease 0s;
      -khtml-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */
      position: absolute;
      top: 0;
      right: 0; }
    .owl-custom-heading-wrap.grid-custom-heading-wrap .owl-readmore-wrap a:hover:before {
      animation-duration: 0.7s;
      animation-fill-mode: both;
      animation-name: fadeInLeft;
      background-color: transparent !important; }

.template-cms_grid--portfolio.has-heading .cms-grid-filter-wrap {
  padding: 0; }

.template-cms_carousel .cms-carousel-item {
  margin-bottom: 50px; }
  .template-cms_carousel .cms-carousel-title {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 20px;
    text-transform: uppercase;
    color: #444; }

.template-cms_grid--portfolio-shuffle {
  /*------------------------------
	6.25 Pie Charts
------------------------------*/ }
  .template-cms_grid--portfolio-shuffle .cms-port-shuffle-wrap {
    overflow: visible !important; }

.vc_pie_chart {
  position: relative;
  margin: 0 auto;
  filter: alpha(opacity=1 !important * 100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1 !important * 100)";
  -webkit-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  -moz-opacity: 1 !important;
  -ms-opacity: 1 !important;
  -o-opacity: 1 !important;
  opacity: 1 !important;
  /* BACKGROUND GRADIENT */
  /* OUTLINE RADIUS */
  /*------------------------------
	6.26 Call Out
------------------------------*/ }
  .vc_pie_chart .circle-text {
    color: #4b4e53;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-weight: 300;
    display: inline-block;
    position: absolute;
    text-align: center;
    width: 100%; }
  .vc_pie_chart .circle-info-half {
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin-top: 5px;
    color: #999;
    display: inline-block;
    position: absolute;
    text-align: center;
    width: 100%; }

.cms-callout-wrap .callout-content {
  margin: 38px 0; }
  .cms-callout-wrap .callout-content h2 {
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
    margin-top: 0; }
  .cms-callout-wrap .callout-content .callout-text {
    color: #a0a0a0; }
  .cms-callout-wrap.animate .callout-action {
    background: #fff;
    color: #707070;
    position: relative; }
  .cms-callout-wrap.animate .cms-callout-button {
    display: block;
    height: 140px;
    width: 160px;
    position: relative; }
  .cms-callout-wrap.animate .cms-callout-button img {
    left: 38px;
    filter: alpha(opacity=7);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=7)";
    -webkit-opacity: 0.07;
    -khtml-opacity: 0.07;
    -moz-opacity: 0.07;
    -ms-opacity: 0.07;
    -o-opacity: 0.07;
    opacity: 0.07;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    position: absolute;
    top: 30px;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    z-index: 0; }
  .cms-callout-wrap.animate .cms-callout-button .line1 {
    font-size: 24px;
    font-weight: 300;
    left: 30px;
    position: absolute;
    text-transform: uppercase;
    top: 60px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    display: inline-block;
    line-height: 1;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    color: #4b4e53; }
  .cms-callout-wrap.animate .cms-callout-button .line2 {
    color: #7c7f84;
    font-size: 11px;
    left: 55px;
    position: absolute;
    text-transform: uppercase;
    top: 85px;
    -webkit-transition: all 0.2s ease 0s;
    -khtml-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-callout-wrap.animate .cms-callout-button:hover img {
    filter: alpha(opacity=18);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=18)";
    -webkit-opacity: 0.18;
    -khtml-opacity: 0.18;
    -moz-opacity: 0.18;
    -ms-opacity: 0.18;
    -o-opacity: 0.18;
    opacity: 0.18;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: scale(1.2);
    -khtml-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
    .cms-callout-wrap.animate .cms-callout-button:hover .line1, .cms-callout-wrap.animate .cms-callout-button:hover .line2 {
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-opacity: 0;
      -khtml-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      /* BACKGROUND GRADIENT */
      /* OUTLINE RADIUS */
      -webkit-transform: translateY(50px) scale(0.5);
      -khtml-transform: translateY(50px) scale(0.5);
      -moz-transform: translateY(50px) scale(0.5);
      -ms-transform: translateY(50px) scale(0.5);
      -o-transform: translateY(50px) scale(0.5);
      transform: translateY(50px) scale(0.5);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */ }
  .cms-callout-wrap.default .cms-button {
    margin-top: 40px; }
  .cms-callout-wrap.default .cms-button:hover {
    background: #535961; }

@media screen and (max-width: 991px) {
  /*------------------------------
	6.27 Step
------------------------------*/
    .cms-callout-wrap .callout-content {
      margin: 30px 0; }
      .cms-callout-wrap.default .callout-action {
        text-align: left !important; }
        .cms-callout-wrap.default .callout-action a {
          margin-top: 0; } }

.cms-steps-wrap {
  /*------------------------------
	6.28 Progress
------------------------------*/ }
  .cms-steps-wrap .cms-step {
    background-color: #fff;
    margin-left: 10px;
    min-height: 90px;
    position: relative; }
  .cms-steps-wrap .cms-number-wrap {
    height: 90px;
    left: 0;
    position: absolute;
    top: 0;
    width: 90px;
    background: #ffea00; }
  .cms-steps-wrap .cms-number-wrap h3 {
    display: inline-block;
    bottom: 15px;
    font-size: 24px;
    font-weight: 300;
    position: absolute;
    right: 15px;
    line-height: 1;
    margin: 0;
    color: #414146; }
  .cms-steps-wrap .step-heading {
    bottom: 15px;
    font-size: 24px;
    font-weight: 300;
    left: 105px;
    margin: 0;
    position: absolute;
    line-height: 1; }
  .cms-steps-wrap .cms-step-line {
    background: rgba(0, 0, 0, 0) url("../images/features2-line.png") no-repeat scroll center top;
    height: 50px;
    width: 110px;
    display: block; }
  .cms-steps-wrap .cms-fancybox-item.style6 .fancy-content .fancy-title {
    margin-top: 40px; }

.cms-progress-wrap {
  position: relative; }
  .cms-progress-wrap:before {
    background: #e5e5e5;
    border-left: 100px solid #fff;
    border-right: 100px solid #fff;
    content: '';
    height: 4px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    visibility: visible !important;
    width: 100%; }
  .cms-progress-wrap .progress-item {
    background: #ffea00;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    height: 160px;
    margin: 0 auto 20px;
    padding: 42px 20px 20px;
    width: 180px; }
  .cms-progress-wrap .progress-icon {
    border: 2px solid #414146;
    border-radius: 50%;
    color: #414146;
    display: block;
    font-size: 24px;
    font-weight: 100 !important;
    height: 70px;
    margin: 0 auto;
    padding: 21px;
    width: 70px; }
  .cms-progress-wrap .progress-title {
    display: block;
    font-size: 18px;
    margin-top: 10px;
    text-align: right;
    line-height: 22px;
    text-transform: uppercase;
    color: #414146; }

@media (min-width: 768px) and (max-width: 991px) {
  /*------------------------------
	6.29 - Promo
------------------------------*/
    .cms-progress-wrap .progress-item {
      width: 160px;
      height: 140px; }
      .cms-progress-wrap .progress-icon {
        padding: 13px;
        font-size: 20px;
        height: 50px;
        width: 50px; } }

.cms-promo-wrap .cms-promo-inner {
  padding-bottom: 40px;
  padding-top: 90px; }
  .cms-promo-wrap .cms-promo-inner h2 {
    text-transform: uppercase;
    font-size: 36px;
    line-height: 48px;
    margin: 40px 0 35px; }
  .cms-promo-wrap .cms-promo-inner h3 {
    font-size: 20px;
    line-height: 28px;
    text-align: right;
    margin-top: 27px;
    margin-bottom: 0; }
  .cms-promo-wrap .cms-promo-inner h3 span {
    color: #aaa;
    display: block;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal; }

.slogan-text-container .slogan-text-bg {
  background-color: #dfdfdf;
  color: #4b4e53;
  font-family: Oswald, Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 40px;
  padding-bottom: 50px;
  padding-top: 50px; }
  .slogan-text-container .slogan-text-bg .bold {
    font-weight: 400; }
  .slogan-text-container .slogan-text {
    color: #4b4e53;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: 300;
    line-height: 40px;
    padding-bottom: 50px;
    padding-top: 50px; }
  .slogan-text-container .slogan-text a {
    display: inline-block;
    position: relative;
    padding-right: 55px; }
  .slogan-text-container .slogan-text a:before {
    content: '';
    background-image: url("../images/slogan-arrow.png");
    background-position: right top;
    background-repeat: no-repeat;
    height: 41px;
    right: 0;
    top: 0;
    width: 41px;
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .slogan-text-container .slogan-text a:hover:before {
    animation-duration: 0.7s;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
    background-color: transparent; }
  @media screen and (max-width: 991px) {
  .slogan-text-container .slogan-text-bg {
    padding-top: 35px;
    padding-bottom: 30px; }
  .slogan-text-container .slogan-text {
    padding-top: 30px;
    padding-bottom: 70px; } }

.cms-carousel-recentposts-wrap .cms-blog-item .entry-feature {
  margin-bottom: 0 !important; }
  .cms-carousel-recentposts-wrap .cms-blog-item .entry-title {
    padding: 20px 0;
    border-bottom: 2px solid #eee;
    color: #6f6f73;
    line-height: 1;
    font-size: 20px; }
  .cms-carousel-recentposts-wrap .cms-blog-item .entry-date-cont {
    display: block !important;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    background: #fff;
    padding: 11px 20px 8px;
    text-align: center;
    min-width: 70px; }
  .cms-carousel-recentposts-wrap .cms-blog-item .entry-date-cont div {
    color: #6f6f73;
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    text-transform: uppercase; }
    .cms-carousel-recentposts-wrap .cms-blog-item .entry-date-cont div.month {
      font-size: 14px;
      margin-bottom: 3px;
      margin-top: 3px;
      line-height: 22px; }
  .cms-carousel-recentposts-wrap .cms-blog-item .entry-content {
    padding-bottom: 15px; }
  .cms-carousel-recentposts-wrap.hide-feature .cms-blog-item {
    margin-bottom: 20px !important; }
  .cms-carousel-recentposts-wrap.hide-feature .header-hide-feature-wrap {
    min-height: 73px; }
  .cms-carousel-recentposts-wrap.hide-feature .entry-date-wrap {
    background-color: #fff;
    color: #6f6f73;
    float: left;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    height: 73px;
    margin-right: 15px;
    padding: 11px 20px 8px;
    width: 73px;
    text-transform: uppercase;
    font-weight: 300; }
  .cms-carousel-recentposts-wrap.hide-feature .entry-date-wrap .date-item {
    font-size: 24px;
    line-height: 30px;
    text-align: center; }
  .cms-carousel-recentposts-wrap.hide-feature .entry-date-wrap .month-item {
    font-size: 14px;
    margin-bottom: 3px;
    margin-top: 3px;
    text-align: center; }
  .cms-carousel-recentposts-wrap.hide-feature .entry-header {
    margin-bottom: 14px; }
  .cms-carousel-recentposts-wrap.hide-feature .entry-header h3.entry-title {
    margin-top: 0;
    padding-top: 24px !important;
    font-size: 20px;
    display: table-cell;
    line-height: 27px !important;
    padding-bottom: 0 !important;
    border: none; }

.cms-gird-recentposts {
  /*------------------------------
	6.30 Landing Item
------------------------------*/ }
  .cms-gird-recentposts .gird-recenpost-item {
    background-color: #eee; }
  .cms-gird-recentposts .entry-date-wrap {
    color: #4b4e53;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    margin-right: 0;
    margin-top: -27px;
    padding: 0 20px 8px;
    position: absolute;
    top: 50%;
    z-index: 2;
    font-weight: 300;
    text-transform: uppercase; }
  .cms-gird-recentposts .entry-date-wrap .date-item {
    font-size: 24px;
    line-height: 30px;
    text-align: center; }
  .cms-gird-recentposts .entry-date-wrap .month-item {
    font-size: 14px;
    margin-bottom: 3px;
    margin-top: 3px;
    text-align: center; }
  .cms-gird-recentposts .entry-feature-image {
    margin-bottom: 0 !important;
    margin-left: 63px;
    vertical-align: middle; }
  .cms-gird-recentposts .entry-feature-image img {
    width: 100%; }
  @media only screen and (max-width: 569px) {
  .cms-gird-recentposts .entry-date-wrap {
    display: none; }
  .cms-gird-recentposts .entry-feature-image {
    margin-left: 0; } }
  .cms-gird-recentposts .entry-content-wrap {
    padding: 37px 10px 30px; }
  .cms-gird-recentposts .entry-content-wrap .entry-title {
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    padding-bottom: 6px; }
  .cms-gird-recentposts .entry-content-wrap .entry-meta {
    border: none;
    padding-bottom: 0; }
  .cms-gird-recentposts .entry-content-wrap .entry-meta .entry-date {
    display: none; }
  @media only screen and (max-width: 1025px) {
  .cms-gird-recentposts .entry-content-wrap {
    padding: 20px 0 0 0; } }
  @media only screen and (max-width: 768px) {
  .cms-gird-recentposts .entry-content-wrap {
    padding-top: 25px; } }
  @media only screen and (min-width: 599px) and (max-width: 641px) {
  .cms-gird-recentposts .entry-content-wrap {
    padding-top: 20px; }
    .cms-gird-recentposts .entry-content-wrap .entry-title {
      padding-bottom: 0; } }
  @media only screen and (max-width: 450px) {
  .cms-gird-recentposts .col-xs-3, .cms-gird-recentposts .col-xs-9 {
    width: 100%; }
  .cms-gird-recentposts .entry-content-wrap {
    padding-bottom: 25px; } }

.cms-lading-wrap .landing-thumb-wrap {
  border: 7px solid #e8e8e8;
  margin-bottom: 25px; }
  .cms-lading-wrap .landing-thumb-wrap a:hover {
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -webkit-opacity: 0.6;
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    -ms-opacity: 0.6;
    -o-opacity: 0.6;
    opacity: 0.6;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .cms-lading-wrap .landing-thumb-wrap img {
    width: 100%; }
  .cms-lading-wrap h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin: 0;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase; }

h3.wg-title, h2.widgettitle {
  font-size: 20px !important;
  line-height: 1;
  padding: 20px 25px;
  background-color: #ffea00;
  color: #414146;
  font-weight: 300px;
  display: inline-block;
  position: relative;
  margin: 0 0 30px 0;
  text-transform: uppercase; }

.left-sidebar-wrap .wg-title:before, .left-sidebar-wrap .widgettitle:before {
  background: #dfdfdf;
  content: '';
  display: block;
  height: 4px;
  left: -3000%;
  position: absolute;
  top: 29px;
  width: 3000%;
  z-index: -1; }

.right-sidebar-wrap .wg-title:before, .right-sidebar-wrap .widgettitle:before {
  background: #dfdfdf;
  content: '';
  display: block;
  height: 4px;
  right: -3000%;
  position: absolute;
  top: 29px;
  width: 3000%;
  z-index: -1; }

.amilia-single-portfolio h3.wg-title:before {
  content: '';
  display: block;
  background-color: #dfdfdf;
  height: 4px;
  width: 3000%;
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  /* BACKGROUND GRADIENT */
  /* TRANSFORM STYLE */ }

.widget {
  margin-bottom: 30px;
  /* Calendar
------------------------------*/ }
  .widget:after, .widget:before {
    display: table;
    content: ''; }
  .widget select {
    max-width: 100%;
    width: 100%; }
  .widget ul, .widget ol {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .widget ul ul, .widget ol ul {
    padding-left: 20px; }
  .widget li {
    margin-bottom: 14px; }

.widget_calendar {
  /* Tag Cloud
------------------------------*/ }
  .widget_calendar caption {
    margin-bottom: 10px; }
  .widget_calendar thead th {
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold; }
  .widget_calendar table, .widget_calendar table td {
    border-collapse: separate;
    border-spacing: 1px; }
  .widget_calendar table {
    width: 100%; }
  .widget_calendar table tbody td {
    text-align: center;
    padding: 7px 0px; }
  .widget_calendar table tbody td#today {
    background-color: #4b4e53;
    color: #fff; }
    .widget_calendar table tbody td#today a {
      color: #fff; }
  .widget_calendar tbody .pad {
    background: transparent; }
  .widget_calendar tbody td {
    background: #eee; }
  .widget_calendar tbody a {
    font-weight: bold; }

.tagcloud-wrap, .widget_tag_cloud, .widget_product_tag_cloud {
  margin: 0px 0 20px; }
  .tagcloud-wrap ul, .widget_tag_cloud ul, .widget_product_tag_cloud ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .tagcloud-wrap li, .widget_tag_cloud li, .widget_product_tag_cloud li {
    display: inline-block; }
  .tagcloud-wrap a, .widget_tag_cloud a, .widget_product_tag_cloud a {
    padding: 10px 15px;
    text-transform: uppercase;
    background-color: transparent;
    border: 2px solid #dfdfdf;
    color: #4b4e53;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    font-size: 12px !important;
    line-height: 16px;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-weight: 300;
    margin-bottom: 3px;
    margin-right: 4px; }
  .tagcloud-wrap a:before, .widget_tag_cloud a:before, .widget_product_tag_cloud a:before {
    content: '#'; }
  .tagcloud-wrap a:hover, .widget_tag_cloud a:hover, .widget_product_tag_cloud a:hover {
    border-color: #ffea00;
    background: #ffea00;
    color: #414146; }

.widget_tag_cloud, .widget_product_tag_cloud {
  /* List Authors
------------------------------*/ }
  .widget_tag_cloud a, .widget_product_tag_cloud a {
    margin-right: 0px; }

.widget-area .widget .list_authors {
  /* Search
------------------------------*/ }
  .widget-area .widget .list_authors li {
    display: inline-block;
    border: none;
    padding: 0; }
  .widget-area .widget .list_authors li a img {
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    /* BACKGROUND GRADIENT */ }
  .widget-area .widget .list_authors li.last {
    margin-right: 0; }

.searchform {
  position: relative; }
  .searchform input {
    width: 100%; }
  .searchform button {
    background: 0 none;
    position: absolute;
    top: 15px;
    right: 6px;
    border: none;
    outline: none; }

.search-in-faq {
  /* CMS Categories
------------------------------*/ }
  .search-in-faq .searchform input[type=text], .search-in-faq .searchform button {
    font-size: 18px;
    color: #ddd; }

.widget_categories {
  /* Archive
------------------------------*/ }
  .widget_categories li {
    margin: 0;
    position: relative;
    padding-left: 53px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    /* Dis for Submit */
    /* li {
		margin-bottom: 0;
	}

	a {
		padding: 10px 0;
		display: inline-block;
	} */ }
  .widget_categories li a {
    height: 38px;
    line-height: 38px;
    display: inline-block;
    text-transform: uppercase;
    color: #7e8082;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-weight: 300;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .widget_categories li a:before {
    content: '\f105';
    font-family: FontAwesome;
    background-color: #dfdfdf;
    color: #4b4e53;
    display: block;
    font-size: 15px;
    height: 38px;
    width: 38px;
    line-height: 36px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 300 !important; }
  .widget_categories li:hover {
    padding-left: 63px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .widget_categories li:hover a {
    height: 48px;
    line-height: 46px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
    .widget_categories li:hover a:before {
      background: #ffea00;
      height: 48px;
      width: 48px;
      line-height: 46px;
      -webkit-transition: all 0.3s ease 0s;
      -khtml-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */ }

.widget_archive {
  /* Pages, Meta, Archive, Recent Post
------------------------------*/ }
  .widget_archive li {
    margin-bottom: 0; }
  .widget_archive a {
    padding: 10px 0;
    display: inline-block; }

.widget_pages, .widget_meta, .widget_recent_entries {
  /* Nav
------------------------------*/ }
  .widget_pages li, .widget_meta li, .widget_recent_entries li {
    margin-bottom: 0; }
  .widget_pages a, .widget_meta a, .widget_recent_entries a {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    display: block; }
  .widget_pages .children a, .widget_meta .children a, .widget_recent_entries .children a {
    padding-left: 30px; }

.widget_nav_menu {
  /* Recent Comments, RSS
------------------------------*/ }
  .widget_nav_menu > div {
    float: none !important; }
  .widget_nav_menu li {
    margin: 0; }
  .widget_nav_menu li a {
    padding: 10px 0;
    display: inline-block; }

.widget_recent_comments li, .widget_rss li {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  display: block;
  line-height: 1.5;
  margin-bottom: 0; }

.widget_rss {
  /* Recent Post in Footer
------------------------------*/ }
  .widget_rss li {
    padding: 13px 0; }

.latest-post-footer-wrap {
  background: #565a60;
  margin-right: -30px; }

ul.latest-post-footer {
  padding: 12px 15px;
  /* Cart Search Widget
------------------------------*/ }
  ul.latest-post-footer .latest-post-footer-item {
    margin: 0;
    padding: 0;
    position: relative; }
  ul.latest-post-footer .latest-post-footer-item a {
    display: block;
    min-height: 46px; }
  ul.latest-post-footer .latest-post-footer-item .post-icon-footer {
    position: absolute;
    top: 0;
    left: 0; }
  ul.latest-post-footer .latest-post-footer-item .post-icon-footer i {
    border: medium none;
    color: #9c9fa2;
    font-size: 22px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    border-radius: 50%;
    height: 46px;
    padding: 12px;
    width: 46px;
    font-weight: 300;
    display: inline-block; }
  ul.latest-post-footer .latest-post-footer-item .entry-wrap {
    padding-left: 55px;
    padding-top: 8px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  ul.latest-post-footer .latest-post-footer-item .entry-title, ul.latest-post-footer .latest-post-footer-item .entry-date {
    color: #fff;
    font-family: Open sans, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    margin: 0;
    padding: 0;
    font-weight: 400;
    letter-spacing: normal; }
  ul.latest-post-footer .latest-post-footer-item .entry-date {
    font-size: 12px;
    color: #8d8f91; }
  ul.latest-post-footer .latest-post-footer-item > a:hover .post-icon-footer i {
    background-color: #fff;
    border-color: #fff;
    color: #4b4e53;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  ul.latest-post-footer .latest-post-footer-item > a:hover .entry-wrap {
    padding-left: 65px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
    ul.latest-post-footer .latest-post-footer-item > a:hover .entry-wrap .entry-title {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      /* BACKGROUND GRADIENT */
      /* OUTLINE RADIUS */
      color: #ffea00; }

.widget_cart_search_wrap {
  /* Flickr
------------------------------*/ }
  .widget_cart_search_wrap .widget_searchform_content {
    display: none;
    height: 60px;
    -webkit-transition: margin 0.3s ease 0s;
    -khtml-transition: margin 0.3s ease 0s;
    -moz-transition: margin 0.3s ease 0s;
    -ms-transition: margin 0.3s ease 0s;
    -o-transition: margin 0.3s ease 0s;
    transition: margin 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    min-width: 120px; }
  .widget_cart_search_wrap .widget_searchform_content input[type="text"] {
    background: #fff;
    border-radius: 0;
    color: #2c3e50;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 300;
    height: 60px;
    margin: 0;
    outline: medium none;
    padding: 15px 65px 15px 20px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10; }
  .widget_cart_search_wrap .widget_searchform_content input[type="submit"] {
    display: block;
    line-height: 14px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 120px;
    background: #fff;
    border: medium none;
    color: transparent;
    height: 60px;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    outline: medium none;
    text-transform: uppercase; }
  .widget_cart_search_wrap .widget_searchform_content.active {
    position: absolute;
    left: 0;
    width: 100%; }
  .widget_cart_search_wrap .widget_searchform_content.active input[type="text"] {
    -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
    -khtml-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
    /* BACKGROUND GRADIENT */
    /* BOX SIZING */
    border: 2px solid #ffea00;
    -webkit-transition: width 0.3s ease 0s;
    -khtml-transition: width 0.3s ease 0s;
    -moz-transition: width 0.3s ease 0s;
    -ms-transition: width 0.3s ease 0s;
    -o-transition: width 0.3s ease 0s;
    transition: width 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    width: 100%; }
  .widget_cart_search_wrap .widget_searchform_content.active input[type="submit"] {
    z-index: 90;
    -webkit-transition: all 0.5s ease 0s;
    -khtml-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
    .widget_cart_search_wrap .widget_searchform_content.active input[type="submit"]:hover {
      color: #414146;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      /* BACKGROUND GRADIENT */
      /* OUTLINE RADIUS */
      padding-left: 0;
      -webkit-transition: all 0.3s ease 0s;
      -khtml-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */
      font-size: 14px;
      height: 60px;
      padding-left: 0;
      background: #ffea00; }
  .widget_cart_search_wrap .widget_searchform_content.active .amilia-icon-search {
    background: #ffea00;
    z-index: 11;
    width: 120px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    height: 60px; }
    .widget_cart_search_wrap .widget_searchform_content.active .amilia-icon-search span {
      display: inline-block;
      font-size: 18px;
      margin-bottom: 7px;
      margin-left: 35px;
      margin-top: 7px;
      padding: 12px;
      color: #565a60; }
  .widget_cart_search_wrap .sb-icon-search {
    background: #fff;
    font-size: 22px;
    text-transform: none;
    z-index: 90;
    display: inline-block;
    line-height: 14px;
    margin: 0;
    padding: 0; }
  .widget_cart_search_wrap .sb-icon-search:hover {
    background: #ffea00; }
  .widget_cart_search_wrap .sb-icon-search i {
    color: #a3a7ad;
    display: block;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    height: 46px;
    width: 46px;
    -webkit-transition: margin-top 0.4s ease 0s, margin-bottom 0.4s ease 0s, border 0.9s ease 0.2s;
    -khtml-transition: margin-top 0.4s ease 0s, margin-bottom 0.4s ease 0s, border 0.9s ease 0.2s;
    -moz-transition: margin-top 0.4s ease 0s, margin-bottom 0.4s ease 0s, border 0.9s ease 0.2s;
    -ms-transition: margin-top 0.4s ease 0s, margin-bottom 0.4s ease 0s, border 0.9s ease 0.2s;
    -o-transition: margin-top 0.4s ease 0s, margin-bottom 0.4s ease 0s, border 0.9s ease 0.2s;
    transition: margin-top 0.4s ease 0s, margin-bottom 0.4s ease 0s, border 0.9s ease 0.2s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }

.widget_cms_flickr_widget .flickr_badge_image {
  margin: 0;
  float: left;
  /* Twitter 
------------------------------*/ }

.tweets-container {
  background: #565a60;
  margin-right: -30px; }

.tweet {
  min-height: 168px;
  background-color: #565a60; }
  .tweet ul {
    padding: 20px 0 0 20px; }
  .tweet ul li {
    padding-top: 0;
    padding-bottom: 10px;
    margin: 0; }
  .tweet ul i {
    color: #9c9fa2;
    display: block;
    float: left;
    font-size: 32px;
    margin-right: 15px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .tweet ul .tweet_time {
    display: block;
    float: left;
    padding-bottom: 8px;
    padding-top: 6px;
    color: #7e8082; }
  .tweet ul .tweet_time:hover {
    color: #fff; }
  .tweet ul .tweet_time a {
    color: #7e8082;
    font-size: 14px; }
    .tweet ul .tweet_time a:hover {
      color: #e3e3e3; }
  .tweet ul .tweet_text {
    margin: 0;
    color: #a1a1a1;
    display: inline-block;
    font-size: 14px;
    padding: 0 20px 8px 43px; }
  .tweet ul .tweet_text a {
    color: #deae2e; }
    .tweet ul .tweet_text a:hover {
      color: #e3e3e3; }

.cms-newsletter-wrap {
  /* Menu One page from Shortcodes and Typho page 
---------------------------------------------------*/ }
  .cms-newsletter-wrap .nl-lines::before {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }

.widget.widget_nav_menu h4 {
  text-transform: uppercase; }

.menu-w_shortcodes-container li, .menu-w_typography-container li {
  display: block;
  position: relative;
  margin-bottom: 0 !important; }
  .menu-w_shortcodes-container li a, .menu-w_typography-container li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #7e8082;
    display: block;
    height: 38px;
    line-height: 38px;
    padding: 0;
    text-transform: uppercase;
    border: none;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-weight: 300;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .menu-w_shortcodes-container li a i, .menu-w_typography-container li a i {
    background-color: #dfdfdf;
    color: #4b4e53;
    display: block;
    float: left;
    font-size: 17px;
    height: 38px;
    line-height: 36px;
    margin-right: 15px;
    text-align: center;
    width: 38px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .menu-w_shortcodes-container li a:hover, .menu-w_typography-container li a:hover, .menu-w_shortcodes-container li a.current, .menu-w_typography-container li a.current {
    height: 48px;
    line-height: 48px;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
    .menu-w_shortcodes-container li a:hover i, .menu-w_typography-container li a:hover i, .menu-w_shortcodes-container li a.current i, .menu-w_typography-container li a.current i {
      background-color: #ffea00;
      height: 48px;
      line-height: 46px;
      -webkit-transition: all 0.3s ease 0s;
      -khtml-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */
      width: 48px; }

.cms-nav-shortcode-wrap.affix {
  top: 100px;
  position: fixed !important;
  /* Product Filter Price
------------------------------*/ }

.widget_price_filter {
  /* List Product Widget
------------------------------*/ }
  .widget_price_filter .form-control {
    font-size: 12px; }

.woocommerce .woocommerce {
  /* Product Category Wg
------------------------------*/ }
  .woocommerce .woocommerce ul.product_list_widget li {
    font-size: 13px;
    margin-bottom: 20px;
    padding: 0; }
  .woocommerce .woocommerce ul.product_list_widget li:last-child {
    margin-bottom: 0; }
  .woocommerce .woocommerce ul.product_list_widget li a {
    font-weight: normal;
    display: inline-block; }
    .woocommerce .woocommerce ul.product_list_widget li a.cms-featured-wg {
      float: left; }
    .woocommerce .woocommerce ul.product_list_widget li a img {
      float: left;
      margin: 0 15px 0 0;
      width: 70px; }
  .woocommerce .woocommerce ul.product_list_widget li .cms-widget-product-desc {
    overflow: hidden; }
    .woocommerce .woocommerce ul.product_list_widget li .cms-widget-product-desc .product-title {
      display: block;
      text-transform: uppercase;
      font-weight: 400;
      line-height: 1.4;
      font-size: 13px; }
    .woocommerce .woocommerce ul.product_list_widget li .cms-widget-product-desc del, .woocommerce .woocommerce ul.product_list_widget li .cms-widget-product-desc ins {
      line-height: 19px !important;
      font-size: 13px !important; }
    .woocommerce .woocommerce ul.product_list_widget li .cms-widget-product-desc ins {
      text-decoration: none; }
    .woocommerce .woocommerce ul.product_list_widget li .cms-widget-product-desc .star-rating {
      line-height: 1 !important; }

.widget_product_categories {
  /* Product Recent Review
------------------------------*/ }
  .widget_product_categories .cat-item {
    margin: 0; }
  .widget_product_categories .cat-item a {
    margin-bottom: 14px;
    display: inline-block; }

.widget_recent_reviews {
  /* Product Recent Review
------------------------------*/ }
  .widget_recent_reviews .star-rating {
    margin-top: 5px;
    margin-bottom: 5px; }

.widget_shopping_cart {
  /* Filter by Price wg
------------------------------*/ }
  .widget_shopping_cart li {
    overflow: hidden;
    margin-bottom: 15px; }
  .widget_shopping_cart li:before, .widget_shopping_cart li:after {
    content: '';
    display: table; }
  .widget_shopping_cart a.remove, .widget_shopping_cart img {
    float: left; }
  .widget_shopping_cart a.remove {
    margin-top: 25px; }
  .widget_shopping_cart img {
    width: 70px;
    margin-right: 10px;
    margin-left: 5px; }
  .widget_shopping_cart .quantity {
    display: block; }
  .widget_shopping_cart p.buttons a.button {
    font-size: 14px;
    display: inline-block;
    padding: 14px 18px;
    background-color: #d7d9dc;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    /* BACKGROUND GRADIENT */
    color: #4b4e53;
    outline: 0 none;
    position: relative;
    line-height: 1;
    text-transform: uppercase;
    border: none;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    text-decoration: none;
    text-align: center;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-weight: 300; }
  .widget_shopping_cart p.buttons a.button:hover {
    background: #4b4e53;
    color: #fff; }

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #dfdfdf;
  margin-left: 0;
  margin-right: 0; }
  .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #4b4e53; }
  .woocommerce .widget_price_filter .button {
    font-size: 14px;
    display: inline-block;
    padding: 14px 18px;
    background-color: #d7d9dc;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    /* BACKGROUND GRADIENT */
    color: #4b4e53;
    outline: 0 none;
    position: relative;
    line-height: 1;
    text-transform: uppercase;
    border: none;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    text-decoration: none;
    text-align: center;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-weight: 300; }
  .woocommerce .widget_price_filter .button:hover {
    background: #4b4e53;
    color: #fff; }

h1 {
  margin: 40px 0 32px 0; }

h2 {
  margin: 27px 0 18px 0; }

h3 {
  margin: 26px 0 16px 0;
  letter-spacing: normal; }

h4 {
  margin: 21px 0 19px 0;
  letter-spacing: normal; }

h5 {
  margin: 18px 0 13px 0;
  letter-spacing: normal; }

h6 {
  margin: 18px 0 13px 0;
  letter-spacing: normal; }

input, textarea, select {
  font-family: Oswald, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300; }

.cms-overlay-color {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.bg_column_overleft:before {
  position: absolute;
  width: 500%;
  top: 0;
  left: calc(-500% + 15px);
  content: '';
  display: block;
  background: #dfdfdf;
  height: 100%; }

.bg_column_overright:after {
  position: absolute;
  width: 500%;
  top: 65px;
  right: -500%;
  content: '';
  display: block;
  background: rgba(255, 234, 0, 0.5);
  height: 115px; }

.cms_parallax {
  -webkit-background-size: cover;
  -khtml-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* BACKGROUND GRADIENT */
  background-repeat: inherit;
  background-attachment: fixed; }

.m-0 {
  margin: 0px !important; }

.mt-0 {
  margin-top: 0px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.pb-60 {
  padding-bottom: 60px !important; }

.pb-80 {
  padding-bottom: 80px !important; }

.pos-re, .pos-relative {
  position: relative !important; }

.over-hidden {
  overflow: hidden; }

ul.list-icons i {
  margin-right: 5px; }

.max-height-860 {
  max-height: 860px; }

@media screen and (min-width: 992px) {
  .page-none-pagetitle.page-has-header1.amilia-header-sticky, .has-custom-rev.page-has-header1.amilia-header-sticky, .page-none-pagetitle.page-has-header2.amilia-header-sticky, .has-custom-rev.page-has-header2.amilia-header-sticky {
    padding-top: 95px; }
    .page-none-pagetitle.page-has-header4.amilia-header-sticky, .has-custom-rev.page-has-header4.amilia-header-sticky {
      padding-top: 80px; }
    .page-none-pagetitle.page-has-header5.amilia-header-sticky, .has-custom-rev.page-has-header5.amilia-header-sticky, .page-none-pagetitle .page-has-header3.amilia-header-sticky, .has-custom-rev .page-has-header3.amilia-header-sticky {
      padding-top: 120px; }
    .page-none-pagetitle.atop-primary-menu, .has-custom-rev.atop-primary-menu {
      padding-top: 0 !important; }

  .page-has-header5.amilia-header-sticky, .page-has-header3.amilia-header-sticky {
    padding-top: 120px;
    /* .page-has-header5 .page-title {
		padding-top: 120px;
	} */ } }

.has-custom-rev #page-title {
  padding-top: 0 !important; }

.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select, .wpcf7-form .login-select, .wpcf7-form .form-control {
  background: #fff;
  padding: 12px 15px 11px;
  line-height: 1.4;
  color: #555;
  width: 100%; }
  .wpcf7-form input::-webkit-input-placeholder, .wpcf7-form textarea::-webkit-input-placeholder, .wpcf7-form select::-webkit-input-placeholder, .wpcf7-form .login-select::-webkit-input-placeholder, .wpcf7-form .form-control::-webkit-input-placeholder {
    color: #c4c5c5;
    text-transform: uppercase;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .wpcf7-form input::-moz-placeholder, .wpcf7-form textarea::-moz-placeholder, .wpcf7-form select::-moz-placeholder, .wpcf7-form .login-select::-moz-placeholder, .wpcf7-form .form-control::-moz-placeholder {
    color: #c4c5c5;
    text-transform: uppercase;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .wpcf7-form input:-moz-placeholder, .wpcf7-form textarea:-moz-placeholder, .wpcf7-form select:-moz-placeholder, .wpcf7-form .login-select:-moz-placeholder, .wpcf7-form .form-control:-moz-placeholder {
    color: #c4c5c5;
    text-transform: uppercase;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .wpcf7-form input:-ms-input-placeholder, .wpcf7-form textarea:-ms-input-placeholder, .wpcf7-form select:-ms-input-placeholder, .wpcf7-form .login-select:-ms-input-placeholder, .wpcf7-form .form-control:-ms-input-placeholder {
    color: #c4c5c5;
    text-transform: uppercase;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .wpcf7-form input.border-none, .wpcf7-form textarea.border-none, .wpcf7-form select.border-none, .wpcf7-form .login-select.border-none, .wpcf7-form .form-control.border-none {
    border-color: rgba(129, 124, 124, 0.8); }
  .wpcf7-form .cms-button {
    width: auto;
    line-height: 22px; }
  .wpcf7-form div.wpcf7-response-output {
    margin: 0 0 30px 0; }

.contact-info-item-container {
  padding-left: 60px;
  position: relative; }
  .contact-info-item-container .contact-info-icon {
    border: 2px solid #7e8082;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    /* BACKGROUND GRADIENT */
    color: #7e8082;
    display: block;
    font-size: 18px;
    font-weight: 300;
    height: 46px;
    left: 0;
    padding: 12px;
    position: absolute;
    top: 0;
    width: 46px; }
  .contact-info-item-container .contact-info-icon.icon_mail_alt {
    line-height: 14px; }
  .contact-info-item-container .title-20 {
    font-size: 20px;
    margin: 0; }

.title-20 {
  font-size: 20px;
  margin: 0; }
  .title-20 .cms-heading-inner {
    font-size: 20px;
    margin: 0; }

.intro-text.border-top-bottom .cms-heading-inner {
  border-top: 4px solid #ffea00;
  border-bottom: 4px solid #ffea00;
  display: inline-block;
  float: right;
  /* Row background video
------------------------------*/ }

.row-bg-video .cms-bg-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  /* BACKGROUND GRADIENT */
  /* TRANSFORM STYLE */
  height: 100%;
  overflow: hidden;
  width: 100%;
  z-index: -1; }
  .row-bg-video .cms-bg-video .wp-video {
    height: 100% !important;
    width: 100% !important; }
  .row-bg-video .cms-bg-video .wp-video .mejs-container {
    height: 100% !important;
    width: 100% !important; }
    .row-bg-video .cms-bg-video .wp-video .mejs-container .mejs-inner {
      height: 100% !important; }
      .row-bg-video .cms-bg-video .wp-video .mejs-container .mejs-inner .mejs-controls {
        display: none;
        visibility: hidden !important; }
      .row-bg-video .cms-bg-video .wp-video .mejs-container .mejs-inner .mejs-layers {
        display: none; }
      .row-bg-video .cms-bg-video .wp-video .mejs-container .mejs-inner .mejs-mediaelement {
        height: 100% !important; }
        .row-bg-video .cms-bg-video .wp-video .mejs-container .mejs-inner .mejs-mediaelement video {
          height: auto !important;
          min-width: 100%;
          min-height: 100%;
          max-width: none !important; }
  .row-bg-video .cms-bg-video .wp-video .mejs-container, .row-bg-video .cms-bg-video .wp-video .mejs-embed, .row-bg-video .cms-bg-video .wp-video .mejs-embed body, .row-bg-video .cms-bg-video .wp-video .mejs-container .mejs-controls {
    background: transparent !important; }

@media screen and (max-width: 768px) {
  .row-bg-video .cms-bg-video .wp-video .mejs-container .mejs-inner .mejs-mediaelement video {
    height: 100% !important;
    width: auto; } }

.widget.affix {
  position: fixed !important;
  top: 100px;
  /* Portfolio */ }

.portfolio-related-wrap {
  /* Revolution slider */ }
  .portfolio-related-wrap .owl-custom-heading-wrap .cms-heading-inner {
    color: #414146; }
  .portfolio-related-wrap .owl-custom-heading-wrap .cms-button:hover {
    color: #414146; }

body .wpb_revslider_element .custom.tp-bullets {
  -webkit-transition: opacity 0.2s ease-out 0s;
  -khtml-transition: opacity 0.2s ease-out 0s;
  -moz-transition: opacity 0.2s ease-out 0s;
  -ms-transition: opacity 0.2s ease-out 0s;
  -o-transition: opacity 0.2s ease-out 0s;
  transition: opacity 0.2s ease-out 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */
  width: auto;
  height: auto; }
  body .wpb_revslider_element .custom.tp-bullets .tp-bullet {
    width: 234px !important;
    height: 4px !important;
    border: none !important;
    border-radius: 0 !important;
    margin-right: 0 !important;
    color: #fff !important;
    background-color: rgba(255, 255, 255, 0.3); }
  body .wpb_revslider_element .custom.tp-bullets .tp-bullet:before {
    display: inline-block;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: normal;
    position: absolute;
    bottom: 8px;
    left: 0; }
  body .wpb_revslider_element .custom.tp-bullets .tp-bullet.selected, body .wpb_revslider_element .custom.tp-bullets .tp-bullet:focus, body .wpb_revslider_element .custom.tp-bullets .tp-bullet:hover {
    background-color: #fff; }
  body .wpb_revslider_element .custom.tp-bullets .tp-bullet:nth-child(1):before {
    content: '01'; }
  body .wpb_revslider_element .custom.tp-bullets .tp-bullet:nth-child(2):before {
    content: '02'; }
  body .wpb_revslider_element .custom.tp-bullets .tp-bullet:nth-child(3):before {
    content: '03'; }
  body .wpb_revslider_element .custom.tp-bullets .tp-bullet:nth-child(4):before {
    content: '04'; }
  body .wpb_revslider_element .custom.tp-bullets .tp-bullet:nth-child(5):before {
    content: '05'; }
  body .wpb_revslider_element .custom.tp-bullets .tp-bullet:nth-child(6):before {
    content: '06'; }
  body .wpb_revslider_element .custom.tp-bullets .tp-bullet:nth-child(7):before {
    content: '07'; }
  body .wpb_revslider_element .slider-1-num-bg160 {
    background-color: rgba(255, 234, 0, 0.5);
    min-width: 160px;
    min-height: 160px;
    display: block; }
  body .wpb_revslider_element .slider-1-num-bg160 span {
    display: block;
    position: absolute;
    right: 30px;
    bottom: 30px; }
  body .wpb_revslider_element .slider-1-num {
    font-family: 'OswaldLight', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 48px;
    line-height: 48px;
    color: #414146; }
  body .wpb_revslider_element .slider-1-num-thin {
    font-family: 'OswaldLight', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 110px;
    line-height: 120px;
    color: #fff;
    border-bottom: 4px solid #fff; }
  body .wpb_revslider_element .slider-1-content-container {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    background-color: #fff;
    color: #4b4e53;
    padding: 30px;
    min-width: 390px; }
  body .wpb_revslider_element .slider-1-content-container-thin {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    background-color: none;
    color: #fff; }
  body .wpb_revslider_element .slider-1-num-bg160 {
    min-height: 160px;
    min-width: 160px;
    background: rgba(255, 234, 0, 0.5) !important; }
  body .wpb_revslider_element .slider-1-cap-bg30 {
    background-color: #ffea00;
    color: #4b4e53;
    font-family: 'OswaldLight', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 48px;
    line-height: 50px;
    text-transform: uppercase;
    padding: 30px;
    min-width: 390px; }
  body .wpb_revslider_element .slider-1-cap-thin {
    background-color: none;
    color: #fff;
    font-family: 'OswaldLight', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 48px;
    line-height: 50px;
    text-transform: uppercase; }
  body .wpb_revslider_element .slider-1-cap-bg30-only {
    background-color: #ffea00;
    color: #414146;
    font-family: 'OswaldLight', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 48px;
    line-height: 50px;
    padding: 30px; }

@media screen and (max-width: 767px) {
  body .pt-100-onphone {
    padding-top: 100px !important; }
    body .pb-100-onphone {
      padding-bottom: 100px !important; }
    body .pb-80-onphone {
      padding-bottom: 80px !important; }
    body .pb-70-onphone {
      padding-bottom: 70px !important; }
    body .pb-50-onphone {
      padding-bottom: 50px !important; }
    body .disp-none-767 {
      display: none !important; }
    body .mt-0-inphone {
      margin-top: 0 !important; } }

.revolution-container {
  position: absolute;
  bottom: 0;
  /*------------------------------
	8.1 OWL carousel
------------------------------*/
  /* Owl core
-----------------------------------------------------*/ }

.center {
  text-align: center; }

.wpb_revslider_element.wpb_content_element {
  margin-bottom: 0; }

.owl-carousel {
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
  visibility: hidden; }
  .owl-carousel.owl-loaded {
    visibility: visible; }
  .owl-carousel .owl-wrapper {
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -khtml-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 5; }
  .owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -khtml-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .owl-carousel .owl-item {
    float: left; }
  .owl-carousel .owl-item img {
    max-width: 100%;
    width: auto;
    margin: 0 auto; }
  .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-page, .owl-carousel .owl-buttons div {
    cursor: pointer; }
  .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -khtml-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* BACKGROUND GRADIENT */
    -webkit-transform: translate3d(0, 0, 0);
    -khtml-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  /* BACKGROUND GRADIENT */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -khtml-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-tap-highlight-color: rgba(0, 0, 0, 0);
  -o-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  /* BACKGROUND GRADIENT */
  /* mouse grab icon */ }

.grabbing {
  cursor: url(grabbing.html) 8 8, move;
  /* Owl custom
-----------------------------------------------------*/ }

.owl-buttons {
  position: static; }

.owl-carousel {
  overflow: hidden; }
  .owl-carousel .owl-nav {
    display: block;
    text-align: center;
    margin: 15px 0;
    /* owl-dot */ }
  .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #4b4e53;
    color: #fff;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-opacity: 0.5;
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    margin: 0 5px;
    display: inline-block;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    cursor: pointer; }
  .owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .owl-carousel .owl-dots {
    margin-bottom: 10px;
    z-index: 5;
    width: 100%;
    text-align: center; }
  .owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    cursor: pointer; }
  .owl-carousel .owl-dots .owl-dot span {
    background: #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-opacity: 0.5;
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    width: 12px;
    -webkit-transition: all 0.3s ease;
    -khtml-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;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }

.paging_inside .owl-carousel .owl-dots {
  position: absolute;
  bottom: 5px !important;
  right: 15px;
  margin: 0;
  width: auto; }
  .paging_inside .owl-carousel .owl-dots .owl-dot span {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    background: none;
    border: 2px solid #fff;
    -webkit-transition: all 0.3s ease;
    -khtml-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;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .paging_inside .owl-carousel .owl-dots .owl-dot.active span, .paging_inside .owl-carousel .owl-dots .owl-dot:hover span {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    background-color: #fff; }

@media only screen and (max-width: 992px) {
  /*------------------------------
	8.2 Magnific Popup CSS 
------------------------------*/
    .owl-carousel:hover .owl-prev {
      opacity: 1;
      left: -27px; }
    .owl-carousel:hover .owl-next {
      opacity: 1;
      right: -27px; } }

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -webkit-opacity: 0.8;
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
  /* BACKGROUND GRADIENT */
  /* OUTLINE RADIUS */ }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  -khtml-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* BACKGROUND GRADIENT */ }
  .mfp-wrap .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    /* BACKGROUND GRADIENT */ }
  .mfp-wrap .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .mfp-wrap .mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #ccc; }
  .mfp-preloader a:hover {
    color: white; }

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -khtml-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  /* BACKGROUND GRADIENT */
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  /* BACKGROUND GRADIENT */ }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  /* BACKGROUND GRADIENT */
  /* OUTLINE RADIUS */ }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 14px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  filter: alpha(opacity=65);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  -webkit-opacity: 0.65;
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  -ms-opacity: 0.65;
  -o-opacity: 0.65;
  opacity: 0.65;
  /* BACKGROUND GRADIENT */
  /* OUTLINE RADIUS */
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  /* Main image in popup */ }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: black; }

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  padding: 40px 0 40px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  /* BACKGROUND GRADIENT */
  /* The shadow behind the image */ }

.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    -khtml-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    -ms-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    -o-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    /* BACKGROUND GRADIENT */
    /* BOX SIZING */
    background: #444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 14px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
    .mfp-img-mobile .mfp-image-holder img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-image-holder .mfp-figure:after {
      top: 0;
      bottom: 0; }
      .mfp-img-mobile .mfp-image-holder .mfp-figure small {
        display: inline;
        margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    /* BACKGROUND GRADIENT */ }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
    .mfp-img-mobile .mfp-bottom-bar .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-bottom-bar .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, .6);
      position: fixed;
      text-align: center;
      padding: 0; } }

@media all and (max-width: 900px) {
  /* Animation
-----------------------------------------------------*/
  /* text-based popup styling */
    .mfp-wrap .mfp-arrow {
      -webkit-transform: scale(0.75);
      -khtml-transform: scale(0.75);
      -moz-transform: scale(0.75);
      -ms-transform: scale(0.75);
      -o-transform: scale(0.75);
      transform: scale(0.75);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */ }
      .mfp-wrap .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -khtml-transform-origin: 0;
        -moz-transform-origin: 0;
        -ms-transform-origin: 0;
        -o-transform-origin: 0;
        transform-origin: 0;
        /* BACKGROUND GRADIENT */ }
      .mfp-wrap .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -khtml-transform-origin: 100%;
        -moz-transform-origin: 100%;
        -ms-transform-origin: 100%;
        -o-transform-origin: 100%;
        transform-origin: 100%;
        /* BACKGROUND GRADIENT */ }
      .mfp-wrap .mfp-container {
        padding-left: 6px;
        padding-right: 6px; } }

.white-popup {
  position: relative;
  background: #fff;
  padding: 25px;
  width: auto;
  max-width: 400px;
  margin: 0 auto;
  /* 
====== Zoom effect ======
*/ }

.mfp-zoom-in {
  /* 
====== Newspaper effect ======
*/ }
  .mfp-zoom-in .mfp-with-anim {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    -webkit-transform: scale(0.8);
    -khtml-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .mfp-zoom-in.mfp-bg {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transition: all 0.3s ease-out;
    -khtml-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .mfp-zoom-in.mfp-ready .mfp-with-anim {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .mfp-zoom-in.mfp-ready.mfp-bg {
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .mfp-zoom-in.mfp-removing .mfp-with-anim {
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .mfp-zoom-in.mfp-removing.mfp-bg {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }

.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(0) rotate(500deg);
  -moz-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  -o-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg); }

.mfp-newspaper.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

.mfp-newspaper.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg); }

.mfp-newspaper.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-newspaper.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0) rotate(500deg);
  -moz-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  -o-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
  opacity: 0; }

.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0;
  /* 
====== Move-horizontal effect ======
*/ }

.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s;
  transform: translateX(-50px); }

.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  transition: all 0.3s; }

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateX(0); }

.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  transform: translateX(50px);
  opacity: 0; }

.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
  /* 
====== Move-from-top effect ======
*/ }

.mfp-move-from-top .mfp-content {
  vertical-align: top; }

.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s;
  transform: translateY(-100px); }

.mfp-move-from-top.mfp-bg {
  opacity: 0;
  transition: all 0.2s; }

.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateY(0); }

.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-move-from-top.mfp-removing .mfp-with-anim {
  transform: translateY(-50px);
  opacity: 0; }

.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
  /* 
====== 3d unfold ======
*/ }

.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
  -webkit-perspective: 2000px; }

.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-60deg);
  -moz-transform: rotateY(-60deg);
  -ms-transform: rotateY(-60deg);
  -o-transform: rotateY(-60deg);
  transform: rotateY(-60deg); }

.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all 0.5s; }

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg); }

.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  -webkit-transform: rotateY(60deg);
  -moz-transform: rotateY(60deg);
  -ms-transform: rotateY(60deg);
  -o-transform: rotateY(60deg);
  transform: rotateY(60deg);
  opacity: 0; }

.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
  /* 
====== "Hinge" close effect ======
*/ }

@keyframes hinge {
  /*	MAGNIFIC END	****************************************/
  /* For pager */
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  100% {
    transform: translateY(700px);
    opacity: 0; } }

.pager li > a {
  color: #deae2e; }
  .pager li > a:hover {
    color: #4b4e53; }

.pb-70 {
  padding-bottom: 70px;
  /* For landing page */ }

body.landing-page .sm-content-cont {
  height: 400px;
  display: table; }
  body.landing-page .sm-cont-middle {
    display: table-cell;
    height: 100%;
    vertical-align: middle; }
  body.landing-page .sm-mb-20 {
    margin-bottom: 20px; }
  body.landing-page .sm-mt-20 {
    margin-top: 20px; }
  body.landing-page .light-72-wide {
    color: #4b4e53;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 72px;
    font-weight: 400;
    letter-spacing: 25px;
    line-height: 72px; }
  body.landing-page .bold {
    font-weight: bold; }
  body.landing-page .sm-mb-50 {
    margin-bottom: 50px; }
  body.landing-page .norm-16-wide {
    color: #4b4e53;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 3px;
    line-height: 18px; }
  body.landing-page .font-white, body.landing-page .font-white a {
    color: #fff !important; }
  body.landing-page .footer-offset {
    display: none; }
  body.landing-page .amilia-landing-footer .footer-soc-a a {
    font-size: 16px;
    padding: 12px; }
  body.landing-page .amilia-landing-footer .footer-copy {
    margin-top: 5px; }
  body.landing-page .amilia-landing-footer .footer-copy a {
    font-size: 11px;
    color: #7e8082; }
    body.landing-page .amilia-landing-footer .footer-copy a:hover {
      color: #4b4e53; }

@media screen and (min-width: 1200px) {
  .container {
    width: 1200px; } }

@media screen and (max-width: 992px) {
  .cms-grid-item-testimonials .cms-text-container {
    padding-top: 40px;
    padding-left: 30px; }
    .cms-grid-item-testimonials .t-a-container {
      margin-top: 20px; }

  .video-ads-a, .video-ads-text {
    display: block; }

  #main .video-ads-text-cont {
    font-size: 28px;
    line-height: 28px; }

  .owl-carousel:hover .owl-prev {
    left: 0; }

  .owl-carousel:hover .owl-next {
    right: 0; } }

@media screen and (max-width: 991px) {
  .amilia-header-wrap {
    background-color: #565a60;
    max-height: 300px;
    overflow-x: hidden !important;
    /* Search */
    overflow-y: auto !important;
    /* End */ }
    .amilia-header-wrap .widget_cart_search_wrap .header .icon_search_wrap, .amilia-header-wrap .widget_cart_search_wrap .amilia-icon-search {
      display: none; }
      .amilia-header-wrap .widget_cart_search_wrap .widget_searchform_content {
        display: block !important;
        position: relative; }
        .amilia-header-wrap .widget_cart_search_wrap .widget_searchform_content input[type="text"] {
          width: 100%;
          border-radius: 0;
          color: #565a60;
          line-height: 21px;
          height: 45px;
          padding: 8px;
          border: none; }
        .amilia-header-wrap .widget_cart_search_wrap .widget_searchform_content input[type="submit"] {
          background: #ffea00;
          border: medium none;
          color: #565a60;
          font-size: 14px;
          height: 45px;
          padding-left: 15px;
          padding-right: 15px;
          position: absolute;
          right: 0;
          top: 0;
          filter: alpha(opacity=1 !important * 100);
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1 !important * 100)";
          -webkit-opacity: 1 !important;
          -khtml-opacity: 1 !important;
          -moz-opacity: 1 !important;
          -ms-opacity: 1 !important;
          -o-opacity: 1 !important;
          opacity: 1 !important;
          /* BACKGROUND GRADIENT */
          /* OUTLINE RADIUS */
          -webkit-transition: all 0.3s ease 0s;
          -khtml-transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -ms-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
          /* BACKGROUND GRADIENT */
          /* TRIPLE BORDERS */
          border-radius: 0;
          width: auto !important;
          z-index: 20; }

  body .mt--40-on-991, body .m-top-min-40-mobile {
    margin-top: -40px !important; }
    body .mt0-on-991 {
      margin-top: 0 !important; }
    body .bg-image-none-on-991 {
      background-image: none !important; }
    body .cms-progress-wrap:before {
      display: none; }
    body .cms-equal-height-wrapper .equal-height {
      height: auto !important; } }

@media screen and (max-width: 768px) {
  .cms-shop-image-custom {
    text-align: center !important; }

  #cshero-header-logo {
    width: auto; }

  .cms-grid-item-pricing {
    margin-bottom: 30px; }

  .cms-grid-pricing-layout1.pr-layout-2 .cms-grid-item-pricing:last-child {
    margin-bottom: 0; }

  .heading-underline-textbold.cms-h2 .cms-heading-inner {
    font-size: 30px !important;
    line-height: 1 !important;
    /* Cart */ }

  .woocommerce-cart .table-responsive {
    border: none;
    margin-bottom: 0; }
    .woocommerce-cart .cms-shop-table {
      border: 1px solid #eee; }
    .woocommerce-cart .cms-coupon-wrap .cms-button {
      padding-left: 0;
      padding-right: 0;
      width: 100%; }

  .woocommerce-checkout .customer_details {
    /* Fancy Box Single style 5
	--------------------------------*/ }
    .woocommerce-checkout .customer_details tbody td:before {
      display: none; }

  .template-cms_fancybox_single--layout5 .cms-fancybox-item {
    padding: 0;
    margin: 20px 0; }
    .template-cms_fancybox_single--layout5 .cms-fancybox-item .fancy-box-icon {
      text-align: center; }
    .template-cms_fancybox_single--layout5 .cms-fancybox-item .fancy-title {
      text-align: center; } }

@media screen and (max-width: 991px) {
  .cms-product .cms-woo-image img, .cms-single-product-wrap .cms-thumbnails img, .cms-single-product-wrap .cms-popup-gallery .woocommerce-main-image img {
    width: 100%; }

  .wow {
    visibility: visible !important;
    -webkit-transition: none !important;
    -khtml-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ } }

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed; }

  .cms-grid-item-testimonials .cms-text-container {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px; }
    .cms-grid-item-testimonials .t-a-container {
      padding-bottom: 10px;
      margin-top: 10px; }
    .cms-grid-item-testimonials .cms-icon-container-bg {
      position: static; }
    .cms-grid-item-testimonials .cms-main-container-bg {
      margin-left: 85px; }

  .cms-grid-testimonials-layout1 .cms-img-container {
    display: none; } }

@media screen and (max-width: 480px) {
  .cs_extra_map .map-render {
    height: 300px !important; } }

@media screen and (max-width: 380px) {
  .cshero-header-cart-search .shopping_cart_dropdown {
    left: auto;
    right: 10px !important; }

  body .hermes.tparrows .tp-arr-allwrapper, body .hermes.tparrows:hover .tp-arr-allwrapper {
    display: none; }
    body .hermes.tparrows.tp-leftarrow:hover::before, body .hermes.tparrows.tp-rightarrow:hover::before {
      -webkit-transform: translateX(0px);
      -khtml-transform: translateX(0px);
      -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
      -o-transform: translateX(0px);
      transform: translateX(0px);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      /* BACKGROUND GRADIENT */
      /* OUTLINE RADIUS */ } }

.tparrows.gyges {
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background-color: #2f343a;
  -webkit-transition: all 0.3s ease 0s;
  -khtml-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */ }
  .tparrows.gyges:before {
    line-height: 54px; }
  .tparrows.gyges:hover {
    background-color: #ffea00; }
  .tparrows.gyges:hover:before {
    color: #4b4e53; }
