/* ADDS A BROWSER PREFIX TO THE PROPERTY */
/* ==========================================================================
    Style Button
========================================================================== */
/*------------------------------------------------------------------
[All Style Shortcode]

  1. CMS Heading
  2. CMS Carousel
  3. CMS Fancybox Single
  4. CMS Counter Single
  5. CMS Grid


-------------------------------------------------------------------*/
/* ==========================================================================
   [Start] All style header
   /* 1. Header Main
========================================================================== */
/* ==========================================================================
   [1. Header Main
========================================================================== */
/*------------------------------------------------------------------
[Main of contents]

1. Reset HTML/CSS, Unitest, Body
2. Page Title
3. Primary
3. Footer
-------------------------------------------------------------------*/
/* ==========================================================================
   [Start] 1. Reset HTML/CSS, Unitest, Body, @Extend
========================================================================== */
/* ==========================================================================
    Style Main Menu
========================================================================== */
/*
-----> Minimum width of 992 pixels.
*/
/* normalize */
/*------------------------------------------------------------------
[Table of contents]

1. cms-recent-post
2. Search

-------------------------------------------------------------------*/
/* =Widgets
-------------------------------------------------------------- */
.sticky-desktop.header-fixed {
  position: fixed; }

.btn, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, button, input[type="submit"] {
  border-color: #49c0ee; }

.btn:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover, button:hover, input[type="submit"]:hover {
  border-color: #222 !important; }

.cms-button-wrapper {
  display: inline-block; }
  .cms-button-wrapper + .cms-button-wrapper {
    margin-left: 30px; }

.btn, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, button, .button, input[type="submit"] {
  -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 */
  font-size: 13px;
  line-height: 1;
  margin: 0;
  letter-spacing: 0.02em;
  padding: 13.5px 28.5px;
  position: relative;
  background-color: #49c0ee;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  /* BACKGROUND GRADIENT */
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
  position: relative;
  border: #49c0ee solid 2px; }
  .btn span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart span, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button span, button span, .button span, input[type="submit"] span {
    position: relative;
    z-index: 1; }
  .btn:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover, button:hover, .button:hover, input[type="submit"]:hover {
    background: #222;
    border-color: #222; }

.btn:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover, button:hover, .button:hover, input[type="submit"]:hover, .btn:focus, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:focus, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:focus, button:focus, .button:focus, input[type="submit"]:focus {
  outline: medium none;
  text-decoration: none;
  color: #fff; }

.btn:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:after, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:after {
  content: '';
  position: absolute;
  z-index: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.btn:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:before {
  content: '';
  position: absolute;
  z-index: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.btn i, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart i, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button i {
  line-height: 10px;
  position: relative;
  top: 1px;
  z-index: 3; }
  .btn.btn-lg, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-lg, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-lg {
    padding: 18.5px 35px;
    min-width: 182px; }
  .btn.btn-md, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-md, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-md {
    font-size: 15px;
    letter-spacing: 0.075em;
    color: #fff;
    border-radius: 4px;
    padding: 15px 22.5px; }
  .btn.btn-normal, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-normal, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-normal {
    padding: 17px 23px;
    min-width: 172px; }
  .btn.btn-md2, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-md2, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-md2 {
    padding: 18px 23px;
    min-width: 170px; }
  .btn.btn-sm, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-sm, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-sm {
    padding: 13.5px 15px;
    min-width: 142px; }
  .btn.btn-white, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-white, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-white {
    padding: 19px 23px;
    min-width: 170px;
    background: #fff;
    color: #222;
    border: none;
    text-align: center !important; }
    .btn.btn-white:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-white:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-white:hover {
      background: #222 !important;
      color: #fff; }
    .btn.btn-white.btn-primary, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-white.btn-primary, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-white.btn-primary {
      background-color: #49c0ee;
      color: #fff; }
      .btn.btn-white.btn-primary:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-white.btn-primary:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-white.btn-primary:hover, .btn.btn-white.btn-primary:focus, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-white.btn-primary:focus, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-white.btn-primary:focus {
        background-color: #fff;
        color: #49c0ee;
        outline: none; }
  .btn.btn-alt-white, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-alt-white, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-alt-white {
    padding: 17px 23px;
    min-width: 170px;
    background: transparent;
    color: #fff;
    border: #fff solid 2px;
    text-align: center !important; }
    .btn.btn-alt-white:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-alt-white:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-alt-white:hover {
      border-color: #fff !important;
      background: #fff !important;
      color: #222 !important; }
  .btn.btn-xlg, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-xlg, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-xlg {
    padding: 21px 32.5px;
    min-width: 192px; }
  .btn.btn-primary, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary {
    background-color: #49c0ee;
    color: #fff; }
    .btn.btn-primary:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary:hover, .btn.btn-primary:focus, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary:focus, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary:focus {
      background-color: #222;
      color: #fff;
      outline: none; }
  .btn.btn-default-alt, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-default-alt, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt {
    border: 2px solid #49c0ee;
    background: transparent;
    color: #49c0ee;
    display: inline-block;
    border-radius: 3px; }
    .btn.btn-default-alt:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-default-alt:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt:hover, .btn.btn-default-alt:focus, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-default-alt:focus, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt:focus {
      background: #222;
      color: #fff; }
  .btn.btn-default-alt1, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-default-alt1, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt1 {
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    display: inline-block;
    border-radius: 0px; }
    .btn.btn-default-alt1:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-default-alt1:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt1:hover, .btn.btn-default-alt1:focus, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-default-alt1:focus, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt1:focus {
      background: #000 !important;
      color: #fff !important;
      border-color: #000 !important; }
  .btn.btn-trans, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-trans, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-trans {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #2b2e31;
    border-radius: 2px;
    color: #2b2e31;
    cursor: pointer;
    display: inline-block;
    font-size: 1.22rem;
    font-weight: normal !important;
    letter-spacing: 0.25px;
    line-height: normal;
    text-align: center;
    text-decoration: none; }
  .btn.btn-danger, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-danger, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a; }
    .btn.btn-danger:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-danger:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-danger:hover {
      color: #fff;
      background-color: #c9302c;
      border-color: #ac2925; }
  .btn.btn-warning, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-warning, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }
    .btn.btn-warning:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-warning:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-warning:hover {
      color: #fff;
      background-color: #ec971f;
      border-color: #d58512; }
  .btn.btn-success, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-success, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
    .btn.btn-success:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-success:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-success:hover {
      color: #fff;
      background-color: #449d44;
      border-color: #398439; }
  .btn.btn-square, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-square, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-square {
    border-radius: 1px; }
  .btn.btn-outline, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline {
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    text-shadow: none;
    border-radius: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700; }
    .btn.btn-outline:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline:hover, .btn.btn-outline:focus, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline:focus, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline:focus {
      background: #49c0ee;
      color: #fff;
      border-color: #49c0ee; }
  .btn.btn-outline-rounded, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded {
    border: 2px solid #49c0ee;
    background: transparent;
    padding-top: 14px;
    padding-bottom: 14px;
    color: #49c0ee;
    text-shadow: none;
    border-radius: 22px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; }
    .btn.btn-outline-rounded:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:hover, .btn.btn-outline-rounded:focus, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded:focus, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:focus {
      background: #49c0ee;
      color: #fff;
      border-color: #49c0ee; }
      .btn.btn-outline-rounded:hover:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded:hover:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:hover:before, .btn.btn-outline-rounded:focus:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded:focus:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:focus:before, .btn.btn-outline-rounded:hover:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded:hover:after, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:hover:after, .btn.btn-outline-rounded:focus:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded:focus:after, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:focus:after {
        border-radius: 22px !important; }
  .btn.btn-3d, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-3d, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-3d {
    -webkit-box-shadow: 0 5px #1ab0ea;
    -moz-box-shadow: 0 5px #1ab0ea;
    -ms-box-shadow: 0 5px #1ab0ea;
    box-shadow: 0 5px #1ab0ea;
    color: #fff; }
    .btn.btn-3d:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-3d:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-3d:hover {
      -webkit-box-shadow: 0 3px #1ab0ea;
      -moz-box-shadow: 0 3px #1ab0ea;
      -ms-box-shadow: 0 3px #1ab0ea;
      box-shadow: 0 3px #1ab0ea;
      background: #fff;
      border-color: #222; }
  .btn.btn-3d2, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-3d2, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-3d2 {
    -webkit-box-shadow: 0 5px #1ab0ea;
    -moz-box-shadow: 0 5px #1ab0ea;
    -ms-box-shadow: 0 5px #1ab0ea;
    box-shadow: 0 5px #1ab0ea;
    border: 2px solid #49c0ee; }
    .btn.btn-3d2:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-3d2:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-3d2:hover {
      -webkit-box-shadow: 0 3px #1ab0ea;
      -moz-box-shadow: 0 3px #1ab0ea;
      -ms-box-shadow: 0 3px #1ab0ea;
      box-shadow: 0 3px #1ab0ea;
      background: #49c0ee; }
  .btn.btn-rounded, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-rounded, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-rounded {
    border-radius: 23px; }
    .btn.btn-rounded:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-rounded:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-rounded:hover {
      background: #222;
      color: #fff;
      border-color: #222;
      text-shadow: none; }
      .btn.btn-rounded:hover:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-rounded:hover:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-rounded:hover:before, .btn.btn-rounded:hover:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-rounded:hover:after, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-rounded:hover:after {
        border-radius: 23px !important; }
    .btn.btn-rounded.btn-3d2:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-rounded.btn-3d2:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-rounded.btn-3d2:hover {
      -webkit-box-shadow: 0 3px #1ab0ea;
      -moz-box-shadow: 0 3px #1ab0ea;
      -ms-box-shadow: 0 3px #1ab0ea;
      box-shadow: 0 3px #1ab0ea;
      background: #49c0ee;
      color: #fff;
      border-color: #49c0ee; }
  .btn.btn_color span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn_color span, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn_color span {
    position: relative;
    z-index: 2; }
    .btn.btn_color:hover:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn_color:hover:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn_color:hover:before {
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.2);
      top: 0;
      left: 0; }
  .btn.btn-fill-from-top span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-top span, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top span {
    position: relative;
    z-index: 1; }
    .btn.btn-fill-from-top:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-top:after, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top:after {
      width: calc(100% + 4px);
      height: 14px;
      bottom: -2px;
      left: -2px;
      background: #000;
      border-bottom-left-radius: inherit;
      border-bottom-right-radius: inherit;
      opacity: 0; }
    .btn.btn-fill-from-top:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-top:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top:before {
      display: none; }
    .btn.btn-fill-from-top:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-top:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top:hover {
      border-color: #000 !important; }
      .btn.btn-fill-from-top:hover span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-top:hover span, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top:hover span {
        color: #fff !important; }
      .btn.btn-fill-from-top:hover:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-top:hover:after, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top:hover:after {
        height: calc(100% + 4px);
        border-radius: inherit;
        opacity: 1; }
  .btn.btn-expand-horizontal span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal span, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal span {
    position: relative;
    z-index: 1; }
    .btn.btn-expand-horizontal:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:before {
      height: calc(100% + 4px);
      width: 15px;
      top: -2px;
      left: -2px;
      background: #000;
      opacity: 0; }
    .btn.btn-expand-horizontal:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal:after, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:after {
      height: calc(100% + 4px);
      width: 15px;
      top: -2px;
      right: -2px;
      background: #000;
      opacity: 0; }
    .btn.btn-expand-horizontal:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:hover {
      border-color: #000 !important; }
      .btn.btn-expand-horizontal:hover span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal:hover span, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:hover span {
        color: #fff !important; }
      .btn.btn-expand-horizontal:hover:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal:hover:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:hover:before {
        width: 80%;
        opacity: 1;
        background: #000; }
      .btn.btn-expand-horizontal:hover:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal:hover:after, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:hover:after {
        width: 80%;
        opacity: 1; }
  .btn.btn-primary-hover span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary-hover span, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary-hover span {
    position: relative;
    z-index: 1; }
    .btn.btn-primary-hover:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary-hover:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary-hover:before {
      height: calc(100% + 4px);
      width: 15px;
      top: -2px;
      left: -2px;
      background: #49c0ee;
      opacity: 0; }
    .btn.btn-primary-hover:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary-hover:after, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary-hover:after {
      height: calc(100% + 4px);
      width: 15px;
      top: -2px;
      right: -2px;
      background: #49c0ee;
      opacity: 0; }
    .btn.btn-primary-hover:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary-hover:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary-hover:hover {
      border-color: #49c0ee !important; }
      .btn.btn-primary-hover:hover span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary-hover:hover span, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary-hover:hover span {
        color: #fff !important; }
      .btn.btn-primary-hover:hover:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary-hover:hover:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary-hover:hover:before {
        width: 53%;
        opacity: 1;
        background: #49c0ee; }
      .btn.btn-primary-hover:hover:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary-hover:hover:after, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary-hover:hover:after {
        width: 53%;
        opacity: 1; }
  .btn.btn-fill-from-right span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-right span, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right span {
    position: relative;
    z-index: 1; }
    .btn.btn-fill-from-right:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-right:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right:before {
      height: calc(100% + 4px);
      width: 50px;
      top: -2px;
      left: -2px;
      background: #000;
      opacity: 0; }
    .btn.btn-fill-from-right:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-right:after, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right:after {
      display: none; }
    .btn.btn-fill-from-right:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-right:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right:hover {
      border-color: #000 !important; }
      .btn.btn-fill-from-right:hover span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-right:hover span, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right:hover span {
        color: #fff !important; }
      .btn.btn-fill-from-right:hover:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-right:hover:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right:hover:before {
        width: calc(100% + 4px);
        opacity: 1;
        background: #000; }
  .btn.btn-expand-vertical span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical span, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical span {
    position: relative;
    z-index: 1; }
    .btn.btn-expand-vertical:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:before {
      width: calc(100% + 4px);
      height: 5px;
      top: -2px;
      left: -2px;
      background: #000;
      opacity: 0; }
    .btn.btn-expand-vertical:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical:after, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:after {
      width: calc(100% + 4px);
      height: 5px;
      bottom: -2px;
      left: -2px;
      background: #000;
      opacity: 0; }
    .btn.btn-expand-vertical:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:hover {
      border-color: #000 !important; }
      .btn.btn-expand-vertical:hover span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical:hover span, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:hover span {
        color: #fff !important; }
      .btn.btn-expand-vertical:hover:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical:hover:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:hover:before {
        height: 60%;
        opacity: 1;
        background: #000; }
      .btn.btn-expand-vertical:hover:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical:hover:after, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:hover:after {
        height: 60%;
        opacity: 1; }
  .btn.btn-fill-from-left span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-left span, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left span {
    position: relative;
    z-index: 1; }
    .btn.btn-fill-from-left:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-left:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left:before {
      height: calc(100% + 4px);
      width: 52px;
      top: -2px;
      right: -2px;
      background: #000;
      opacity: 0; }
    .btn.btn-fill-from-left:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-left:after, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left:after {
      display: none; }
    .btn.btn-fill-from-left:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-left:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left:hover {
      border-color: #000 !important; }
      .btn.btn-fill-from-left:hover span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-left:hover span, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left:hover span {
        color: #fff !important; }
      .btn.btn-fill-from-left:hover:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-left:hover:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left:hover:before {
        width: calc(100% + 4px);
        opacity: 1;
        background: #000; }
  .btn.btn-expand-diagonal, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal {
    overflow: hidden; }
    .btn.btn-expand-diagonal span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal span, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal span {
      position: relative;
      z-index: 1; }
    .btn.btn-expand-diagonal:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:before {
      height: 200px;
      width: 200px;
      top: -50px;
      left: -186px;
      -webkit-transform: rotate(-20deg);
      -khtml-transform: rotate(-20deg);
      -moz-transform: rotate(-20deg);
      -ms-transform: rotate(-20deg);
      -o-transform: rotate(-20deg);
      transform: rotate(-20deg);
      /* BACKGROUND GRADIENT */
      background: #000;
      opacity: 0; }
    .btn.btn-expand-diagonal:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal:after, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:after {
      height: 200px;
      width: 200px;
      bottom: -50px;
      right: -186px;
      -webkit-transform: rotate(-20deg);
      -khtml-transform: rotate(-20deg);
      -moz-transform: rotate(-20deg);
      -ms-transform: rotate(-20deg);
      -o-transform: rotate(-20deg);
      transform: rotate(-20deg);
      /* BACKGROUND GRADIENT */
      background: #000;
      opacity: 0; }
    .btn.btn-expand-diagonal:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:hover {
      border-color: #000 !important; }
      .btn.btn-expand-diagonal:hover span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal:hover span, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:hover span {
        color: #fff !important; }
      .btn.btn-expand-diagonal:hover:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal:hover:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:hover:before {
        width: 300px;
        opacity: 1;
        background: #000;
        top: -50px;
        left: -186px;
        height: 200px; }
      .btn.btn-expand-diagonal:hover:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal:hover:after, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:hover:after {
        width: 300px;
        opacity: 1; }
  .btn.btn-fill-from-bottom span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-bottom span, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom span {
    position: relative;
    z-index: 1; }
    .btn.btn-fill-from-bottom:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-bottom:after, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom:after {
      width: calc(100% + 4px);
      height: 13px;
      top: -2px;
      left: -2px;
      background: #000;
      opacity: 0; }
    .btn.btn-fill-from-bottom:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-bottom:before, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom:before {
      display: none; }
    .btn.btn-fill-from-bottom:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-bottom:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom:hover {
      border-color: #000 !important; }
      .btn.btn-fill-from-bottom:hover span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-bottom:hover span, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom:hover span {
        color: #fff !important; }
      .btn.btn-fill-from-bottom:hover:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-bottom:hover:after, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom:hover:after {
        height: calc(100% + 4px);
        opacity: 1; }

.cms-button-wrapper a:nth-child(2) {
  margin-left: 18px; }

a.purchase {
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  /* BACKGROUND GRADIENT */
  padding: 10px 27px;
  margin-right: 12px; }

a.see-more {
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  /* BACKGROUND GRADIENT */
  padding: 8px 27px; }

.rev_slider_wrapper .btn, .rev_slider_wrapper .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .rev_slider_wrapper .added_to_cart, .rev_slider_wrapper .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .rev_slider_wrapper .button {
  -webkit-transition: all 300ms linear 0ms !important;
  -khtml-transition: all 300ms linear 0ms !important;
  -moz-transition: all 300ms linear 0ms !important;
  -ms-transition: all 300ms linear 0ms !important;
  -o-transition: all 300ms linear 0ms !important;
  transition: all 300ms linear 0ms !important;
  /* BACKGROUND GRADIENT */ }

.largeredbtn {
  font-size: 14px;
  line-height: 18px;
  border-radius: 5px;
  color: #fff !important;
  text-decoration: none;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 2px solid #fff;
  background: transparent; }

.btn-icon {
  width: 70px;
  height: 70px;
  border-radius: 2px;
  display: block;
  background: rgba(27, 26, 26, 0.9);
  color: #fff;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  /* BACKGROUND GRADIENT */
  text-align: center !important; }
  .btn-icon span {
    font-size: 40px;
    line-height: 70px !important;
    background: -webkit-linear-gradient(#49c0ee, #efd631);
    background: -moz-linear-gradient(#49c0ee, #efd631);
    background: -ms-linear-gradient(#49c0ee, #efd631);
    background: -o-linear-gradient(#49c0ee, #efd631);
    background: linear-gradient(#49c0ee, #efd631);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .btn-icon:hover {
    background: #49c0ee; }
    .btn-icon:hover span {
      background: none;
      color: #fff;
      -webkit-text-fill-color: #fff; }
  .btn-icon.style2 {
    background: rgba(255, 255, 255, 0.05); }
    .btn-icon.style2 span {
      background: none;
      color: #49c0ee;
      -webkit-text-fill-color: #49c0ee; }
    .btn-icon.style2:hover {
      background: #49c0ee;
      color: #fff; }
      .btn-icon.style2:hover span {
        color: #fff;
        -webkit-text-fill-color: #fff; }
  .btn-icon.style3 {
    float: left; }
    .btn-icon.style3 + .style3 {
      margin-left: 30px; }
    .btn-icon.style3 span {
      background: none;
      color: #49c0ee;
      -webkit-text-fill-color: #49c0ee; }
    .btn-icon.style3:hover {
      background: #49c0ee;
      color: #fff; }
      .btn-icon.style3:hover span {
        color: #fff;
        -webkit-text-fill-color: #fff; }

.btn-icon2 {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  display: block;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  text-align: center !important;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  /* BACKGROUND GRADIENT */ }
  .btn-icon2 i {
    font-size: 48px;
    line-height: 68px !important;
    float: left;
    width: 100% !important; }
  .btn-icon2:hover {
    background: #49c0ee; }
    .btn-icon2:hover i {
      color: #fff; }

.btn-icon3 {
  width: 70px;
  height: 70px;
  border-radius: 2px;
  display: block;
  color: #fff;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  /* BACKGROUND GRADIENT */
  text-align: center !important;
  background: -webkit-linear-gradient(#1da4cb, #efd631);
  background: -moz-linear-gradient(#1da4cb, #efd631);
  background: -ms-linear-gradient(#1da4cb, #efd631);
  background: -o-linear-gradient(#1da4cb, #efd631);
  background: linear-gradient(#1da4cb, #efd631); }
  .btn-icon3 span {
    font-size: 40px;
    line-height: 70px !important; }
  .btn-icon3:hover {
    background: #49c0ee; }
    .btn-icon3:hover span {
      color: #fff; }

.rs-parallax-wrap .btn, .rs-parallax-wrap .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .rs-parallax-wrap .added_to_cart, .rs-parallax-wrap .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .rs-parallax-wrap .button {
  margin: 0 15px;
  /* ==========================================================================
    End Style Button
========================================================================== */ }

.entry-meta .edit-link {
  display: none; }

.is-sidebar-right .col-lg-9 {
  float: left; }
  .is-sidebar-right .col-lg-3 {
    float: right; }

.is-sidebar-left {
  /*Blog*/ }
  .is-sidebar-left .col-lg-8 {
    float: right; }
  .is-sidebar-left .col-lg-4 {
    float: left; }

body[class*="page-template-blog"] {
  background-color: #f9f9f9; }

.blog-standand {
  padding-bottom: 45px;
  padding-top: 45px; }
  .blog-standand .paging-navigation {
    border-top: none;
    text-align: left;
    margin-left: -8.5px; }
  .blog-standand article {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16); }
    .blog-standand article.no-results {
      padding: 0 30px 30px 30px; }
    .blog-standand article:last-child {
      margin-bottom: 0; }
    .blog-standand article .post-thumbnail {
      width: 100%;
      float: left;
      position: relative; }
      .blog-standand article .post-thumbnail img {
        border-radius: 2px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        width: 100%; }
    .blog-standand article .content-right {
      width: 100%;
      float: left;
      padding: 39px 40px 33px;
      background: #fff; }
      .blog-standand article .content-right .content-left {
        width: 49px;
        height: 49px;
        border-radius: 2px;
        background: #282828;
        text-align: center;
        float: left; }
        .blog-standand article .content-right .content-left i {
          font-size: 18px;
          color: #fff;
          line-height: 49px; }
      .blog-standand article .content-right .content-main {
        width: calc(100% - 49px);
        padding-left: 30px;
        float: left; }
      .blog-standand article .content-right .entry-header {
        width: 100%;
        position: relative; }
      .blog-standand article .content-right a.post-edit-link {
        position: absolute;
        top: -10px;
        right: -10px;
        color: #49c0ee;
        font-size: 20px; }
      .blog-standand article .content-right .entry-title {
        font-size: 22px;
        line-height: 28px;
        color: #282828;
        font-weight: 700;
        margin-bottom: 28px; }
        .blog-standand article .content-right .entry-title a {
          color: #282828; }
          .blog-standand article .content-right .entry-title a:hover {
            color: #49c0ee; }
      .blog-standand article .content-right .entry-content {
        font-size: 14px;
        line-height: 23px;
        color: #9b9b9b;
        margin-top: 5px; }
      .blog-standand article .content-right .archive_detail {
        float: left;
        width: 100%;
        margin-top: -8px; }
        .blog-standand article .content-right .archive_detail li {
          display: inline-block;
          font-size: 13px;
          color: #616161;
          letter-spacing: 0.01em;
          line-height: 26px; }
          .blog-standand article .content-right .archive_detail li.detail-date span {
            position: relative;
            top: -3px;
            font-size: 9px; }
          .blog-standand article .content-right .archive_detail li.detail-author {
            text-transform: capitalize; }
          .blog-standand article .content-right .archive_detail li a {
            color: inherit; }
            .blog-standand article .content-right .archive_detail li a:hover {
              color: #49c0ee; }
          .blog-standand article .content-right .archive_detail li.detail-terms a, .blog-standand article .content-right .archive_detail li.detail-comment a {
            color: #49c0ee; }
            .blog-standand article .content-right .archive_detail li.detail-terms a:hover, .blog-standand article .content-right .archive_detail li.detail-comment a:hover {
              color: #0c6db0; }
          .blog-standand article .content-right .archive_detail li:before {
            content: " / ";
            padding: 0 5px; }
          .blog-standand article .content-right .archive_detail li:first-child:before {
            display: none; }
      .blog-standand article .content-right .more {
        margin-top: 28px;
        display: inline-block;
        font-weight: 800;
        text-transform: uppercase;
        letter-spacing: 0.02em;
        font-size: 13px;
        line-height: 20px; }
        .blog-standand article .content-right .more:hover {
          color: #0c6db0; }
        .blog-standand article .content-right .more i {
          font-size: 11px;
          margin-right: 2px;
          line-height: 20px; }
  .blog-standand .no-results {
    border: none; }
  .blog-standand.blog-grid article:last-child {
    margin-bottom: 30px; }
    .blog-standand.blog-grid .post-thumbnail-images {
      position: relative;
      overflow: hidden;
      float: left;
      width: 100%; }
      .blog-standand.blog-grid .post-thumbnail-images img {
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
        will-change: transform;
        width: 100%; }
      .blog-standand.blog-grid .post-thumbnail-images:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(54, 54, 54, .1);
        opacity: 0;
        -webkit-transition: opacity 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);
        -moz-transition: opacity 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);
        transition: opacity 0.35s cubic-bezier(0.53, 0.01, 0.18, 1); }
    .blog-standand.blog-grid .content-left {
      width: 49px;
      height: 49px;
      border-radius: 2px;
      background: #282828;
      text-align: center;
      position: absolute;
      left: 30px;
      bottom: -10px;
      opacity: 0;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
      .blog-standand.blog-grid .content-left i {
        font-size: 18px;
        color: #fff;
        line-height: 49px; }
    .blog-standand.blog-grid article .content-right {
      padding: 30px 30px 21px; }
      .blog-standand.blog-grid article .content-right .content-main {
        width: 100%;
        padding-left: 0px; }
      .blog-standand.blog-grid article .content-right .entry-title {
        font-size: 18px;
        margin-top: 4px;
        float: left;
        width: 100%;
        margin-bottom: 17px; }
      .blog-standand.blog-grid article .content-right .grid_bottom {
        float: left;
        width: 100%;
        margin-top: 23px;
        border-top: #eee solid 2px;
        padding-top: 22px; }
        .blog-standand.blog-grid article .content-right .grid_bottom .detail-date {
          float: left; }
          .blog-standand.blog-grid article .content-right .grid_bottom .detail-date a {
            display: inline-block;
            font-size: 13px;
            color: #616161;
            letter-spacing: 0.01em;
            line-height: 26px; }
          .blog-standand.blog-grid article .content-right .grid_bottom .detail-date a:hover {
            color: #000; }
        .blog-standand.blog-grid article .content-right .grid_bottom .more {
          margin-top: 0;
          float: right;
          overflow: hidden;
          text-align: right;
          color: #333;
          margin-top: 4px; }
          .blog-standand.blog-grid article .content-right .grid_bottom .more i {
            -webkit-transform: translate3d(44px, 0px, 0);
            -khtml-transform: translate3d(44px, 0px, 0);
            -moz-transform: translate3d(44px, 0px, 0);
            -ms-transform: translate3d(44px, 0px, 0);
            -o-transform: translate3d(44px, 0px, 0);
            transform: translate3d(44px, 0px, 0);
            /* BACKGROUND GRADIENT */
            -webkit-transition: all 300ms linear 0ms;
            -khtml-transition: all 300ms linear 0ms;
            -moz-transition: all 300ms linear 0ms;
            -ms-transition: all 300ms linear 0ms;
            -o-transition: all 300ms linear 0ms;
            transition: all 300ms linear 0ms;
            /* BACKGROUND GRADIENT */ }
          .blog-standand.blog-grid article .content-right .grid_bottom .more span {
            -webkit-transform: translate3d(50px, 0px, 0);
            -khtml-transform: translate3d(50px, 0px, 0);
            -moz-transform: translate3d(50px, 0px, 0);
            -ms-transform: translate3d(50px, 0px, 0);
            -o-transform: translate3d(50px, 0px, 0);
            transform: translate3d(50px, 0px, 0);
            /* BACKGROUND GRADIENT */
            display: inline-block;
            -webkit-transition: all 300ms linear 0ms;
            -khtml-transition: all 300ms linear 0ms;
            -moz-transition: all 300ms linear 0ms;
            -ms-transition: all 300ms linear 0ms;
            -o-transition: all 300ms linear 0ms;
            transition: all 300ms linear 0ms;
            /* BACKGROUND GRADIENT */ }
      .blog-standand.blog-grid article:hover .post-thumbnail-images:after {
        opacity: 1; }
        .blog-standand.blog-grid article:hover .post-thumbnail-images img {
          -webkit-transform: scale(1.07);
          -moz-transform: scale(1.07);
          transform: scale(1.07); }
      .blog-standand.blog-grid article:hover .content-left {
        opacity: 1; }
      .blog-standand.blog-grid article:hover .content-right .grid_bottom .more {
        color: #49c0ee; }
        .blog-standand.blog-grid article:hover .content-right .grid_bottom .more span, .blog-standand.blog-grid article:hover .content-right .grid_bottom .more i {
          -webkit-transform: translate3d(0px, 0px, 0);
          -khtml-transform: translate3d(0px, 0px, 0);
          -moz-transform: translate3d(0px, 0px, 0);
          -ms-transform: translate3d(0px, 0px, 0);
          -o-transform: translate3d(0px, 0px, 0);
          transform: translate3d(0px, 0px, 0);
          /* BACKGROUND GRADIENT */ }
    .blog-standand.blog-grid .paging-navigation {
      text-align: center; }
    .blog-standand.blog-grid.blog-minimal article:last-child {
      margin-bottom: 50px; }
      .blog-standand.blog-grid.blog-minimal article .content-right {
        padding: 39px 30px 21px; }
      .blog-standand.blog-grid.blog-minimal .paging-navigation {
        margin-top: -20px; }
      .blog-standand.blog-grid.blog-minimal .content-left {
        bottom: -20px; }

body.single-post {
  background: #f9f9f9; }
  body.single-post #page-title {
    padding-top: 244px;
    padding-bottom: 126px; }
  body.single-post #page #content {
    padding-top: 110px;
    padding-bottom: 110px; }

.single-post-blog .is-sidebar-right .col-sm-9 {
  float: left; }
  .single-post-blog .is-sidebar-right .col-sm-3 {
    float: right; }
  .single-post-blog .is-sidebar-left .col-sm-9 {
    float: right; }
  .single-post-blog .is-sidebar-left .col-sm-3 {
    float: left; }
  .single-post-blog .site-main {
    float: left;
    width: 100%; }
  .single-post-blog article {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16); }
  .single-post-blog article:last-child {
    margin-bottom: 0; }
  .single-post-blog article .post-thumbnail {
    width: 100%;
    float: left;
    position: relative; }
    .single-post-blog article .post-thumbnail img {
      border-radius: 2px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      width: 100%; }
  .single-post-blog article .content-right {
    width: 100%;
    float: left;
    padding: 40px 40px 29px;
    background: #fff; }
    .single-post-blog article .content-right .content-left {
      width: 49px;
      height: 49px;
      border-radius: 2px;
      background: #282828;
      text-align: center;
      float: left; }
    .single-post-blog article .content-right .content-left i {
      font-size: 18px;
      color: #fff;
      line-height: 49px; }
    .single-post-blog article .content-right .content-main {
      width: calc(100% - 49px);
      padding-left: 30px;
      float: left; }
    .single-post-blog article .content-right .single_social-share {
      float: left;
      border-top: #f3f3f3 solid 2px;
      width: 100%;
      padding-top: 23px; }
    .single-post-blog article .content-right .single_social-share > span {
      float: left;
      font-size: 13px;
      line-height: 30px;
      font-weight: 800;
      letter-spacing: 0.02em;
      text-transform: uppercase;
      color: #222; }
    .single-post-blog article .content-right .single_social-share ul {
      float: left; }
      .single-post-blog article .content-right .single_social-share ul li {
        display: inline-block;
        padding: 0 9.5px; }
        .single-post-blog article .content-right .single_social-share ul li a {
          color: #5d5d5d; }
        .single-post-blog article .content-right .single_social-share ul li a:hover {
          color: #000; }
        .single-post-blog article .content-right .single_social-share ul li i {
          font-size: 14px;
          line-height: 30px; }
    .single-post-blog article .content-right .entry-header {
      width: 100%;
      position: relative; }
    .single-post-blog article .content-right a.post-edit-link {
      position: absolute;
      top: -10px;
      right: -10px;
      color: #49c0ee;
      font-size: 20px; }
    .single-post-blog article .content-right .entry-title {
      font-size: 22px;
      line-height: 28px;
      color: #282828;
      font-weight: 700;
      margin-bottom: 28px; }
    .single-post-blog article .content-right .entry-title a {
      color: #282828; }
      .single-post-blog article .content-right .entry-title a:hover {
        color: #49c0ee; }
    .single-post-blog article .content-right .entry-content {
      font-size: 14px;
      line-height: 23px;
      color: #9b9b9b;
      margin-top: 5px; }
    .single-post-blog article .content-right .entry-content p {
      margin: 0 0 23px; }
    .single-post-blog article .content-right .single_detail {
      float: left;
      width: 100%;
      margin-top: -8px; }
    .single-post-blog article .content-right .single_detail li {
      display: inline-block;
      font-size: 13px;
      color: #616161;
      letter-spacing: 0.01em;
      line-height: 26px; }
      .single-post-blog article .content-right .single_detail li .detail-author {
        text-transform: capitalize; }
      .single-post-blog article .content-right .single_detail li.detail-date span {
        position: relative;
        top: -3px;
        font-size: 9px; }
      .single-post-blog article .content-right .single_detail li a {
        color: inherit; }
        .single-post-blog article .content-right .single_detail li a:hover {
          color: #49c0ee; }
      .single-post-blog article .content-right .single_detail li.detail-terms a, .single-post-blog article .content-right .single_detail li.detail-comment a {
        color: #49c0ee; }
        .single-post-blog article .content-right .single_detail li.detail-terms a:hover, .single-post-blog article .content-right .single_detail li.detail-comment a:hover {
          color: #0c6db0; }
      .single-post-blog article .content-right .single_detail li:before {
        content: " / ";
        padding: 0 5px; }
      .single-post-blog article .content-right .single_detail li:first-child:before {
        display: none; }
  .single-post-blog .single-post-nav {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    padding: 40PX 40PX 34PX; }
  .single-post-blog .single-post-nav .nav-links > div {
    width: 50%;
    float: left;
    border-right: #eee solid 2px; }
    .single-post-blog .single-post-nav .nav-links > div.next {
      float: right; }
    .single-post-blog .single-post-nav .nav-links > div .img {
      width: 49px;
      height: 49px;
      float: left; }
      .single-post-blog .single-post-nav .nav-links > div .img img {
        border-radius: 2px; }
    .single-post-blog .single-post-nav .nav-links > div .content-right {
      float: left;
      width: calc(100% - 49px);
      padding-left: 15px;
      padding-right: 30px; }
      .single-post-blog .single-post-nav .nav-links > div .content-right > a {
        color: #b8b8b8;
        font-size: 13px;
        font-weight: 500;
        display: block;
        float: left;
        line-height: 1;
        margin-top: -1px; }
        .single-post-blog .single-post-nav .nav-links > div .content-right > a:hover {
          color: #000; }
      .single-post-blog .single-post-nav .nav-links > div .content-right h3 {
        float: left;
        padding-top: 6px;
        margin-bottom: 0;
        width: 100%; }
        .single-post-blog .single-post-nav .nav-links > div .content-right h3 a {
          color: #282828;
          font-size: 14px;
          line-height: 24px;
          display: block;
          font-weight: 700; }
        .single-post-blog .single-post-nav .nav-links > div .content-right h3 a:hover {
          color: #000; }
    .single-post-blog .single-post-nav .nav-links > div.next {
      border-right: none; }
      .single-post-blog .single-post-nav .nav-links > div.next .content-right {
        padding-left: 30px;
        padding-right: 15px;
        text-align: right; }
        .single-post-blog .single-post-nav .nav-links > div.next .content-right > a {
          float: right; }
        .single-post-blog .single-post-nav .nav-links > div.next .content-right h3 {
          float: right;
          width: 100%; }
  .single-post-blog .blog-admin-post {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
    background: #fff;
    padding: 31px 40px;
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16); }
  .single-post-blog .blog-admin-post .author_title {
    color: #222;
    font-size: 14px;
    line-height: 30px;
    display: block;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    border-bottom: #eee solid 2px;
    margin-bottom: 30px; }
    .single-post-blog .blog-admin-post .author_title span {
      display: inline-block;
      position: relative;
      padding-bottom: 10px; }
    .single-post-blog .blog-admin-post .author_title span:after {
      background: #49c0ee;
      width: 100%;
      content: '';
      height: 2px;
      position: absolute;
      bottom: -2px;
      left: 0; }
  .single-post-blog .blog-admin-post .admin-avt {
    width: 90px;
    float: left; }
    .single-post-blog .blog-admin-post .admin-avt img {
      border-radius: 2px; }
  .single-post-blog .blog-admin-post .admin-info {
    float: left;
    width: calc(100% - 90px);
    padding-left: 30px; }
    .single-post-blog .blog-admin-post .admin-info .admin-des {
      font-size: 14px;
      line-height: 24px;
      color: #9b9b9b;
      margin-top: -8px; }
    .single-post-blog .blog-admin-post .admin-info .admin-social {
      float: left;
      margin-top: 10px; }
    .single-post-blog .blog-admin-post .admin-info .admin-social ul li {
      display: inline-block;
      float: left;
      padding: 0 15px; }
      .single-post-blog .blog-admin-post .admin-info .admin-social ul li:first-child {
        padding-left: 0; }
      .single-post-blog .blog-admin-post .admin-info .admin-social ul li a {
        color: #5d5d5d; }
      .single-post-blog .blog-admin-post .admin-info .admin-social ul li a:hover {
        color: #000; }
      .single-post-blog .blog-admin-post .admin-info .admin-social ul li i {
        font-size: 15px; }
  .single-post-blog .cms-single-related-post {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    background: #fff;
    padding: 31px 40px;
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16); }
  .single-post-blog .cms-single-related-post .related-title {
    color: #222;
    font-size: 14px;
    line-height: 30px;
    display: block;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    border-bottom: #eee solid 2px;
    margin-bottom: 30px; }
    .single-post-blog .cms-single-related-post .related-title span {
      display: inline-block;
      position: relative;
      padding-bottom: 10px; }
    .single-post-blog .cms-single-related-post .related-title span:after {
      background: #49c0ee;
      width: 100%;
      content: '';
      height: 2px;
      position: absolute;
      bottom: -2px;
      left: 0; }
  .single-post-blog .cms-single-related-post .item-inner {
    position: relative;
    overflow: hidden; }
    .single-post-blog .cms-single-related-post .item-inner img {
      border-radius: 3px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    .single-post-blog .cms-single-related-post .item-inner .content-overlay .title {
      float: left;
      width: 100%;
      padding-top: 14px; }
      .single-post-blog .cms-single-related-post .item-inner .content-overlay .title h3 {
        color: #282828;
        font-size: 16px;
        line-height: 25px;
        float: left;
        margin-bottom: 4px; }
      .single-post-blog .cms-single-related-post .item-inner .content-overlay .title h3 a {
        color: inherit; }
      .single-post-blog .cms-single-related-post .item-inner .content-overlay .title h3 a:hover {
        color: #000; }
      .single-post-blog .cms-single-related-post .item-inner .content-overlay .title .date {
        color: #616161;
        font-size: 13px;
        line-height: 26px;
        padding: 0 10px 0 0;
        letter-spacing: 0.01em;
        text-align: center;
        margin-top: 1px;
        float: left; }
  .single-post-blog #comments {
    margin-top: 10PX; }

.carousel-control {
  background: none !important;
  opacity: 0; }
  .carousel-control span {
    position: absolute;
    font-size: 91px;
    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 */ }

.carousel-indicators li {
  background: #49c0ee;
  width: 15px;
  margin: 0px;
  height: 15px; }
  .carousel-indicators li.active {
    background: #fff;
    width: 15px;
    margin: 0px;
    height: 15px; }

.carousel-indicators {
  margin: 0px;
  float: right;
  left: inherit;
  right: 20px;
  width: auto; }

.blockquote-reverse, blockquote.pull-right {
  border-right: 2px solid #49c0ee; }

.cms-related-post {
  padding-bottom: 36px; }
  .cms-related-post .title {
    text-transform: uppercase; }

.paging-navigation {
  padding: 20px 0 0;
  float: left;
  width: 100%;
  text-align: center; }
  .paging-navigation .pagination {
    margin: 0; }
  .paging-navigation .pagination a, .paging-navigation .pagination span {
    display: inline-block;
    padding: 0 8.5px;
    border: none;
    border-radius: 2px;
    background-color: #646464;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.02em;
    text-align: center;
    min-width: 51px;
    margin-left: 7px;
    font-weight: 900;
    height: 51px;
    line-height: 46px; }
    .paging-navigation .pagination a.current, .paging-navigation .pagination span.current, .paging-navigation .pagination a:hover, .paging-navigation .pagination span:hover {
      background: #49c0ee;
      color: #fff; }
    .paging-navigation .pagination a i, .paging-navigation .pagination span i {
      font-size: 14px; }
  .paging-navigation .pagination .prev {
    margin-right: 20px; }
  .paging-navigation .pagination .next {
    margin-left: 27PX; }

.single-portfolio #page #content {
  padding-top: 80px;
  padding-bottom: 110px; }
  .single-portfolio .item-gallery {
    margin-bottom: 30px; }
  .single-portfolio .item-gallery:last-child {
    margin-bottom: 0; }
  .single-portfolio .portfolio_details h4 {
    font-size: 35px;
    color: #222;
    font-weight: 900;
    line-height: 45px;
    font-style: italic;
    position: relative;
    padding-bottom: 24px;
    margin-top: -8px; }
    .single-portfolio .portfolio_details h4:after {
      position: absolute;
      bottom: 0;
      left: 0;
      content: '';
      width: 40px;
      height: 2px;
      background: #49c0ee; }
  .single-portfolio .portfolio_details .details_section {
    padding-top: 10px;
    font-size: 15px;
    line-height: 23px;
    color: #9b9b9b; }
    .single-portfolio .portfolio_details .details_section .content-left p {
      margin-bottom: 23px; }
    .single-portfolio .portfolio_details .details_section .portfolio-info {
      float: left;
      width: 100%;
      background: #f9f9f9;
      padding: 32px 30px 30px;
      margin-top: 10px; }
    .single-portfolio .portfolio_details .details_section .portfolio-info li {
      font-size: 14px;
      line-height: 29px;
      color: #222;
      font-weight: 700; }
      .single-portfolio .portfolio_details .details_section .portfolio-info li span {
        color: #9e9e9e;
        font-weight: 400; }
    .single-portfolio .portfolio_details .details_section .single_social-share {
      float: left;
      width: 100%;
      background: #f9f9f9;
      padding: 32px 30px 30px;
      margin-top: 30px; }
    .single-portfolio .portfolio_details .details_section .single_social-share > span {
      font-size: 13px;
      line-height: 30px;
      color: #222;
      letter-spacing: 0.02em;
      font-weight: 800;
      text-transform: uppercase;
      float: left; }
    .single-portfolio .portfolio_details .details_section .single_social-share ul {
      float: right;
      padding-left: 15px; }
      .single-portfolio .portfolio_details .details_section .single_social-share ul li {
        display: inline-block;
        padding: 0px 9.5px; }
      .single-portfolio .portfolio_details .details_section .single_social-share ul li a {
        color: #5d5d5d; }
      .single-portfolio .portfolio_details .details_section .single_social-share ul li a:hover {
        color: #000; }
      .single-portfolio .portfolio_details .details_section .single_social-share ul li i {
        font-size: 14px;
        line-height: 30px; }
      .single-portfolio .portfolio_details .details_section .single_social-share ul li:last-child {
        padding-right: 0; }
  .single-portfolio .post-navigation {
    float: left;
    width: 100%;
    margin-top: 70px;
    position: relative;
    background: #f9f9f9;
    padding: 30px; }
  .single-portfolio .post-navigation a.all-portfolio {
    color: #616161;
    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 */ }
    .single-portfolio .post-navigation a.all-portfolio:hover {
      color: #000; }
    .single-portfolio .post-navigation a.all-portfolio i {
      font-size: 25px; }
  .single-portfolio .post-navigation .nav-links > div {
    width: 50%;
    float: left; }
    .single-portfolio .post-navigation .nav-links > div .portfolio-nav {
      width: 49px;
      height: 49px;
      float: left;
      background: #222;
      border-radius: 2px;
      text-align: center; }
      .single-portfolio .post-navigation .nav-links > div .portfolio-nav i {
        line-height: 49px;
        font-size: 25px;
        color: #fff; }
      .single-portfolio .post-navigation .nav-links > div .portfolio-nav:hover {
        background: #49c0ee; }
    .single-portfolio .post-navigation .nav-links > div .content-right {
      float: left;
      width: calc(100% - 49px);
      padding-left: 15px;
      padding-right: 30px; }
      .single-portfolio .post-navigation .nav-links > div .content-right > a {
        color: #b8b8b8;
        width: 100%;
        font-size: 13px;
        font-weight: 500;
        display: block;
        float: left;
        line-height: 1;
        margin-top: 6px; }
      .single-portfolio .post-navigation .nav-links > div .content-right > a:hover {
        color: #000; }
      .single-portfolio .post-navigation .nav-links > div .content-right h3 {
        float: left;
        padding-top: 6px;
        margin-bottom: 0; }
      .single-portfolio .post-navigation .nav-links > div .content-right h3 a {
        color: #282828;
        font-size: 14px;
        line-height: 24px;
        display: block;
        font-weight: 700; }
      .single-portfolio .post-navigation .nav-links > div .content-right h3 a:hover {
        color: #000; }
    .single-portfolio .post-navigation .nav-links > div.next {
      border-right: none; }
      .single-portfolio .post-navigation .nav-links > div.next .content-right {
        padding-left: 30px;
        padding-right: 15px;
        text-align: right; }
      .single-portfolio .post-navigation .nav-links > div.next .content-right > a {
        float: right; }
      .single-portfolio .post-navigation .nav-links > div.next .content-right h3 {
        float: right; }
  .single-portfolio .single_portfolio2 .portfolio-left, .single-portfolio .single_portfolio2 .portfolio-right {
    width: 100%; }
  .single-portfolio .single_portfolio2 .portfolio-right {
    margin-top: 71px; }
    .single-portfolio .single_portfolio2 .portfolio-right .content-left {
      width: 69%;
      float: left;
      padding-right: 30px; }
    .single-portfolio .single_portfolio2 .portfolio-right .content-left p {
      margin-bottom: 23px; }
    .single-portfolio .single_portfolio2 .portfolio-right .content-right {
      width: 31%;
      float: left; }
    .single-portfolio .single_portfolio2 .portfolio-right .content-right .portfolio-info {
      margin-top: 0; }
  .single-portfolio .single_portfolio2 .post-navigation {
    margin-top: 54px; }
  .single-portfolio .single_portfolio3 {
    padding-bottom: 31px; }
  .single-portfolio .single_portfolio3 .owl-nav .owl-prev, .single-portfolio .single_portfolio3 .owl-nav .owl-next, .single-portfolio .single_portfolio3 .owl-nav .owl-prev, .single-portfolio .single_portfolio3 .owl-nav .owl-prev {
    background: #fff; }
    .single-portfolio .single_portfolio3 .owl-nav .owl-prev i, .single-portfolio .single_portfolio3 .owl-nav .owl-next i, .single-portfolio .single_portfolio3 .owl-nav .owl-prev i, .single-portfolio .single_portfolio3 .owl-nav .owl-prev i {
      color: #999; }
    .single-portfolio .single_portfolio3 .owl-nav .owl-prev:hover, .single-portfolio .single_portfolio3 .owl-nav .owl-next:hover, .single-portfolio .single_portfolio3 .owl-nav .owl-prev:hover, .single-portfolio .single_portfolio3 .owl-nav .owl-prev:hover, .single-portfolio .single_portfolio3 .owl-nav .owl-prev.active, .single-portfolio .single_portfolio3 .owl-nav .owl-next.active, .single-portfolio .single_portfolio3 .owl-nav .owl-prev.active, .single-portfolio .single_portfolio3 .owl-nav .owl-prev.active {
      background: #49c0ee; }
    .single-portfolio .single_portfolio3 .owl-nav .owl-prev:hover i, .single-portfolio .single_portfolio3 .owl-nav .owl-next:hover i, .single-portfolio .single_portfolio3 .owl-nav .owl-prev:hover i, .single-portfolio .single_portfolio3 .owl-nav .owl-prev:hover i, .single-portfolio .single_portfolio3 .owl-nav .owl-prev.active i, .single-portfolio .single_portfolio3 .owl-nav .owl-next.active i, .single-portfolio .single_portfolio3 .owl-nav .owl-prev.active i, .single-portfolio .single_portfolio3 .owl-nav .owl-prev.active i {
      color: #fff; }
  .single-portfolio .single_portfolio3 .portfolio_details .details_section .portfolio-info, .single-portfolio .single_portfolio3 .portfolio_details .details_section .single_social-share {
    padding: 0;
    margin-top: 1px;
    background: transparent; }
  .single-portfolio .single_portfolio3 .portfolio_details .details_section .single_social-share {
    margin-top: 23px; }
    .single-portfolio .single_portfolio3 .portfolio_details .details_section .single_social-share > span {
      display: none; }
    .single-portfolio .single_portfolio3 .portfolio_details .details_section .single_social-share ul {
      float: left;
      padding-left: 0; }
    .single-portfolio .single_portfolio3 .portfolio_details .details_section .single_social-share ul li:first-child {
      padding-left: 0; }
  .single-portfolio .single_portfolio4 {
    padding-bottom: 16px; }
  .single-portfolio .single_portfolio4 .owl-nav .owl-prev, .single-portfolio .single_portfolio4 .owl-nav .owl-next, .single-portfolio .single_portfolio4 .owl-nav .owl-prev, .single-portfolio .single_portfolio4 .owl-nav .owl-prev {
    background: #fff; }
    .single-portfolio .single_portfolio4 .owl-nav .owl-prev i, .single-portfolio .single_portfolio4 .owl-nav .owl-next i, .single-portfolio .single_portfolio4 .owl-nav .owl-prev i, .single-portfolio .single_portfolio4 .owl-nav .owl-prev i {
      color: #999; }
    .single-portfolio .single_portfolio4 .owl-nav .owl-prev:hover, .single-portfolio .single_portfolio4 .owl-nav .owl-next:hover, .single-portfolio .single_portfolio4 .owl-nav .owl-prev:hover, .single-portfolio .single_portfolio4 .owl-nav .owl-prev:hover, .single-portfolio .single_portfolio4 .owl-nav .owl-prev.active, .single-portfolio .single_portfolio4 .owl-nav .owl-next.active, .single-portfolio .single_portfolio4 .owl-nav .owl-prev.active, .single-portfolio .single_portfolio4 .owl-nav .owl-prev.active {
      background: #49c0ee; }
    .single-portfolio .single_portfolio4 .owl-nav .owl-prev:hover i, .single-portfolio .single_portfolio4 .owl-nav .owl-next:hover i, .single-portfolio .single_portfolio4 .owl-nav .owl-prev:hover i, .single-portfolio .single_portfolio4 .owl-nav .owl-prev:hover i, .single-portfolio .single_portfolio4 .owl-nav .owl-prev.active i, .single-portfolio .single_portfolio4 .owl-nav .owl-next.active i, .single-portfolio .single_portfolio4 .owl-nav .owl-prev.active i, .single-portfolio .single_portfolio4 .owl-nav .owl-prev.active i {
      color: #fff; }
  .single-portfolio .single_portfolio4 .portfolio-left, .single-portfolio .single_portfolio4 .portfolio-right {
    width: 100%; }
  .single-portfolio .single_portfolio4 .portfolio-right {
    margin-top: 71px; }
    .single-portfolio .single_portfolio4 .portfolio-right .content-left {
      width: 79%;
      float: left;
      padding-right: 30px; }
    .single-portfolio .single_portfolio4 .portfolio-right .content-left p {
      margin-bottom: 23px; }
    .single-portfolio .single_portfolio4 .portfolio-right .content-right {
      width: 21%;
      float: left; }
    .single-portfolio .single_portfolio4 .portfolio-right .content-right .portfolio-info {
      margin-top: 0; }
  .single-portfolio .single_portfolio4 .post-navigation {
    margin-top: 54px; }
  .single-portfolio .single_portfolio4 .portfolio_details .details_section .portfolio-info, .single-portfolio .single_portfolio4 .portfolio_details .details_section .single_social-share {
    padding: 0;
    margin-top: 0px;
    background: transparent; }
  .single-portfolio .single_portfolio4 .portfolio_details .details_section .single_social-share {
    margin-top: 23px; }
    .single-portfolio .single_portfolio4 .portfolio_details .details_section .single_social-share > span {
      display: none; }
    .single-portfolio .single_portfolio4 .portfolio_details .details_section .single_social-share ul {
      float: left;
      padding-left: 0; }
    .single-portfolio .single_portfolio4 .portfolio_details .details_section .single_social-share ul li:first-child {
      padding-left: 0; }
  .single-portfolio .single_portfolio5 {
    padding-bottom: 16px; }
  .single-portfolio .single_portfolio5 .owl-nav .owl-prev, .single-portfolio .single_portfolio5 .owl-nav .owl-next, .single-portfolio .single_portfolio5 .owl-nav .owl-prev, .single-portfolio .single_portfolio5 .owl-nav .owl-prev {
    background: #fff; }
    .single-portfolio .single_portfolio5 .owl-nav .owl-prev i, .single-portfolio .single_portfolio5 .owl-nav .owl-next i, .single-portfolio .single_portfolio5 .owl-nav .owl-prev i, .single-portfolio .single_portfolio5 .owl-nav .owl-prev i {
      color: #999; }
    .single-portfolio .single_portfolio5 .owl-nav .owl-prev:hover, .single-portfolio .single_portfolio5 .owl-nav .owl-next:hover, .single-portfolio .single_portfolio5 .owl-nav .owl-prev:hover, .single-portfolio .single_portfolio5 .owl-nav .owl-prev:hover, .single-portfolio .single_portfolio5 .owl-nav .owl-prev.active, .single-portfolio .single_portfolio5 .owl-nav .owl-next.active, .single-portfolio .single_portfolio5 .owl-nav .owl-prev.active, .single-portfolio .single_portfolio5 .owl-nav .owl-prev.active {
      background: #49c0ee; }
    .single-portfolio .single_portfolio5 .owl-nav .owl-prev:hover i, .single-portfolio .single_portfolio5 .owl-nav .owl-next:hover i, .single-portfolio .single_portfolio5 .owl-nav .owl-prev:hover i, .single-portfolio .single_portfolio5 .owl-nav .owl-prev:hover i, .single-portfolio .single_portfolio5 .owl-nav .owl-prev.active i, .single-portfolio .single_portfolio5 .owl-nav .owl-next.active i, .single-portfolio .single_portfolio5 .owl-nav .owl-prev.active i, .single-portfolio .single_portfolio5 .owl-nav .owl-prev.active i {
      color: #fff; }
  .single-portfolio .single_portfolio5 .item-gallery {
    margin-bottom: 30px;
    width: 33.33%;
    float: left;
    padding: 0 15px; }
  .single-portfolio .single_portfolio5 .portfolio-left {
    padding: 0; }
  .single-portfolio .single_portfolio5 .portfolio-left, .single-portfolio .single_portfolio5 .portfolio-right {
    width: 100%; }
  .single-portfolio .single_portfolio5 .portfolio-right {
    margin-top: 44px; }
    .single-portfolio .single_portfolio5 .portfolio-right .content-left {
      width: 79%;
      float: left;
      padding-right: 30px; }
    .single-portfolio .single_portfolio5 .portfolio-right .content-left p {
      margin-bottom: 23px; }
    .single-portfolio .single_portfolio5 .portfolio-right .content-right {
      width: 21%;
      float: left; }
    .single-portfolio .single_portfolio5 .portfolio-right .content-right .portfolio-info {
      margin-top: 0; }
  .single-portfolio .single_portfolio5 .post-navigation {
    margin-top: 54px; }
  .single-portfolio .single_portfolio5 .portfolio_details .details_section .portfolio-info, .single-portfolio .single_portfolio5 .portfolio_details .details_section .single_social-share {
    padding: 0;
    margin-top: 0px;
    background: transparent; }
  .single-portfolio .single_portfolio5 .portfolio_details .details_section .single_social-share {
    margin-top: 23px; }
    .single-portfolio .single_portfolio5 .portfolio_details .details_section .single_social-share > span {
      display: none; }
    .single-portfolio .single_portfolio5 .portfolio_details .details_section .single_social-share ul {
      float: left;
      padding-left: 0; }
    .single-portfolio .single_portfolio5 .portfolio_details .details_section .single_social-share ul li:first-child {
      padding-left: 0; }
  .single-portfolio .single_portfolio6 {
    padding-bottom: 10px; }
  .single-portfolio .single_portfolio6 .portfolio-left {
    padding: 0; }
    .single-portfolio .single_portfolio6 .portfolio-left .item-gallery {
      padding: 0 15px; }
  .single-portfolio .single_portfolio6 .item-gallery-1 {
    width: 100%; }
    .single-portfolio .single_portfolio6 .item-gallery-1 .img {
      width: 100%;
      height: 540px;
      background-size: cover;
      background-position: center center; }
  .single-portfolio .single_portfolio6 .item-gallery-2 {
    width: 50%; }
    .single-portfolio .single_portfolio6 .item-gallery-2 .img {
      width: 100%;
      height: 770px;
      background-size: cover;
      background-position: center center; }
  .single-portfolio .single_portfolio6 .item-gallery-3 {
    width: 50%;
    margin-bottom: 30px; }
    .single-portfolio .single_portfolio6 .item-gallery-3 .img {
      width: 100%;
      height: 370px;
      background-size: cover;
      background-position: center center; }
  .single-portfolio .single_portfolio6 .item-gallery-4 {
    width: 50%; }
    .single-portfolio .single_portfolio6 .item-gallery-4 .img {
      width: 100%;
      height: 370px;
      background-size: cover;
      background-position: center center; }
  .single-portfolio .single_portfolio6 .item-gallery-default {
    float: left;
    width: 50%; }
    .single-portfolio .single_portfolio6 .item-gallery-default .img {
      width: 100%;
      height: 370px;
      background-size: cover;
      background-position: center center; }
  .single-portfolio .single_portfolio7 {
    padding-bottom: 10px; }
  .single-portfolio .single_portfolio7 .portfolio-left {
    padding: 0; }
    .single-portfolio .single_portfolio7 .portfolio-left .item-gallery {
      padding: 0 15px; }
  .single-portfolio .single_portfolio7 .portfolio-left, .single-portfolio .single_portfolio7 .portfolio-right {
    width: 100%; }
  .single-portfolio .single_portfolio7 .portfolio-right {
    margin-top: 42px;
    padding-bottom: 14px; }
    .single-portfolio .single_portfolio7 .portfolio-right .content-left {
      width: 69%;
      float: left;
      padding-right: 30px; }
    .single-portfolio .single_portfolio7 .portfolio-right .content-left p {
      margin-bottom: 23px; }
    .single-portfolio .single_portfolio7 .portfolio-right .content-right {
      width: 31%;
      float: left; }
    .single-portfolio .single_portfolio7 .portfolio-right .content-right .portfolio-info {
      margin-top: 0; }
  .single-portfolio .single_portfolio7 .item-gallery-1 {
    width: 25%; }
    .single-portfolio .single_portfolio7 .item-gallery-1 .img {
      width: 100%;
      height: 270px;
      background-size: cover;
      background-position: center center; }
  .single-portfolio .single_portfolio7 .item-gallery-2 {
    width: 25%; }
    .single-portfolio .single_portfolio7 .item-gallery-2 .img {
      width: 100%;
      height: 270px;
      background-size: cover;
      background-position: center center; }
  .single-portfolio .single_portfolio7 .item-gallery-3 {
    width: 50%;
    margin-bottom: 30px; }
    .single-portfolio .single_portfolio7 .item-gallery-3 .img {
      width: 100%;
      height: 570px;
      background-size: cover;
      background-position: center center; }
  .single-portfolio .single_portfolio7 .item-gallery-4 {
    width: 50%; }
    .single-portfolio .single_portfolio7 .item-gallery-4 .img {
      width: 100%;
      height: 270px;
      background-size: cover;
      background-position: center center; }
  .single-portfolio .single_portfolio7 .item-gallery:nth-child(n+5) {
    float: left;
    width: 25%; }
    .single-portfolio .single_portfolio7 .item-gallery:nth-child(n+5) .img {
      width: 100%;
      height: 270px;
      background-size: cover;
      background-position: center center; }

#sidebar .sidebar-inner {
  background: #fff;
  -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
  -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
  -ms-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
  box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
  float: left;
  padding: 50px 50px 33px; }
  #sidebar.no-bg .sidebar-inner {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    float: left;
    padding: 0px 0px 33px 20px; }

#comments {
  float: left;
  width: 100%; }
  #comments .comment-content-wrap {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
    background: #fff;
    padding: 0px 40px 0px;
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16); }
  #comments .comment-content-wrap h3.comments-title {
    color: #222;
    font-size: 14px;
    line-height: 30px;
    display: block;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    border-bottom: #eee solid 2px;
    margin-bottom: 30px;
    padding-top: 31px; }
    #comments .comment-content-wrap h3.comments-title span {
      display: inline-block;
      position: relative;
      padding-bottom: 10px; }
    #comments .comment-content-wrap h3.comments-title span:after {
      background: #49c0ee;
      width: 100%;
      content: '';
      height: 2px;
      position: absolute;
      bottom: -2px;
      left: 0; }
  #comments .comment-content-wrap > .comment-list {
    padding-bottom: 10px; }
  #comments .comment-form-wrap {
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
    padding: 0px 40px 0;
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16); }
  #comments .comment-form-wrap .comment-reply-title {
    color: #222;
    font-size: 14px;
    line-height: 30px;
    display: block;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    padding-bottom: 0;
    border-bottom: #eee solid 2px;
    margin-bottom: 44px;
    float: left;
    width: 100%;
    padding-top: 31px; }
    #comments .comment-form-wrap .comment-reply-title span {
      display: inline-block;
      position: relative;
      padding-bottom: 10px; }
    #comments .comment-form-wrap .comment-reply-title span:after {
      background: #49c0ee;
      width: 100%;
      content: '';
      height: 2px;
      position: absolute;
      bottom: -2px;
      left: 0; }
  #comments .comment-list {
    list-style: none;
    margin: 0px;
    padding: 0px; }
  #comments .comment-list > li {
    margin-bottom: 30px; }
    #comments .comment-list > li:last-child {
      margin-bottom: 0; }
    #comments .comment-list > li:last-child .comment-main {
      border-bottom: 0; }
    #comments .comment-list > li:last-child ul.children {
      border-top: #eee solid 2px; }
  #comments .comment-list li {
    width: 100%; }
    #comments .comment-list li:last-child .comment-respond {
      margin-bottom: 30px; }
    #comments .comment-list li.depth-3 .children {
      width: calc(100% - 30px); }
    #comments .comment-list li .comment-respond {
      padding: 25px 25px 0;
      border: rgba(40, 40, 40, 0.16) solid 1px;
      border-radius: 15px;
      width: 84%;
      position: relative;
      float: right;
      margin-top: 20px; }
    #comments .comment-list li .comment-respond .comment-reply-title {
      color: #222;
      font-size: 14px;
      line-height: 30px;
      display: block;
      font-weight: 800;
      letter-spacing: 0.06em;
      text-transform: uppercase;
      padding-bottom: 0;
      border-bottom: #eee solid 2px;
      margin-bottom: 44px;
      float: left;
      width: 100%; }
      #comments .comment-list li .comment-respond .comment-reply-title span {
        display: inline-block;
        position: relative;
        padding-bottom: 10px; }
      #comments .comment-list li .comment-respond .comment-reply-title span:after {
        background: #49c0ee;
        width: 100%;
        content: '';
        height: 2px;
        position: absolute;
        bottom: -2px;
        left: 0; }
  #comments .comment {
    width: 100%;
    margin: 0 0 30px; }
  #comments .comment-author-image {
    float: left;
    height: 70px;
    margin: 0 20px 0 0;
    width: 70px; }
  #comments .comment-author-image img {
    border-radius: 50%; }
  #comments .comment-main {
    width: calc(100% - 90px);
    position: relative;
    border-bottom: #eee solid 2px;
    padding-bottom: 24px; }
  #comments .comment-main .comment-author {
    font-size: 14px;
    line-height: 26px;
    color: #282828;
    margin: 0;
    margin-top: -5px;
    display: block;
    text-transform: capitalize;
    font-weight: 700; }
    #comments .comment-main .comment-author span {
      color: #49c0ee;
      text-transform: capitalize; }
  #comments .comment-main .comment-date {
    margin-top: 10px;
    display: block;
    color: #616161;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase; }
  #comments .comment-main .comment-content {
    font-size: 14px;
    line-height: 24px;
    color: #9b9b9b;
    margin-top: 11px; }
    #comments .comment-main .comment-content p {
      margin-bottom: 0; }
  #comments .comment-reply-link {
    text-transform: uppercase;
    font-size: 13px;
    float: left;
    color: #49c0ee;
    line-height: 20px;
    letter-spacing: 0.02em;
    display: block;
    margin-top: 9px;
    font-weight: 800; }
  #comments .comment-reply-link:hover {
    color: #0c6db0; }
  #comments ul.children {
    list-style: none;
    padding: 0px;
    padding-top: 30px;
    padding-left: 90px; }
  #comments ul.children li:last-child {
    margin-bottom: 0; }
  #commentform {
    /* BACKGROUND HORIZONTAL */ }
  #commentform p {
    margin-bottom: 20px; }
  #commentform #form-allowed-tags {
    display: none; }
  #commentform input[type='text'], #commentform input[type="password"], #commentform input[type="datetime"], #commentform input[type="datetime-local"], #commentform input[type="date"], #commentform input[type="month"], #commentform input[type="time"], #commentform input[type="week"], #commentform input[type="number"], #commentform input[type="email"], #commentform input[type="url"], #commentform input[type="search"], #commentform input[type="tel"], #commentform input[type="color"], #commentform textarea, #commentform select {
    border: none;
    border-bottom: #eee solid 2px;
    border-radius: 0;
    font-size: 13px;
    letter-spacing: 0.02em;
    padding: 0;
    height: auto;
    padding-bottom: 16px;
    background: transparent; }
  #commentform input::-webkit-input-placeholder {
    color: #9b9b9b !important; }
  #commentform input:-moz-placeholder {
    color: #9b9b9b !important;
    opacity: 1; }
  #commentform input::-moz-placeholder {
    color: #9b9b9b !important;
    opacity: 1; }
  #commentform input:-ms-input-placeholder {
    color: #9b9b9b !important; }
  #commentform #submit {
    padding: 0;
    border-radius: 0px;
    background-color: #222;
    color: #fff;
    font-size: 13px;
    height: 51px;
    line-height: 51px;
    letter-spacing: 0.02em;
    border: none;
    width: 100%; }
  #commentform #submit:hover {
    background: #49c0ee; }
  #commentform .col-xs-12 {
    margin-bottom: 30px;
    padding: 0 15px; }
  #commentform .comment-form-comment {
    margin-bottom: 36px; }
  #commentform textarea {
    margin: 0;
    font-size: 13px;
    line-height: 24px;
    color: #9b9b9b;
    letter-spacing: 0.02em;
    height: 97px; }
  #commentform input::-moz-placeholder, #commentform textarea::-moz-placeholder {
    color: #9b9b9b; }
  #commentform input::-webkit-input-placeholder, #commentform textarea::-webkit-placeholder {
    color: #9b9b9b; }
  #commentform input::-o-placeholder, #commentform textarea::-o-placeholder {
    color: #9b9b9b; }
  #commentform input::-ms-placeholder, #commentform textarea::-ms-placeholder {
    color: #9b9b9b; }

#cancel-comment-reply-link {
  margin-left: 2px;
  padding: 10px 26px;
  position: relative;
  text-transform: none;
  font-size: 13px;
  top: -2px;
  color: #49c0ee; }

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

.cms-fancyboxes-wraper + .vc_empty_space, .vc_wp_search + .vc_empty_space {
  float: left;
  width: 100%; }

.vc_row[data-vc-full-width].vc_hidden {
  opacity: 1 !important;
  /* ==========================================================================
   [Start] 1. CMS Heading
========================================================================== */ }

.cms-heading-wrapper {
  text-align: center;
  /* ==========================================================================
   [End] 1. CMS Heading
========================================================================== */
  /* ==========================================================================
   [Start] 2. CMS Carousel 
========================================================================== */ }
  .cms-heading-wrapper .title {
    color: #222;
    font-size: 35px;
    line-height: 40px;
    font-weight: 900;
    font-style: italic;
    margin-bottom: 26px;
    position: relative;
    text-align: center;
    padding-bottom: 27px; }
  .cms-heading-wrapper .title .border {
    width: 40px;
    height: 2px;
    background: #49c0ee;
    left: 50%;
    position: absolute;
    bottom: 0;
    -webkit-transform: translate(-50%, 0px);
    -khtml-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    /* BACKGROUND GRADIENT */ }
  .cms-heading-wrapper .subtitle {
    font-weight: 700;
    color: #616161;
    font-size: 15px;
    text-align: center;
    margin-bottom: 4px;
    letter-spacing: 0.02em; }
  .cms-heading-wrapper .description {
    font-size: 15px;
    line-height: 23px;
    color: #a5a5a5;
    margin-top: -11px; }
  .cms-heading-wrapper.heading-layout1 .description {
    margin-top: -1px; }
  .cms-heading-wrapper.heading-layout1 .subtitle {
    margin-bottom: 0; }
  .cms-heading-wrapper.heading-layout1.style2 .title {
    margin-bottom: 24px; }
    .cms-heading-wrapper.heading-layout1.style2 .description {
      color: #a5a5a5;
      font-size: 16px;
      line-height: 26px;
      font-weight: 700;
      margin-top: 0px; }
  .cms-heading-wrapper.heading-layout1.style3 .title {
    font-style: normal; }
    .cms-heading-wrapper.heading-layout1.style3 .title .border {
      width: 70px; }
  .cms-heading-wrapper.heading-layout2 {
    text-align: left; }
  .cms-heading-wrapper.heading-layout2 .subtitle {
    font-size: 13px;
    letter-spacing: 0.078em;
    color: #a5a5a5;
    text-align: left;
    margin-bottom: 0; }
  .cms-heading-wrapper.heading-layout2 .title {
    text-align: left;
    margin-bottom: 25px; }
    .cms-heading-wrapper.heading-layout2 .title .border {
      left: 0;
      -webkit-transform: none;
      -khtml-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none;
      /* BACKGROUND GRADIENT */ }
  .cms-heading-wrapper.heading-layout2 .description {
    margin-top: 0px; }
  .cms-heading-wrapper.heading-layout2.heading-layout4 .subtitle {
    color: #f4f4f4;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
    margin-bottom: 0px; }
    .cms-heading-wrapper.heading-layout2.heading-layout4 .title {
      color: #fff;
      font-size: 26px;
      letter-spacing: 0.018em;
      line-height: 29px;
      font-style: normal;
      padding-bottom: 29px;
      margin-bottom: 24px; }
    .cms-heading-wrapper.heading-layout2.heading-layout4 .border {
      background: #fff; }
    .cms-heading-wrapper.heading-layout2.heading-layout4 .description {
      color: #f4f4f4;
      font-size: 14px;
      line-height: 23px; }
  .cms-heading-wrapper.heading-layout2.heading-layout5 {
    max-width: 358px;
    display: inline-block; }
    .cms-heading-wrapper.heading-layout2.heading-layout5 .cms-heading-left {
      white-space: nowrap;
      font-size: 51px;
      color: rgba(255, 255, 255, 0.3);
      float: left;
      font-style: italic;
      width: 55px;
      margin-top: 29px; }
    .cms-heading-wrapper.heading-layout2.heading-layout5 .cms-heading-right {
      width: calc(100% - 55px);
      float: left;
      padding-left: 37px; }
    .cms-heading-wrapper.heading-layout2.heading-layout5 .subtitle {
      color: #f4f4f4;
      text-transform: none;
      letter-spacing: 0;
      font-weight: 400; }
    .cms-heading-wrapper.heading-layout2.heading-layout5 .title {
      color: #fff;
      font-size: 26px;
      letter-spacing: 0.018em;
      line-height: 29px;
      font-style: normal;
      padding-bottom: 18px;
      margin-bottom: 24px; }
    .cms-heading-wrapper.heading-layout2.heading-layout5 .border {
      background: #fff; }
    .cms-heading-wrapper.heading-layout2.heading-layout5 .description {
      color: #f4f4f4;
      font-size: 14px;
      line-height: 23px; }
  .cms-heading-wrapper.heading-layout2.heading-layout6 {
    max-width: 358px;
    display: inline-block;
    padding: 63px 50px 36px; }
    .cms-heading-wrapper.heading-layout2.heading-layout6 .cms-heading-left {
      font-size: 65px;
      color: rgba(255, 255, 255, 0.05);
      float: left;
      width: 55px;
      position: absolute;
      top: 50px;
      left: 50px; }
    .cms-heading-wrapper.heading-layout2.heading-layout6 .cms-heading-right {
      width: 100%;
      float: left; }
    .cms-heading-wrapper.heading-layout2.heading-layout6 .subtitle {
      color: #f4f4f4;
      text-transform: none;
      letter-spacing: 0;
      font-weight: 400; }
    .cms-heading-wrapper.heading-layout2.heading-layout6 .title {
      color: #fff;
      font-size: 23px;
      letter-spacing: 0.018em;
      line-height: 29px;
      font-style: normal;
      padding-bottom: 18px;
      margin-bottom: 24px; }
    .cms-heading-wrapper.heading-layout2.heading-layout6 .border {
      background: #fff; }
    .cms-heading-wrapper.heading-layout2.heading-layout6 .description {
      color: #f4f4f4;
      font-size: 15px;
      line-height: 24px; }
  .cms-heading-wrapper.heading-layout3 .title {
    padding-bottom: 4px; }
    .cms-heading-wrapper.heading-layout3 .title:before {
      display: none; }
  .cms-heading-wrapper.heading-layout3 .subtitle {
    margin-bottom: 0; }
  .cms-heading-wrapper.heading-layout3 .description {
    position: relative;
    padding-bottom: 4px; }
    .cms-heading-wrapper.heading-layout3 .description:before {
      content: '';
      width: 40px;
      height: 2px;
      background: #49c0ee;
      left: 50%;
      position: absolute;
      bottom: 0;
      -webkit-transform: translate(-50%, 0px);
      -khtml-transform: translate(-50%, 0px);
      -moz-transform: translate(-50%, 0px);
      -ms-transform: translate(-50%, 0px);
      -o-transform: translate(-50%, 0px);
      transform: translate(-50%, 0px);
      /* BACKGROUND GRADIENT */ }

.template-cms_carousel-blog {
  position: relative;
  padding-bottom: 30px; }
  .template-cms_carousel-blog .cms-grid-media {
    position: relative;
    position: relative;
    float: left;
    width: 100%; }
  .template-cms_carousel-blog.owl-carousel .owl-item {
    padding: 0 3px; }
  .template-cms_carousel-blog .cms-carousel-item {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16); }
  .template-cms_carousel-blog .cms-carousel-item .cms-grid-media-image {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%; }
    .template-cms_carousel-blog .cms-carousel-item .cms-grid-media-image img {
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      transition: all 0.4s;
      will-change: transform; }
    .template-cms_carousel-blog .cms-carousel-item .cms-grid-media-image:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(54, 54, 54, .1);
      opacity: 0;
      -webkit-transition: opacity 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);
      -moz-transition: opacity 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);
      transition: opacity 0.35s cubic-bezier(0.53, 0.01, 0.18, 1); }
  .template-cms_carousel-blog .cms-carousel-item .content-left {
    width: 49px;
    height: 49px;
    border-radius: 2px;
    background: #282828;
    text-align: center;
    position: absolute;
    left: 30px;
    bottom: -10px;
    opacity: 0;
    z-index: 2;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
    .template-cms_carousel-blog .cms-carousel-item .content-left i {
      font-size: 18px;
      color: #fff;
      line-height: 49px; }
  .template-cms_carousel-blog .cms-carousel-item .content-right {
    padding: 25px 30px 21px;
    width: 100%;
    float: left;
    background: #fff; }
    .template-cms_carousel-blog .cms-carousel-item .content-right .content-main {
      width: 100%;
      padding-left: 0px; }
    .template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail {
      float: left;
      width: 100%;
      margin-top: -8px; }
    .template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail li {
      display: inline-block;
      font-size: 13px;
      color: #616161;
      letter-spacing: 0.01em;
      line-height: 26px; }
      .template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail li.detail-terms a {
        color: #49c0ee; }
      .template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail li.detail-terms a:hover {
        color: #000; }
    .template-cms_carousel-blog .cms-carousel-item .content-right .entry-title {
      font-size: 18px;
      margin-top: 4px;
      float: left;
      width: 100%;
      margin-bottom: 17px;
      line-height: 28px;
      color: #282828;
      font-weight: 700; }
    .template-cms_carousel-blog .cms-carousel-item .content-right .entry-title a {
      color: #282828; }
      .template-cms_carousel-blog .cms-carousel-item .content-right .entry-title a:hover {
        color: #49c0ee; }
    .template-cms_carousel-blog .cms-carousel-item .content-right .entry-content {
      font-size: 14px;
      line-height: 23px;
      color: #9b9b9b;
      margin-top: 5px; }
    .template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom {
      float: left;
      width: 100%;
      margin-top: 23px;
      border-top: #eee solid 2px;
      padding-top: 22px; }
    .template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom .detail-date {
      float: left; }
      .template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom .detail-date a {
        display: inline-block;
        font-size: 13px;
        color: #616161;
        letter-spacing: 0.01em;
        line-height: 26px; }
      .template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom .detail-date a:hover {
        color: #000; }
    .template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom .more {
      margin-top: 0;
      float: right;
      overflow: hidden;
      text-align: right;
      color: #333;
      display: inline-block;
      font-weight: 800;
      text-transform: uppercase;
      letter-spacing: 0.02em;
      font-size: 13px;
      line-height: 20px; }
      .template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom .more i {
        font-size: 11px;
        margin-right: 2px;
        line-height: 20px;
        -webkit-transform: translate3d(44px, 0px, 0);
        -khtml-transform: translate3d(44px, 0px, 0);
        -moz-transform: translate3d(44px, 0px, 0);
        -ms-transform: translate3d(44px, 0px, 0);
        -o-transform: translate3d(44px, 0px, 0);
        transform: translate3d(44px, 0px, 0);
        /* BACKGROUND GRADIENT */
        -webkit-transition: all 300ms linear 0ms;
        -khtml-transition: all 300ms linear 0ms;
        -moz-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
        -o-transition: all 300ms linear 0ms;
        transition: all 300ms linear 0ms;
        /* BACKGROUND GRADIENT */ }
      .template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom .more span {
        -webkit-transform: translate3d(50px, 0px, 0);
        -khtml-transform: translate3d(50px, 0px, 0);
        -moz-transform: translate3d(50px, 0px, 0);
        -ms-transform: translate3d(50px, 0px, 0);
        -o-transform: translate3d(50px, 0px, 0);
        transform: translate3d(50px, 0px, 0);
        /* BACKGROUND GRADIENT */
        display: inline-block;
        -webkit-transition: all 300ms linear 0ms;
        -khtml-transition: all 300ms linear 0ms;
        -moz-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
        -o-transition: all 300ms linear 0ms;
        transition: all 300ms linear 0ms;
        /* BACKGROUND GRADIENT */ }
  .template-cms_carousel-blog .cms-carousel-item:hover .cms-grid-media-image:after {
    opacity: 1; }
    .template-cms_carousel-blog .cms-carousel-item:hover .cms-grid-media-image img {
      -webkit-transform: scale(1.07);
      -moz-transform: scale(1.07);
      transform: scale(1.07); }
    .template-cms_carousel-blog .cms-carousel-item:hover .content-left {
      opacity: 1; }
    .template-cms_carousel-blog .cms-carousel-item:hover .content-right .grid_bottom .more {
      color: #49c0ee; }
    .template-cms_carousel-blog .cms-carousel-item:hover .content-right .grid_bottom .more span, .template-cms_carousel-blog .cms-carousel-item:hover .content-right .grid_bottom .more i {
      -webkit-transform: translate3d(0px, 0px, 0);
      -khtml-transform: translate3d(0px, 0px, 0);
      -moz-transform: translate3d(0px, 0px, 0);
      -ms-transform: translate3d(0px, 0px, 0);
      -o-transform: translate3d(0px, 0px, 0);
      transform: translate3d(0px, 0px, 0);
      /* BACKGROUND GRADIENT */ }
  .template-cms_carousel-blog.style2 .cms-carousel-item .content-left {
    background: #0b0b0b; }
  .template-cms_carousel-blog.style2 .cms-carousel-item .content-right {
    background: #222; }
    .template-cms_carousel-blog.style2 .cms-carousel-item .content-right .entry-title a {
      color: #fff; }
    .template-cms_carousel-blog.style2 .cms-carousel-item .content-right .grid_bottom {
      border-color: rgba(238, 238, 238, 0.05); }
    .template-cms_carousel-blog.style2 .cms-carousel-item .content-right .grid_bottom .more {
      color: #5b5b5b; }
  .template-cms_carousel-blog.template-cms_carousel--layout-blog2.owl-carousel .owl-stage-outer {
    padding-top: 29px; }
  .template-cms_carousel-blog.template-cms_carousel--layout-blog2 .cms-carousel-item .content-left {
    bottom: auto;
    top: -29px; }
  .template-cms_carousel-blog.template-cms_carousel--layout-blog2 .cms-carousel-item .content-right {
    padding-top: 35px; }

.template-cms_carousel--layout-blog3 {
  position: relative; }
  .template-cms_carousel--layout-blog3.cms-carousel .owl-dots {
    top: auto;
    bottom: 17px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /* BACKGROUND GRADIENT */
    right: auto; }
  .template-cms_carousel--layout-blog3.cms-carousel .owl-dots .owl-dot {
    background: none;
    border: rgba(255, 255, 255, 0.68) solid 1px; }
  .template-cms_carousel--layout-blog3 .cms-carousel-item {
    max-width: 812px;
    position: relative;
    margin: 0 auto; }
  .template-cms_carousel--layout-blog3 .cms-grid-media {
    background-size: cover;
    background-position: center center;
    min-height: 400px;
    border-radius: 3px;
    -webkit-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2); }
  .template-cms_carousel--layout-blog3 .cms-grid-media .bg-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0; }
  .template-cms_carousel--layout-blog3 .content-overlay {
    width: 100%;
    position: absolute;
    bottom: 40px;
    left: 50%;
    text-align: center;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /* BACKGROUND GRADIENT */ }
  .template-cms_carousel--layout-blog3 .content-overlay .cms-carousel-title {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.035em;
    color: #49c0ee;
    margin-bottom: 1px; }
    .template-cms_carousel--layout-blog3 .content-overlay .cms-carousel-title a {
      color: #49c0ee; }
    .template-cms_carousel--layout-blog3 .content-overlay .cms-carousel-title a:hover {
      color: #0c6db0; }
  .template-cms_carousel--layout-blog3 .content-overlay .cms-carousel-content {
    font-size: 15px;
    letter-spacing: 0.035em;
    line-height: 26px;
    color: #fff; }

.template-cms_carousel--layout-pricing {
  text-align: center; }
  .template-cms_carousel--layout-pricing .owl-stage-outer {
    padding-top: 102px;
    padding-bottom: 84px; }
  .template-cms_carousel--layout-pricing .cms-pricing-item {
    border: #e0e0e0 solid 1px;
    border-radius: 5px;
    background: #fff;
    padding-bottom: 37px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  .template-cms_carousel--layout-pricing .cms-pricing-item:hover {
    background: #0c6db0;
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
    border: none; }
    .template-cms_carousel--layout-pricing .cms-pricing-item:hover .cms-grid-media {
      -webkit-transform: scale(1.115, 1.115);
      -khtml-transform: scale(1.115, 1.115);
      -moz-transform: scale(1.115, 1.115);
      -ms-transform: scale(1.115, 1.115);
      -o-transform: scale(1.115, 1.115);
      transform: scale(1.115, 1.115);
      /* BACKGROUND GRADIENT */ }
    .template-cms_carousel--layout-pricing .cms-pricing-item:hover .cms-grid-media .cms-grid-media-inner .cms-pricing-title {
      font-size: 23px;
      padding: 0; }
    .template-cms_carousel--layout-pricing .cms-pricing-item:hover .pricing-bottom .cms-ordernow {
      opacity: 1; }
    .template-cms_carousel--layout-pricing .cms-pricing-item:hover .pricing-bottom .cms-pricing-price {
      opacity: 0; }
    .template-cms_carousel--layout-pricing .cms-pricing-item:hover .cms-pricing-content {
      color: #fff; }
    .template-cms_carousel--layout-pricing .cms-pricing-item:hover .cms-pricing-content ul li {
      border-bottom-color: rgba(255, 255, 255, 0.1); }
  .template-cms_carousel--layout-pricing .cms-grid-media {
    border-radius: 50%;
    border: #49c0ee solid 5px;
    display: inline-block;
    min-width: 180px;
    min-height: 180px;
    margin-top: -92px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  .template-cms_carousel--layout-pricing .cms-grid-media .cms-grid-media-inner {
    border: #0c6db0 solid 5px;
    border-radius: 50%;
    min-width: 170px;
    min-height: 170px;
    background-size: cover;
    position: relative;
    padding: 50px 16px;
    width: 100%;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
    .template-cms_carousel--layout-pricing .cms-grid-media .cms-grid-media-inner:after {
      position: absolute;
      width: 100%;
      height: 100%;
      content: '';
      background: rgba(12, 109, 176, 0.35);
      top: 0;
      left: 0;
      border-radius: 50%; }
    .template-cms_carousel--layout-pricing .cms-grid-media .cms-grid-media-inner .cms-pricing-title {
      position: absolute;
      width: 100%;
      top: 50%;
      left: 0;
      -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 */
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */
      font-size: 20px;
      padding: 0 10px;
      line-height: 32px;
      letter-spacing: 0.035em;
      color: #fff;
      z-index: 2; }
  .template-cms_carousel--layout-pricing .cms-pricing-content {
    margin: 0 83px;
    text-align: left;
    font-size: 15px;
    line-height: 37px;
    letter-spacing: 0.035em;
    color: #bbb7b7;
    margin-top: 25px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  .template-cms_carousel--layout-pricing .cms-pricing-content ul li {
    border-bottom: #eceff1 solid 1px;
    position: relative;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
    .template-cms_carousel--layout-pricing .cms-pricing-content ul li:before {
      content: '\f26b';
      display: inline-block;
      font: normal normal normal 15px/1 'Material-Design-Iconic-Font';
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      color: #49c0ee;
      padding-right: 13px; }
    .template-cms_carousel--layout-pricing .cms-pricing-content ul li:last-child {
      border-bottom: 0; }
  .template-cms_carousel--layout-pricing .pricing-bottom {
    position: relative;
    height: 37px;
    margin: 19px 83px 0; }
  .template-cms_carousel--layout-pricing .pricing-bottom .cms-ordernow {
    position: absolute;
    top: 0;
    left: 50%;
    opacity: 0;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /* BACKGROUND GRADIENT */
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
    .template-cms_carousel--layout-pricing .pricing-bottom .cms-ordernow a {
      font-size: 11px;
      color: #fff;
      padding: 12px 26.5px; }
  .template-cms_carousel--layout-pricing .pricing-bottom .cms-pricing-price {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /* BACKGROUND GRADIENT */
    font-size: 27px;
    line-height: 37px;
    letter-spacing: 0.035em;
    color: #0c6db0;
    width: 100%;
    text-align: center; }
    .template-cms_carousel--layout-pricing .pricing-bottom .cms-pricing-price span.unit {
      position: relative;
      font-size: 17px;
      top: -7px; }
    .template-cms_carousel--layout-pricing .pricing-bottom .cms-pricing-price span.time {
      font-size: 18px;
      margin-left: 5px; }
    .template-cms_carousel--layout-pricing .pricing-bottom .cms-pricing-price span {
      display: inline-block; }
  .template-cms_carousel--layout-pricing.cms-carousel .owl-dots {
    position: absolute;
    top: auto;
    right: auto;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /* BACKGROUND GRADIENT */ }
  .template-cms_carousel--layout-pricing.cms-carousel .owl-dots .owl-dot {
    width: 17px;
    height: 17px;
    background: #e0e0e0;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35) inset;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35) inset;
    -ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35) inset;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.35) inset;
    border: none;
    margin: 0 4px; }

.template-cms_carousel--layout-portfolio .cms-carousel-item {
  padding: 30px 30px 30px 0; }
  .template-cms_carousel--layout-portfolio .cms-grid-media {
    background-size: cover;
    height: calc(100vh - 60px);
    background-position: center center; }
  .template-cms_carousel--layout-portfolio.cms-carousel .owl-dots, .template-cms_carousel--layout-portfolio .owl-dots {
    bottom: 60px; }
  .template-cms_carousel--layout-portfolio.cms-carousel .owl-dots .owl-dot, .template-cms_carousel--layout-portfolio .owl-dots .owl-dot {
    border-color: rgba(255, 255, 255, 0.5); }
    .template-cms_carousel--layout-portfolio.cms-carousel .owl-dots .owl-dot.active, .template-cms_carousel--layout-portfolio .owl-dots .owl-dot.active, .template-cms_carousel--layout-portfolio.cms-carousel .owl-dots .owl-dot:hover, .template-cms_carousel--layout-portfolio .owl-dots .owl-dot:hover {
      background: #fff;
      border-color: #fff; }

.template-cms_carousel--layout-portfolio2 .cms-grid-media {
  height: 611px;
  position: relative; }
  .template-cms_carousel--layout-portfolio2 .cms-content-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    background: rgba(255, 255, 255, 0.95);
    -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 */
    padding: 70px 70px;
    text-align: center;
    width: 90%;
    max-width: 571px; }
  .template-cms_carousel--layout-portfolio2 .cms-content-overlay .detail-terms {
    color: #9b9b9b;
    font-size: 13px;
    line-height: 28px;
    letter-spacing: 0.02em;
    margin-bottom: 15px; }
    .template-cms_carousel--layout-portfolio2 .cms-content-overlay .detail-terms a {
      color: inherit; }
    .template-cms_carousel--layout-portfolio2 .cms-content-overlay .detail-terms a:hover {
      color: #49c0ee; }
  .template-cms_carousel--layout-portfolio2 .cms-content-overlay .entry-title {
    color: #282828;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0.04em;
    margin-bottom: 14px;
    font-weight: 700; }
    .template-cms_carousel--layout-portfolio2 .cms-content-overlay .entry-title a {
      color: inherit; }
    .template-cms_carousel--layout-portfolio2 .cms-content-overlay .entry-title a:hover {
      color: #49c0ee; }
  .template-cms_carousel--layout-portfolio2 .cms-content-overlay .more {
    color: #49c0ee;
    font-size: 13px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: 800; }
    .template-cms_carousel--layout-portfolio2 .cms-content-overlay .more a {
      color: inherit; }
    .template-cms_carousel--layout-portfolio2 .cms-content-overlay .more a:hover {
      color: #222; }

.cms-carousel-team.template-cms_carousel--layout-team1 .owl-item {
  padding: 0 3px; }
  .cms-carousel-team.template-cms_carousel--layout-team1 .cms-grid-media {
    position: relative; }
    .cms-carousel-team.template-cms_carousel--layout-team1 .cms-grid-media:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 100%;
      background-color: rgba(255, 255, 255, .2);
      opacity: 0;
      -webkit-transition: opacity 0.15s ease-out;
      -moz-transition: opacity 0.15s ease-out;
      transition: opacity 0.15s ease-out;
      z-index: 2; }
  .cms-carousel-team.template-cms_carousel--layout-team1 .cms-carousel-item:hover .cms-grid-media:before {
    opacity: 1; }
  .cms-carousel-team .owl-stage-outer {
    padding: 3px 0; }
  .cms-carousel-team .cms-carousel-item {
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    float: left;
    width: 100%;
    background: #fff; }
  .cms-carousel-team .cms-carousel-item .team-item {
    float: left;
    width: 100%; }
  .cms-carousel-team .cms-carousel-item .team-item-top {
    position: relative;
    float: left;
    width: 100%; }
    .cms-carousel-team .cms-carousel-item .team-item-top img {
      width: 100%; }
  .cms-carousel-team .cms-carousel-item .team-item-bottom {
    margin-top: 35px;
    padding-bottom: 34px;
    float: left;
    width: 100%;
    text-align: center;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
    .cms-carousel-team .cms-carousel-item .team-item-bottom h3 {
      font-size: 20px;
      line-height: 26px;
      color: #282828;
      text-transform: capitalize;
      margin-bottom: 3px;
      font-weight: 600; }
    .cms-carousel-team .cms-carousel-item .team-item-bottom .team_content {
      font-size: 13px;
      line-height: 24px;
      color: #9b9b9b; }
    .cms-carousel-team .cms-carousel-item .team-item-bottom .cms-team-social {
      text-align: center;
      width: 100%;
      float: left;
      margin-top: 17px;
      z-index: 2; }
    .cms-carousel-team .cms-carousel-item .team-item-bottom .cms-team-social .social-item {
      display: inline-block;
      padding: 0 12px; }
      .cms-carousel-team .cms-carousel-item .team-item-bottom .cms-team-social .social-item a {
        font-size: 14px;
        color: #282828; }
      .cms-carousel-team .cms-carousel-item .team-item-bottom .cms-team-social .social-item a:hover {
        color: #49c0ee; }
  .cms-carousel-team.cms-carousel-team2 .owl-stage-outer {
    padding: 0px; }
  .cms-carousel-team.cms-carousel-team2 .cms-carousel-item {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; }
    .cms-carousel-team.cms-carousel-team2 .cms-carousel-item .team-item-bottom {
      margin-top: 0;
      padding-top: 45px;
      padding-bottom: 44px; }
  .cms-carousel-team.cms-carousel-team2.style2 .cms-carousel-item:hover .team-item-bottom {
    background: #f9f9f9; }
  .cms-carousel-team.cms-carousel-team2 .cms-grid-media {
    position: relative; }
    .cms-carousel-team.cms-carousel-team2 .cms-grid-media:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 100%;
      background-color: rgba(255, 255, 255, .2);
      opacity: 0;
      -webkit-transition: opacity 0.15s ease-out;
      -moz-transition: opacity 0.15s ease-out;
      transition: opacity 0.15s ease-out;
      z-index: 2; }
  .cms-carousel-team.cms-carousel-team2 .cms-carousel-item:hover .cms-grid-media:before {
    opacity: 1; }
  .cms-carousel-team.cms-carousel-team4 .owl-stage-outer {
    padding: 0px; }
    .cms-carousel-team.cms-carousel-team4 .owl-stage-outer .owl-item {
      margin-left: -1px; }
  .cms-carousel-team.cms-carousel-team4 .cms-carousel-item {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; }
    .cms-carousel-team.cms-carousel-team4 .cms-carousel-item .team-item-bottom {
      margin-top: 0px;
      padding-top: 46px;
      padding-bottom: 44px;
      background: #222;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
    .cms-carousel-team.cms-carousel-team4 .cms-carousel-item .team-item-bottom h3 {
      color: #fff; }
    .cms-carousel-team.cms-carousel-team4 .cms-carousel-item .team-item-bottom .team_content {
      font-size: 13px;
      line-height: 24px;
      color: #9b9b9b; }
    .cms-carousel-team.cms-carousel-team4 .cms-carousel-item .team-item-bottom .cms-team-social .social-item a {
      color: #fff; }
      .cms-carousel-team.cms-carousel-team4 .cms-carousel-item .team-item-bottom .cms-team-social .social-item a:hover {
        color: #49c0ee; }
    .cms-carousel-team.cms-carousel-team4 .cms-carousel-item:hover .team-item-bottom {
      background: #1b1b1b; }

.link-team-page {
  text-align: center;
  padding-top: 38px; }
  .link-team-page a {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-weight: 800; }
  .link-team-page a:hover {
    color: #000; }
    .link-team-page a:hover span:before, .link-team-page a:hover span:after {
      background: #000; }
  .link-team-page a span {
    display: inline-block;
    width: 8px;
    height: 8px;
    position: relative;
    margin-right: 7px; }
    .link-team-page a span:before {
      width: 2px;
      height: 8px;
      left: 3px;
      top: 0;
      background: #49c0ee;
      position: absolute;
      content: ''; }
    .link-team-page a span:after {
      width: 8px;
      height: 2px;
      top: 3px;
      left: 0px;
      background: #49c0ee;
      position: absolute;
      content: ''; }

.cms-carousel-team3 .cms-carousel-item {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden; }
  .cms-carousel-team3 .cms-carousel-item:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background-color: rgba(27, 27, 27, 0.9);
    z-index: 1;
    -webkit-transform: translateY(-100%);
    -khtml-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    /* BACKGROUND GRADIENT */
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  .cms-carousel-team3 .cms-carousel-item .team-item-top {
    float: left;
    width: 100%; }
    .cms-carousel-team3 .cms-carousel-item .team-item-top img {
      width: 100%; }
  .cms-carousel-team3 .cms-carousel-item:hover:before {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -khtml-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    /* BACKGROUND GRADIENT */ }
    .cms-carousel-team3 .cms-carousel-item:hover .team-item-bottom {
      top: 50%;
      -webkit-transform: translate(0px, -50%);
      -khtml-transform: translate(0px, -50%);
      -moz-transform: translate(0px, -50%);
      -ms-transform: translate(0px, -50%);
      -o-transform: translate(0px, -50%);
      transform: translate(0px, -50%);
      /* BACKGROUND GRADIENT */
      opacity: 1; }
  .cms-carousel-team3 .cms-carousel-item .team-item-bottom {
    text-align: center;
    width: 100%;
    float: left;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    -webkit-transform: translate(0px, 0%);
    -khtml-transform: translate(0px, 0%);
    -moz-transform: translate(0px, 0%);
    -ms-transform: translate(0px, 0%);
    -o-transform: translate(0px, 0%);
    transform: translate(0px, 0%);
    /* BACKGROUND GRADIENT */
    z-index: 2;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
    .cms-carousel-team3 .cms-carousel-item .team-item-bottom h3 {
      font-size: 18px;
      line-height: 26px;
      color: #fff;
      text-transform: capitalize;
      margin-bottom: 2px;
      font-weight: 600; }
    .cms-carousel-team3 .cms-carousel-item .team-item-bottom .team-position {
      font-size: 14px;
      line-height: 24px;
      color: #9b9b9b; }
    .cms-carousel-team3 .cms-carousel-item .team-item-bottom .cms-team-social {
      text-align: center;
      width: 100%;
      float: left;
      margin-top: 17px;
      z-index: 2; }
    .cms-carousel-team3 .cms-carousel-item .team-item-bottom .cms-team-social .social-item {
      display: inline-block;
      padding: 0 11px; }
      .cms-carousel-team3 .cms-carousel-item .team-item-bottom .cms-team-social .social-item a {
        font-size: 14px;
        color: #fff; }
      .cms-carousel-team3 .cms-carousel-item .team-item-bottom .cms-team-social .social-item a:hover {
        color: #49c0ee; }

.cms-carousel-team5 .owl-stage-outer {
  padding: 3px; }
  .cms-carousel-team5 .owl-stage-outer .owl-item {
    padding: 0 3px; }
  .cms-carousel-team5 .cms-carousel-item {
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    float: left;
    width: 100%;
    background: #fff; }
  .cms-carousel-team5 .cms-carousel-item .team-item-top {
    position: relative;
    float: left;
    width: 100%; }
    .cms-carousel-team5 .cms-carousel-item .team-item-top img {
      width: 100%; }
    .cms-carousel-team5 .cms-carousel-item .team-item-top:before {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      content: "";
      background-color: rgba(27, 27, 27, 0.9);
      z-index: 1;
      -webkit-transform: translateY(-105%);
      -khtml-transform: translateY(-105%);
      -moz-transform: translateY(-105%);
      -ms-transform: translateY(-105%);
      -o-transform: translateY(-105%);
      transform: translateY(-105%);
      /* BACKGROUND GRADIENT */
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
    .cms-carousel-team5 .cms-carousel-item .team-item-top .cms-team-social {
      text-align: center;
      width: 100%;
      float: left;
      left: 0;
      position: absolute;
      right: 0;
      bottom: 24px;
      opacity: 0;
      z-index: 2;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */
      -webkit-transform: translateY(-400px);
      -khtml-transform: translateY(-400px);
      -moz-transform: translateY(-400px);
      -ms-transform: translateY(-400px);
      -o-transform: translateY(-400px);
      transform: translateY(-400px);
      /* BACKGROUND GRADIENT */ }
    .cms-carousel-team5 .cms-carousel-item .team-item-top .cms-team-social .social-item {
      display: inline-block;
      padding: 0 11px; }
      .cms-carousel-team5 .cms-carousel-item .team-item-top .cms-team-social .social-item a {
        font-size: 14px;
        color: #fff; }
      .cms-carousel-team5 .cms-carousel-item .team-item-top .cms-team-social .social-item a:hover {
        color: #49c0ee; }
  .cms-carousel-team5 .cms-carousel-item .team-item-bottom {
    margin-top: 25px;
    padding-bottom: 23px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 100%;
    text-align: center; }
    .cms-carousel-team5 .cms-carousel-item .team-item-bottom h3 {
      font-size: 20px;
      line-height: 26px;
      color: #282828;
      text-transform: capitalize;
      margin-bottom: 3px;
      font-weight: 600; }
    .cms-carousel-team5 .cms-carousel-item .team-item-bottom .team-position {
      font-size: 13px;
      line-height: 24px;
      color: #9b9b9b;
      position: relative;
      padding-bottom: 14px; }
    .cms-carousel-team5 .cms-carousel-item .team-item-bottom .team-position:after {
      content: '';
      width: 20px;
      height: 2px;
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -khtml-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      /* BACKGROUND GRADIENT */
      background: #eee; }
    .cms-carousel-team5 .cms-carousel-item .team-item-bottom .team_content {
      padding-top: 15px;
      font-size: 15px;
      line-height: 23px;
      color: #9b9b9b; }
    .cms-carousel-team5 .cms-carousel-item .team-item-bottom .cms-team-social {
      text-align: center;
      width: 100%;
      float: left;
      margin-top: 17px;
      z-index: 2; }
    .cms-carousel-team5 .cms-carousel-item .team-item-bottom .cms-team-social .social-item {
      display: inline-block;
      padding: 0 12px; }
      .cms-carousel-team5 .cms-carousel-item .team-item-bottom .cms-team-social .social-item a {
        font-size: 14px;
        color: #282828; }
      .cms-carousel-team5 .cms-carousel-item .team-item-bottom .cms-team-social .social-item a:hover {
        color: #49c0ee; }
  .cms-carousel-team5 .cms-carousel-item:hover .team-item-top:before {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -khtml-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    /* BACKGROUND GRADIENT */ }
    .cms-carousel-team5 .cms-carousel-item:hover .team-item-top .cms-team-social {
      opacity: 1;
      -webkit-transform: translateY(0px);
      -khtml-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
      transform: translateY(0px);
      /* BACKGROUND GRADIENT */ }

.cms-carousel .owl-dots, .owl-dots {
  margin-top: 0;
  position: absolute;
  right: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  /* BACKGROUND GRADIENT */
  bottom: 0; }
  .cms-carousel .owl-dots .owl-dot, .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin-left: 8px;
    border-radius: 50%;
    float: left;
    border: rgba(100, 100, 100, 0.5) solid 2px;
    background: transparent;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  .cms-carousel .owl-dots .owl-dot:hover, .owl-dots .owl-dot:hover, .cms-carousel .owl-dots .owl-dot.active, .owl-dots .owl-dot.active {
    background: #646464;
    border-color: #646464; }

.cms-slick-wrap.cms-carousel-tab {
  float: left;
  width: 100%;
  /*Testimonial*/ }
  .cms-slick-wrap.cms-carousel-tab .cms-carousel-item {
    outline: none; }
  .cms-slick-wrap.cms-carousel-tab .cms-slider-default {
    float: left;
    width: 100%; }
  .cms-slick-wrap.cms-carousel-tab .cms-slider-wrap {
    width: 100%;
    float: left;
    text-align: center; }
  .cms-slick-wrap.cms-carousel-tab .cms-slider-wrap .cms-carousel-item {
    margin: 0;
    padding: 0 82px; }
  .cms-slick-wrap.cms-carousel-tab .cms-slider-wrap .cms-carousel-title {
    text-align: center;
    padding-bottom: 23px;
    padding-top: 30px;
    font-size: 22px;
    line-height: 35px;
    letter-spacing: 0.035em;
    color: #0c6db0;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
    .cms-slick-wrap.cms-carousel-tab .cms-slider-wrap .cms-carousel-title a {
      color: #0c6db0; }
    .cms-slick-wrap.cms-carousel-tab .cms-slider-wrap .cms-carousel-title a:hover {
      color: #49c0ee; }
  .cms-slick-wrap.cms-carousel-tab .cms-slider-wrap .cms-grid-content {
    color: rgba(33, 33, 33, 0.68);
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.035em; }
  .cms-slick-wrap.cms-carousel-tab .cms-slider-nav {
    width: 100%;
    float: left;
    margin-bottom: 13px;
    position: relative; }
  .cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item {
    position: relative;
    margin-bottom: 10px; }
    .cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item .cms-grid-media {
      margin: 0 15px; }
    .cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item .cms-grid-media-inner {
      position: relative;
      width: 100%;
      height: 100px;
      background-size: cover; }
    .cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item .cms-grid-media-inner:before {
      width: 0;
      height: 0;
      content: '';
      border: transparent solid 10px;
      border-top-color: rgba(73, 192, 238, 0.6);
      position: absolute;
      bottom: -20px;
      left: 50%;
      opacity: 0;
      -webkit-transform: translate(-50%, 0);
      -khtml-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      /* BACKGROUND GRADIENT */ }
    .cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item .cms-grid-media-inner:after {
      content: '';
      background: #0c6db0;
      opacity: 0.6;
      width: 100%;
      height: 100%;
      border-radius: 0px;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
    .cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item .title {
      position: absolute;
      top: 50%;
      width: 100%;
      padding: 0 15px;
      text-align: center;
      font-size: 15px;
      line-height: 28px;
      letter-spacing: 0.035em;
      color: rgba(255, 255, 255, 0.87);
      -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 */
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
    .cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item:hover .cms-grid-media-inner:after, .cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item.slick-current .cms-grid-media-inner:after {
      background: #49c0ee; }
    .cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item:hover .title, .cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item.slick-current .title {
      color: #fff; }
    .cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item.slick-current .cms-grid-media-inner:before {
      opacity: 1; }
  .cms-slick-wrap.cms-carousel-tab .cms-slider-nav .slick-prev, .cms-slick-wrap.cms-carousel-tab .cms-slider-nav .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    top: 40px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    box-shadow: none;
    min-width: auto;
    text-shadow: none; }
    .cms-slick-wrap.cms-carousel-tab .cms-slider-nav .slick-prev:before, .cms-slick-wrap.cms-carousel-tab .cms-slider-nav .slick-next:before {
      color: #bdbdbd;
      content: '\f2fa';
      display: inline-block;
      font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
      font-size: inherit;
      text-rendering: auto;
      font-size: 50px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .cms-slick-wrap.cms-carousel-tab .cms-slider-nav .slick-next:before {
    content: '\f2fb'; }
  .cms-slick-wrap.cms-carousel-tab .cms-slider-nav .slick-prev {
    left: 0; }
  .cms-slick-wrap.cms-carousel-tab .cms-slider-nav .slick-next {
    right: 0; }

.cms-carousel-testimonial1 {
  padding-bottom: 20px;
  max-width: 1600px;
  margin: 0 auto; }
  .cms-carousel-testimonial1.no-boxshadow .owl-stage-outer {
    padding: 0px 0 73px; }
  .cms-carousel-testimonial1.no-boxshadow .cms-carousel-item {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  .cms-carousel-testimonial1.style2 .cms-carousel-item-top .cms-carousel-des .quote-left, .cms-carousel-testimonial1.style2 .cms-carousel-item-top .cms-carousel-des .content {
    color: #f9f9f9; }
  .cms-carousel-testimonial1.style2 .cms-carousel-item-top .cms-carousel-des .content .border {
    background: rgba(238, 238, 238, 0.5); }
  .cms-carousel-testimonial1.style2 .cms-carousel-item-bottom .cms-carousel-right .cms-carousel-title {
    color: #fff; }
  .cms-carousel-testimonial1.style2 .cms-carousel-item-bottom .cms-carousel-right .team-position {
    color: #222; }
  .cms-carousel-testimonial1.style2 .owl-item.active.center .cms-carousel-item .cms-carousel-item-top .cms-carousel-des .quote-left {
    color: #222; }
    .cms-carousel-testimonial1.style2 .owl-item.active.center .cms-carousel-item .cms-carousel-item-top .cms-carousel-des .content {
      color: #9b9b9b; }
    .cms-carousel-testimonial1.style2 .owl-item.active.center .cms-carousel-item .cms-carousel-item-top .cms-carousel-des .content .border {
      background: #eee; }
    .cms-carousel-testimonial1.style2 .owl-item.active.center .cms-carousel-item .cms-carousel-item-bottom .cms-carousel-right .cms-carousel-title {
      color: #282828; }
    .cms-carousel-testimonial1.style2 .owl-item.active.center .cms-carousel-item .cms-carousel-item-bottom .cms-carousel-right .team-position {
      color: #49c0ee; }
  .cms-carousel-testimonial1.style2 .owl-dots .owl-dot {
    border: rgba(255, 255, 255, 0.5) solid 2px; }
    .cms-carousel-testimonial1.style2 .owl-dots .owl-dot:hover, .cms-carousel-testimonial1.style2 .owl-dots .owl-dot.active {
      background: #fff;
      border-color: #fff; }
  .cms-carousel-testimonial1 .owl-stage-outer {
    padding: 73px 0;
    margin-top: -33px;
    margin-bottom: -33px; }
  .cms-carousel-testimonial1 .cms-carousel-item {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 45px;
    border-radius: 2px; }
  .cms-carousel-testimonial1 .cms-carousel-item-top {
    float: left;
    width: 100%;
    position: relative;
    border-radius: 3px;
    padding: 58px 39px 0px; }
  .cms-carousel-testimonial1 .cms-carousel-item-top .cms-carousel-des {
    font-size: 14px;
    line-height: 25px;
    color: #9b9b9b;
    letter-spacing: 0.02em;
    position: relative;
    text-align: center;
    font-weight: 500;
    font-style: italic; }
    .cms-carousel-testimonial1 .cms-carousel-item-top .cms-carousel-des .content {
      position: relative;
      z-index: 2;
      text-align: center;
      display: block;
      padding-top: 9px;
      padding-bottom: 14px; }
    .cms-carousel-testimonial1 .cms-carousel-item-top .cms-carousel-des .content .border {
      background: #eee;
      width: 20px;
      height: 2px;
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -khtml-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      /* BACKGROUND GRADIENT */ }
    .cms-carousel-testimonial1 .cms-carousel-item-top .cms-carousel-des .quote-left {
      font-weight: 900;
      font-style: italic;
      font-size: 64px;
      color: #222;
      display: block; }
  .cms-carousel-testimonial1 .cms-carousel-item-bottom {
    display: inline-block;
    margin-top: 17px;
    padding: 0 10px; }
  .cms-carousel-testimonial1 .cms-carousel-item-bottom .cms-grid-media {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    float: left;
    margin-top: 3px; }
    .cms-carousel-testimonial1 .cms-carousel-item-bottom .cms-grid-media img {
      display: inline-block;
      height: 40px;
      width: 40px;
      border-radius: 50%; }
  .cms-carousel-testimonial1 .cms-carousel-item-bottom .cms-carousel-right {
    display: inline-block;
    padding-left: 20px; }
    .cms-carousel-testimonial1 .cms-carousel-item-bottom .cms-carousel-right .cms-carousel-title {
      display: inline-block;
      font-size: 16px;
      line-height: 22px;
      letter-spacing: 0.02em;
      color: #282828;
      font-weight: 700;
      text-align: left;
      text-transform: capitalize;
      margin: 0px; }
    .cms-carousel-testimonial1 .cms-carousel-item-bottom .cms-carousel-right .team-position {
      font-size: 13px;
      line-height: 23px;
      color: #49c0ee;
      margin-top: 1px;
      display: block;
      text-align: left; }
  .cms-carousel-testimonial1 .owl-item:not(.center) .cms-carousel-item {
    background: none !important; }
  .cms-carousel-testimonial1 .owl-item.active.center .cms-carousel-item {
    background: #fff;
    box-shadow: 1px 0 73px rgba(40, 40, 40, 0.12), -1px 0 73px rgba(40, 40, 40, 0.12);
    -webkit-box-shadow: 1px 0 73px rgba(40, 40, 40, 0.12), -1px 0 73px rgba(40, 40, 40, 0.12); }
  .cms-carousel-testimonial1.rm-shadow .owl-item.active.center .cms-carousel-item {
    box-shadow: none;
    -webkit-box-shadow: none; }

.cms-carousel-testimonial2 {
  padding-bottom: 8px;
  max-width: 1600px;
  margin: 0 auto;
  /*client*/ }
  .cms-carousel-testimonial2 .owl-stage-outer {
    padding: 0; }
  .cms-carousel-testimonial2 .cms-carousel-item {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 45px; }
  .cms-carousel-testimonial2 .cms-carousel-item-top {
    float: left;
    width: 100%;
    position: relative;
    border-radius: 3px;
    padding: 50px 20px 0px; }
  .cms-carousel-testimonial2 .cms-carousel-item-top .cms-carousel-des {
    font-size: 29px;
    line-height: 44px;
    color: #373636;
    letter-spacing: 0.02em;
    position: relative;
    text-align: center;
    font-weight: 400;
    font-style: italic; }
    .cms-carousel-testimonial2 .cms-carousel-item-top .cms-carousel-des .content {
      position: relative;
      z-index: 2;
      text-align: center;
      display: block;
      padding-top: 14px;
      padding-bottom: 20px; }
    .cms-carousel-testimonial2 .cms-carousel-item-top .cms-carousel-des .quote-left {
      font-weight: 900;
      font-style: italic;
      font-size: 86px;
      color: #222;
      display: block; }
  .cms-carousel-testimonial2 .cms-carousel-item-bottom {
    display: inline-block;
    margin-top: 17px; }
  .cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-grid-media {
    display: inline-block;
    width: 100%;
    text-align: center;
    border-radius: 50%;
    float: left;
    margin-top: 3px; }
    .cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-grid-media img {
      display: inline-block;
      height: 60px;
      width: 60px;
      border-radius: 50%; }
  .cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-carousel-right {
    display: inline-block;
    padding-left: 20px;
    width: 100%;
    padding-top: 16px; }
    .cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-carousel-right .cms-carousel-title {
      width: 100%;
      font-size: 16px;
      line-height: 22px;
      letter-spacing: 0.048em;
      color: #282828;
      font-weight: 700;
      text-transform: capitalize;
      margin: 0px; }
    .cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-carousel-right .team-position {
      font-size: 13px;
      line-height: 23px;
      color: #9b9b9b;
      margin-top: 3px;
      width: 100%; }
  .cms-carousel-testimonial2.style2 .owl-dots .owl-dot {
    border: rgba(255, 255, 255, 0.5) solid 2px; }
    .cms-carousel-testimonial2.style2 .owl-dots .owl-dot:hover, .cms-carousel-testimonial2.style2 .owl-dots .owl-dot.active {
      background: #fff;
      border-color: #fff; }

.cms-carousel-client .owl-stage-outer {
  padding: 3px; }
  .cms-carousel-client .cms-carousel-item {
    background: #fff;
    -webkit-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    text-align: center;
    min-height: 114px; }
  .cms-carousel-client .cms-carousel-item img {
    width: auto;
    display: inline-block;
    line-height: 114px; }
  .cms-carousel-client .cms-carousel-item + .cms-carousel-item {
    margin-top: 30px; }

.cms-carousel-client2 .cms-carousel-item {
  min-height: 114px;
  text-align: center;
  line-height: 114px; }
  .cms-carousel-client2 .cms-carousel-item img {
    width: auto;
    display: inline-block;
    line-height: 114px; }

.cms-carousel-layout1 .cms-carousel-item .cms-grid-media {
  height: 575px;
  width: 100%;
  background-size: cover;
  background-position: center center; }
  .cms-carousel-layout1 .cms-carousel-item .content-overlay {
    max-width: 1170px;
    width: 100%;
    padding: 0 15px;
    position: absolute;
    bottom: 57px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /* BACKGROUND GRADIENT */ }
    .cms-carousel-layout1 .cms-carousel-item .content-overlay .content-top {
      width: 350px;
      max-width: 100%; }
    .cms-carousel-layout1 .cms-carousel-item .content-overlay .content-top .cms-carousel-title {
      font-size: 20px;
      line-height: 25px;
      letter-spacing: 0.055em;
      color: #fff; }
    .cms-carousel-layout1 .cms-carousel-item .content-overlay .content-top .cms-carousel-content {
      font-size: 12px;
      line-height: 25px;
      letter-spacing: 0.055em;
      color: rgba(255, 255, 255, 0.87);
      margin-top: 3px; }
    .cms-carousel-layout1 .cms-carousel-item .content-overlay .button-wrap {
      margin-top: 16px; }
    .cms-carousel-layout1 .cms-carousel-item .content-overlay .button-wrap .btn1 {
      font-size: 11px;
      padding: 9.5px 16.7px;
      float: left; }
    .cms-carousel-layout1 .cms-carousel-item .content-overlay .button-wrap .btn2 {
      background: transparent;
      font-size: 11px;
      padding: 8.5px 16.7px;
      border-color: #49c0ee;
      color: #49c0ee;
      float: left;
      margin-left: 19px;
      margin-top: 1px; }
      .cms-carousel-layout1 .cms-carousel-item .content-overlay .button-wrap .btn2:hover {
        background: #49c0ee;
        color: #fff; }
  .cms-carousel-layout1 .dotsCont {
    text-align: center;
    margin-top: -37px;
    position: relative;
    z-index: 2; }
  .cms-carousel-layout1 .dotsCont .item-dot {
    width: 75px;
    height: 75px;
    border: #fff solid 5px;
    border-radius: 50%;
    background-size: cover;
    display: inline-block;
    background-position: center center;
    margin: 0 5px; }

.cms-carousel-layout-blog4 {
  max-width: 710px;
  margin: 0 auto;
  position: relative; }
  .cms-carousel-layout-blog4 .cms-carousel-item .cms-grid-media {
    height: 400px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    position: relative;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3); }
    .cms-carousel-layout-blog4 .cms-carousel-item .cms-grid-media:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #0c6db0;
      opacity: 0.3;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
  .cms-carousel-layout-blog4 .cms-carousel-item .content-overlay {
    position: absolute;
    bottom: 29px;
    left: 36px;
    max-width: 80%; }
    .cms-carousel-layout-blog4 .cms-carousel-item .content-overlay .content-top {
      width: 350px;
      max-width: 100%; }
    .cms-carousel-layout-blog4 .cms-carousel-item .content-overlay .content-top .cms-carousel-title {
      font-size: 18px;
      line-height: 23px;
      letter-spacing: 0.035em;
      color: #49c0ee;
      margin-bottom: 1px; }
    .cms-carousel-layout-blog4 .cms-carousel-item .content-overlay .content-top .cms-carousel-content {
      font-size: 15px;
      letter-spacing: 0.035em;
      line-height: 23px;
      color: #fff; }
  .cms-carousel-layout-blog4 .dotsCont4 {
    text-align: center;
    width: 100%; }
  .cms-carousel-layout-blog4 .dotsCont4 .item-dot {
    width: 142px;
    float: left;
    height: 65px;
    background-size: cover;
    display: inline-block;
    background-position: center center;
    position: relative; }
    .cms-carousel-layout-blog4 .dotsCont4 .item-dot:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #0c6db0;
      opacity: 0.5;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
    .cms-carousel-layout-blog4 .dotsCont4 .item-dot.active:after, .cms-carousel-layout-blog4 .dotsCont4 .item-dot:hover:after {
      opacity: 0.1; }
  .cms-carousel-layout-blog4 .owl-nav {
    position: absolute;
    bottom: 1px;
    right: 26px; }
  .cms-carousel-layout-blog4 .owl-nav .owl-prev, .cms-carousel-layout-blog4 .owl-nav .owl-next {
    width: 44px;
    overflow: hidden;
    text-indent: 100px;
    height: 50px;
    float: left;
    position: static; }
    .cms-carousel-layout-blog4 .owl-nav .owl-prev:before, .cms-carousel-layout-blog4 .owl-nav .owl-next:before {
      content: '\f3a9';
      color: #49c0ee;
      opacity: 0.7;
      display: inline-block;
      font: normal normal normal 50px/1 'Material-Design-Iconic-Font';
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 50px;
      text-indent: 0px;
      display: block;
      width: 44px;
      text-align: center; }
    .cms-carousel-layout-blog4 .owl-nav .owl-prev:hover:before, .cms-carousel-layout-blog4 .owl-nav .owl-next:hover:before, .cms-carousel-layout-blog4 .owl-nav .owl-prev.active:before, .cms-carousel-layout-blog4 .owl-nav .owl-next.active:before {
      opacity: 1; }
  .cms-carousel-layout-blog4 .owl-nav .owl-prev {
    margin-right: 18px; }
    .cms-carousel-layout-blog4 .owl-nav .owl-prev:before {
      -webkit-transform: rotate(-180deg);
      -khtml-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg);
      /* BACKGROUND GRADIENT */ }

.cms-carousel-layout-blog5 {
  max-width: 710px;
  margin: 0 auto;
  position: relative; }
  .cms-carousel-layout-blog5 .cms-carousel-item .cms-grid-media {
    height: 400px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    position: relative;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3); }
    .cms-carousel-layout-blog5 .cms-carousel-item .cms-grid-media:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #0c6db0;
      opacity: 0.3;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
  .cms-carousel-layout-blog5 .cms-carousel-item .content-overlay {
    position: absolute;
    bottom: 29px;
    left: 36px;
    max-width: 80%; }
    .cms-carousel-layout-blog5 .cms-carousel-item .content-overlay .content-top {
      width: 350px;
      max-width: 100%; }
    .cms-carousel-layout-blog5 .cms-carousel-item .content-overlay .content-top .cms-carousel-title {
      font-size: 18px;
      line-height: 23px;
      letter-spacing: 0.035em;
      color: #49c0ee;
      margin-bottom: 1px; }
    .cms-carousel-layout-blog5 .cms-carousel-item .content-overlay .content-top .cms-carousel-content {
      font-size: 15px;
      letter-spacing: 0.035em;
      line-height: 23px;
      color: #fff; }
  .cms-carousel-layout-blog5 .cms-carousel .owl-dots {
    position: absolute;
    top: auto;
    right: 45px;
    bottom: 35px;
    margin-top: 0; }
  .cms-carousel-layout-blog5 .cms-carousel .owl-dots .owl-dot {
    background: transparent;
    border: rgba(255, 255, 255, 0.68) solid 1px; }
    .cms-carousel-layout-blog5 .cms-carousel .owl-dots .owl-dot.active, .cms-carousel-layout-blog5 .cms-carousel .owl-dots .owl-dot:hover {
      background: #fff;
      border-color: #fff; }

.cms-carousel-layout-blog6 {
  position: relative;
  margin-left: -10px;
  margin-right: -10px; }
  .cms-carousel-layout-blog6.cms-carousel .owl-dots {
    position: absolute;
    top: -39px;
    right: 30px;
    margin-top: 0; }
  .cms-carousel-layout-blog6.cms-carousel .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    margin-left: 8px;
    border: #dbdbdb solid 1px;
    background-color: #ededed;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fafafa));
    background-image: -webkit-linear-gradient(bottom, #ededed, #fafafa);
    background-image: -moz-linear-gradient(bottom, #ededed, #fafafa);
    background-image: -ms-linear-gradient(bottom, #ededed, #fafafa);
    background-image: -o-linear-gradient(bottom, #ededed, #fafafa);
    background-image: linear-gradient(bottom, #ededed, #fafafa);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ededed', endColorStr='#fafafa');
    /*place holder*/ }
    .cms-carousel-layout-blog6.cms-carousel .owl-dots .owl-dot:hover, .cms-carousel-layout-blog6.cms-carousel .owl-dots .owl-dot.active {
      background: #49c0ee;
      border-color: #49c0ee; }
  .cms-carousel-layout-blog6 .cms-carousel-item {
    text-align: left;
    padding: 0px;
    float: left;
    position: relative;
    width: 100%; }
  .cms-carousel-layout-blog6 .cms-carousel-item:hover .cms-carousel-item-content {
    opacity: 0; }
    .cms-carousel-layout-blog6 .cms-carousel-item:hover .content-right {
      opacity: 1; }
  .cms-carousel-layout-blog6 .cms-carousel-item .cms-grid-media {
    height: 435px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    border-radius: 3px; }
  .cms-carousel-layout-blog6 .cms-carousel-item-content {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(12, 109, 176, 0.75);
    padding: 25px 26px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  .cms-carousel-layout-blog6 .cms-carousel-item-content i {
    width: 30px;
    height: 30px;
    background: #49c0ee;
    color: #fff;
    font-size: 20px;
    text-align: center;
    display: inline-block;
    line-height: 30px;
    border-radius: 50%;
    position: absolute;
    top: -14px; }
  .cms-carousel-layout-blog6 .cms-carousel-item-content .cms-carousel-title {
    margin-bottom: 2px; }
  .cms-carousel-layout-blog6 .content-right {
    position: absolute;
    width: 100%;
    bottom: 0;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */
    left: 0;
    background: rgba(12, 109, 176, 0.75);
    height: 100%;
    opacity: 0;
    padding: 24px 26px 26px;
    border-radius: 3px; }
  .cms-carousel-layout-blog6 .cms-carousel-title {
    font-size: 17px;
    line-height: 28px;
    color: #fff;
    letter-spacing: 0.035em; }
  .cms-carousel-layout-blog6 .cms-carousel-title a {
    color: #fff; }
    .cms-carousel-layout-blog6 .cms-carousel-title a:hover {
      color: #49c0ee; }
  .cms-carousel-layout-blog6 .cms-carousel-content {
    font-size: 12px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.87);
    letter-spacing: 0.035em;
    margin-top: 13px; }
  .cms-carousel-layout-blog6 .date {
    font-size: 12px;
    line-height: 26px;
    color: #fff;
    letter-spacing: 0.035em;
    margin-top: 3px; }
  .cms-carousel-layout-blog6 .date .author {
    float: right;
    text-transform: capitalize; }
    .cms-carousel-layout-blog6 .date .author a {
      color: inherit; }
  .cms-carousel-layout-blog6 .date i {
    font-size: 12px;
    line-height: 26px;
    margin-right: 8px; }
  .cms-carousel-layout-blog6 .cms-more {
    text-align: center;
    margin-top: 28px; }
  .cms-carousel-layout-blog6 .cms-more a {
    font-size: 11px;
    line-height: 1;
    color: #49c0ee;
    margin-top: 8px;
    margin-bottom: 6px;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    border: #49c0ee solid 2px;
    padding: 11.5px 38.5px;
    border-radius: 17px;
    display: inline-block;
    text-align: center; }
    .cms-carousel-layout-blog6 .cms-more a:hover {
      color: #fff;
      background-color: #49c0ee; }
  .cms-carousel-layout-blog6 .owl-nav {
    position: absolute;
    top: -33px;
    right: 0px; }
  .cms-carousel-layout-blog6 .owl-nav .owl-prev, .cms-carousel-layout-blog6 .owl-nav .owl-next {
    width: 25px;
    height: 25px;
    float: left;
    position: static;
    text-align: center;
    background: #0c6db0;
    border-radius: 50%; }
    .cms-carousel-layout-blog6 .owl-nav .owl-prev i, .cms-carousel-layout-blog6 .owl-nav .owl-next i {
      display: none; }
    .cms-carousel-layout-blog6 .owl-nav .owl-prev:before, .cms-carousel-layout-blog6 .owl-nav .owl-next:before {
      content: '\f2fb';
      color: #fff;
      display: inline-block;
      font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 16px;
      text-align: center;
      display: inline-block;
      line-height: 25px; }
    .cms-carousel-layout-blog6 .owl-nav .owl-prev:hover, .cms-carousel-layout-blog6 .owl-nav .owl-next:hover, .cms-carousel-layout-blog6 .owl-nav .owl-prev.active, .cms-carousel-layout-blog6 .owl-nav .owl-next.active {
      opacity: 0.7; }
    .cms-carousel-layout-blog6 .owl-nav .owl-prev:hover:before, .cms-carousel-layout-blog6 .owl-nav .owl-next:hover:before, .cms-carousel-layout-blog6 .owl-nav .owl-prev.active:before, .cms-carousel-layout-blog6 .owl-nav .owl-next.active:before {
      opacity: 1; }
  .cms-carousel-layout-blog6 .owl-nav .owl-prev {
    margin-right: 20px; }
    .cms-carousel-layout-blog6 .owl-nav .owl-prev:before {
      content: '\f2fa'; }

.cms-carousel-layout-blog7 {
  position: relative;
  margin-left: -10px;
  margin-right: -10px; }
  .cms-carousel-layout-blog7 .owl-stage-outer {
    padding: 25px 0; }
  .cms-carousel-layout-blog7.cms-carousel .owl-dots {
    position: absolute;
    top: -39px;
    right: 30px;
    margin-top: 0; }
  .cms-carousel-layout-blog7.cms-carousel .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    margin-left: 8px;
    border: #dbdbdb solid 1px;
    background-color: #ededed;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fafafa));
    background-image: -webkit-linear-gradient(bottom, #ededed, #fafafa);
    background-image: -moz-linear-gradient(bottom, #ededed, #fafafa);
    background-image: -ms-linear-gradient(bottom, #ededed, #fafafa);
    background-image: -o-linear-gradient(bottom, #ededed, #fafafa);
    background-image: linear-gradient(bottom, #ededed, #fafafa);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ededed', endColorStr='#fafafa');
    /*place holder*/ }
    .cms-carousel-layout-blog7.cms-carousel .owl-dots .owl-dot:hover, .cms-carousel-layout-blog7.cms-carousel .owl-dots .owl-dot.active {
      background: #49c0ee;
      border-color: #49c0ee; }
  .cms-carousel-layout-blog7 .cms-carousel-item {
    text-align: left;
    padding: 0px;
    float: left;
    position: relative;
    width: 100%;
    border: #e0e0e0 solid 1px;
    background: #fff;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */
    border-radius: 3px; }
  .cms-carousel-layout-blog7 .cms-carousel-item:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1), 0 0 25px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1), 0 0 25px rgba(0, 0, 0, 0.1); }
    .cms-carousel-layout-blog7 .cms-carousel-item:hover .cms-carousel-item-content {
      opacity: 0; }
    .cms-carousel-layout-blog7 .cms-carousel-item:hover .content-right {
      opacity: 1; }
  .cms-carousel-layout-blog7 .cms-carousel-item .cms-grid-media {
    height: 212px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    border-radius: 3px;
    position: relative; }
    .cms-carousel-layout-blog7 .cms-carousel-item .cms-grid-media:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #0c6db0;
      opacity: 0.25;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
  .cms-carousel-layout-blog7 .cms-carousel-item .content-right {
    padding: 16px 20px 10px;
    text-align: center; }
  .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer {
    float: left;
    border-top: #e0e0e0 solid 1px;
    padding: 0 28px 0 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%; }
    .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .avt {
      float: left;
      border-radius: 50%; }
    .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .avt img {
      border-radius: 50%;
      margin-right: 16px;
      width: 32px;
      height: 32px;
      float: left; }
    .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .avt .detail-author {
      font-size: 11px;
      color: rgba(12, 109, 176, 0.33);
      letter-spacing: 0.035em;
      line-height: 32px; }
      .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .avt .detail-author a {
        text-transform: capitalize;
        color: inherit; }
      .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .avt .detail-author a:hover {
        color: #49c0ee; }
    .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .archive_detail {
      float: right;
      margin-top: 3px; }
    .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .archive_detail li {
      display: inline-block;
      font-size: 12px;
      color: #c6c8d1;
      letter-spacing: 0.035em;
      line-height: 26px;
      margin-left: 13px; }
      .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .archive_detail li a {
        color: inherit; }
      .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .archive_detail li a:hover {
        color: #49c0ee; }
  .cms-carousel-layout-blog7 .cms-carousel-title {
    font-size: 18px;
    line-height: 32px;
    color: #0c6db0;
    letter-spacing: 0.035em;
    margin-bottom: 3px; }
  .cms-carousel-layout-blog7 .cms-carousel-title a {
    color: inherit;
    text-align: center; }
    .cms-carousel-layout-blog7 .cms-carousel-title a:hover {
      color: #49c0ee; }
  .cms-carousel-layout-blog7 .cms-carousel-content {
    font-size: 14px;
    line-height: 32px;
    color: rgba(174, 177, 190, 0.91);
    letter-spacing: 0.035em; }
  .cms-carousel-layout-blog7 .date {
    font-size: 12px;
    line-height: 32px;
    color: #c6c8d1;
    letter-spacing: 0.035em;
    margin-top: 11px; }
  .cms-carousel-layout-blog7 .date i {
    font-size: 12px;
    line-height: 26px;
    margin-right: 8px; }
  .cms-carousel-layout-blog7 .date span {
    position: relative;
    top: -5px; }
  .cms-carousel-layout-blog7 .cms-more {
    text-align: center;
    margin-top: 34px; }
  .cms-carousel-layout-blog7 .cms-more a {
    font-size: 11px;
    line-height: 1;
    color: #49c0ee;
    margin-top: 8px;
    margin-bottom: 6px;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    border: #49c0ee solid 2px;
    padding: 11.5px 38.5px;
    border-radius: 17px;
    display: inline-block;
    text-align: center; }
    .cms-carousel-layout-blog7 .cms-more a:hover {
      color: #0c6db0; }

.cms-carousel-layout-blog8 {
  position: relative;
  margin-left: -10px;
  margin-right: -10px; }
  .cms-carousel-layout-blog8.cms-carousel .owl-dots {
    position: static;
    margin-top: 35px;
    text-align: center; }
  .cms-carousel-layout-blog8.cms-carousel .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    margin-left: 8px;
    float: none;
    border: #dbdbdb solid 1px;
    display: inline-block;
    background-color: #ededed;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fafafa));
    background-image: -webkit-linear-gradient(bottom, #ededed, #fafafa);
    background-image: -moz-linear-gradient(bottom, #ededed, #fafafa);
    background-image: -ms-linear-gradient(bottom, #ededed, #fafafa);
    background-image: -o-linear-gradient(bottom, #ededed, #fafafa);
    background-image: linear-gradient(bottom, #ededed, #fafafa);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ededed', endColorStr='#fafafa');
    /*place holder*/ }
    .cms-carousel-layout-blog8.cms-carousel .owl-dots .owl-dot:hover, .cms-carousel-layout-blog8.cms-carousel .owl-dots .owl-dot.active {
      background: #49c0ee;
      border-color: #1ab0ea; }
  .cms-carousel-layout-blog8 .item-inner {
    position: relative;
    overflow: hidden; }
  .cms-carousel-layout-blog8 .item-inner img {
    border-radius: 3px; }
  .cms-carousel-layout-blog8 .item-inner .content-overlay {
    border-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 0 20px;
    z-index: 2;
    left: 0;
    background: rgba(73, 192, 238, 0.92);
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
    .cms-carousel-layout-blog8 .item-inner .content-overlay .title {
      float: left;
      width: 100%;
      padding-top: 9px; }
    .cms-carousel-layout-blog8 .item-inner .content-overlay .title h3 {
      color: #fff;
      font-size: 15px;
      line-height: 26px;
      letter-spacing: 0.055em;
      float: left;
      margin-bottom: 7px;
      text-shadow: 1px 0 1px rgba(0, 0, 0, 0.16);
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
      .cms-carousel-layout-blog8 .item-inner .content-overlay .title h3 a {
        color: #fff; }
      .cms-carousel-layout-blog8 .item-inner .content-overlay .title h3 a:hover {
        color: #0c6db0; }
    .cms-carousel-layout-blog8 .item-inner .content-overlay .title .date {
      float: right;
      color: #fff;
      font-size: 10px;
      line-height: 26px;
      padding: 0 10px 0 0;
      letter-spacing: 0.035em;
      text-align: center;
      margin-top: 1px;
      text-shadow: 1px 0 1px rgba(0, 0, 0, 0.16); }
      .cms-carousel-layout-blog8 .item-inner .content-overlay .title .date i {
        margin-right: 6px; }
    .cms-carousel-layout-blog8 .item-inner .content-overlay .content-bottom {
      opacity: 0;
      max-height: 0px;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */
      text-align: left;
      color: #fff;
      font-size: 12px;
      line-height: 26px;
      letter-spacing: 0.0535em;
      padding-top: 3px;
      float: left; }
    .cms-carousel-layout-blog8 .item-inner .content-overlay .content-bottom .more {
      padding-top: 27px;
      padding-bottom: 9px; }
      .cms-carousel-layout-blog8 .item-inner .content-overlay .content-bottom .more a {
        color: #fff;
        display: block;
        position: relative; }
      .cms-carousel-layout-blog8 .item-inner .content-overlay .content-bottom .more a i {
        position: absolute;
        right: 0;
        top: 6px;
        font-size: 12px; }
      .cms-carousel-layout-blog8 .item-inner .content-overlay .content-bottom .more a:hover {
        color: #0c6db0; }
  .cms-carousel-layout-blog8 .item-inner:hover .content-overlay {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .cms-carousel-layout-blog8 .item-inner:hover .content-overlay .title {
      padding-top: 19px; }
    .cms-carousel-layout-blog8 .item-inner:hover .content-overlay .content-bottom {
      opacity: 1;
      max-height: 500px;
      padding-top: 7px; }
  .cms-carousel-layout-blog8 .owl-nav {
    position: absolute;
    top: -46px;
    right: 0px; }
  .cms-carousel-layout-blog8 .owl-nav .owl-prev, .cms-carousel-layout-blog8 .owl-nav .owl-next {
    width: 25px;
    height: 25px;
    float: left;
    position: static;
    text-align: center;
    background: #0c6db0;
    border-radius: 50%; }
    .cms-carousel-layout-blog8 .owl-nav .owl-prev i, .cms-carousel-layout-blog8 .owl-nav .owl-next i {
      display: none; }
    .cms-carousel-layout-blog8 .owl-nav .owl-prev:before, .cms-carousel-layout-blog8 .owl-nav .owl-next:before {
      content: '\f2fb';
      color: #fff;
      display: inline-block;
      font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 16px;
      text-align: center;
      display: inline-block;
      line-height: 25px; }
    .cms-carousel-layout-blog8 .owl-nav .owl-prev:hover:before, .cms-carousel-layout-blog8 .owl-nav .owl-next:hover:before, .cms-carousel-layout-blog8 .owl-nav .owl-prev.active:before, .cms-carousel-layout-blog8 .owl-nav .owl-next.active:before {
      opacity: 1; }
  .cms-carousel-layout-blog8 .owl-nav .owl-prev {
    margin-right: 20px; }
    .cms-carousel-layout-blog8 .owl-nav .owl-prev:before {
      content: '\f2fa'; }

.owl-nav {
  position: static;
  /* ==========================================================================
   [End] 2. CMS Carousel
========================================================================== */
  /* ==========================================================================
   [Start] 3. CMS Fancybox Single
========================================================================== */ }
  .owl-nav .owl-prev, .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 30px;
    font-size: 0;
    width: 60px;
    height: 60px;
    background: rgba(27, 26, 26, 0.5);
    -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 */
    text-align: center;
    -webkit-transition: all 250ms linear 0ms;
    -khtml-transition: all 250ms linear 0ms;
    -moz-transition: all 250ms linear 0ms;
    -ms-transition: all 250ms linear 0ms;
    -o-transition: all 250ms linear 0ms;
    transition: all 250ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  .owl-nav .owl-prev i, .owl-nav .owl-next i {
    font-size: 25px;
    color: #fff;
    line-height: 60px;
    -webkit-transition: all 250ms linear 0ms;
    -khtml-transition: all 250ms linear 0ms;
    -moz-transition: all 250ms linear 0ms;
    -ms-transition: all 250ms linear 0ms;
    -o-transition: all 250ms linear 0ms;
    transition: all 250ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
    .owl-nav .owl-prev i:before, .owl-nav .owl-next i:before {
      content: "\f105"; }
  .owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
    background: #fff; }
    .owl-nav .owl-prev:hover i, .owl-nav .owl-next:hover i {
      color: #999; }
  .owl-nav .owl-prev {
    right: auto;
    left: 30px; }
  .owl-nav .owl-prev i:before {
    content: "\f104"; }

.cms-fancyboxes-wraper.cms-fancybox-default {
  width: 100%;
  margin: 0;
  float: left;
  padding: 0 9px;
  -webkit-transition: all 250ms linear 0ms;
  -khtml-transition: all 250ms linear 0ms;
  -moz-transition: all 250ms linear 0ms;
  -ms-transition: all 250ms linear 0ms;
  -o-transition: all 250ms linear 0ms;
  transition: all 250ms linear 0ms;
  /* BACKGROUND GRADIENT */ }
  .cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-icon, .cms-fancyboxes-wraper.cms-fancybox-default .cms-icon-image {
    width: 40px;
    float: left;
    text-align: right;
    margin-top: 21px;
    -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 */
    -webkit-transition: all 400ms ease 0s;
    -khtml-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    /* BACKGROUND GRADIENT */ }
  .cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-icon i, .cms-fancyboxes-wraper.cms-fancybox-default .cms-icon-image i {
    font-size: 40px;
    position: relative;
    z-index: 2;
    color: #49c0ee;
    -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 */ }
  .cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-right {
    float: left;
    width: calc(100% - 40px);
    padding-left: 45px; }
  .cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-right .cms-fancybox-subtitle {
    color: #9b9b9b;
    font-size: 13px;
    margin-bottom: 7px; }
  .cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-right .cms-fancybox-title {
    font-size: 26px;
    line-height: 29px;
    letter-spacing: 0.018em;
    padding-bottom: 18px;
    color: #282828;
    font-weight: 900;
    margin-bottom: 24px;
    position: relative; }
    .cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-right .cms-fancybox-title:after {
      width: 36px;
      height: 2px;
      background: #49c0ee;
      position: absolute;
      bottom: 0;
      left: 0;
      content: ''; }
  .cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-right .cms-fancybox-content {
    font-size: 14px;
    line-height: 23px;
    color: #9b9b9b; }
  .cms-fancyboxes-wraper.cms-fancybox-default .cms-fancyboxes-footer a {
    text-align: left;
    text-decoration: none;
    font-size: 11px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    background: #49c0ee; }
    .cms-fancyboxes-wraper.cms-fancybox-default .cms-fancyboxes-footer a:hover {
      background: #1ab0ea; }
  .cms-fancyboxes-wraper.cms-fancybox-default:hover .cms-fancybox-icon, .cms-fancyboxes-wraper.cms-fancybox-default:hover .cms-icon-image {
    -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 */ }
    .cms-fancybox-layout2 {
      display: table;
      width: 100%;
      padding: 0 15px;
      width: 100%;
      margin: 0;
      float: left;
      padding: 0 9px;
      -webkit-transition: all 250ms linear 0ms;
      -khtml-transition: all 250ms linear 0ms;
      -moz-transition: all 250ms linear 0ms;
      -ms-transition: all 250ms linear 0ms;
      -o-transition: all 250ms linear 0ms;
      transition: all 250ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
  .cms-fancybox-layout2 .cms-fancybox-icon, .cms-fancybox-layout2 .cms-icon-image {
    width: 33px;
    float: left;
    text-align: right;
    margin-top: 3px;
    -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 */
    -webkit-transition: all 400ms ease 0s;
    -khtml-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    /* BACKGROUND GRADIENT */ }
  .cms-fancybox-layout2 .cms-fancybox-icon img, .cms-fancybox-layout2 .cms-icon-image img {
    width: 33px; }
  .cms-fancybox-layout2 .cms-fancybox-icon i, .cms-fancybox-layout2 .cms-icon-image i {
    font-size: 32px;
    position: relative;
    z-index: 2;
    width: auto;
    margin-left: 0;
    color: #282828;
    line-height: 1;
    height: auto;
    vertical-align: top; }
  .cms-fancybox-layout2 .cms-fancybox-right {
    float: left;
    width: calc(100% - 33px);
    padding-left: 30px; }
  .cms-fancybox-layout2 .cms-fancybox-right .cms-fancybox-title {
    font-size: 23px;
    line-height: 29px;
    color: #282828;
    font-weight: 600;
    margin-bottom: 18px; }
  .cms-fancybox-layout2 .cms-fancybox-right .cms-fancybox-content {
    font-size: 14px;
    line-height: 23px;
    color: #9b9b9b; }
  .cms-fancybox-layout2 .cms-fancybox-right .cms-fancyboxes-footer {
    margin-top: -4px; }
    .cms-fancybox-layout2 .cms-fancybox-right .cms-fancyboxes-footer a:not(.btn) {
      color: #333;
      font-weight: 800;
      font-size: 13px;
      line-height: 20px;
      text-transform: uppercase; }
    .cms-fancybox-layout2 .cms-fancybox-right .cms-fancyboxes-footer a:not(.btn) i {
      font-size: 11px;
      line-height: 20px;
      margin-right: 5px; }
    .cms-fancybox-layout2 .cms-fancybox-right .cms-fancyboxes-footer a:not(.btn) span {
      opacity: 0;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */
      color: #49c0ee; }
  .cms-fancybox-layout2:hover .cms-fancyboxes-footer a {
    color: #49c0ee !important; }
    .cms-fancybox-layout2:hover .cms-fancyboxes-footer a span {
      opacity: 1 !important; }
  .cms-fancybox-layout2:hover .cms-fancybox-icon, .cms-fancybox-layout2:hover .cms-icon-image {
    -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 */ }
    .cms-fancybox-layout2.cms-carousel .cms-fancybox-icon i {
      color: #49c0ee;
      font-size: 40px; }
  .cms-fancybox-layout2.cms-carousel .cms-fancybox-item {
    float: left;
    width: 100%;
    margin-bottom: 33px;
    padding: 0 10px; }
  .cms-fancybox-layout2.cms-carousel .cms-fancybox-right .cms-fancybox-title {
    color: #222;
    font-size: 18px;
    margin-bottom: 6px; }

.cms-fancybox-layout3 {
  display: table;
  width: 100%;
  padding: 0 15px; }
  .cms-fancybox-layout3 .cms-fancybox-icon {
    display: table;
    width: 100%; }
  .cms-fancybox-layout3 .cms-fancybox-image, .cms-fancybox-layout3 .fancy-box-icon {
    vertical-align: bottom;
    height: 60px;
    display: table-cell;
    width: 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 */
    -webkit-transition: all 400ms ease 0s;
    -khtml-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    /* BACKGROUND GRADIENT */ }
  .cms-fancybox-layout3 .cms-fancybox-image img, .cms-fancybox-layout3 .fancy-box-icon img {
    display: inline-block;
    max-height: 60px;
    -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 */ }
  .cms-fancybox-layout3 .cms-fancybox-image i, .cms-fancybox-layout3 .fancy-box-icon i {
    font-size: 60px;
    max-height: 60px;
    color: #49c0ee;
    -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 */ }
  .cms-fancybox-layout3 .cms-fancybox-title {
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 0.018em;
    color: #222;
    margin-top: 35px;
    font-weight: 600;
    margin-bottom: 16px; }
  .cms-fancybox-layout3 .cms-fancybox-content {
    font-size: 14px;
    line-height: 23px;
    color: #9b9b9b; }
  .cms-fancybox-layout3:hover .cms-fancybox-image, .cms-fancybox-layout3:hover .fancy-box-icon {
    -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 */ }
    .cms-fancybox-layout3.cms-fancybox-layout10 .fancy-box-icon i {
      background: -webkit-linear-gradient(#49c0ee, #efd631);
      background: -moz-linear-gradient(#49c0ee, #efd631);
      background: -ms-linear-gradient(#49c0ee, #efd631);
      background: -o-linear-gradient(#49c0ee, #efd631);
      background: linear-gradient(#49c0ee, #efd631);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }

.cms-fancybox-layout4 {
  width: calc(100% - 1px);
  padding: 45PX 15px 41px;
  background: #fff;
  margin-right: 1px;
  box-shadow: 2px 0 3px rgba(40, 40, 40, 0.06), -2px 0 3px rgba(40, 40, 40, 0.06);
  -webkit-box-shadow: 2px 0 3px rgba(40, 40, 40, 0.06), -2px 0 3px rgba(40, 40, 40, 0.06);
  height: 100%; }
  .cms-fancybox-layout4 .cms-fancybox-image, .cms-fancybox-layout4 .fancy-box-icon {
    vertical-align: bottom;
    height: 40px;
    width: 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 */
    -webkit-transition: all 400ms ease 0s;
    -khtml-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    /* BACKGROUND GRADIENT */ }
  .cms-fancybox-layout4 .cms-fancybox-image img, .cms-fancybox-layout4 .fancy-box-icon img {
    display: inline-block;
    max-height: 40px; }
  .cms-fancybox-layout4 .cms-fancybox-image i, .cms-fancybox-layout4 .fancy-box-icon i {
    font-size: 40px;
    max-height: 40px;
    color: #49c0ee;
    -webkit-transition: all 250ms linear 0ms;
    -khtml-transition: all 250ms linear 0ms;
    -moz-transition: all 250ms linear 0ms;
    -ms-transition: all 250ms linear 0ms;
    -o-transition: all 250ms linear 0ms;
    transition: all 250ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  .cms-fancybox-layout4 .cms-fancybox-title {
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.018em;
    color: #222;
    margin-top: 21px;
    font-weight: 700;
    margin-bottom: 16px; }
  .cms-fancybox-layout4 .cms-fancybox-content {
    font-size: 14px;
    line-height: 23px;
    color: #9b9b9b; }
  .cms-fancybox-layout4 .cms-fancyboxes-footer {
    padding-top: 25px; }
  .cms-fancybox-layout4 .cms-fancyboxes-footer a {
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #49c0ee;
    margin-top: 35px;
    font-weight: 800;
    text-transform: uppercase; }
  .cms-fancybox-layout4.style2 {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    padding-top: 0; }
  .cms-fancybox-layout4.style2 .cms-fancyboxes-footer {
    padding-top: 0;
    margin-top: -5px; }
  .cms-fancybox-layout4:hover .cms-fancybox-image i, .cms-fancybox-layout4:hover .fancy-box-icon i, .cms-fancybox-layout4:hover .cms-fancyboxes-footer a {
    color: #000; }
  .cms-fancybox-layout4:hover .cms-fancybox-image, .cms-fancybox-layout4:hover .fancy-box-icon {
    -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 */ }
    .cms-fancybox-layout5 {
      overflow: hidden;
      width: 100%; }
  .cms-fancybox-layout5 .cms-fancybox-icon {
    display: table;
    width: 100%;
    overflow: hidden; }
  .cms-fancybox-layout5 .fancy-box-icon, .cms-fancybox-layout5 .cms-fancybox-image {
    vertical-align: bottom;
    display: table-cell;
    width: 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 */
    -webkit-transition: all 400ms ease 0s;
    -khtml-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    /* BACKGROUND GRADIENT */ }
  .cms-fancybox-layout5 .fancy-box-icon i, .cms-fancybox-layout5 .cms-fancybox-image i {
    font-size: 60px;
    max-height: 60px;
    color: #49c0ee; }
  .cms-fancybox-layout5 .cms-fancybox-title {
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 0.018em;
    color: #222;
    margin-top: 34px;
    font-weight: 600;
    margin-bottom: 16px; }
  .cms-fancybox-layout5 .cms-fancybox-content {
    font-size: 14px;
    line-height: 23px;
    color: #9b9b9b; }
  .cms-fancybox-layout5 .cms-fancyboxes-footer {
    margin-top: 5px; }
  .cms-fancybox-layout5 .cms-fancyboxes-footer a:not(.btn) {
    color: #333;
    font-weight: 800;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase; }
    .cms-fancybox-layout5 .cms-fancyboxes-footer a:not(.btn) i {
      font-size: 11px;
      line-height: 20px;
      margin-right: 5px;
      -webkit-transform: translate3d(-200px, 0px, 0);
      -khtml-transform: translate3d(-200px, 0px, 0);
      -moz-transform: translate3d(-200px, 0px, 0);
      -ms-transform: translate3d(-200px, 0px, 0);
      -o-transform: translate3d(-200px, 0px, 0);
      transform: translate3d(-200px, 0px, 0);
      /* BACKGROUND GRADIENT */
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
    .cms-fancybox-layout5 .cms-fancyboxes-footer a:not(.btn) span {
      display: inline-block;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */
      -webkit-transform: translate3d(-16px, 0px, 0);
      -khtml-transform: translate3d(-16px, 0px, 0);
      -moz-transform: translate3d(-16px, 0px, 0);
      -ms-transform: translate3d(-16px, 0px, 0);
      -o-transform: translate3d(-16px, 0px, 0);
      transform: translate3d(-16px, 0px, 0);
      /* BACKGROUND GRADIENT */ }
  .cms-fancybox-layout5:hover .cms-fancyboxes-footer a {
    color: #49c0ee !important; }
    .cms-fancybox-layout5:hover .cms-fancyboxes-footer a span, .cms-fancybox-layout5:hover .cms-fancyboxes-footer a i {
      -webkit-transform: translate3d(0px, 0px, 0);
      -khtml-transform: translate3d(0px, 0px, 0);
      -moz-transform: translate3d(0px, 0px, 0);
      -ms-transform: translate3d(0px, 0px, 0);
      -o-transform: translate3d(0px, 0px, 0);
      transform: translate3d(0px, 0px, 0);
      /* BACKGROUND GRADIENT */ }
  .cms-fancybox-layout5:hover .cms-fancybox-image, .cms-fancybox-layout5:hover .fancy-box-icon {
    -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 */ }
    .cms-fancybox-layout6 {
      overflow: hidden;
      width: 100%;
      padding: 42px 30px 50px;
      position: relative; }
  .cms-fancybox-layout6 .cms-fancybox-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    -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 */
    -webkit-transition: all 400ms ease 0s;
    -khtml-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    /* BACKGROUND GRADIENT */ }
  .cms-fancybox-layout6 .cms-fancybox-image:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.85;
    background-color: rgba(73, 192, 238, 0.8);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(73, 192, 238, 0.8)), to(rgba(12, 109, 176, 0.8)));
    background-image: -webkit-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: -moz-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: -ms-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: -o-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(73, 192, 238, 0.8)', endColorStr='rgba(12, 109, 176, 0.8)', gradientType='1'); }
  .cms-fancybox-layout6 .cms-fancybox-overlay {
    position: relative;
    z-index: 2; }
  .cms-fancybox-layout6 .cms-fancybox-title {
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0.02em;
    color: #fff;
    padding-bottom: 13px;
    font-weight: 600;
    margin-bottom: 25px;
    position: relative; }
  .cms-fancybox-layout6 .cms-fancybox-title:after {
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 40px;
    height: 2px;
    content: '';
    -webkit-transform: translate(-50%, 0);
    -khtml-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    /* BACKGROUND GRADIENT */ }
  .cms-fancybox-layout6 .cms-fancybox-content {
    font-size: 15px;
    line-height: 23px;
    color: #f9f9f9; }
  .cms-fancybox-layout6 .cms-fancyboxes-footer {
    margin-top: 23px; }
  .cms-fancybox-layout6 .cms-fancyboxes-footer a {
    color: #fff;
    font-weight: 800;
    font-size: 13px;
    border: #fff solid 2px;
    border-radius: 0;
    background: none;
    height: 39px;
    line-height: 35px;
    padding: 0 25px;
    text-transform: uppercase;
    display: inline-block; }
  .cms-fancybox-layout6:hover .cms-fancyboxes-footer a {
    color: #fff !important;
    background: #49c0ee; }
  .cms-fancybox-layout6:hover .cms-fancybox-image, .cms-fancybox-layout6:hover .fancy-box-icon {
    -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 */ }
    .cms-fancybox-layout7 {
      display: table;
      width: 100%; }
  .cms-fancybox-layout7 .cms-fancybox-icon {
    display: table;
    width: 100%; }
  .cms-fancybox-layout7 .cms-fancybox-image, .cms-fancybox-layout7 .fancy-box-icon {
    vertical-align: bottom;
    display: table-cell;
    width: 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 */
    -webkit-transition: all 400ms ease 0s;
    -khtml-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    /* BACKGROUND GRADIENT */ }
  .cms-fancybox-layout7 .cms-fancybox-image img, .cms-fancybox-layout7 .fancy-box-icon img {
    display: inline-block;
    max-height: 60px; }
  .cms-fancybox-layout7 .cms-fancybox-image i, .cms-fancybox-layout7 .fancy-box-icon i {
    font-size: 60px;
    max-height: 60px;
    color: #49c0ee; }
  .cms-fancybox-layout7 .cms-fancybox-title {
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.018em;
    color: #222;
    margin-top: 24px;
    font-weight: 600;
    margin-bottom: 16px; }
  .cms-fancybox-layout7 .cms-fancybox-content {
    font-size: 14px;
    line-height: 23px;
    color: #9b9b9b; }
  .cms-fancybox-layout7 .cms-fancyboxes-footer {
    margin-top: -5px; }
  .cms-fancybox-layout7 .cms-fancyboxes-footer a {
    font-size: 13px;
    letter-spacing: 0.02em;
    font-weight: 800;
    text-transform: uppercase; }
  .cms-fancybox-layout7:hover .cms-fancybox-image, .cms-fancybox-layout7:hover .fancy-box-icon {
    -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 */ }
    .cms-fancybox-layout8 {
      display: table;
      width: 100%;
      padding: 0 15px;
      width: 100%;
      margin: 0;
      float: left;
      padding: 0 9px;
      -webkit-transition: all 250ms linear 0ms;
      -khtml-transition: all 250ms linear 0ms;
      -moz-transition: all 250ms linear 0ms;
      -ms-transition: all 250ms linear 0ms;
      -o-transition: all 250ms linear 0ms;
      transition: all 250ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
  .cms-fancybox-layout8 .cms-fancybox-icon, .cms-fancybox-layout8 .cms-icon-image {
    width: 74px;
    height: 74px;
    border-radius: 50%;
    border: rgba(155, 155, 155, 0.2) solid 2px;
    float: left;
    text-align: right;
    margin-top: 2px;
    -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 */
    -webkit-transition: all 400ms ease 0s;
    -khtml-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    /* BACKGROUND GRADIENT */ }
  .cms-fancybox-layout8 .cms-fancybox-icon span, .cms-fancybox-layout8 .cms-icon-image span {
    width: 100%;
    text-align: center;
    display: block; }
  .cms-fancybox-layout8 .cms-fancybox-icon img, .cms-fancybox-layout8 .cms-icon-image img {
    width: 100%; }
  .cms-fancybox-layout8 .cms-fancybox-icon i, .cms-fancybox-layout8 .cms-icon-image i {
    font-size: 40px;
    position: relative;
    z-index: 2;
    width: auto;
    margin-left: 0;
    color: #49c0ee;
    line-height: 70px;
    height: auto;
    vertical-align: top; }
  .cms-fancybox-layout8 .cms-fancybox-right {
    float: left;
    width: calc(100% - 74px);
    padding-left: 28px; }
  .cms-fancybox-layout8 .cms-fancybox-right .cms-fancybox-subtitle {
    color: #49c0ee;
    font-size: 13px;
    margin-bottom: 7px; }
  .cms-fancybox-layout8 .cms-fancybox-right .cms-fancybox-title {
    font-size: 26px;
    line-height: 29px;
    letter-spacing: 0.018em;
    color: #282828;
    font-weight: 900;
    margin-bottom: 22px;
    position: relative; }
  .cms-fancybox-layout8 .cms-fancybox-right .cms-fancybox-content {
    font-size: 14px;
    line-height: 23px;
    color: #9b9b9b; }
  .cms-fancybox-layout8:hover .cms-fancyboxes-footer a {
    color: #49c0ee !important; }
    .cms-fancybox-layout8:hover .cms-fancyboxes-footer a span {
      opacity: 1 !important; }
  .cms-fancybox-layout8:hover .cms-fancybox-image, .cms-fancybox-layout8:hover .fancy-box-icon {
    -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 */ }
    .cms-fancybox-layout9 {
      width: 100%;
      text-align: left;
      float: left; }
  .cms-fancybox-layout9 + .vc_custom_heading {
    float: left;
    width: 100%; }
  .cms-fancybox-layout9 .cms-fancybox-icon, .cms-fancybox-layout9 .cms-fancybox-image {
    width: 100%;
    float: left; }
  .cms-fancybox-layout9 .fancy-box-icon {
    height: 70px;
    width: 70px;
    float: left;
    border-radius: 2px;
    background: #49c0ee;
    text-align: center;
    -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 */
    -webkit-transition: all 400ms ease 0s;
    -khtml-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    /* BACKGROUND GRADIENT */ }
  .cms-fancybox-layout9 .fancy-box-icon img {
    display: inline-block;
    max-height: 70px; }
  .cms-fancybox-layout9 .fancy-box-icon i {
    font-size: 40px;
    line-height: 70px;
    color: #fff;
    -webkit-transition: all 250ms linear 0ms;
    -khtml-transition: all 250ms linear 0ms;
    -moz-transition: all 250ms linear 0ms;
    -ms-transition: all 250ms linear 0ms;
    -o-transition: all 250ms linear 0ms;
    transition: all 250ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  .cms-fancybox-layout9 .cms-fancybox-subtitle {
    color: #9b9b9b;
    font-size: 13px;
    margin-bottom: 7px; }
  .cms-fancybox-layout9 .cms-fancybox-title {
    font-size: 26px;
    line-height: 29px;
    letter-spacing: 0.018em;
    color: #fff;
    font-weight: 900;
    margin-bottom: 10px; }
  .cms-fancybox-layout9 .fancy-title {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 25px;
    padding-bottom: 17px; }
  .cms-fancybox-layout9 .fancy-title:after {
    width: 70px;
    height: 2px;
    background: #49c0ee;
    position: absolute;
    bottom: 0;
    left: 0;
    content: ''; }
  .cms-fancybox-layout9 .cms-fancybox-content {
    font-size: 14px;
    line-height: 23px;
    color: #9b9b9b;
    float: left;
    width: 100%; }
  .cms-fancybox-layout9:hover .fancy-box-icon {
    background: #fff; }
    .cms-fancybox-layout9:hover .fancy-box-icon i {
      color: #49c0ee; }
  .cms-fancybox-layout9:hover .cms-fancybox-image, .cms-fancybox-layout9:hover .fancy-box-icon {
    -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 */ }
    .cms-fancybox-layout11 {
      display: table;
      width: 100%;
      margin: 0;
      float: left;
      -webkit-transition: all 250ms linear 0ms;
      -khtml-transition: all 250ms linear 0ms;
      -moz-transition: all 250ms linear 0ms;
      -ms-transition: all 250ms linear 0ms;
      -o-transition: all 250ms linear 0ms;
      transition: all 250ms linear 0ms;
      /* BACKGROUND GRADIENT */
      /* ==========================================================================
   [End] 3. CMS Fancybox Single
========================================================================== */
      /* ==========================================================================
   [Start] 4. CMS Counter Single
========================================================================== */ }
  .cms-fancybox-layout11 .cms-fancybox-icon, .cms-fancybox-layout11 .cms-fancybox-image {
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #49c0ee;
    float: left;
    text-align: center;
    margin-top: 7px;
    -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 */
    -webkit-transition: all 400ms ease 0s;
    -khtml-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    /* BACKGROUND GRADIENT */ }
  .cms-fancybox-layout11 .cms-fancybox-icon img, .cms-fancybox-layout11 .cms-fancybox-image img {
    max-width: 100%;
    line-height: 60px; }
  .cms-fancybox-layout11 .cms-fancybox-icon i, .cms-fancybox-layout11 .cms-fancybox-image i {
    font-size: 60px;
    position: relative;
    z-index: 2;
    width: auto;
    margin-left: 0;
    color: #fff;
    line-height: 60px;
    height: auto; }
  .cms-fancybox-layout11 .cms-fancybox-right {
    float: right;
    width: calc(100% - 100px); }
  .cms-fancybox-layout11 .cms-fancybox-right .cms-fancybox-title {
    font-size: 18px;
    line-height: 29px;
    color: #282828;
    font-weight: 600;
    margin-bottom: 18px; }
  .cms-fancybox-layout11 .cms-fancybox-right .cms-fancybox-content {
    font-size: 14px;
    line-height: 23px;
    color: #9b9b9b; }
  .cms-fancybox-layout11 .cms-fancybox-right .cms-fancyboxes-footer {
    margin-top: -4px; }
    .cms-fancybox-layout11 .cms-fancybox-right .cms-fancyboxes-footer a:not(.btn) {
      color: #333;
      font-weight: 800;
      font-size: 13px;
      line-height: 20px;
      text-transform: uppercase; }
    .cms-fancybox-layout11 .cms-fancybox-right .cms-fancyboxes-footer a:not(.btn) i {
      font-size: 11px;
      line-height: 20px;
      margin-right: 5px; }
    .cms-fancybox-layout11 .cms-fancybox-right .cms-fancyboxes-footer a:not(.btn) span {
      opacity: 0;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */
      color: #49c0ee; }
  .cms-fancybox-layout11:hover .cms-fancyboxes-footer a {
    color: #49c0ee !important; }
    .cms-fancybox-layout11:hover .cms-fancyboxes-footer a span {
      opacity: 1 !important; }
  .cms-fancybox-layout11:hover .cms-fancybox-icon, .cms-fancybox-layout11:hover .cms-icon-image {
    -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 */ }
    .cms-fancybox-layout11.cms-carousel .cms-fancybox-icon i {
      color: #49c0ee;
      font-size: 40px; }
  .cms-fancybox-layout11.cms-carousel .cms-fancybox-item {
    float: left;
    width: 100%;
    margin-bottom: 33px;
    padding: 0 10px; }
  .cms-fancybox-layout11.cms-carousel .cms-fancybox-right .cms-fancybox-title {
    color: #222;
    font-size: 18px;
    margin-bottom: 6px; }

.cms-counter-wraper .counter-wrap1 {
  float: left;
  width: 100%;
  padding: 0;
  text-align: center; }
  .cms-counter-wraper .counter-wrap1 .cms-counter-icon-image, .cms-counter-wraper .counter-wrap1 .cms-counter-icon {
    max-height: 80px;
    height: 80px; }
    .cms-counter-wraper .counter-wrap1 .cms-counter-icon-image img, .cms-counter-wraper .counter-wrap1 .cms-counter-icon img {
      max-height: 80px; }
    .cms-counter-wraper .counter-wrap1 .cms-counter-icon-image i, .cms-counter-wraper .counter-wrap1 .cms-counter-icon i {
      font-size: 50px;
      color: #fff; }
  .cms-counter-wraper .counter-wrap1 .cms-counter {
    font-size: 80px;
    line-height: 1;
    color: #222;
    font-weight: 700; }
  .cms-counter-wraper .counter-wrap1 .cms-counter-title {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.018em;
    color: #616161;
    font-weight: 700;
    margin-top: 1px;
    text-transform: capitalize; }
  .cms-counter-wraper.cms-counter-layout-2 .counter-wrap1 {
    padding: 13px 0 12px 0;
    background: rgba(34, 34, 34, 0.2); }
    .cms-counter-wraper.cms-counter-layout-2 .counter-wrap1 .cms-counter {
      color: #fff; }
    .cms-counter-wraper.cms-counter-layout-2 .counter-wrap1 .cms-counter-title {
      color: #fff;
      margin-top: 0px; }
  .cms-counter-wraper.cms-counter-layout-3 .counter-wrap1 {
    padding: 13px 0 12px 0;
    background: rgba(255, 255, 255, 0.15); }
    .cms-counter-wraper.cms-counter-layout-3 .counter-wrap1 .cms-counter {
      color: #fff; }
    .cms-counter-wraper.cms-counter-layout-3 .counter-wrap1 .cms-counter-title {
      color: #fff; }

.style-italic {
  font-style: italic !important;
  /* ==========================================================================
   [End] 4. CMS Counter Single
========================================================================== */
  /* ==========================================================================
   [Start] 5. CMS Grid
========================================================================== */ }

.cms-grid-filter {
  max-width: 1140px;
  margin: auto;
  text-align: center; }
  .cms-grid-filter ul {
    margin-bottom: 33px;
    margin-left: 0; }
  .cms-grid-filter ul li {
    font-size: 13px;
    padding: 0px 13px;
    line-height: 20px; }
    .cms-grid-filter ul li a {
      display: block;
      color: #333;
      cursor: pointer;
      letter-spacing: 0.02em;
      font-weight: 800; }
    .cms-grid-filter ul li a.active, .cms-grid-filter ul li a:hover {
      color: #49c0ee !important; }
  .cms-grid-filter.style2 {
    text-align: left; }
  .cms-grid-filter.style2 ul li:first-child {
    padding-left: 0; }
    .cms-grid-filter.style2 ul li a {
      color: #fff; }
    .cms-grid-filter.style2 ul li a.active, .cms-grid-filter.style2 ul li a:hover {
      color: #49c0ee; }

.cms-load-posts {
  text-align: center;
  padding-top: 53px; }
  .cms-load-posts a {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-weight: 800; }
  .cms-load-posts a:hover {
    color: #000; }
    .cms-load-posts a:hover span:before, .cms-load-posts a:hover span:after {
      background: #000; }
  .cms-load-posts a span {
    display: inline-block;
    width: 8px;
    height: 8px;
    position: relative;
    margin-right: 7px; }
    .cms-load-posts a span:before {
      width: 2px;
      height: 8px;
      left: 3px;
      top: 0;
      background: #49c0ee;
      position: absolute;
      content: ''; }
    .cms-load-posts a span:after {
      width: 8px;
      height: 2px;
      top: 3px;
      left: 0px;
      background: #49c0ee;
      position: absolute;
      content: ''; }

.template-cms_grid--layout-default {
  position: relative; }
  .template-cms_grid--layout-default .cms-grid-media {
    position: relative; }
  .template-cms_grid--layout-default.owl-carousel .owl-item {
    padding: 0 3px; }
  .template-cms_grid--layout-default .cms-grid-item-inner {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16); }
  .template-cms_grid--layout-default .cms-grid-item-inner .content-left {
    width: 49px;
    height: 49px;
    border-radius: 2px;
    background: #282828;
    text-align: center;
    position: absolute;
    left: 30px;
    bottom: -10px;
    opacity: 0;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
    .template-cms_grid--layout-default .cms-grid-item-inner .content-left i {
      font-size: 18px;
      color: #fff;
      line-height: 49px; }
  .template-cms_grid--layout-default .cms-grid-item-inner .content-right {
    padding: 25px 30px 21px;
    width: 100%;
    float: left;
    background: #fff; }
    .template-cms_grid--layout-default .cms-grid-item-inner .content-right .content-main {
      width: 100%;
      padding-left: 0px; }
    .template-cms_grid--layout-default .cms-grid-item-inner .content-right .archive_detail {
      float: left;
      width: 100%;
      margin-top: -8px; }
    .template-cms_grid--layout-default .cms-grid-item-inner .content-right .archive_detail li {
      display: inline-block;
      font-size: 13px;
      color: #616161;
      letter-spacing: 0.01em;
      line-height: 26px; }
      .template-cms_grid--layout-default .cms-grid-item-inner .content-right .archive_detail li.detail-terms a {
        color: #49c0ee; }
      .template-cms_grid--layout-default .cms-grid-item-inner .content-right .archive_detail li.detail-terms a:hover {
        color: #0c6db0; }
    .template-cms_grid--layout-default .cms-grid-item-inner .content-right .entry-title {
      font-size: 18px;
      margin-top: 4px;
      float: left;
      width: 100%;
      margin-bottom: 17px;
      line-height: 28px;
      color: #282828;
      font-weight: 700; }
    .template-cms_grid--layout-default .cms-grid-item-inner .content-right .entry-title a {
      color: #282828; }
      .template-cms_grid--layout-default .cms-grid-item-inner .content-right .entry-title a:hover {
        color: #49c0ee; }
    .template-cms_grid--layout-default .cms-grid-item-inner .content-right .entry-content {
      font-size: 14px;
      line-height: 23px;
      color: #9b9b9b;
      margin-top: 5px; }
    .template-cms_grid--layout-default .cms-grid-item-inner .content-right .grid_bottom {
      float: left;
      width: 100%;
      margin-top: 23px;
      border-top: #eee solid 2px;
      padding-top: 22px; }
    .template-cms_grid--layout-default .cms-grid-item-inner .content-right .grid_bottom .detail-date {
      float: left; }
      .template-cms_grid--layout-default .cms-grid-item-inner .content-right .grid_bottom .detail-date a {
        display: inline-block;
        font-size: 13px;
        color: #616161;
        letter-spacing: 0.01em;
        line-height: 26px; }
      .template-cms_grid--layout-default .cms-grid-item-inner .content-right .grid_bottom .detail-date a:hover {
        color: #000; }
    .template-cms_grid--layout-default .cms-grid-item-inner .content-right .grid_bottom .more {
      margin-top: 0;
      float: right;
      overflow: hidden;
      text-align: right;
      color: #333;
      display: inline-block;
      font-weight: 800;
      text-transform: uppercase;
      letter-spacing: 0.02em;
      font-size: 13px;
      line-height: 20px; }
      .template-cms_grid--layout-default .cms-grid-item-inner .content-right .grid_bottom .more i {
        font-size: 11px;
        margin-right: 2px;
        line-height: 20px;
        -webkit-transform: translate3d(44px, 0px, 0);
        -khtml-transform: translate3d(44px, 0px, 0);
        -moz-transform: translate3d(44px, 0px, 0);
        -ms-transform: translate3d(44px, 0px, 0);
        -o-transform: translate3d(44px, 0px, 0);
        transform: translate3d(44px, 0px, 0);
        /* BACKGROUND GRADIENT */
        -webkit-transition: all 300ms linear 0ms;
        -khtml-transition: all 300ms linear 0ms;
        -moz-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
        -o-transition: all 300ms linear 0ms;
        transition: all 300ms linear 0ms;
        /* BACKGROUND GRADIENT */ }
      .template-cms_grid--layout-default .cms-grid-item-inner .content-right .grid_bottom .more span {
        -webkit-transform: translate3d(50px, 0px, 0);
        -khtml-transform: translate3d(50px, 0px, 0);
        -moz-transform: translate3d(50px, 0px, 0);
        -ms-transform: translate3d(50px, 0px, 0);
        -o-transform: translate3d(50px, 0px, 0);
        transform: translate3d(50px, 0px, 0);
        /* BACKGROUND GRADIENT */
        display: inline-block;
        -webkit-transition: all 300ms linear 0ms;
        -khtml-transition: all 300ms linear 0ms;
        -moz-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
        -o-transition: all 300ms linear 0ms;
        transition: all 300ms linear 0ms;
        /* BACKGROUND GRADIENT */ }
  .template-cms_grid--layout-default .cms-grid-item-inner:hover .content-left {
    opacity: 1; }
    .template-cms_grid--layout-default .cms-grid-item-inner:hover .content-right .grid_bottom .more {
      color: #49c0ee; }
    .template-cms_grid--layout-default .cms-grid-item-inner:hover .content-right .grid_bottom .more span, .template-cms_grid--layout-default .cms-grid-item-inner:hover .content-right .grid_bottom .more i {
      -webkit-transform: translate3d(0px, 0px, 0);
      -khtml-transform: translate3d(0px, 0px, 0);
      -moz-transform: translate3d(0px, 0px, 0);
      -ms-transform: translate3d(0px, 0px, 0);
      -o-transform: translate3d(0px, 0px, 0);
      transform: translate3d(0px, 0px, 0);
      /* BACKGROUND GRADIENT */ }
  .template-cms_grid--layout-default .cms-load-posts {
    padding-top: 3px; }

.template-cms_grid--layout-blog-popular {
  -webkit-box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.33);
  -ms-box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.33);
  box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.33);
  border-radius: 3px; }
  .template-cms_grid--layout-blog-popular .cms-grid-item.col-lg-12 .cms-grid-inner {
    border-bottom: #094f80 solid 1px;
    border-top: #0f8be0 solid 1px; }
  .template-cms_grid--layout-blog-popular .cms-grid-item:first-child .cms-grid-inner {
    border-top: none; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner {
    padding-bottom: 15px;
    padding-top: 9px; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-descriptions {
    padding: 16px 25px 9px;
    float: left; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-media img {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .meta-info {
    float: left;
    width: 100%;
    line-height: 1;
    letter-spacing: 0.035em; }
    .template-cms_grid--layout-blog-popular .cms-grid-inner .meta-info .cat {
      float: left;
      font-size: 13px;
      color: #49c0ee; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-title {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.075em;
    color: #fff;
    text-transform: capitalize;
    margin-top: 15px;
    float: left;
    width: 100%; }
    .template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-title h5 {
      font-size: inherit;
      line-height: 26px; }
    .template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-title a {
      color: inherit; }
    .template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-title a:hover {
      color: #49c0ee; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-content {
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.035em;
    color: #fff;
    float: left;
    width: 100%;
    margin-top: 3px; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .content-bottom {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.3);
    line-height: 1;
    letter-spacing: 0.035em;
    margin-top: 12px;
    float: left;
    width: 100%; }
    .template-cms_grid--layout-blog-popular .cms-grid-inner .content-bottom .date {
      font-size: 11px;
      color: rgba(255, 255, 255, 0.3);
      float: left;
      margin-top: 3px; }
    .template-cms_grid--layout-blog-popular .cms-grid-inner .content-bottom .date span {
      position: relative;
      top: -3px; }
    .template-cms_grid--layout-blog-popular .cms-grid-inner .content-bottom .comment {
      float: right;
      margin-top: 3px; }
    .template-cms_grid--layout-blog-popular .cms-grid-inner .content-bottom .comment i {
      margin-right: 6px; }

.template-cms_grid--layout-team {
  /*portfolio*/ }
  .template-cms_grid--layout-team .cms-grid-media {
    position: relative; }
  .template-cms_grid--layout-team .cms-grid-media:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .2);
    opacity: 0;
    -webkit-transition: opacity 0.15s ease-out;
    -moz-transition: opacity 0.15s ease-out;
    transition: opacity 0.15s ease-out;
    z-index: 2; }
  .template-cms_grid--layout-team .cms-grid-item:hover .cms-grid-media:before {
    opacity: 1; }
  .template-cms_grid--layout-team .cms-grid-item {
    padding-bottom: 30px; }
  .template-cms_grid--layout-team .cms-grid-item .team-item {
    float: left;
    width: 100%;
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16); }
  .template-cms_grid--layout-team .cms-grid-item .team-item-top {
    position: relative;
    float: left;
    width: 100%; }
    .template-cms_grid--layout-team .cms-grid-item .team-item-top img {
      width: 100%; }
  .template-cms_grid--layout-team .cms-grid-item .team-item-bottom {
    padding-top: 35px;
    padding-bottom: 35px;
    float: left;
    width: 100%;
    background: #fff;
    text-align: center; }
    .template-cms_grid--layout-team .cms-grid-item .team-item-bottom h3 {
      font-size: 20px;
      line-height: 26px;
      color: #282828;
      text-transform: capitalize;
      margin-bottom: 3px;
      font-weight: 600; }
    .template-cms_grid--layout-team .cms-grid-item .team-item-bottom .team_content {
      font-size: 13px;
      line-height: 24px;
      color: #9b9b9b; }
    .template-cms_grid--layout-team .cms-grid-item .team-item-bottom .cms-team-social {
      text-align: center;
      width: 100%;
      float: left;
      margin-top: 17px;
      z-index: 2; }
    .template-cms_grid--layout-team .cms-grid-item .team-item-bottom .cms-team-social .social-item {
      display: inline-block;
      padding: 0 12px; }
      .template-cms_grid--layout-team .cms-grid-item .team-item-bottom .cms-team-social .social-item a {
        font-size: 14px;
        color: #282828; }
      .template-cms_grid--layout-team .cms-grid-item .team-item-bottom .cms-team-social .social-item a:hover {
        color: #49c0ee; }

.template-cms_grid--layout-portfolio {
  float: left;
  width: 100%; }
  .template-cms_grid--layout-portfolio .cms-grid-item {
    position: relative;
    padding: 0; }
  .template-cms_grid--layout-portfolio .cms-grid-item img {
    width: 100%; }
  .template-cms_grid--layout-portfolio .cms-grid-item:hover .cms-grid-3columns .text-hide {
    opacity: 1; }
    .template-cms_grid--layout-portfolio .cms-grid-item:hover .cms-grid-3columns .text-hide:before {
      -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 */ }
    .template-cms_grid--layout-portfolio .cms-grid-item:hover .cms-grid-3columns .text-hide .text-hide-inner {
      -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 */ }
  .template-cms_grid--layout-portfolio .cms-grid-3columns {
    position: relative; }
  .template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateZ(0);
    -khtml-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    /* BACKGROUND GRADIENT */
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
    .template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide:before {
      content: "";
      position: absolute;
      z-index: -1;
      top: 30px;
      left: 30px;
      right: 30px;
      bottom: 30px;
      background: rgba(40, 40, 40, 0.95);
      -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 */
      -webkit-transition-property: transform;
      transition-property: transform;
      -ms-transition-property: transform;
      -moz-transition-property: transform;
      -webkit-transition-duration: 0.5s;
      transition-duration: 0.5s;
      -moz-transition-duration: 0.5s;
      -ms-transition-duration: 0.5s;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      -ms-transition-timing-function: ease-out;
      -moz-transition-timing-function: ease-out; }
    .template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner {
      position: absolute;
      top: 30px;
      width: calc(100% - 60px);
      left: 30px;
      bottom: 30px;
      -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 */
      -webkit-transition-property: transform;
      transition-property: transform;
      -ms-transition-property: transform;
      -moz-transition-property: transform;
      -webkit-transition-duration: 0.5s;
      transition-duration: 0.5s;
      -moz-transition-duration: 0.5s;
      -ms-transition-duration: 0.5s;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      -ms-transition-timing-function: ease-out;
      -moz-transition-timing-function: ease-out; }
    .template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .cms-gallery-item {
      top: 50%;
      position: absolute;
      width: 100%;
      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 */
      padding: 0 10px; }
    .template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto {
      display: inline-block;
      width: 20px;
      height: 20px;
      position: relative; }
      .template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:before {
        height: 20px;
        width: 2px;
        left: 9px;
        top: 0;
        position: absolute;
        content: '';
        background: #49c0ee; }
      .template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:after {
        height: 2px;
        width: 20px;
        left: 0px;
        top: 9px;
        position: absolute;
        content: '';
        background: #49c0ee; }
    .template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner h3 {
      font-size: 18px;
      margin-top: 24px;
      font-weight: 700;
      line-height: 28px;
      margin-bottom: 3px;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 0.04em; }
      .template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner h3 a {
        color: inherit; }
    .template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .detail-terms {
      display: inline-block;
      font-size: 13px;
      line-height: 28px;
      color: #49c0ee;
      letter-spacing: 0.02em; }
      .template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a {
        color: #49c0ee; }
      .template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a:hover {
        color: #fff; }
  .template-cms_grid--layout-portfolio .cms-load-posts {
    padding-top: 50px; }
  .template-cms_grid--layout-portfolio .cms-load-posts a {
    display: inline-block;
    height: 51px;
    min-width: 170px;
    border: #222 solid 2px;
    padding: 0 15px;
    line-height: 47px;
    color: #222; }
    .template-cms_grid--layout-portfolio .cms-load-posts a span:before, .template-cms_grid--layout-portfolio .cms-load-posts a span:after {
      background: #222; }
    .template-cms_grid--layout-portfolio .cms-load-posts a:hover {
      border-color: #49c0ee;
      color: #49c0ee; }
    .template-cms_grid--layout-portfolio .cms-load-posts a:hover span:before, .template-cms_grid--layout-portfolio .cms-load-posts a:hover span:after {
      background: #49c0ee; }
  .template-cms_grid--layout-portfolio.no-load-more .cms-load-posts {
    display: none; }

.template-cms_grid--layout-portfolio2 {
  float: left;
  width: 100%; }
  .template-cms_grid--layout-portfolio2.no-padding-item .cms-grid-item {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0; }
  .template-cms_grid--layout-portfolio2 .cms-grid-item {
    position: relative;
    margin-bottom: 30px; }
  .template-cms_grid--layout-portfolio2 .cms-grid-item img {
    width: 100%; }
  .template-cms_grid--layout-portfolio2 .cms-grid-item:hover .cms-grid-3columns .text-hide {
    opacity: 1; }
    .template-cms_grid--layout-portfolio2 .cms-grid-item:hover .cms-grid-3columns .text-hide:before {
      -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 */ }
    .template-cms_grid--layout-portfolio2 .cms-grid-item:hover .cms-grid-3columns .text-hide .text-hide-inner {
      -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 */ }
  .template-cms_grid--layout-portfolio2 .cms-grid-3columns {
    position: relative; }
  .template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateZ(0);
    -khtml-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    /* BACKGROUND GRADIENT */
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -webkit-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s; }
    .template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide:before {
      content: "";
      position: absolute;
      z-index: -1;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      background: rgba(40, 40, 40, 0.95);
      -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 */
      -webkit-transition-property: transform;
      transition-property: transform;
      -ms-transition-property: transform;
      -moz-transition-property: transform;
      -webkit-transition-duration: 0.5s;
      transition-duration: 0.5s;
      -moz-transition-duration: 0.5s;
      -ms-transition-duration: 0.5s;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      -ms-transition-timing-function: ease-out;
      -moz-transition-timing-function: ease-out; }
    .template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner {
      position: absolute;
      top: 50%;
      width: 100%;
      padding: 0 10px;
      left: 0px;
      -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 */
      -webkit-transition-property: transform;
      transition-property: transform;
      -ms-transition-property: transform;
      -moz-transition-property: transform;
      -webkit-transition-duration: 0.5s;
      transition-duration: 0.5s;
      -moz-transition-duration: 0.5s;
      -ms-transition-duration: 0.5s;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      -ms-transition-timing-function: ease-out;
      -moz-transition-timing-function: ease-out; }
    .template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .cms-gallery-item {
      top: 50%;
      position: absolute;
      width: 100%;
      left: 50%;
      padding: 0 10px;
      -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 */ }
    .template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto {
      display: inline-block;
      width: 20px;
      height: 20px;
      position: relative; }
      .template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:before {
        height: 20px;
        width: 2px;
        left: 9px;
        top: 0;
        position: absolute;
        content: '';
        background: #49c0ee; }
      .template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:after {
        height: 2px;
        width: 20px;
        left: 0px;
        top: 9px;
        position: absolute;
        content: '';
        background: #49c0ee; }
    .template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner h3 {
      font-size: 18px;
      margin-top: 24px;
      font-weight: 700;
      line-height: 28px;
      margin-bottom: 3px;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 0.04em; }
      .template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner h3 a {
        color: inherit; }
      .template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner h3 a:hover {
        color: #49c0ee; }
    .template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms {
      display: inline-block;
      font-size: 13px;
      line-height: 28px;
      color: #49c0ee;
      letter-spacing: 0.02em; }
      .template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a {
        color: #49c0ee; }
      .template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a:hover {
        color: #fff; }
  .template-cms_grid--layout-portfolio2 .cms-load-posts {
    padding-top: 20px; }
  .template-cms_grid--layout-portfolio2 .cms-load-posts a {
    display: inline-block;
    height: 51px;
    min-width: 170px;
    border: #222 solid 2px;
    padding: 0 15px;
    line-height: 47px;
    color: #222; }
    .template-cms_grid--layout-portfolio2 .cms-load-posts a span:before, .template-cms_grid--layout-portfolio2 .cms-load-posts a span:after {
      background: #222; }
    .template-cms_grid--layout-portfolio2 .cms-load-posts a:hover {
      border-color: #49c0ee;
      color: #49c0ee; }
    .template-cms_grid--layout-portfolio2 .cms-load-posts a:hover span:before, .template-cms_grid--layout-portfolio2 .cms-load-posts a:hover span:after {
      background: #49c0ee; }
  .template-cms_grid--layout-portfolio2.style2 .cms-grid-3columns .text-hide:before {
    background: rgba(73, 192, 238, 0.8); }
  .template-cms_grid--layout-portfolio2.style2 .cms-grid-3columns .text-hide .text-hide-inner h3 a, .template-cms_grid--layout-portfolio2.style2 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a {
    color: #fff; }
    .template-cms_grid--layout-portfolio2.style2 .cms-grid-3columns .text-hide .text-hide-inner h3 a:hover, .template-cms_grid--layout-portfolio2.style2 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a:hover {
      color: #0c6db0; }
  .template-cms_grid--layout-portfolio2.style2 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:before, .template-cms_grid--layout-portfolio2.style2 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:after {
    background: #fff; }
    .template-cms_grid--layout-portfolio2.style2 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:before:hover, .template-cms_grid--layout-portfolio2.style2 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:after:hover {
      background: #0c6db0; }
  .template-cms_grid--layout-portfolio2.style2 .cms-load-posts {
    padding-top: 1px; }
    .template-cms_grid--layout-portfolio2.style2 .cms-load-posts a {
      border: none;
      color: #49c0ee; }
    .template-cms_grid--layout-portfolio2.style2 .cms-load-posts a span:before, .template-cms_grid--layout-portfolio2.style2 .cms-load-posts a span:after {
      background: #49c0ee; }
    .template-cms_grid--layout-portfolio2.style2 .cms-load-posts a:hover {
      color: #000; }
      .template-cms_grid--layout-portfolio2.style2 .cms-load-posts a:hover span:before, .template-cms_grid--layout-portfolio2.style2 .cms-load-posts a:hover span:after {
        background: #000; }
  .template-cms_grid--layout-portfolio2.no-load-more .cms-load-posts {
    display: none; }

.template-cms_grid--layout-portfolio3 {
  float: left;
  width: 100%; }
  .template-cms_grid--layout-portfolio3 .cms-grid-item {
    position: relative;
    margin-bottom: 39px; }
  .template-cms_grid--layout-portfolio3 .cms-grid-item img {
    width: 100%; }
  .template-cms_grid--layout-portfolio3 .cms-grid-item:hover .cms-grid-3columns .text-hide {
    opacity: 1; }
    .template-cms_grid--layout-portfolio3 .cms-grid-item:hover .cms-grid-3columns .text-hide:before {
      -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 */ }
    .template-cms_grid--layout-portfolio3 .cms-grid-item:hover .cms-grid-3columns .text-hide .text-hide-inner {
      -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 */ }
  .template-cms_grid--layout-portfolio3 .cms-grid-3columns {
    position: relative; }
  .template-cms_grid--layout-portfolio3 .cms-grid-3columns .text-hide {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateZ(0);
    -khtml-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    /* BACKGROUND GRADIENT */
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -webkit-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s; }
    .template-cms_grid--layout-portfolio3 .cms-grid-3columns .text-hide:before {
      content: "";
      position: absolute;
      z-index: -1;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      background: rgba(40, 40, 40, 0.95);
      -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 */
      -webkit-transition-property: transform;
      transition-property: transform;
      -ms-transition-property: transform;
      -moz-transition-property: transform;
      -webkit-transition-duration: 0.5s;
      transition-duration: 0.5s;
      -moz-transition-duration: 0.5s;
      -ms-transition-duration: 0.5s;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      -ms-transition-timing-function: ease-out;
      -moz-transition-timing-function: ease-out; }
    .template-cms_grid--layout-portfolio3 .cms-grid-3columns .text-hide .text-hide-inner {
      position: absolute;
      top: 50%;
      width: 100%;
      padding: 0 10px;
      left: 0px;
      -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 */
      -webkit-transition-property: transform;
      transition-property: transform;
      -ms-transition-property: transform;
      -moz-transition-property: transform;
      -webkit-transition-duration: 0.5s;
      transition-duration: 0.5s;
      -moz-transition-duration: 0.5s;
      -ms-transition-duration: 0.5s;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      -ms-transition-timing-function: ease-out;
      -moz-transition-timing-function: ease-out; }
    .template-cms_grid--layout-portfolio3 .cms-grid-3columns .text-hide .text-hide-inner .cms-gallery-item {
      top: 50%;
      position: absolute;
      width: 100%;
      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 */
      padding: 0 10px; }
    .template-cms_grid--layout-portfolio3 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto {
      display: inline-block;
      width: 20px;
      height: 20px;
      position: relative; }
      .template-cms_grid--layout-portfolio3 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:before {
        height: 20px;
        width: 2px;
        left: 9px;
        top: 0;
        position: absolute;
        content: '';
        background: #49c0ee; }
      .template-cms_grid--layout-portfolio3 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:after {
        height: 2px;
        width: 20px;
        left: 0px;
        top: 9px;
        position: absolute;
        content: '';
        background: #49c0ee; }
  .template-cms_grid--layout-portfolio3 .cms-grid-3columns-bottom h3 {
    font-size: 18px;
    margin-top: 23px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 3px;
    color: #282828;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    text-align: center; }
    .template-cms_grid--layout-portfolio3 .cms-grid-3columns-bottom h3 a {
      color: inherit; }
    .template-cms_grid--layout-portfolio3 .cms-grid-3columns-bottom h3 a:hover {
      color: #000; }
  .template-cms_grid--layout-portfolio3 .cms-grid-3columns-bottom .detail-terms {
    display: inline-block;
    font-size: 13px;
    line-height: 28px;
    color: #49c0ee;
    letter-spacing: 0.02em;
    width: 100%;
    text-align: center; }
    .template-cms_grid--layout-portfolio3 .cms-grid-3columns-bottom .detail-terms a {
      color: #616161; }
    .template-cms_grid--layout-portfolio3 .cms-grid-3columns-bottom .detail-terms a:hover {
      color: #000; }
  .template-cms_grid--layout-portfolio3 .cms-load-posts {
    padding-top: 21px; }
  .template-cms_grid--layout-portfolio3 .cms-load-posts a {
    display: inline-block;
    height: 51px;
    min-width: 170px;
    border: #222 solid 2px;
    padding: 0 15px;
    line-height: 47px;
    color: #222; }
    .template-cms_grid--layout-portfolio3 .cms-load-posts a span:before, .template-cms_grid--layout-portfolio3 .cms-load-posts a span:after {
      background: #222; }
    .template-cms_grid--layout-portfolio3 .cms-load-posts a:hover {
      border-color: #49c0ee;
      color: #49c0ee; }
    .template-cms_grid--layout-portfolio3 .cms-load-posts a:hover span:before, .template-cms_grid--layout-portfolio3 .cms-load-posts a:hover span:after {
      background: #49c0ee; }

.template-cms_grid--layout-portfolio4 {
  float: left;
  width: 100%; }
  .template-cms_grid--layout-portfolio4.has-padding-item .cms-grid-item {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px; }
  .template-cms_grid--layout-portfolio4 .cms-grid-item {
    position: relative;
    padding: 0; }
  .template-cms_grid--layout-portfolio4 .cms-grid-item img {
    width: 100%; }
  .template-cms_grid--layout-portfolio4 .cms-grid-item:hover .cms-grid-3columns .text-hide {
    opacity: 1; }
    .template-cms_grid--layout-portfolio4 .cms-grid-item:hover .cms-grid-3columns .text-hide:before, .template-cms_grid--layout-portfolio4 .cms-grid-item:hover .cms-grid-3columns .text-hide .text-hide-inner {
      -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 */ }
  .template-cms_grid--layout-portfolio4 .cms-grid-3columns {
    position: relative; }
  .template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateZ(0);
    -khtml-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    /* BACKGROUND GRADIENT */
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -webkit-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s; }
    .template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide:before {
      content: "";
      position: absolute;
      z-index: -1;
      top: 30px;
      left: 30px;
      right: 30px;
      bottom: 30px;
      background: rgba(40, 40, 40, 0.95);
      -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 */
      -webkit-transition-property: transform;
      transition-property: transform;
      -ms-transition-property: transform;
      -moz-transition-property: transform;
      -webkit-transition-duration: 0.5s;
      transition-duration: 0.5s;
      -moz-transition-duration: 0.5s;
      -ms-transition-duration: 0.5s;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      -ms-transition-timing-function: ease-out;
      -moz-transition-timing-function: ease-out; }
    .template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner {
      position: absolute;
      top: 30px;
      width: calc(100% - 60px);
      padding: 0 10px;
      left: 30px;
      bottom: 30px;
      -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 */
      -webkit-transition-property: transform;
      transition-property: transform;
      -ms-transition-property: transform;
      -moz-transition-property: transform;
      -webkit-transition-duration: 0.5s;
      transition-duration: 0.5s;
      -moz-transition-duration: 0.5s;
      -ms-transition-duration: 0.5s;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      -ms-transition-timing-function: ease-out;
      -moz-transition-timing-function: ease-out; }
    .template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner .cms-gallery-item {
      top: 50%;
      position: absolute;
      width: 100%;
      left: 50%;
      padding: 0 10px;
      -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 */ }
    .template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto {
      display: inline-block;
      width: 20px;
      height: 20px;
      position: relative; }
      .template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:before {
        height: 20px;
        width: 2px;
        left: 9px;
        top: 0;
        position: absolute;
        content: '';
        background: #49c0ee; }
      .template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:after {
        height: 2px;
        width: 20px;
        left: 0px;
        top: 9px;
        position: absolute;
        content: '';
        background: #49c0ee; }
    .template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner h3 {
      font-size: 18px;
      margin-top: 24px;
      font-weight: 700;
      line-height: 28px;
      margin-bottom: 3px;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 0.04em; }
      .template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner h3 a {
        color: inherit; }
      .template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner h3 a:hover {
        color: #000; }
    .template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms {
      display: inline-block;
      font-size: 13px;
      line-height: 28px;
      color: #49c0ee;
      letter-spacing: 0.02em; }
      .template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a {
        color: #49c0ee; }
      .template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a:hover {
        color: #fff; }
  .template-cms_grid--layout-portfolio4 .cms-load-posts {
    padding-top: 0px;
    width: 100%;
    margin: 0;
    display: none; }
  .template-cms_grid--layout-portfolio4 .cms-load-posts a {
    display: inline-block;
    height: 130px;
    min-width: 170px;
    border: none;
    padding: 0 15px;
    width: 100%;
    background: #49c0ee;
    line-height: 130px;
    color: #fff; }
    .template-cms_grid--layout-portfolio4 .cms-load-posts a span:before, .template-cms_grid--layout-portfolio4 .cms-load-posts a span:after {
      background: #fff; }
    .template-cms_grid--layout-portfolio4 .cms-load-posts a:hover {
      color: #222; }
    .template-cms_grid--layout-portfolio4 .cms-load-posts a:hover span:before, .template-cms_grid--layout-portfolio4 .cms-load-posts a:hover span:after {
      background: #222; }

.template-cms_grid--layout-portfolio5 {
  float: left;
  width: 100%; }
  .template-cms_grid--layout-portfolio5 .cms-grid-item {
    position: relative; }
  .template-cms_grid--layout-portfolio5 .cms-grid-item img {
    width: 100%; }
  .template-cms_grid--layout-portfolio5 .cms-grid-media {
    position: relative;
    display: block;
    width: 100%;
    height: 777px;
    overflow: hidden; }
  .template-cms_grid--layout-portfolio5 .cms-grid-media .cms-portfolio-cover {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1; }
    .template-cms_grid--layout-portfolio5 .cms-grid-media .cms-portfolio-cover img {
      position: absolute;
      display: block;
      min-width: 100%;
      min-height: 100%;
      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 */ }
  .template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom {
    padding-top: 151px;
    padding-bottom: 153px; }
  .template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom h3 {
    font-size: 30px;
    margin-top: 14px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 3px;
    color: #282828;
    letter-spacing: 0.04em;
    text-align: center; }
    .template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom h3 a {
      color: inherit; }
    .template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom h3 a:hover {
      color: #000; }
  .template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .detail-terms {
    display: inline-block;
    font-size: 13px;
    line-height: 28px;
    color: #49c0ee;
    letter-spacing: 0.02em;
    width: 100%;
    text-align: center; }
    .template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .detail-terms a {
      color: #616161; }
    .template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .detail-terms a:hover {
      color: #000; }
  .template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .more {
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    color: #49c0ee;
    font-weight: 800;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin-top: 12px; }
    .template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .more i {
      font-size: 11px;
      line-height: 20px; }
    .template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .more a {
      color: inherit; }
    .template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .more a:hover {
      color: #0c6db0; }
  .template-cms_grid--layout-portfolio5 .cms-load-posts {
    padding-top: 21px; }
  .template-cms_grid--layout-portfolio5 .cms-load-posts a {
    display: inline-block;
    height: 51px;
    min-width: 170px;
    border: #222 solid 2px;
    padding: 0 15px;
    line-height: 47px;
    color: #222; }
    .template-cms_grid--layout-portfolio5 .cms-load-posts a span:before, .template-cms_grid--layout-portfolio5 .cms-load-posts a span:after {
      background: #222; }
    .template-cms_grid--layout-portfolio5 .cms-load-posts a:hover {
      border-color: #49c0ee;
      color: #49c0ee; }
    .template-cms_grid--layout-portfolio5 .cms-load-posts a:hover span:before, .template-cms_grid--layout-portfolio5 .cms-load-posts a:hover span:after {
      background: #49c0ee; }

div[data-vc-stretch-content="true"] .template-cms_grid--layout-portfolio4 .cms-load-posts {
  display: block; }

.template-cms_grid--layout-shop {
  float: left;
  width: 100%;
  /*pricing*/ }
  .template-cms_grid--layout-shop.has-padding-item .cms-grid-item {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px; }
  .template-cms_grid--layout-shop .cms-grid-item {
    position: relative;
    padding: 0; }
  .template-cms_grid--layout-shop .cms-grid-item img {
    width: 100%; }
  .template-cms_grid--layout-shop .cms-grid-item:hover .cms-grid-3columns .text-hide {
    opacity: 1; }
    .template-cms_grid--layout-shop .cms-grid-item:hover .cms-grid-3columns .text-hide:before, .template-cms_grid--layout-shop .cms-grid-item:hover .cms-grid-3columns .text-hide .text-hide-inner {
      -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 */ }
  .template-cms_grid--layout-shop .cms-grid-3columns {
    position: relative; }
  .template-cms_grid--layout-shop .cms-grid-3columns .text-hide {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateZ(0);
    -khtml-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    /* BACKGROUND GRADIENT */
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -webkit-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s; }
    .template-cms_grid--layout-shop .cms-grid-3columns .text-hide:before {
      content: "";
      position: absolute;
      z-index: -1;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      background: rgba(40, 40, 40, 0.95);
      -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 */
      -webkit-transition-property: transform;
      transition-property: transform;
      -ms-transition-property: transform;
      -moz-transition-property: transform;
      -webkit-transition-duration: 0.5s;
      transition-duration: 0.5s;
      -moz-transition-duration: 0.5s;
      -ms-transition-duration: 0.5s;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      -ms-transition-timing-function: ease-out;
      -moz-transition-timing-function: ease-out; }
    .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner {
      position: absolute;
      top: 0px;
      width: 100%;
      padding: 0 10px;
      left: 0px;
      bottom: 0px;
      -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 */
      -webkit-transition-property: transform;
      transition-property: transform;
      -ms-transition-property: transform;
      -moz-transition-property: transform;
      -webkit-transition-duration: 0.5s;
      transition-duration: 0.5s;
      -moz-transition-duration: 0.5s;
      -ms-transition-duration: 0.5s;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      -ms-transition-timing-function: ease-out;
      -moz-transition-timing-function: ease-out; }
    .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .cms-gallery-item {
      top: 50%;
      position: absolute;
      width: 100%;
      left: 50%;
      padding: 0 10px;
      -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 */ }
    .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto {
      display: inline-block;
      width: 20px;
      height: 20px;
      position: relative; }
      .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:before {
        height: 20px;
        width: 2px;
        left: 9px;
        top: 0;
        position: absolute;
        content: '';
        background: #49c0ee; }
      .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:after {
        height: 2px;
        width: 20px;
        left: 0px;
        top: 9px;
        position: absolute;
        content: '';
        background: #49c0ee; }
    .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner h3 {
      font-size: 24px;
      margin-top: 29px;
      font-weight: 700;
      line-height: 28px;
      margin-bottom: 35px;
      color: #fff; }
      .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner h3 a {
        color: inherit; }
      .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner h3 a:hover {
        color: ;
        opacity: 0.7; }
    .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .price {
      display: inline-block;
      font-size: 22px;
      line-height: 28px;
      color: #9b9b9b;
      font-weight: bold; }
    .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .woocommerce-Price-amount {
      display: inline-block;
      font-size: 22px;
      line-height: 28px;
      color: #9b9b9b;
      font-weight: bold; }
    .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .add_to_cart_button {
      display: inline-block;
      padding: 16.5px 38px; }
      .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .add_to_cart_button.added {
        display: none; }
    .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart {
      display: inline-block;
      padding: 16.5px 38px; }
  .template-cms_grid--layout-shop .cms-load-posts {
    padding-top: 0px;
    width: 100%;
    margin: 0;
    display: none; }
  .template-cms_grid--layout-shop .cms-load-posts a {
    display: inline-block;
    height: 130px;
    min-width: 170px;
    border: none;
    padding: 0 15px;
    width: 100%;
    background: #49c0ee;
    line-height: 130px;
    color: #fff; }
    .template-cms_grid--layout-shop .cms-load-posts a span:before, .template-cms_grid--layout-shop .cms-load-posts a span:after {
      background: #fff; }
    .template-cms_grid--layout-shop .cms-load-posts a:hover {
      background: #0c6db0; }

.template-cms_grid--layout-pricing {
  text-align: center;
  /*gallery service*/
  /*portfolio*/ }
  .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner {
    padding: 40px;
    margin: 24px 0 0;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    position: relative; }
    .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner:before {
      position: absolute;
      top: 0;
      left: 40px;
      width: calc(100% - 80px);
      height: 3px;
      background: #49c0ee;
      opacity: 0;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
    .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-pricing-title {
      color: #222;
      font-weight: 800;
      font-size: 13px;
      min-height: 49px;
      background: #f9f9f9;
      letter-spacing: 0.04em;
      line-height: 49px;
      text-transform: uppercase;
      float: left;
      width: 100%;
      margin-bottom: 20px; }
    .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top {
      float: left;
      width: 100%;
      background: #f9f9f9;
      padding: 31px 16px 34px; }
    .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-subtitle {
      float: left;
      width: 100%;
      color: #9b9b9b;
      font-size: 13px;
      line-height: 21px;
      margin-top: 14px; }
    .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price {
      float: left;
      width: 100%;
      color: #49c0ee;
      font-size: 70px;
      line-height: 1;
      font-weight: bold; }
      .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price .unit {
        font-size: 28px;
        font-weight: normal; }
      .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price .time {
        color: #616161;
        font-size: 13px;
        font-weight: 500; }
    .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-pricing-content {
      float: left;
      width: 100%;
      margin-top: 8px;
      font-size: 14px;
      color: #9b9b9b;
      text-align: left;
      line-height: 40px;
      padding-top: 17px; }
    .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-ordernow {
      margin-top: 25px;
      float: left;
      width: 100%; }
    .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-ordernow a {
      border-color: #222;
      height: 51px;
      padding: 0;
      line-height: 47px;
      background: #222;
      color: #fff;
      width: 100%; }
      .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-ordernow a:hover {
        background-color: #49c0ee !important;
        border-color: #49c0ee !important; }
  .template-cms_grid--layout-pricing .cms-grid-item.feature .cms-pricing-item_inner:before {
    opacity: 1; }
    .template-cms_grid--layout-pricing .cms-grid-item.feature .cms-pricing-item_inner .cms-ordernow a {
      border-color: #49c0ee;
      background: #49c0ee; }
      .template-cms_grid--layout-pricing .cms-grid-item.feature .cms-pricing-item_inner .cms-ordernow a:hover {
        background-color: #222 !important;
        border-color: #222 !important; }
  .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner {
    padding: 40px 40px 50px 40px; }
    .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .pricing-top {
      padding: 22px 16px 34px; }
    .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .cms-pricing-title {
      line-height: 26px;
      min-height: auto;
      margin-bottom: 26px; }
  .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner {
    padding-left: 0;
    padding-right: 0; }
    .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner1 {
      padding-left: 40px;
      padding-right: 40px;
      padding-bottom: 40px; }
    .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner2 {
      padding-left: 40px;
      border-top: #eee solid 1px;
      padding-right: 40px;
      padding-bottom: 25px; }
    .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner2 .cms-pricing-content {
      padding-top: 18px; }
    .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner3 {
      padding-left: 40px;
      border-top: #eee solid 1px;
      padding-right: 40px; }
    .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner3 .cms-ordernow {
      margin-top: 40px; }
    .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .pricing-top {
      padding: 22px 16px 34px; }
    .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-title {
      line-height: 26px;
      min-height: auto;
      margin-bottom: 26px; }

.template-cms_grid--layout-gallery-service {
  float: left;
  width: 100%; }
  .template-cms_grid--layout-gallery-service .cms-grid-item {
    padding: 5px;
    position: relative; }
  .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content {
    text-align: center;
    width: calc(100% - 10px);
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */
    position: absolute;
    top: 5px;
    left: 5px;
    opacity: 0;
    height: calc(100% - 10px);
    content: '';
    background: rgba(73, 192, 238, 0.8); }
    .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .blog-content-inner {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      -webkit-transform: translate(0px, -50%);
      -khtml-transform: translate(0px, -50%);
      -moz-transform: translate(0px, -50%);
      -ms-transform: translate(0px, -50%);
      -o-transform: translate(0px, -50%);
      transform: translate(0px, -50%);
      /* BACKGROUND GRADIENT */
      padding: 0 15px; }
    .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .cms-grid-title h3 {
      font-size: 12px;
      font-weight: 700;
      line-height: 20px;
      letter-spacing: 0.05em;
      margin-bottom: 11px;
      text-transform: uppercase;
      color: #fff; }
      .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .cms-grid-title h3 a {
        color: inherit; }
      .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .cms-grid-title h3 a:hover {
        color: ; }
    .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .entry-content-link .cms-gallery-image-zoom {
      display: inline-block; }
    .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .entry-content-link .cms-prettyphoto {
      height: 40px;
      width: 40px;
      border-radius: 1px;
      background: transparent;
      line-height: 38px;
      border: #fff solid 1px;
      color: #fff;
      font-size: 15.72px;
      display: inline-block; }
      .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .entry-content-link .cms-prettyphoto:hover {
        background: #fff;
        color: #222; }
    .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .entry-content-link .read-more {
      height: 40px;
      width: 40px;
      border-radius: 1px;
      background: transparent;
      line-height: 38px;
      border: #fff solid 1px;
      color: #fff;
      font-size: 15.72px;
      display: inline-block;
      margin-right: 1PX; }
      .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .entry-content-link .read-more:hover {
        background: #fff;
        color: #222; }
  .template-cms_grid--layout-gallery-service .cms-grid-item:hover .blog-content {
    opacity: 1; }
  .template-cms_grid--layout-gallery-service .cms-load-posts {
    text-align: center; }
  .template-cms_grid--layout-gallery-service .cms-load-posts a {
    margin-top: 75px;
    border: #ebebeb solid 1px;
    letter-spacing: 0.05em;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    border-radius: 0;
    color: #333;
    text-transform: uppercase;
    background: none;
    padding: 23px 0;
    width: 100%;
    text-align: center; }
    .template-cms_grid--layout-gallery-service .cms-load-posts a:hover {
      color: #000; }

.cms-grid-gallery1 {
  /* ==========================================================================
   [End] 4. CMS Grid
========================================================================== */ }
  .cms-grid-gallery1 .cms-grid-item {
    padding-bottom: 30px; }
  .cms-grid-gallery1 .cms-grid-inner {
    background: none;
    box-shadow: none;
    position: relative; }
  .cms-grid-gallery1 .cms-grid-inner .cms-gallery-image img {
    border-radius: 0; }
  .cms-grid-gallery1 .cms-grid-inner .cms-gallery-hover {
    background-color: #49c0ee;
    right: 45px;
    left: 45px;
    position: absolute;
    top: 45px;
    bottom: 45px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */
    opacity: 0; }
    .cms-grid-gallery1 .cms-grid-inner .cms-gallery-hover a {
      border: 1px solid #fff;
      color: #fff;
      display: inline-block;
      font-size: 24px;
      height: 45px;
      left: 0;
      line-height: 45px;
      margin: auto;
      position: absolute;
      right: 0;
      text-align: center;
      top: 50%;
      -webkit-transform: translate(0px, -50%);
      -khtml-transform: translate(0px, -50%);
      -moz-transform: translate(0px, -50%);
      -ms-transform: translate(0px, -50%);
      -o-transform: translate(0px, -50%);
      transform: translate(0px, -50%);
      /* BACKGROUND GRADIENT */
      width: 45px;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */
      opacity: 0; }
  .cms-grid-gallery1 .cms-grid-inner:hover .cms-gallery-hover {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 1; }
    .cms-grid-gallery1 .cms-grid-inner:hover .cms-gallery-hover a {
      opacity: 1; }

.cs_extra_map {
  /**
separator
**/ }

.vc_separator h4 {
  font-size: 18px !important;
  line-height: 22px !important;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  color: #222;
  text-transform: uppercase; }
  .vc_separator h4 em {
    color: #49c0ee;
    font-style: normal;
    font-size: 36px; }

.vc_separator .vc_sep_holder .vc_sep_line {
  top: 9px !important;
  left: -39px;
  width: 108% !important; }

.vc_separator.vc_separator_no_text .vc_sep_holder .vc_sep_line {
  left: 0px;
  width: 100% !important;
  top: 0px !important; }

.vc_separator.vc_separator_align_right h4 {
  padding: 0 13px 0 0px !important;
  /*Call to action*/ }

.cms-cta-wrapper {
  position: relative;
  width: 100%;
  float: left;
  /*news-twitter*/ }
  .cms-cta-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #464646;
    opacity: 0.5;
    content: ''; }
  .cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner {
    width: calc(100% - 16px);
    margin: 8px;
    border: rgba(73, 192, 238, 0.5) solid 1px;
    float: left;
    position: relative;
    z-index: 1; }
    .cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner .cms-cta-content {
      float: right;
      text-align: center;
      text-transform: uppercase;
      font-family: 'Montserrat', sans-serif;
      padding-top: 35px;
      padding-bottom: 40px;
      margin-right: 134px; }
    .cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner .cms-cta-content .cms-cta-text {
      width: 100%;
      text-align: center; }
      .cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner .cms-cta-content .cms-cta-text .text {
        letter-spacing: 0.1em;
        display: inline-block;
        color: #fff;
        font-size: 30px;
        line-height: 36px;
        font-weight: 700; }
    .cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner .cms-cta-content .cms-cta-button {
      display: inline-block;
      margin-top: 10px; }
      .cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner .cms-cta-content .cms-cta-button a {
        letter-spacing: 1em;
        color: #fff;
        font-size: 12px;
        font-weight: 700;
        background: rgba(17, 17, 17, 0.5);
        display: inline-block;
        padding: 7.5px 32px 7.5px 65px;
        position: relative;
        line-height: 1; }
      .cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner .cms-cta-content .cms-cta-button a i {
        color: #fff;
        background: #49c0ee;
        float: left;
        height: 100%;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        line-height: 27px;
        text-align: center;
        width: 31px;
        font-size: 12px;
        padding-left: 11px; }
  .cms-cta-wrapper.cms-cta-layout2 {
    padding-top: 16px;
    padding-bottom: 57px; }
  .cms-cta-wrapper.cms-cta-layout2:before {
    display: none; }
  .cms-cta-wrapper.cms-cta-layout2 .cms-cta-text {
    float: left;
    letter-spacing: 0.1em;
    color: #222;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-top: 11px; }
    .cms-cta-wrapper.cms-cta-layout2 .cms-cta-text .subtext {
      float: left;
      color: #fff;
      margin-right: 6px;
      font-size: 24px; }
    .cms-cta-wrapper.cms-cta-layout2 .cms-cta-text .text {
      float: left;
      font-size: 18px; }
  .cms-cta-wrapper.cms-cta-layout2 .cms-cta-button {
    float: right; }
    .cms-cta-wrapper.cms-cta-layout2 .cms-cta-button a {
      display: inline-block;
      padding: 11.5px 44px;
      font-size: 12px;
      color: #222;
      text-transform: uppercase;
      font-family: 'Montserrat', sans-serif;
      background: #fff;
      border-radius: 2px;
      line-height: 1; }
    .cms-cta-wrapper.cms-cta-layout2 .cms-cta-button a:hover {
      background: #000;
      color: #fff; }

.news-twitter {
  text-align: left;
  /*custom heading*/ }
  .news-twitter .item-content > p {
    color: #bbb;
    letter-spacing: 0;
    margin-top: 0px;
    position: relative;
    max-width: 100%;
    display: inline-block; }
    .news-twitter .item-content > p a {
      color: #fff; }
    .news-twitter .item-content > p a:hover {
      color: #000; }
  .news-twitter .item-content > a {
    display: block;
    color: #49c0ee; }

.vc_custom_heading {
  /*element accoredion*/ }
  .vc_custom_heading em {
    color: #49c0ee;
    font-style: normal; }

body {
  /* ==========================================================================
   [Start] 12. Tabs
========================================================================== */ }
  body .vc_tta-container {
    margin-bottom: 0 !important; }
  body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion {
    float: left;
    width: 100%;
    margin-bottom: 0;
    border: #eee solid 1px;
    border-radius: 2px;
    background: #fff; }
    body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel {
      margin-bottom: 0; }
    body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading {
      float: left;
      width: 100%;
      border-radius: 0px !important;
      border: none;
      background: #fff;
      margin-bottom: 0;
      margin-top: 0; }
      body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a {
        background-color: #fff;
        color: #282828;
        cursor: pointer;
        display: block;
        font-size: 13px;
        font-weight: 800;
        text-transform: uppercase;
        letter-spacing: 0.02em;
        outline: medium none !important;
        padding: 30px 75px 30px 22px;
        text-decoration: none;
        position: relative;
        border-bottom: #eee solid 1px;
        border-top: none;
        float: left;
        width: 100%; }
      body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a i {
        width: 30px;
        height: 30px;
        border: #282828 solid 1px;
        border-radius: 1px;
        right: 22px;
        left: auto; }
        body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a i:after {
          content: '';
          height: 10px;
          width: 2px;
          background: #282828;
          position: absolute;
          top: 9px;
          left: 13px;
          -webkit-transition: all 300ms linear 0ms;
          -khtml-transition: all 300ms linear 0ms;
          -moz-transition: all 300ms linear 0ms;
          -ms-transition: all 300ms linear 0ms;
          -o-transition: all 300ms linear 0ms;
          transition: all 300ms linear 0ms;
          /* BACKGROUND GRADIENT */
          border-width: 0;
          -webkit-transform: none;
          -khtml-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none;
          /* BACKGROUND GRADIENT */ }
        body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a i:before {
          content: '';
          width: 10px;
          height: 2px;
          background: #282828;
          position: absolute;
          top: 13px;
          left: 9px;
          -webkit-transition: all 300ms linear 0ms;
          -khtml-transition: all 300ms linear 0ms;
          -moz-transition: all 300ms linear 0ms;
          -ms-transition: all 300ms linear 0ms;
          -o-transition: all 300ms linear 0ms;
          transition: all 300ms linear 0ms;
          /* BACKGROUND GRADIENT */
          border-width: 0;
          -webkit-transform: none;
          -khtml-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none;
          /* BACKGROUND GRADIENT */ }
      body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a span {
        color: inherit; }
      body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading:hover h4 a i {
        border-color: #49c0ee;
        background: #49c0ee; }
        body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading:hover h4 a i:before {
          background: #fff; }
        body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading:hover h4 a i:after {
          opacity: 0; }
    body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-body {
      background: #fff !important;
      padding: 0 22px 24px;
      border: none;
      font-size: 15px;
      border-bottom: #eee solid 1px;
      line-height: 25px;
      color: #9b9b9b;
      float: left;
      margin-top: -8px; }
    body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel:last-child .vc_tta-panel-heading h4 a {
      border-bottom: none; }
    body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel.vc_active:last-child h4 a {
      border-radius: 0px; }
      body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel.vc_active:last-child .vc_tta-panel-body {
        border: none;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px; }
      body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a {
        border-bottom-color: #fff; }
        body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a i {
          border-color: #49c0ee;
          background: #49c0ee; }
        body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a i:before {
          background: #fff; }
        body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a i:after {
          opacity: 0; }
    body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-controls-icon {
      width: auto;
      height: auto; }
    body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading h4 a {
      padding-left: 72px;
      padding-right: 22px; }
      body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading h4 a i {
        left: 22px; }
    body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
      padding-left: 72px; }
    body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-flat {
      background: none !important;
      border: none; }
    body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a {
      border-bottom-color: transparent; }
    body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
      background: none; }
      body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading h4 a {
        background: none;
        padding-left: 0; }
      body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading h4 a i {
        right: 0; }
    body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
      background: none !important;
      padding-left: 0;
      padding-right: 0; }
    body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-flat .vc_tta-panel:last-child .vc_tta-panel-heading h4 a {
      border-bottom: #eee solid 1px; }

.vc_tta-container {
  /* ==========================================================================
   [End] 12. Tabs
========================================================================== */
  /*progress bar*/ }
  .vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title > a {
    color: #282828;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    padding: 28px 30px; }
    .vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title > a:before {
      background-color: #49c0ee;
      -webkit-border-radius: 1px;
      -khtml-border-radius: 1px;
      -moz-border-radius: 1px;
      -ms-border-radius: 1px;
      -o-border-radius: 1px;
      border-radius: 1px;
      /* BACKGROUND GRADIENT */
      bottom: 0;
      content: "";
      height: 20px;
      margin: auto;
      position: absolute;
      left: 30px;
      top: 0;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */
      width: 20px; }
    .vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title > a i.vc_tta-controls-icon {
      left: 35px;
      width: 10px;
      height: 10px; }
    .vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title > a i.vc_tta-controls-icon:before, .vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title > a i.vc_tta-controls-icon:after {
      border-color: #fff; }
    .vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-left > a {
      padding-left: 75px; }
    .vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-right > a {
      padding-right: 75px; }
    .vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-right > a:before {
      left: auto;
      right: 30px; }
    .vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-right > a i.vc_tta-controls-icon {
      left: auto;
      right: 35px; }
    .vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-body {
      color: #a5a5a5;
      font-size: 14px;
      line-height: 22px;
      margin-top: -3px;
      padding: 0 30px 27px; }
  .vc_tta-container .vc_tta.vc_tta-tabs.vc_tta-shape-rounded .vc_tta-panel-body, .vc_tta-container .vc_tta.vc_tta-tabs.vc_tta-shape-rounded .vc_tta-panel-heading, .vc_tta-container .vc_tta.vc_tta-tabs.vc_tta-shape-rounded .vc_tta-tab > a {
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    /* BACKGROUND GRADIENT */ }
  .vc_tta-container .vc_tta.vc_general .vc_tta-tab > a {
    font-size: 14px;
    text-transform: uppercase;
    color: #282828;
    font-weight: 700;
    margin: 0 10px;
    padding: 3px 10px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  .vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-list, .vc_tta-container .vc_tta.vc_tta-style-modern .vc_tta-tabs-list {
    padding: 0; }
  .vc_tta-container .vc_tta.vc_tta-tabs.vc_tta-tabs-position-left:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a {
    border-right-color: #49c0ee; }
  .vc_tta-container .vc_tta.vc_tta-tabs.vc_tta-tabs-position-right:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a {
    border-left-color: #49c0ee; }
  .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab {
    margin: 0; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab > a {
      background-color: transparent;
      border: none;
      border-bottom: 2px solid transparent; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab:hover > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab:hover > a {
      color: #49c0ee;
      background-color: transparent;
      border-color: #dcdcdc;
      border-bottom: 2px solid #49c0ee; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
      border: none;
      margin-top: 1px; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels:after, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels:after, .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels:before, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels:before {
      border-color: transparent; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panel {
      background-color: #fff;
      -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 */
      margin: 0; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body {
      font-size: 16px;
      line-height: 26px;
      color: #a5a5a5;
      text-align: center;
      padding: 36px 15px;
      margin: 0;
      -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 */ }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body:before, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body:before {
      border-color: transparent; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab > a {
      border-width: 2px;
      color: #49c0ee;
      border-color: #ebebeb; }
      .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab > a:before, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab > a:before, .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab > a:after, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab > a:after {
        display: none; }
      .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab > a:hover, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab > a:hover {
        border-color: #f8f8f8;
        background: #f8f8f8;
        border-bottom-color: #49c0ee; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a {
      border-color: #f8f8f8;
      border-bottom-color: #49c0ee; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tab > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tab > a {
      background-color: transparent;
      border: none;
      border-right: 2px solid transparent;
      padding: 4px 30px;
      margin: 4px 0; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tab:hover > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tab:hover > a {
      color: #49c0ee;
      background-color: transparent;
      border: transparent;
      border-right: 2px solid #49c0ee; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels {
      border-left: 1px solid #ededed;
      border-top: none; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body {
      text-align: left;
      padding: 0 15px 0 60px !important; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-right .vc_tta-tab > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-right .vc_tta-tab > a {
      background-color: transparent;
      border: none;
      border-left: 2px solid transparent;
      padding: 4px 30px;
      margin: 4px 0; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-right .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-right .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-right .vc_tta-tab:hover > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-right .vc_tta-tab:hover > a {
      color: #49c0ee;
      background-color: transparent;
      border: transparent;
      border-left: 2px solid #49c0ee; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-right.vc_tta-tabs .vc_tta-panels, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-right.vc_tta-tabs .vc_tta-panels {
      border-right: 1px solid #ededed;
      border-top: none; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-right.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-right.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body {
      text-align: right;
      padding: 0 60px 0 15px; }
  .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    border-top: 1px solid #ededed; }
  .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab .vc_tta-icon {
    background: #282828 none repeat scroll 0 0;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    /* BACKGROUND GRADIENT */
    color: #fff;
    display: block;
    font-size: 28px;
    height: 60px;
    line-height: 60px;
    width: 60px;
    margin: 0 auto 15px; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab span.vc_tta-title-text {
      margin: 0;
      display: block; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab:hover > a {
      border-bottom: 2px solid transparent !important; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active > a .vc_tta-icon, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab:hover > a .vc_tta-icon {
      background-color: #49c0ee; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab > a {
      background: none;
      border: none; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab > a:hover {
      background: none !important;
      border: none !important; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab > a span {
      margin-left: 0 !important; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab.vc_active > a {
      background: none;
      border: none; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body {
      padding-top: 22px !important; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tab > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-right .vc_tta-tab > a {
      padding: 5px 27px 1px;
      border: none !important; }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-right .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tab:hover > a, .vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-right .vc_tta-tab:hover > a {
      background-color: #49c0ee !important;
      color: #fff;
      border: none !important; }

.cms-progress-wraper {
  float: left;
  width: 100%;
  /*cms-list*/
  /*vc-icon*/ }
  .cms-progress-wraper .cms-progress-item-wrap .cms-progress-title {
    margin-bottom: 2px;
    font-size: 13px;
    color: #282828;
    letter-spacing: 0.02em;
    font-weight: 800;
    text-transform: uppercase; }
    .cms-progress-wraper .cms-progress-item-wrap .cms-progress-title .progress-couter {
      float: right;
      font-weight: normal;
      font-size: 11px;
      color: #9b9b9b; }
  .cms-progress-wraper .cms-progress-item-wrap .progress-content {
    float: left;
    width: 100%; }
  .cms-progress-wraper .cms-progress-item-wrap .cms-progress {
    border-radius: 0;
    overflow: initial;
    margin-bottom: 34px;
    height: 6px;
    background: #eee;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; }
    .cms-progress-wraper .cms-progress-item-wrap .cms-progress .progress-bar {
      height: 100%;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -ms-box-shadow: none;
      box-shadow: none;
      overflow: inherit;
      background: #49c0ee; }
  .cms-progress-wraper.cms-progress-layout2 .cms-progress .progress-bar {
    background-color: #49c0ee;
    background-image: -webkit-gradient(linear, left top, right top, from(#49c0ee), to(#0c6db0));
    background-image: -webkit-linear-gradient(left, #49c0ee, #0c6db0);
    background-image: -moz-linear-gradient(left, #49c0ee, #0c6db0);
    background-image: -ms-linear-gradient(left, #49c0ee, #0c6db0);
    background-image: -o-linear-gradient(left, #49c0ee, #0c6db0);
    background-image: linear-gradient(left, #49c0ee, #0c6db0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#49c0ee', endColorStr='#0c6db0', gradientType='1'); }

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner.vc_icon_element-style-diamond {
  width: 100px !important;
  height: 100px !important;
  position: relative;
  margin: 3% 3% 0 0; }
  .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner.vc_icon_element-style-diamond:before {
    width: 100%;
    height: 100%;
    content: "";
    left: 0px;
    top: 0px;
    display: block;
    position: absolute;
    background: #49c0ee;
    -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 */ }

.plan-detail {
  margin-bottom: 0px;
  list-style: none;
  border-width: 1px 1px 1px;
  border-style: solid none solid solid;
  border-color: #d4d4d4 #d4d4d4 #d4d4d4;
  border-right: none; }
  .plan-detail li {
    text-align: left;
    padding: 10px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .plan-detail li:last-child {
    border-bottom: none; }
  .plan-detail li .toll-tip {
    color: #477ab9;
    text-decoration: none;
    float: right; }

.site-navigation {
  /* ==========================================================================
   [Start] 15. Pie chart
========================================================================== */ }
  .site-navigation div ul {
    float: right; }
  .site-navigation div ul li {
    display: inline-block;
    float: left;
    width: auto;
    padding: 0 24px; }
    .site-navigation div ul li:last-child {
      padding-right: 0; }
    .site-navigation div ul li > a {
      color: #0c6db0;
      font-size: 14px;
      letter-spacing: 0.035em; }
    .site-navigation div ul li > a:hover {
      color: #49c0ee; }
    .site-navigation div ul li.current-menu-item a {
      color: #49c0ee; }

.wpb_wrapper {
  /* ==========================================================================
   [End] 15. Pie chart
========================================================================== */ }
  .wpb_wrapper .vc_pie_chart .vc_pie_wrapper {
    width: 166px !important;
    height: 166px; }
    .wpb_wrapper .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_back, .wpb_wrapper .vc_pie_chart .vc_pie_wrapper canvas {
      width: 166px !important;
      height: 166px !important; }
    .wpb_wrapper .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_value {
      font-size: 43px !important;
      color: #49c0ee;
      font-family: Poppins;
      font-weight: 600;
      letter-spacing: 0.02em;
      width: 139px !important;
      height: 139px !important;
      line-height: 148px !important;
      -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-shadow: 0 0 0 3px #ebebeb;
      -moz-box-shadow: 0 0 0 3px #ebebeb;
      -ms-box-shadow: 0 0 0 3px #ebebeb;
      box-shadow: 0 0 0 3px #ebebeb;
      left: 50% !important;
      position: absolute !important;
      top: 50% !important;
      -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 */ }
    .wpb_wrapper .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_value:after {
      content: "%";
      font-size: 23px; }
  .wpb_wrapper .vc_pie_chart h4.wpb_heading {
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    margin: 42px 0;
    text-transform: uppercase; }
  .wpb_wrapper .vc_pie_chart.style2 .vc_pie_wrapper .vc_pie_chart_value {
    color: transparent; }
    .wpb_wrapper .vc_pie_chart.style2 .vc_pie_wrapper i {
      font-size: 40px;
      color: #49c0ee;
      left: 50%;
      line-height: 148px;
      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 */ }

.vc_message_box {
  margin: 0 0 20px !important;
  padding: 12px 1em 12px 4em !important; }

.lp-searchform {
  display: inline-block;
  /* BACKGROUND HORIZONTAL */ }
  .lp-searchform .input-search-inner {
    margin: 0 10px; }
  .lp-searchform .search-lp, .lp-searchform input[type='text'], .lp-searchform select {
    max-width: calc(100% - 98px);
    width: 430px;
    height: 50px;
    border-radius: 30px;
    background: #fff;
    font-size: 13px;
    letter-spacing: 0.035em;
    color: rgba(12, 109, 176, 0.33);
    border: none;
    padding-left: 25px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  .lp-searchform input[type='text']:focus, .lp-searchform input[type='text']:hover {
    border-color: #0c6db0 !important; }
  .lp-searchform .search-lp {
    border: 1px solid #fff; }
  .lp-searchform .search-lp:focus, .lp-searchform .search-lp:hover {
    border: 1px solid #0c6db0; }
  .lp-searchform input.text-validate {
    border: red solid 1px; }
  .lp-searchform input.text-validate::-webkit-input-placeholder {
    color: red !important; }
  .lp-searchform input.text-validate:-moz-placeholder {
    color: red !important; }
  .lp-searchform input.text-validate::-moz-placeholder {
    color: red !important; }
  .lp-searchform input.text-validate:-ms-input-placeholder {
    color: red !important; }
  .lp-searchform input::-webkit-input-placeholder {
    color: rgba(12, 109, 176, 0.33) !important; }
  .lp-searchform input:-moz-placeholder {
    color: rgba(12, 109, 176, 0.33) !important;
    opacity: 1; }
  .lp-searchform input::-moz-placeholder {
    color: rgba(12, 109, 176, 0.33) !important;
    opacity: 1; }
  .lp-searchform input:-ms-input-placeholder {
    color: rgba(12, 109, 176, 0.33) !important; }
  .lp-searchform label {
    position: relative;
    margin-left: 23px;
    cursor: pointer; }
  .lp-searchform label:after {
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f1c3';
    color: inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #0c6db0;
    -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 */ }
  .lp-searchform label:hover:after {
    color: #fff; }
  .lp-searchform .search-lp-submit, .lp-searchform input[type="submit"] {
    width: 75px;
    height: 50px;
    border-radius: 30px;
    background: #fff;
    font-size: 13px;
    letter-spacing: 0.035em;
    color: rgba(12, 109, 176, 0.33);
    border: none;
    text-indent: 100px;
    overflow: hidden; }
  .lp-searchform .search-lp-submit:hover, .lp-searchform input[type="submit"]:hover {
    background: #0c6db0;
    color: #fff !important; }

.cms-lists {
  float: left;
  width: 100%;
  /*grid course*/ }
  .cms-lists ul li {
    list-style: none;
    font-size: 13px;
    line-height: 30px;
    display: block;
    position: relative;
    color: #7f7f7f;
    padding-left: 26px; }
    .cms-lists ul li:before {
      content: "\49";
      font-family: 'ElegantIcons';
      speak: none;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      font-size: 15px;
      color: #222;
      line-height: 30px;
      position: absolute;
      top: 0;
      left: 0; }
  .cms-lists ul.list-style2 li:before {
    content: "\52"; }
  .cms-lists ul.list-style3 li:before {
    content: "\35"; }
  .cms-lists ul.list-style4 li:before {
    content: "\e031"; }
  .cms-lists ul.list-style5 li:before {
    content: "\e03c"; }
  .cms-lists ul.list-style6 li:before {
    content: "\44"; }
  .cms-lists ul.list-style7 li:before {
    content: "\f111";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px;
    line-height: 30px; }
  .cms-lists ul.list-style8 {
    counter-reset: li; }
    .cms-lists ul.list-style8 li:before {
      counter-increment: li;
      content: counter(li) ".";
      line-height: 30px;
      font-size: 13px;
      font-weight: 700; }

.grid-lp-category {
  max-width: 1042px;
  display: inline-block !important; }
  .grid-lp-category .lp-category-item .lp-category-item-inner {
    margin: 27.5px 0;
    overflow: hidden;
    float: left;
    width: 100%; }
  .grid-lp-category .lp-category-item .lp-category-item-inner1 {
    position: relative; }
    .grid-lp-category .lp-category-item .lp-category-item-inner1 img {
      border-radius: 3px; }
    .grid-lp-category .lp-category-item .lp-category-item-inner1 .overlay {
      border-radius: 3px;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 1;
      background: rgba(73, 192, 238, 0.5);
      mix-blend-mode: multiply; }
    .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay {
      position: absolute;
      width: 100%;
      bottom: 0;
      padding: 0 30px;
      z-index: 2;
      left: 0;
      background: rgba(0, 0, 0, 0.35);
      -webkit-transition: all 220ms linear 0ms;
      -khtml-transition: all 220ms linear 0ms;
      -moz-transition: all 220ms linear 0ms;
      -ms-transition: all 220ms linear 0ms;
      -o-transition: all 220ms linear 0ms;
      transition: all 220ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
    .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .title {
      float: left;
      width: 100%;
      padding-top: 12px; }
    .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .title h3 {
      color: #fff;
      font-size: 14px;
      line-height: 26px;
      letter-spacing: 0.055em;
      text-transform: uppercase;
      float: left;
      font-weight: 600;
      margin-bottom: 12px;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
    .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .title .number-courses {
      float: right;
      color: #fff;
      font-size: 11px;
      border-radius: 4px;
      min-width: 25px;
      height: 25px;
      line-height: 25px;
      padding: 0 5px;
      text-align: center;
      letter-spacing: 0.055em;
      margin-top: 1px;
      text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.33);
      -webkit-box-shadow: 0px 0px 6px -2px rgba 0, 0, 0, 0.75;
      -moz-box-shadow: 0px 0px 6px -2px rgba 0, 0, 0, 0.75;
      -ms-box-shadow: 0px 0px 6px -2px rgba 0, 0, 0, 0.75;
      box-shadow: 0px 0px 6px -2px rgba 0, 0, 0, 0.75; }
    .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .content-bottom {
      text-align: left;
      color: #fff;
      font-size: 12px;
      line-height: 24px;
      letter-spacing: 0.055em;
      float: left; }
    .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .content-bottom .more {
      padding-top: 13px;
      padding-bottom: 13px; }
    .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .content-bottom .more a {
      color: inherit;
      display: block;
      position: relative; }
    .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .content-bottom .more a i {
      position: absolute;
      right: 0;
      top: 6px;
      font-size: 12px; }
    .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .content-bottom .more a:hover {
      opacity: 0.7; }
    .grid-lp-category .lp-category-item .lp-category-item-inner1:hover .content-overlay {
      bottom: 0 !important; }
  .grid-lp-category .owl-dots {
    counter-reset: section;
    padding-top: 48.5px;
    position: static;
    width: 100%;
    float: left; }
  .grid-lp-category .owl-dots .owl-dot {
    counter-reset: subsection;
    display: inline-block;
    width: 26px;
    height: 26px;
    float: none;
    border-radius: 2px;
    border: #bdbdbd solid 1px;
    line-height: 23px;
    margin: 0 2px;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eaeaea));
    background-image: -webkit-linear-gradient(bottom, #fff, #eaeaea);
    background-image: -moz-linear-gradient(bottom, #fff, #eaeaea);
    background-image: -ms-linear-gradient(bottom, #fff, #eaeaea);
    background-image: -o-linear-gradient(bottom, #fff, #eaeaea);
    background-image: linear-gradient(bottom, #fff, #eaeaea);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fff', endColorStr='#eaeaea');
    /*place holder*/
    -webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.12);
    -ms-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.12);
    box-shadow: 1px 0 1px rgba(0, 0, 0, 0.12);
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
    .grid-lp-category .owl-dots .owl-dot:before {
      counter-increment: section;
      content: counter(section);
      color: #717171;
      font-size: 12px;
      line-height: 23px; }
    .grid-lp-category .owl-dots .owl-dot:hover, .grid-lp-category .owl-dots .owl-dot.active {
      background-color: #c5c5c5;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#c5c5c5), to(#dedede));
      background-image: -webkit-linear-gradient(bottom, #c5c5c5, #dedede);
      background-image: -moz-linear-gradient(bottom, #c5c5c5, #dedede);
      background-image: -ms-linear-gradient(bottom, #c5c5c5, #dedede);
      background-image: -o-linear-gradient(bottom, #c5c5c5, #dedede);
      background-image: linear-gradient(bottom, #c5c5c5, #dedede);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#c5c5c5', endColorStr='#dedede');
      /*place holder*/ }

.cms_event_lists > .title {
  font-size: 13px;
  line-height: 26px;
  letter-spacing: 0.035em;
  color: #7e7e7e;
  text-align: left;
  margin: 0 0 14px; }
  .cms_event_lists .item-event {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  .cms_event_lists .item-event:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); }
  .cms_event_lists .item-event:last-child {
    margin-bottom: 0; }
  .cms_event_lists .item-event .date {
    float: left;
    width: 98px;
    height: 110px;
    background: #0c6db0;
    border-radius: 2px;
    text-align: center; }
    .cms_event_lists .item-event .date .month {
      font-size: 15px;
      line-height: 26px;
      letter-spacing: 0.035em;
      color: #fff;
      display: block;
      margin-top: 15px; }
    .cms_event_lists .item-event .date .day {
      font-size: 42px;
      line-height: 26px;
      letter-spacing: 0.035em;
      color: #49c0ee;
      display: block;
      margin-top: 14px; }
  .cms_event_lists .item-event .event-right {
    text-align: left;
    width: calc(100% - 128px);
    float: right; }
    .cms_event_lists .item-event .event-right .title {
      font-size: 15px;
      line-height: 26px;
      letter-spacing: 0.035em;
      margin-top: 3px;
      margin-bottom: 0;
      text-transform: capitalize; }
    .cms_event_lists .item-event .event-right .title a {
      color: #0c6db0; }
    .cms_event_lists .item-event .event-right .title a:hover {
      color: #49c0ee; }
    .cms_event_lists .item-event .event-right .desc {
      font-size: 13px;
      line-height: 26px;
      letter-spacing: 0.035em;
      color: rgba(12, 109, 176, 0.38); }
    .cms_event_lists .item-event .event-right .desc p {
      margin-bottom: 0px; }
    .cms_event_lists .item-event .event-right .cms-more a {
      font-size: 13px;
      line-height: 26px;
      color: #49c0ee;
      letter-spacing: 0.035em;
      text-transform: capitalize;
      display: block; }
    .cms_event_lists .item-event .event-right .cms-more a:hover {
      color: #0c6db0; }
    .cms_event_lists .item-event .event-right .cms-more a i {
      margin-left: 10px; }

.contact-left {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.035em;
  color: #fff;
  float: left;
  margin-top: 9px; }

.contact-right {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.035em;
  color: #fff;
  float: left;
  padding-left: 30px;
  margin-top: -5px;
  /* 1.[Social] */ }
  .contact-right > span {
    display: block;
    margin: 2px 0; }
  .contact-right > span span {
    display: inline-block;
    margin-right: 38px;
    min-width: 34px; }
  .contact-right > span + span {
    margin-top: 5px; }

.cms-social-page {
  text-align: center;
  margin-top: 4px; }
  .cms-social-page a {
    color: #616161;
    line-height: 26px;
    text-align: center;
    font-size: 18px;
    display: inline-block;
    margin: 0 8px; }
  .cms-social-page a:hover, .cms-social-page a:focus {
    color: #0c6db0; }
  .cms-social-page.social-layout2 {
    display: inline-block; }
  .cms-social-page.social-layout2 a {
    width: 39px;
    height: 39px;
    line-height: 39px;
    background: #fff;
    box-shadow: 1px 0 2px rgba(0, 0, 0, 0.15), -1px 0 2px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, 0.15), -1px 0 2px rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    font-size: 18px;
    color: #0c6db0;
    margin: 0 32px;
    float: left; }
    .cms-social-page.social-layout2 a i {
      line-height: 1; }
    .cms-social-page.social-layout2 a:first-child {
      margin-left: 0; }
    .cms-social-page.social-layout2 a:hover {
      background: #49c0ee;
      color: #fff; }

.wpb_image_grid .wpb_image_grid_ul .isotope-item {
  float: none !important;
  display: block; }

.cms-images-grid {
  position: relative;
  max-width: 618px;
  margin-top: 59px;
  margin-bottom: 53px; }
  .cms-images-grid .primary-item {
    width: 100%;
    height: 408px;
    background-size: cover;
    border-radius: 3px; }
  .cms-images-grid .item-top-right {
    width: 330px;
    height: 210px;
    background-size: cover;
    position: absolute;
    top: -59px;
    right: -48px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    z-index: 2; }
  .cms-images-grid .item-bottom-left {
    width: 330px;
    height: 210px;
    background-size: cover;
    position: absolute;
    bottom: -53px;
    left: -40px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);
    border-radius: 3px; }

.vc_tta-container {
  /* ==========================================================================
   [Start] 3. Shortcode Blockquote
========================================================================== */ }
  .vc_tta-container + .vc_custom_heading {
    float: left;
    width: 100%; }

blockquote {
  padding: 24px 30px 21px;
  background: transparent;
  margin: 20px 0;
  font-style: italic;
  border-left: 6px solid #222;
  font-size: 20px;
  line-height: 28px;
  color: #9b9b9b;
  font-family: 'Playfair Display', serif;
  font-style: italic; }
  blockquote cite {
    color: #282828;
    display: block;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-style: normal;
    margin-top: 9px; }

.blockquote-style1 blockquote {
  border: none;
  position: relative;
  padding: 24px 30px 21px 37px; }
  .blockquote-style1 blockquote:before, .blockquote-style1 blockquote:after {
    content: "\f10d";
    font-family: FontAwesome;
    font-style: normal;
    font-size: 16px;
    color: #222;
    position: absolute;
    top: -3px;
    left: 0; }
  .blockquote-style1 blockquote:after {
    content: "\f10e";
    top: auto;
    bottom: -3px;
    left: inherit;
    right: 0; }

.blockquote-style2 blockquote {
  border: none;
  background: #f4f4f4;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  /* BACKGROUND GRADIENT */
  color: #49c0ee;
  padding: 24px 34px 20px; }

.blockquote-style3 {
  /* ==========================================================================
   [End] 3. Shortcode Blockquote
========================================================================== */
  /*cms-process*/ }
  .blockquote-style3 blockquote {
    border: none;
    background-color: #2f2f2f;
    color: #fff;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    /* BACKGROUND GRADIENT */
    padding: 24px 34px 20px; }
  .blockquote-style3 blockquote cite {
    color: #fff; }

.cms-process {
  /*vc-bootstrap-tabs*/ }
  .cms-process .cms-process-list {
    text-align: center;
    display: inline-block;
    width: 100%; }
  .cms-process .cms-process-list li {
    display: inline-block;
    max-width: 25%;
    text-align: center;
    float: left;
    position: relative;
    padding: 0 30px; }
    .cms-process .cms-process-list li:after {
      background: url("../images/divide-process.png") no-repeat top left;
      width: 27px;
      height: 3px;
      top: 63px;
      right: -13px;
      position: absolute; }
    .cms-process .cms-process-list li:last-child:after {
      opacity: 0; }
    .cms-process .cms-process-list li:hover .cms-process-icon .bg-overlay:after {
      opacity: 0.8; }
    .cms-process .cms-process-list li:hover .cms-process-icon .bg-overlay:before {
      opacity: 0.6; }
    .cms-process .cms-process-list li .cms-process-icon {
      width: 130px;
      height: 130px;
      border-radius: 50%;
      position: relative;
      display: inline-block; }
    .cms-process .cms-process-list li .cms-process-icon:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      background: rgba(34, 34, 34, 0.6); }
    .cms-process .cms-process-list li .cms-process-icon:before {
      content: '';
      position: absolute;
      top: 15px;
      left: 15px;
      width: calc(100% - 30px);
      height: calc(100% - 30px);
      border-radius: 50%;
      border: rgba(255, 255, 255, 0.7) solid 2px;
      z-index: 3; }
    .cms-process .cms-process-list li .cms-process-icon .bg-overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      top: 0; }
    .cms-process .cms-process-list li .cms-process-icon .bg-overlay:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      background-blend-mode: multiply;
      border-radius: 50%;
      z-index: 1;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */
      opacity: 0; }
    .cms-process .cms-process-list li .cms-process-icon .bg-overlay:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      background: #49c0ee;
      border-radius: 50%;
      z-index: 2;
      opacity: 0;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
    .cms-process .cms-process-list li .cms-process-icon > span {
      position: absolute;
      width: 100%;
      text-align: center;
      z-index: 3;
      color: #fff;
      top: 0;
      left: 0;
      line-height: 116px;
      display: block;
      font-size: 50px;
      font-weight: 700; }
    .cms-process .cms-process-list li .cms-process-icon img {
      width: 130px;
      height: 130px;
      border-radius: 50%; }
    .cms-process .cms-process-list li .cms-process-title {
      font-weight: 800;
      color: #222;
      text-transform: uppercase;
      letter-spacing: 0.02em;
      font-size: 13px;
      margin-top: 27px;
      margin-bottom: 11px;
      line-height: 1.1; }
    .cms-process .cms-process-list li .cms-process-desc {
      color: #9b9b9b;
      line-height: 23px;
      font-size: 14px; }
  .cms-process.cms-process-layout2 .cms-process-list li:after {
    top: 80px; }
    .cms-process.cms-process-layout2 .cms-process-list li .cms-process-icon {
      width: 100%;
      height: 44px;
      border-radius: 0;
      position: relative;
      display: inline-block; }
    .cms-process.cms-process-layout2 .cms-process-list li .cms-process-icon:after, .cms-process.cms-process-layout2 .cms-process-list li .cms-process-icon:before {
      display: none; }
    .cms-process.cms-process-layout2 .cms-process-list li .cms-process-icon img {
      width: auto;
      height: auto;
      max-height: 44px;
      border-radius: 0; }
    .cms-process.cms-process-layout2 .cms-process-list li .cms-process-title {
      margin-top: 20px; }
  .cms-process.cms-process-layout3 .cms-process-list li:hover .cms-process-icon .bg-overlay:before {
    opacity: 1; }
    .cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon {
      width: 130px;
      height: 130px;
      border-radius: 50%;
      position: relative;
      display: inline-block;
      background: #222; }
    .cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon:after {
      display: none; }
    .cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon .bg-overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      top: 0; }
    .cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon .bg-overlay:after {
      display: none; }
    .cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon .bg-overlay:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      background: #49c0ee;
      border-radius: 50%;
      z-index: 2;
      opacity: 0;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
    .cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon > span {
      position: absolute;
      width: 100%;
      text-align: center;
      z-index: 3;
      color: #fff;
      top: 0;
      left: 0;
      line-height: 116px;
      display: block;
      font-size: 50px;
      font-weight: 700; }
    .cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon img {
      width: 130px;
      height: 130px;
      border-radius: 50%; }

.vc-bootstrap-tabs .nav-tabs {
  border: none;
  text-align: center;
  margin-bottom: 33px; }
  .vc-bootstrap-tabs .nav-tabs li {
    display: inline-block;
    float: none;
    padding: 0 12px; }
    .vc-bootstrap-tabs .nav-tabs li a {
      font-weight: 800;
      color: #333;
      letter-spacing: 0.02em;
      border: none;
      font-size: 13px;
      background: none;
      padding: 0; }
    .vc-bootstrap-tabs .nav-tabs li:hover a, .vc-bootstrap-tabs .nav-tabs li.active a, .vc-bootstrap-tabs .nav-tabs li:focus a {
      border: none;
      color: #49c0ee !important; }
    .vc-bootstrap-tabs .nav-tabs li:hover a:hover, .vc-bootstrap-tabs .nav-tabs li.active a:hover, .vc-bootstrap-tabs .nav-tabs li:focus a:hover, .vc-bootstrap-tabs .nav-tabs li:hover a.active, .vc-bootstrap-tabs .nav-tabs li.active a.active, .vc-bootstrap-tabs .nav-tabs li:focus a.active, .vc-bootstrap-tabs .nav-tabs li:hover a:focus, .vc-bootstrap-tabs .nav-tabs li.active a:focus, .vc-bootstrap-tabs .nav-tabs li:focus a:focus {
      background: none; }
  .vc-bootstrap-tabs .tab-pane {
    background: #fff;
    -webkit-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16); }
  .vc-bootstrap-tabs .tab-pane img {
    -webkit-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16); }
  .vc-bootstrap-tabs.style1 .nav-tabs li a {
    color: #5b5b5b; }

div i.icon {
  display: inline-block;
  width: auto;
  height: auto;
  line-height: inherit;
  vertical-align: text-top;
  margin-left: 0px; }

.cms-button-video {
  background-color: rgba(34, 34, 34, 0.8);
  border-radius: 34px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 68px;
  line-height: 68px;
  padding-left: 11px;
  padding-right: 21px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  /* BACKGROUND GRADIENT */ }
  .cms-button-video i {
    line-height: 68px;
    font-size: 48px;
    float: left;
    margin-right: 14px; }
  .cms-button-video:hover {
    background: rgba(73, 192, 238, 0.8);
    color: #fff; }
  .cms-button-video:focus {
    background-color: rgba(34, 34, 34, 0.8);
    color: #fff; }
  .cms-button-video.style2 {
    background: none;
    font-size: 16px;
    line-height: 48px;
    height: auto;
    font-weight: 700; }
  .cms-button-video.style2 i {
    line-height: 48px; }
  .cms-button-video.style2:hover {
    color: #49c0ee; }

.cms-button-video2 {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 34px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 68px;
  line-height: 68px;
  padding-left: 11px;
  min-width: 177px;
  padding-right: 21px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  /* BACKGROUND GRADIENT */ }
  .cms-button-video2 i {
    line-height: 68px;
    font-size: 48px;
    float: left;
    margin-right: 14px; }
  .cms-button-video2:hover {
    background: rgba(73, 192, 238, 0.8);
    color: #fff; }
  .cms-button-video2:focus {
    background-color: rgba(34, 34, 34, 0.8);
    color: #fff; }

.cms-countdown-wraper {
  color: #222; }
  .cms-countdown-wraper .col-item {
    float: left;
    width: 20%;
    text-align: center; }
  .cms-countdown-wraper .col-item .countdown-amount {
    font-size: 80px;
    color: inherit;
    font-weight: 700; }
  .cms-countdown-wraper .col-item .countdown-period {
    font-size: 14px;
    color: #616161;
    font-weight: 700;
    letter-spacing: 0.018em;
    margin-top: 7px; }
  .cms-countdown-wraper.has_bg .col-item {
    padding: 0 15px; }
    .cms-countdown-wraper.has_bg .col-item .countdown-item-container {
      float: left;
      width: 100%;
      padding-top: 15px;
      padding-bottom: 13px;
      border-radius: 2px; }
    .cms-countdown-wraper.has_bg .col-item .countdown-item-container .countdown-amount {
      line-height: 1; }
    .cms-countdown-wraper.has_bg .col-item .countdown-item-container .countdown-period {
      margin-top: 1px; }

.full_screen, #full_screen {
  height: 100vh; }

.fp-section.fp-table .map-render {
  height: 100vh !important; }

#fp-nav ul {
  background: #fff;
  border-radius: 15px;
  border: rgba(100, 100, 100, 0.1) solid 2px;
  width: 30px; }
  #fp-nav ul li {
    margin: 10px 8px; }
    #fp-nav ul li a span {
      border: 2px solid rgba(100, 100, 100, 0.5);
      width: 10px;
      height: 10px;
      display: block;
      position: static;
      background: none; }
    #fp-nav ul li a.active span, #fp-nav ul li a:hover span {
      background: #646464;
      width: 10px;
      height: 10px; }

#fp-nav ul li a span, #fp-nav ul li a.active span, #fp-nav ul li:hover a span, #fp-nav ul li:hover a.active span {
  margin: 0;
  width: 10px;
  height: 10px; }

.iScrollIndicator {
  display: none !important; }

.wrap-icon {
  float: left;
  width: 100%; }
  .wrap-icon a {
    display: block;
    float: left; }
  .wrap-icon a + a {
    margin-left: 30px; }

.cms-carousel-images {
  position: relative; }
  .cms-carousel-images .device-phone {
    background: url(../images/bg-device-phone.png) no-repeat center top;
    height: calc(100% + 131px);
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: -62px;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /* BACKGROUND GRADIENT */
    width: 100%;
    background-size: contain;
    z-index: 3; }
  .cms-carousel-images .owl-controls {
    position: relative;
    bottom: -114px; }

.cms-grid-demo {
  text-align: center; }
  .cms-grid-demo .cms-filter-category {
    margin-bottom: 12px; }
  .cms-grid-demo .cms-grid-feature {
    -webkit-transition: all 260ms ease 0ms;
    -khtml-transition: all 260ms ease 0ms;
    -moz-transition: all 260ms ease 0ms;
    -ms-transition: all 260ms ease 0ms;
    -o-transition: all 260ms ease 0ms;
    transition: all 260ms ease 0ms;
    /* BACKGROUND GRADIENT */
    display: block; }
  .cms-grid-demo .cms-grid-feature img {
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1); }
  .cms-grid-demo .cms-grid-title {
    font-size: 16px;
    line-height: 28px;
    margin-top: 17px;
    margin-bottom: 21px;
    font-weight: 700;
    letter-spacing: 0.02em; }
  .cms-grid-demo .cms-grid-title a {
    color: #282828; }
    .cms-grid-demo .cms-grid-title a:hover {
      color: #49c0ee; }
  .cms-grid-demo .cms-grid-item {
    padding-top: 20px; }
  .cms-grid-demo .cms-grid-item:hover .cms-grid-feature {
    -webkit-transform: translateY(-8px);
    -khtml-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -o-transform: translateY(-8px);
    transform: translateY(-8px);
    /* BACKGROUND GRADIENT */ }

.cms-carousel-showcase {
  /* ==========================================================================
   [Start] 13. CMS Timeline
========================================================================== */ }
  .cms-carousel-showcase.owl-carousel .owl-stage-outer {
    padding-bottom: 50px; }
  .cms-carousel-showcase .owl-item .cms-carousel-item {
    -webkit-transform: translateZ(0) translateY(0%) scale(0.86);
    -khtml-transform: translateZ(0) translateY(0%) scale(0.86);
    -moz-transform: translateZ(0) translateY(0%) scale(0.86);
    -ms-transform: translateZ(0) translateY(0%) scale(0.86);
    -o-transform: translateZ(0) translateY(0%) scale(0.86);
    transform: translateZ(0) translateY(0%) scale(0.86);
    /* BACKGROUND GRADIENT */
    -webkit-transition: transform 0.4s ease;
    -khtml-transition: transform 0.4s ease;
    -moz-transition: transform 0.4s ease;
    -ms-transition: transform 0.4s ease;
    -o-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    /* BACKGROUND GRADIENT */ }
    .cms-carousel-showcase .owl-item .cms-carousel-item img {
      -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
      -ms-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 40px rgba(0, 0, 0, 0.1); }
  .cms-carousel-showcase .owl-item.center .cms-carousel-item {
    -webkit-transform: translateZ(0) translateY(0.2%) scale(1);
    -khtml-transform: translateZ(0) translateY(0.2%) scale(1);
    -moz-transform: translateZ(0) translateY(0.2%) scale(1);
    -ms-transform: translateZ(0) translateY(0.2%) scale(1);
    -o-transform: translateZ(0) translateY(0.2%) scale(1);
    transform: translateZ(0) translateY(0.2%) scale(1);
    /* BACKGROUND GRADIENT */ }
  .cms-carousel-showcase .owl-item:not(.center):hover .cms-carousel-item {
    -webkit-transform: translateZ(0) translateY(0%) scale(0.88);
    -khtml-transform: translateZ(0) translateY(0%) scale(0.88);
    -moz-transform: translateZ(0) translateY(0%) scale(0.88);
    -ms-transform: translateZ(0) translateY(0%) scale(0.88);
    -o-transform: translateZ(0) translateY(0%) scale(0.88);
    transform: translateZ(0) translateY(0%) scale(0.88);
    /* BACKGROUND GRADIENT */ }
  .cms-carousel-showcase .owl-controls .owl-prev, .cms-carousel-showcase .owl-controls .owl-next {
    margin-top: 0;
    position: absolute;
    top: 50%;
    -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 */
    background-color: transparent; }
    .cms-carousel-showcase .owl-controls .owl-prev i, .cms-carousel-showcase .owl-controls .owl-next i {
      border: none;
      background-color: transparent; }
    .cms-carousel-showcase .owl-controls .owl-prev i:before, .cms-carousel-showcase .owl-controls .owl-next i:before {
      font-size: 35px;
      color: #999; }
    .cms-carousel-showcase .owl-controls .owl-prev i:hover, .cms-carousel-showcase .owl-controls .owl-next i:hover {
      background-color: transparent; }
    .cms-carousel-showcase .owl-controls .owl-prev i:hover:before, .cms-carousel-showcase .owl-controls .owl-next i:hover:before {
      color: #49c0ee; }
  .cms-carousel-showcase .owl-controls .owl-prev {
    left: 21%; }
  .cms-carousel-showcase .owl-controls .owl-next {
    right: 21%; }

.cms-timeline {
  /* ==========================================================================
   [End] 12. CMS Timeline
========================================================================== */
  /*menu grid*/ }
  .cms-timeline ul {
    padding-top: 15px;
    position: relative; }
  .cms-timeline ul:before {
    background-color: #cecece;
    content: "";
    height: 100%;
    left: 84px;
    position: absolute;
    top: 0;
    width: 2px; }
  .cms-timeline ul li {
    padding-bottom: 60px; }
    .cms-timeline ul li:last-child {
      padding-bottom: 0; }
  .cms-timeline ul .cms-timeline-year {
    color: #49c0ee;
    float: left;
    font-size: 25px;
    line-height: 29px;
    padding-right: 18px;
    position: relative;
    width: 85px;
    font-weight: 600;
    font-family: Poppins; }
    .cms-timeline ul .cms-timeline-year i {
      height: 40px;
      position: absolute;
      right: -20px;
      top: -8px;
      width: 40px;
      background: #fff;
      color: #282828;
      line-height: 40px;
      text-align: center; }
  .cms-timeline ul .cms-timeline-content {
    padding-left: 120px; }
  .cms-timeline ul .cms-timeline-title {
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 0.019em;
    color: #282828;
    font-weight: 600; }
  .cms-timeline ul .cms-timeline-desc {
    font-size: 14px;
    line-height: 23px;
    margin-top: 4px; }

.template-cms_grid--layout-menu {
  background: #fff; }
  .template-cms_grid--layout-menu .menu-type-item {
    float: left;
    width: 50%; }
  .template-cms_grid--layout-menu .menu-type-item:nth-child(6n-2) .img-thumb {
    float: left; }
  .template-cms_grid--layout-menu .menu-type-item:nth-child(6n-1) .img-thumb {
    float: left; }
  .template-cms_grid--layout-menu .menu-type-item .img-thumb {
    float: right;
    width: 50%; }
  .template-cms_grid--layout-menu .menu-type-item .content-right {
    float: left;
    width: 50%;
    padding: 82px 56px 86px;
    background: #fff;
    text-align: center; }
    .template-cms_grid--layout-menu .menu-type-item .content-right .price {
      font-weight: bold;
      color: #49c0ee;
      font-size: 15px;
      line-height: 31px; }
    .template-cms_grid--layout-menu .menu-type-item .content-right h5 {
      margin-top: 13px;
      color: #282828;
      font-weight: 900;
      font-style: italic;
      font-size: 26px;
      line-height: 31px;
      margin-bottom: 20px; }
    .template-cms_grid--layout-menu .menu-type-item .content-right .border {
      background-image: url("../images/devicde2.png");
      height: 3px;
      width: 100%;
      display: block;
      margin-bottom: 20px;
      background-position: center center;
      background-repeat: no-repeat; }
    .template-cms_grid--layout-menu .menu-type-item .content-right .content-desc {
      font-size: 14px;
      line-height: 23px;
      color: #9b9b9b; }

.link-full-menu {
  float: left;
  width: 100%;
  margin-top: 50px;
  /*menu-list*/ }

.template-cms_list--layout-menu {
  background: #fff;
  width: 100%;
  max-width: 970px;
  margin: 0 auto;
  padding: 81px 100px 93px; }
  .template-cms_list--layout-menu .menu-type-item {
    float: left;
    width: 100%;
    background-image: url("../images/devicde2.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    padding-bottom: 24px;
    margin-top: 10px; }
  .template-cms_list--layout-menu .menu-type-item:last-child {
    padding-bottom: 0;
    background: none; }
  .template-cms_list--layout-menu .menu-type-item:first-child {
    margin-top: 0; }
  .template-cms_list--layout-menu .menu-type-item .img-thumb {
    float: right;
    width: 172px;
    text-align: right;
    margin-top: 18px; }
  .template-cms_list--layout-menu .menu-type-item .content-right {
    float: left;
    width: calc(100% - 172px); }
    .template-cms_list--layout-menu .menu-type-item .content-right h5 {
      margin-top: 13px;
      color: #282828;
      font-weight: 900;
      font-style: italic;
      font-size: 22px;
      line-height: 31px;
      margin-bottom: 7px; }
    .template-cms_list--layout-menu .menu-type-item .content-right .content-desc {
      font-size: 14px;
      line-height: 23px;
      color: #9b9b9b; }

footer {
  background: #222;
  background-position: center top;
  background-size: cover;
  position: relative; }
  footer:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit; }
  footer.cms-footer5 {
    text-align: center;
    position: fixed !important;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1; }

#footer-top {
  padding: 83px 0 40px;
  color: #999;
  position: relative;
  font-size: 14px;
  line-height: 23px;
  z-index: 2; }
  #footer-top .footer-top1 {
    padding-right: 42px; }
  #footer-top .footer-top1 img {
    margin-top: 9px;
    margin-bottom: 21px; }
  #footer-top .footer-top1 ul li {
    line-height: 22px; }
    #footer-top .footer-top1 ul li span {
      font-weight: 700;
      color: #fff; }
  #footer-top > .container > .row > div {
    margin-bottom: 30px; }
    #footer-top > .container > .row > div:last-child {
      margin-bottom: 0; }
  #footer-top p {
    margin-bottom: 18px; }
  #footer-top aside {
    margin-top: 25px;
    position: relative;
    z-index: 2; }
  #footer-top aside:first-child {
    margin-top: 0; }
  #footer-top .wg-title {
    margin: 0 0 16px;
    color: #fff;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.04em;
    font-weight: 800;
    text-transform: uppercase; }
  #footer-top .cms-recent-post-wrapper {
    margin-top: 6px;
    float: left; }
  #footer-top .cms-recent-post-wrapper img {
    width: 49px;
    height: 49px;
    border-radius: 2px; }
  #footer-top .cms-recent-post-wrapper .cms-recent-media {
    float: left;
    width: 49px; }
  #footer-top .cms-recent-post-wrapper li {
    padding-bottom: 20px;
    float: left;
    width: 100%; }
    #footer-top .cms-recent-post-wrapper li:last-child .cms-recent-details {
      border-bottom: none; }
  #footer-top .cms-recent-post-wrapper .cms-recent-details {
    float: left;
    width: calc(100% - 49px);
    padding-left: 15px;
    border-bottom: rgba(206, 206, 206, 0.05) solid 1px;
    padding-bottom: 14px; }
    #footer-top .cms-recent-post-wrapper .cms-recent-details .title {
      font-size: 14px;
      line-height: 24px;
      margin-top: -7px;
      margin-bottom: 7px;
      font-weight: bold; }
    #footer-top .cms-recent-post-wrapper .cms-recent-details .title a {
      color: #cecece; }
    #footer-top .cms-recent-post-wrapper .cms-recent-details .title a:hover {
      color: #49c0ee; }
    #footer-top .cms-recent-post-wrapper .cms-recent-details .date {
      text-transform: uppercase;
      color: #616161;
      letter-spacing: 0.01em;
      font-size: 13px; }
  #footer-top .widget_recent_entries ul {
    padding-top: 5px; }
    #footer-top .widget_recent_entries ul li {
      font-size: 14px;
      line-height: 24px;
      border: none;
      margin-bottom: 26px; }
    #footer-top .widget_recent_entries ul li:last-child {
      margin-bottom: 0; }
    #footer-top .widget_recent_entries ul li span {
      display: block;
      width: 100%;
      color: #616161;
      font-size: 12px;
      letter-spacing: 0.01em; }
  #footer-top .widget_newsletterwidget {
    /* BACKGROUND HORIZONTAL */ }
  #footer-top .widget_newsletterwidget form {
    display: inline-block;
    float: left;
    width: 100%;
    background: rgba(25, 25, 25, 0.6);
    border-radius: 2px;
    position: relative;
    margin-top: 5px; }
    #footer-top .widget_newsletterwidget form:after {
      content: "\f178";
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 11px;
      color: #fff;
      text-align: center;
      width: 47px;
      position: absolute;
      top: 0;
      right: 0;
      height: 42px;
      line-height: 42px; }
  #footer-top .widget_newsletterwidget label {
    display: none; }
  #footer-top .widget_newsletterwidget div.tnp-field {
    float: left;
    width: calc(100% - 47px);
    margin: 0; }
    #footer-top .widget_newsletterwidget div.tnp-field:last-child {
      width: 47px; }
    #footer-top .widget_newsletterwidget div.tnp-field:last-child .tnp-submit {
      width: 100% !important;
      text-indent: 100px;
      overflow: hidden;
      height: 42px;
      background: transparent !important;
      border-radius: 9px;
      border: none !important;
      box-shadow: none;
      position: relative !important;
      z-index: 2; }
  #footer-top .widget_newsletterwidget input[type="text"], #footer-top .widget_newsletterwidget input[type="email"] {
    width: 100%;
    background: transparent !important;
    border-radius: 0px;
    height: 42px;
    padding-left: 16px;
    border: none !important;
    font-size: 13px;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic; }
  #footer-top .widget_newsletterwidget input::-webkit-input-placeholder {
    color: #474747 !important; }
  #footer-top .widget_newsletterwidget input:-moz-placeholder {
    color: #474747 !important;
    opacity: 1; }
  #footer-top .widget_newsletterwidget input::-moz-placeholder {
    color: #474747 !important;
    opacity: 1; }
  #footer-top .widget_newsletterwidget input:-ms-input-placeholder {
    color: #474747 !important; }

#footer-bottom {
  color: #f8f8f8;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  position: relative;
  z-index: 2;
  padding: 30px 0;
  background: #111; }
  #footer-bottom .copyrighter span, #footer-bottom a {
    color: #49c0ee; }
  #footer-bottom .copyrighter span:hover, #footer-bottom a:hover {
    color: #fff; }
  #footer-bottom .menu-menu-footer-container ul {
    float: left; }
  #footer-bottom .menu-menu-footer-container li {
    display: inline-block;
    float: left;
    padding: 0 14px; }
  #footer-bottom .copyrighter2 {
    float: right;
    text-align: right; }
  #footer-bottom .copyrighter2 span, #footer-bottom .copyrighter2 a {
    color: #49c0ee; }
    #footer-bottom .copyrighter2 span:hover, #footer-bottom .copyrighter2 a:hover {
      color: #fff; }
  #footer-bottom.layout2 .menu-menu-footer-container, #footer-bottom.layout2 .copyrighter2 {
    margin-top: 12px; }
  #footer-bottom.footer5 .subtitle {
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #fff; }
  #footer-bottom.footer5 .heading-space {
    padding-top: 52px;
    margin-bottom: 37px; }
  #footer-bottom.footer5 .btn, #footer-bottom.footer5 .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner #footer-bottom.footer5 .added_to_cart, #footer-bottom.footer5 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons #footer-bottom.footer5 .button {
    color: #222; }
    #footer-bottom.footer5 .btn:hover, #footer-bottom.footer5 .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner #footer-bottom.footer5 .added_to_cart:hover, #footer-bottom.footer5 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons #footer-bottom.footer5 .button:hover {
      color: #fff; }
  #footer-bottom.footer5 .container-inner {
    border-top: none;
    padding: 235px 0 238px; }

.wg-heading-footer {
  font-size: 85px;
  line-height: 98px;
  font-weight: 900;
  color: #fff;
  /* Search Popup + Menu */ }

.cshero-popup-search, .cshero-popup-menu {
  background-color: rgba(34, 34, 34, 0.96);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 2000;
  width: 0px;
  opacity: 0;
  max-height: 0;
  visibility: hidden;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  /* BACKGROUND GRADIENT */ }

.cshero-popup-search .cshero-search-inner {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -khtml-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  /* BACKGROUND GRADIENT */
  max-width: 600px; }
  .cshero-popup-search .searchform {
    position: relative;
    float: left;
    width: 100%;
    background: none;
    /* BACKGROUND HORIZONTAL */ }
  .cshero-popup-search .searchform:after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f002";
    color: #fff;
    font-size: 28px;
    position: absolute;
    bottom: 30px;
    right: 0; }
  .cshero-popup-search .searchform input[type="text"] {
    font-size: 35px;
    line-height: 40px;
    color: #fff;
    height: auto;
    padding: 0;
    padding-bottom: 21px;
    text-transform: capitalize;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    line-stacking: 0;
    width: 100%;
    border: none;
    border-bottom: #fff solid 2px;
    background: transparent; }
    .cshero-popup-search .searchform input[type="text"]:focus {
      border-color: #fff !important; }
  .cshero-popup-search .searchform input::-webkit-input-placeholder {
    color: #fff !important; }
  .cshero-popup-search .searchform input:-moz-placeholder {
    color: #fff !important;
    opacity: 1; }
  .cshero-popup-search .searchform input::-moz-placeholder {
    color: #fff !important;
    opacity: 1; }
  .cshero-popup-search .searchform input:-ms-input-placeholder {
    color: #fff !important; }
  .cshero-popup-search .searchform:before {
    content: ""; }
  .cshero-popup-search .search-close {
    color: #fff;
    font-size: 40px;
    position: absolute;
    right: 50px;
    top: 85px;
    cursor: pointer;
    z-index: 2; }
  .cshero-popup-search .search-close:hover {
    color: #49c0ee; }
  .cshero-popup-search.open {
    visibility: visible;
    opacity: 1;
    max-height: 100%;
    width: 100%; }
  .cshero-popup-search.open .widget-search-footer {
    top: 50%; }

.cshero-popup-menu {
  /* ==========================================================================
   [Start] 3. Hidden Sidebar
========================================================================== */ }
  .cshero-popup-menu .cshero-popup-menu-inner {
    position: absolute;
    max-width: 1170px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 83px 0;
    height: 100vh;
    max-height: 0px;
    width: 100%; }
  .cshero-popup-menu .menu-popup-close {
    color: #fff;
    font-size: 40px;
    position: absolute;
    right: 15px;
    top: 85px;
    cursor: pointer;
    z-index: 2; }
  .cshero-popup-menu .menu-popup-close:hover {
    color: #49c0ee; }
  .cshero-popup-menu .cshero-header-logo .main-logo {
    display: none;
    height: 0; }
  .cshero-popup-menu .cshero-header-logo .trans-logo img {
    max-height: ; }
  .cshero-popup-menu .sticky_logo {
    display: none; }
  .cshero-popup-menu #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > .sub-menu, .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > .sub-menu {
    overflow: visible; }
  .cshero-popup-menu #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) ul, .cshero-popup-menu .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) ul {
    left: 100%;
    top: 0; }
  .cshero-popup-menu .cshero-header-navigation {
    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 */
    display: block;
    padding: 0;
    z-index: 999; }
  .cshero-popup-menu .cshero-header-navigation .main-navigation {
    float: none; }
  .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li {
    display: inline-block;
    padding: 17px 0;
    float: none; }
    .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li a {
      font-size: 20px;
      line-height: 1;
      letter-spacing: 0.04em;
      color: #fff; }
    .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li:after {
      display: none; }
    .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li.current-menu-item a, .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li a:hover {
      color: #49c0ee; }
    .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li [class*="columns"] > li ul li {
      padding: 0; }
    .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li ul.sub-menu {
      width: 100% !important; }
    .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li ul.sub-menu li {
      float: left;
      width: 100%;
      padding: 5px 20px; }
    .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li ul.sub-menu li a {
      font-size: 15px;
      color: #333;
      position: relative;
      z-index: 2; }
    .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li ul.sub-menu li.current-menu-item a {
      color: #49c0ee; }
  .cshero-popup-menu .cms-top-social {
    position: absolute;
    bottom: 74px;
    left: 0;
    width: 100%; }
  .cshero-popup-menu .cms-top-social li {
    display: inline-block;
    padding: 0 13px; }
    .cshero-popup-menu .cms-top-social li a {
      font-size: 14px;
      color: #fff; }
    .cshero-popup-menu .cms-top-social li a:hover {
      color: #49c0ee; }
  .cshero-popup-menu.open {
    visibility: visible;
    opacity: 1;
    max-height: 100%;
    width: 100%; }
  .cshero-popup-menu.open .cshero-popup-menu-inner {
    max-height: 100%; }

#cms-theme #page-wrapper {
  -webkit-transition: all 400ms ease 0ms;
  -khtml-transition: all 400ms ease 0ms;
  -moz-transition: all 400ms ease 0ms;
  -ms-transition: all 400ms ease 0ms;
  -o-transition: all 400ms ease 0ms;
  transition: all 400ms ease 0ms;
  /* BACKGROUND GRADIENT */
  position: relative;
  z-index: 999; }
  #cms-theme #page-wrapper.cs-wide {
    background-color: #fff; }
  #cms-theme.hidden-sidebar-active #page-wrapper {
    -webkit-transform: translateX(-370px);
    -khtml-transform: translateX(-370px);
    -moz-transform: translateX(-370px);
    -ms-transform: translateX(-370px);
    -o-transform: translateX(-370px);
    transform: translateX(-370px);
    /* BACKGROUND GRADIENT */ }

.cshero-hidden-sidebar {
  background: url('../images/bg-nav.jpg') no-repeat top left;
  background-size: cover;
  color: #fff;
  position: fixed;
  right: 0;
  top: 0;
  padding: 53px 40px;
  width: 370px;
  height: 100vh;
  -webkit-transform: translate(301px, 0px);
  -khtml-transform: translate(301px, 0px);
  -moz-transform: translate(301px, 0px);
  -ms-transform: translate(301px, 0px);
  -o-transform: translate(301px, 0px);
  transform: translate(301px, 0px);
  /* BACKGROUND GRADIENT */
  -webkit-transition: all 400ms ease 0ms;
  -khtml-transition: all 400ms ease 0ms;
  -moz-transition: all 400ms ease 0ms;
  -ms-transition: all 400ms ease 0ms;
  -o-transition: all 400ms ease 0ms;
  transition: all 400ms ease 0ms;
  /* BACKGROUND GRADIENT */
  visibility: hidden;
  z-index: 999999;
  opacity: 0;
  text-align: center; }
  .cshero-hidden-sidebar:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(34, 34, 34, 0.95); }
  .cshero-hidden-sidebar .sidebar-close {
    cursor: pointer;
    font-size: 15px;
    position: absolute;
    right: 30px;
    top: 50px;
    z-index: 2;
    opacity: 1;
    -webkit-transition: all 400ms ease 0ms;
    -khtml-transition: all 400ms ease 0ms;
    -moz-transition: all 400ms ease 0ms;
    -ms-transition: all 400ms ease 0ms;
    -o-transition: all 400ms ease 0ms;
    transition: all 400ms ease 0ms;
    /* BACKGROUND GRADIENT */ }
  .cshero-hidden-sidebar .sidebar-close:hover {
    color: #fff; }
  .cshero-hidden-sidebar:hover .sidebar-close {
    opacity: 1; }
  .cshero-hidden-sidebar .cshero-header-logo .main-logo img {
    max-height: 100px; }
  .cshero-hidden-sidebar .menu-menu-hidden-sidebar-container {
    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 */
    display: block; }
  .cshero-hidden-sidebar .menu-menu-hidden-sidebar-container ul {
    width: 0; }
    .cshero-hidden-sidebar .menu-menu-hidden-sidebar-container ul li a {
      font-size: 13px;
      line-height: 40px;
      font-weight: 800;
      text-transform: uppercase; }
  .cshero-hidden-sidebar .cms-top-social {
    padding-bottom: 36px; }
  .cshero-hidden-sidebar .cms-top-social li {
    display: inline-block;
    padding: 0 13px; }
    .cshero-hidden-sidebar .cms-top-social li a {
      font-size: 14px;
      color: #fff; }
    .cshero-hidden-sidebar .cms-top-social li a:hover {
      color: #49c0ee; }
  .cshero-hidden-sidebar .footer {
    position: absolute;
    bottom: 23px;
    left: 0;
    width: 100%;
    font-size: 13px;
    color: #9b9b9b; }
  .cshero-hidden-sidebar .footer span {
    color: #49c0ee; }
  .cshero-hidden-sidebar.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0px, 0px);
    -khtml-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    /* BACKGROUND GRADIENT */ }
  .cshero-hidden-sidebar.open .menu-menu-hidden-sidebar-container ul {
    width: 100%; }
  .cshero-hidden-sidebar .sidebar-inner {
    height: 100vh;
    -webkit-transition: all 400ms ease 0ms;
    -khtml-transition: all 400ms ease 0ms;
    -moz-transition: all 400ms ease 0ms;
    -ms-transition: all 400ms ease 0ms;
    -o-transition: all 400ms ease 0ms;
    transition: all 400ms ease 0ms;
    /* BACKGROUND GRADIENT */
    position: relative;
    z-index: 2; }
  .cshero-hidden-sidebar a {
    -webkit-transition: all 400ms ease 0ms;
    -khtml-transition: all 400ms ease 0ms;
    -moz-transition: all 400ms ease 0ms;
    -ms-transition: all 400ms ease 0ms;
    -o-transition: all 400ms ease 0ms;
    transition: all 400ms ease 0ms;
    /* BACKGROUND GRADIENT */
    color: #fff; }
  .cshero-hidden-sidebar a:hover {
    color: #49c0ee; }

.hidden-sidebar-active {
  /* ==========================================================================
   [End] 2. Search Popup
========================================================================== */ }
  .hidden-sidebar-active #page, .hidden-sidebar-active .header-trans #cshero-header, .hidden-sidebar-active #cshero-header.header-fixed {
    padding-right: 370px;
    -webkit-transition: all 400ms ease 0ms;
    -khtml-transition: all 400ms ease 0ms;
    -moz-transition: all 400ms ease 0ms;
    -ms-transition: all 400ms ease 0ms;
    -o-transition: all 400ms ease 0ms;
    transition: all 400ms ease 0ms;
    /* BACKGROUND GRADIENT */ }

@media only screen and (max-width: 991px) and (min-width: 768px) {
  #footer-top .footer-top1 {
    padding-right: 15px; } }

@media (max-width: 767px) {
  footer #footer-bottom {
    text-align: center; }

  #footer-bottom .cms-footer-social {
    width: 100%;
    margin-top: 30px; }
    #footer-bottom .cms-footer-social li {
      float: none; } }

ul.hours li {
  border-top: 1px dotted rgba(255, 255, 255, 0.1);
  padding: 6px 0; }
  ul.hours li:first-child {
    border-top: none; }
  ul.hours li span {
    float: right;
    font-weight: bold; }

.contact-info-box .contact-info-item {
  margin-bottom: 10px; }
  .contact-info-box .contact-info-item .contact-text {
    width: 30px;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 2px;
    position: relative;
    float: left; }
  .contact-info-box .contact-info-item .contact-text i {
    font-size: 16px; }
  .contact-info-box .contact-info-item .contact-value {
    margin-left: 35px;
    display: block; }

:-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
  text-overflow: ellipsis; }

*:hover:-moz-placeholder, *:focus:-moz-placeholder {
  color: inherit; }

:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
  text-overflow: ellipsis; }

*:hover:-ms-input-placeholder, *:focus:-ms-input-placeholder {
  color: inherit; }

:focus {
  outline: none; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0; }

input[type="search"]::-webkit-search-decoration {
  display: none; }

input[type='text'], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], textarea, select {
  z-index: 1;
  height: 35px;
  font-size: 13px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  /* BACKGROUND GRADIENT */
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -khtml-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -ms-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  /* BACKGROUND GRADIENT */
  letter-spacing: 0.035em;
  line-height: 1;
  color: #757575;
  padding: 6px 12px;
  width: 100%;
  border: 1px solid #e5e5e5;
  outline: none; }
  input[type='text']:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, textarea:focus, select:focus {
    outline: 0;
    border-color: #49c0ee; }

label {
  font-weight: normal; }
  label input[type=checkbox], label input[type=radio] {
    position: relative;
    top: 2px; }

textarea {
  width: 100%;
  height: 125px;
  margin: 0 0 20px;
  border-radius: 0; }

input[type='text']:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, textarea:focus {
  border-color: #49c0ee; }

body .select2-container--default {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto; }

body .select2-container--default .select2-dropdown {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  background-color: #fafafa;
  border: 1px solid transparent;
  border-radius: 0;
  z-index: 99999; }

body .select2-container--default .select2-selection--single {
  border-color: transparent; }

body .select2-container--default.select2-container--open .select2-dropdown {
  border-color: transparent; }

body .select2-container--default .select2-search--dropdown.select2-search--hide {
  display: none; }

body .select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

body .select2-container--default .select2-results__options {
  position: relative;
  margin: 5px 0;
  padding: 2px 15px;
  list-style: none; }

body .select2-container--default .select2-results__option {
  padding: 3px 0;
  color: #585858;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out; }

body .select2-container--default .select2-results__option--highlighted[aria-selected], body .select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: transparent;
  color: #000; }

body .select2-container--default .select2-results__option[aria-selected=true], body .select2-container--default .select2-results__option[data-selected=true] {
  background-color: transparent;
  color: #000; }

body .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #ccc;
  /** Contact Form 7 */ }

.wpcf7-form {
  padding: 0;
  border-bottom: none;
  display: inline-block;
  margin-left: -25px;
  margin-right: -25px; }
  .wpcf7-form br {
    display: none; }
  .wpcf7-form p {
    margin: 0; }
  .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 12px;
    position: static;
    color: #d94e90;
    margin-bottom: 5px; }
  .wpcf7-form textarea + .wpcf7-not-valid-tip {
    top: -10px; }
  .wpcf7-form .wpcf7-validation-errors {
    border: medium none;
    display: block;
    text-align: left;
    margin: 20px 0 0;
    padding: 0;
    padding-left: 30px; }
  .wpcf7-form .form-div {
    float: left;
    width: 50%;
    padding: 0 25px; }
  .wpcf7-form .form-fulldiv {
    float: left;
    width: 100%;
    padding: 0 25px; }
  .wpcf7-form input[type='text'], .wpcf7-form input[type="password"], .wpcf7-form input[type="datetime"], .wpcf7-form input[type="datetime-local"], .wpcf7-form input[type="date"], .wpcf7-form input[type="month"], .wpcf7-form input[type="time"], .wpcf7-form input[type="week"], .wpcf7-form input[type="number"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form input[type="search"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="color"], .wpcf7-form textarea, .wpcf7-form select {
    height: 49px;
    border-radius: 0;
    display: block;
    width: 100%;
    padding: 8px 0px 8px 0;
    font-size: 13px;
    line-height: 1;
    color: #9b9b9b;
    letter-spacing: 0.02em;
    margin-bottom: 32px;
    border: none;
    border-bottom: 2px solid #eee;
    background: transparent;
    font-weight: 800;
    text-transform: uppercase; }
  .wpcf7-form textarea {
    width: 100%;
    height: 107px;
    margin: 0 0 30px;
    border-radius: 0;
    padding-top: 17px; }
  .wpcf7-form select {
    -webkit-appearance: none;
    -khtml-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none; }
  .wpcf7-form select option {
    color: #000; }
  .wpcf7-form .wpcf7-submit {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    border: none;
    color: #fff;
    background-color: #222;
    float: none;
    padding: 19px 36px;
    font-size: 13px;
    letter-spacing: 0.02em;
    line-height: 1;
    border-radius: 0px;
    text-transform: uppercase;
    width: 100%;
    text-shadow: none; }
  .wpcf7-form .wpcf7-submit:hover {
    background-color: #49c0ee !important; }
  .wpcf7-form input::-moz-placeholder, .wpcf7-form textarea::-moz-placeholder {
    color: #9b9b9b;
    opacity: 1; }
  .wpcf7-form input::-webkit-input-placeholder, .wpcf7-form textarea::-webkit-input-placeholder {
    color: #9b9b9b; }
  .wpcf7-form input::-o-placeholder, .wpcf7-form textarea::-o-placeholder {
    color: #9b9b9b; }
  .wpcf7-form input::-ms-placeholder, .wpcf7-form textarea::-ms-placeholder {
    color: #9b9b9b; }
  .wpcf7-form.style1 .wpcf7-submit {
    margin-top: -2px; }

.element-form-post {
  position: relative; }
  .element-form-post i {
    left: 20px;
    position: absolute;
    top: 16px; }

.wpcf7-form .wpcf7-response-output, .wpcf7-not-valid-tip {
  font-size: 13px;
  font-style: italic;
  float: left; }
  .wpcf7-form .wpcf7-response-output.wpcf7-validation-errors, .wpcf7-not-valid-tip.wpcf7-validation-errors {
    color: red; }
  .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ng, .wpcf7-not-valid-tip.wpcf7-mail-sent-ng {
    border: none;
    padding: 0;
    color: red; }

.wpcf7-not-valid-tip {
  color: red !important; }

.request-form .request-form-header {
  background-color: #49c0ee;
  color: #fff;
  padding: 26px 30px 30px;
  position: relative; }
  .request-form .request-form-header .get-form-quote {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 1; }
  .request-form .request-form-header .scroll-to-content {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }
  .request-form .request-form-header .lnr {
    float: left;
    font-size: 40px;
    position: relative;
    top: 8px;
    width: 65px; }
  .request-form .request-form-header h3 {
    color: #fff;
    font-size: 22px;
    line-height: 1;
    text-transform: uppercase;
    margin: 5px 0 0; }
  .request-form .request-form-header p {
    margin: 0; }
  .request-form .request-form-header .request-form-inner {
    position: relative;
    padding-left: 65px; }
    .request-form .request-form-header .request-form-inner:before {
      background-color: #ff8600;
      content: "";
      height: 22px;
      left: 51px;
      position: absolute;
      top: 50%;
      transform: translate(0px, -50%);
      width: 2px; }
  .request-form .request-form-content {
    background-color: #f9f9f9;
    padding: 30px 50px 50px;
    -webkit-box-shadow: 0 2.3px 2px 0.1px #f1f1f1;
    -moz-box-shadow: 0 2.3px 2px 0.1px #f1f1f1;
    -ms-box-shadow: 0 2.3px 2px 0.1px #f1f1f1;
    box-shadow: 0 2.3px 2px 0.1px #f1f1f1;
    border: 1px solid #f7f7f7; }
  .request-form .request-form-content div {
    margin-bottom: 19px; }
    .request-form .request-form-content div:last-child {
      margin-bottom: 0;
      padding-top: 11px; }
  .request-form .request-form-content p {
    margin: 0; }
  .request-form .request-form-content .wpcf7-textarea {
    margin-top: 11px; }
  .request-form .ajax-loader {
    display: none; }
  .request-form .request-form-content-vc {
    background-color: #49c0ee;
    border-top: 2px solid #fff;
    padding: 50px; }
  .request-form .request-form-content-vc .btn:hover, .request-form .request-form-content-vc .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .request-form .request-form-content-vc .added_to_cart:hover, .request-form .request-form-content-vc .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .request-form .request-form-content-vc .button:hover {
    border-color: #0c6db0;
    background-color: transparent;
    color: #0c6db0; }

.fr-bg-white .request-form .request-form-content {
  background-color: #fff;
  /* ==========================================================================
   [End] All Style Form
========================================================================== */ }

.date-time .date:after, .date-time .hh:after {
  color: #fff;
  position: absolute;
  bottom: 0;
  right: -17px; }
  .date-time .date:after {
    content: "-"; }
  .date-time .hh:after {
    content: ":"; }

.modal-backdrop {
  z-index: 0; }

.modal-open {
  padding: 0 !important;
  overflow: auto; }

.modal-content {
  padding: 70px 55px;
  border-radius: 6px; }

.modal {
  background: rgba(0, 0, 0, 0.5);
  padding: 0 !important; }

.modal-body {
  padding: 41px 15px 0;
  position: static; }

.modal-title {
  color: #000;
  text-align: center;
  line-height: 1.1; }

.profile-content {
  text-align: center;
  padding-bottom: 40px; }

.modal-header .close {
  z-index: 10000;
  position: absolute;
  min-width: auto;
  right: 30px;
  top: 9px;
  font-size: 53px; }
  .modal-header .close:hover {
    background: none;
    opacity: 1; }

.modal-header {
  padding: 0 15px;
  border: none;
  /*login-form*/ }
  .modal-header .line-wrap {
    text-align: center; }
  .modal-header .line-wrap .line2 {
    background: #477ab9;
    height: 1px;
    width: 91px;
    display: inline-block;
    top: -16px;
    position: relative; }
    .modal-header .line-wrap .line2:before {
      display: none; }

@media (min-width: 1199px) {
  .form-register .modal-dialog, .form-login .modal-dialog {
    width: 1140px;
    margin: 30px auto; } }

.form-login {
  /* BACKGROUND HORIZONTAL */ }
  .form-login .login-remember {
    margin-top: 14px;
    text-align: center !important; }
  .form-login .login-remember input[type=checkbox] {
    float: none;
    width: 15px;
    height: 15px;
    position: relative;
    top: 2px; }
  .form-login .login-remember .remember {
    opacity: 1;
    font-size: 14px;
    letter-spacing: 0.035em;
    color: rgba(66, 66, 66, 0.58);
    float: none;
    width: auto;
    margin-left: 3px; }
  .form-login .login-remember .forget {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.035em;
    color: #212121;
    float: right;
    position: relative;
    display: inline-block; }
    .form-login .login-remember .forget:before {
      content: '';
      height: 1px;
      background: #212121;
      width: 100%;
      position: absolute;
      bottom: 3px;
      left: 0; }
  .form-login input[type="text"], .form-login input[type="password"] {
    background: transparent;
    border: #e6e6e6 solid 1px;
    width: 100%;
    border-radius: 2px;
    height: 43px;
    font-weight: 300;
    letter-spacing: 0.035em;
    padding: 2px 17px;
    line-height: 1;
    color: #424242;
    font-size: 15px; }
  .form-login input[type="text"]:focus, .form-login input[type="password"]:focus {
    outline: 0; }
  .form-login input::-webkit-input-placeholder {
    color: rgba(33, 33, 33, 0.66) !important; }
  .form-login input:-moz-placeholder {
    color: rgba(33, 33, 33, 0.66) !important;
    opacity: 1; }
  .form-login input::-moz-placeholder {
    color: rgba(33, 33, 33, 0.66) !important;
    opacity: 1; }
  .form-login input:-ms-input-placeholder {
    color: rgba(33, 33, 33, 0.66) !important; }
  .form-login span.wpcf7-not-valid-tip {
    margin-top: 3px; }
  .form-login .input.password + span.wpcf7-not-valid-tip {
    margin-top: 3px;
    padding-bottom: 20px; }
  .form-login .login-group {
    float: left;
    position: relative;
    width: 100%;
    text-align: left; }
  .form-login .login-group .btn, .form-login .login-group .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .form-login .login-group .added_to_cart, .form-login .login-group .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .form-login .login-group .button {
    width: 100%;
    float: none;
    text-transform: uppercase;
    height: 52px;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.075em;
    line-height: 1;
    border-radius: 4px;
    margin-top: 9px; }
    .form-login .login-group .btn:hover, .form-login .login-group .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .form-login .login-group .added_to_cart:hover, .form-login .login-group .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .form-login .login-group .button:hover {
      background-color: #0c6db0;
      border-color: #0c6db0;
      color: #fff; }
  .form-login .password-group {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 26px; }
  .form-login .text-login-social {
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: center;
    line-height: 26px;
    letter-spacing: 0.035em;
    color: #424242;
    margin-top: 28px; }
  .form-login .no-account {
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: center;
    line-height: 26px;
    letter-spacing: 0.035em;
    color: #424242;
    margin-top: 39px; }
  .form-login .no-account a {
    color: #0c6db0; }
    .form-login .no-account a:hover {
      color: #49c0ee; }
  .form-login .forgot-pass {
    background: #fcfcfc;
    border-top: #eee solid 1px;
    font-size: 14px;
    float: left;
    width: calc(100% + 240px);
    margin-left: -120px;
    text-align: center;
    letter-spacing: 0.035em;
    color: #424242;
    margin-top: 23px;
    line-height: 74px; }
  .form-login .forgot-pass a {
    color: inherit; }
    .form-login .forgot-pass a:hover {
      color: #0c6db0; }

.user-press-profile {
  /*register*/ }
  .user-press-profile .user-avatar {
    margin-bottom: 30px; }
  .user-press-profile .user-name {
    display: inline-block;
    font-size: 18px;
    text-transform: capitalize;
    text-align: left;
    font-weight: 700;
    color: #1c1c1c;
    line-height: 35px; }
  .user-press-profile .user-press-logout {
    display: inline-block; }
  .user-press-profile .user-press-logout a {
    display: inline-block;
    font-size: 18px;
    text-transform: capitalize;
    text-align: left;
    font-weight: 700;
    color: #49c0ee;
    line-height: 35px;
    margin-left: 20px; }

.modal-content-left, .modal-content-right {
  float: left;
  width: 50%;
  position: relative; }

.modal-content-left {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 600px; }
  .modal-content-left .bg-overlay {
    content: '';
    background: #0c6db0;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute; }
  .modal-content-left .modal-content-left-inner {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 70px 37px 0;
    height: 100%; }
  .modal-content-left .modal-content-left-inner img {
    display: inline-block; }
  .modal-content-left .subtitle {
    font-size: 24px;
    letter-spacing: 0.055em;
    color: #fff;
    position: relative;
    line-height: 32px;
    margin-top: 15px; }
  .modal-content-left .content {
    font-size: 18px;
    letter-spacing: 0.075em;
    color: #fff;
    position: relative;
    line-height: 32px;
    margin-top: 74px; }
  .modal-content-left .content .content-inner {
    display: inline-block;
    clear: both;
    float: left;
    margin-left: 109px; }
    .modal-content-left .content .content-inner i {
      width: 35px;
      height: 35px;
      line-height: 33px;
      border: #fff solid 1px;
      border-radius: 50%;
      font-size: 24px;
      text-align: center;
      margin-right: 15px;
      float: left; }
    .modal-content-left .content .content-inner + .content-inner {
      margin-top: 20px; }
  .modal-content-left .footer {
    font-size: 24px;
    letter-spacing: 0.035em;
    color: #fff;
    line-height: 36px;
    padding: 0 30px;
    position: absolute;
    bottom: 73px; }

.form-register .modal-header .close, .form-login .modal-header .close {
  font-size: 13px;
  letter-spacing: 0.035em;
  color: #424242;
  text-transform: none;
  opacity: 1;
  text-shadow: none;
  box-shadow: none;
  top: 21px;
  font-weight: normal;
  right: 20px; }
  .form-register .modal-header .close:hover, .form-login .modal-header .close:hover {
    color: #49c0ee; }
  .form-register .modal-content, .form-login .modal-content {
    background: #fff;
    border-radius: 2px;
    border-top: #49c0ee solid 5px;
    padding: 0; }
  .form-register .modal-body, .form-login .modal-body {
    padding: 67px 120px 40px;
    float: left;
    width: 100%; }
  .form-register label, .form-login label {
    width: 100%;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.035em;
    color: rgba(66, 66, 66, 0.58);
    font-weight: normal;
    text-align: left;
    padding: 0;
    margin: 0 0 12px; }
  .form-register input[type="text"], .form-login input[type="text"], .form-register input[type="password"], .form-login input[type="password"] {
    background: transparent;
    border: #e6e6e6 solid 1px;
    width: 100%;
    border-radius: 2px;
    height: 43px;
    font-weight: 300;
    letter-spacing: 0.035em;
    padding: 2px 17px;
    line-height: 1;
    color: #424242;
    font-size: 15px; }
  .form-register input[type="text"]:focus, .form-login input[type="text"]:focus, .form-register input[type="password"]:focus, .form-login input[type="password"]:focus {
    outline: 0; }
  .form-register span.wpcf7-not-valid-tip, .form-login span.wpcf7-not-valid-tip {
    margin-top: 3px; }
  .form-register .input.password + span.wpcf7-not-valid-tip, .form-login .input.password + span.wpcf7-not-valid-tip {
    margin-top: 3px;
    padding-bottom: 20px; }
  .form-register .field-group, .form-login .field-group {
    float: left;
    width: 100%;
    margin-bottom: 26px; }
  .form-register .field-group .btn-up-register, .form-login .field-group .btn-up-register {
    width: 100%;
    float: none;
    text-transform: uppercase;
    height: 52px;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.075em;
    line-height: 1;
    border-radius: 4px;
    margin-top: 10px; }
    .form-register .field-group .btn-up-register:hover, .form-login .field-group .btn-up-register:hover {
      background-color: #0c6db0;
      border-color: #0c6db0;
      color: #fff; }
  .form-register .text-login-social, .form-login .text-login-social {
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: center;
    line-height: 26px;
    letter-spacing: 0.035em;
    color: #424242;
    margin-top: 27px; }
  .form-register .no-account, .form-login .no-account {
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: center;
    line-height: 26px;
    letter-spacing: 0.035em;
    color: #424242;
    margin-top: 48px; }
  .form-register .no-account a, .form-login .no-account a {
    color: #0c6db0; }
    .form-register .no-account a:hover, .form-login .no-account a:hover {
      color: #49c0ee; }
  .form-register .up-social-wrapper, .form-login .up-social-wrapper {
    margin-top: 5px;
    float: left;
    width: calc(100% + 20px);
    margin-left: -10px; }
  .form-register .up-social-wrapper > p, .form-login .up-social-wrapper > p {
    color: #424242;
    letter-spacing: 0.035em;
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    cursor: pointer; }
  .form-register .up-social-wrapper button, .form-login .up-social-wrapper button {
    border: none;
    height: 35px;
    line-height: 35px;
    float: left;
    padding: 0 13px 0 8px;
    font-size: 11px;
    min-width: 165px;
    border-radius: 2px;
    text-transform: none;
    letter-spacing: 0; }
    .form-register .up-social-wrapper button i, .form-login .up-social-wrapper button i {
      font-size: 18px;
      float: left;
      margin-top: 0;
      line-height: 35px;
      margin-right: 12px; }
    .form-register .up-social-wrapper .up-facebook-button, .form-login .up-social-wrapper .up-facebook-button {
      background: #3b5998; }
  .form-register .up-social-wrapper .up-twitter-button, .form-login .up-social-wrapper .up-twitter-button {
    background: #55acee;
    margin-left: 16px; }
  .form-register .forgot-pass, .form-login .forgot-pass {
    background: #fcfcfc;
    border-top: #eee solid 1px;
    font-size: 14px;
    float: left;
    width: calc(100% + 240px);
    margin-left: -120px;
    text-align: center;
    letter-spacing: 0.035em;
    color: #424242;
    margin-top: 23px;
    line-height: 74px; }
  .form-register .forgot-pass a, .form-login .forgot-pass a {
    color: inherit; }
    .form-register .forgot-pass a:hover, .form-login .forgot-pass a:hover {
      color: #0c6db0; }

.form-login .modal-body {
  padding: 67px 120px 0px; }

article .user-press-register {
  max-width: 500px; }
  article .user-press-register label {
    font-size: 14px;
    letter-spacing: 0.035em;
    font-weight: normal;
    color: rgba(12, 109, 176, 0.33);
    padding: 16px 0;
    float: left;
    margin: 0; }
  article .user-press-register .btn-up-register {
    margin-top: 20px; }

.header-container {
  position: relative; }

#cshero-header-top {
  background: #222;
  padding: 8px 0;
  color: #cecece;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  letter-spacing: 0.02em; }
  #cshero-header-top i {
    font-size: 14px;
    margin-right: 4px; }
  #cshero-header-top span {
    float: left;
    margin-right: 29px; }
  #cshero-header-top .header-right-top {
    float: right; }
  #cshero-header-top .header-right-top ul {
    float: right; }
    #cshero-header-top .header-right-top ul li {
      display: inline-block;
      float: left;
      font-size: 14px;
      color: inherit;
      padding: 0 7px; }
    #cshero-header-top .header-right-top ul li:first-child {
      font-size: 12px; }
    #cshero-header-top .header-right-top ul li a {
      color: inherit; }
    #cshero-header-top .header-right-top ul li a:hover {
      color: #49c0ee; }

.admin-bar header.header11 #cshero-header {
  top: 30px; }
  .admin-bar header.header11 #cshero-header.header-fixed {
    top: 32px; }

.body-boxed .header-trans #cshero-header {
  max-width: 1270px; }

.header-trans #cshero-header {
  position: absolute;
  top: 0;
  z-index: 1001;
  width: 100%;
  background: transparent; }
  .header-trans #cshero-header .header-right .nav-button-icon .couter_items-wrap .couter_items {
    background-color: #fff;
    color: #49c0ee; }
  .header-trans #cshero-header.header-fixed .header-right .nav-button-icon .couter_items-wrap .couter_items {
    background-color: #49c0ee;
    color: #fff; }
  .header-trans #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after, .header-trans #cshero-header-navigation .main-navigation .menu-main-menu > li:after, .header-trans #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle:after, .header-trans #cshero-header-navigation .main-navigation #menu-menu-onepage > li.current-onepage:after {
    background: #fff; }
  .header-trans #cshero-header-navigation .main-navigation #menu-menu-onepage > li.current-onepage:after {
    opacity: 1; }
  .header-trans .header-right .nav-button-icon i:hover {
    color: #fff; }

body header.header16 #cshero-header {
  border-bottom: rgba(255, 255, 255, 0.15) solid 1px; }
  body header.header16 #cshero-header.sticky-desktop.header-fixed {
    background-color: #222;
    color: #fff;
    border: none !important; }
  body header.header16 #cshero-header.sticky-desktop.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li > a {
    color: #fff; }
  body header.header16 #cshero-header.sticky-desktop.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item > a, body header.header16 #cshero-header.sticky-desktop.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a, body header.header16 #cshero-header.sticky-desktop.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li:hover > a {
    color: #49c0ee; }
  body header.header16 .header-trans #cshero-header.header-fixed .nav-button-icon {
    color: #fff; }

header.default.style1 #cshero-header {
  border-bottom: rgba(255, 255, 255, 0.15) solid 1px; }
  header.default.style2 .header-container {
    border-bottom: rgba(255, 255, 255, 0.15) solid 1px; }
  header.default.header-right-border .header-right {
    border-left: rgba(255, 255, 255, 0.15) solid 1px;
    margin-left: 17px;
    padding-left: 11px; }
  header.default.header-right-border #cshero-header.header-fixed .header-right {
    border-left: rgba(0, 0, 0, 0.15) solid 1px; }

header.header2 .container {
  width: 100%; }
  header.header2 #cshero-header {
    border-bottom: rgba(255, 255, 255, 0.15) solid 1px; }
  header.header2 .header-right .nav-button-icon .shopping-cart-wrapper {
    margin-right: 30px; }
  header.header2 .header-right .nav-button-icon .shopping-cart-wrapper i {
    padding-right: 0; }
  header.header2 .main_logo-wrap {
    padding-left: 15px; }
  header.header2 #cshero-header.header-fixed .header-right .nav-button-icon i {
    border-left: #eee solid 1px; }
  header.header2 .header-right .nav-button-icon i {
    border-left: rgba(255, 255, 255, 0.25) solid 1px;
    padding: 0 30px; }
  header.header2 .header-right .nav-button-icon i:last-child {
    padding-right: 15px; }

header.header3 .container {
  width: 100%; }
  header.header3 #cshero-header {
    border-bottom: rgba(255, 255, 255, 0.15) solid 1px; }
  header.header3 #cshero-header #cshero-header-logo .main-logo, header.header3 #cshero-header #cshero-header-logo .trans-logo {
    line-height: 79px; }
  header.header3 .header-right .nav-button-icon .shopping-cart-wrapper {
    padding-right: 30px;
    line-height: 80px;
    display: inline-block;
    float: left; }
  header.header3 .header-right .nav-button-icon .shopping-cart-wrapper i {
    padding-right: 0; }
  header.header3 .header-right .nav-button-icon .shopping-cart-wrapper:hover {
    background: rgba(34, 34, 34, 0.5); }
  header.header3 #cshero-header.header-fixed .header-right .nav-button-icon i {
    border-left: rgba(0, 0, 0, 0.15) solid 1px; }
  header.header3 #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li, header.header3 #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li {
    border-left: rgba(0, 0, 0, 0.15) solid 1px; }
  header.header3 #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item, header.header3 #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item, header.header3 #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor, header.header3 #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor, header.header3 #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover, header.header3 #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li:hover {
    background: none; }
  header.header3 #cshero-header-navigation {
    padding-right: 0; }
  header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li {
    border-left: rgba(255, 255, 255, 0.15) solid 1px;
    min-width: 128px;
    float: left;
    line-height: 79px; }
  header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li > a {
    padding: 0 24px;
    width: 100%; }
  header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li:after {
    display: none; }
  header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li:hover {
    background: rgba(34, 34, 34, 0.5); }
  header.header3 .header-right .nav-button-icon i {
    border-left: rgba(255, 255, 255, 0.15) solid 1px;
    padding: 0 30px;
    line-height: 79px; }
  header.header3 .header-right .nav-button-icon i.fa-search {
    float: left;
    min-width: 77px; }
  header.header3 .header-right .nav-button-icon i.fa-search:hover {
    background: rgba(34, 34, 34, 0.5); }
  header.header3 .header-right .nav-button-icon i.hidden-sidebar {
    float: left;
    min-width: 77px; }
  header.header3 .header-right .nav-button-icon i.hidden-sidebar:hover {
    background: rgba(34, 34, 34, 0.5); }

header.header4 #cshero-header {
  -webkit-box-shadow: 2px 0 3px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 2px 0 3px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 2px 0 3px rgba(0, 0, 0, 0.16);
  box-shadow: 2px 0 3px rgba(0, 0, 0, 0.16); }
  header.header4 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after, header.header4 #cshero-header-navigation .main-navigation .menu-main-menu > li:after {
    opacity: 0; }
  header.header4 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a, header.header4 #cshero-header-navigation .main-navigation .menu-main-menu > li > a, header.header4 #cshero-header-logo .site-title a {
    color: #333; }
  header.header4 .header-right {
    position: relative;
    margin-left: 17px;
    padding-left: 11px; }
  header.header4 .header-right:after {
    position: absolute;
    top: 50%;
    width: 2px;
    height: 30px;
    left: 0;
    -webkit-transform: translate(0px, -50%);
    -khtml-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    /* BACKGROUND GRADIENT */
    content: '';
    background: rgba(34, 34, 34, 0.25); }

header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li a span, header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > li a span {
  position: relative; }
  header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li a span:after, header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > li a span:after {
    position: absolute;
    bottom: -3px;
    width: 100%;
    height: 1px;
    background: #49c0ee;
    content: '';
    left: 0;
    -webkit-transition: all 400ms ease 0s;
    -khtml-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    /* BACKGROUND GRADIENT */
    opacity: 0; }
  header.header5 .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li a span::after, header.header5 .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li a span::after {
    display: none; }
  header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item > a span:after, header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item > a span:after, header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor > a span:after, header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a span:after, header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > a span:after, header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > li:hover > a span:after {
    opacity: 1; }
  header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after, header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > li:after {
    display: none; }

header.header6 .header-right {
  position: relative;
  margin-left: 17px;
  padding-left: 11px; }
  header.header6 .header-right:after {
    position: absolute;
    top: 50%;
    width: 1px;
    height: 30px;
    left: 0;
    -webkit-transform: translate(0px, -50%);
    -khtml-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    /* BACKGROUND GRADIENT */
    content: '';
    background: rgba(255, 255, 255, 0.25); }
  header.header6 #cshero-header {
    border-bottom: rgba(255, 255, 255, 0.25) solid 1px; }
  header.header6 #cshero-header.header-fixed .header-right:after {
    background: rgba(0, 0, 0, 0.25); }

header.header7 .header-container {
  border-bottom: rgba(255, 255, 255, 0.25) solid 1px; }
  header.header7:not(.header-fixed-bg) #cshero-header.sticky-desktop.header-fixed {
    border: none !important; }
  header.header7:not(.header-fixed-bg) #cshero-header.sticky-desktop.header-fixed .header-container {
    border-bottom: #e8e8e8 solid 1px; }
  header.header7.header-fixed-bg #cshero-header.header-fixed {
    color: #333 !important; }
  header.header7.header-fixed-bg #cshero-header.header-fixed .hidden-wrapper:after {
    background-color: #333 !important; }
  header.header7.header-fullwidth .container {
    width: 100%; }
  header.header7.header-fullwidth .header-container {
    border-bottom: none; }
  header.header7.header-fullwidth #cshero-header.sticky-desktop.header-fixed {
    border: none !important; }
  header.header7.header-fullwidth .header-trans #cshero-header-menu-icon .hidden-wrapper::after {
    background: #333; }

header.header8 #cshero-header-logo {
  text-align: center;
  margin-top: 53px;
  padding-bottom: 5px;
  -webkit-transition: all 400ms ease 0s;
  -khtml-transition: all 400ms ease 0s;
  -moz-transition: all 400ms ease 0s;
  -ms-transition: all 400ms ease 0s;
  -o-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  /* BACKGROUND GRADIENT */ }
  header.header8 #cshero-header .cshero-header-navigation-inner {
    float: right;
    width: 100%;
    text-align: center;
    max-height: 104px; }
  header.header8 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after, header.header8 #cshero-header-navigation .main-navigation .menu-main-menu > li:after {
    opacity: 0; }
  header.header8 #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item), header.header8 .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) {
    top: calc(100% - 10px); }
  header.header8 #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) ul, header.header8 .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) ul {
    top: 0; }
  header.header8 #cshero-header-navigation .main-navigation {
    float: none;
    display: inline-block; }
  header.header8 .header-right {
    float: none;
    display: inline-block; }
  header.header8 #cshero-header.header-fixed #cshero-header-logo {
    margin-top: 0px;
    padding-bottom: 0px;
    max-height: 0;
    opacity: 0; }
  header.header8 #cshero-header.header-fixed .cshero-header-navigation-inner {
    max-height: 80px; }
  header.header8 #cshero-header.header-fixed .sticky_logo {
    display: none; }

header.header9 .header-right, header.header12 .header-right {
  float: right; }
  header.header9 #cshero-header-logo, header.header12 #cshero-header-logo {
    position: absolute;
    left: 50%;
    top: 0;
    max-width: 200px;
    -webkit-transform: translate(-50%, 0px);
    -khtml-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    /* BACKGROUND GRADIENT */ }
  header.header9 #cshero-header .cshero-header-navigation-inner, header.header12 #cshero-header .cshero-header-navigation-inner {
    float: right;
    width: 100%; }
  header.header9 #cshero-header-navigation-left, header.header12 #cshero-header-navigation-left {
    float: left;
    width: 40%; }
  header.header9 #cshero-header-navigation-right, header.header12 #cshero-header-navigation-right {
    float: right;
    width: 40%; }
  header.header9 #cshero-header-navigation-right #site-navigation, header.header12 #cshero-header-navigation-right #site-navigation {
    float: right; }

header.header10 {
  max-width: 1200px;
  margin: 0 auto; }
  header.header10 .header-right {
    position: relative;
    margin-left: 17px;
    padding-left: 11px; }
  header.header10 .header-right:after {
    position: absolute;
    top: 50%;
    width: 2px;
    height: 30px;
    left: 0;
    -webkit-transform: translate(0px, -50%);
    -khtml-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    /* BACKGROUND GRADIENT */
    content: '';
    background: rgba(34, 34, 34, 0.25); }
  header.header10 #cshero-header {
    position: absolute;
    padding: 0 15px;
    top: 0;
    z-index: 1001; }
  header.header10 #cshero-header.header-fixed {
    width: auto; }
  header.header10 #cshero-header #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after, header.header10 #cshero-header #cshero-header-navigation .main-navigation .menu-main-menu > li:after {
    opacity: 0; }

header.header11 {
  max-width: 1170px;
  margin: 0 auto;
  position: relative; }
  header.header11 .header-right {
    position: relative;
    margin-left: 17px;
    padding-left: 11px; }
  header.header11 .header-right:after {
    position: absolute;
    top: 50%;
    width: 2px;
    height: 30px;
    left: 0;
    -webkit-transform: translate(0px, -50%);
    -khtml-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    /* BACKGROUND GRADIENT */
    content: '';
    background: rgba(34, 34, 34, 0.25); }
  header.header11 #cshero-header {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 1001; }
  header.header11 #cshero-header.header-fixed {
    width: auto;
    position: fixed; }

.admin-bar .header13 .cshero-menu-mobile i {
  top: 46px; }
  .admin-bar #page.header13 #cshero-header-inner #cshero-header-logo {
    margin-top: 35px; }

.header13 .cshero-menu-mobile i {
  background-color: #1f1f1f;
  color: #444;
  font-size: 25px;
  height: 70px;
  line-height: 70px;
  position: fixed;
  text-align: center;
  top: 0;
  width: 70px;
  z-index: 999;
  cursor: pointer;
  -webkit-transition: all 400ms ease 0s;
  -khtml-transition: all 400ms ease 0s;
  -moz-transition: all 400ms ease 0s;
  -ms-transition: all 400ms ease 0s;
  -o-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  /* BACKGROUND GRADIENT */ }
  .header13 .cshero-menu-mobile i:hover {
    color: #49c0ee; }
  .header13#page {
    padding-left: 272px; }
  .header13#page #primary {
    width: 100%; }
  .header13#page #primary > .row > .col-lg-12 {
    padding: 0; }
  .header13#page #primary .vc_row[data-vc-stretch-content] {
    width: 100% !important;
    left: 0 !important;
    margin: 0 !important; }
  .header13#page #primary .vc_row[data-vc-full-width].vc_row-no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .header13#page #primary .vc_row[data-vc-full-width] {
    padding-left: 80px !important;
    padding-right: 80px !important; }
  .header13#page #primary .vc_row[data-vc-full-width] {
    left: 0 !important;
    width: 100% !important;
    margin: 0 !important; }
  .header13#page #primary .vc_row:not([data-vc-stretch-content]) .vc_column_wrapper {
    max-width: 1170px;
    margin: 0 auto; }
  .header13#page #cshero-header-inner {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 272px;
    background-color: #fff;
    padding: 31px 30px 10px;
    z-index: 99; }
  .header13#page #cshero-header-inner #cshero-header-wrapper {
    width: 100% !important; }
  .header13#page #cshero-header-inner #cshero-header-logo {
    margin-bottom: 33px;
    margin-top: 2px; }
  .header13#page #cshero-header-inner #cshero-header-logo .logo-main {
    text-align: left;
    display: block; }
  .header13#page #cshero-header-inner #cshero-header-navigation-left {
    float: left;
    width: 100%;
    height: 328px;
    margin-top: 100px;
    margin-bottom: 50PX; }
  .header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu, .header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul {
    float: none; }
  .header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu > li > a, .header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul > li > a {
    text-transform: uppercase; }
  .header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li, .header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li {
    display: block;
    padding: 0;
    position: relative;
    border-bottom: rgba(51, 51, 51, 0.07) solid 1px;
    width: 100%; }
  .header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li:last-child, .header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li:last-child {
    border-bottom: none; }
  .header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li:before, .header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li:before {
    background-color: transparent; }
  .header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li a, .header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li a {
    display: block;
    padding: 6px 0;
    color: #333;
    font-weight: 800;
    font-size: 13px; }
  .header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li a:hover, .header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li a:hover {
    color: #49c0ee; }
  .header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li.current-menu-ancestor > a, .header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li.current-menu-ancestor > a, .header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li.current-menu-item > a, .header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li.current-menu-item > a {
    color: #49c0ee; }
  .header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li ul.sub-menu, .header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li ul.sub-menu {
    max-height: 0;
    overflow: hidden;
    width: 100% !important;
    padding-left: 12px;
    -webkit-transition: max-height 600ms linear 0ms;
    -khtml-transition: max-height 600ms linear 0ms;
    -moz-transition: max-height 600ms linear 0ms;
    -ms-transition: max-height 600ms linear 0ms;
    -o-transition: max-height 600ms linear 0ms;
    transition: max-height 600ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  .header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li ul.sub-menu + .cs-menu-toggle, .header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li ul.sub-menu + .cs-menu-toggle {
    display: block;
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: 0;
    text-align: center;
    top: 7px;
    opacity: 0;
    width: 30px;
    font-size: 18px;
    background-color: transparent;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  .header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li ul.sub-menu + .cs-menu-toggle:hover, .header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li ul.sub-menu + .cs-menu-toggle:hover {
    color: #49c0ee; }
  .header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li ul.sub-menu + .cs-menu-toggle i, .header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li ul.sub-menu + .cs-menu-toggle i {
    display: none; }
  .header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li ul.sub-menu + .cs-menu-toggle:before, .header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li ul.sub-menu + .cs-menu-toggle:before {
    content: "\f489";
    font-family: Ionicons;
    color: #49c0ee; }
  .header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li ul.sub-menu.submenu-open, .header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li ul.sub-menu.submenu-open {
    max-height: 2000px; }
  .header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li ul.sub-menu.submenu-open + .cs-menu-toggle:before, .header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li ul.sub-menu.submenu-open + .cs-menu-toggle:before {
    content: "\f462"; }
  .header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li:hover ul.sub-menu + .cs-menu-toggle, .header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li:hover ul.sub-menu + .cs-menu-toggle {
    opacity: 1; }
  .header13#page #cshero-header-inner .cshero-navigation-right {
    margin-top: 9px;
    padding-top: 40px;
    position: relative; }
  .header13#page #cshero-header-inner .cshero-navigation-right .widget_shopping_cart {
    top: -320px;
    left: 0;
    width: 100% !important; }
  .header13#page #cshero-header-inner .cshero-navigation-right .widget_shopping_cart.cart-empty-wrapper {
    top: -50px; }
  .header13#page #cshero-header-inner .cshero-navigation-right .shopping-cart-inner {
    line-height: 18px;
    font-size: 15px;
    cursor: pointer;
    font-weight: 600;
    float: left;
    width: 85%;
    color: #333;
    text-transform: uppercase; }
  .header13#page #cshero-header-inner .cshero-navigation-right .shopping-cart-inner i {
    font-size: 35px;
    float: left; }
  .header13#page #cshero-header-inner .cshero-navigation-right .shopping-cart-inner .cart {
    font-size: 18px;
    padding-right: 5px; }
  .header13#page #cshero-header-inner .cshero-navigation-right .shopping-cart-inner .cart-right {
    margin-left: 15px;
    margin-top: -1px; }
  .header13#page #cshero-header-inner .cshero-navigation-right .shopping-cart-inner .view-cart {
    float: left;
    color: #71706d;
    font-size: 15px;
    font-style: italic;
    text-transform: none;
    font-weight: 400;
    margin-left: 15px;
    line-height: 1; }
  .header13#page #cshero-header-inner .cshero-navigation-right .shopping-cart-inner .view-cart:hover {
    color: #49c0ee; }
  .header13#page #cshero-header-inner .cshero-navigation-right .couter_items {
    float: right;
    position: static;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    height: 34px;
    width: 34px;
    line-height: 34px;
    margin-top: 3px;
    background-color: #49c0ee; }
  .header13#page #cshero-header-inner .csheroes-header-footer {
    float: left;
    width: 100%;
    position: fixed;
    bottom: 30px;
    max-width: 198px;
    z-index: 3; }
  .header13#page #cshero-header-inner .csheroes-header-footer .cms-header-bottom-social {
    width: 100%;
    text-align: center; }
  .header13#page #cshero-header-inner .csheroes-header-footer .cms-header-bottom-social li {
    display: inline-block;
    padding: 0 8px;
    float: left;
    margin: 0;
    line-height: 19px; }
  .header13#page #cshero-header-inner .csheroes-header-footer .cms-header-bottom-social li:first-child {
    padding-left: 0; }
  .header13#page #cshero-header-inner .csheroes-header-footer .cms-header-bottom-social li a {
    color: #333;
    font-size: 14px; }
  .header13#page #cshero-header-inner .csheroes-header-footer .copyrighter {
    float: left;
    width: 100%;
    margin-top: 10px;
    font-size: 13px;
    line-height: 22px;
    color: #9b9b9b; }
  .header13#page #main > .container {
    width: 100%;
    padding: 0; }

header.header13.has_bg_images .header-left {
  position: relative; }
  header.header13.has_bg_images .header-left:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.8;
    background: #49c0ee;
    mix-blend-mode: multiply; }
  header.header13.has_bg_images .header-left:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.35;
    background: #49c0ee; }
  header.header13.has_bg_images #cshero-header-logo, header.header13.has_bg_images #cshero-header-navigation-left {
    position: relative;
    z-index: 3; }

body.header13 .cshero-popup-menu {
  display: none; }

header.header14 #cshero-header {
  border-bottom: rgba(34, 34, 34, 0.1) solid 1px; }

header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li a span, header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > li a span {
  position: relative; }
  header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li a span:after, header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > li a span:after {
    position: absolute;
    bottom: -3px;
    width: 100%;
    height: 1px;
    background: #49c0ee;
    content: '';
    left: 0;
    -webkit-transition: all 400ms ease 0s;
    -khtml-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    /* BACKGROUND GRADIENT */
    opacity: 0; }
  header.header15 .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li a span::after, header.header15 .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li a span::after {
    display: none; }
  header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item > a span:after, header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item > a span:after, header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor > a span:after, header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a span:after, header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > a span:after, header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > li:hover > a span:after {
    opacity: 1; }
  header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after, header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > li:after {
    display: none; }

.header-trans #cshero-header #cshero-header-logo .main-logo:not(.logo-page) {
  display: none;
  height: 0; }
  .header-trans #cshero-header #cshero-header-logo .trans-logo img {
    max-height: ; }
  .header-trans #cshero-header-menu-icon .h3-icon-menu span {
    float: right;
    line-height: 99px;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    cursor: pointer; }
  .header-trans #cshero-header-menu-icon .h3-icon-menu .bar-icon {
    float: right;
    line-height: 99px;
    padding-left: 15px;
    margin-left: 15px;
    cursor: pointer;
    position: relative; }
  .header-trans #cshero-header-menu-icon .h3-icon-menu .bar-icon:after {
    position: absolute;
    top: 50%;
    width: 2px;
    height: 20px;
    left: 0;
    -webkit-transform: translate(0px, -50%);
    -khtml-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    /* BACKGROUND GRADIENT */
    content: '';
    background: #fff; }
  .header-trans #cshero-header-menu-icon .hidden-wrapper {
    float: right;
    line-height: 99px;
    padding-left: 15px;
    margin-left: 15px;
    cursor: pointer;
    position: relative; }
  .header-trans #cshero-header-menu-icon .hidden-wrapper:after {
    position: absolute;
    top: 50%;
    width: 2px;
    height: 20px;
    left: 0;
    -webkit-transform: translate(0px, -50%);
    -khtml-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    /* BACKGROUND GRADIENT */
    content: '';
    background: #fff; }

#cshero-header {
  background: #fff;
  position: relative;
  z-index: 1000;
  -webkit-transition: all 400ms ease 0s;
  -khtml-transition: all 400ms ease 0s;
  -moz-transition: all 400ms ease 0s;
  -ms-transition: all 400ms ease 0s;
  -o-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  /* BACKGROUND GRADIENT */
  color: #fff; }
  #cshero-header .container {
    position: relative; }
  #cshero-header .cshero-header-navigation-inner {
    float: right; }
  #cshero-header .menu-main-menu > li > a {
    display: block;
    position: relative;
    color: #051952; }
  #cshero-header .menu-main-menu > li > a .menu-title:before {
    display: none; }
  #cshero-header .menu-main-menu > li.current-menu-item > a, #cshero-header .menu-main-menu > li.current-menu-ancestor > a, #cshero-header .menu-main-menu > li:hover > a {
    color: #49c0ee; }
  #cshero-header .menu-main-menu > li.current-menu-item > a:before, #cshero-header .menu-main-menu > li.current-menu-ancestor > a:before, #cshero-header .menu-main-menu > li:hover > a:before {
    background-color: #49c0ee;
    width: 100%; }
  #cshero-header .menu-main-menu > li.menu-item-has-children:hover a:before {
    opacity: 0; }
  #cshero-header #cshero-header-logo .main-logo, #cshero-header #cshero-header-logo .trans-logo {
    display: inline-block;
    line-height: 99px; }
  #cshero-header.header-fixed {
    position: fixed;
    top: 0;
    z-index: 1001;
    width: 100%;
    border: none;
    background: #fff; }
  #cshero-header.header-fixed #cshero-header-logo {
    line-height: 80px; }
  #cshero-header.header-fixed #cshero-header-logo .main-logo {
    line-height: 80px; }
  #cshero-header.header-fixed #cshero-header-logo .main-logo img {
    max-height: 43px; }
  #cshero-header.header-fixed #cshero-header-logo.has_logo-sticky .main_logo-wrap {
    opacity: 0;
    max-height: 0; }
  #cshero-header.header-fixed #cshero-header-menu-icon .h3-icon-menu {
    line-height: 80px; }
  #cshero-header.header-fixed #cshero-header-menu-icon .hidden-wrapper {
    line-height: 80px; }
  #cshero-header.header-fixed #cshero-header-menu-icon .hidden-wrapper:after {
    background: #333; }
  #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li, #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li {
    line-height: 80px; }
  #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after, #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li:after {
    background: #49c0ee; }
  #cshero-header.header-fixed #cshero-header-navigation .widget_shopping_cart {
    top: 80px !important; }
  #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after, #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li:after {
    opacity: 0; }
  #cshero-header.header-fixed .header-right .nav-button-icon i {
    line-height: 80px; }
  #cshero-header.header-fixed .header-right .nav-button-icon i:hover {
    color: #49c0ee; }
  #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li a.is-one-page.current {
    color: #49c0ee; }
  #cshero-header.header-fixed .header-right .nav-button-icon .couter_items-wrap {
    line-height: 80px; }
  #cshero-header.header-fixed .nav-button-icon:before {
    background-color: #eaeaea; }

#cshero-header-logo .site-title {
  color: inherit;
  font-size: 30px;
  margin-top: 15px;
  margin-bottom: -5px; }
  #cshero-header-logo .site-title a {
    color: inherit; }
  #cshero-header-logo .site-description {
    color: inherit; }
  #cshero-header-logo img {
    max-height: 43px;
    vertical-align: middle;
    -webkit-transition: all 400ms ease 0s;
    -khtml-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    /* BACKGROUND GRADIENT */ }

#cshero-header-wrapper {
  padding: 0;
  min-height: 1px;
  margin-bottom: 0;
  border: none; }

.header-right {
  float: left;
  display: inline-block;
  max-height: 99px; }
  .header-right .border {
    display: inline-block;
    border-left: #d4d4d4 solid 1px;
    height: 30px;
    width: 1px;
    vertical-align: middle; }
  .header-right .nav-button-icon {
    float: left;
    font-size: 12px;
    cursor: pointer;
    vertical-align: middle;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  .header-right .nav-button-icon i {
    font-size: 14px;
    color: inherit;
    line-height: 99px;
    padding-left: 23px; }
  .header-right .nav-button-icon i.zmdi-search {
    padding-left: 20px; }
  .header-right .nav-button-icon i:hover {
    color: #49c0ee; }
  .header-right .nav-button-icon .shopping-cart-wrapper i {
    padding-left: 15px; }
  .header-right .nav-button-icon .widget_shopping_cart {
    background-color: #fff;
    position: absolute;
    right: 15px;
    top: 99px;
    overflow: hidden;
    visibility: hidden;
    max-width: 390px;
    width: 310px !important;
    opacity: 0;
    color: #333;
    filter: alpha(opacity=0);
    -webkit-transition: all 300ms ease 0ms;
    -moz-transition: all 300ms ease 0ms;
    -ms-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms;
    z-index: 99;
    line-height: normal;
    border: 1px solid rgba(0, 0, 0, 0.1);
    max-height: 400px; }
  .header-right .nav-button-icon .widget_shopping_cart.widget_shopping_cart_empty {
    height: auto !important; }
  .header-right .nav-button-icon .widget_shopping_cart.widget_shopping_cart_empty + div {
    opacity: 0 !important; }
  .header-right .nav-button-icon .widget_shopping_cart + div {
    left: inherit !important;
    opacity: 0;
    right: 17px;
    z-index: 1000 !important;
    height: 100% !important;
    -webkit-transition: all 300ms ease 0ms;
    -khtml-transition: all 300ms ease 0ms;
    -moz-transition: all 300ms ease 0ms;
    -ms-transition: all 300ms ease 0ms;
    -o-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms;
    /* BACKGROUND GRADIENT */ }
  .header-right .nav-button-icon .widget_shopping_cart + div .enscroll-track {
    background-color: #f2f2f2;
    width: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    /* BACKGROUND GRADIENT */ }
  .header-right .nav-button-icon .widget_shopping_cart + div .enscroll-track .vertical-handle {
    background-color: #2e2e2e;
    width: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    /* BACKGROUND GRADIENT */
    height: 60px !important; }
  .header-right .nav-button-icon .widget_shopping_cart.cart-empty-wrapper {
    top: -50px; }
  .header-right .nav-button-icon .widget_shopping_cart.widget_shopping_cart_empty {
    height: inherit; }
  .header-right .nav-button-icon .widget_shopping_cart h3 {
    color: #0c6db0;
    padding: 16px 30px 0;
    margin-bottom: 0; }
  .header-right .nav-button-icon .widget_shopping_cart.cart-empty-wrapper {
    height: inherit !important; }
  .header-right .nav-button-icon .widget_shopping_cart.open {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=1); }
  .header-right .nav-button-icon .widget_shopping_cart.open .variation {
    display: none; }
  .header-right .nav-button-icon .widget_shopping_cart.open + div {
    opacity: 1; }
  .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content {
    padding: 30px; }
  .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.total {
    border-top: 1px solid #ccc;
    color: #282828;
    font-size: 16px;
    padding-top: 26px;
    margin-bottom: 26px;
    font-weight: 700; }
  .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.total .amount {
    color: #49c0ee;
    float: right; }
  .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons {
    margin: 0;
    margin: 0;
    float: left;
    width: 100%;
    padding-bottom: 30px; }
  .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button {
    width: 48%;
    text-align: center;
    float: left;
    font-weight: 700;
    padding: 13.5px 5px;
    border-color: #49c0ee; }
  .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover {
    background: #222;
    border-color: #222 !important; }
  .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.checkout {
    float: right; }
  .header-right .nav-button-icon .shopping-cart-inner {
    line-height: 18px;
    font-size: 15px;
    cursor: pointer;
    font-weight: 600;
    float: left;
    width: 85%;
    color: #333;
    text-transform: uppercase; }
  .header-right .nav-button-icon .shopping-cart-inner i {
    color: #fff;
    font-size: 35px;
    float: left; }
  .header-right .nav-button-icon .shopping-cart-inner .cart {
    font-size: 18px;
    padding-right: 5px; }
  .header-right .nav-button-icon .shopping-cart-inner .cart-right {
    margin-left: 15px;
    margin-top: -1px; }
  .header-right .nav-button-icon .shopping-cart-inner .view-cart {
    float: left;
    color: #71706d;
    font-size: 15px;
    font-style: italic;
    text-transform: none;
    font-weight: 400;
    margin-left: 15px;
    line-height: 1; }
  .header-right .nav-button-icon .shopping-cart-inner .view-cart:hover {
    color: #49c0ee; }
  .header-right .nav-button-icon .couter_items-wrap {
    line-height: 99px;
    position: relative;
    display: inline-block;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  .header-right .nav-button-icon .couter_items-wrap .couter_items {
    background-color: #49c0ee;
    color: #fff;
    font-size: 8px;
    height: 12px;
    width: 12px;
    letter-spacing: 0.035em;
    border-radius: 50%;
    line-height: 12px;
    position: absolute;
    right: -5px;
    text-align: center;
    top: -50%;
    margin-top: -22px; }

@media (min-width: 992px) {
  #cshero-header #cshero-header-navigation {
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
    #cshero-header #cshero-header-navigation .menu-white .menu-main-menu > ul > li > a, #cshero-header #cshero-header-navigation .menu-white .menu-main-menu > li > a {
      color: #fff; }
    #cshero-header #cshero-header-navigation .icon-white i {
      color: #fff; }
      #cshero-header #cshero-header-navigation .icon-white i:hover {
        color: #49c0ee; }

  .cs-boxed #main {
    background-color: #fff; }
    .cs-boxed #cshero-header.header-fixed {
      max-width: 1200px; }

  .header-trans #cshero-header .nav-button-icon {
    color: #fff; }
    .header-trans #cshero-header.header-fixed .nav-button-icon {
      color: #333; } }

.page-header-2 {
  padding-top: 45px; }

.admin-bar #cshero-header.header-fixed {
  top: 32px; }
  #cshero-header.sticky-desktop.header-fixed {
    background-color: #fff;
    border-bottom: #eee solid 1px !important; }

@media (min-width: 992px) and (max-width: 1024px) {
  header.header2 .header-right .nav-button-icon i {
    padding: 0 10px; }

  header.header2 .header-right .nav-button-icon .shopping-cart-wrapper {
    margin-right: 10px; }

  header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li {
    min-width: auto; }

  header.header3 .header-right .nav-button-icon i.fa-search {
    float: left;
    min-width: auto; }

  header.header3 .header-right .nav-button-icon i {
    padding: 0 15px; }

  header.header3 .header-right .nav-button-icon .shopping-cart-wrapper {
    padding-right: 15px; }

  header.header10 #cshero-header, header.header10 #cshero-header.header-fixed, header.header11 #cshero-header, header.header11 #cshero-header.header-fixed {
    width: 100%; }

  .header13#page #primary > .row > .col-lg-12 {
    padding: 0 15px; }

  #page.header13 #cshero-header-inner .csheroes-header-footer {
    position: relative;
    margin-top: 100px;
    padding-left: 0; } }

@media (max-width: 991px) {
  header.header10 #cshero-header {
    width: 100%; }

  header.header12 #cshero-header-logo {
    position: static;
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    /* BACKGROUND GRADIENT */ }

  .header13#page > #content {
    padding: 0 !important; }

  .cshero-popup-menu .main_logo-wrap {
    float: none; }

  header.header9 #cshero-header-logo {
    float: left;
    padding-left: 15px;
    position: static;
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    /* BACKGROUND GRADIENT */ }

  header.header9 #cshero-header-navigation-left, header.header12 #cshero-header-navigation-left, header.header9 #cshero-header-navigation-right, header.header12 #cshero-header-navigation-right {
    width: 100%;
    position: relative;
    z-index: 2; }

  header.header9 #cshero-header-navigation-right #site-navigation, header.header12 #cshero-header-navigation-right #site-navigation {
    float: left;
    width: 100%; }

  .cshero-popup-menu #cshero-header-navigation .main-navigation .menu-main-menu li {
    display: inline-block;
    padding: 3px 0;
    float: none;
    width: 100%; }

  .cshero-popup-menu #cshero-header-navigation {
    position: static;
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    /* BACKGROUND GRADIENT */ }

  .cshero-popup-menu .cms-top-social {
    position: static;
    margin: 30px 0; }

  .admin-bar .header-trans #cshero-header {
    top: 46px; }

  .admin-bar #cshero-header.header-fixed {
    top: 46px; }

  .page-header-2 {
    padding-top: 0; }

  .main_logo-wrap {
    float: left; }

  #cshero-header-inner.header-trans {
    position: static;
    background: #111; }
    #cshero-header-inner.header-trans #cshero-header {
      /* background: #111; */
      border-bottom: none;
      position: static; }
      #cshero-header-inner.header-trans #cshero-header.header-fixed {
        position: fixed; }
        #cshero-header-inner.header-trans #cshero-header #cshero-menu-mobile i {
          margin-top: 0; }
      #cshero-header-inner.header-trans #cshero-header .menu-main-menu > li.current-menu-item > a:before, #cshero-header-inner.header-trans #cshero-header .menu-main-menu > li.current-menu-ancestor > a:before, #cshero-header-inner.header-trans #cshero-header .menu-main-menu > li:hover > a:before {
        display: none; }

  #cshero-header-inner #cshero-header .menu-main-menu > li.current-menu-item > a:before, #cshero-header-inner #cshero-header .menu-main-menu > li.current-menu-ancestor > a:before, #cshero-header-inner #cshero-header .menu-main-menu > li:hover > a:before {
    display: none; }

  #cshero-menu-mobile .nav-button-icon {
    position: absolute;
    right: 99px; }
    #cshero-menu-mobile .nav-button-icon .fa-search:before {
      content: "\e618";
      font-family: 'Pe-icon-7-stroke'; }

  .header-right {
    margin-top: 0; }
    .header-right .header-menu-right {
      width: 100%; }
    .header-right .header-menu-right .widget_nav_menu ul {
      background: none;
      float: left;
      width: 100%;
      margin-left: 0; }
    .header-right .header-menu-right .widget_nav_menu ul li {
      width: 100%; }
    .header-right .login-wrap {
      width: 100%; }
    .header-right .login-wrap button {
      background: none;
      width: 100%;
      text-align: left; }
    .header-right .nav-button-icon {
      display: none; }

  #cshero-header .cshero-header-navigation-inner {
    float: right;
    width: 100%; }

  header.header8 #cshero-header .cshero-header-navigation-inner {
    max-height: 2000px; }

  header.header8 #cshero-header #cshero-header-navigation.open {
    top: 123px; }

  header.header8 #cshero-header-logo {
    margin-top: 10px;
    padding-bottom: 10px; }

  header.header8 #cshero-header-navigation .main-navigation {
    float: left; }

  .header13#page {
    padding: 0; }
    .header13#page #cshero-header-inner {
      -webkit-transform: translateX(-320px);
      -khtml-transform: translateX(-320px);
      -moz-transform: translateX(-320px);
      -ms-transform: translateX(-320px);
      -o-transform: translateX(-320px);
      transform: translateX(-320px);
      /* BACKGROUND GRADIENT */
      -webkit-transition: all 400ms ease 0s;
      -khtml-transition: all 400ms ease 0s;
      -moz-transition: all 400ms ease 0s;
      -ms-transition: all 400ms ease 0s;
      -o-transition: all 400ms ease 0s;
      transition: all 400ms ease 0s;
      /* BACKGROUND GRADIENT */
      visibility: hidden;
      padding-top: 80px; }
      .header13#page #cshero-header-inner.open {
        -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 */
        visibility: visible; }

  .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li ul.sub-menu {
    max-height: 0;
    overflow: hidden;
    padding-left: 10px;
    -webkit-transition: max-height 600ms linear 0ms;
    -moz-transition: max-height 600ms linear 0ms;
    -ms-transition: max-height 600ms linear 0ms;
    transition: max-height 600ms linear 0ms; }

  .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li {
    padding: 9px 0;
    position: relative; }
    .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li .cs-menu-toggle {
      right: 63px; }
    .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li .cs-menu-toggle:before {
      color: #fff; }

  .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li ul.sub-menu li a {
    color: #fff; }

  .cshero-popup-menu .cshero-header-navigation {
    position: static;
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    /* BACKGROUND GRADIENT */
    float: left;
    width: 100%;
    margin-top: 40px; }

  .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu.submenu-open {
    max-height: 1000px; }

  #cshero-header #cshero-header-navigation .main-navigation ul.sub-menu {
    width: 100% !important;
    margin: 0;
    padding-left: 10px; }

  header.header7.header-fullwidth .header-trans #cshero-header-menu-icon .hidden-wrapper::after {
    background: #fff; } }

@media (min-width: 768px) and (max-width: 991px) {
  .cshero-popup-menu #cshero-header-navigation .main-navigation .menu-main-menu {
    padding: 5% 0; }

  #cshero-bottom-header .contact-top .email {
    border-left: none;
    margin-left: 0px;
    padding-left: 0;
    margin-top: 10px; }

  #cshero-bottom-header .contact-top .email, #cshero-bottom-header .contact-top .phone {
    width: 100%; }

  #cshero-header-search {
    margin-right: 60px; } }

@media (max-width: 767px) {
  /* ==========================================================================
   [End] 1. Header Main
========================================================================== */
    #cshero-header-top .login-wrap {
      float: right;
      width: 100%;
      text-align: center; }
      #cshero-header-top .login-wrap button {
        float: none !important; }
    #cshero-header-top .cms-top-social {
      width: 100%;
      margin-right: 0;
      margin-top: 16px;
      text-align: center; }
      #cshero-header-top .cms-top-social li {
        float: none !important; }
    #cshero-bottom-header .contact-top .email {
      border-left: none;
      margin-left: 0px;
      padding-left: 0;
      margin-top: 10px; }
    #cshero-bottom-header .contact-top .email, #cshero-bottom-header .contact-top .phone {
      width: 100%; }
    #cshero-header-inner #cshero-header-top .success-login {
      width: 100%;
      text-align: center;
      margin-bottom: 15px; }
    #cshero-header-top span {
      width: 100%; }
    #cshero-header-top .header-right-top ul {
      float: none;
      display: inline-block; }
    #cshero-header-top .header-right-top {
      text-align: center; }
    .header13#page #primary > .row > .col-lg-12 {
      padding: 0 15px; } }

.ft-playfair-display, .paging-navigation .pagination a, .paging-navigation .pagination span, .cms-heading-wrapper .title, .cms-heading-wrapper.heading-layout2.heading-layout5 .cms-heading-left, .cms-heading-wrapper.heading-layout2.heading-layout6 .cms-heading-left, .cms-carousel-testimonial1 .cms-carousel-item-top .cms-carousel-des .quote-left, .cms-carousel-testimonial2 .cms-carousel-item-top .cms-carousel-des, .cms-carousel-testimonial2 .cms-carousel-item-top .cms-carousel-des .quote-left, .cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-right .cms-fancybox-title, .cms-fancybox-layout8 .cms-fancybox-right .cms-fancybox-title, .cms-fancybox-layout9 .cms-fancybox-title, .cms-process .cms-process-list li .cms-process-icon > span, .cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon > span, h1, h2, h3, h4, h5, h6, .woocommerce-pagination ul > li a, .woocommerce-pagination ul > li span, .single-product #product-nav .nav-links > div a {
  font-family: 'Playfair Display', serif; }

.ft-raleway, .btn, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, button, .button, input[type="submit"], .blog-standand article .content-right .entry-title, .single-post-blog article .content-right .entry-title, .single-post-blog .single-post-nav .nav-links > div .content-right h3 a, .single-post-blog .blog-admin-post .author_title, .single-post-blog .cms-single-related-post .related-title, .single-post-blog .cms-single-related-post .item-inner .content-overlay .title h3, .single-portfolio .post-navigation .nav-links > div .content-right h3 a, #comments .comment-content-wrap h3.comments-title, #comments .comment-form-wrap .comment-reply-title, #comments .comment-list li .comment-respond .comment-reply-title, #comments .comment-main .comment-author, .cms-heading-wrapper .subtitle, .cms-heading-wrapper .description, .template-cms_carousel-blog .cms-carousel-item .content-right .entry-title, .template-cms_carousel--layout-portfolio2 .cms-content-overlay .entry-title, .cms-carousel-team .cms-carousel-item .team-item-bottom h3, .cms-carousel-team3 .cms-carousel-item .team-item-bottom h3, .cms-carousel-team5 .cms-carousel-item .team-item-bottom h3, .cms-carousel-testimonial1 .cms-carousel-item-bottom .cms-carousel-right .cms-carousel-title, .cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-carousel-right .cms-carousel-title, .cms-fancybox-layout2 .cms-fancybox-right .cms-fancybox-title, .cms-fancybox-layout3 .cms-fancybox-title, .cms-fancybox-layout4 .cms-fancybox-title, .cms-fancybox-layout5 .cms-fancybox-title, .cms-fancybox-layout6 .cms-fancybox-title, .cms-fancybox-layout7 .cms-fancybox-title, .cms-fancybox-layout11 .cms-fancybox-right .cms-fancybox-title, .cms-counter-wraper .counter-wrap1 .cms-counter-title, .template-cms_grid--layout-default .cms-grid-item-inner .content-right .entry-title, .template-cms_grid--layout-team .cms-grid-item .team-item-bottom h3, .template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner h3, .template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .detail-terms, .template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner h3, .template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms, .template-cms_grid--layout-portfolio3 .cms-grid-3columns-bottom h3, .template-cms_grid--layout-portfolio3 .cms-grid-3columns-bottom .detail-terms, .template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner h3, .template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms, .template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom h3, .template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .detail-terms, .template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .more, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner h3, .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price .time, body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4, .vc_tta-container .vc_tta.vc_general .vc_tta-tab > a, .wpb_wrapper .vc_pie_chart h4.wpb_heading, .cms-process .cms-process-list li .cms-process-title, .vc-bootstrap-tabs .nav-tabs li a, #footer-top .wg-title, #footer-top .cms-recent-post-wrapper .cms-recent-details .title, #sidebar .widget-title, #sidebar .wg-title, #sidebar .cms-recent-post-wrapper .cms-recent-details .title, .wpb_wrapper .cms-recent-post-wrapper .cms-recent-details .title, .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_nav_menu ul li, .widget_pages ul li, .widget_product_categories ul li, .widget_layered_nav ul li, .widget_recent_entries ul li, .widget_recent_comments ul li, .widget_rss ul li {
  font-family: 'Raleway', sans-serif; }

.ft-droid, .cms-counter-wraper .counter-wrap1 .cms-counter, .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price, .cms-countdown-wraper .col-item .countdown-amount {
  font-family: 'Droid Serif', serif; }

.ft-opensan, .cms-lists ul li, .cms-lists ul.list-style8 li:before, .widget_price_filter .price_label {
  font-family: 'Open Sans', sans-serif; }

body {
  overflow-x: hidden;
  font-family: 'Raleway', sans-serif;
  color: #616161;
  font-size: 13px;
  line-height: 26px;
  -webkit-font-smoothing: antialiased; }

.wp-caption {
  opacity: 1; }

.wp-caption-text {
  opacity: 1; }

.sticky {
  opacity: 1; }

.alignright {
  opacity: 1; }

.alignleft {
  opacity: 1; }

.aligncenter {
  opacity: 1; }

.container {
  max-width: 100%; }

.w100 {
  width: 100% !important; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

img.aligncenter {
  margin: 5px auto; }

.alignleft {
  float: left; }

img.alignleft {
  margin: 0px 32px 15px 0; }

.alignright {
  float: right; }

img.alignright {
  margin-left: 15px;
  margin-bottom: 20px; }

.wp-caption {
  opacity: 1; }
  .wp-caption.alignnone {
    width: 100% !important; }

.media-left img {
  max-width: inherit; }

.wp-caption-text {
  opacity: 1; }

.gallery-caption {
  opacity: 1; }

.left {
  float: left; }

.right {
  float: right; }

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

.entry-page-image {
  margin-bottom: 14px; }

#main #page-default {
  position: relative;
  z-index: 1; }

.block {
  display: block; }

.b-ra img {
  -webkit-border-radius: 2px 2px 0 0;
  -khtml-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -ms-border-radius: 2px 2px 0 0;
  -o-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  /* BACKGROUND GRADIENT */ }

.sl-italic {
  font-style: italic;
  letter-spacing: 0 !important; }

a, a:hover, a:focus {
  outline: none;
  text-decoration: none;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  /* BACKGROUND GRADIENT */ }

a {
  color: #49c0ee; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px;
  font-weight: normal;
  color: #222; }

.h1, h1 {
  font-size: 52px;
  line-height: 56px;
  font-weight: 700; }

.h2, h2 {
  font-size: 42px;
  line-height: 46px;
  font-weight: 700; }

.h3, h3 {
  font-size: 38px;
  line-height: 46px;
  font-weight: 700; }

.h4, h4 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700; }

.h5, h5 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700; }

h6 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700; }

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

ol ul ul {
  margin-left: 25px; }

.entry-content > ul {
  list-style: disc;
  padding-left: 30px;
  padding-bottom: 20px; }
  .entry-content > ul ul {
    margin-left: 20px; }
  .entry-content .wp-caption.alignnone, .entry-content iframe.alignnone {
    width: 100% !important;
    max-width: 100% !important; }

.alignright {
  padding-left: 10px; }

.page-template-default .entry-content.entry-content-page > p:first-child {
  margin-top: 50px; }
  .page-template-default .entry-content.entry-content-page > p:last-child {
    margin-bottom: 60px; }

p {
  margin: 0 0 10px; }

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

.hide-image img {
  display: none; }

.w50 {
  float: left;
  width: 50%; }

.size_big {
  font-size: 64px; }

.size_small {
  font-size: 26px; }

.screen-reader-text {
  display: none; }

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

.entry-content > .vc_row-fluid {
  position: relative; }

.entry-content > .wpb_row .wpb_row {
  margin-left: -15px;
  margin-right: -15px; }

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

.vc_row-fluid .container .container, .vc_row-fluid .vc_row-fluid .container {
  width: 100%; }

.media-body {
  width: inherit; }

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

.thin {
  font-weight: 300; }

.well {
  border: medium none;
  border-radius: 0;
  box-shadow: none; }

.dark {
  color: #000; }

.dark2 {
  color: ; }

.color-primary {
  color: #49c0ee; }

.media .color-primary {
  color: #49c0ee !important; }

.cmsline {
  width: 19px;
  height: 3px;
  background-color: ;
  display: block; }

.line-gray {
  height: 1px;
  display: block;
  width: 100%;
  background-color: #353535; }

.icon-box-style {
  display: block;
  height: 60px;
  line-height: 72px;
  text-align: center;
  width: 60px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  /* BACKGROUND GRADIENT */
  background-color: #49c0ee;
  position: relative; }
  .icon-box-style:before {
    content: "";
    height: 2px;
    width: 19px;
    background-color: #49c0ee;
    position: absolute;
    bottom: -10px;
    left: 0; }
  .icon-box-style i {
    font-size: 28px;
    color: #fff; }

.br-2px {
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  /* BACKGROUND GRADIENT */ }

.br-3px {
  -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 */ }

.br-4px {
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  /* BACKGROUND GRADIENT */ }

.br-5px {
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  /* BACKGROUND GRADIENT */ }

.box-shadow1 {
  -webkit-box-shadow: 2px 0 3px rgba(40, 40, 40, 0.06);
  -moz-box-shadow: 2px 0 3px rgba(40, 40, 40, 0.06);
  -ms-box-shadow: 2px 0 3px rgba(40, 40, 40, 0.06);
  box-shadow: 2px 0 3px rgba(40, 40, 40, 0.06); }

.z-index-1 {
  z-index: 1; }

.no-padding {
  padding: 0; }

.no-bottom-margin {
  margin-bottom: 0; }

.vc_row.bg-overlay:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-color: inherit;
  content: "";
  z-index: 1; }
  .vc_row.bg-right-top {
    background-position: right top !important; }
  .vc_row.bg-line-bottom {
    background-position: right bottom !important; }
  .vc_row.bg-line-top {
    background-position: left top !important; }
  .vc_row > .wpb_column {
    z-index: 2;
    position: relative; }

.vc_row.vc_inner.bg-right-top {
  background-position: right top !important;
  background-size: 64.5% 100%; }

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

.vc_row-o-equal-height .wpb_wrapper {
  height: 100%; }
  .vc_row-o-equal-height .vc_column-inner {
    height: 100%; }
  .vc_row-o-equal-height .vc_column-inner .template-cms_grid--layout-default {
    height: 100%; }
  .vc_row-o-equal-height .vc_column-inner .template-cms_grid--layout-default .cms-grid {
    height: 100%; }
  .vc_row-o-equal-height .vc_column-inner .template-cms_grid--layout-default .cms-grid-item {
    padding-bottom: 0;
    height: 100%; }
  .vc_row-o-equal-height .vc_column-inner .template-cms_grid--layout-default .cms-grid-inner {
    height: 100%;
    padding-bottom: 15px; }

.custom-row-image-right .custom-row-image {
  background-position: right top; }

.wpb_column.position-left, .wpb_column.position-right {
  position: absolute;
  top: 0;
  left: 0; }

.wpb_column.position-right {
  left: inherit;
  right: 0;
  /*
================> Unit Test
*/ }

.sticky {
  display: inline-block; }

article:not(.sticky) .entry-title i.fa-thumb-tack {
  display: none; }

table {
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
  -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 */ }
  table th {
    color: #000; }

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

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 13px 8px; }

th {
  font-weight: 700; }

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

dl {
  margin: 0 0 0 25px; }
  dl.gallery-item {
    margin: 0; }

dl dt {
  font-weight: normal;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 700;
  color: #000; }

dl dd {
  line-height: normal;
  margin-bottom: 20px; }
  dl dd.gallery-caption {
    margin-top: 20px; }
  dl dd a {
    color: #49c0ee; }
  dl dd a:hover {
    color: #000; }

.page-links {
  padding: 20px 0; }
  .page-links span:not(.page-links-title) {
    color: #49c0ee; }
  .page-links a span {
    color: #777 !important; }
  .page-links a:hover span {
    color: #49c0ee !important; }

.wp-caption img + p {
  margin-top: 10px; }

code, kbd {
  background-color: transparent;
  border-radius: 4px;
  color: inherit;
  font-size: 100%;
  padding: 2px 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

ins {
  color: #fff;
  border: none;
  padding: 2px;
  text-decoration: none;
  background-color: #49c0ee; }

pre {
  background: #f5f5f5;
  color: #666;
  font-family: monospace;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre-wrap;
  word-wrap: break-word; }

.comment-wrap {
  padding: 0 15px; }

.entry-content-inner ul {
  padding: 0 0 0 35px;
  list-style-type: square; }
  .entry-content-inner ul.list-style-check {
    list-style: none;
    padding: 0; }

dl + h2 + ul {
  list-style: none !important;
  padding: 0 0 0 20px;
  margin: 0 !important; }
  dl + h2 + ul li {
    position: relative;
    padding-left: 15px; }
  dl + h2 + ul li:before {
    content: "\f111";
    font-family: FontAwesome;
    font-size: 7px;
    left: 0;
    position: absolute;
    color: #49c0ee; }
  dl + h2 + ul li ul {
    padding-left: 20px;
    list-style: none !important;
    margin: 0 !important; }

.post-password-form [type="password"] {
  margin-bottom: 10px;
  height: 42px;
  position: relative;
  top: -1px; }

.w100 {
  width: 100% !important;
  /* ==========================================================================
   [End] 1. Reset HTML/CSS, Unitest, Body
========================================================================== */
  /* ==========================================================================
   [Start] 2. Page Title
========================================================================== */ }

#page-title {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/page-title.jpg);
  padding: 245px 0 131px;
  text-align: center; }
  #page-title.style1:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.85;
    background-color: rgba(73, 192, 238, 0.8);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(73, 192, 238, 0.8)), to(rgba(12, 109, 176, 0.8)));
    background-image: -webkit-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: -moz-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: -ms-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: -o-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(73, 192, 238, 0.8)', endColorStr='rgba(12, 109, 176, 0.8)', gradientType='1'); }
  #page-title.style2:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.65;
    background: #1b1a1a; }
  #page-title.style3:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.8;
    background: #49c0ee;
    mix-blend-mode: multiply; }
  #page-title.style3:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.25;
    background: #49c0ee; }
  #page-title.style4:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.35;
    background: #1b1a1a; }
  #page-title.style5:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.85;
    background-color: rgba(12, 109, 176, 0.8);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(12, 109, 176, 0.8)), to(rgba(73, 192, 238, 0.8)));
    background-image: -webkit-linear-gradient(left, rgba(12, 109, 176, 0.8), rgba(73, 192, 238, 0.8));
    background-image: -moz-linear-gradient(left, rgba(12, 109, 176, 0.8), rgba(73, 192, 238, 0.8));
    background-image: -ms-linear-gradient(left, rgba(12, 109, 176, 0.8), rgba(73, 192, 238, 0.8));
    background-image: -o-linear-gradient(left, rgba(12, 109, 176, 0.8), rgba(73, 192, 238, 0.8));
    background-image: linear-gradient(left, rgba(12, 109, 176, 0.8), rgba(73, 192, 238, 0.8));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(12, 109, 176, 0.8)', endColorStr='rgba(73, 192, 238, 0.8)', gradientType='1'); }
  #page-title.style6:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.85;
    background-image: -webkit-linear-gradient(rgba(12, 109, 176, 0.8), rgba(73, 192, 238, 0.8));
    background-image: -webkit-linear-gradient(center top, rgba(12, 109, 176, 0.8), rgba(73, 192, 238, 0.8));
    background-image: -moz-linear-gradient(center top, rgba(12, 109, 176, 0.8), rgba(73, 192, 238, 0.8));
    background-image: -ms-linear-gradient(center top, rgba(12, 109, 176, 0.8), rgba(73, 192, 238, 0.8));
    background-image: -o-linear-gradient(center top, rgba(12, 109, 176, 0.8), rgba(73, 192, 238, 0.8));
    background-image: linear-gradient(center top, rgba(12, 109, 176, 0.8), rgba(73, 192, 238, 0.8));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(12, 109, 176, 0.8)', endColorStr='rgba(73, 192, 238, 0.8)', gradientType='1');
    /* BACKGROUND RADIAL */ }
  #page-title.style7:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.95;
    background: #1b1a1a; }
  #page-title.style8:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.75;
    background: #1b1a1a; }
  #page-title.style9:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.45;
    background: #1b1a1a; }
  #page-title.page-title-layout2 {
    background: none;
    padding: 0; }
  #page-title.page-title-layout2 #breadcrumb-text {
    float: left;
    width: 100%; }
  #page-title.page-title-layout2 #breadcrumb-text ul.breadcrumbs {
    padding: 46px 0 46px 0; }
  #page-title.page-title-layout2 #page-title-text {
    float: left;
    width: 100%;
    background-image: url(../images/page-title-layout2.jpg);
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 470px;
    text-align: center; }
  #page-title.page-title-layout3 {
    padding: 268px 0 11px; }
  #page-title.page-title-layout3:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.35;
    background: #1b1a1a; }
  #page-title.page-title-layout3 #page-title-text h1 {
    font-size: 75px; }
  #page-title.page-title-layout3 #page-title-text .page-title-content {
    margin-top: 19px; }
  #page-title.page-title-layout3 #breadcrumb-text ul.breadcrumbs {
    padding-top: 130px; }
  #page-title.page-title-layout3.style2 #breadcrumb-text ul.breadcrumbs {
    padding-top: 51px; }
  #page-title.page-title-layout3.style2:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.8;
    background: #49c0ee;
    mix-blend-mode: multiply; }
  #page-title.page-title-layout3.style2:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.45;
    background: #49c0ee; }
  #page-title.page-title-layout4 {
    padding: 190px 0 82px; }
  #page-title.page-title-layout4:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.85;
    background-color: rgba(73, 192, 238, 0.8);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(73, 192, 238, 0.8)), to(rgba(12, 109, 176, 0.8)));
    background-image: -webkit-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: -moz-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: -ms-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: -o-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(73, 192, 238, 0.8)', endColorStr='rgba(12, 109, 176, 0.8)', gradientType='1'); }
  #page-title.page-title-layout4 #page-title-text h1 {
    font-size: 75px; }
  #page-title.page-title-layout4 #breadcrumb-text ul.breadcrumbs {
    padding-top: 23px; }
  #page-title.page-title-layout5 {
    background: none;
    padding: 0; }
  #page-title.page-title-layout5 .page-title-inner {
    float: left;
    width: 100%;
    border-bottom: #e8e8e8 solid 1px;
    padding: 36px 0; }
  #page-title.page-title-layout5 #page-title-text h1 {
    float: left;
    font-size: 31px;
    color: #222; }
  #page-title.page-title-layout5 #breadcrumbs {
    float: right; }
  #page-title.page-title-layout5 #breadcrumb-text {
    float: right; }
  #page-title.page-title-layout5 #breadcrumb-text ul.breadcrumbs {
    color: #b4b4b4;
    padding: 27px 0 15px 0; }
  #page-title.page-title-layout5 #breadcrumb-text ul.breadcrumbs li a {
    color: #646464; }
  #page-title.page-title-layout5 #breadcrumb-text ul.breadcrumbs li a:hover {
    color: #49c0ee; }
  #page-title > .container {
    position: relative;
    z-index: 1; }
  #page-title #page-title-text {
    color: #fff; }
  #page-title #page-title-text h1 {
    color: inherit;
    font-size: 85px;
    line-height: 74px;
    letter-spacing: 0.015em;
    font-family: 'Playfair Display', serif;
    margin-bottom: 0;
    text-transform: capitalize;
    font-weight: 900; }
  #page-title #page-title-text .page-title-content {
    color: inherit;
    display: block;
    margin-bottom: 0px;
    line-height: 26px;
    font-size: 17px;
    letter-spacing: 0.015em;
    width: 52%;
    margin: 0 auto;
    margin-top: 23px; }
  #page-title #breadcrumb-text {
    min-height: 0px; }
  #page-title #breadcrumb-text ul.breadcrumbs {
    font-size: 14px;
    line-height: normal;
    list-style: outside none none;
    padding: 31px 0 15px 0;
    float: left;
    width: 100%;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: inherit; }
  #page-title #breadcrumb-text ul.breadcrumbs li {
    display: inline-block;
    margin: 0;
    padding-right: 5px; }
  #page-title #breadcrumb-text ul.breadcrumbs li + li:before {
    content: " / ";
    font-size: 14px;
    line-height: 1;
    position: relative;
    color: inherit;
    padding: 0 7px; }
  #page-title #breadcrumb-text ul.breadcrumbs li a {
    color: inherit; }

.home #breadcrumb-text {
  display: none;
  /* ==========================================================================
   [End] 2. Page Title
========================================================================== */
  /* ==========================================================================
   [Start] 3. Primary
========================================================================== */ }

#page-wrapper.cs-boxed {
  background-color: #fff; }

#page {
  position: relative; }

#main .sidebar-left-active #primary.sidebar-active {
  float: right; }

.vc_row-o-full-height {
  opacity: 0;
  filter: alpha(opacity=0);
  /* Column Overlay */ }

.column-bg-overlay {
  color: #fff;
  /* End Column Overlay */ }
  .column-bg-overlay .overlay-color-column {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .column-bg-overlay .wpb_wrapper {
    position: relative;
    z-index: 1; }
  .column-bg-overlay ul li {
    border-color: rgba(255, 255, 255, 0.2) !important; }

#content footer.entry-meta {
  padding: 0;
  text-align: center; }

.sider-page .wpb_row .container {
  padding: 0;
  width: 100%; }
  .sider-page.sd-left #primary {
    float: right; }
  .sider-page.sd-right #primary {
    float: left; }

#page-blog-standard #primary.page-full-width, .single-post-wrap #primary.full-width {
  float: none;
  margin: auto;
  max-width: 870px; }

#sidebar {
  width: 100%; }
  #sidebar #searchsubmit {
    margin-top: 15px; }
  #sidebar .wg-title + label {
    margin-top: 10px; }
  #sidebar .calendar_wrap {
    margin-top: 10px; }

#sidebar {
  float: left;
  /* Background Image Fixed vs Background Overlay Color */ }
  #sidebar .widget-title, #sidebar .wg-title {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.06em;
    color: #222;
    margin-bottom: 22px;
    border-bottom: #eee solid 2px;
    position: relative;
    padding-bottom: 12px; }
  #sidebar .widget-title:after, #sidebar .wg-title:after {
    content: '';
    position: absolute;
    bottom: -2px;
    width: 30px;
    left: 0;
    height: 2px;
    background: #49c0ee; }
  #sidebar aside, #sidebar .slidingbar-widget-col {
    padding-bottom: 53px;
    float: left;
    width: 100%; }
  #sidebar aside:last-child, #sidebar .slidingbar-widget-col:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0; }
  #sidebar ul.children, #sidebar ul.sub-menu {
    padding-left: 15px; }

#content .wpb_row.row-background-fixed {
  position: inherit;
  background-attachment: fixed;
  background-repeat: no-repeat; }
  #content .wpb_row.row-background-fixed .overlay-color {
    height: 3000px;
    left: -50%;
    position: relative;
    margin-bottom: -3000px;
    width: 200%;
    -webkit-transform: translateY(-20%);
    -khtml-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    transform: translateY(-20%);
    /* BACKGROUND GRADIENT */ }
  #content .wpb_row.row-bg-overlay {
    overflow: hidden;
    position: relative; }
  #content .wpb_row .overlay-color {
    position: absolute;
    height: 100%;
    width: 200%;
    top: 0;
    left: -50%; }

#page #content {
  padding-top: 65px;
  padding-bottom: 65px;
  /* Page 404 */ }
  #page #content .main-content {
    padding: 20px 20px 20px; }

.error404 {
  /* Page Contact - Gettouch */ }
  .error404 #page #content {
    padding: 0 !important; }
  .error404 #page-title:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.75;
    background: #1b1a1a; }
  .error404 #content {
    padding-top: 146px !important;
    padding-bottom: 0px !important;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1) inset;
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1) inset; }
  .error404 .cms-content404 {
    padding-bottom: 65px;
    background-position: center bottom;
    background-size: cover; }
  .error404 .cms-content404 > div {
    display: inline-block;
    float: none; }
  .error404 .cms-content404 > div > a {
    width: 100%;
    text-align: center;
    float: left;
    display: inline-block;
    margin: 0 0 70px; }
  .error404 .cms-content404 > div .error-404 {
    padding: 43px 0 40px;
    margin: 0 0 38px;
    border-radius: 6px;
    width: 100%;
    float: left; }
  .error404 .cms-content404 > div .error-404 h1 {
    margin: 0;
    color: #222;
    font-size: 280px;
    letter-spacing: 0.035em;
    line-height: 1;
    font-weight: 700;
    position: relative;
    padding-bottom: 47px; }
  .error404 .cms-content404 > div .error-404 h1:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /* BACKGROUND GRADIENT */
    width: 70px;
    height: 2px;
    content: '';
    opacity: 0.75;
    background: #49c0ee; }
  .error404 .cms-content404 > div .error-404 h1 + div {
    color: #a5a5a5;
    padding-top: 25px;
    font-size: 15px;
    line-height: 23px;
    max-width: 569px;
    display: inline-block; }
  .error404 .cms-content404 > div .error-404 .back-to-home {
    width: 100%;
    float: left;
    margin-top: 43px; }
  .error404 .cms-content404 > div .error-404 .back-to-home .btn, .error404 .cms-content404 > div .error-404 .back-to-home .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .error404 .cms-content404 > div .error-404 .back-to-home .added_to_cart, .error404 .cms-content404 > div .error-404 .back-to-home .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .error404 .cms-content404 > div .error-404 .back-to-home .button {
    border-radius: 0px;
    padding: 0px 49px;
    height: 51px;
    line-height: 47px;
    color: #222;
    border: #222 solid 2px;
    background: none; }
  .error404 .cms-content404 > div .error-404 .back-to-home .btn:hover, .error404 .cms-content404 > div .error-404 .back-to-home .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .error404 .cms-content404 > div .error-404 .back-to-home .added_to_cart:hover, .error404 .cms-content404 > div .error-404 .back-to-home .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .error404 .cms-content404 > div .error-404 .back-to-home .button:hover {
    border-color: #49c0ee;
    background: none !important;
    color: #49c0ee !important; }
  .error404 .cms-content404 > div .page404-copy {
    width: 100%;
    float: left; }
  .error404 .page404-layout2 .cms-content404 {
    height: 100vh;
    position: relative; }
  .error404 .page404-layout2 .cms-content404:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.9;
    background-color: rgba(73, 192, 238, 0.8);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(73, 192, 238, 0.8)), to(rgba(12, 109, 176, 0.8)));
    background-image: -webkit-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: -moz-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: -ms-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: -o-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(73, 192, 238, 0.8)', endColorStr='rgba(12, 109, 176, 0.8)', gradientType='1'); }
  .error404 .page404-layout2 .cms-content404 .error-404 {
    position: relative;
    z-index: 2;
    padding-top: 150px; }
  .error404 .page404-layout2 .cms-content404 .error-404 h1 {
    color: #fff; }
  .error404 .page404-layout2 .cms-content404 .error-404 h1:after {
    background: #fff; }
  .error404 .page404-layout2 .cms-content404 .error-404 h1 + div {
    color: #fff; }
  .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .btn, .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .added_to_cart, .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .button {
    color: #fff;
    border: #fff solid 2px; }
  .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .btn:hover, .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .added_to_cart:hover, .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .button:hover {
    border-color: #000;
    color: #000 !important; }

.page-get-contact {
  /* Custom - Row background image */ }
  .page-get-contact ul {
    margin-bottom: 20px; }
  .page-get-contact ul li {
    padding-left: 23px;
    position: relative;
    margin-bottom: 7px;
    margin-top: 4px; }
  .page-get-contact ul li i {
    font-size: 16px;
    color: ;
    padding-right: 14px;
    left: 0;
    position: absolute;
    top: 3px; }
  .page-get-contact ul li a {
    display: block; }

.custom-row-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 2;
  width: 50%; }
  .custom-row-image:before {
    background-color: rgba(34, 34, 34, 0.15);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.overlay-none .custom-row-image:before {
  background: transparent; }

.custom-row-image-right-cover {
  overflow: initial !important; }
  .custom-row-image-right-cover .custom-row-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: calc(100% + 54px);
    left: auto;
    right: 0;
    position: absolute;
    top: -27px;
    bottom: -27px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2); }

.custom-row-image-left-cover {
  overflow: initial !important; }
  .custom-row-image-left-cover .custom-row-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: calc(100% + 54px);
    left: 0;
    right: auto;
    position: absolute;
    top: -27px;
    bottom: -27px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2); }

.custom-mix-color .overlay-color:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 0.8;
  background: #49c0ee;
  mix-blend-mode: multiply; }

.custom-gradient-color .overlay-color:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 0.8;
  background: #49c0ee;
  mix-blend-mode: multiply; }
  .custom-gradient-color .overlay-color:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.15;
    background-color: rgba(73, 192, 238, 0.8);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(73, 192, 238, 0.8)), to(rgba(12, 109, 176, 0.8)));
    background-image: -webkit-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: -moz-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: -ms-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: -o-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    background-image: linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(73, 192, 238, 0.8)', endColorStr='rgba(12, 109, 176, 0.8)', gradientType='1'); }

.custom-gradient-color2 .overlay-color:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 0.85;
  background-color: rgba(73, 192, 238, 0.8);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(73, 192, 238, 0.8)), to(rgba(12, 109, 176, 0.8)));
  background-image: -webkit-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
  background-image: -moz-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
  background-image: -ms-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
  background-image: -o-linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
  background-image: linear-gradient(left, rgba(73, 192, 238, 0.8), rgba(12, 109, 176, 0.8));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(73, 192, 238, 0.8)', endColorStr='rgba(12, 109, 176, 0.8)', gradientType='1'); }

.row-image-holder {
  border: 2px solid #f9f9f9;
  bottom: 90px;
  left: 15px;
  position: absolute;
  right: 165px;
  text-align: center;
  top: 90px; }
  .row-image-holder img {
    left: 50%;
    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 */ }

.over_follow_initial {
  overflow: initial !important; }
  .over_follow_initial .wpb_row {
    z-index: 2;
    position: relative; }

body .bg-left-bottom {
  background-position: bottom left !important; }

body .bg-left-top {
  background-position: top left !important; }

body .bg-right-top {
  background-position: top right !important; }

body .bg-right-bottom {
  background-position: bottom right !important; }

body .bg-right-center {
  background-position: center right !important; }

body .bg-center-top {
  background-position: center top !important; }

.custom-row-image-right .custom-row-image {
  left: auto;
  right: 0; }
  .custom-row-image-right .custom-row-image:before {
    background-color: transparent; }

body .half-left-background {
  background-position: top left !important;
  background-size: 50% 100% !important; }
  body .half-left-background .overlay-color {
    max-width: 50%;
    left: 0 !important; }

body .half-right-background {
  background-position: top right !important;
  background-size: 50% 100% !important; }
  body .half-right-background .overlay-color {
    max-width: 50%;
    right: 0 !important;
    left: auto !important; }

.bg-border-custom .custom-row-image:after {
  border: 2px solid rgba(255, 255, 255, 0.5);
  bottom: 100px;
  content: "";
  left: 100px;
  position: absolute;
  right: 100px;
  top: 100px;
  /*custom slider*/ }

.letter_spacing30em {
  letter-spacing: 0.03em !important; }

.letter_spacing15em {
  letter-spacing: 0.015em !important; }

.metis.tparrows {
  background: rgba(27, 26, 26, 0.5) !important; }
  .metis.tparrows:before {
    color: #fff !important; }
  .metis.tparrows:hover {
    background: #fff !important; }
  .metis.tparrows:hover:before {
    color: #999 !important;
    -webkit-transform: none !important;
    -khtml-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    /* BACKGROUND GRADIENT */ }

body .rev_slider .zeus.tparrows {
  border-radius: 0 !important;
  background: transparent !important;
  min-width: 130px !important;
  border: transparent solid 5px;
  text-align: center !important;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  /* BACKGROUND GRADIENT */ }
  body .rev_slider .zeus.tparrows .tp-title-wrap {
    background: rgba(27, 26, 26, 0.5) !important;
    opacity: 1 !important;
    width: 50% !important;
    -webkit-transform: scale(1) !important;
    -khtml-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
    /* BACKGROUND GRADIENT */
    border-radius: 0 !important; }
  body .rev_slider .zeus.tparrows .tp-title-wrap .tp-arr-imgholder {
    -webkit-transform: translatex(0) !important;
    -khtml-transform: translatex(0) !important;
    -moz-transform: translatex(0) !important;
    -ms-transform: translatex(0) !important;
    -o-transform: translatex(0) !important;
    transform: translatex(0) !important;
    /* BACKGROUND GRADIENT */
    border-radius: 0 !important;
    opacity: 0; }
  body .rev_slider .zeus.tparrows:before {
    width: 50% !important;
    display: inline-block !important;
    float: left;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: 25px !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 60px !important; }
  body .rev_slider .zeus.tparrows.tp-rightarrow .tp-title-wrap {
    left: auto !important;
    right: 0px !important; }
  body .rev_slider .zeus.tparrows.tp-rightarrow:before {
    content: "\f105" !important;
    float: right !important; }
  body .rev_slider .zeus.tparrows.tp-leftarrow:before {
    content: "\f104" !important; }
  body .rev_slider .zeus.tparrows:hover {
    border-color: rgba(27, 26, 26, 0.5) !important; }
  body .rev_slider .zeus.tparrows:hover .tp-title-wrap {
    background: #fff !important; }
  body .rev_slider .zeus.tparrows:hover .tp-title-wrap .tp-arr-imgholder {
    -webkit-transform: translatex(100%) !important;
    -khtml-transform: translatex(100%) !important;
    -moz-transform: translatex(100%) !important;
    -ms-transform: translatex(100%) !important;
    -o-transform: translatex(100%) !important;
    transform: translatex(100%) !important;
    /* BACKGROUND GRADIENT */ }
  body .rev_slider .zeus.tparrows:hover:before {
    color: #999 !important; }
  body .rev_slider .zeus.tparrows:hover.tp-rightarrow .tp-title-wrap .tp-arr-imgholder {
    -webkit-transform: translatex(-100%) !important;
    -khtml-transform: translatex(-100%) !important;
    -moz-transform: translatex(-100%) !important;
    -ms-transform: translatex(-100%) !important;
    -o-transform: translatex(-100%) !important;
    transform: translatex(-100%) !important;
    /* BACKGROUND GRADIENT */ }

.slider-ovelay-style1 .slotholder {
  position: relative; }
  .slider-ovelay-style1 .slotholder .tp-dottedoverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.5;
    background: #49c0ee; }

.slider-ovelay-style2 .slotholder {
  position: relative; }
  .slider-ovelay-style2 .slotholder .tp-dottedoverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.25); }

.slider-ovelay-style3 .slotholder {
  position: relative; }
  .slider-ovelay-style3 .slotholder .tp-dottedoverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.8;
    background-image: -webkit-linear-gradient(rgba(12, 109, 176, 0.7), rgba(73, 192, 238, 0.7));
    background-image: -webkit-linear-gradient(center top, rgba(12, 109, 176, 0.7), rgba(73, 192, 238, 0.7));
    background-image: -moz-linear-gradient(center top, rgba(12, 109, 176, 0.7), rgba(73, 192, 238, 0.7));
    background-image: -ms-linear-gradient(center top, rgba(12, 109, 176, 0.7), rgba(73, 192, 238, 0.7));
    background-image: -o-linear-gradient(center top, rgba(12, 109, 176, 0.7), rgba(73, 192, 238, 0.7));
    background-image: linear-gradient(center top, rgba(12, 109, 176, 0.7), rgba(73, 192, 238, 0.7));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(12, 109, 176, 0.7)', endColorStr='rgba(73, 192, 238, 0.7)', gradientType='1');
    /* BACKGROUND RADIAL */ }

.slider-ovelay-style4 .slotholder {
  position: relative; }
  .slider-ovelay-style4 .slotholder .tp-dottedoverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.5); }

.slider-ovelay-style5 .slotholder .tp-dottedoverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, 0.6); }

.slider-ovelay-style6 .slotholder {
  position: relative; }
  .slider-ovelay-style6 .slotholder:after {
    display: none; }
  .slider-ovelay-style6 .slotholder:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.85;
    background-image: -webkit-linear-gradient(#49c0ee, #0c6db0);
    background-image: -webkit-linear-gradient(center top, #49c0ee, #0c6db0);
    background-image: -moz-linear-gradient(center top, #49c0ee, #0c6db0);
    background-image: -ms-linear-gradient(center top, #49c0ee, #0c6db0);
    background-image: -o-linear-gradient(center top, #49c0ee, #0c6db0);
    background-image: linear-gradient(center top, #49c0ee, #0c6db0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#49c0ee', endColorStr='#0c6db0', gradientType='1');
    /* BACKGROUND RADIAL */ }

.slider-ovelay-style7 .slotholder .tp-dottedoverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, 0.1); }

.slider-ovelay-style8 .slotholder {
  position: relative; }
  .slider-ovelay-style8 .slotholder .tp-dottedoverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.6); }

.slider-ovelay-style9 .slotholder {
  position: relative; }
  .slider-ovelay-style9 .slotholder .tp-dottedoverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.8;
    background-color: rgba(73, 192, 238, 0.7);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(73, 192, 238, 0.7)), to(rgba(12, 109, 176, 0.7)));
    background-image: -webkit-linear-gradient(left, rgba(73, 192, 238, 0.7), rgba(12, 109, 176, 0.7));
    background-image: -moz-linear-gradient(left, rgba(73, 192, 238, 0.7), rgba(12, 109, 176, 0.7));
    background-image: -ms-linear-gradient(left, rgba(73, 192, 238, 0.7), rgba(12, 109, 176, 0.7));
    background-image: -o-linear-gradient(left, rgba(73, 192, 238, 0.7), rgba(12, 109, 176, 0.7));
    background-image: linear-gradient(left, rgba(73, 192, 238, 0.7), rgba(12, 109, 176, 0.7));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(73, 192, 238, 0.7)', endColorStr='rgba(12, 109, 176, 0.7)', gradientType='1'); }

.rev_slider_wrapper {
  /* End Custom Slider */
  /* ==========================================================================
   [End] 3. Primary
========================================================================== */ }
  .rev_slider_wrapper a.btn, .rev_slider_wrapper .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner a.added_to_cart, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .rev_slider_wrapper a.added_to_cart, .rev_slider_wrapper .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons a.button, .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .rev_slider_wrapper a.button {
    margin: 0 15px; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  text-align: center;
  padding-right: 0;
  width: 37px;
  line-height: 37px;
  height: 37px;
  top: 0px;
  right: 0; }

.ef3-back-to-top {
  background-color: #0c6db0;
  border: 1px solid #f5f5f5;
  opacity: 0.5;
  z-index: 9999;
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  cursor: pointer;
  color: #fff;
  -webkit-transition: all 0.7s ease-in-out;
  -khtml-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  /* BACKGROUND GRADIENT */
  /* Page Loading */ }
  .ef3-back-to-top i {
    font-size: 20px;
    color: #fff;
    text-align: center;
    width: 100%;
    line-height: 38px; }
  .ef3-back-to-top:hover {
    background: #49c0ee;
    opacity: 1; }
  .ef3-back-to-top.on {
    opacity: 1; }
  .ef3-back-to-top.off {
    opacity: 0; }

#cms-loadding {
  background: #fff;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 10000;
  top: 0;
  /* Loading */ }
  #cms-loadding.body-boxed {
    max-width: 1270px; }

.cms-loader {
  color: #49c0ee;
  font-size: 10px;
  margin: auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -khtml-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  /* BACKGROUND GRADIENT */
  width: 65px; }
  .cms-loader > div {
    width: 18px;
    height: 18px;
    background-color: #49c0ee;
    margin: 0 3px 0 0;
    border-radius: 100%;
    display: inline-block;
    float: left;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  .cms-loader .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s; }
  .cms-loader .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s; }

.wp-block-cover {
  color: white; }

.entry-content {
  display: flex;
  flex-direction: column;
  width: 100%; }

@-webkit-keyframes bouncedelay {
  0%, 100%, 80% {
    -webkit-transform: scale(0); }

  40% {
    -webkit-transform: scale(1); } }

@keyframes bouncedelay {
  0%, 100%, 80% {
    transform: scale(0);
    -webkit-transform: scale(0); }

  40% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

.cms-grid-wraper {
  position: relative;
  z-index: 10; }

.slick-track {
  padding-top: 0; }

.hd {
  display: none; }

.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle {
  display: none; }

.header15 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width.current-menu-ancestor > .cs-menu-toggle, .header15 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle {
  display: none; }

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  #cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a, #cshero-header-navigation .main-navigation .menu-main-menu > li > a {
    padding: 0 9px !important; } }

@media screen and (min-width: 992px) {
  /*
-----> Minimum width of 992 pixels.
*/
    #menu-mobile, .cs-menu-toggle {
      display: none; }
    #cshero-header-navigation {
      position: static; }
      #cshero-header-navigation .collapse {
        display: block; }
    #cshero-header-inner.header-trans #cshero-header-navigation .main-navigation .menu-main-menu {
      float: right;
      width: auto; }
      #cshero-header-inner.header-trans #cshero-header-navigation .main-navigation .menu-main-menu > li:last-child {
        margin-right: 0; }
      #cshero-header-inner.header-trans #cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a, #cshero-header-inner.header-trans #cshero-header-navigation .main-navigation .menu-main-menu > li > a {
        line-height: ; }
    .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu {
      float: left;
      width: 100%;
      text-align: center; }
      .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item > a, .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item > a, .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor > a, .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a, .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > a, .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li:hover > a {
        color: #49c0ee; }
      .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu .is-one-page.current {
        color: #49c0ee; }
    #cshero-header-navigation .main-navigation div.nav-menu > ul, .cshero-header-navigation .main-navigation div.nav-menu > ul {
      width: 100%; }
      #cshero-header-navigation .main-navigation .menu-main-menu, .cshero-header-navigation .main-navigation .menu-main-menu {
        float: left;
        width: 100%;
        text-align: center; }
      #cshero-header-navigation .main-navigation .menu-main-menu > ul > li, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li, #cshero-header-navigation .main-navigation .menu-main-menu > li, .cshero-header-navigation .main-navigation .menu-main-menu > li {
        vertical-align: top;
        margin: 0;
        line-height: 99px;
        display: inline-block;
        position: relative; }
      #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after, #cshero-header-navigation .main-navigation .menu-main-menu > li:after, .cshero-header-navigation .main-navigation .menu-main-menu > li:after {
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 100%;
        height: 1px;
        background: #49c0ee;
        content: '';
        opacity: 0; }
      #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.menu-item-home i, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li.menu-item-home i, #cshero-header-navigation .main-navigation .menu-main-menu > li.menu-item-home i, .cshero-header-navigation .main-navigation .menu-main-menu > li.menu-item-home i {
        width: 40px;
        height: 40px;
        font-size: 16px;
        background: #fff;
        border-radius: 4px;
        color: #49c0ee;
        line-height: 40px; }
      #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:first-child, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li:first-child, #cshero-header-navigation .main-navigation .menu-main-menu > li:first-child, .cshero-header-navigation .main-navigation .menu-main-menu > li:first-child {
        margin-left: 0; }
      #cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a, #cshero-header-navigation .main-navigation .menu-main-menu > li > a, .cshero-header-navigation .main-navigation .menu-main-menu > li > a {
        color: #fff;
        display: inline-block;
        line-height: 40px;
        padding: 0 14px;
        position: relative;
        font-size: 13px;
        letter-spacing: 0.035em;
        font-family: 'Raleway', sans-serif;
        font-weight: 800;
        transition: none;
        text-transform: uppercase;
        -webkit-transition: all 300ms linear 0ms !important;
        -khtml-transition: all 300ms linear 0ms !important;
        -moz-transition: all 300ms linear 0ms !important;
        -ms-transition: all 300ms linear 0ms !important;
        -o-transition: all 300ms linear 0ms !important;
        transition: all 300ms linear 0ms !important;
        /* BACKGROUND GRADIENT */ }
        #cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a i, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a i, #cshero-header-navigation .main-navigation .menu-main-menu > li > a i, .cshero-header-navigation .main-navigation .menu-main-menu > li > a i {
          -webkit-transition: all 420ms linear 0ms;
          -khtml-transition: all 420ms linear 0ms;
          -moz-transition: all 420ms linear 0ms;
          -ms-transition: all 420ms linear 0ms;
          -o-transition: all 420ms linear 0ms;
          transition: all 420ms linear 0ms;
          /* BACKGROUND GRADIENT */ }
          #cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a .menu-title, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a .menu-title, #cshero-header-navigation .main-navigation .menu-main-menu > li > a .menu-title, .cshero-header-navigation .main-navigation .menu-main-menu > li > a .menu-title {
            position: relative; }
        #cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a.onepage.current, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a.onepage.current, #cshero-header-navigation .main-navigation .menu-main-menu > li > a.onepage.current, .cshero-header-navigation .main-navigation .menu-main-menu > li > a.onepage.current {
          color: #49c0ee; }
      #cshero-header-navigation .main-navigation .menu-main-menu > ul > li > ul.sub-menu, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li > ul.sub-menu, #cshero-header-navigation .main-navigation .menu-main-menu > li > ul.sub-menu, .cshero-header-navigation .main-navigation .menu-main-menu > li > ul.sub-menu {
        opacity: 0;
        -webkit-transition: opacity 0.4s ease 0s;
        -khtml-transition: opacity 0.4s ease 0s;
        -moz-transition: opacity 0.4s ease 0s;
        -ms-transition: opacity 0.4s ease 0s;
        -o-transition: opacity 0.4s ease 0s;
        transition: opacity 0.4s ease 0s;
        /* BACKGROUND GRADIENT */
        min-width: 200px; }
      #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > ul.sub-menu, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > ul.sub-menu, #cshero-header-navigation .main-navigation .menu-main-menu > li:hover > ul.sub-menu, .cshero-header-navigation .main-navigation .menu-main-menu > li:hover > ul.sub-menu {
        opacity: 1; }
      #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item:after, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item:after, #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item:after, .cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item:after, #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor:after, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor:after, #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor:after, .cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor:after, #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover:after, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover:after, #cshero-header-navigation .main-navigation .menu-main-menu > li:hover:after, .cshero-header-navigation .main-navigation .menu-main-menu > li:hover:after {
        opacity: 1; }
        #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item > a, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item > a, #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item > a, .cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item > a, #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor > a, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor > a, #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a, .cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a, #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > a, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > a, #cshero-header-navigation .main-navigation .menu-main-menu > li:hover > a, .cshero-header-navigation .main-navigation .menu-main-menu > li:hover > a {
          color: #49c0ee; }
          #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item > a .menu-title:before, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item > a .menu-title:before, #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item > a .menu-title:before, .cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item > a .menu-title:before, #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor > a .menu-title:before, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor > a .menu-title:before, #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a .menu-title:before, .cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a .menu-title:before, #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > a .menu-title:before, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > a .menu-title:before, #cshero-header-navigation .main-navigation .menu-main-menu > li:hover > a .menu-title:before, .cshero-header-navigation .main-navigation .menu-main-menu > li:hover > a .menu-title:before {
            opacity: 1;
            filter: alpha(opacity=1);
            width: 10px; }
      #cshero-header-navigation .main-navigation .menu-main-menu > ul > li ul li.current-menu-item > a, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li ul li.current-menu-item > a, #cshero-header-navigation .main-navigation .menu-main-menu > li ul li.current-menu-item > a, .cshero-header-navigation .main-navigation .menu-main-menu > li ul li.current-menu-item > a, #cshero-header-navigation .main-navigation .menu-main-menu > ul > li ul li.current-menu-ancestor > a, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li ul li.current-menu-ancestor > a, #cshero-header-navigation .main-navigation .menu-main-menu > li ul li.current-menu-ancestor > a, .cshero-header-navigation .main-navigation .menu-main-menu > li ul li.current-menu-ancestor > a {
        color: #49c0ee; }
        #cshero-header-navigation .main-navigation .menu-main-menu > ul > li ul li.menu-item-has-children, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li ul li.menu-item-has-children, #cshero-header-navigation .main-navigation .menu-main-menu > li ul li.menu-item-has-children, .cshero-header-navigation .main-navigation .menu-main-menu > li ul li.menu-item-has-children {
          position: relative; }
          #cshero-header-navigation .main-navigation .menu-main-menu > ul > li ul li.menu-item-has-children > a:after, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li ul li.menu-item-has-children > a:after, #cshero-header-navigation .main-navigation .menu-main-menu > li ul li.menu-item-has-children > a:after, .cshero-header-navigation .main-navigation .menu-main-menu > li ul li.menu-item-has-children > a:after {
            content: "\f105";
            font-family: FontAwesome;
            font-size: 14px;
            position: absolute;
            top: -3px;
            right: 0; }
      #cshero-header-navigation .main-navigation .menu-main-menu ul.autodrop_submenu.sub-menu, .cshero-header-navigation .main-navigation .menu-main-menu ul.autodrop_submenu.sub-menu {
        min-width: 250px; }
    #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item), .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) {
      position: absolute;
      top: 100%;
      z-index: 1;
      text-align: left;
      height: 1px;
      overflow: hidden;
      clip: rect(1px, 1px, 1px, 1px);
      font-size: 14px;
      left: 0;
      float: left;
      border: none;
      padding: 0px;
      border-radius: 0px;
      margin: 0;
      list-style: none;
      background-color: rgba(6, 6, 6, 0.90);
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      -webkit-box-shadow: 2px 0px 3px rgba(40, 40, 40, 0.16);
      -moz-box-shadow: 2px 0px 3px rgba(40, 40, 40, 0.16);
      -ms-box-shadow: 2px 0px 3px rgba(40, 40, 40, 0.16);
      box-shadow: 2px 0px 3px rgba(40, 40, 40, 0.16);
      /* Menu Stick Wall */ }
      #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item):after, .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item):after {
        position: absolute;
        width: 100%;
        top: -3px;
        height: 15px;
        content: ''; }
      #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) > li:first-child, .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) > li:first-child {
        padding-top: 9px; }
      #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) > li ul > li, .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) > li ul > li {
        padding-top: 0; }
      #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) > li:last-child, .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) > li:last-child {
        padding-bottom: 9PX; }
      #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) li, .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) li {
        padding: 0 25px; }
    #cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item) {
      top: 0px;
      left: 100%;
      /* End Menu Stick Wall */ }
      #cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back {
        right: 100%;
        left: auto; }
      #cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back ul:not(.back) {
        right: 100%;
        left: auto; }
      #cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back ul.back {
        left: 100%;
        right: auto; }
      #cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back ul.back ul:not(.back) {
        left: 100%;
        right: auto; }
      #cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back ul.back ul.back {
        right: 100%;
        left: auto; }
    #cshero-header-navigation .main-navigation, .cshero-header-navigation .main-navigation {
      float: left; }
      #cshero-header-navigation .main-navigation ul li:hover > ul, .cshero-header-navigation .main-navigation ul li:hover > ul, #cshero-header-navigation .main-navigation ul li:focus > ul, .cshero-header-navigation .main-navigation ul li:focus > ul, #cshero-header-navigation .main-navigation .focus > ul, .cshero-header-navigation .main-navigation .focus > ul {
        border-left: 0;
        clip: inherit;
        overflow: inherit;
        height: inherit; }
      #cshero-header-navigation .main-navigation ul.menu-main-menu > li > a:before, .cshero-header-navigation .main-navigation ul.menu-main-menu > li > a:before, #cshero-header-navigation .main-navigation ul.menu-main-menu > li > a:after, .cshero-header-navigation .main-navigation ul.menu-main-menu > li > a:after {
        display: none; }
      #cshero-header-navigation .main-navigation li ul li, .cshero-header-navigation .main-navigation li ul li {
        line-height: 40px !important; }
      #cshero-header-navigation .main-navigation li ul li:last-child a, .cshero-header-navigation .main-navigation li ul li:last-child a {
        border: none; }
      #cshero-header-navigation .main-navigation li ul li.menu-item-has-children > a:after, .cshero-header-navigation .main-navigation li ul li.menu-item-has-children > a:after {
        opacity: 1; }
      #cshero-header-navigation .main-navigation li ul li a, .cshero-header-navigation .main-navigation li ul li a {
        display: block;
        font-weight: 400;
        text-align: left;
        padding: 0;
        position: relative;
        clear: both;
        line-height: 40px;
        white-space: nowrap;
        font-size: 13px;
        -webkit-transition: all 300ms linear 0ms !important;
        -khtml-transition: all 300ms linear 0ms !important;
        -moz-transition: all 300ms linear 0ms !important;
        -ms-transition: all 300ms linear 0ms !important;
        -o-transition: all 300ms linear 0ms !important;
        transition: all 300ms linear 0ms !important;
        /* BACKGROUND GRADIENT */
        color: #f7f7f7; }
      #cshero-header-navigation .main-navigation li ul li a:before, .cshero-header-navigation .main-navigation li ul li a:before {
        position: absolute;
        top: -1px;
        left: 3px;
        content: "\f105";
        width: 20px;
        font-size: 16px;
        display: block;
        font-family: FontAwesome;
        line-height: inherit;
        padding-top: inherit;
        color: #49c0ee;
        overflow: hidden;
        -webkit-transform: scale(0, 1);
        -khtml-transform: scale(0, 1);
        -moz-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        transform: scale(0, 1);
        /* BACKGROUND GRADIENT */
        opacity: 0;
        -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 */ }
      #cshero-header-navigation .main-navigation li ul li a:hover, .cshero-header-navigation .main-navigation li ul li a:hover {
        color: #49c0ee;
        padding-left: 15px !important; }
        #cshero-header-navigation .main-navigation li ul li a:hover:before, .cshero-header-navigation .main-navigation li ul li a:hover:before {
          opacity: 1 !important;
          -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 */ }
      #cshero-header-navigation .main-navigation li ul li.current_page_item a, .cshero-header-navigation .main-navigation li ul li.current_page_item a {
        color: #49c0ee;
        padding-left: 15px !important; }
        #cshero-header-navigation .main-navigation li ul li.current_page_item a:before, .cshero-header-navigation .main-navigation li ul li.current_page_item a:before {
          opacity: 1 !important;
          -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 */ }
      #cshero-header-navigation .main-navigation li ul.sub-menu li:last-child > a, .cshero-header-navigation .main-navigation li ul.sub-menu li:last-child > a {
        border: none; }
      #cshero-header-navigation .main-navigation ul.sub-menu li, .cshero-header-navigation .main-navigation ul.sub-menu li {
        position: relative; }
    .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width.current-menu-ancestor > .cs-menu-toggle, .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle {
      display: none; }
    header.header3 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle, header.header4 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle, header.header4 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle, header.header5 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle, header.header5 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle, header.header8 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle, header.header8 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle, header.header9 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle, header.header9 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle, header.header10 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle, header.header10 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle, header.header11 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle, header.header11 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle {
      display: none; }
    header.header2 #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu {
      max-width: calc(100% + 30px) !important;
      left: -15px;
      width: calc(100% + 30px) !important;
      /* End Menu Sub Level */
      /* Start Mega Menu */ }
    #cshero-header-navigation .main-navigation, .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 .columns2 > li:nth-of-type(2n+1), #cshero-header-navigation .main-navigation .columns3 > li:nth-child(3n+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 .columns4 > li:nth-child(4n+1), #cshero-header-navigation .main-navigation .columns5 > li:nth-child(5n+1), .cshero-header-navigation .main-navigation .columns5 > li:nth-child(5n+1) {
        clear: left;
        border-right: 0px solid transparent; }
      #cshero-header-navigation .main-navigation .columns6 > li, .cshero-header-navigation .main-navigation .columns6 > li {
        width: 16.66% !important; }
      #cshero-header-navigation .main-navigation .columns5 > li, .cshero-header-navigation .main-navigation .columns5 > li {
        width: 20% !important; }
      #cshero-header-navigation .main-navigation .columns4 > li, .cshero-header-navigation .main-navigation .columns4 > li {
        width: 25% !important; }
      #cshero-header-navigation .main-navigation .columns3 > li, .cshero-header-navigation .main-navigation .columns3 > li {
        width: 33.33% !important; }
      #cshero-header-navigation .main-navigation .columns2 > li, .cshero-header-navigation .main-navigation .columns2 > li {
        width: 50% !important; }
      #cshero-header-navigation .main-navigation [class*="columns"] > li, .cshero-header-navigation .main-navigation [class*="columns"] > li {
        float: left;
        padding: 0 23px;
        border-bottom: none; }
      #cshero-header-navigation .main-navigation [class*="columns"] > li ul li, .cshero-header-navigation .main-navigation [class*="columns"] > li ul li {
        margin-bottom: 0px;
        padding: 0;
        border-bottom: none; }
        #cshero-header-navigation .main-navigation [class*="columns"] > li ul li:last-child, .cshero-header-navigation .main-navigation [class*="columns"] > li ul li:last-child {
          margin-bottom: 0;
          padding-bottom: 0; }
        #cshero-header-navigation .main-navigation [class*="columns"] > li ul li:first-child, .cshero-header-navigation .main-navigation [class*="columns"] > li ul li:first-child {
          padding-top: 0 !important; }
        #cshero-header-navigation .main-navigation [class*="columns"] > li ul li ul.sub-menu li, .cshero-header-navigation .main-navigation [class*="columns"] > li ul li ul.sub-menu li {
          padding: 0 30px; }
        #cshero-header-navigation .main-navigation [class*="columns"] > li ul li a, .cshero-header-navigation .main-navigation [class*="columns"] > li ul li a {
          display: block;
          font-size: 13px;
          height: auto;
          margin: 0 27px;
          font-weight: 400;
          float: none;
          padding: 0;
          color: #fff;
          line-height: 40px;
          text-transform: capitalize;
          text-align: left; }
          #cshero-header-navigation .main-navigation [class*="columns"] > li ul li a:hover, .cshero-header-navigation .main-navigation [class*="columns"] > li ul li a:hover {
            color: #49c0ee; }
            #cshero-header-navigation .main-navigation [class*="columns"] > li ul li a:hover i, .cshero-header-navigation .main-navigation [class*="columns"] > li ul li a:hover i {
              display: none; }
          #cshero-header-navigation .main-navigation [class*="columns"] > li ul li a i, .cshero-header-navigation .main-navigation [class*="columns"] > li ul li a i {
            font-size: 11px;
            margin-right: 6px; }
      #cshero-header-navigation .main-navigation [class*="columns"] > li > a, .cshero-header-navigation .main-navigation [class*="columns"] > li > a {
        width: 100%;
        border-bottom: none; }
        #cshero-header-navigation .main-navigation [class*="columns"] > li > a:after, .cshero-header-navigation .main-navigation [class*="columns"] > li > a:after {
          content: "" !important; }
      #cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper, .cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper {
        float: left;
        width: 100%;
        position: initial;
        top: 0;
        left: 0;
        height: auto;
        box-shadow: none;
        padding: 0;
        margin-top: 23px; }
      #cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper .cms-recent-details, .cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper .cms-recent-details {
        margin-left: 0;
        float: left; }
      #cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper li, .cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper li {
        width: 100%;
        float: left;
        padding: 0;
        border: none; }
        #cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper li a, .cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper li a {
          text-indent: 0;
          line-height: 26px;
          padding: 0;
          font-size: 12px;
          letter-spacing: 0.02em; }
          #cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper li a:hover, .cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper li a:hover {
            color: #49c0ee !important; }
          #cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper li a:after, .cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper li a:after {
            display: none; }
      #cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper, .cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper {
        float: left;
        width: 100%;
        position: initial;
        top: 0;
        left: 0;
        height: auto;
        box-shadow: none;
        padding: 0; }
      #cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li, .cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li {
        width: 100%;
        float: left;
        padding: 0;
        border: none;
        position: relative; }
        #cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li .cms-recent-details2, .cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li .cms-recent-details2 {
          margin-left: 0;
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          background: rgba(0, 0, 0, 0.45);
          padding: 9px 23px 14px; }
          #cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li .cms-recent-details2 h3, .cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li .cms-recent-details2 h3 {
            margin: 0; }
          #cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li .cms-recent-details2 a, .cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li .cms-recent-details2 a {
            text-indent: 0;
            line-height: 21px;
            padding: 0;
            color: #fff;
            font-weight: bold;
            font-size: 12px;
            letter-spacing: 0.05em;
            text-transform: uppercase; }
        #cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li a, .cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li a {
          text-indent: 0;
          line-height: 32px;
          padding: 0;
          color: #333;
          font-size: 12px;
          letter-spacing: 0.02em; }
          #cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li a:hover, .cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li a:hover {
            color: #49c0ee !important; }
          #cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li a:after, .cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li a:after {
            display: none; }
      #cshero-header-navigation .main-navigation li ul .wg-title, .cshero-header-navigation .main-navigation li ul .wg-title {
        font-size: 14px;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        margin-bottom: 24px; }
      #cshero-header-navigation .main-navigation li ul .cms-recent-service .wg-title, .cshero-header-navigation .main-navigation li ul .cms-recent-service .wg-title {
        font-size: 18px;
        letter-spacing: 0.02em;
        text-transform: uppercase;
        margin-bottom: 17px;
        margin-top: 5px; }
      #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width, .cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width {
        position: static; }
      #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:after, .cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:after {
        opacity: 0;
        display: none; }
      #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle, .cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle {
        position: relative;
        -webkit-transition: all 400ms ease 0s;
        -khtml-transition: all 400ms ease 0s;
        -moz-transition: all 400ms ease 0s;
        -ms-transition: all 400ms ease 0s;
        -o-transition: all 400ms ease 0s;
        transition: all 400ms ease 0s;
        /* BACKGROUND GRADIENT */
        display: block; }
      #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle i, .cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle i {
        display: none; }
      #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle:after, .cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle:after {
        position: absolute;
        bottom: -1px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -khtml-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        /* BACKGROUND GRADIENT */
        width: 100%;
        height: 1px;
        background: #49c0ee;
        content: '';
        opacity: 0; }
      #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width.current-menu-ancestor > .cs-menu-toggle, .cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width.current-menu-ancestor > .cs-menu-toggle, #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle, .cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle {
        display: block; }
        #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width.current-menu-ancestor > .cs-menu-toggle:after, .cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width.current-menu-ancestor > .cs-menu-toggle:after, #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle:after, .cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle:after {
          opacity: 1; }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu, .cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -khtml-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        /* BACKGROUND GRADIENT */ }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu, .cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu {
        left: 0;
        margin: auto;
        right: 0;
        width: 100% !important;
        padding: 25px 0;
        -webkit-box-shadow: 2px 4px 8px rgba(0, 0, 0, .09);
        -moz-box-shadow: 2px 4px 8px rgba(0, 0, 0, .09);
        -ms-box-shadow: 2px 4px 8px rgba(0, 0, 0, .09);
        box-shadow: 2px 4px 8px rgba(0, 0, 0, .09); }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li, .cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li {
        padding: 0 !important; }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li:last-child, .cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li:last-child {
        margin-bottom: 0; }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > .sub-menu, .cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > .sub-menu {
        background-color: transparent;
        position: static;
        width: 100%;
        height: auto;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none; }
        #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > .sub-menu:after, .cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > .sub-menu:after {
          display: none; }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu li a, .cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu li a {
        margin: 0 27px;
        padding: 0 2px; }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu li a:before, .cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu li a:before {
        top: -1px; }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a, .cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a {
        line-height: 18px;
        color: #fff;
        font-size: 15px;
        letter-spacing: 1px;
        padding-left: 0 !important;
        margin-bottom: 8px;
        font-weight: 600;
        display: block;
        width: auto;
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        box-shadow: 0 1px 0px rgba(250, 250, 250, 0.15);
        padding-bottom: 10px; }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a:hover, .cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a:hover {
        padding-left: 0 !important; }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a:before, .cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a:before {
        display: none; }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a.hide-menu-title, .cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a.hide-menu-title {
        display: none; }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a span.menu-title:before, .cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a span.menu-title:before {
        content: ""; }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a:hover, .cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a:hover {
        background-color: transparent; }
      #cshero-header-navigation .main-navigation li.group > ul.sub-menu, .cshero-header-navigation .main-navigation li.group > ul.sub-menu {
        display: block;
        float: left;
        left: 0;
        width: 100%;
        height: inherit; }
      #cshero-header-navigation .main-navigation ul.multicolumn > li ul.sub-menu ul.sub-menu, .cshero-header-navigation .main-navigation ul.multicolumn > li ul.sub-menu ul.sub-menu {
        background-color: #fff !important;
        opacity: 0;
        -webkit-transition: opacity 0.4s ease 0s;
        -khtml-transition: opacity 0.4s ease 0s;
        -moz-transition: opacity 0.4s ease 0s;
        -ms-transition: opacity 0.4s ease 0s;
        -o-transition: opacity 0.4s ease 0s;
        transition: opacity 0.4s ease 0s;
        /* BACKGROUND GRADIENT */ }
      #cshero-header-navigation .main-navigation ul.multicolumn > li ul.sub-menu > li:hover > ul.sub-menu, .cshero-header-navigation .main-navigation ul.multicolumn > li ul.sub-menu > li:hover > ul.sub-menu {
        opacity: 1; }
      #cshero-header-navigation .main-navigation ul.multicolumn > li > ul.sub-menu, .cshero-header-navigation .main-navigation ul.multicolumn > li > ul.sub-menu {
        padding-bottom: 0; }
      #cshero-header-navigation .main-navigation ul.multicolumn > li:hover, .cshero-header-navigation .main-navigation ul.multicolumn > li:hover {
        position: relative;
        z-index: 10; }
      #cshero-header-navigation .main-navigation ul.multicolumn > li.hidden-menu-item > a, .cshero-header-navigation .main-navigation ul.multicolumn > li.hidden-menu-item > a {
        display: none; }
      #cshero-header-navigation .main-navigation ul.standar-dropdown li ul.sub-menu, .cshero-header-navigation .main-navigation ul.standar-dropdown li ul.sub-menu {
        opacity: 0;
        -webkit-transition: opacity 0.4s ease 0s;
        -khtml-transition: opacity 0.4s ease 0s;
        -moz-transition: opacity 0.4s ease 0s;
        -ms-transition: opacity 0.4s ease 0s;
        -o-transition: opacity 0.4s ease 0s;
        transition: opacity 0.4s ease 0s;
        /* BACKGROUND GRADIENT */
        min-width: 200px; }
      #cshero-header-navigation .main-navigation ul.standar-dropdown li:hover ul.sub-menu, .cshero-header-navigation .main-navigation ul.standar-dropdown li:hover ul.sub-menu {
        opacity: 1; } }

@media (min-width: 992px) and (max-width: 1024px) {
  /*
-----> Max width of 992 pixels.
*/ }

@media screen and (max-width: 991px) {
  /*
-----> End Max width of 992 pixels.
*/
    #cshero-header-navigation {
      display: none; }
      #cshero-header-navigation.open {
        display: block; }
    header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li:hover {
      background: none; }
    #cshero-header #cshero-header-navigation {
      text-align: left;
      background: #fff;
      visibility: hidden;
      opacity: 0;
      top: 135px;
      left: 0;
      right: 0;
      position: absolute;
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
      -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
      -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
      #cshero-header #cshero-header-navigation.open {
        top: 99px;
        width: inherit;
        padding-top: 15px;
        padding-bottom: 15px;
        border-top: none;
        opacity: 1;
        z-index: 200;
        visibility: visible; }
      #cshero-header #cshero-header-navigation .main-navigation .menu-main-menu > li {
        float: left !important;
        display: block;
        width: 100%;
        text-align: left; }
        #cshero-header #cshero-header-navigation .main-navigation .menu-main-menu > li a {
          text-transform: none;
          font-size: 14px;
          padding: 10px !important;
          color: #333;
          -webkit-transition: all 300ms linear 0ms !important;
          -khtml-transition: all 300ms linear 0ms !important;
          -moz-transition: all 300ms linear 0ms !important;
          -ms-transition: all 300ms linear 0ms !important;
          -o-transition: all 300ms linear 0ms !important;
          transition: all 300ms linear 0ms !important;
          /* BACKGROUND GRADIENT */ }
        #cshero-header #cshero-header-navigation .main-navigation .menu-main-menu > li li a {
          font-size: 13px; }
      #cshero-header #cshero-menu-mobile {
        display: block; }
      #cshero-header #cshero-menu-mobile i {
        -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 */
        background: #49c0ee;
        color: #fff;
        cursor: pointer;
        font-size: 26px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        width: 45px;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0px, -50%);
        -khtml-transform: translate(0px, -50%);
        -moz-transform: translate(0px, -50%);
        -ms-transform: translate(0px, -50%);
        -o-transform: translate(0px, -50%);
        transform: translate(0px, -50%);
        /* BACKGROUND GRADIENT */
        right: 15px;
        -webkit-transition: all 300ms linear 0ms;
        -khtml-transition: all 300ms linear 0ms;
        -moz-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
        -o-transition: all 300ms linear 0ms;
        transition: all 300ms linear 0ms;
        /* BACKGROUND GRADIENT */ }
        #cshero-header #cshero-menu-mobile i:hover {
          background: #0c6db0; }
      #cshero-header #cshero-menu-mobile .page-popup-wrapper {
        position: static !important; }
        #cshero-header #cshero-menu-mobile .page-popup-wrapper .contact-page i {
          right: 125px;
          left: inherit; }
        #cshero-header #cshero-menu-mobile .page-popup-wrapper .search-page i {
          right: 70px; }
    #cshero-header-navigation .main-navigation div.nav-menu > ul {
      margin: 0;
      padding: 0;
      list-style: none;
      max-height: 0;
      overflow: hidden;
      -webkit-transition: all 500ms ease;
      -khtml-transition: all 500ms ease;
      -moz-transition: all 500ms ease;
      -ms-transition: all 500ms ease;
      -o-transition: all 500ms ease;
      transition: all 500ms ease;
      /* BACKGROUND GRADIENT */ }
      #cshero-header-navigation .main-navigation div.nav-menu > ul li {
        list-style: none; }
      #cshero-header-navigation .main-navigation div.nav-menu > ul li a {
        display: block; }
        .collapse .main-navigation div.nav-menu > ul {
          display: block;
          max-height: 2000px; }
    #cshero-header #cshero-header-navigation .main-navigation {
      padding: 0;
      /* Dropdown Sub Menu */ }
      #cshero-header #cshero-header-navigation .main-navigation .menu-main-menu > li > a i {
        display: none; }
      #cshero-header #cshero-header-navigation .main-navigation .menu-main-menu li {
        line-height: 31px; }
        #cshero-header #cshero-header-navigation .main-navigation .menu-main-menu li a {
          background: transparent; }
      #cshero-header #cshero-header-navigation .main-navigation ul.sub-menu {
        width: 100% !important;
        margin: 0;
        padding-left: 10px; }
      #cshero-header #cshero-header-navigation .main-navigation li.current-menu-item > a, #cshero-header #cshero-header-navigation .main-navigation li.current-menu-parent > a, #cshero-header #cshero-header-navigation .main-navigation li.current-menu-ancestor > a {
        color: #49c0ee !important; }
    .cs-menu-toggle {
      display: block;
      cursor: pointer;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0;
      width: 30px;
      font-size: 23px;
      -webkit-transition: all 300ms linear 0ms;
      -khtml-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      -o-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      /* BACKGROUND GRADIENT */ }
      .cs-menu-toggle i {
        display: none; }
      .cs-menu-toggle:before {
        content: "\f105";
        font-family: "FontAwesome";
        color: #051952;
        font-size: 13px; }
      .cs-menu-toggle:hover:before {
        color: #49c0ee; }
    .submenu-open .cs-menu-toggle:before {
      content: "\f107"; }
    #cshero-header-navigation .main-navigation .menu-main-menu > li {
      position: relative; }
      #cshero-header-navigation .main-navigation .menu-main-menu > li li {
        position: relative; }
      #cshero-header-navigation .main-navigation .menu-main-menu > li li a {
        color: #051952; }
      #cshero-header-navigation .main-navigation .menu-main-menu > li a {
        display: block;
        border-bottom: none;
        font-size: 13px;
        line-height: 20px;
        margin: 0;
        padding: 10px;
        text-transform: uppercase; }
      #cshero-header-navigation .main-navigation .menu-main-menu > li a :hover {
        color: #49c0ee; }
      #cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu {
        max-height: 0;
        overflow: hidden;
        padding-left: 10px;
        -webkit-transition: max-height 600ms linear 0ms;
        -khtml-transition: max-height 600ms linear 0ms;
        -moz-transition: max-height 600ms linear 0ms;
        -ms-transition: max-height 600ms linear 0ms;
        -o-transition: max-height 600ms linear 0ms;
        transition: max-height 600ms linear 0ms;
        /* BACKGROUND GRADIENT */ }
      #cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu.submenu-open {
        max-height: 1000px; }
        #cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu.submenu-open + .cs-menu-toggle:before {
          content: "\f107"; }
    .mobile-menu-no-dropdown #cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu {
      max-height: 1000px; }
      .mobile-menu-no-dropdown #cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu + .cs-menu-toggle {
        display: none; } }

@media screen and (max-width: 767px) {
  /* ==========================================================================
  End Style Main Menu
========================================================================== */
    #cshero-header-navigation .main-navigation li ul .wg-title {
      margin: 15px 0 30px; }
    #cshero-header-navigation .main-navigation li ul aside {
      display: none; } }

*, *:before, *:after {
  outline: none;
  box-sizing: inherit; }

::-moz-selection {
  background-color: #49c0ee;
  color: #fff; }

::selection {
  background-color: #49c0ee;
  color: #fff; }

html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  box-sizing: border-box; }

body {
  margin: 0;
  font-family: Raleway;
  font-size: 14px;
  color: #777;
  line-height: 1.888;
  overflow-x: hidden;
  word-break: break-word;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }
  @media screen and (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 1.6; } }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

form label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px; }

input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
  border: none; }

button, input, optgroup, select, textarea {
  max-width: 100%;
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none;
  /* copy */ }

p {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

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

pre {
  font-size: 14px;
  overflow: auto;
  background: #f5f5f5;
  padding: 15px; }

code, kbd, tt, var {
  font-size: 12px; }

code {
  padding: 2px 4px;
  color: #c7254e;
  border-radius: 4px;
  display: inline-block;
  vertical-align: top; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  text-decoration: none; }

mark {
  background: #fff9c0; }

big {
  font-size: 125%; }

a {
  text-decoration: none;
  /* list */ }
  a:hover {
    text-decoration: none; }
  a:focus {
    text-decoration: none; }

ul, ol {
  margin: 0;
  padding: 0;
  list-style-position: inside; }
  ul ul, ol ul, ul ol, ol ol {
    padding-left: 15px; }
  [dir="rtl"] ul ul, [dir="rtl"] ol ul, [dir="rtl"] ul ol, [dir="rtl"] ol ol {
    padding-left: 0;
    padding-right: 15px; }

li > a:empty:before {
  content: 'Empty menu title'; }

#sb_instagram #sbi_images {
  margin: -3px -9px 0; }
  #sb_instagram #sbi_images .sbi_item {
    padding: 4.5px; }
  #sb_instagram #sbi_images .sbi_item .sbi_photo {
    position: relative; }
  #sb_instagram #sbi_images .sbi_item .sbi_photo:before {
    background: #49c0ee;
    top: 0px;
    left: 0px;
    border: #cbbea7 solid 5px;
    width: 100%;
    content: '';
    height: 100%;
    position: absolute;
    opacity: 0;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  #sb_instagram #sbi_images .sbi_item .sbi_photo:after {
    content: "\f16d";
    position: absolute;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */
    -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 */
    color: #fff; }
  #sb_instagram #sbi_images .sbi_item .sbi_photo:hover:before, #sb_instagram #sbi_images .sbi_item .sbi_photo:hover:after {
    opacity: 1; }

#sidebar, .wpb_wrapper {
  /* newsletter widget */ }
  #sidebar #sb_instagram, .wpb_wrapper #sb_instagram {
    margin-top: 2px; }
  #sidebar .cms-recent-post-wrapper, .wpb_wrapper .cms-recent-post-wrapper {
    margin-top: 8px;
    float: left; }
  #sidebar .cms-recent-post-wrapper img, .wpb_wrapper .cms-recent-post-wrapper img {
    width: 49px;
    height: 49px;
    border-radius: 2px; }
  #sidebar .cms-recent-post-wrapper .cms-recent-media, .wpb_wrapper .cms-recent-post-wrapper .cms-recent-media {
    float: left;
    width: 64px; }
  #sidebar .cms-recent-post-wrapper li, .wpb_wrapper .cms-recent-post-wrapper li {
    padding-bottom: 20px;
    float: left;
    width: 100%; }
  #sidebar .cms-recent-post-wrapper li:last-child, .wpb_wrapper .cms-recent-post-wrapper li:last-child {
    padding-bottom: 0; }
  #sidebar .cms-recent-post-wrapper li:last-child .cms-recent-details, .wpb_wrapper .cms-recent-post-wrapper li:last-child .cms-recent-details {
    border-bottom: none; }
  #sidebar .cms-recent-post-wrapper .cms-recent-details, .wpb_wrapper .cms-recent-post-wrapper .cms-recent-details {
    float: left;
    width: calc(100% - 64px);
    border-bottom: #f4f4f4 solid 1px;
    padding-bottom: 13px; }
  #sidebar .cms-recent-post-wrapper .cms-recent-details .title, .wpb_wrapper .cms-recent-post-wrapper .cms-recent-details .title {
    font-size: 14px;
    line-height: 24px;
    margin-top: -7px;
    margin-bottom: 8px;
    font-weight: 700; }
  #sidebar .cms-recent-post-wrapper .cms-recent-details .title a, .wpb_wrapper .cms-recent-post-wrapper .cms-recent-details .title a {
    color: #282828; }
  #sidebar .cms-recent-post-wrapper .cms-recent-details .title a:hover, .wpb_wrapper .cms-recent-post-wrapper .cms-recent-details .title a:hover {
    color: #000; }
  #sidebar .cms-recent-post-wrapper .cms-recent-details .date, .wpb_wrapper .cms-recent-post-wrapper .cms-recent-details .date {
    text-transform: uppercase;
    color: #616161;
    letter-spacing: 0.01em; }

.widget_newsletterwidget {
  position: relative;
  margin-bottom: 0 !important; }
  .widget_newsletterwidget .tnp-widget {
    max-width: 570px;
    overflow: hidden;
    margin: 0 auto; }
  .widget_newsletterwidget .tnp-widget .tnp-field {
    margin-bottom: 0; }
  .widget_newsletterwidget .tnp-widget form {
    position: relative; }
  .widget_newsletterwidget .tnp-widget label {
    display: none; }
  .widget_newsletterwidget .tnp-widget input[type="email"] {
    height: 51px;
    padding: 0;
    border: 2px solid #eee !important;
    -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 */
    background: transparent !important;
    font-size: 13px;
    line-height: 47px;
    letter-spacing: 0.02em;
    padding: 0 20px !important;
    color: #fff;
    font-style: normal;
    font-weight: 800;
    text-transform: uppercase;
    outline: 0;
    max-width: 370px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; }
  .widget_newsletterwidget .tnp-widget input[type="email"]:focus {
    outline: 0; }
  .widget_newsletterwidget .tnp-widget input[type="submit"] {
    background: #49c0ee !important;
    border: 2px solid #49c0ee !important;
    -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 */
    height: 51px;
    padding: 0 !important;
    position: absolute !important;
    right: 0;
    top: 0;
    width: 170px !important;
    font-size: 13px;
    line-height: 47px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0 0 0 30px; }
  .widget_newsletterwidget .tnp-widget input[type="submit"]:hover {
    background-color: transparent !important;
    border-color: #49c0ee !important; }
  .widget_newsletterwidget .tnp-widget input::-moz-placeholder, .widget_newsletterwidget .tnp-widget textarea::-moz-placeholder {
    color: #fff; }
  .widget_newsletterwidget .tnp-widget input::-webkit-input-placeholder, .widget_newsletterwidget .tnp-widget textarea::-webkit-placeholder {
    color: #fff; }
  .widget_newsletterwidget .tnp-widget input::-o-placeholder, .widget_newsletterwidget .tnp-widget textarea::-o-placeholder {
    color: #fff; }
  .widget_newsletterwidget .tnp-widget input::-ms-placeholder, .widget_newsletterwidget .tnp-widget textarea::-ms-placeholder {
    color: #fff; }

.new-style1 .widget_newsletterwidget .tnp-widget input[type="submit"], .new-style3 .widget_newsletterwidget .tnp-widget input[type="submit"] {
  background: #222 !important;
  border: 2px solid #222 !important; }
  .new-style1 .widget_newsletterwidget .tnp-widget input[type="submit"]:hover, .new-style3 .widget_newsletterwidget .tnp-widget input[type="submit"]:hover {
    background-color: transparent !important;
    border-color: #222 !important; }

.new-style2, .new-style3 {
  /* 3. Search */ }
  .new-style2 .widget_newsletterwidget .tnp-widget input[type="email"], .new-style3 .widget_newsletterwidget .tnp-widget input[type="email"] {
    -webkit-border-radius: 51px;
    -khtml-border-radius: 51px;
    -moz-border-radius: 51px;
    -ms-border-radius: 51px;
    -o-border-radius: 51px;
    border-radius: 51px;
    /* BACKGROUND GRADIENT */
    max-width: 100%;
    padding-right: 190px !important; }
  .new-style2 .widget_newsletterwidget .tnp-widget input[type="submit"], .new-style3 .widget_newsletterwidget .tnp-widget input[type="submit"] {
    -webkit-border-radius: 51px;
    -khtml-border-radius: 51px;
    -moz-border-radius: 51px;
    -ms-border-radius: 51px;
    -o-border-radius: 51px;
    border-radius: 51px;
    /* BACKGROUND GRADIENT */
    z-index: 2; }

#searchform {
  position: relative;
  background: #fff;
  float: left;
  width: 100%;
  /* BACKGROUND HORIZONTAL */
  /* 3. End Search */ }
  #searchform input[type="text"] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    color: #9e9e9e;
    border: 2px solid #eaeaea;
    border-right: none;
    border-radius: 0px;
    height: 51px;
    line-height: 51px;
    letter-spacing: 0.035em;
    width: calc(100% - 45px);
    font-size: 13px;
    font-weight: 500;
    padding: 0 17px;
    float: left; }
  #searchform input[type="text"]:focus + #searchsubmit {
    border-color: #49c0ee !important; }
  #searchform input::-webkit-input-placeholder {
    color: #9e9e9e !important; }
  #searchform input:-moz-placeholder {
    color: #9e9e9e !important;
    opacity: 1; }
  #searchform input::-moz-placeholder {
    color: #9e9e9e !important;
    opacity: 1; }
  #searchform input:-ms-input-placeholder {
    color: #9e9e9e !important; }
  #searchform #searchsubmit {
    background-color: transparent;
    font-size: 0;
    max-width: 50px;
    float: right;
    z-index: 99;
    padding: 0px;
    border: 2px solid #eaeaea;
    border-left: none;
    border-radius: 0;
    width: 45px;
    height: 51px;
    margin-top: 0;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out 0.15s;
    -khtml-transition: border-color ease-in-out 0.15s;
    -moz-transition: border-color ease-in-out 0.15s;
    -ms-transition: border-color ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s;
    /* BACKGROUND GRADIENT */ }
  #searchform #searchsubmit:hover {
    border-color: #eaeaea !important; }
  #searchform .screen-reader-text {
    display: none; }
  #searchform:before {
    content: "\f002";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 19px;
    top: 18px;
    font-size: 14px;
    color: #49c0ee;
    line-height: 1;
    z-index: 2;
    padding-left: 15px; }

.widget_archive > ul, .widget_categories > ul, .widget_meta > ul, .widget_nav_menu > ul, .widget_pages > ul, .widget_product_categories > ul, .widget_layered_nav > ul, .widget_recent_entries > ul, .widget_recent_comments > ul, .widget_rss > ul {
  padding: 0;
  margin-top: -7px; }
  .widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_nav_menu ul, .widget_pages ul, .widget_product_categories ul, .widget_layered_nav ul, .widget_recent_entries ul, .widget_recent_comments ul, .widget_rss ul {
    list-style: none; }
  .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_nav_menu ul li, .widget_pages ul li, .widget_product_categories ul li, .widget_layered_nav ul li, .widget_recent_entries ul li, .widget_recent_comments ul li, .widget_rss ul li {
    float: left;
    width: 100%;
    list-style: none;
    line-height: 39px;
    font-size: 13px;
    color: #222;
    font-weight: 500;
    border-bottom: #f4f4f4 solid 1px; }
  .widget_archive ul li a, .widget_categories ul li a, .widget_meta ul li a, .widget_nav_menu ul li a, .widget_pages ul li a, .widget_product_categories ul li a, .widget_layered_nav ul li a, .widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_rss ul li a {
    color: inherit; }
  .widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_meta ul li a:hover, .widget_nav_menu ul li a:hover, .widget_pages ul li a:hover, .widget_product_categories ul li a:hover, .widget_layered_nav ul li a:hover, .widget_recent_entries ul li a:hover, .widget_recent_comments ul li a:hover, .widget_rss ul li a:hover {
    color: #49c0ee; }
  .widget_archive ul li ul li:last-child, .widget_categories ul li ul li:last-child, .widget_meta ul li ul li:last-child, .widget_nav_menu ul li ul li:last-child, .widget_pages ul li ul li:last-child, .widget_product_categories ul li ul li:last-child, .widget_layered_nav ul li ul li:last-child, .widget_recent_entries ul li ul li:last-child, .widget_recent_comments ul li ul li:last-child, .widget_rss ul li ul li:last-child {
    border: none;
    padding-bottom: 0; }
  .widget_archive ul li:last-child, .widget_categories ul li:last-child, .widget_meta ul li:last-child, .widget_nav_menu ul li:last-child, .widget_pages ul li:last-child, .widget_product_categories ul li:last-child, .widget_layered_nav ul li:last-child, .widget_recent_entries ul li:last-child, .widget_recent_comments ul li:last-child, .widget_rss ul li:last-child {
    border-bottom: none; }
  .widget_archive ul.sub-menu, .widget_categories ul.sub-menu, .widget_meta ul.sub-menu, .widget_nav_menu ul.sub-menu, .widget_pages ul.sub-menu, .widget_product_categories ul.sub-menu, .widget_layered_nav ul.sub-menu, .widget_recent_entries ul.sub-menu, .widget_recent_comments ul.sub-menu, .widget_rss ul.sub-menu {
    border-top: border_1x;
    padding-left: 15px; }

.product-categories {
  margin-top: -7px; }

.widget_categories, .widget_product_categories {
  padding-bottom: 38px !important; }
  .widget_categories ul > li, .widget_product_categories ul > li {
    position: relative; }
  .widget_categories ul > li:after, .widget_product_categories ul > li:after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f178";
    font-size: 11px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    color: #222; }
  .widget_categories ul > li > a, .widget_product_categories ul > li > a {
    color: #222; }
  .widget_categories ul > li > a:hover, .widget_product_categories ul > li > a:hover {
    color: #49c0ee; }
  .widget_categories ul > li:hover:after, .widget_product_categories ul > li:hover:after {
    color: #49c0ee; }

.widget_product_categories {
  padding-bottom: 39px !important; }

.widget_ww_news_tabs {
  border: 1px solid #e6e6e6; }
  .widget_ww_news_tabs ul.nav-tabs {
    background: #f5f5f5;
    padding: 8px 0 0;
    text-align: center;
    border: none; }
  .widget_ww_news_tabs ul.nav-tabs li {
    float: none;
    display: inline-block; }
  .widget_ww_news_tabs ul.nav-tabs li a {
    padding: 10px 12px;
    border-radius: 0px;
    border: none;
    outline: none;
    color: #777; }
  .widget_ww_news_tabs ul.nav-tabs li a:hover {
    background: none; }
  .widget_ww_news_tabs ul.nav-tabs li.active a, .widget_ww_news_tabs ul.nav-tabs li:hover a {
    border: none;
    background: #fff;
    color: #000; }
  .widget_ww_news_tabs .tab-content {
    padding: 0 20px;
    border: none;
    width: auto;
    min-height: inherit; }
  .widget_ww_news_tabs .tab-content li {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0px;
    font-size: 12px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 18px;
    float: left;
    width: 100%; }
  .widget_ww_news_tabs .tab-content li .cs-meta {
    float: left; }
  .widget_ww_news_tabs .tab-content li .cs-details {
    float: right;
    width: calc(100% - 75px); }
  .widget_ww_news_tabs .tab-content li .image {
    border: 1px solid #f0f0f0;
    float: left;
    margin: 0 15px 0 0;
    max-width: 60px; }
  .widget_ww_news_tabs .tab-content li h4 {
    color: #333;
    font-weight: 500;
    display: block;
    float: none;
    background: none;
    font-size: 14px;
    padding: 5px;
    margin: 0;
    line-height: 10px; }
  .widget_ww_news_tabs .tab-content li a {
    text-transform: none;
    display: block;
    font-size: 12px;
    font-style: italic;
    color: #777; }
  .widget_ww_news_tabs .tab-content li a:hover {
    color: #000; }
  .widget_ww_news_tabs .tab-content li:last-child {
    border: none; }

.widget_layered_nav a:before {
  color: #49c0ee; }
  .widget_layered_nav .count {
    display: none; }

.widget_tag_cloud {
  margin-top: -20px !important;
  margin-bottom: -10px; }

.cms-recent-event {
  margin-top: 10px;
  /*gallery photo*/ }
  .cms-recent-event .wg-title {
    margin-bottom: 19px !important; }
  .cms-recent-event li {
    float: left;
    width: 100%;
    margin-bottom: 11px; }
  .cms-recent-event li:last-child {
    margin-bottom: 8px; }
  .cms-recent-event li .date {
    float: left;
    width: 70px;
    height: 72px;
    border: #e5e5e5 solid 1px;
    background: #0c6db0;
    border-radius: 2px;
    text-align: center; }
  .cms-recent-event li .date .month {
    font-size: 10px;
    line-height: 28px;
    letter-spacing: 0.055em;
    color: #fff;
    display: block;
    margin-top: 3px;
    text-transform: uppercase; }
  .cms-recent-event li .date .day {
    font-size: 25px;
    line-height: 28px;
    letter-spacing: 0.055em;
    color: #49c0ee;
    display: block;
    margin-top: -4px; }
  .cms-recent-event li .event-right {
    text-align: left;
    width: calc(100% - 89px);
    float: right; }
  .cms-recent-event li .event-right .title {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.035em;
    color: #0c6db0;
    margin-top: 1px;
    margin-bottom: 0;
    text-transform: capitalize; }
  .cms-recent-event li .event-right .title a {
    color: inherit; }
  .cms-recent-event li .event-right .title a:hover {
    color: #49c0ee; }
  .cms-recent-event li .event-right .desc {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.035em;
    color: rgba(97, 97, 97, 0.6); }
  .cms-recent-event li .event-right .desc p {
    margin-bottom: 0px; }

.wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider {
  margin: 1px 0 0 0;
  border: none;
  box-shadow: none;
  float: left;
  height: auto !important;
  position: static;
  display: block;
  overflow: visible;
  width: 100%; }
  .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider ul {
    margin-left: -3.5px;
    margin-right: -2.5px;
    margin-top: 3px;
    margin-bottom: 12px; }
  .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider ul li {
    float: left !important;
    width: 33.333% !important;
    margin: 0 !important;
    padding: 3.5px 4.5px;
    opacity: 1 !important;
    display: inline-block; }
  .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider ul li img {
    height: auto;
    position: relative; }
  .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider ul li:after {
    display: none; }
  .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider .flex-control-nav, .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider .flex-direction-nav {
    display: none; }

.widget_nav_menu .widget-title {
  margin: 0 0 15px; }
  .widget_nav_menu li.current-menu-item > a {
    color: #49c0ee; }
  .widget_nav_menu ul.sub-menu {
    margin-left: -5px !important; }

.widget_calendar.slidingbar-widget-col {
  margin-top: 60px; }
  .widget_calendar #wp-calendar {
    position: relative; }
  .widget_calendar #wp-calendar caption {
    background-color: #49c0ee;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    padding: 18px 0;
    text-align: center; }
  .widget_calendar #wp-calendar thead {
    background-color: #0c6db0;
    color: #fff;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5; }
  .widget_calendar #wp-calendar thead th {
    font-weight: 700;
    text-align: center;
    color: #fff; }
  .widget_calendar #wp-calendar thead tr th:first-child {
    padding-left: 20px; }
  .widget_calendar #wp-calendar thead tr th:last-child {
    padding-right: 20px; }
  .widget_calendar #wp-calendar tbody {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5; }
  .widget_calendar #wp-calendar tbody td {
    font-weight: 300;
    text-align: center;
    padding: 0;
    border-top: none; }
  .widget_calendar #wp-calendar tbody td a {
    font-weight: 700;
    color: #49c0ee; }
  .widget_calendar #wp-calendar tbody td a:hover {
    color: #0c6db0; }
  .widget_calendar #wp-calendar tbody tr td:first-child {
    padding-left: 20px; }
  .widget_calendar #wp-calendar tbody tr td:last-child {
    padding-right: 20px; }
  .widget_calendar #wp-calendar tbody tr:first-child td {
    padding-top: 12px; }
  .widget_calendar #wp-calendar tbody tr:last-child td {
    padding-bottom: 12px; }
  .widget_calendar #wp-calendar tfoot {
    border: medium none;
    float: left;
    width: 100%; }
  .widget_calendar #wp-calendar tfoot td {
    padding: 0;
    border: none;
    height: 60px;
    position: absolute;
    top: 0;
    left: 15px; }
  .widget_calendar #wp-calendar tfoot td#prev a {
    font-size: 0; }
  .widget_calendar #wp-calendar tfoot td#prev a:before {
    color: #fff;
    content: "\f104";
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 60px; }
  .widget_calendar #wp-calendar tfoot td#next {
    left: inherit;
    right: 15px; }
  .widget_calendar #wp-calendar tfoot td#next a {
    font-size: 0; }
  .widget_calendar #wp-calendar tfoot td#next a:before {
    color: #fff;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 60px; }

.widget_recent_comments ul li a {
  color: rgba(0, 0, 0, 0.6); }
  .widget_recent_comments ul li a:hover {
    color: #49c0ee; }
  #sidebar .widget_nav_menu ul ul li:last-child {
    padding-bottom: 0; }

.widget_rss .rsswidget {
  display: inline-block;
  color: #49c0ee; }
  .widget_rss .rss-date {
    font-style: italic;
    display: block; }
  .widget_rss .rssSummary {
    padding-top: 12px; }
  .widget_rss li {
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px;
    padding-bottom: 20px; }

.widget select option {
  max-width: 300px; }

.tagcloud {
  padding: 8px 0 0 0;
  float: left;
  width: 100%;
  /*new twitter*/ }
  .tagcloud a {
    float: left;
    display: block;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 0px 9px;
    font-size: 13px !important;
    line-height: 28px !important;
    color: #9b9b9b !important;
    border: #eaeaea solid 1px;
    border-radius: 0px;
    text-decoration: none;
    background: #fff; }
  .tagcloud a:hover {
    background: #49c0ee !important;
    color: #fff !important; }

.widget_znews-twitter-widget .wg-title {
  margin-bottom: 13px !important; }

.template-layout2 {
  float: left;
  width: 100%;
  padding-bottom: 15px; }
  .template-layout2:last-child {
    padding-bottom: 0; }
  .template-layout2 i {
    float: left;
    font-size: 14px;
    line-height: 14px;
    color: inherit;
    margin-top: 6px; }
  .template-layout2 .content-right {
    width: calc(100% - 23px);
    float: right;
    font-size: 13px; }
  .template-layout2 .content-right .date {
    color: #616161;
    font-size: 12px; }

@media screen and (min-width: 768px) {
  .shop-sidebar-left .pr-content {
    float: right; } }

.woo-content-area {
  padding-top: 32px; }

.woocommerce-page h2 {
  font-family: Raleway;
  color: #222;
  font-size: 16px;
  line-height: 30px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase; }
  .woocommerce-page h3 {
    font-family: Raleway;
    color: #222;
    font-size: 14px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase; }

.woocommerce-notices-wrapper .button {
  color: #fff; }

.select2-container--default .select2-selection--single {
  border-color: transparent; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none; }
  .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: "\f123";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.select2-container .select2-selection--single {
  margin: 0;
  border-radius: 0; }

.shop-loop-result-count-order {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px; }
  .shop-loop-result-count-order .orderby {
    width: 270px;
    border-color: transparent;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; }
  .shop-loop-result-count-order .orderby:hover, .shop-loop-result-count-order .orderby:active, .shop-loop-result-count-order .orderby:focus {
    border-color: transparent;
    border-radius: 0; }
  .shop-loop-result-count-order .select2-selection__rendered {
    text-transform: uppercase; }
  .shop-loop-result-count-order form {
    position: relative; }
  .shop-loop-result-count-order form:hover, .shop-loop-result-count-order form:active, .shop-loop-result-count-order form:focus {
    outline: none; }

.woocommerce.columns-1 > ul.products > .product {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.woocommerce.columns-2 > ul.products > .product {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }
  @media screen and (max-width: 575px) {
    .woocommerce.columns-2 > ul.products > .product {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }
  .woocommerce.columns-3 > ul.products > .product {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  @media screen and (max-width: 1199px) {
    .woocommerce.columns-3 > ul.products > .product {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }
  @media screen and (max-width: 575px) {
    .woocommerce.columns-3 > ul.products > .product {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }

.woocommerce.columns-4 > ul.products > .product {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }
  @media screen and (max-width: 1199px) {
    .woocommerce.columns-4 > ul.products > .product {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }
  @media screen and (max-width: 575px) {
    .woocommerce.columns-4 > ul.products > .product {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }

ul.products {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  ul.products > .product {
    padding-right: 15px;
    padding-left: 15px; }

@media screen and (max-width: 575px) {
    ul.products.columns-3 > .product {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
    ul.products.columns-4 > .product {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }
  @media screen and (min-width: 576px) {
  ul.products.columns-3 > .product, ul.products.columns-4 > .product {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }
  @media screen and (min-width: 768px) {
  ul.products.columns-3 > .product, ul.products.columns-4 > .product {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }
  @media screen and (min-width: 992px) {
  ul.products.columns-3 > .product {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  ul.products.columns-4 > .product {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; } }
  @media screen and (min-width: 1200px) {
  ul.products.columns-3 > .product {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  ul.products.columns-4 > .product {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; } }

ul.products > .product {
  margin-bottom: 50px; }
  ul.products > .product .loop-product-image {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    cursor: pointer;
    overflow: hidden; }
  ul.products > .product .loop-product-image .cms-wc-loop-img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden; }
  ul.products > .product .loop-product-image .cms-wc-loop-img img {
    width: 100%; }
  ul.products > .product .loop-product-image .cms-wc-loop-img .attachment-woocommerce_thumbnail {
    -webkit-transition: all 1000ms ease;
    -khtml-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    /* BACKGROUND GRADIENT */ }
  ul.products > .product .loop-product-image .cms-wc-loop-img .hover-image {
    display: block;
    min-width: 100%;
    position: absolute;
    -webkit-transition: all 1000ms ease;
    -khtml-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    /* BACKGROUND GRADIENT */ }
  ul.products > .product .loop-product-image .onsale {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 7px 5px;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.2em;
    line-height: 13px;
    color: #fff;
    background-color: #49c0ee;
    z-index: 5;
    width: 45px;
    text-transform: uppercase; }
  ul.products > .product .loop-product-image .button {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 50%;
    z-index: 5;
    font-size: 13px;
    color: #fff;
    letter-spacing: 0.02em;
    background: #222;
    border: none;
    font-weight: 800;
    text-transform: uppercase;
    padding: 15px 20px;
    line-height: 1.5;
    min-width: 170px;
    text-align: center;
    white-space: nowrap;
    -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 */ }
  ul.products > .product .loop-product-image .button:hover {
    background-color: #49c0ee; }
  ul.products > .product .loop-product-image .button.added {
    display: none; }
  ul.products > .product .loop-product-image .button.loading {
    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 */ }
  ul.products > .product .loop-product-image .button.loading:before {
    width: 14px;
    height: 14px;
    line-height: 1;
    font-size: 14px;
    margin-right: 5px;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f021" !important;
    -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 */
    -webkit-animation: spin 2s infinite linear;
    -khtml-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -ms-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    /* BACKGROUND GRADIENT */ }
  ul.products > .product .loop-product-image .added_to_cart {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 5;
    font-size: 13px;
    color: #fff;
    letter-spacing: 0.02em;
    background: #222;
    border: none;
    font-weight: 800;
    text-transform: uppercase;
    padding: 15px 20px;
    line-height: 1.5;
    min-width: 170px;
    text-align: center;
    white-space: nowrap;
    -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 */ }
  ul.products > .product .loop-product-image .added_to_cart:hover {
    background-color: #49c0ee; }
  ul.products > .product .loop-product-image:hover .has-img-hover .attachment-woocommerce_thumbnail {
    -webkit-transform: translate3D(0, -100%, 0);
    -khtml-transform: translate3D(0, -100%, 0);
    -moz-transform: translate3D(0, -100%, 0);
    -ms-transform: translate3D(0, -100%, 0);
    -o-transform: translate3D(0, -100%, 0);
    transform: translate3D(0, -100%, 0);
    /* BACKGROUND GRADIENT */ }
  ul.products > .product .loop-product-image:hover .hover-image {
    -webkit-transform: translate3D(0, -100%, 0);
    -khtml-transform: translate3D(0, -100%, 0);
    -moz-transform: translate3D(0, -100%, 0);
    -ms-transform: translate3D(0, -100%, 0);
    -o-transform: translate3D(0, -100%, 0);
    transform: translate3D(0, -100%, 0);
    /* BACKGROUND GRADIENT */ }
  ul.products > .product .loop-product-image:hover .button {
    margin-top: -25px;
    opacity: 1;
    visibility: visible;
    animation-name: zoomIn;
    animation-duration: 0.3s;
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    animation-fill-mode: forwards; }
  ul.products > .product .loop-product-content {
    padding: 10px 0;
    text-align: center; }
  ul.products > .product .loop-product-content .loop-product-title {
    margin-bottom: 10px; }
  ul.products > .product .loop-product-content .loop-product-title a {
    font-size: 16px;
    color: #282828;
    margin-top: 25px;
    margin-bottom: 11px;
    line-height: 24px;
    padding: 0;
    font-weight: 700; }
  ul.products > .product .loop-product-content .loop-product-title a:hover {
    color: #666; }
  ul.products > .product .loop-product-content .star-rating {
    margin-left: auto;
    margin-right: auto; }
  ul.products > .product .loop-product-content .price {
    font-size: 16px;
    margin-top: 5px;
    display: block; }

.woocommerce-pagination {
  padding: 20px 0;
  float: left;
  width: 100%;
  text-align: right;
  margin-top: 0px;
  text-align: center; }
  .woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    border: none;
    border-right: 0;
    margin: 0;
    float: none; }
  .woocommerce-pagination ul > li {
    margin: 0 5px;
    border-right: none;
    padding: 0;
    display: inline-block;
    overflow: hidden; }
  .woocommerce-pagination ul > li a, .woocommerce-pagination ul > li span {
    display: inline-block;
    padding: 0 8.5px;
    border: none;
    border-radius: 2px;
    background-color: #646464;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.02em;
    text-align: center;
    min-width: 51px;
    height: 51px;
    line-height: 46px; }
  .woocommerce-pagination ul > li a.current, .woocommerce-pagination ul > li span.current, .woocommerce-pagination ul > li a:hover, .woocommerce-pagination ul > li span:hover {
    background: #49c0ee;
    color: #fff; }
  .woocommerce-pagination ul > li a.next, .woocommerce-pagination ul > li span.next {
    margin-left: 20px; }
  .woocommerce-pagination ul > li a.prev, .woocommerce-pagination ul > li span.prev {
    margin-right: 20px; }
  .woocommerce-pagination ul > li a i, .woocommerce-pagination ul > li span i {
    font-size: 14px; }

.woocommerce #sidebar ul.products {
  padding-top: 8px;
  margin-left: 0;
  margin-right: 0; }
  .woocommerce #sidebar ul.products li.product {
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    border-bottom: #f4f4f4 solid 1px; }
  .woocommerce #sidebar ul.products li.product .loop-product-image {
    flex: 0 0 65px;
    max-width: 65px;
    padding-right: 15px; }
  .woocommerce #sidebar ul.products li.product .loop-product-image .button {
    display: none; }
  .woocommerce #sidebar ul.products li.product .loop-product-content {
    flex: 0 0 calc(100% - 65px);
    max-width: calc(100% - 65px);
    text-align: left;
    padding: 0; }
  .woocommerce #sidebar ul.products li.product .loop-product-content .loop-product-title {
    margin-bottom: 0;
    margin-top: -5px; }
  .woocommerce #sidebar ul.products li.product .loop-product-content .loop-product-title a {
    font-size: 14px;
    line-height: 24px;
    margin-top: -5px;
    color: #282828;
    margin-bottom: 0;
    letter-spacing: 0;
    text-transform: inherit; }
  .woocommerce #sidebar ul.products li.product .loop-product-content .price {
    font-size: 13px;
    color: #616161;
    letter-spacing: 0.01em;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 6px; }

.star-rating {
  overflow: hidden;
  position: relative;
  height: 12px;
  width: 71px;
  line-height: 1;
  clear: both;
  font-weight: 400;
  font-size: 12px;
  display: block;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 3.6px;
  white-space: nowrap; }
  .star-rating:before {
    content: "\f005\f005\f005\f005\f005";
    top: 0;
    left: 0;
    width: 72px;
    position: absolute;
    font-family: FontAwesome;
    color: #666; }
  .star-rating span {
    overflow: hidden;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 20px; }
  .star-rating span:before {
    content: "\f005\f005\f005\f005\f005";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    color: #ffb22d;
    font-weight: 900; }

ul.product_list_widget {
  list-style: none;
  padding: 0; }
  ul.product_list_widget li {
    position: relative;
    padding: 15px 0 15px 75px;
    min-height: 90px;
    border-bottom: 1px solid #ccc; }
  ul.product_list_widget li:last-child {
    border-bottom: 0; }
  ul.product_list_widget li:before {
    display: none; }
  ul.product_list_widget li > *:not(.star-rating) {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding: 0; }
  [dir="rtl"] ul.product_list_widget li {
    padding-left: 0;
    padding-right: 90px; }
  ul.product_list_widget li a:not(.remove) {
    width: 100%;
    display: block;
    line-height: 1.5;
    font-weight: 600;
    padding-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 */ }
  ul.product_list_widget li a:not(.remove):hover {
    color: #000; }
  ul.product_list_widget li .product-title {
    color: #282828;
    font-size: 13px;
    line-height: normal;
    font-weight: 700;
    -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 */ }
  ul.product_list_widget li .product-title:hover {
    color: #49c0ee; }
  ul.product_list_widget li .product-title:hover {
    color: #000; }
  ul.product_list_widget li .remove {
    position: absolute;
    top: 15px;
    right: 0;
    font-size: 0;
    padding: 0;
    margin: 0;
    display: block !important;
    width: 20px !important;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    z-index: 1; }
  [dir="rtl"] ul.product_list_widget li .remove {
    left: auto;
    right: 0; }
  ul.product_list_widget li .remove:before {
    background-color: #000;
    color: #fff;
    content: "\f129";
    display: inline-block;
    font-family: Ionicons;
    font-size: 9px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    width: 19px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    /* BACKGROUND GRADIENT */ }
  ul.product_list_widget li .remove:hover:before {
    background-color: #49c0ee; }
  ul.product_list_widget li img {
    max-width: 60px;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 15px;
    bottom: 15px;
    width: 60px;
    height: 60px;
    border: 1px solid #ababab; }
  [dir="rtl"] ul.product_list_widget li img {
    left: auto;
    right: 0; }
  ul.product_list_widget li .quantity {
    color: #9b9b9b;
    font-size: 14px;
    font-weight: normal;
    margin-top: 5px;
    display: block;
    width: 100%; }
  ul.product_list_widget li .star-rating {
    margin-top: 5px; }
  ul.product_list_widget li .variation {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap; }
  ul.product_list_widget li .variation dd {
    padding-left: 3px; }

.woocommerce-mini-cart__total, .woocommerce-mini-cart__buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.woocommerce-mini-cart__total strong {
  flex-basis: 0;
  flex-grow: 1; }
  .woocommerce-mini-cart__total span {
    flex: 0 0 auto; }

body.csbody .woocommerce-mini-cart__buttons {
  margin: -5px;
  margin-top: 10px; }
  body.csbody .woocommerce-mini-cart__buttons .button {
    flex: 0 0 auto;
    flex-grow: 1;
    max-width: 100%;
    padding: 0 10px;
    margin: 5px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    -webkit-transition: all 300ms ease-in-out;
    -khtml-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    /* BACKGROUND GRADIENT */ }
  body.csbody .woocommerce-mini-cart__buttons .button:hover {
    background-color: #000 !important; }

.stars {
  margin: 0 -2.5px;
  padding: 0;
  /* single product */ }
  .stars > span a {
    position: relative;
    display: inline-flex;
    text-decoration: none;
    font-size: 0;
    padding: 0 2.5px; }
  .stars > span a::before {
    display: block;
    content: '\f005';
    font-family: FontAwesome;
    font-size: 18px;
    color: #666; }
  .stars > span a:hover ~ a::before {
    content: '\f005';
    font-family: FontAwesome;
    color: #666;
    font-weight: 300; }
  .stars > span:hover a::before {
    color: #ffb22d;
    font-weight: 900; }
  .stars.selected a:before {
    color: #ffb22d; }
  .stars.selected a.active::before {
    content: '\f005';
    font-family: ;
    font-weight: 900; }
  .stars.selected a.active ~ a::before {
    content: '\f005';
    font-family: FontAwesome;
    color: #666;
    font-weight: 300; }
  .stars.selected a:not( .active)::before {
    content: '\f005';
    font-family: FontAwesome;
    font-weight: 900; }

.org-quantity {
  position: relative;
  max-width: 120px; }
  .org-quantity .qty {
    padding: 11px 40px;
    max-width: 120px;
    height: 44px;
    text-align: center; }
  .org-quantity .qty::-webkit-inner-spin-button, .org-quantity .qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .org-quantity .quantity-button {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    text-align: center;
    cursor: pointer; }
  .org-quantity .quantity-button:before {
    font-size: 24px;
    line-height: 44px; }
  .org-quantity .quantity-down {
    left: 0; }
  .org-quantity .quantity-down:before {
    content: '-'; }
  .org-quantity .quantity-up {
    right: 0; }
  .org-quantity .quantity-up:before {
    content: '+'; }

.widget_price_filter {
  background: #fff;
  padding-top: 1px; }
  .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: #f2f2f2;
    border: none;
    height: 4px;
    border-radius: 0px;
    margin-bottom: 12px; }
  .widget_price_filter .ui-slider .ui-slider-range {
    border-radius: 0;
    background: #49c0ee; }
  .widget_price_filter .ui-slider .ui-slider-handle {
    width: 8px;
    height: 8px;
    border: none;
    border-radius: 0px;
    cursor: ew-resize;
    outline: 0;
    top: 5px;
    background: #222;
    display: inline-block;
    position: absolute; }
  .widget_price_filter .price_slider_wrapper {
    padding-top: 7px;
    position: relative;
    margin-left: 0px;
    margin-top: 25px; }
  .widget_price_filter .price_label {
    font-size: 13px;
    position: absolute;
    top: 0;
    left: 0;
    color: #9b9b9b; }
  .widget_price_filter .price_label span {
    color: #49c0ee; }
  .widget_price_filter .price_slider_amount {
    padding-top: 40px;
    position: relative; }
  .widget_price_filter .price_slider_amount .button {
    min-width: 108px;
    float: left;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    height: 42px;
    text-transform: uppercase;
    background: #222;
    padding: 0;
    line-height: 42px;
    border: none; }
  .widget_price_filter .price_slider_amount .button:hover {
    background-color: #49c0ee !important; }

.woocommerce-notices-wrapper .woocommerce-message {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse; }
  .woocommerce-notices-wrapper .woocommerce-message a {
    float: right; }

.single-product .woocommerce-notices-wrapper {
  margin-bottom: 30px; }
  .single-product .single-thumbail-summary > div {
    margin-bottom: 30px; }
  @media screen and (min-width: 576px) {
    .single-product .single-thumbail-summary {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -moz-flex;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap; }
      .single-product .single-thumbail-summary .woocommerce-product-gallery {
        flex: 0 0 50%;
        max-width: 50%;
        position: relative; }
      .single-product .single-thumbail-summary .entry-summary {
        flex: 0 0 50%;
        max-width: 50%; } }
  .single-product .single-thumbail-summary .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    text-indent: -9999px;
    border-radius: 100%;
    box-sizing: content-box; }
  .single-product .single-thumbail-summary .woocommerce-product-gallery__trigger:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 9px;
    box-sizing: content-box; }
  .single-product .single-thumbail-summary .woocommerce-product-gallery__trigger:after {
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    border-radius: 6px;
    position: absolute;
    top: 19px;
    left: 22px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: content-box; }
  @media (min-width: 768px) and (max-width: 991px) {
  .single-product .shop-sidebar .single-thumbail-summary .woocommerce-product-gallery, .single-product .shop-sidebar .single-thumbail-summary .entry-summary {
    flex: 0 0 100%;
    max-width: 100%; } }
  .single-product .org-thumbail-wrap {
    position: relative; }
  .single-product .org-thumbail-wrap .onsale {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 7px 5px;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.2em;
    line-height: 13px;
    color: #fff;
    background-color: #49c0ee;
    z-index: 5;
    width: 45px;
    text-transform: uppercase; }
  .single-product .org-thumbail-wrap .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    z-index: 1;
    color: #000;
    font-size: 18px;
    -webkit-transition: all 300ms ease-in-out;
    -khtml-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    /* BACKGROUND GRADIENT */ }
  .single-product .org-thumbail-wrap .woocommerce-product-gallery__trigger img {
    display: none !important; }
  .single-product .org-thumbail-wrap .woocommerce-product-gallery__trigger:before {
    content: "\f002";
    font-family: FontAwesome; }
  .single-product .org-thumbail-wrap .woocommerce-product-gallery__trigger:hover {
    color: #49c0ee; }
  .single-product .flex-control-nav {
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 5px -5px -5px -5px; }
  .single-product .flex-control-nav > li {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding: 5px; }
  .single-product .flex-control-nav > li img {
    width: 100%;
    cursor: pointer; }
  .single-product .gal-col-2 .flex-control-nav li {
    flex: 0 0 50%;
    max-width: 50%; }
  .single-product .gal-col-3 .flex-control-nav li {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .single-product .gal-col-4 .flex-control-nav li {
    flex: 0 0 25%;
    max-width: 25%; }
  .single-product .entry-summary {
    padding-left: 30px; }
  @media screen and (max-width: 575px) {
    .single-product .entry-summary {
      padding-left: 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .single-product .entry-summary {
      padding-left: 0; } }
  .single-product .entry-summary .product_title {
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    font-size: 22px;
    line-height: 1.375em;
    letter-spacing: 0.15em; }
  @media screen and (max-width: 1199px) {
      .single-product .entry-summary .product_title {
        font-size: 18px; } }
  .single-product .entry-summary .woocommerce-review-link {
    display: none; }
  .single-product .entry-summary .woocommerce-product-rating {
    margin-bottom: 5px; }
  .single-product .entry-summary .price {
    font-size: 16px;
    margin-bottom: 5px; }
  .single-product .entry-summary ins {
    background-color: transparent; }
  .single-product form.cart {
    margin-top: 20px; }
  .single-product form.cart table {
    border: 0; }
  .single-product form.cart table td {
    border: 0;
    text-align: left; }
  .single-product form.cart table td.label {
    padding: 0;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    padding: 0;
    text-transform: capitalize; }
  .single-product form.cart table td select {
    border-radius: 0;
    border-color: #c2c2c2;
    box-shadow: none; }
  .single-product form.cart table label {
    text-align: left; }
  .single-product form.cart .quantity {
    margin-bottom: 15px;
    margin-right: 15px; }
  .single-product form.cart:not(.variations_form) {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center; }
  .single-product form.cart:not(.variations_form) > * {
    flex: 0 0 auto;
    width: auto; }
  .single-product form.cart:not(.variations_form) button {
    margin-bottom: 15px; }
  .single-product form.cart .woocommerce-variation-add-to-cart {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    margin-bottom: 15px; }
  .single-product form.cart .woocommerce-variation-add-to-cart > * {
    flex: 0 0 auto;
    width: auto; }
  .single-product form.cart .woocommerce-variation-add-to-cart button {
    margin-left: 20px; }
  .single-product form.cart .quantity input {
    text-align: center;
    border: 1px solid #c2c2c2; }
  .single-product form.cart .single_add_to_cart_button {
    background: #222;
    border-color: #222; }
  .single-product form.cart .single_add_to_cart_button:hover {
    background: #49c0ee !important;
    border-color: #49c0ee !important; }
  .single-product form.cart .single_add_to_cart_button.disabled {
    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 */
    cursor: not-allowed; }
  .single-product .yith-wcwl-add-to-wishlist {
    margin-top: 0; }
  .single-product .yith-wcwl-add-button {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px; }
  .single-product .add_to_wishlist {
    padding: 14px 15px;
    background: #222;
    font-weight: 800;
    border: none;
    min-width: 134px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1;
    color: #fff; }
  .single-product .add_to_wishlist i {
    font-size: 16px; }
  .single-product .add_to_wishlist:hover {
    background: #49c0ee !important; }
  .single-product .product_meta span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    color: #000; }
  .single-product .product_meta span > * {
    color: ;
    margin-left: 3px; }
  .single-product .sg-product-share {
    float: left;
    width: 100%;
    border-top: #edecec solid 1px;
    padding-top: 24px; }
  .single-product .sg-product-share label {
    color: #282828;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.025em;
    font-weight: 700;
    float: left;
    width: 100%; }
  .single-product .sg-product-share > div {
    float: left;
    width: 100%;
    margin-top: 7px; }
  .single-product .sg-product-share > div a {
    width: 32px;
    height: 32px;
    background: #49c0ee;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    float: left;
    margin-right: 10px; }
  .single-product .sg-product-share > div a:hover {
    background-color: #222; }
  .single-product .woocommerce-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 30px; }
  .single-product .woocommerce-tabs .wc-tabs {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none; }
  .single-product .woocommerce-tabs .wc-tabs li {
    margin: 0;
    padding: 0 21px 0 21px;
    position: relative;
    overflow: hidden; }
  @media screen and (max-width: 575px) {
        .single-product .woocommerce-tabs .wc-tabs li {
          padding: 0 10px 0 10px; } }
  .single-product .woocommerce-tabs .wc-tabs li:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 0;
    height: 2px;
    background-color: #49c0ee;
    display: block;
    -webkit-transition: width 0.3s ease;
    -khtml-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -ms-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;
    /* BACKGROUND GRADIENT */ }
  .single-product .woocommerce-tabs .wc-tabs li:first-child {
    padding-left: 0; }
  .single-product .woocommerce-tabs .wc-tabs li a {
    display: block;
    padding: 23px 0 13px 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1.538em;
    letter-spacing: 0.2em;
    color: #000;
    -webkit-transition: color 0.2s ease-out;
    -khtml-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -ms-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    /* BACKGROUND GRADIENT */ }
  @media screen and (max-width: 767px) {
          .single-product .woocommerce-tabs .wc-tabs li a {
            letter-spacing: 1px; } }
  @media screen and (max-width: 575px) {
          .single-product .woocommerce-tabs .wc-tabs li a {
            font-size: 12px; } }
  .single-product .woocommerce-tabs .wc-tabs li.active:after {
    width: 100%; }
  .single-product .woocommerce-tabs .wc-tabs li.active a {
    color: #49c0ee; }
  .single-product .woocommerce-tabs .wc-tab {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 30px 0; }
  .single-product .woocommerce-tabs .wc-tab > h2 {
    display: none; }
  .single-product .woocommerce-tabs .wc-tab .shop_attributes th {
    font-weight: 400;
    width: 17%; }
  .single-product .woocommerce-tabs .wc-tab .woocommerce-Reviews #comments {
    margin-top: 0;
    padding-top: 0;
    border-top: 0; }
  .single-product .woocommerce-tabs .wc-tab .woocommerce-Reviews h2 {
    display: none; }
  .single-product .woocommerce-tabs .wc-tab .woocommerce-Reviews ol.commentlist {
    padding: 0;
    list-style: none; }
  .single-product .woocommerce-tabs .wc-tab .woocommerce-Reviews ol.commentlist li + li {
    margin-top: 50px; }
  .single-product .woocommerce-tabs .wc-tab .woocommerce-Reviews ol.commentlist li .comment_container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px; }
  .single-product .woocommerce-tabs .wc-tab .woocommerce-Reviews ol.commentlist li .comment_container > * {
    padding-left: 10px;
    padding-right: 10px; }
  .single-product .woocommerce-tabs .wc-tab .woocommerce-Reviews ol.commentlist li .comment_container img {
    border-radius: 50%;
    overflow: hidden;
    width: 80px;
    flex: 0 0 80px;
    max-width: 80px;
    height: 60px; }
  .single-product .woocommerce-tabs .wc-tab .woocommerce-Reviews ol.commentlist li .comment_container .comment-text {
    flex: 0 0 calc(100% - 80px);
    max-width: calc(100% - 80px); }
  .single-product .woocommerce-tabs .wc-tab .woocommerce-Reviews #review_form_wrapper {
    margin-top: 30px; }
  .single-product .woocommerce-tabs .wc-tab .woocommerce-Reviews #review_form_wrapper .comment-reply-title {
    display: block;
    margin-bottom: 1px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    line-height: 1.625em;
    letter-spacing: 0.2em; }
  .single-product .woocommerce-tabs .wc-tab .woocommerce-Reviews #review_form_wrapper #commentform {
    background-color: transparent !important;
    padding: 0; }
  .single-product .woocommerce-tabs .wc-tab .woocommerce-Reviews #review_form_wrapper #commentform input[type="text"], .single-product .woocommerce-tabs .wc-tab .woocommerce-Reviews #review_form_wrapper #commentform input[type="email"] {
    width: 100%; }
  .single-product #product-nav {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 2px;
    margin-bottom: 55px; }
  .single-product #product-nav .nav-links {
    display: inline-block; }
  .single-product #product-nav .nav-links > div {
    display: inline-block;
    float: left;
    margin: 0 5px; }
  .single-product #product-nav .nav-links > div a {
    display: inline-block;
    padding: 0 8.5px;
    border: none;
    border-radius: 2px;
    background-color: #646464;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.02em;
    text-align: center;
    min-width: 51px;
    height: 51px;
    line-height: 46px; }
  .single-product #product-nav .nav-links > div a.current, .single-product #product-nav .nav-links > div a:hover {
    background: #49c0ee;
    color: #fff; }
  .single-product #product-nav .nav-links > div a i {
    font-size: 14px; }

.related.products {
  /* cart */ }
  .related.products h2 {
    font-family: "Raleway";
    color: #222;
    font-size: 14px;
    line-height: 30px;
    display: block;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    border-bottom: #eee solid 2px;
    margin-bottom: 30px;
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 10px; }

.woocommerce-cart {
  /* checkout */ }
  .woocommerce-cart .entry-content {
    padding: 30px 0; }
  .woocommerce-cart ul {
    list-style: none; }
  .woocommerce-cart table.cart {
    border: 0; }
  @media screen and (max-width: 767px) {
    .woocommerce-cart table.cart tr.cart_item {
      border-bottom: 1px solid #eee; }

    .woocommerce-cart table.cart td.product-subtotal {
      margin-bottom: 20px; } }
  .woocommerce-cart table.cart th, .woocommerce-cart table.cart td {
    border-width: 0 0 1px 0; }
  .woocommerce-cart table.cart th {
    font-size: 14px;
    color: #282828;
    font-weight: 700;
    padding: 3px 10px;
    background: #f9f9f9;
    line-height: 41px; }
  @media screen and (max-width: 767px) {
      .woocommerce-cart table.cart th {
        display: none; } }
  .woocommerce-cart table.cart th.product-thumbnail {
    width: 60px; }
  @media screen and (min-width: 768px) {
    .woocommerce-cart table.cart .product-price, .woocommerce-cart table.cart .product-quantity, .woocommerce-cart table.cart .product-subtotal {
      text-align: center; } }
  @media screen and (max-width: 767px) {
      .woocommerce-cart table.cart td {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap; }
        .woocommerce-cart table.cart td.product-name:before, .woocommerce-cart table.cart td.product-price:before, .woocommerce-cart table.cart td.product-quantity:before, .woocommerce-cart table.cart td.product-subtotal:before {
          content: attr(data-title) ':\00a0\00a0\00a0\00a0';
          padding-top: 3px;
          min-width: 90px; }
        .woocommerce-cart table.cart td.product-remove {
          justify-content: flex-end; }
        .woocommerce-cart table.cart td a.remove {
          top: 30px;
          margin: 0; }
        .woocommerce-cart table.cart td.product-name a {
          display: block;
          width: calc(100% - 90px); }
        .woocommerce-cart table.cart td dl.variation {
          padding-left: 90px; } }
  .woocommerce-cart table.cart .org-quantity {
    margin-left: auto;
    margin-right: auto; }
  .woocommerce-cart table.cart .product-remove {
    text-align: center; }
  .woocommerce-cart table.cart .product-remove a {
    font-size: 30px;
    position: relative;
    font-size: 0;
    width: 19px;
    margin-top: 0px;
    height: 19px;
    background: #000;
    color: #fff !important;
    border-radius: 1px;
    line-height: 19px;
    display: block;
    margin: 0 auto; }
  .woocommerce-cart table.cart .product-remove a:before {
    content: "\e680";
    font-family: 'Pe-icon-7-stroke';
    font-size: 20px;
    line-height: 19px; }
  .woocommerce-cart table.cart .product-remove a:hover {
    background-color: #49c0ee; }
  .woocommerce-cart table.cart .product-thumbnail img {
    max-width: 60px; }
  .woocommerce-cart table.cart dl.variation {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap; }
  .woocommerce-cart table.cart dl.variation dt {
    font-weight: 400; }
  .woocommerce-cart table.cart dl.variation dd {
    padding-left: 3px; }
  .woocommerce-cart table.cart td.actions {
    padding: 30px 0;
    border-bottom: 0; }
  @media screen and (min-width: 768px) {
        .woocommerce-cart table.cart td.actions .coupon {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -moz-flex;
          display: -webkit-flex;
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          width: 50%;
          float: left; } }
  .woocommerce-cart table.cart td.actions .coupon label {
    display: none; }
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: auto;
    height: 44px; }
  @media screen and (min-width: 768px) {
          .woocommerce-cart table.cart td.actions .coupon .button {
            margin-left: 10px; } }
  @media screen and (min-width: 768px) {
        .woocommerce-cart table.cart td.actions .button {
          float: right; } }
  .woocommerce-cart table.cart td.actions .button:hover {
    background-color: #000 !important; }
  @media screen and (max-width: 767px) {
      .woocommerce-cart table.cart td.actions .coupon {
        width: 100%; }
        .woocommerce-cart table.cart td.actions .coupon .button {
          display: block;
          width: 100%;
          margin-top: 15px; }
      .woocommerce-cart table.cart td.actions .button {
        width: 100%;
        margin-top: 15px; } }
  .woocommerce-cart .cart-collaterals {
    margin-top: 50px; }
  .woocommerce-cart .cart-collaterals ul.woocommerce-shipping-methods {
    list-style: none;
    padding-left: 0; }
  .woocommerce-cart .cart-collaterals ul.woocommerce-shipping-methods li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .woocommerce-cart .cart-collaterals ul.woocommerce-shipping-methods li input[type="radio"] {
    margin-top: 0; }
  .woocommerce-cart .cart-collaterals ul.woocommerce-shipping-methods li label {
    margin-left: 5px; }
  .woocommerce-cart .cart-collaterals .select2-container .select2-selection--single {
    height: 37px; }
  .woocommerce-cart .cart-collaterals .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px; }
  .woocommerce-cart .cart-collaterals .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
    line-height: 35px; }
  .woocommerce-cart .cart-collaterals .select2-container--default .select2-selection--single {
    border-color: #ccc !important;
    border-radius: 0; }
  .woocommerce-cart .cart-collaterals .select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #ccc; }
  .woocommerce-cart .shipping-calculator-form {
    padding: 10px 0; }

.woocommerce-checkout {
  /* woo order received */ }
  .woocommerce-checkout .entry-content {
    padding: 30px 0; }
  .woocommerce-checkout .woocommerce-form-coupon-toggle {
    margin-bottom: 30px; }
  .woocommerce-checkout form.checkout_coupon {
    margin-bottom: 50px; }
  @media screen and (min-width: 576px) {
    .woocommerce-checkout .col2-set {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -moz-flex;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      margin-left: -15px;
      margin-right: -15px;
      margin-bottom: 50px; }
      .woocommerce-checkout .col2-set > * {
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 15px;
        padding-right: 15px; } }
  .woocommerce-checkout h3 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600; }
  .woocommerce-checkout .select2-container .select2-selection--single {
    height: 37px; }
  .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px; }
  .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
    line-height: 35px; }
  .woocommerce-checkout .select2-container--default .select2-selection--single {
    border-color: #ccc !important;
    border-radius: 0; }
  .woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #ccc; }
  .woocommerce-checkout label.checkbox {
    padding-left: 20px;
    font-weight: 700; }
  .woocommerce-checkout label.checkbox input {
    margin-top: 2px; }
  .woocommerce-checkout .woocommerce-shipping-fields {
    margin-top: -10px; }
  @media screen and (max-width: 575px) {
    .woocommerce-checkout .woocommerce-shipping-fields {
      margin-top: 50px; } }
  .woocommerce-checkout .woocommerce-shipping-fields h3 {
    margin-bottom: 12px; }
  .woocommerce-checkout .woocommerce-additional-fields textarea {
    height: 134px; }
  .woocommerce-checkout dl.variation {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap; }
  .woocommerce-checkout dl.variation dt {
    font-weight: 400; }
  .woocommerce-checkout dl.variation dd {
    padding-left: 3px; }
  @media screen and (max-width: 575px) {
    .woocommerce-checkout table.woocommerce-checkout-review-order-table th + td, .woocommerce-checkout table.woocommerce-checkout-review-order-table td + td {
      width: 40%; } }
  .woocommerce-checkout table.woocommerce-checkout-review-order-table ul {
    list-style: none;
    padding: 0; }
  .woocommerce-checkout table.woocommerce-checkout-review-order-table ul li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .woocommerce-checkout table.woocommerce-checkout-review-order-table ul li input[type="radio"] {
    margin-top: 0;
    margin-right: 5px; }
  .woocommerce-checkout table.woocommerce-checkout-review-order-table ul li label {
    font-weight: 400; }
  .woocommerce-checkout .woocommerce-checkout-payment ul {
    list-style: none;
    padding: 0; }
  .woocommerce-checkout .woocommerce-checkout-payment ul li {
    margin-bottom: 10px; }
  .woocommerce-checkout .woocommerce-checkout-payment ul li input[type="radio"] {
    display: inline-block;
    float: left;
    margin-top: 5px;
    margin-right: 8px; }
  .woocommerce-checkout .woocommerce-checkout-payment ul li label {
    font-weight: 400; }
  .woocommerce-checkout .woocommerce-checkout-payment .payment_box {
    background: #777;
    padding: 10px 20px;
    color: #fff; }
  .woocommerce-checkout .woocommerce-checkout-payment .payment_method_paypal img {
    display: none; }
  .woocommerce-checkout .woocommerce-checkout-payment .button, .woocommerce-checkout .woocommerce-checkout-payment button {
    margin-top: 30px; }

.woocommerce-order {
  /* .bottom-product {
	.add_to_cart_button.added {
		display: none;
	}
	.added_to_cart.wc-forward:before {
		content: "\f301";
		font-family: "Material-Design-Iconic-Font";
    	padding-right: 9px;
	}
} */ }
  .woocommerce-order ul {
    list-style: none;
    padding: 0; }
  .woocommerce-order h2 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600; }
  .woocommerce-order table ul li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap; }
  .woocommerce-order table ul li p {
    padding-left: 5px; }
  .woocommerce-order .woocommerce-customer-details {
    margin-top: 50px; }
  .woocommerce-order .woocommerce-customer-details address {
    font-style: normal;
    font-size: 14px;
    line-height: 1.5; }

@media only screen and (max-width: 1800px) {
  #rev_slider_1_1 .uranus.tparrows::before {
    display: none; } }

@media only screen and (min-width: 1200px) {
  .body-boxed .vc_row[data-vc-full-width] {
    width: 1270px !important;
    margin: 0 auto;
    left: 50% !important;
    transform: translate(-50%, 0);
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media only screen and (max-width: 1600px) {
  .cms-heading-wrapper.heading-layout2.heading-layout4 .description p br {
    display: none; } }

@media screen and (max-width: 1400px) {
  .header13#page #primary .vc_row[data-vc-full-width] .tp-caption .btn-icon {
    position: absolute;
    z-index: 1000; }

  .header13#page #cshero-header-inner #cshero-header-navigation-left {
    height: 228px;
    margin-top: 50px; }

  header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li {
    min-width: auto; }

  .template-cms_grid--layout-history .cms-grid-inner .cms-grid-descriptions .history-year {
    top: 240px; }

  .template-cms_grid--layout-history .cms-grid-item:nth-child(2n + 2) .cms-grid-inner .cms-grid-inner2 .cms-grid-descriptions .history-year {
    top: 401px; }

  .template-cms_grid--layout-history .cms-grid-item:nth-child(2n + 3) .cms-grid-inner .cms-grid-descriptions .history-year {
    top: 436px; }

  .owl-nav .owl-prev {
    left: 20px; }

  .owl-nav .owl-next {
    right: 20px; }

  .full_screen, #full_screen {
    height: auto; }

  .error404 .page404-layout2 .cms-content404 {
    height: auto; }

  .header13#page #primary .vc_row[data-vc-full-width] {
    padding-left: 30px !important;
    padding-right: 30px !important; }

  .hidden-sidebar-active #page, .hidden-sidebar-active .header-trans #cshero-header, .hidden-sidebar-active #cshero-header.header-fixed {
    padding-right: 0; } }

@media screen and (min-width: 1200px) and (max-width: 1500px) {
  .header13#page #primary .vc_row[data-vc-full-width] .tp-caption {
    padding: 0 100px !important; }

  .template-cms_grid--layout-menu .menu-type-item .content-right {
    padding: 40px 19px 30px; } }

@media screen and (max-width: 1200px) {
  .page-template-page-events #page #content, .single-event #page #content {
    background: #fff; }

  body {
    width: 100% !important; }

  body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    padding: 0 30px;
    max-width: 100%; }

  .modal-content-left {
    display: none; }

  .modal-content-right {
    width: 100%; } }

@media screen and (max-width: 1040px) {
  .template-cms_grid--layout-history .cms-grid-inner {
    padding-left: 0;
    padding-right: 0; }

  .template-cms_grid--layout-history .cms-grid-item:nth-child(2n + 2) .cms-grid-inner .cms-grid-inner2 .cms-grid-descriptions .history-year {
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    /* BACKGROUND GRADIENT */ }

  .template-cms_grid--layout-history .cms-grid-inner .cms-grid-media {
    padding-bottom: 50px;
    width: 30%; }

  .template-cms_grid--layout-history .cms-grid-inner .cms-grid-descriptions {
    width: 65%;
    padding-left: 5%;
    border: none !important;
    border-radius: 0 !important; }

  .template-cms_grid--layout-history .cms-grid-inner .cms-grid-descriptions .history-year {
    font-size: 102px;
    padding-bottom: 30px;
    position: static;
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    /* BACKGROUND GRADIENT */ }

  .template-cms_grid--layout-history .cms-grid-item:nth-child(2n + 2) .cms-grid-inner {
    padding-left: 0;
    padding-right: 0; }
    .template-cms_grid--layout-history .cms-grid-item:nth-child(2n + 2) .cms-grid-inner .cms-grid-media {
      float: right;
      padding-top: 30px;
      padding-bottom: 30px;
      padding-right: 0px; }
    .template-cms_grid--layout-history .cms-grid-item:nth-child(2n + 2) .cms-grid-inner .cms-grid-inner2 .cms-grid-descriptions {
      padding-top: 30px;
      padding-right: 5%;
      padding-left: 0;
      text-align: right; }

  .template-cms_grid--layout-history .cms-grid-item:nth-child(2n + 2) .cms-grid-inner .cms-grid-media .cms-grid-media-inner {
    margin-right: 23px; }

  .template-cms_grid--layout-history .cms-grid-item:last-child .cms-grid-inner .cms-grid-media {
    padding-top: 50px; }

  .template-cms_grid--layout-history .cms-grid-item:nth-child(2n + 3) .cms-grid-inner .cms-grid-descriptions {
    padding-top: 50px; }

  .owl-nav .owl-prev {
    opacity: 0; }

  .owl-nav .owl-next {
    opacity: 0; } }

@media only screen and (min-width: 992px) {
  .modal.fade .modal-dialog {
    position: absolute;
    top: 50%;
    margin: 0;
    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%); } }

@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .template-cms_grid--layout-menu .menu-type-item {
    width: 100%;
    margin-bottom: 30px; }

  .vc_custom_heading br {
    display: none; }

  #comments .comment-author-image {
    height: 50px;
    margin: 0 10px 0 0;
    width: 50px; }

  #comments .comment-main {
    width: calc(100% - 60px);
    position: relative; }

  #comments ul.children {
    width: calc(100% - 20px); }

  #comments .comment-list li .comment-respond {
    width: 100%; }

  .hidden-sidebar-active #page, .hidden-sidebar-active .header-trans #cshero-header, .hidden-sidebar-active #cshero-header.header-fixed {
    padding: 0; }

  .header13#page #primary .vc_row[data-vc-stretch-content] {
    margin: 0 -15px !important; }

  .cms-heading-wrapper .text-blur {
    left: 15px;
    font-size: 71px; }

  .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_back {
    border-width: 26px !important; }

  .template-cms_carousel--layout-pricing .cms-pricing-content {
    margin: 0 30px; }

  .template-cms_carousel--layout-pricing .cms-pricing-content ul li {
    text-align: center; }

  .template-cms_carousel--layout-pricing .pricing-bottom {
    margin: 21px 30px 0; }

  .cms-carousel-testimonial .cms-testimonial-nav {
    padding-left: 0;
    width: 100%;
    position: relative;
    top: 0; }

  .single_course_details ul li {
    margin-right: 16px; }

  .cms-images-grid .item-top-right {
    top: -15px;
    right: -15px; }

  .cms-images-grid .item-bottom-left {
    bottom: -15px;
    left: -15px; }

  .cms-counter-wraper.cms-counter-layout5 .counter-wrap1 .cms-counter-title {
    line-height: 20px; }

  .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay {
    padding: 0 15px; }

  .page-event .main-content-inner .row-page-event .clr {
    display: none; }
    .page-event .main-content-inner .content-course img {
      width: 100%; }

  .page-event .content-course.content-course-list .courses-content-left {
    width: 62%; }

  .page-event .content-course.content-course-list .courses-content-right {
    width: 38%; }

  .single-event .single-post-blog article .entry-meta {
    padding: 56px 15px 9.5px 15px; }

  .form-register .field-group, .form-login .field-group {
    margin-bottom: 5px; }

  body .half-right-background {
    background-size: cover !important; }

  body .half-right-background .overlay-color {
    max-width: 100%; }

  #sidebar .sidebar-inner {
    padding: 50px 20px; }

  .fp-enabled .fp-section.half-left-background, .fp-enabled .fp-section.half-right-background {
    background-size: 50% 100% !important; }

  .rev_slider .cms-button-video.style2 {
    line-height: 38px !important; }

  .fp-enabled .fp-section.half-left-background, .fp-enabled .fp-section.half-right-background {
    background: none !important; } }

@media screen and (min-width: 992px) {
  #cshero-menu-mobile {
    display: none !important; } }

@media (max-width: 991px) {
  .template-cms_carousel--layout-portfolio .cms-carousel-item {
    padding: 30px 0px 30px 0; }

  .vc_custom_heading br {
    display: none; }

  body .half-left-background {
    background-size: cover !important; }

  body .half-left-background .overlay-color {
    max-width: 100%; }

  .header-trans #cshero-header {
    color: #fff !important; }

  .header7 .header-trans #cshero-header-menu-icon .hidden-wrapper:after {
    background-color: #fff !important; }

  .blog-standand article .post-thumbnail {
    width: 100%; }
    .blog-standand article .post-thumbnail img {
      width: 100%; }

  .vc_custom_heading br {
    display: none; }

  .blog-standand article .content-right {
    width: 100%; }

  .blog-standand article .entry-footer {
    position: static;
    width: 100%; }

  .single-post-blog article .single_detail {
    float: left;
    width: 100%; }

  .single-post-blog article .single_detail_right {
    float: left; }
    .single-post-blog article .single_detail_right li:first-child {
      margin-left: 0; }

  .single-post-blog .cms-single-related-post .item-inner img {
    width: 100%; }

  #comments .comment-author-image {
    height: 50px;
    margin: 0 10px 0 0;
    width: 50px; }

  #comments .comment-main {
    width: calc(100% - 60px);
    position: relative; }

  #comments ul.children {
    width: calc(100% - 20px); }

  #comments .comment-list li .comment-respond {
    width: 100%; }

  .cms-heading-wrapper .description p br {
    display: none; }

  .vc-bootstrap-tabs .tab-pane .vc_column_container > .vc_column-inner {
    padding-right: 15px !important;
    padding-left: 15px !important; }

  .cshero-popup-menu:not(.header7) {
    display: none; }

  .cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-right {
    padding-left: 15px; }

  .wpb_column.position-left, .wpb_column.position-right {
    position: static; }

  body .half-right-background {
    background-size: cover !important; }

  .fp-enabled .fp-section.half-left-background, .fp-enabled .fp-section.half-right-background {
    background: none !important; }

  body .half-right-background .overlay-color {
    max-width: 100%; }

  .template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .detail-terms {
    padding-top: 80px; }

  .template-cms_grid--layout-portfolio5 .cms-grid-item {
    margin-bottom: 82px; }

  #page.header13 #cshero-header-inner .csheroes-header-footer {
    position: relative;
    margin-top: 100px;
    padding-left: 0; }

  header.header4 .header-right {
    display: none; }

  body #cshero-header:not(.header-fixed) #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a, .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li.current-menu-ancestor > a, .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li.current-menu-item > a {
    color: #49c0ee !important; }

  .cshero-popup-menu {
    position: absolute; }

  .cshero-popup-menu.open .cshero-popup-menu-inner {
    max-height: initial;
    height: auto;
    position: static;
    background: #000;
    float: left;
    width: 100%; }

  .no-padding-sm .vc_column-inner {
    padding-right: 0 !important; }

  .hidden-sidebar-active #page, .hidden-sidebar-active .header-trans #cshero-header, .hidden-sidebar-active #cshero-header.header-fixed {
    padding: 0; }

  .cshero-hidden-sidebar {
    position: absolute; } }

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .portfolio-right {
    margin-top: 30px; }

  .cms-heading-wrapper.heading-layout2.heading-layout6 {
    padding: 63px 2px 36px; }

  .cms-fancyboxes-wraper.cms-fancybox-default {
    padding: 0; }

  .vc_column_container.padding15 > .vc_column-inner {
    padding-right: 15px !important; }

  .cms-heading-wrapper .text-blur {
    left: 15px;
    font-size: 71px; }

  .template-cms_grid--layout-default .cms-grid-inner .cms-grid-media img {
    width: 100%; }

  .template-cms_grid--layout-default .cms-grid-inner .cms-grid-title {
    font-size: 19px; }

  .template-cms_grid--layout-blog-popular .cms-grid-inner {
    border: none; }

  .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_back {
    border-width: 16px !important; }

  .template-cms_carousel--layout-pricing .cms-pricing-content {
    margin: 0 40px;
    text-align: center; }

  .template-cms_grid--layout-pricing2 .cms-grid-item {
    padding: 0 15px; }

  .template-cms_grid--layout-history .cms-grid-inner .cms-grid-descriptions .text-blur {
    font-size: 58px; }
    .template-cms_grid--layout-history .cms-grid-inner .cms-grid-descriptions .text-blur:after {
      bottom: 6px;
      left: 0; }

  .template-cms_grid--layout-history .cms-grid-inner .cms-grid-descriptions .title {
    font-size: 25px; }

  .cms-carousel-testimonial .cms-testimonial-nav {
    padding-left: 0;
    width: 100%;
    position: relative;
    top: 0; }

  body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    padding: 0 30px;
    max-width: 100%; }

  body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-tabs-list li {
    margin: 0 20px; }

  .template-cms_grid--layout-pricing4 .cms-grid-item .cms-ordernow .cms-pricing-note-price {
    float: left;
    width: 100%;
    text-align: left; }

  .form-register .field-group, .form-login .field-group {
    margin-bottom: 5px; }

  .template-cms_grid--layout-portfolio5 .cms-grid-3columns .cms-grid-media {
    height: 450px; }

  .single-portfolio .single_portfolio2 .portfolio-right .content-left {
    width: 65%; }

  .single-portfolio .single_portfolio2 .portfolio-right .content-right {
    width: 35%; }

  .single-portfolio .portfolio_details .details_section .single_social-share ul {
    float: left;
    padding-left: 0; }

  #content ul.products li.product {
    width: 50%; }

  .template-cms_grid--layout-portfolio4 .cms-grid-item {
    width: 50%; }
    .template-cms_grid--layout-portfolio4 .cms-grid-item img {
      min-height: 220px; }

  #sidebar .sidebar-inner {
    padding: 50px 10px; }

  .widget_calendar #wp-calendar caption {
    font-size: 19px; }

  body:not(.hidden-sidebar-active) .cshero-hidden-sidebar {
    display: none; }

  .template-cms_grid--layout-menu .menu-type-item {
    width: 100%; }

  .template-cms_grid--layout-menu .menu-type-item .content-right {
    padding: 30px 40px 30px; }

  .template-cms_grid--layout-menu .menu-type-item .img-thumb {
    float: left !important;
    margin-bottom: 30PX; } }

@media (max-width: 767px) {
  .vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title > a:before {
    display: none; }

  #page-title.page-title-layout5 #breadcrumbs {
    float: right;
    width: 100%; }

  #page-title.page-title-layout5 #breadcrumb-text {
    float: none;
    display: inline-block; }

  .vc_custom_heading {
    word-break: break-all; }

  #comments .comment-main .comment-content {
    word-break: break-all; }

  .template-cms_grid--layout-portfolio4 .cms-grid-item img {
    min-height: 220px; }

  .vc_column_container.padding15 > .vc_column-inner {
    padding-right: 15px !important; }

  .cms-heading-wrapper .title {
    word-break: break-all; }

  .cms-fancyboxes-wraper.cms-fancybox-default + .cms-fancyboxes-wraper {
    margin: 0; }

  .cms-countdown-wraper .col-item {
    width: 100%;
    padding: 20px 0; }

  body .bg-right-center {
    background: none !important; }

  .cms-counter-wraper {
    display: inline-block;
    width: 100%; }

  .cms-heading-wrapper .description {
    margin-top: 0; }

  .cms-carousel-team .team-item-left {
    width: 100%; }

  .cms-carousel-team .team-info {
    float: left;
    width: 100%;
    margin-top: 30px; }

  .text-right .cms-button-wrapper {
    width: 100%;
    text-align: center; }

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

  .blog-standand {
    padding-bottom: 0; }
    .blog-standand #sidebar {
      margin-top: 50px; }

  .blog-standand article .entry-footer .archive_detail {
    width: 100%;
    float: left; }
    .blog-standand article .entry-footer .archive_detail li:first-child {
      margin-left: 0; }

  .template-cms_carousel--layout-blog2 .content-overlay .cms-carousel-title {
    font-size: 41px; }

  .template-cms_carousel--layout-blog2 .content-overlay {
    padding-top: 60px; }

  .template-cms_carousel--layout-blog2 .content-overlay .content-bottom .comment-like > span {
    margin-left: 13px; }
    .template-cms_carousel--layout-blog2 .content-overlay .content-bottom .comment-like > span:first-child {
      margin-left: 0; }

  .template-cms_grid--layout-default .cms-grid-inner .cms-grid-media img {
    width: 100%; }

  .vc_row.vc_inner.bg-right-top {
    background: none !important; }

  .newsletter-widget input[type="text"], .newsletter-widget input[type="email"] {
    width: auto; }

  .template-cms_carousel-blog {
    margin: 0; }

  .error404 .cms-content404 > div .error-404 {
    padding: 79px 0 62px;
    background-size: 100%; }

  .vc_tta.vc_general .vc_tta-panel-title {
    line-height: 24px !important; }

  .cms-slick-wrap.cms-carousel-tab .cms-slider-wrap .cms-carousel-item {
    margin: 0;
    padding: 0 15px; }

  .cms-progress-layout3 .cms-progress-item-wrap .cms-progress {
    max-width: 95%; }

  .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_back {
    border-width: 8px !important; }

  .template-cms_carousel--layout-pricing .cms-pricing-content {
    margin: 0 30px; }

  .template-cms_carousel--layout-pricing .pricing-bottom {
    margin: 21px 30px 0; }

  .template-cms_grid--layout-pricing1 .cms-grid-filter ul li {
    width: 100%; }

  .template-cms_grid--layout-pricing2 .cms-grid-filter ul li {
    width: 100%; }

  .template-cms_carousel--layout-pricing .cms-pricing-content ul li {
    text-align: center; }

  .cms_carousel--layout-team4 .cms-grid-media {
    margin: 0 auto;
    float: none; }

  .cms_carousel--layout-team4 .cms-grid-team-content {
    width: 100%;
    padding-left: 28px;
    margin-top: 20px; }

  .cms-carousel-testimonial .team-item {
    padding: 0; }

  .cms-carousel-testimonial .team-info {
    width: 100%;
    margin-top: 30px; }

  .cms-carousel-testimonial .cms-testimonial-nav {
    padding-left: 0px;
    top: 0;
    width: 100%;
    position: static; }

  .owl-nav {
    opacity: 0; }

  .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer {
    padding: 5px 10px; }

  .wpcf7-form .form-div, .wpcf7-form .form-fulldiv {
    width: 100%;
    padding: 0; }

  body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    max-width: 100%;
    padding: 0 30px; }
    body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_row.vc_inner {
      padding-top: 40px !important;
      padding-bottom: 40px !important; }

  p br {
    display: none; }

  .template-cms_grid--layout-pricing4 .cms-grid-item .cms-pricing-item_inner .cms-pricing-top .cms-pricing-price {
    position: static;
    float: left; }

  .template-cms_grid--layout-pricing4 .cms-grid-item .cms-ordernow .cms-pricing-note-price {
    float: left;
    width: 100%;
    text-align: left; }

  .cms-fancybox-layout6 + .cms-fancyboxes-wraper {
    margin-top: 30px; }

  .cms-images-grid .item-top-right {
    width: 50%;
    height: 100px;
    top: -15px;
    right: 0px; }

  .cms-images-grid .item-bottom-left {
    width: 50%;
    height: 100px;
    bottom: -15px;
    left: 0px; }

  .cms-images-grid .primary-item {
    height: 300px; }

  .blog-standand article .content-right a.post-edit-link {
    top: -21px;
    right: -15px; }

  .form-login .modal-body {
    padding: 68px 30px 0; }

  .form-login .forgot-pass {
    width: calc(100% + 60px);
    margin-left: -30px; }

  .form-register .modal-body {
    padding-left: 30px;
    padding-right: 30px; }

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

  #cshero-header-top .header-right-top {
    margin-top: 10px; }

  .form-register .up-social-wrapper, .form-login .up-social-wrapper {
    width: 100%;
    margin-left: 0; }

  .cms-grid-filter ul li {
    width: 100%;
    padding: 0; }

  .cms-carousel-testimonial .team-item-left {
    float: none;
    display: inline-block;
    margin: 0 auto; }

  .cms-carousel-layout-blog5 .cms-carousel .owl-dot {
    opacity: 0; }

  .cms-carousel-layout-blog6, .cms-carousel-layout-blog7, .cms-carousel-layout-blog8 {
    margin: 0; }

  .single-event .cms-grid-media .countdown-warp {
    width: 100%; }
    .single-event .cms-grid-media .countdown-warp span {
      width: auto;
      margin: 10px 20px;
      line-height: 42px; }
      .single-event .cms-grid-media .countdown-warp span.countdown-amount {
        text-align: right; }

  .single-event .single-post-blog article .entry-meta ul {
    width: 100%; }

  .single-event .single-post-blog article .entry-meta ul li {
    width: 100%;
    margin: 15px 0; }

  .cms-process .cms-process-list li {
    max-width: 100%;
    width: 100%;
    padding: 30px 0; }

  .cms-process .cms-process-list li:after, .cms-process.cms-process-layout2 .cms-process-list li:after {
    bottom: 0px;
    top: auto;
    left: 45%;
    right: auto;
    -webkit-transform: rotate(90deg);
    -khtml-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    /* BACKGROUND GRADIENT */ }

  body #page-title #page-title-text h1 {
    font-size: 45px !important; }

  .cms-carousel-testimonial1 .owl-item.active.center .cms-carousel-item {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; }

  body .padding-left15 .vc_column-inner {
    padding-left: 15px !important; }

  .section-offset-right {
    padding-right: 15px !important; }

  .blog-standand article .content-right .content-left {
    position: absolute;
    top: 5px; }

  .blog-standand article .content-right.no-thumb .content-left {
    top: -15px; }

  .paging-navigation .pagination a, .paging-navigation .pagination span {
    margin-bottom: 14px; }

  .blog-standand article .content-right .content-main {
    padding-left: 0;
    width: 100%; }

  .blog-standand article .content-right {
    padding: 39px 15px 33px; }

  .single-post-blog article .content-right .content-left {
    position: absolute;
    top: 5px;
    right: 5px; }

  .single-post-blog article .content-right {
    padding: 40px 15px 29px; }

  .single-post-blog article .content-right .content-main {
    width: 100%;
    padding-left: 0; }

  .single-post-blog .single-post-nav .nav-links > div {
    width: 100%;
    border-right: none; }

  .single-post-blog .single-post-nav .nav-links > div.next {
    margin-top: 30px; }

  .single-post-blog .single-post-nav .nav-links > div .content-right {
    float: left;
    width: calc(100% - 49px);
    padding-left: 15px;
    padding-right: 0; }

  .single-post-blog .cms-single-related-post .item-inner {
    margin-bottom: 30px; }

  #comments .comment-content-wrap {
    padding: 31px 15px 10px; }

  #comments .comment-form-wrap {
    padding: 0px 15px 0; }

  .is-sidebar-right #sidebar {
    margin-top: 40px; }

  .template-cms_grid--layout-portfolio5 .cms-grid-3columns .cms-grid-media {
    height: 300px; }

  .single-portfolio .post-navigation a.all-portfolio {
    position: static;
    display: block;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    /* BACKGROUND GRADIENT */
    float: left;
    width: 100%; }

  .portfolio-right {
    margin-top: 30px; }

  .single-portfolio .post-navigation .nav-links > div {
    width: 100%; }
    .single-portfolio .post-navigation .nav-links > div .portfolio-right {
      padding-right: 0;
      padding-left: 0; }
    .single-portfolio .post-navigation .nav-links > div.next {
      margin-top: 20px; }

  .single-portfolio .portfolio_details .details_section .single_social-share ul {
    float: left; }

  .portfolio-right .content-left, .portfolio-right .content-right {
    width: 100% !important; }

  .single-portfolio .single_portfolio5 .item-gallery {
    width: 100%; }

  .single-portfolio .single_portfolio6 .portfolio-left .item-gallery {
    width: 100% !important; }
    .single-portfolio .single_portfolio6 .portfolio-left .item-gallery .img {
      height: 300px !important; }

  .single-portfolio .single_portfolio7 .portfolio-left .item-gallery {
    width: 100% !important; }
    .single-portfolio .single_portfolio7 .portfolio-left .item-gallery .img {
      height: 300px !important; }

  #content ul.products li.product {
    width: 100%; }

  .fp-enabled .fp-section.half-left-background, .fp-enabled .fp-section.half-right-background {
    background: none !important; }

  .wpcf7-form {
    margin-left: 0px;
    margin-right: 0px; }

  .error404 .cms-content404 > div .error-404 h1 {
    font-size: 143px; }

  .full_screen, #full_screen {
    height: auto; }

  .cms-countdown-content .col-item {
    margin-top: 15px;
    margin-bottom: 15px; }

  .logo-footer {
    margin: 30px 0; }

  #fp-nav.right {
    right: auto; }

  body .half-left-background {
    background-size: cover !important; }

  body .half-left-background .overlay-color {
    max-width: 100%; }

  .vc-bootstrap-tabs .tab-pane {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; }

  .cshero-hidden-sidebar {
    display: none; }

  .template-cms_list--layout-menu {
    padding: 20px 20px 40px; }

  .template-cms_list--layout-menu .menu-type-item .content-right, .template-cms_list--layout-menu .menu-type-item .img-thumb {
    width: 100%;
    text-align: left; }

  .template-cms_grid--layout-menu .menu-type-item {
    width: 100%; }

  .template-cms_grid--layout-menu .menu-type-item .content-right {
    width: 100%;
    padding: 30px; }

  .template-cms_grid--layout-menu .menu-type-item .img-thumb {
    width: 100%; } }

@media (max-width: 480px) {
  .location {
    margin-bottom: 15px; }

  .single-post-blog .blog-admin-post .admin-avt {
    float: left;
    max-width: 100%;
    width: 100%;
    text-align: center; }

  .single-post-blog .blog-admin-post .admin-info {
    float: left;
    width: 100%;
    padding: 0;
    margin-top: 30px;
    text-align: center; }

  .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_back {
    border-width: 13px !important; } }

@media (max-width: 430px) {
  .form-register .up-social-wrapper, .form-login .up-social-wrapper {
    text-align: center; }
    .form-register .up-social-wrapper .text-login-social, .form-login .up-social-wrapper .text-login-social {
      margin-bottom: 17px; }
    .form-register .up-social-wrapper button, .form-login .up-social-wrapper button {
      float: none !important;
      display: block;
      margin: 0 auto !important;
      clear: both; }
      .form-register .up-social-wrapper button.up-facebook-button, .form-login .up-social-wrapper button.up-facebook-button {
        margin-bottom: 15px !important; }
    .form-register .up-social-wrapper #page-title #page-title-text h1, .form-login .up-social-wrapper #page-title #page-title-text h1 {
      font-size: 52px !important; }

  @-moz-document url-prefix() {
    /*fix ie10 and above*/
    .cms-fancyboxes-wraper.cms-fancyboxes-deault {
      margin-bottom: 28px; }

    .wpcf7-form.style2 .wpcf7-submit {
      margin-top: -10px; }

    .wpcf7-form .wpcf7-submit {
      margin-top: 1px; }

    .wpcf7-form.style3 {
      padding: 0 22px; }

    .cms-carousel-testimonial1 .owl-item.active.center .cms-carousel-item {
      box-shadow: 1px 0 40px rgba(40, 40, 40, 0.12), -1px 0 40px rgba(40, 40, 40, 0.12);
      -webkit-box-shadow: 1px 0 40px rgba(40, 40, 40, 0.12), -1px 0 40px rgba(40, 40, 40, 0.12); } } }
  @media (max-width: 430px) and (max-width: 360px) {
  .template-cms_carousel--layout-blog2 .content-overlay .cms-carousel-title {
    font-size: 30px;
    line-height: 38px; }
  .template-cms_carousel--layout-blog2 .content-overlay {
    padding-top: 40px; }
  .template-cms_carousel--layout-blog2 .content-overlay .content-bottom .left {
    width: 100%;
    text-align: center; }
  .template-cms_carousel--layout-blog2 .content-overlay .content-bottom .avt-info {
    margin-left: 15PX;
    float: none;
    display: inline-block;
    top: -13px;
    position: relative; }
  .template-cms_carousel--layout-blog2 .content-overlay .content-bottom .avt {
    float: none;
    display: inline-block; }
  .template-cms_carousel--layout-blog2 .content-overlay .content-bottom .comment-like {
    margin-top: 6px;
    width: 100%;
    text-align: center; }
    .template-cms_carousel--layout-blog2 .content-overlay .content-bottom .comment-like span {
      display: inline-block; }

    .template-cms_carousel--layout-blog2 .content-overlay .content-bottom .comment-like span:first-child {
      margin-left: 0; }
  .template-cms_carousel--layout-blog2 .content-overlay .content-bottom {
    margin-top: 23px; }
  .template-cms_grid--layout-team .cms-grid-item .modal-dialog {
    width: 300px; }
  .template-cms_grid--layout-team .cms-grid-item .modal-dialog .modal-content .modal-body .cms-team-social .social-item {
    padding: 0 40px; }
  .template-cms_grid--layout-team .cms-grid-item .modal-dialog .close {
    right: 0;
    top: 0; }
  .form-register .up-social-wrapper .up-twitter-button, .form-login .up-social-wrapper .up-twitter-button {
    margin-left: 0;
    margin-top: 10px; }
  .form-register .up-social-wrapper button, .form-login .up-social-wrapper button {
    clear: both;
    float: none;
    display: block; }
  .lp-searchform, .vc_wp_search #searchform {
    /* BACKGROUND HORIZONTAL */ }
    .lp-searchform input::-webkit-input-placeholder, .vc_wp_search #searchform input::-webkit-input-placeholder {
      color: #fff !important; }

    .lp-searchform input:-moz-placeholder, .vc_wp_search #searchform input:-moz-placeholder {
      color: #fff !important;
      opacity: 1; }

    .lp-searchform input::-moz-placeholder, .vc_wp_search #searchform input::-moz-placeholder {
      color: #fff !important;
      opacity: 1; }

    .lp-searchform input:-ms-input-placeholder, .vc_wp_search #searchform input:-ms-input-placeholder {
      color: #fff !important; }
  .cms-carousel-layout-blog8 .item-inner .content-overlay .content-bottom {
    display: none; } }
  @media (max-width: 430px) and (max-width: 320px) {
  .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_back {
    border-width: 20px !important; }
  .single-post-blog .cms-single-related-post .item-inner .content-overlay {
    padding: 0 5px; }
  .single-post-blog .cms-single-related-post .item-inner img {
    min-height: 225px; }
  .cms-button-wrapper + .cms-button-wrapper {
    margin-left: 0;
    margin-top: 20px; }
  .cms-button-wrapper {
    display: block; }
  .cms-social-page.social-layout2 a {
    margin: 0 12px; }
  .vc_wp_custommenu .widget_nav_menu ul li {
    display: block;
    width: 100%; }
  .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner, .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner1, .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner2, .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner3 {
    padding-left: 15px;
    padding-right: 15px; }
  .template-cms_grid--layout-shop .cms-grid-item img {
    min-height: 250px; }
  .font-size-sm {
    font-size: 45px !important; } }
  @media screen and (max-width: 430px) and (-ms-high-contrast: active), (max-width: 430px) and (-ms-high-contrast: none) {
  #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-post-wrapper, #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service, #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service-wrapper, #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .widget_recent_entries ul {
    position: inherit; }
    #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-post-wrapper .image, #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service .image, #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service-wrapper .image, #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .widget_recent_entries ul .image {
      float: left;
      width: 100%; }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-post-wrapper .image a, #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service .image a, #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service-wrapper .image a, #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .widget_recent_entries ul .image a {
        display: block !important;
        opacity: 1;
        background: none; }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-post-wrapper .image img, #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service .image img, #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service-wrapper .image img, #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .widget_recent_entries ul .image img {
        float: left;
        width: 100%;
        display: block !important; }

    #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-post-wrapper a, #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service a, #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service-wrapper a, #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .widget_recent_entries ul a {
      display: block !important; }
  .grid-lp-category .lp-category-item .lp-category-item-inner1 .overlay {
    background: rgba(12, 109, 176, 0.5) !important; }
  input[type=text]::-ms-clear {
    display: none !important; }
  .template-cms_grid--layout-pricing4 .cms-grid-item:hover .cms-pricing-item_inner, .template-cms_grid--layout-pricing3 .cms-grid-item:hover .cms-pricing-item_inner {
    overflow: visible; }
  body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li {
    float: left;
    clear: both; }
  .vc_tta-tabs.vc_tta-tabs-position-left {
    -ms-flex: 1; }
  .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container {
    -ms-flex: 1 !important;
    flex: 1 !important; }
  .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container {
    -ms-flex: 5.4 !important;
    flex: 5.4 !important; }
  body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li a::after {
    left: -7px !important; }
  .single_course_details .review-stars-rated .review-stars.empty, .single_course_details .review-stars-rated .review-stars.filled {
    height: 25px; } }
