/*
Theme Name:  Ri Everest
Theme URI: http://wp.rivertheme.com/ri-everest
Author:  ZooTemplate
Author URI: http://www.zootemplate.com/
Description: Ri Everest is a fully Responsive Wordpress Woocommerce Theme that is extremely customizable, easy to use and suitable for every type of business, portfolio, blog and ecommerce sites.
Tags: custom-header, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Version: 1.2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  ri-everest

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/**
-Theme customize
-Redux theme option
-Vafpress Post Formats UI
-Slider (WOW Slider http://wowslider.com/) (Meta Slider https://wordpress.org/plugins/ml-slider/) (revolution Slider)
-Page Builder - Layout Builder - include(widget+ shortcode) >>

*/
/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Media Queries
 *    15.1 - Mobile Large
 *    15.2 - Tablet Small
 *    15.3 - Tablet Large
 *    15.4 - Desktop Small
 *    15.5 - Desktop Medium
 *    15.6 - Desktop Large
 *    15.7 - Desktop X-Large
 */
/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine work of
 * Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 * and Blueprint http://www.blueprintcss.org/
 */
/*-------Variable--------*/
/*-------Mix in css-------*/
@import url('https://fonts.googleapis.com/css?family=Alegreya:400,400i,500,500i,700,700i,800,800i,900,900i');
@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600);
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
.rit-element-image-hover.style-1 h3{
  font-family: 'Raleway', sans-serif !important;
}
body {
  font-family: 'Raleway', sans-serif !important;
}

.rit-element-image-hover.style-12 h4, .rit-element-image-hover.style-12 h3, .rit-element-image-hover.style-12 h3 a, dl.variation, td.product-name, .testimonial-des, .cart-item-detail .amount, .countdown-times>div b, .rit-element-image-hover.style-6 h4, .sec-font, .rit-post-large .description {
  font-family: 'Raleway', sans-serif !important;
}
.primary-font {
  font-family: 'Raleway', sans-serif !important;
}

.special-font {
  font-family: 'Raleway', sans-serif !important;
}

.dacing-font {
  font-family: 'Raleway', cursive !important;
  font-weight: 700;
}

.product_style_5 .title, .rit-element-image-hover.style-9 .btn-img-hover, .title-fslider, .product_style_1 .title, .rit-testimonial-shortcode.style-1 .title, .rit-blog-grid-layout.blog_style_1 .title,  .rit-testimonial-shortcode.style-4 .title{
  @extend .dacing-font;
}

.label label, .btn-coupon, .form-row label, .input-text, .rit-news-item .title-news a, .sec-nav-block, .product-name, .newsletter-submit, .wrapper-breadcrumb, .pagination, .btn-border, .search-header .label, .primary-nav-block, .woocommerce-result-count, .woocommerce-pagination, .button.yith-wcqv-button, .woo-summary .product_meta label, .entry-summary .product_meta label,
.button, [class^='btn-'],[class^='title'], .btn-black, #ship-to-different-address label, tfoot .shipping th:first-child, .cart-empty, .added_to_cart, .rit-product-filter, .rit-testimonial-shortcode.style-2 .testimonial-des, .countdown-times>div {
  @extend .primary-font;
}

.rit-element-image-hover.style-3 h4, .rit-element-image-hover.style-1 h4, .default:not(.rit-testimonial-shortcode) .title, .rit-element-image-hover.style-11 h4{
  @extend .special-font;
}
.button, .added_to_cart {
   font-family: 'Alegreya', serif !important;
  }
  
.woocommerce-MyAccount-navigation, .btn-coupon, .form-row label, .input-text, .primary-font, .rit-news-item .title-news a, .sec-nav-block, .product-name, .newsletter-submit, .wrapper-breadcrumb, .pagination, .btn-border, .search-header .label, .primary-nav-block, .woocommerce-result-count, .woocommerce-pagination, .button.yith-wcqv-button, .woo-summary .product_meta label, .entry-summary .product_meta label, .button, .btn-black, #ship-to-different-address label, tfoot .shipping th:first-child, .cart-empty, .added_to_cart, .rit-product-filter, .rit-testimonial-shortcode.style-2 .testimonial-des, .countdown-times > div, [class^="title"], h1, h2, h3, h4, h5 {
   font-family: 'Raleway', sans-serif !important;
}

body {
  font-size: 16px;
  color: #7d7d7d; }

.button, .added_to_cart {
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -o-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  font-size: 13px;
  color: #000;
  background: #e1e1e1;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  text-transform: capitalize;
  padding: 10px 20px; }
  .button:hover, .added_to_cart:hover {
    cursor: pointer;
    background: #000;
    color: #fff; }

img, figure {
  max-width: 100%; }

[class^='btn'] {
  font-weight: 500; }

.custom-arrow {
  height: 30px;
  width: 30px;
  position: relative;
  display: block;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }
  .custom-arrow:after, .custom-arrow:before {
    height: 3px;
    width: 29px;
    content: '';
    display: block;
    position: absolute;
    background: #ddd;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms; }
  .custom-arrow:hover {
    border-color: #000; }
    .custom-arrow:hover:after, .custom-arrow:hover:before {
      background: #000; }

.custom-arrow-left {
  border-right: 3px solid #ddd; }
  .custom-arrow-left:after {
    transform: rotate(32deg);
    -moz-transform: rotate(32deg);
    -o-transform: rotate(32deg);
    -webkit-transform: rotate(32deg);
    -ms-transform: rotate(32deg);
    bottom: 25%;
    left: 3px;
    margin-bottom: -2px; }
  .custom-arrow-left:before {
    transform: rotate(-32deg);
    -moz-transform: rotate(-32deg);
    -o-transform: rotate(-32deg);
    -webkit-transform: rotate(-32deg);
    -ms-transform: rotate(-32deg);
    top: 25%;
    left: 2px; }

.custom-arrow-right {
  border-left: 3px solid #ddd; }
  .custom-arrow-right:before {
    transform: rotate(32deg);
    -moz-transform: rotate(32deg);
    -o-transform: rotate(32deg);
    -webkit-transform: rotate(32deg);
    -ms-transform: rotate(32deg);
    top: 25%;
    right: 2px;
    margin-top: -1px; }
  .custom-arrow-right:after {
    transform: rotate(-32deg);
    -moz-transform: rotate(-32deg);
    -o-transform: rotate(-32deg);
    -webkit-transform: rotate(-32deg);
    -ms-transform: rotate(-32deg);
    bottom: 25%;
    right: 2px;
    margin-bottom: -1px; }

.btn-border {
  border: 2px solid #e1e1e1;
  color: #000;
  font-weight: 500;
  font-size: 14px;
  padding: 5px 20px;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }
  .btn-border:hover {
    color: #fff; }

.btn-black, .added_to_cart {
  background: #252525;
  border: none;
  height: 40px;
  line-height: 20px;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 500;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }

[class^='title'] {
  font-weight: 600; }
  [class^='title'] * {
    font-weight: inherit;
    font-size: inherit;
    color: inherit; }
  [class^='title'] span, [class^='title'] a {
    font-family: inherit; }

a {
  color: #363636;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  outline: 0 !important; }
  a :hover {
    color: #464646; }

a:focus {
  text-decoration: none;
  color: #000; }

input[type="text"], .socail-top-footer input, .input-text {
  border: 1px solid #d0d0d0;
  width: 100%;
  height: 35px;
  background: none;
font-weight:400;
  color: #7d7d7d;
  padding: 5px;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms; }
  input[type="text"]:focus, .socail-top-footer input:focus, .input-text:focus {
    outline: none; }

h1, h2, h3, h4, h5 {
  color: #252525; }

h2{
	font-weight: 600 !important;
	font-style: normal !important;
	font-size: 40px !important;
	line-height: 1em; 
	padding: 0 .8em 0 0;
}

input:focus {
  outline: none !important; }

.newsletter-email {
  border: 2px solid #d0d0d0; }

.button, .added_to_cart {
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  padding: 10px 15px;
  display: inline-block;
  background: #e1e1e1;
  color: #fff;
  font-weight: 400; }

ul, li {
  list-style: none;
  padding: 0; }

a:hover {
  text-decoration: none; }

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

.selectric-items li.selected {
  border-color: transparent !important; }
.selectric-items li:hover, .selectric-items li.selected {
  color: #fff !important;
  background: #252525 !important; }

body {
  -webkit-font-smoothing: antialiased; }

/*=======End global css=====*/
.site-logo {
  margin: 0; }

.top-nav > ul {
  display: inline;
  width: 100%;
  padding: 0;
  margin: 0;
  float: left; }
  .top-nav > ul > li {
    display: inline;
    position: relative;
    float: left; }
    .top-nav > ul > li ul {
      position: absolute;
      left: 0;
      top: 100%;
      width: 250px;
      opacity: 0;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
      z-index: -1;
      padding: 10px 0; }
      .top-nav > ul > li ul li {
        border: none; }
        .top-nav > ul > li ul li a {
          line-height: normal;
          height: auto;
          padding: 8px 15px; }
    .top-nav > ul > li:hover > a {
      background: #fff; }
    .top-nav > ul > li:hover > ul {
      z-index: 999;
      opacity: 1; }
.top-nav a {
  font-size: 12px;
  text-transform: capitalize;
  padding: 0px 15px;
  line-height: 40px;
  height: 40px;
  display: block;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  color: #fff;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms; }

.icon-around {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  display: block; }

#rit-main-header {
  padding: 35px 0; }

.right-cart {
  display: block;
  float: right;
  padding-left: 10px; }
  .right-cart h5 {
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 0; }
  .right-cart .amount {
    font-size: 21px;
    color: #000; }

.cart-item-detail .amount {
  font-size: 18px; }

.search-header {
  position: relative; }
  .search-header input.text {
    height: 45px;
    border: 2px solid #ebebeb; }
  .search-header select {
    border: none;
    height: 40px;
    color: #000;
    line-height: 40px; }
  .search-header .selectric-wrapper, .search-header select {
    position: absolute;
    right: 2px;
    top: 2px;
    width: auto;
    padding: 5px 0;
    height: 40px; }
  .search-header .selectric {
    border: none;
    border-left: 1px solid #ebebeb; }
    .search-header .selectric .label {
      color: #000;
      font-weight: 500;
      font-size: 13px;
      text-transform: capitalize;
      line-height: 30px; }
  .search-header .selectric-items li {
    font-size: 15px; }
  .search-header .selectric .button::after, .search-header .selectric .button:hover::after {
    border-top-color: #000 !important; }
  .search-header .selectric .button {
    background: none !important;
    border: none !important;
    height: 30px !important; }
    .search-header .selectric .button i {
      display: none; }

.header-center #rit-mobile-cart {
  display: none;
  float: right; }
.header-center .mobile-nav {
  float: left; }
.header-center .right-cart {
  display: block;
  float: right;
  padding-left: 10px; }
  .header-center .right-cart h5 {
    margin: 0;
    color: #000;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 20px;
    padding-top: 2px; }
  .header-center .right-cart span {
    display: block;
    font-size: 12px;
    text-align: right;
    width: 100%; }
.header-center #topcart:hover .block-content-btn {
  opacity: 1;
  z-index: 9991;
  visibility: visible; }
.header-center .btn-header {
  float: right; }
.header-center #rit-logo {
  text-align: center; }
.header-center .site-logo a {
  margin: 0 auto;
  display: inline-block; }
.header-center #top-searchform {
  position: relative;
  width: 185px; }
  .header-center #top-searchform input {
    width: 100%;
    color: #000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-style: italic; }
  .header-center #top-searchform i {
    color: #000;
    position: absolute;
    right: 0;
    top: 10px; }
  .header-center #top-searchform:focus {
    width: 100%; }
.header-center #rit-bottom-header {
  border-bottom: 0; }
.header-center #primary-nav, .header-center #primary-nav > ul, .header-center #mega-menu-wrap-primary, .header-center #mega-menu-wrap-primary > ul {
  float: none;
  text-align: center; }
.header-center #primary-nav > ul > li, .header-center #mega-menu-wrap-primary > ul > li {
  display: inline-block;
  float: none; }
  .header-center #primary-nav > ul > li ul, .header-center #mega-menu-wrap-primary > ul > li ul {
    text-align: left;
    left: 15px; }

.top-header-left {
  color: #fff;
  text-align: left; }
  .top-header-left .textwidget {
    line-height: 40px;
    text-align: left;
    font-size: 15px; }
    .top-header-left .textwidget strong {
      font-weight: 600; }
    .top-header-left .textwidget a {
      color: #fff; }
      .top-header-left .textwidget a:hover {
        color: #000; }

.top-header-right {
  text-align: right;
  height: 40px;
  line-height: 40px; }
  .top-header-right .widget-woocommerce-currency-switcher {
    float: right;
    padding: 5px 0;
    border-left: 1px solid rgba(255, 255, 255, 0.15); }
    .top-header-right .widget-woocommerce-currency-switcher .selectric, .top-header-right .widget-woocommerce-currency-switcher .button {
      border: none; }
    .top-header-right .widget-woocommerce-currency-switcher .button {
      width: 10px;
      padding: 5px 0; }
    .top-header-right .widget-woocommerce-currency-switcher .label {
      color: #fff;
      margin-right: 15px; }
  .top-header-right .widget_nav_menu ul {
    margin: 0;
    height: 100%; }
  .top-header-right .widget_nav_menu li {
    display: inline-block; }
  .top-header-right .widget_nav_menu a {
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    padding: 0 15px;
    display: block;
    float: left; }
    .top-header-right .widget_nav_menu a:hover {
      color: #000; }

.top-header-contact {
  letter-spacing: 0.5px; }
  .top-header-contact h3 {
    font-size: 15px;
    color: #adadad;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    padding: 5px 0; }
    .top-header-contact h3 span {
      color: #555; }
  .top-header-contact p {
    text-transform: uppercase;
    color: #adadad;
    font-size: 10px;
    margin: 0; }
  .top-header-contact .icon-around {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    float: left;
    margin-right: 10px;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms; }
    .top-header-contact .icon-around i {
      font-size: 16px;
      line-height: inherit; }
    .top-header-contact .icon-around:hover {
      color: #fff;
      cursor: pointer; }
      .top-header-contact .icon-around:hover i {
        color: #fff; }
  .top-header-contact a {
    text-transform: none;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms; }
  .top-header-contact a:hover {
    color: #000; }

#rit-bottom-header {
  z-index: 9999;
  background: #fff; }
  #rit-bottom-header .container {
    position: relative; }

@media (max-width: 768px) {
  .site-logo {
    text-align: center; } }
/*=======Primary mav=====*/
@media (max-width: 768px) {
  .mega-menu-wrap {
    display: none !important; } }
.mobile-nav {
  display: none;
  width: 20px;
  height: 20px;
  position: relative;
  line-height: 12px;
  text-align: center;
  margin-top: 22px;
  transition: all 1000ms;
  -webkit-transition: all 1000ms;
  -moz-transition: all 1000ms;
  -o-transition: all 1000ms;
  -ms-transition: all 1000ms;
  transition-delay: 500ms; }
  .mobile-nav span {
    margin-top: -1px;
    height: 2px;
    width: 100%;
    background: #464646;
    display: inline-block; }
    .mobile-nav span:after, .mobile-nav span:before {
      height: 2px;
      width: 100%;
      background: #464646;
      content: '';
      position: absolute;
      left: 0;
      transition: all 300ms;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -ms-transition: all 300ms;
      transition-delay: 0ms; }
    .mobile-nav span:after {
      top: 1px; }
    .mobile-nav span:before {
      bottom: 0; }
  .mobile-nav:hover {
    cursor: pointer; }
  .mobile-nav:hover {
    cursor: pointer;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms;
    transition-delay: 0ms; }
    .mobile-nav:hover span:after, .mobile-nav:hover span:before {
      left: 8px;
      transition: all 800ms;
      -webkit-transition: all 800ms;
      -moz-transition: all 800ms;
      -o-transition: all 800ms;
      -ms-transition: all 800ms;
      transition-delay: 500ms; }

nav.primary-nav-block {
  height: 60px; }
  nav.primary-nav-block ul {
    margin: 0; }
  nav.primary-nav-block a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit; }
  nav.primary-nav-block > div > ul {
    padding: 0;
    float: left;
    display: block;
    margin: 0; }
    nav.primary-nav-block > div > ul > li {
      display: inline;
      height: 100%;
      float: left;
      color: #252525;
      font-size: 13px;
      font-weight: 500;
      transition: all 300ms;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -ms-transition: all 300ms; }
      nav.primary-nav-block > div > ul > li:first-child > a {
        padding-left: 0; }
      nav.primary-nav-block > div > ul > li:first-child > ul {
        left: 0; }
      nav.primary-nav-block > div > ul > li > a {
        padding: 0 20px;
        line-height: 60px;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        transition: all 500ms;
        -webkit-transition: all 500ms;
        -moz-transition: all 500ms;
        -o-transition: all 500ms;
        -ms-transition: all 500ms;
        display: block; }
      nav.primary-nav-block > div > ul > li:hover > ul {
        visibility: visible;
        top: 100%;
        z-index: 9999;
        opacity: 1; }
      nav.primary-nav-block > div > ul > li > ul {
        z-index: 9;
        border-top: 1px solid #ddd;
        min-width: 170px;
        position: absolute;
        top: 200%;
        left: 0;
        opacity: 0;
        display: inline-block;
        visibility: hidden;
        transition: all 300ms;
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -o-transition: all 300ms;
        -ms-transition: all 300ms; }
        nav.primary-nav-block > div > ul > li > ul > li {
          width: 100%;
          display: block;
          float: left;
          list-style: none;
          padding: 15px 0; }
          nav.primary-nav-block > div > ul > li > ul > li:first-child {
            padding-top: 0; }
          nav.primary-nav-block > div > ul > li > ul > li:last-child {
            border: none;
            padding-bottom: 0; }
          nav.primary-nav-block > div > ul > li > ul > li > a {
            font-weight: 500;
            text-transform: capitalize;
            font-size: 13px;
            letter-spacing: 1px; }
            nav.primary-nav-block > div > ul > li > ul > li > a:before {
              display: none; }
          nav.primary-nav-block > div > ul > li > ul > li > ul {
            box-shadow: none;
            padding: 10px 0; }
            nav.primary-nav-block > div > ul > li > ul > li > ul li {
              color: #7d7d7d;
              padding: 15px 0;
              position: relative; }
              nav.primary-nav-block > div > ul > li > ul > li > ul li ul {
                position: absolute;
                width: 300px;
                left: 100%;
                top: 0;
                padding: 20px;
                transform: scale(0);
                -moz-transform: scale(0);
                -o-transform: scale(0);
                -webkit-transform: scale(0);
                -ms-transform: scale(0);
                visibility: hidden;
                opacity: 0;
                transition: all 350ms;
                -webkit-transition: all 350ms;
                -moz-transition: all 350ms;
                -o-transition: all 350ms;
                -ms-transition: all 350ms; }
              nav.primary-nav-block > div > ul > li > ul > li > ul li:hover > ul {
                transform: scale(1);
                -moz-transform: scale(1);
                -o-transform: scale(1);
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                visibility: visible;
                opacity: 1;
                z-index: 999999; }
            nav.primary-nav-block > div > ul > li > ul > li > ul a {
              position: relative;
              font-size: 13px;
              text-transform: capitalize; }
  nav.primary-nav-block > ul > li ul {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    background: #fff; }
  nav.primary-nav-block li {
    position: relative; }

.mega-sub-menu {
  display: block !important; }

.product-search {
  padding-top: 30px; }

#mega-menu-wrap-primary .mega-menu-megamenu {
  position: inherit; }
  #mega-menu-wrap-primary .mega-menu-megamenu > ul {
    width: 100%;
    max-width: 1140px;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%); }
    #mega-menu-wrap-primary .mega-menu-megamenu > ul > li {
      padding: 0 30px;
      border: none; }
      #mega-menu-wrap-primary .mega-menu-megamenu > ul > li > a {
        text-transform: uppercase !important;
        padding: 10px 0;
        position: relative;
        display: block; }
    #mega-menu-wrap-primary .mega-menu-megamenu > ul li[class*=' mega-menu-columns'] {
      padding: 0 30px;
      border-left: 1px solid #ddd; }
      #mega-menu-wrap-primary .mega-menu-megamenu > ul li[class*=' mega-menu-columns'] ul {
        padding: 15px 0 0; }
      #mega-menu-wrap-primary .mega-menu-megamenu > ul li[class*=' mega-menu-columns']:before {
        display: none; }
      #mega-menu-wrap-primary .mega-menu-megamenu > ul li[class*=' mega-menu-columns'] a {
        font-size: 13px;
        text-transform: capitalize; }
      #mega-menu-wrap-primary .mega-menu-megamenu > ul li[class*=' mega-menu-columns'] li {
        padding: 15px 0; }
      #mega-menu-wrap-primary .mega-menu-megamenu > ul li[class*=' mega-menu-columns']:first-child {
        padding-left: 0; }
      #mega-menu-wrap-primary .mega-menu-megamenu > ul li[class*=' mega-menu-columns']:last-child {
        padding-right: 0; }
    #mega-menu-wrap-primary .mega-menu-megamenu > ul li.mega-menu-columns-1-of-4 {
      width: 25%;
      float: left; }

li.mega-menu-columns-1-of-1 {
  width: 100%; }

li.mega-menu-columns-1-of-2 {
  width: 50%; }

li.mega-menu-columns-2-of-2 {
  width: 100%; }

li.mega-menu-columns-1-of-3 {
  width: 33.33333%; }

li.mega-menu-columns-2-of-3 {
  width: 66.66667%; }

li.mega-menu-columns-3-of-3 {
  width: 100%; }

li.mega-menu-columns-1-of-4 {
  width: 25%; }

li.mega-menu-columns-2-of-4 {
  width: 50%; }

li.mega-menu-columns-3-of-4 {
  width: 75%; }

li.mega-menu-columns-4-of-4 {
  width: 100%; }

li.mega-menu-columns-1-of-5 {
  width: 20%; }

li.mega-menu-columns-2-of-5 {
  width: 40%; }

li.mega-menu-columns-3-of-5 {
  width: 60%; }

li.mega-menu-columns-4-of-5 {
  width: 80%; }

li.mega-menu-columns-5-of-5 {
  width: 100%; }

li.mega-menu-columns-1-of-6 {
  width: 16.66667%; }

li.mega-menu-columns-2-of-6 {
  width: 33.33333%; }

li.mega-menu-columns-3-of-6 {
  width: 50%; }

li.mega-menu-columns-4-of-6 {
  width: 66.66667%; }

li.mega-menu-columns-5-of-6 {
  width: 83.33333%; }

li.mega-menu-columns-6-of-6 {
  width: 100%; }

li.mega-menu-columns-1-of-7 {
  width: 14.28571%; }

li.mega-menu-columns-2-of-7 {
  width: 28.57143%; }

li.mega-menu-columns-3-of-7 {
  width: 42.85714%; }

li.mega-menu-columns-4-of-7 {
  width: 57.14286%; }

li.mega-menu-columns-5-of-7 {
  width: 71.42857%; }

li.mega-menu-columns-6-of-7 {
  width: 85.71429%; }

li.mega-menu-columns-7-of-7 {
  width: 100%; }

li.mega-menu-columns-1-of-8 {
  width: 12.5%; }

li.mega-menu-columns-2-of-8 {
  width: 25%; }

li.mega-menu-columns-3-of-8 {
  width: 37.5%; }

li.mega-menu-columns-4-of-8 {
  width: 50%; }

li.mega-menu-columns-5-of-8 {
  width: 62.5%; }

li.mega-menu-columns-6-of-8 {
  width: 75%; }

li.mega-menu-columns-7-of-8 {
  width: 87.5%; }

li.mega-menu-columns-8-of-8 {
  width: 100%; }

@media (max-width: 768px) {
  .primary-nav-block > ul {
    display: none !important;
    visibility: hidden; }

  .mobile-nav {
    display: block; }

  #rit-main-header {
    text-align: center; } }
#mobile-nav-block {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: -100%;
  opacity: 0;
  background: black;
  transition: all 800ms;
  -webkit-transition: all 800ms;
  -moz-transition: all 800ms;
  -o-transition: all 800ms;
  -ms-transition: all 800ms;
  padding: 0 15px;
  z-index: -1; }

#mobile-nav-block.active {
  top: 0;
  opacity: 1;
  z-index: 99999; }

#close-nav {
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 30px;
  right: 30px; }
  #close-nav:after, #close-nav:before {
    width: 100%;
    height: 1px;
    background: #fff;
    content: '';
    position: absolute;
    bottom: 50%; }
  #close-nav:after {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg); }
  #close-nav:before {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg); }
  #close-nav:hover {
    cursor: pointer;
    transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg); }

#mobile-searchform {
  width: 100%;
  position: relative;
  height: 40px;
  margin: 10px 0; }
  #mobile-searchform input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: none;
    color: #252525;
    background: #fff; }
  #mobile-searchform button {
    background: none;
    height: 40px;
    padding: 0 0 0 10px;
    line-height: 40px;
    color: #252525;
    border: none;
    border-left: 1px solid rgba(0, 0, 0, 0.4);
    position: absolute;
    display: inline-block;
    right: 0;
    top: 0; }

div.wrapper-mobile-nav {
  position: relative;
  width: 100%;
  text-align: left;
  height: 0px;
  overflow: hidden; }

div.wrapper-mobile-nav ul {
  padding: 0; }
div.wrapper-mobile-nav li {
  width: 100%; }
  div.wrapper-mobile-nav li a {
    position: relative; }

div.wrapper-mobile-nav {
  overflow: hidden;
  overflow-y: hidden;
  max-height: 100%; }
  div.wrapper-mobile-nav .triggernav {
    position: absolute;
    width: 40px !important;
    text-align: center;
    height: 40px;
    line-height: 40px;
    right: 0;
    top: 0; }
  div.wrapper-mobile-nav a {
    display: inline-block;
    width: 100%; }
  div.wrapper-mobile-nav > ul > li {
    opacity: 0;
    transition: all 1000ms;
    -webkit-transition: all 1000ms;
    -moz-transition: all 1000ms;
    -o-transition: all 1000ms;
    -ms-transition: all 1000ms;
    transition-delay: 1000ms; }
    div.wrapper-mobile-nav > ul > li > a {
      text-transform: uppercase;
      font-size: 18px;
      color: #fff;
      font-weight: 600;
      letter-spacing: 2px;
      padding: 8px 0;
      transition: all 500ms;
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -o-transition: all 500ms;
      -ms-transition: all 500ms; }
      div.wrapper-mobile-nav > ul > li > a:hover, div.wrapper-mobile-nav > ul > li > a.active {
        color: #7d7d7d !important; }
  div.wrapper-mobile-nav li {
    border-top: 1px dotted rgba(255, 255, 255, 0.3);
    position: relative; }
  div.wrapper-mobile-nav ul li ul {
    overflow: hidden;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms; }
    div.wrapper-mobile-nav ul li ul li {
      padding-left: 15px; }
    div.wrapper-mobile-nav ul li ul a {
      color: #fff;
      text-transform: capitalize;
      font-size: 14px;
      letter-spacing: 2px;
      padding: 10px 0 10px 15px; }
      div.wrapper-mobile-nav ul li ul a:hover, div.wrapper-mobile-nav ul li ul a.active {
        color: #7d7d7d; }
  div.wrapper-mobile-nav .triggernav {
    width: 20px;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms; }
    div.wrapper-mobile-nav .triggernav.active, div.wrapper-mobile-nav .triggernav:hover {
      cursor: pointer; }
      div.wrapper-mobile-nav .triggernav.active i, div.wrapper-mobile-nav .triggernav:hover i {
        transform: rotateX(180deg);
        -moz-transform: rotateX(180deg);
        -o-transform: rotateX(180deg);
        -webkit-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        color: #ebebeb; }
  div.wrapper-mobile-nav .unvisible {
    height: 0px !important;
    padding: 0 !important; }

#mobile-nav-block.active {
  text-align: left;
  height: 100%;
  top:67px!important;
  overflow: hidden;
  overflow-y: hidden; }
  #mobile-nav-block.active .wrapper-mobile-nav {
    height: auto; }
    #mobile-nav-block.active .wrapper-mobile-nav > ul > li {
      letter-spacing: 2px;
      opacity: 1; }
      #mobile-nav-block.active .wrapper-mobile-nav > ul > li > a {
        letter-spacing: 2px;
        opacity: 1;
        transition-delay: 0ms; }
      #mobile-nav-block.active .wrapper-mobile-nav > ul > li:last-child {
        border-bottom: 1px dotted rgba(255, 255, 255, 0.3); }

/*------header Default-----*/
.header-default #mega-menu-wrap-primary {
  float: left; }
.header-default #mega-menu-primary > li > a {
  color: #fff; }
.header-default #top-header .textwidget, .header-default #top-header .textwidget a {
  color: #7d7d7d; }
.header-default #top-header .textwidget a:hover {
  color: #000; }
.header-default #top-header .top-header-right .widget_nav_menu {
  display: inline-block; }
.header-default #top-header .top-header-right .widget_nav_menu a {
  color: #7d7d7d; }
  .header-default #top-header .top-header-right .widget_nav_menu a:hover {
    color: #000; }
.header-default #top-header .top-header-right .widget_nav_menu li {
  position: relative; }
  .header-default #top-header .top-header-right .widget_nav_menu li:after {
    height: 20px;
    width: 1px;
    background: #ccc;
    content: '';
    display: block;
    position: absolute;
    right: -1px;
    top: calc(50% - 10px); }
.header-default #top-header .selectric .label {
  color: #7d7d7d !important;
  line-height: 30px; }
.header-default #top-header .selectric .button::after, .header-default #top-header .selectric .button:hover::after {
  border-top-color: #7d7d7d !important; }
.header-default #rit-main-header .row {
  display: flex;
  align-items: center; }
.header-default #rit-bottom-header {
  background: #1a1a1a; }
.header-default .primary-nav-block a {
  color: #fff; }
.header-default .primary-nav-block .menu > li:first-child > a, .header-default .primary-nav-block .mega-menu > li:first-child > a {
  padding: 0 20px; }
.header-default .primary-nav-block .mega-menu-megamenu .mega-sub-menu {
  padding: 30px; }
.header-default .primary-nav-block .mega-sub-menu, .header-default .primary-nav-block .sub-menu {
  padding: 20px;
  border-top-color: transparent; }
  .header-default .primary-nav-block .mega-sub-menu li, .header-default .primary-nav-block .sub-menu li {
    border-bottom-color: rgba(255, 255, 255, 0.3); }
    .header-default .primary-nav-block .mega-sub-menu li:hover, .header-default .primary-nav-block .sub-menu li:hover {
      cursor: pointer; }
      .header-default .primary-nav-block .mega-sub-menu li:hover > a, .header-default .primary-nav-block .sub-menu li:hover > a {
        color: #000; }
.header-default .primary-nav-block .mega-menu-item > a {
  border-bottom-color: #fff !important; }
.header-default #topcart .btn-header span {
  color: #fff; }

.header-default-style-2 .nav-hotline {
  background: rgba(255, 255, 255, 0.1) !important; }
.header-default-style-2 .wrapp-sec-nav h3 {
  height: 60px;
  line-height: 40px;
  white-space: nowrap; }
.header-default-style-2 nav.primary-nav-block {
  position: static;
  padding-left: 0; }

.wrapp-sec-nav {
  position: relative; }
  .wrapp-sec-nav .table-icon {
    float: left;
    margin: 12px 10px 10px 0; }
  .wrapp-sec-nav > ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border: 1px solid #ebebeb !important;
    z-index: 1; }
  .wrapp-sec-nav ul {
    box-shadow: none;
    border: none;
    padding: 0;
    background: #fff; }
    .wrapp-sec-nav ul li {
      width: 100%;
      position: relative;
      border-top: 1px solid #ebebeb; }
      .wrapp-sec-nav ul li:first-child {
        border-top: none; }
      .wrapp-sec-nav ul li ul {
        position: absolute;
        left: calc(100% + 30px);
        top: -1px;
        width: 250px;
        border: 1px solid #ebebeb;
        opacity: 0;
        transition: all 300ms;
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -o-transition: all 300ms;
        -ms-transition: all 300ms;
        visibility: hidden; }
        .wrapp-sec-nav ul li ul li:hover {
          background: transparent; }
      .wrapp-sec-nav ul li:hover {
        background: #ebebeb; }
        .wrapp-sec-nav ul li:hover > ul {
          left: 100%;
          opacity: 1;
          visibility: visible; }
    .wrapp-sec-nav ul li.menu-item-has-children > a:after {
      content: '\f105';
      font-family: FontAwesome;
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      font-size: inherit;
      color: inherit; }
    .wrapp-sec-nav ul a {
      padding: 10px 20px;
      line-height: 30px;
      font-size: 13px;
      color: #252525;
      display: block; }
  .wrapp-sec-nav .unvisible {
    overflow: hidden;
    height: 0px !important; }
  .wrapp-sec-nav h3 {
    color: #fff;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 20px; }

@media (max-width: 768px) {
  .wrapp-sec-nav > ul {
    z-index: 0;
    transition: z-index 0s, opacity 300ms, top 300ms !important; }
  .wrapp-sec-nav:hover > ul {
    z-index: 1; } }
.header-default-style-3 #activesearch.btn-header {
  float: right;
  width: 60px;
  height: 60px;
  line-height: 65px;
  background: #000;
  color: #fff;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }
  .header-default-style-3 #activesearch.btn-header i {
    color: #fff;
    font-size: 18px; }
  .header-default-style-3 #activesearch.btn-header:hover {
    cursor: pointer;
    background: #141414; }
.header-default-style-3 #header-search {
  background: #252525;
  color: #fff; }
.header-default-style-3 #rit-bottom-header {
  background: #252525; }
.header-default-style-3 #header-search #top-searchform input {
  color: #fff; }
.header-default-style-3 .right-cart h5 {
  font-weight: 500; }

@media (max-width: 768px) {
  .header-default-style-3 #center-main-header {
    display: none; }
  .header-default-style-3 .mobile-nav {
    float: left; } }
.shipping-rule {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%; }
  .shipping-rule li {
    width: 33.333%;
    float: left;
    display: inline-block;
    margin: 0;
    padding: 0 10px; }
    .shipping-rule li i {
      font-size: 16px; }
    .shipping-rule li span {
      float: left;
      width: 40px;
      min-height: 30px; }
    .shipping-rule li p {
      font-size: 12px;
      margin: 0; }
    .shipping-rule li h4 {
      margin: 0;
      font-size: 14px; }

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

.stick-nav-active {
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }

.everest-stick-nav .triggernav {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 5px;
  color: #ddd; }
  .everest-stick-nav .triggernav i {
    font-size: 10px; }
  .everest-stick-nav .triggernav:after {
    width: 15px;
    height: 15px;
    border: 1px solid #ddd;
    display: block;
    content: '';
    position: absolute;
    top: 13px;
    left: 12px; }
  .everest-stick-nav .triggernav:hover, .everest-stick-nav .triggernav.active {
    cursor: pointer;
    color: #252525;
    border-color: #252525; }

.is-sticky .sec-nav-menu {
  opacity: 0;
  visibility: hidden;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }
.is-sticky .wrapp-sec-nav:hover {
  cursor: pointer; }
  .is-sticky .wrapp-sec-nav:hover .sec-nav-menu {
    visibility: visible;
    opacity: 1; }

/*------End header Default-----*/
/*---Header transparent---*/
.header-transparent {
  width: 100%;
  display: flex;
  align-items: center; }
  .header-transparent:not(.black-style) {
    position: absolute;
    background: transparent;
    top: 0;
    left: 0;
    z-index: 99; }
  .header-transparent .wrapper-header-transparent {
    border-bottom: 1px solid rgba(255, 255, 255, 0.6); }
  .header-transparent .sticky-wrapper {
    width: 100%; }
    .header-transparent .sticky-wrapper.is-sticky #rit-bottom-header.wrapper-header-transparent {
      transition: all 300ms;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -ms-transition: all 300ms;
      background: rgba(37, 37, 37, 0.7); }
  .header-transparent:not(.black-style) .right-bottom-header {
    border-left: 1px solid rgba(255, 255, 255, 0.6); }
    .header-transparent:not(.black-style) .right-bottom-header .list-btn-header #activesearch i {
      color: #fff; }
  .header-transparent .right-bottom-header {
    width: 130px;
    padding: 0 20px;
    display: flex;
    align-items: center; }
    .header-transparent .right-bottom-header .list-btn-header {
      height: auto; }
      .header-transparent .right-bottom-header .list-btn-header li:last-child {
        margin: 0; }
  .header-transparent .right-cart {
    display: none; }
  .header-transparent #activesearch.btn-header {
    line-height: normal; }
  .header-transparent:not(.black-style) #topcart .btn-header::after {
    color: #fff; }
  .header-transparent:not(.black-style) #topcart .btn-header span {
    color: #fff; }
  .header-transparent #topcart .btn-header::after {
    content: '\e93a';
    height: 35px;
    line-height: 35px;
    font-size: 35px; }
  .header-transparent #topcart .btn-header {
    margin: 0;
    padding: 0; }
    .header-transparent #topcart .btn-header .btn-header {
      height: 35px;
      line-height: 30px; }
    .header-transparent #topcart .btn-header span {
      display: inline;
      float: none; }
  .header-transparent .block-content-btn {
    right: 0; }
  .header-transparent nav.primary-nav-block {
    height: auto; }
  .header-transparent .nav-menu, .header-transparent .mega-menu-wrap {
    width: 80%; }
  .header-transparent #rit-logo {
    padding: 0 20px;
    width: 20%; }
  .header-transparent:not(.black-style) #mega-menu-primary > li > a, .header-transparent #primary-menu > li > a {
    color: #fff; }
  .header-transparent #primary-nav {
    width: calc(100% - 130px);
    display: flex;
    align-items: center; }
  .header-transparent #rit-bottom-header {
    background-color: transparent;
    width: 100%; }
  .header-transparent.black-style #rit-logo {
    padding-left: 35px; }
  .header-transparent.black-style .wrapper-header-transparent {
    display: flex;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .header-transparent.black-style #primary-nav {
    width: calc(100% - 150px); }
  .header-transparent.black-style .right-bottom-header {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding-right: 35px;
    width: 150px; }
  .header-transparent.black-style #mega-menu-primary > li > a, .header-transparent.black-style #primary-menu > li > a {
    color: #252525; }

.right-bottom-header .textwidget {
  white-space: nowrap; }

@media (max-width: 768px) {
  .header-transparent #primary-nav {
    min-height: 60px; }
  .header-transparent #rit-logo {
    width: auto;
    margin: 0 auto; }
  .header-transparent:not(.black-style) .mobile-nav {
    margin: 0 20px; }
    .header-transparent:not(.black-style) .mobile-nav span:after, .header-transparent:not(.black-style) .mobile-nav span:before, .header-transparent:not(.black-style) .mobile-nav span {
      background: #fff; }
  .header-transparent.black-style .mobile-nav {
    margin: 0 10px; }
    .header-transparent.black-style .mobile-nav span:after, .header-transparent.black-style .mobile-nav span:before, .header-transparent.black-style .mobile-nav span {
      background: #252525; }
  .header-transparent.black-style #primary-nav {
    width: calc(100% - 100px); }
  .header-transparent.black-style #rit-logo {
    padding: 0 5px; }
  .header-transparent.black-style .right-bottom-header {
    padding: 0 10px 0 0;
    width: 100px; } }
/*---End Header transparent---*/
.table-icon {
  width: 15px;
  height: 15px;
  display: block; }
  .table-icon i {
    position: relative;
    height: 7px;
    width: 15px; }
    .table-icon i:after, .table-icon i:before {
      width: 5px;
      height: 5px;
      display: block;
      float: left;
      content: '';
      margin: 1px;
      background: #fff; }

#header-search {
  position: absolute;
  width: 100%;
  height: 100%;
  min-height: 50px;
  left: 0;
  top: 0;
  padding: 0 15px;
  background: #fff;
  z-index: -1;
  opacity: 0;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }
  #header-search.active {
    opacity: 1;
    z-index: 9999; }
  #header-search #top-searchform {
    width: 100%;
    height: 100%;
    position: relative; }
    #header-search #top-searchform input {
      border: none;
      height: 100%;
      color: #252525;
      width: 100%;
      font-size: 18px;
      font-style: italic; }
      #header-search #top-searchform input:focus {
        border: none !important;
        outline: none; }
    #header-search #top-searchform #close-search {
      position: absolute;
      right: 0;
      display: block;
      top: 50%;
      transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      width: 30px;
      height: 30px;
      transition: all 500ms;
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -o-transition: all 500ms;
      -ms-transition: all 500ms; }
      #header-search #top-searchform #close-search:after, #header-search #top-searchform #close-search:before {
        height: 30px;
        width: 2px;
        background: #555;
        content: '';
        display: block;
        position: absolute;
        right: 50%; }
      #header-search #top-searchform #close-search:after {
        transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        top: 0; }
      #header-search #top-searchform #close-search:before {
        transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg); }
      #header-search #top-searchform #close-search:hover {
        cursor: pointer;
        color: #000;
        transform: translateY(-50%) rotate(180deg);
        -moz-transform: translateY(-50%) rotate(180deg);
        -o-transform: translateY(-50%) rotate(180deg);
        -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg); }
        #header-search #top-searchform #close-search:hover:after, #header-search #top-searchform #close-search:hover:before {
          background: #000; }

/*=======End top header and main header=====*/
/*============Mega Menu=============*/
#mega-menu-wrap-primary {
  float: left;
  clear: none; }

/*============End Mega Menu=============*/
/*=======End primary mav=====*/
.btn:hover {
  background: #e1e1e1; }

.btn-header {
  display: block;
  height: 30px;
  min-width: 30px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  position: relative;
  line-height: 30px;
  text-align: center;
  padding: 0;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }
  .btn-header i {
    color: #000;
    font-size: 17px; }

.right-bottom-header {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0; }
  .right-bottom-header .list-btn-header {
    height: 100%;
    display: inline-block;
    margin: 0;
    width: 100%;
    text-align: right;
    line-height: 50px; }

.list-btn-header > li {
  position: relative;
  height: 100%;
  display: table-row;
  float: right;
  margin: 0 0 0 15px;
  /*&:hover .btn-header:after {
    border-style: solid;
    border-width: 6px;
    content: "";
    display: block;
    height: 10px;
    left: 50%;
    margin: -5px 0 0 -5px;
    position: absolute;
    top: 35px;
    width: 12px;
    @include transition-all(300ms);
  }*/ }
  .list-btn-header > li:hover .block-content-btn {
    opacity: 1;
    z-index: 99999;
    visibility: visible; }
  .list-btn-header > li .btn-header {
    vertical-align: middle;
    display: inline-block;
    margin-top: 10px; }
    .list-btn-header > li .btn-header:hover {
      cursor: pointer; }
  .list-btn-header > li #topcart {
    display: inline-block;
    vertical-align: middle; }
.list-btn-header .label-btn-header {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  background: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: -8px;
  right: -8px;
  z-index: 99;
  font-size: 12px;
  text-align: center; }

#activesearch.btn-header {
  height: 100%;
  line-height: 75px;
  margin: 0;
  width: 40px; }
  #activesearch.btn-header i {
    font-size: 20px; }

#activesearch.btn-header:after {
  display: none; }

.block-content-btn {
  position: absolute;
  visibility: hidden;
  right: 15px;
  top: 100%;
  width: 330px;
  padding: 20px;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  min-height: 50px;
  opacity: 0;
  background: #fff;
  z-index: -1;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  margin-top: 5px; }

/*----------Responsive header-----------*/
#top-header {
  background: #ebebeb; }
  #top-header .selectric .button {
    background: transparent !important;
    height: 25px !important;
    margin: 0 !important;
    padding: 0 !important; }

.responsive-header #rit-bottom-header {
  height: auto;
  padding: 50px 0;
  background: transparent;
  transition: height 800ms;
  -webkit-transition: height 800ms;
  -moz-transition: height 800ms;
  -o-transition: height 800ms;
  -ms-transition: height 800ms;
  border: none; }
.responsive-header #rit-bottom-header-sticky-wrapper.is-sticky #rit-bottom-header {
  padding: 0px 0;
  background: #fff; }
.responsive-header #rit-logo {
  float: left;
  display: inline-block;
  padding-right: 50px;
  height: 100%;
  line-height: 65px; }
.responsive-header .site-logo {
  display: inline-block;
  vertical-align: middle; }

@media (max-width: 480px) {
  .responsive-header #primary-nav {
    width: calc(100% - 50px); }
  .responsive-header #rit-logo {
    width: calc(100% - 50px);
    padding: 0;
    text-align: center; }
  .responsive-header .right-bottom-header {
    width: 50px;
    float: right; }
    .responsive-header .right-bottom-header li {
      width: 50px;
      padding: 0; }
      .responsive-header .right-bottom-header li:last-child {
        display: none; } }
@media (max-width: 768px) {
  .h6-block.wpb_column.vc_column_container.vc_col-sm-6 {
    padding: 50px 15px !important; }

  .header-center #rit-mobile-cart {
    padding-top: 10px;
    display: block; }
    .header-center #rit-mobile-cart .right-cart {
      display: none; }
  .header-center .cart-block {
    display: none; }
  .header-center #rit-main-header {
    padding: 0; }
    .header-center #rit-main-header #rit-search-block {
      margin: 10px 0; }
    .header-center #rit-main-header #top-searchform {
      margin: 0 auto; }
    .header-center #rit-main-header #rit-logo {
      margin: 10px 0; }
    .header-center #rit-main-header #topcart {
      display: inline-block;
      padding: 10px 0; }

  .responsive-header .mobile-nav {
    margin-top: 23px;
    margin-right: 30px; }
  .responsive-header #rit-bottom-header {
    padding: 20px 0; }

  .top-header-right {
    text-align: left;
    display: none; }
    .top-header-right .textwidget {
      text-align: left; } }
/*----------End Responsive header-----------*/
/***+=========Header canvas========***/
.header-canvas {
  height: 80px; }
  .header-canvas #topcart {
    position: relative; }
    .header-canvas #topcart a.btn-header {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      margin-top: -2px; }
  .header-canvas #rit-bottom-header {
    height: 80px;
    position: relative;
    width: 100%;
    padding: 0 15px; }
  .header-canvas #header-search {
    height: 80px; }
  .header-canvas .wrapper {
    margin-top: -1px; }
  .header-canvas .wrapper, .header-canvas #activesearch {
    width: 80px;
    height: 80px;
    line-height: 80px;
    display: block;
    float: left;
    border-right: 1px solid #ddd;
    text-align: center; }
  .header-canvas #activesearch i {
    color: #363636;
    font-size: 20px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms; }
    .header-canvas #activesearch i:hover {
      cursor: pointer; }
  .header-canvas .mobile-nav {
    display: block;
    margin: 28px auto; }
  .header-canvas .site-logo {
    text-align: center;
    line-height: 70px;
    display: block; }
    .header-canvas .site-logo > a {
      display: inline-block;
      vertical-align: middle; }
  .header-canvas #primary-nav, .header-canvas #rit-logo, .header-canvas .right-bottom-header {
    height: 80px;
    padding: 0;
    margin-top: -1px; }
  .header-canvas #topcart {
    width: 80px;
    height: 80px;
    float: right;
    line-height: 70px;
    text-align: center;
    border-left: 1px solid #ddd; }
    .header-canvas #topcart > a.btn {
      display: inline-block;
      vertical-align: middle;
      background-color: transparent !important;
      background-image: url(./images/cart.png); }
      .header-canvas #topcart > a.btn:hover {
        background-image: url(./images/cart-black.jpg); }
    .header-canvas #topcart .label-btn-header {
      display: none; }
    .header-canvas #topcart .btn-header {
      display: inline-block; }
    .header-canvas #topcart:hover .block-content-btn {
      opacity: 1;
      z-index: 9;
      visibility: visible;
      right: 20px; }

@media (max-width: 600px) {
  .header-canvas, .header-canvas #rit-bottom-header, .header-canvas .right-bottom-header, .header-canvas #rit-logo, .header-canvas #primary-nav, .header-canvas #header-search {
    height: 60px; }
  .header-canvas .wrapper, .header-canvas #activesearch {
    border: none;
    height: 60px;
    width: 40px;
    line-height: 65px; }
  .header-canvas #primary-nav {
    padding-left: 15px; }
  .header-canvas .wrapper .mobile-nav {
    margin: 20px 0; }
  .header-canvas #rit-logo .site-logo {
    line-height: 50px; }
  .header-canvas .right-bottom-header {
    padding-right: 15px; }
    .header-canvas .right-bottom-header #topcart {
      height: 60px;
      line-height: 55px;
      width: 40px;
      border: none; } }
/***+=========End Header canvas========***/
/*=============Header Oneline============*/
.header-oneline #rit-bottom-header {
  padding: 0;
  height: auto; }
.header-oneline .mobile-nav {
  margin-top: 0; }
.header-oneline .primary-nav-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: auto; }
.header-oneline .wrapper-logo {
  display: flex;
  align-items: center; }
.header-oneline #rit-logo {
  display: inline-block;
  float: left;
  height: 100%;
  line-height: 65px; }
  .header-oneline #rit-logo .site-logo {
    display: inline-block;
    vertical-align: middle; }
.header-oneline .right-bottom-header .btn-header {
  background: transparent; }
  .header-oneline .right-bottom-header .btn-header i {
    color: #363636; }
.header-oneline .right-bottom-header .label-btn-header {
  color: #fff; }
.header-oneline .right-bottom-header .list-btn-header li:last-child {
  margin: 0; }
.header-oneline .right-bottom-header .right-cart {
  text-align: left; }
.header-oneline #mini-cart {
  text-align: left; }
.header-oneline .list-btn-header .label-btn-header {
  right: 0;
  top: -5px; }
.header-oneline .right-cart h5 {
  text-transform: capitalize;
  font-weight: 500; }
.header-oneline #topcart .btn-header span {
  color: #fff !important; }

#mega-menu-wrap-primary, #menu-wrap-primary {
  float: right;
  vertical-align: middle; }
  #mega-menu-wrap-primary a, #menu-wrap-primary a {
    color: #959595; }
    #mega-menu-wrap-primary a:hover, #menu-wrap-primary a:hover {
      color: #252525; }
  #mega-menu-wrap-primary .mega-menu-item .mega-menu-item-has-children, #menu-wrap-primary .mega-menu-item .mega-menu-item-has-children {
    border-left: 1px solid #ddd; }
    #mega-menu-wrap-primary .mega-menu-item .mega-menu-item-has-children > a, #menu-wrap-primary .mega-menu-item .mega-menu-item-has-children > a {
      color: #252525; }
    #mega-menu-wrap-primary .mega-menu-item .mega-menu-item-has-children:first-child, #menu-wrap-primary .mega-menu-item .mega-menu-item-has-children:first-child {
      border: none; }

.mega-sub-menu, .sub-menu {
  background: #fff;
  padding: 20px;
  box-shadow: 2px 2px 5px rgba(37, 37, 37, 0.7); }

.mega-sub-menu .mega-menu-item-has-children .mega-sub-menu {
  background: none;
  box-shadow: none; }

.mega-menu-megamenu .mega-sub-menu {
  padding: 20px 40px; }

@media (min-width: 768px) {
  .header-oneline {
    position: relative; }
    .header-oneline .mega-menu-wrap, .header-oneline .menu-wrap {
      height: auto; }
    .header-oneline .mega-menu-wrap > ul > li, .header-oneline .menu-wrap > ul > li {
      padding: 13px 0; }
    .header-oneline #rit-bottom-header > .container {
      position: relative; }
    .header-oneline .primary-nav-block {
      width: calc(100% - 160px);
      position: static; }
    .header-oneline .right-bottom-header {
      height: 80px;
      top: 0;
      padding: 10px 0; }
    .header-oneline .list-btn-header {
      line-height: normal; }
    .header-oneline #activesearch.btn-header {
      line-height: 60px; }
    .header-oneline #topcart .btn-header {
      margin-top: 0; }
    .header-oneline:hover {
      z-index: 99; } }
@media (max-width: 768px) {
  .header-oneline .wrapper-logo {
    height: auto !important; }
  .header-oneline .right-cart {
    display: none; }
  .header-oneline #primary-nav {
    float: left;
    width: auto; }
    .header-oneline #primary-nav #rit-logo {
      margin-left: 15px; }
  .header-oneline .right-bottom-header {
    float: right;
    width: auto; }

  .rit-element-image-hover.style-3.left-site .rit-parallax-inner {
    background-position: 0 0 !important;
    background-size: 100% auto !important; } }
/*=============End Header Oneline============*/
/*============Header simple line=============*/
.simpleline-header #main-header {
  border-bottom: 1px solid #eee;
  height: 50px; }
  .simpleline-header #main-header .left-main-header {
    text-align: left;
    height: 100%; }
    .simpleline-header #main-header .left-main-header .widget {
      float: left;
      height: 100%; }
    .simpleline-header #main-header .left-main-header .widget_nav_menu ul {
      height: 100%;
      margin: 0; }
    .simpleline-header #main-header .left-main-header .widget_nav_menu li {
      height: 50px;
      padding: 10px 20px;
      line-height: 30px;
      border-right: 1px solid #eee; }
      .simpleline-header #main-header .left-main-header .widget_nav_menu li a {
        color: #7d7d7d;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase; }
        .simpleline-header #main-header .left-main-header .widget_nav_menu li a:hover {
          color: #000; }
    .simpleline-header #main-header .left-main-header .woocommerce-currency-switcher-form {
      border: none;
      border-right: 1px solid #eee; }
      .simpleline-header #main-header .left-main-header .woocommerce-currency-switcher-form .selectric {
        border: none;
        height: 50px;
        padding: 0 5px; }
        .simpleline-header #main-header .left-main-header .woocommerce-currency-switcher-form .selectric .label {
          line-height: 50px;
          color: #7d7d7d;
          font-size: 13px;
          font-weight: 600;
          margin: 0 30px 0 0; }
        .simpleline-header #main-header .left-main-header .woocommerce-currency-switcher-form .selectric .button {
          background: none !important;
          color: #7d7d7d;
          line-height: 50px;
          padding: 0 20px 0 0;
          width: auto; }
          .simpleline-header #main-header .left-main-header .woocommerce-currency-switcher-form .selectric .button i {
            line-height: 45px;
            font-size: 16px; }
          .simpleline-header #main-header .left-main-header .woocommerce-currency-switcher-form .selectric .button:after {
            display: none; }
        .simpleline-header #main-header .left-main-header .woocommerce-currency-switcher-form .selectric:hover .label, .simpleline-header #main-header .left-main-header .woocommerce-currency-switcher-form .selectric:hover .button {
          color: #000; }
  .simpleline-header #main-header .center-main-header {
    text-align: center; }
    .simpleline-header #main-header .center-main-header .site-logo {
      padding: 10px 0;
      text-align: center; }
      .simpleline-header #main-header .center-main-header .site-logo a {
        margin: 0 auto;
        display: inline-block; }
  .simpleline-header #main-header #rit-bottom-header {
    border-top: none; }
  .simpleline-header #main-header .right-main-header {
    position: relative;
    height: 50px;
    text-align: right; }
    .simpleline-header #main-header .right-main-header .list-btn-header {
      margin: 0;
      display: inline-block;
      width: 100%;
      height: 100%;
      line-height: 50px; }
      .simpleline-header #main-header .right-main-header .list-btn-header > li {
        border-left: 1px solid #eee;
        width: 85px;
        text-align: center;
        float: right;
        margin: 0; }
        .simpleline-header #main-header .right-main-header .list-btn-header > li #activesearch.btn-header {
          line-height: 50px;
          margin-top: -2px; }
        .simpleline-header #main-header .right-main-header .list-btn-header > li #topcart .btn-header {
          margin-top: -5px;
          line-height: 50px; }
          .simpleline-header #main-header .right-main-header .list-btn-header > li #topcart .btn-header span {
            height: 25px;
            padding: 0 8px;
            line-height: 20px; }
        .simpleline-header #main-header .right-main-header .list-btn-header > li:first-child {
          margin-right: -15px; }
.simpleline-header #rit-bottom-header {
  text-align: center;
  border-bottom: none; }
  .simpleline-header #rit-bottom-header .primary-nav-block > div {
    width: 100%; }
    .simpleline-header #rit-bottom-header .primary-nav-block > div > ul {
      text-align: left;
      float: none;
      display: inline-block;
      margin: 0 auto; }

@media (max-width: 768px) {
  .simpleline-header {
    text-align: center; }
    .simpleline-header .right-main-header {
      display: block;
      float: right; }
    .simpleline-header .center-main-header, .simpleline-header .right-main-header {
      width: auto; }
    .simpleline-header .center-main-header {
      border-left: 1px solid #eee;
      max-height: 50px; }
    .simpleline-header .left-main-header {
      display: none; }
    .simpleline-header .mobile-nav {
      margin: 15px; }
    .simpleline-header #rit-bottom-header {
      display: none; } }
@media (max-width: 480px) {
  .simpleline-header .center-main-header {
    width: calc(100% - 100px);
    text-align: center; }
  .simpleline-header .right-main-header {
    width: 50px;
    padding: 0; }
    .simpleline-header .right-main-header .list-btn-header > li {
      width: 50px !important; }
      .simpleline-header .right-main-header .list-btn-header > li:first-child {
        display: none; } }
/*============End Header simple line=============*/
#rit-main, .wrapper {
  z-index: 9;
  background: #fff; }

/*---------Footer---------*/
.bottom-right-widget {
  text-align: right; }
  .bottom-right-widget .imghover_widget {
    padding-left: 15px;
    display: inline-block;
    float: right; }

.rit-footer.fixed {
  position: fixed;
  z-index: -1;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%; }

.rit-footer .title-widget:after {
  width: 60px; }

#rit-footer-default .copy-right {
  text-align: center; }
#rit-footer-default .widget-item li a {
  font-weight: 500;
  line-height: 1.6; }
#rit-footer-default form input {
  font-weight: 600; }
#rit-footer-default .bottom-main-top-footer {
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1); }
#rit-footer-default .widget_newsletterwidget h3.title-widget {
  float: left;
  width: 30%;
  margin: 0;
  padding: 0;
  height: 40px;
  line-height: 40px; }
  #rit-footer-default .widget_newsletterwidget h3.title-widget:after {
    display: none; }
#rit-footer-default .widget_newsletterwidget .newsletter-widget {
  float: right;
  width: 70%; }
  #rit-footer-default .widget_newsletterwidget .newsletter-widget form {
    position: relative; }
#rit-footer-default .widget_newsletterwidget .newsletter-email {
  background: none;
  border: 2px solid rgba(255, 255, 255, 0.3);
  font-weight: 400;
  margin: 0;
  box-shadow: none; }
#rit-footer-default .widget_newsletterwidget .newsletter-submit {
  background: none;
  height: 100%;
  border: none !important;
  opacity: 0; }
#rit-footer-default .widget_newsletterwidget p:last-child {
  position: absolute;
  width: 40px;
  height: 45px;
  top: 0;
  right: 20px;
  line-height: 35px; }
  #rit-footer-default .widget_newsletterwidget p:last-child:after {
    content: '\e905';
    font-size: 20px;
    font-family: "cleversoft";
    position: absolute;
    right: 0%;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%); }
#rit-footer-default .widget_newsletterwidget p {
  margin: 0; }

#rit-footer-white #top-rit-footer > .container {
  padding: 0 30px; }
#rit-footer-white .main-top-footer {
  padding: 65px 0 50px; }
  #rit-footer-white .main-top-footer > .row {
    margin: 0 -30px; }
    #rit-footer-white .main-top-footer > .row > aside {
      padding: 0 30px;
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 40%, #fff 20%);
      background-position: left;
      background-size: 1px 5px;
      background-repeat: repeat-y; }
      #rit-footer-white .main-top-footer > .row > aside:first-child {
        background-image: none; }
#rit-footer-white.rit-footer, #rit-footer-white #rit-bottom-footer {
  background: #fff; }
#rit-footer-white .title-widget {
  margin-bottom: 15px; }
  #rit-footer-white .title-widget span {
    color: #252525; }
  #rit-footer-white .title-widget:after {
    display: none; }
#rit-footer-white .newsletter-email {
  background: none;
  border: 2px solid #ccc;
  box-shadow: none; }
#rit-footer-white .newsletter-widget {
  padding-top: 30px; }
#rit-footer-white .newsletter-submit {
  float: right;
  width: auto !important;
  padding: 5px 25px;
  background: #252525;
  color: #fff;
  margin-top: -55px;
  height: 45px;
  font-size: 12px;
  z-index: 3;
  position: relative;
  border: none; }
#rit-footer-white .rit-socail-page, #rit-footer-white .ritsocialwidget {
  padding-top: 30px;
  display: inline-block; }
  #rit-footer-white .rit-socail-page .socail-item, #rit-footer-white .ritsocialwidget .socail-item {
    margin-right: 30px;
    width: auto;
    line-height: normal;
    height: auto;
    border: none;
    color: #7d7d7d;
    font-size: 16px; }
#rit-footer-white #rit-bottom-footer {
  border-top: 1px solid #ccc;
  text-align: center;
  font-size: 16px; }
  #rit-footer-white #rit-bottom-footer .copy-right {
    font-size: 16px;
    text-align: center; }
#rit-footer-white .l-contact i {
  color: #555; }

@media (max-width: 768px) {
  #rit-footer-white #top-rit-footer > .container {
    padding: 0 15px; }
  #rit-footer-white .main-top-footer {
    padding: 25px 0 30px; }
    #rit-footer-white .main-top-footer > .row {
      margin: 0 -15px; }
      #rit-footer-white .main-top-footer > .row > aside {
        padding: 15px 15px 0;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2) 40%, #fff 20%);
        background-position: top;
        background-size: 5px 1px;
        background-repeat: repeat-x; }
  #rit-footer-white .title-widget {
    margin: 0; }
  #rit-footer-white .rit-socail-page, #rit-footer-white .ritsocialwidget {
    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 0; }
    #rit-footer-white .rit-socail-page a, #rit-footer-white .ritsocialwidget a {
      float: none;
      display: inline-block; } }
#rit-footer-dark {
  color: #757575; }
  #rit-footer-dark, #rit-footer-dark #rit-bottom-footer {
    background: #141414; }
  #rit-footer-dark #rit-bottom-footer {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 20px 0; }
  #rit-footer-dark #rit-bottom-footer .row {
    align-items: center;
    display: flex; }
  #rit-footer-dark .rit-socail-page, #rit-footer-dark .ritsocialwidget {
    float: right; }
    #rit-footer-dark .rit-socail-page .socail-item, #rit-footer-dark .ritsocialwidget .socail-item {
      width: 35px;
      border-color: #757575;
      height: 35px;
      line-height: 35px; }
  #rit-footer-dark.rit-footer .title-widget::after {
    display: none; }
  #rit-footer-dark .title-widget {
    padding: 0; }
    #rit-footer-dark .title-widget span {
      font-weight: 400;
      border-bottom-width: 1px;
      border-bottom-style: solid;
      padding-bottom: 10px;
      display: inline-block;
      font-size: 16px; }
  #rit-footer-dark .main-top-footer {
    padding: 100px 0 50px; }
  #rit-footer-dark.rit-footer .main-top-footer > .row > .col-xs-12:first-child {
    padding-right: 15px; }
  #rit-footer-dark .imghover_widget {
    padding-bottom: 25px; }
  #rit-footer-dark .newsletter-widget {
    padding-top: 40px; }
  #rit-footer-dark .widget_nav_menu li a:before {
    content: '\f105';
    font-family: FontAwesome;
    padding-right: 5px; }
  #rit-footer-dark .newsletter-email {
    box-shadow: none; }

#rit-footer-dark .widget_newsletterwidget, #rit-footer-default-2 .widget_newsletterwidget {
  width: 100%;
  display: inline-block; }
  #rit-footer-dark .widget_newsletterwidget .newsletter-email, #rit-footer-default-2 .widget_newsletterwidget .newsletter-email {
    margin: 0;
    background: transparent;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  #rit-footer-dark .widget_newsletterwidget .newsletter-submit, #rit-footer-default-2 .widget_newsletterwidget .newsletter-submit {
    font-size: 12px;
    color: #fff;
    height: 45px; }
    #rit-footer-dark .widget_newsletterwidget .newsletter-submit:hover, #rit-footer-default-2 .widget_newsletterwidget .newsletter-submit:hover {
      background: #000;
      border: none; }
  #rit-footer-dark .widget_newsletterwidget p:first-child, #rit-footer-dark .widget_newsletterwidget p:nth-child(2), #rit-footer-default-2 .widget_newsletterwidget p:first-child, #rit-footer-default-2 .widget_newsletterwidget p:nth-child(2) {
    width: calc(100% - 130px);
    padding-right: 10px;
    float: left; }
  #rit-footer-dark .widget_newsletterwidget p:last-child, #rit-footer-default-2 .widget_newsletterwidget p:last-child {
    width: 130px;
    float: left; }

.page-template .rit-footer {
  margin-top: 0; }

.rit-footer {
  margin-top: 30px;
  background: #252525;
  font-weight: 500;
  line-height: 1.6; }
  .rit-footer .title-widget {
    color: #ddd;
    margin-bottom: 30px;
    border: none; }
    .rit-footer .title-widget:after {
      background: #464646; }
    .rit-footer .title-widget span {
      color: #fff;
      font-size: 16px;
      letter-spacing: 1px; }
  .rit-footer ul {
    margin: 0; }
  .rit-footer .widget-item {
    font-size: 16px;
    line-height: 1.6; }
  .rit-footer .widget-item li {
    padding: 8px 0; }
    .rit-footer .widget-item li a {
      font-size: 16px;
      font-weight: 500; }
    .rit-footer .widget-item li:first-child {
      padding-top: 0; }
  .rit-footer .newsletter-widget .newsletter-email {
    background: #363636;
    border-color: #363636; }
  .rit-footer .newsletter-widget .newsletter-submit {
    background: #363636;
    border: 1px solid transparent;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms;
    color: #7d7d7d; }
    .rit-footer .newsletter-widget .newsletter-submit:hover {
      background: #363636;
      border-color: #ddd !important;
      color: #ddd; }
  .rit-footer .main-top-footer > .row > .col-xs-12:first-child {
    padding-right: 100px; }

.RITSocialWidget a {
  width: 35px;
  height: 35px;
  display: inline-block;
  line-height: 35px;
  text-align: center;
  margin-right: 10px; }
  .RITSocialWidget a i {
    font-size: 16px; }

.rit-footer .RITSocialWidget a {
  background: #363636;
  border: 1px solid transparent; }
  .rit-footer .RITSocialWidget a i {
    color: #7d7d7d; }
  .rit-footer .RITSocialWidget a:hover {
    border-color: #ddd; }
    .rit-footer .RITSocialWidget a:hover i {
      color: #ddd; }

.rit-socail-page, .ritsocialwidget {
  display: table-row; }

.socail-item {
  height: 40px;
  width: 40px;
  display: block;
  float: left;
  margin-right: 15px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #7d7d7d;
  border: 2px solid #7d7d7d;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%; }
  .socail-item i {
    color: inherit; }
  .socail-item:hover {
    color: #fff;
    border-color: #fff; }

.nav-hotline {
  height: 100%;
  padding: 10px 20px;
  width: 100%;
  color: #fff;
  font-size: 14px;
  display: inline-block; }
  .nav-hotline h4 {
    color: inherit;
    font-size: 14px;
    padding-left: 5px;
    float: left;
    margin: 0;
    line-height: 45px;
    height: 40px;
    white-space: nowrap; }
  .nav-hotline span.rit-phone {
    float: left;
    height: 40px;
    line-height: 40px;
    display: block;
    width: 25px;
    background: url("images/phone.png") center center no-repeat; }

.l-contact i {
  color: #ccc;
  display: inline-block;
  width: 30px; }

.socail-top-footer {
  padding: 20px 0;
  border-bottom: 1px solid #ddd; }
  .socail-top-footer input {
    z-index: 9; }
  .socail-top-footer .newsletter-submit {
    background: none;
    border: none;
    position: absolute;
    right: 15px;
    top: 0;
    height: 40px;
    width: 40px; }
  .socail-top-footer .rit-socail-page, .socail-top-footer .ritsocialwidget {
    text-align: right;
    padding: 3px 0; }
    .socail-top-footer .rit-socail-page .socail-item, .socail-top-footer .ritsocialwidget .socail-item {
      width: 30px;
      height: 30px;
      border-radius: 2px;
      -moz-border-radius: 2px;
      -o-border-radius: 2px;
      -webkit-border-radius: 2px;
      -ms-border-radius: 2px;
      background: #7d7d7d;
      color: #fff;
      transition: all 300ms;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -ms-transition: all 300ms;
      display: inline-block;
      line-height: 35px;
      text-align: center;
      margin-left: 5px; }
      .socail-top-footer .rit-socail-page .socail-item i, .socail-top-footer .ritsocialwidget .socail-item i {
        color: #fff;
        transition: all 300ms;
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -o-transition: all 300ms;
        -ms-transition: all 300ms;
        font-size: 18px; }
      .socail-top-footer .rit-socail-page .socail-item:hover, .socail-top-footer .ritsocialwidget .socail-item:hover {
        background: #fff; }
      .socail-top-footer .rit-socail-page .socail-item:hover > i, .socail-top-footer .ritsocialwidget .socail-item:hover > i {
        color: #7d7d7d; }

.btn-form {
  width: 35px;
  height: 35px;
  display: block;
  line-height: 35px;
  position: absolute;
  right: 15px;
  top: 0; }
  .btn-form i {
    color: #d0d0d0;
    font-size: 16px; }

.main-top-footer {
  padding: 50px 0 20px;
  width: 100%; }

.title-widget {
  padding: 0 0 10px 0;
  margin: 0 0 20px;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
  position: relative;
  width: 100%;
  display: block; }
  .title-widget:after {
    position: absolute;
    width: 80px;
    height: 1px;
    bottom: -1px;
    left: 0;
    content: ''; }

.block-widget-content {
  padding: 20px 0;
  display: inline-block;
  width: 100%; }
  .block-widget-content ul {
    padding: 0; }
  .block-widget-content li {
    list-style: none;
    padding: 5px 0;
    line-height: 20px; }
  .block-widget-content a {
    color: #7d7d7d; }
  .block-widget-content p {
    line-height: 20px;
    padding: 5px 0;
    margin: 0; }

#rit-bottom-footer {
  background: #1a1a1a;
  display: block;
  padding: 30px 0; }
  #rit-bottom-footer .copy-right {
    text-align: left;
    font-size: 15px;
    background: transparent; }

.copy-right a:hover {
  color: #fff; }

.widget-item li {
  padding: 10px 0; }
  .widget-item li a {
    font-weight: 300;
    color: #7d7d7d; }
    .widget-item li a:hover {
      text-decoration: none; }
.widget-item .about-me {
  text-align: center; }
  .widget-item .about-me h4 {
    font-weight: 400;
    color: #000;
    font-size: 16px;
    margin: 20px 0 5px;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .widget-item .about-me i {
    font-weight: 300;
    color: #4d4d4d;
    letter-spacing: 0.5px;
    font-size: 12px; }
  .widget-item .about-me p {
    line-height: 30px;
    color: #4d4d4d;
    text-align: center;
    padding-top: 15px; }

.sidebar .sub-menu {
  border: none;
  box-shadow: none; }
.sidebar .widget_archive li, .sidebar .widget_categories li, .sidebar .widget_meta li {
  border-bottom: 1px dotted #ddd; }
.sidebar .title-widget {
  font-size: 16px;
  color: #000; }
.sidebar ul:not(.rit_rpw):not(.product_list_widget) a {
  font-size: 16px;
  text-transform: capitalize; }
.sidebar ul:not(.rit_rpw):not(.product_list_widget) li {
  border-bottom: 1px solid #f3f3f3;
  position: relative;
  padding-left: 15px; }
  .sidebar ul:not(.rit_rpw):not(.product_list_widget) li:before {
    width: 5px;
    height: 5px;
    content: '';
    display: block;
    left: 0;
    top: 18px;
    position: absolute; }

.newsletter-widget input {
  width: 100%;
  display: block; }
.newsletter-widget .newsletter-email {
  margin-top: 10px;
  border: 1px solid #ddd;
  padding: 8px; }
.newsletter-widget .newsletter-submit {
  padding: 8px 15px;
  text-align: center;
  color: #fff;
  border: none;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase; }
  .newsletter-widget .newsletter-submit:hover {
    background: #e1e1e1; }

.sidebar {
  display: inline-block; }
  .sidebar .widget-item {
    padding-bottom: 30px; }

.widget_search .search-form {
  width: 100%;
  display: block;
  position: relative; }
  .widget_search .search-form .search-field {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd; }
  .widget_search .search-form .search-submit {
    position: absolute;
    right: 0;
    background: none;
    border: none;
    top: 0; }
  .widget_search .search-form .btn-search {
    background: none !important;
    border: none;
    position: absolute;
    top: 3px;
    right: 0; }

@media (max-width: 768px) {
  .socail-top-footer .rit-socail-page, .socail-top-footer .ritsocialwidget {
    padding-top: 20px; }

  .main-top-footer .widget-item {
    padding-bottom: 20px; } }
/*--------Footer big info ---------*/
.rit-footer-big-info {
  overflow-x: hidden; }
  .rit-footer-big-info .footer-info {
    padding: 60px 0;
    font-size: 13px;
    border-right: 1px solid #363636; }
    .rit-footer-big-info .footer-info > a {
      margin-bottom: 30px;
      display: inline-block; }
    .rit-footer-big-info .footer-info .l-contact {
      margin-top: 20px;
      font-weight: 400;
      line-height: 24px;
      -webkit-font-smoothing: antialiased; }
      .rit-footer-big-info .footer-info .l-contact li {
        margin-bottom: 5px; }
        .rit-footer-big-info .footer-info .l-contact li i {
          padding-right: 20px; }
  .rit-footer-big-info .top-footer {
    position: relative;
    margin-bottom: 35px; }
    .rit-footer-big-info .top-footer:after {
      width: 200%;
      height: 1px;
      background: #363636;
      position: absolute;
      left: -15px;
      top: 70px;
      content: '';
      display: block; }
    .rit-footer-big-info .top-footer .widget_newsletterwidget .title-widget {
      display: none; }
    .rit-footer-big-info .top-footer .newsletter-widget {
      float: left;
      padding-left: 15px; }
      .rit-footer-big-info .top-footer .newsletter-widget input {
        background: none;
        height: 100%;
        margin: 0;
        padding: 0;
        border: none; }
      .rit-footer-big-info .top-footer .newsletter-widget p {
        height: 70px;
        margin: 0; }
        .rit-footer-big-info .top-footer .newsletter-widget p:last-child {
          display: none; }
      .rit-footer-big-info .top-footer .newsletter-widget form {
        position: relative;
        border-right: 1px solid #363636; }
        .rit-footer-big-info .top-footer .newsletter-widget form:after {
          content: '\f003';
          font-family: FontAwesome;
          font-size: 13px;
          height: 70px;
          width: 70px;
          display: block;
          text-align: center;
          line-height: 70px;
          position: absolute;
          right: 0;
          top: 0; }
    .rit-footer-big-info .top-footer .rit-socail-page, .rit-footer-big-info .top-footer .ritsocialwidget {
      float: right;
      text-align: right; }
      .rit-footer-big-info .top-footer .rit-socail-page .socail-item, .rit-footer-big-info .top-footer .ritsocialwidget .socail-item {
        width: 70px;
        height: 70px;
        border-right: 1px solid #464646;
        display: block;
        text-align: center;
        line-height: 70px;
        float: left; }
        .rit-footer-big-info .top-footer .rit-socail-page .socail-item i, .rit-footer-big-info .top-footer .ritsocialwidget .socail-item i {
          color: #464646;
          transition: all 500ms;
          -webkit-transition: all 500ms;
          -moz-transition: all 500ms;
          -o-transition: all 500ms;
          -ms-transition: all 500ms; }
        .rit-footer-big-info .top-footer .rit-socail-page .socail-item:hover i, .rit-footer-big-info .top-footer .ritsocialwidget .socail-item:hover i {
          color: #fff; }
  .rit-footer-big-info .right-footer li a {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px; }
    .rit-footer-big-info .right-footer li a:before {
      width: 0;
      overflow: hidden;
      opacity: 0;
      padding: 0;
      transition: all 300ms;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -ms-transition: all 300ms; }
    .rit-footer-big-info .right-footer li a:hover:before {
      width: 0;
      opacity: 1;
      padding: 10px; }
  .rit-footer-big-info .title-widget {
    border: none; }
    .rit-footer-big-info .title-widget:after {
      display: none; }

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

@media (max-width: 768px) {
  .rit-footer-big-info .footer-info {
    border: none; }
  .rit-footer-big-info .top-footer {
    border-top: 1px solid #363636;
    border-bottom: 1px solid #363636; }
  .rit-footer-big-info .right-footer section {
    margin-bottom: 30px; } }
/*--------End Footer big info ---------*/
/*--------Footer big info 2---------*/
.rit-footer-big-info-2 .top-footer .newsletter-widget {
  padding-left: 0; }
  .rit-footer-big-info-2 .top-footer .newsletter-widget form {
    border-color: #fff;
    padding: 0 70px 0 30px; }
    .rit-footer-big-info-2 .top-footer .newsletter-widget form input {
      color: #fff; }
    .rit-footer-big-info-2 .top-footer .newsletter-widget form:after {
      color: #fff; }
.rit-footer-big-info-2 .widget_newsletterwidget .title-widget {
  display: block !important;
  color: #fff;
  font-size: 16px;
  margin: 0;
  float: left;
  padding: 25px 70px 25px 0;
  width: auto;
  border-right: 1px solid #ddd; }
  .rit-footer-big-info-2 .widget_newsletterwidget .title-widget span {
    color: #fff;
    font-size: 16px;
    font-weight: 300; }
.rit-footer-big-info-2 .top-footer:after {
  display: none; }
.rit-footer-big-info-2 .top-footer .rit-socail-page a.socail-item, .rit-footer-big-info-2 .top-footer .ritsocialwidget a.socail-item {
  border-color: #fff; }
  .rit-footer-big-info-2 .top-footer .rit-socail-page a.socail-item:hover, .rit-footer-big-info-2 .top-footer .ritsocialwidget a.socail-item:hover {
    background: #fff; }
  .rit-footer-big-info-2 .top-footer .rit-socail-page a.socail-item i, .rit-footer-big-info-2 .top-footer .ritsocialwidget a.socail-item i {
    color: #fff; }
.rit-footer-big-info-2 .rit-footer .widget_nav_menu ul li {
  padding: 10px 0; }
.rit-footer-big-info-2 .footer-info {
  padding: 0;
  border-right: none; }
.rit-footer-big-info-2 .right-footer {
  padding-bottom: 30px; }

@media (max-width: 768px) {
  .rit-footer-big-info-2 .top-footer .widget_newsletterwidget .title-widget {
    display: none !important; }
  .rit-footer-big-info-2 .top-footer .widget_newsletterwidget form {
    width: 100% !important;
    padding: 0; } }
/*--------End Footer big info 2---------*/
/*---------End Footer---------*/
/*------Breadcrumb------*/
.wrapper-breadcrumb {
  padding: 20px 0;
  display: inline-block;
  width: 100%;
  background: #f6f6f6;
  margin-bottom: 30px; }
  .wrapper-breadcrumb li {
    display: inline; }
  .wrapper-breadcrumb > a {
    padding-right: 5px;
    font-size: 13px; }
  .wrapper-breadcrumb > span {
    padding: 0 5px;
    font-size: 13px; }
  .wrapper-breadcrumb span {
    color: #252525;
    font-size: 13px; }
    .wrapper-breadcrumb span > span {
      font-weight: 500; }
  .wrapper-breadcrumb a span {
    color: #acacac;
    font-size: 13px;
    font-family: inherit; }
    .wrapper-breadcrumb a span:hover {
      color: #252525; }
  .wrapper-breadcrumb i {
    color: #acacac;
    font-size: 16px;
    padding: 0 5px; }

.breadcrumb-trail h2.trail-browse {
  visibility: hidden;
  display: none; }
.breadcrumb-trail .trail-end span {
  color: #7d7d7d; }
.breadcrumb-trail li a:hover span {
  color: #000; }

/*-------End breadcrumb--------*/
/*-----Main content-----*/
.main-content, .col-sidebar {
  padding-top: 25px; }

/*---------Sidebar css--------*/
.col-sidebar ul {
  padding: 0; }
  .col-sidebar ul li {
    width: 100%;
    display: inline-block;
    padding: 5px 0; }
.col-sidebar .sidebar-item {
  padding-bottom: 25px; }
  .col-sidebar .sidebar-item h3.title-widget {
    margin-bottom: 15px; }
  .col-sidebar .sidebar-item > ul > li ul {
    padding-left: 8px; }

/*-------Rit recent post widget--------*/
.rit_rpw {
  width: 100%;
  padding: 10px 0;
  display: inline-block; }
  .rit_rpw li {
    display: inline-block;
    width: 100%; }
  .rit_rpw .rit_rpw_img {
    width: 30%;
    float: left; }
    .rit_rpw .rit_rpw_img img {
      max-width: 100%;
      height: auto; }
  .rit_rpw .rit_rpw_info {
    width: 70%;
    float: left;
    display: block;
    padding-left: 10px; }
    .rit_rpw .rit_rpw_info h4 {
      margin: 0 0 10px; }
      .rit_rpw .rit_rpw_info h4 a {
        color: #464646;
        font-size: 14px; }
    .rit_rpw .rit_rpw_info span {
      font-size: 12px;
      font-style: italic; }

/*-------End Rit recent post widget--------*/
/*----------End sidebar-----------*/
.title {
  color: #000;
  font-size: 26px;
  position: relative;
  font-weight: 300;
  margin: 0 0 30px; }
  .title b {
    font-weight: 600; }

/*-------End main content-------*/
/*---------Rit Shortcode-------*/
.rit-recent-post-shortcode li {
  padding-bottom: 20px;
  display: inline-block;
  width: 100%; }
  .rit-recent-post-shortcode li .side-item-text h3 {
    margin: 0 0 10px;
    display: inline-block;
    width: 100%; }
    .rit-recent-post-shortcode li .side-item-text h3 a {
      font-size: 14px;
      color: #464646;
      font-weight: 600;
      display: block;
      line-height: 24px; }
      .rit-recent-post-shortcode li .side-item-text h3 a:hover {
        color: #000; }
  .rit-recent-post-shortcode li .side-item-meta {
    display: inline-block; }

@media (max-width: 767px) {
  .rit-recent-post-shortcode img {
    width: 100%; } }
/*---------End Rit Shortcode-------*/
/*-----------Blog medium (standard) layout-----------*/
.rit-news-item .title-news a {
  color: #363636;
  font-size: 22px;
  text-transform: capitalize; }
.rit-news-item .author-link {
  font-weight: 600;
  color: #7d7d7d; }
.rit-news-item .rit-news-info {
  padding: 0 15px; }
  .rit-news-item .rit-news-info .info-post {
    padding: 10px 0 0 0; }
    .rit-news-item .rit-news-info .info-post li {
      display: inline-block;
      padding-right: 20px;
      font-size: 14px;
      color: #7d7d7d; }
  .rit-news-item .rit-news-info .description {
    width: 100%;
    padding: 10px 0;
    line-height: 23px; }

.rit-blog-medium-layout.rit-news-item {
  border-bottom: 1px solid #ddd;
  margin-bottom: 25px;
  padding-bottom: 0; }
  .rit-blog-medium-layout.rit-news-item .wrapper-img {
    margin: 0; }
  .rit-blog-medium-layout.rit-news-item .title-news {
    padding: 8px 0;
    position: relative; }
  .rit-blog-medium-layout.rit-news-item .info-post {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    font-style: italic;
    position: relative; }
    .rit-blog-medium-layout.rit-news-item .info-post:after {
      bottom: 0;
      left: 0;
      width: 60px;
      height: 1px;
      background: #555;
      display: block;
      position: absolute;
      content: ''; }
  .rit-blog-medium-layout.rit-news-item .description p {
    margin: 0; }

.rit-news-item .more-option {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  padding: 10px 0; }
  .rit-news-item .more-option .total-cmt {
    color: #464646;
    float: left;
    width: 50%; }
  .rit-news-item .more-option .share-links {
    float: right;
    width: 50%;
    text-align: right; }
    .rit-news-item .more-option .share-links .social-icons {
      display: inline-block;
      text-align: right; }
      .rit-news-item .more-option .share-links .social-icons li {
        display: inline-block; }
    .rit-news-item .more-option .share-links a {
      padding: 0 5px;
      font-size: 16px;
      display: inline-block; }
      .rit-news-item .more-option .share-links a:hover i {
        color: #555; }
.rit-news-item .list-cat {
  width: 100%;
  display: inline-block; }
  .rit-news-item .list-cat a {
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 10px; }
    .rit-news-item .list-cat a:hover {
      color: #4d4d4d; }
    .rit-news-item .list-cat a:first-child {
      margin: 0; }

.btn-readmore {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 8px 0;
  position: relative;
  letter-spacing: 1px; }
  .btn-readmore:after {
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    background: #252525; }

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

.rit-news-info .title-news {
  margin: 0;
  color: #000;
  font-size: 22px;
  font-weight: 300;
  text-transform: capitalize;
  display: inline-block; }
  .rit-news-info .title-news a {
    color: inherit; }

.blog-page .rit-news-item {
  padding: 30px 0;
  border-bottom: 1px solid #ddd; }
.blog-page .rit-news-info .description {
  padding: 10px 0; }
.blog-page .info-post {
  margin: 0;
  padding: 5px 0;
  color: #555; }

.rit-news-info .description {
  padding: 20px 0;
  display: inline-block;
  color: #4d4d4d; }
.rit-news-info .btn-blog {
  color: #fff; }
  .rit-news-info .btn-blog:hover {
    background: #e1e1e1; }

.pager {
  display: inline-block;
  width: 100%; }
  .pager ul {
    padding: 0;
    width: 100%; }
    .pager ul li {
      border-radius: 0;
      -moz-border-radius: 0;
      -o-border-radius: 0;
      -webkit-border-radius: 0;
      -ms-border-radius: 0;
      border: none;
      display: inline-block;
      margin-right: 3px; }
      .pager ul li a {
        background: #ebebeb;
        border: none;
        padding: 6px 12px;
        color: #7d7d7d;
        border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        -webkit-border-radius: 0;
        -ms-border-radius: 0;
        line-height: 25px; }
        .pager ul li a:hover {
          color: #fff; }
          .pager ul li a:hover i {
            color: #fff; }
        .pager ul li a i {
          font-size: 18px; }
      .pager ul li.active a {
        color: #fff; }

.wrapper-pagination {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin: 30px 0; }

.pagination {
  display: inline-block;
  width: auto !important;
  margin: 0 auto !important; }
  .pagination a, .pagination span {
    font-family: inherit;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px !important;
    display: inline-block;
    font-size: 12px;
    float: left;
    margin: 0 5px; }
  .pagination i {
    color: inherit;
    font-size: 16px; }
  .pagination a {
    color: #000;
    border: none !important;
    background: #e1e1e1; }
    .pagination a:hover {
      border: none;
      background: #000;
      color: #fff; }
  .pagination span {
    border: none !important;
    color: #fff;
    background: #000; }

.img-animation {
  position: relative; }
  .img-animation img {
    transition: all 1000ms;
    -webkit-transition: all 1000ms;
    -moz-transition: all 1000ms;
    -o-transition: all 1000ms;
    -ms-transition: all 1000ms; }
  .img-animation:hover img {
    transform: scale(1.1) rotate(2deg);
    -moz-transform: scale(1.1) rotate(2deg);
    -o-transform: scale(1.1) rotate(2deg);
    -webkit-transform: scale(1.1) rotate(2deg);
    -ms-transform: scale(1.1) rotate(2deg); }

.inner-wrapper-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px; }

.image-blog .rit-news-item {
  margin-bottom: 25px; }
.image-blog .wrapper-img {
  position: relative; }
.image-blog .label-image {
  position: absolute;
  bottom: 0;
  left: 50%;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  color: #fff;
  width: 50px;
  height: 50px;
  margin: 0 0 -25px -25px;
  font-size: 28px;
  z-index: 999; }
.image-blog .rit-news-info {
  padding: 30px;
  width: 100%;
  background: #f7f7f7;
  border-bottom: 1px solid #ddd;
  border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  display: inline-block; }
.image-blog .info-post {
  width: 100%;
  border-top: 1px solid #ddd;
  padding-top: 30px; }

@media (max-width: 767px) {
  .wrapper-img {
    padding-bottom: 10px; } }
.info-post {
  font-size: 14px;
  color: #959595; }

/*-----------End Blog medium (standard) layout-----------*/
/*--------------Blog full width-------------*/
.rit-post-large .list-cat, .news-info .list-cat {
  display: inline;
  width: auto;
  padding-right: 10px;
  margin: 0; }
  .rit-post-large .list-cat a, .news-info .list-cat a {
    float: none;
    text-transform: uppercase;
    font-weight: 500; }
    .rit-post-large .list-cat a:hover, .news-info .list-cat a:hover {
      color: #000 !important; }
.rit-post-large .info-post, .news-info .info-post {
  margin: 0;
  display: inline;
  border-left: 1px solid #ddd;
  padding-left: 10px; }

.rit-post-large {
  margin-bottom: 50px;
  padding-bottom: 0;
  border: none; }
  .rit-post-large .title-news {
    margin: 15px 0;
    font-size: 21px; }
  .rit-post-large .description {
    margin-bottom: 15px;
    font-size: 16px; }
  .rit-post-large .btn-readmore {
    font-size: 12px;
    text-transform: none; }
  .rit-post-large .wrapper-post-info {
    background: #fff;
    width: calc(100% - 30px);
    margin-left: 30px;
    padding: 20px;
    position: relative;
    z-index: 9; }
  .rit-post-large.has-post-thumbnail .wrapper-post-info {
    margin-top: -30px; }

.bx-controls-direction a {
  transition: all 0ms;
  -webkit-transition: all 0ms;
  -moz-transition: all 0ms;
  -o-transition: all 0ms;
  -ms-transition: all 0ms; }

/*--------------End Blog full width-------------*/
/*---------------Detail post-----------------*/
.single-post .main-content, .single-post .col-sidebar {
  padding: 0 15px; }

.detail-post {
  color: #4d4d4d;
  width: 100%;
  display: inline-block;
  padding-bottom: 30px; }
  .detail-post .wrapper-img, .detail-post .wrapper-media {
    margin-bottom: 15px; }
  .detail-post .title-post {
    font-weight: 500;
    font-size: 24px;
    margin: 20px 0 25px;
    color: #363636; }
  .detail-post .post-info {
    width: 100%;
    display: inline-block;
    margin: 0 0 20px;
    padding: 8px 0; }
    .detail-post .post-info span {
      display: inline-block;
      padding-right: 10px;
      color: #464646; }
    .detail-post .post-info a {
      color: #464646; }
  .detail-post .post-more-info {
    margin-top: 30px;
    padding: 10px 0;
    border-bottom: 1px solid #ddd; }
  .detail-post .post-content, .detail-post .post-content p {
    font-size: 16px;
    letter-spacing: 0.14px;
    line-height: 1.55; }
    .detail-post .post-content a:not(img) {
      text-decoration: underline; }
    .detail-post .post-content table {
      width: 100%; }
      .detail-post .post-content table th, .detail-post .post-content table td {
        padding: 8px;
        text-align: left; }
      .detail-post .post-content table tr {
        border-bottom: 1px solid #ddd; }
        .detail-post .post-content table tr:last-child {
          border: none; }
    .detail-post .post-content dl * {
      line-height: 25px; }
    .detail-post .post-content dl dt {
      margin-top: 15px; }
      .detail-post .post-content dl dt:first-child {
        margin: 0; }
    .detail-post .post-content ul {
      padding-left: 20px; }
      .detail-post .post-content ul > li, .detail-post .post-content p ul > li {
        list-style: disc; }
        .detail-post .post-content ul > li ul {
          margin-bottom: 15px; }
    .detail-post .post-content ol {
      padding-left: 20px; }
      .detail-post .post-content ol > li, .detail-post .post-content p ol > li {
        list-style: decimal; }
        .detail-post .post-content ol > li ol {
          margin-bottom: 15px; }
    .detail-post .post-content address {
      font-style: italic; }
    .detail-post .post-content q, .detail-post .post-content blockquote {
      border: none;
      font-size: 16px;
      margin: 10px 0 20px 10px;
      padding: 10px 20px 10px 60px;
      color: #252525;
      font-weight: 500;
      display: inline-block;
      position: relative; }
      .detail-post .post-content q:before, .detail-post .post-content blockquote:before {
        top: 0;
        color: #959595;
        left: 20px;
        position: absolute;
        font-family: FontAwesome;
        display: block;
        font-size: 24px;
        content: '\f10d'; }
    .detail-post .post-content strong {
      font-weight: 600; }
    .detail-post .post-content a img {
      padding: 20px 0 10px; }
    .detail-post .post-content figure {
      margin-bottom: 20px; }
    .detail-post .post-content figcaption {
      font-style: italic;
      padding: 5px 0;
      color: #1a1a1a; }
  .detail-post .social-icons {
    margin: 0; }
  .detail-post .share-links {
    text-align: right; }
    .detail-post .share-links li {
      display: inline-block;
      margin-left: 5px; }
      .detail-post .share-links li a {
        width: 40px;
        height: 40px;
        display: block;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        border: 1px solid #ccc;
        text-align: center;
        line-height: 40px;
        color: #252525; }
        .detail-post .share-links li a i {
          font-size: 16px; }
        .detail-post .share-links li a:hover {
          color: #fff; }
  .detail-post .comment-btn {
    height: 40px;
    line-height: 40px;
    font-size: 14px; }
    .detail-post .comment-btn i {
      font-size: 19px; }
  .detail-post .news-info {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%; }
  .detail-post .post-author {
    padding: 40px 0;
    border-bottom: 1px solid #ddd; }
  .detail-post .tags-list {
    padding: 20px 0px;
    font-size: 13px; }
    .detail-post .tags-list .tag-title {
      font-weight: 600;
      font-size: 13px;
      display: inline-block;
      margin: 0;
      color: #252525;
      text-transform: uppercase; }
    .detail-post .tags-list a {
      font-weight: 500;
      display: inline-block; }
      .detail-post .tags-list a:hover {
        color: #252525; }

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

img.alignleft {
  margin: 0 20px 0 0; }

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

img.alignright {
  margin: 0 0px 10px 0; }

.aligncenter {
  margin: 0 auto;
  display: block;
  text-align: center; }

.comment-reply-title {
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  margin: 30px 0; }

.post-author {
  margin-top: 20px; }

.author-content .title {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin-bottom: 15px; }
  .author-content .title a {
    color: inherit; }
.author-content p {
  line-height: 23px;
  font-size: 16px; }

.author-socail {
  padding: 10px 0 0 0; }
  .author-socail a {
    font-size: 16px;
    display: inline-block;
    text-align: center;
    color: #555;
    margin-right: 5px;
    padding: 10px; }
    .author-socail a i {
      color: inherit; }
    .author-socail a:first-child {
      padding-left: 0; }

.post-related {
  margin-top: 60px;
  padding-bottom: 50px;
  border-bottom: 1px solid #ddd; }
  .post-related .title-widget {
    font-weight: 500;
    border: none;
    text-transform: capitalize; }
    .post-related .title-widget:after {
      display: none; }

.item-related > a {
  display: block;
  width: 100%;
  text-align: center; }
.item-related > h3 {
  margin: 5px 0; }
  .item-related > h3 a {
    font-size: 16px;
    color: #000; }
.item-related .date {
  width: 100%;
  display: block;
  margin-top: 20px;
  font-size: 15px; }

#comments {
  margin-top: 20px; }

.textarea {
  width: 100%;
  border: 1px solid #ddd;
  padding: 10px;
  height: 125px; }

.form-submit {
  padding: 15px 0;
  text-align: left; }

.comment-form a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px; }
.comment-form .text {
  border: none;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  color: #252525; }

@media (max-width: 768px) {
  .item-related {
    padding-bottom: 20px; } }
/*-------List comments------*/
.avatar {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%; }

.list-comments li {
  width: 100%;
  display: inline-block; }
  .list-comments li ul {
    padding-left: 85px; }
  .list-comments li .wrapper-avatar {
    width: 85px;
    padding-right: 25px;
    display: block;
    float: left; }
    .list-comments li .wrapper-avatar img {
      width: 100%;
      height: auto;
      display: block;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -o-border-radius: 50%;
      -webkit-border-radius: 50%;
      -ms-border-radius: 50%;
      transition: all 500ms;
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -o-transition: all 500ms;
      -ms-transition: all 500ms;
      cursor: pointer; }
    .list-comments li .wrapper-avatar:hover img {
      border-radius: 0;
      -moz-border-radius: 0;
      -o-border-radius: 0;
      -webkit-border-radius: 0;
      -ms-border-radius: 0; }
  .list-comments li .content-comment {
    width: calc(100% - 85px);
    display: block;
    float: left; }
.list-comments .wrapper-cmt-item {
  padding: 30px 0;
  display: inline-block;
  border-bottom: 1px solid #ddd;
  width: 100%; }
.list-comments .info-cmmt {
  position: relative; }
  .list-comments .info-cmmt .username {
    font-size: 15px;
    font-weight: 500;
    color: #252525;
    float: left;
    width: 100%; }
  .list-comments .info-cmmt .date-post {
    width: 100%;
    font-size: 14px;
    color: #ccc; }
  .list-comments .info-cmmt .other-link {
    font-size: 12px;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 0; }
    .list-comments .info-cmmt .other-link a {
      color: #fff;
      border-radius: 2px;
      -moz-border-radius: 2px;
      -o-border-radius: 2px;
      -webkit-border-radius: 2px;
      -ms-border-radius: 2px;
      text-transform: uppercase;
      padding: 0 5px;
      margin-left: 10px;
      display: inline-block; }
      .list-comments .info-cmmt .other-link a:hover {
        background: #000; }

.comment-respond {
  margin-top: 30px; }

@media (max-width: 768px) {
  .list-comments .info-cmmt .username {
    width: 100%;
    display: block; }
  .list-comments .info-cmmt > p {
    text-align: left;
    padding: 5px 0;
    float: left; }

  #comment {
    margin-top: 10px; } }
.pager .page-numbers {
  padding: 5px 10px;
  display: inline-block;
  margin-left: 3px;
  background: #e1e1e1;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  color: #000; }
  .pager .page-numbers:hover, .pager .page-numbers.active {
    color: #fff;
    background: #000; }
    .pager .page-numbers:hover i, .pager .page-numbers.active i {
      color: #fff; }

/*-------End List comments------*/
.wrapper-cover .container {
  position: relative;
  height: 100%; }

.cover-title {
  margin: 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
  padding: 10px 0; }

/*---------------end Detail post-----------------*/
#back-to-top {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  position: fixed;
  right: 30px;
  bottom: 30px;
  text-align: center;
  display: block;
  line-height: 50px;
  opacity: 0;
  z-index: -1;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms; }
  #back-to-top i {
    color: #fff;
    font-size: 30px; }
  #back-to-top:hover {
    background: #252525;
    cursor: pointer; }

#back-to-top.show {
  opacity: 1;
  z-index: 9999; }

.owl-prev, .owl-next {
  border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -o-border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  -ms-border-radius: 2px !important;
  height: 30px;
  width: 30px;
  display: inline-block;
  margin: 5px 0 5px 2px;
  text-align: center;
  line-height: 25px; }
  .owl-prev i, .owl-next i {
    font-size: 14px;
    color: #fff; }

/*-------Search Result page------*/
.search-result .page-title {
  margin-top: 0;
  font-size: 30px;
  font-weight: 300; }
.search-result .page-header {
  margin: 0; }

/*-------End Search Result page------*/
/*-----Css for 404 page----*/
.error-404 {
  text-align: center;
  padding: 50px 0;
  min-height: 500px; }
  .error-404 h1.page-name {
    font-size: 80px; }
  .error-404 .page-des {
    padding: 30px 0;
    font-weight: 300;
    font-size: 40px;
    margin: 0 0 30px; }
  .error-404 .back-home {
    border: 1px solid #4d4d4d;
    padding: 10px 20px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms; }
    .error-404 .back-home:hover {
      color: #fff; }

@media (max-width: 768px) {
  .error-404 {
    min-height: 0; } }
/*-----End Css for 404 page----*/
/*-----------For 5 columns------------*/
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5,
.col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5,
.col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5,
.col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1-5 {
  width: 20%;
  float: left; }

.col-xs-2-5 {
  width: 40%;
  float: left; }

.col-xs-3-5 {
  width: 60%;
  float: left; }

.col-xs-4-5 {
  width: 80%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left; }

  .col-sm-2-5 {
    width: 40%;
    float: left; }

  .col-sm-3-5 {
    width: 60%;
    float: left; }

  .col-sm-4-5 {
    width: 80%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left; }

  .col-md-2-5 {
    width: 40%;
    float: left; }

  .col-md-3-5 {
    width: 60%;
    float: left; }

  .col-md-4-5 {
    width: 80%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left; }

  .col-lg-2-5 {
    width: 40%;
    float: left; }

  .col-lg-3-5 {
    width: 60%;
    float: left; }

  .col-lg-4-5 {
    width: 80%;
    float: left; } }
/*-----------End For 5 columns------------*/
/*------------Fix css for wpaft-logo-slider------------*/
#wpaft-logo-slider {
  position: relative; }
  #wpaft-logo-slider .owl-controls {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin: 0;
    right: 0; }
    #wpaft-logo-slider .owl-controls .owl-prev {
      float: left; }
    #wpaft-logo-slider .owl-controls .owl-next {
      float: right; }
    #wpaft-logo-slider .owl-controls .owl-buttons div {
      opacity: 1;
      background: #e1e1e1;
      overflow: hidden;
      border-radius: 0;
      -moz-border-radius: 0;
      -o-border-radius: 0;
      -webkit-border-radius: 0;
      -ms-border-radius: 0; }
      #wpaft-logo-slider .owl-controls .owl-buttons div:before {
        font-family: FontAwesome;
        color: #fff;
        font-size: 22px;
        padding-right: 20px;
        width: 30px;
        display: block; }
      #wpaft-logo-slider .owl-controls .owl-buttons div.owl-prev:before {
        content: '\f104'; }
      #wpaft-logo-slider .owl-controls .owl-buttons div.owl-next:before {
        content: '\f105'; }

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

/*------------Fix css for wpaft-logo-slider------------*/
/*-------------Css for custom arrow revolution slider--------------*/
.tparrows.Everest-nav {
  background: none;
  display: inline-block; }
  .tparrows.Everest-nav:before, .tparrows.Everest-nav:after {
    display: none; }

.Everest-nav .arrow-nav {
  width: 60px;
  height: 120px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  background: rgba(0, 0, 0, 0.6);
  position: relative;
  display: inline-block;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms; }
  .Everest-nav .arrow-nav span:before, .Everest-nav .arrow-nav span:after {
    width: 25px;
    height: 1px;
    background: #fff;
    content: '';
    display: block;
    left: 25%;
    position: absolute; }
  .Everest-nav .arrow-nav span:before {
    top: 57%;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg); }
  .Everest-nav .arrow-nav span:after {
    bottom: 57%;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg); }

.tp-rightarrow.Everest-nav .arrow-nav {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

/*-------------Css for custom arrow revolution slider--------------*/
/*-------Another CSs-----*/
.vc_row-fluid.container {
  margin: 0 auto;
  padding: 0; }

.sticky {
  list-style: none; }

@media (max-width: 768px) {
  .site-main, #sidebar-left {
    padding-bottom: 30px; } }
/*-------Full width page-----*/
.page-full-width .content-page > .vc_row-fluid:not(.container) {
  width: 100%;
  margin: 0; }

.default:not(.rit-testimonial-shortcode) .title {
  padding: 0 0 50px;
  display: table;
  margin: 0 auto; }
  .default:not(.rit-testimonial-shortcode) .title:before {
    background: url("images/icon-product-block.png") center center no-repeat;
    content: '';
    padding: 0 5px;
    width: 35px;
    height: 45px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 3;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%); }
.default:not(.rit-testimonial-shortcode) .title:after {
  position: absolute;
  bottom: 25px;
  left: 0;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: -moz-linear-gradient(left, #ddd 0%, #ddd calc(50% - 15px), transparent calc(50% - 15px), transparent calc(50% + 15px), #ddd calc(50% - 15px), #ddd 100%);
  background: -webkit-linear-gradient(left, #ddd 0%, #ddd calc(50% - 15px), transparent calc(50% - 15px), transparent calc(50% + 15px), #ddd calc(50% - 15px), #ddd 100%);
  background: -o-linear-gradient(left, #ddd 0%, #ddd calc(50% - 15px), transparent calc(50% - 15px), transparent calc(50% + 15px), #ddd calc(50% - 15px), #ddd 100%);
  background: linear-gradient(left, #ddd 0%, #ddd calc(50% - 15px), transparent calc(50% - 15px), transparent calc(50% + 15px), #ddd calc(50% - 15px), #ddd 100%);
  z-index: 1; }

.new-products .title {
  text-align: center;
  position: relative;
  clear: both; }
  .new-products .title span {
    background: #fff;
    position: relative;
    z-index: 9;
    color: #363636;
    display: inline-block; }
.new-products .rit-products {
  padding-top: 30px; }
.new-products .owlCarousel {
  padding-top: 50px; }
.new-products .owl-controls {
  width: 100%;
  right: 0;
  padding: 0 15px;
  top: -50px; }
  .new-products .owl-controls .owl-buttons {
    position: relative;
    text-align: center; }
    .new-products .owl-controls .owl-buttons div {
      position: relative;
      opacity: 1 !important;
      z-index: 9;
      background: transparent;
      border: 1px solid #ddd;
      margin: 0 10px;
      border-radius: 0 !important;
      -moz-border-radius: 0 !important;
      -o-border-radius: 0 !important;
      -webkit-border-radius: 0 !important;
      -ms-border-radius: 0 !important;
      line-height: 22px;
      transition: all 500ms;
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -o-transition: all 500ms;
      -ms-transition: all 500ms; }
      .new-products .owl-controls .owl-buttons div i {
        color: #363636;
        font-size: 14px; }
      .new-products .owl-controls .owl-buttons div:hover i {
        color: #fff; }

.new-products.default .title {
  padding: 0 0 50px;
  display: table; }
  .new-products.default .title:before {
    background: url("images/icon-product-block.png") center center no-repeat #fff;
    content: '';
    padding: 0 5px;
    width: 35px;
    height: 45px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 3;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%); }
.new-products.default .title:after {
  position: absolute;
  bottom: 25px;
  left: 0;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ddd;
  z-index: 1; }
.new-products.default .owlCarousel {
  padding-top: 0; }
.new-products.default .owl-wrapper-outer {
  z-index: 9; }
.new-products.default .owl-controls {
  z-index: 1;
  top: calc(50% - 65px);
  left: 0; }
  .new-products.default .owl-controls .owl-buttons div {
    padding: 0;
    width: auto;
    height: auto;
    background: none;
    margin: 0;
    border: none; }
    .new-products.default .owl-controls .owl-buttons div i {
      font-size: 30px;
      color: #ccc; }
    .new-products.default .owl-controls .owl-buttons div:hover i {
      color: #000; }
  .new-products.default .owl-controls .owl-prev {
    float: left;
    transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px); }
    .new-products.default .owl-controls .owl-prev i {
      transform: rotateY(180deg);
      -moz-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
      -webkit-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg);
      position: absolute; }
  .new-products.default .owl-controls .owl-next {
    float: right;
    transform: translateX(50px);
    -moz-transform: translateX(50px);
    -o-transform: translateX(50px);
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px); }

/*============Fix width============*/
.fix-width .title span {
  font-weight: 600; }

@media (max-width: 768px) {
  .new-products.default .owl-controls .owl-prev {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0); }
  .new-products.default .owl-controls .owl-next {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0); } }
@media (min-width: 768px) {
  .fix-width {
    max-width: 670px; }

  .fix-width.right {
    padding-left: 60px; }

  .fix-width.left {
    padding-right: 60px;
    float: right; } }
/*============Fix width============*/
/*=========Style 2=======*/
.default.wrapper-products-shortcode .title, .rit-blog-grid-layout.default .title {
  color: #252525;
  font-size: 36px; }
  .default.wrapper-products-shortcode .title span, .rit-blog-grid-layout.default .title span {
    font-size: inherit;
    color: inherit; }

.product_style_1 .rit-products:not(.products-carousel-list) {
  margin: 0 auto;
  display: inline-block; }

.product_style_1 .title {
  font-size: 50px;
  padding-bottom: 30px; }
  .product_style_1 .title span {
    background: none; }
  .product_style_1 .title:after {
    background: #faf8f5 url("images/icon-product-block-2.png") no-repeat scroll center center;
    width: 190px;
    height: 20px;
    display: block;
    position: absolute;
    bottom: 0;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%); }

.fix-bg .title:after {
  background-color: #faf8f5; }

.product_style_1 li.product {
  margin-bottom: 60px; }
  .product_style_1 li.product:after {
    width: calc(100% - 30px);
    height: calc(100% - 20px);
    background: #fff;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    content: '';
    display: block;
    top: 0;
    left: 15px;
    position: absolute; }
.product_style_1 .wrapper-top-product, .product_style_1 .product-info {
  position: relative;
  z-index: 3; }

.new-products.product_style_2 .title, .rit-blog-grid-layout.blog_style_2 .title, .related.product_style_2 .title {
  margin-bottom: 20px;
  letter-spacing: 3px; }
  .new-products.product_style_2 .title span, .rit-blog-grid-layout.blog_style_2 .title span, .related.product_style_2 .title span {
    text-transform: uppercase;
    font-weight: 600; }
.new-products.product_style_2 .owl-controls .owl-buttons div, .rit-blog-grid-layout.blog_style_2 .owl-controls .owl-buttons div, .related.product_style_2 .owl-controls .owl-buttons div {
  background-color: #363636;
  position: relative;
  margin: 5px 4px !important; }
  .new-products.product_style_2 .owl-controls .owl-buttons div i, .rit-blog-grid-layout.blog_style_2 .owl-controls .owl-buttons div i, .related.product_style_2 .owl-controls .owl-buttons div i {
    color: #fff; }
  .new-products.product_style_2 .owl-controls .owl-buttons div:after, .rit-blog-grid-layout.blog_style_2 .owl-controls .owl-buttons div:after, .related.product_style_2 .owl-controls .owl-buttons div:after {
    height: 1px;
    width: 45px;
    background: #ddd;
    position: absolute;
    top: 50%;
    content: '';
    display: block; }
  .new-products.product_style_2 .owl-controls .owl-buttons div.owl-prev:after, .rit-blog-grid-layout.blog_style_2 .owl-controls .owl-buttons div.owl-prev:after, .related.product_style_2 .owl-controls .owl-buttons div.owl-prev:after {
    right: 100%;
    margin-right: 10px; }
  .new-products.product_style_2 .owl-controls .owl-buttons div.owl-next:after, .rit-blog-grid-layout.blog_style_2 .owl-controls .owl-buttons div.owl-next:after, .related.product_style_2 .owl-controls .owl-buttons div.owl-next:after {
    left: 100%;
    margin-left: 10px; }

.new-products.product_style_2 .product-name {
  padding: 10px 0 5px; }
.new-products.product_style_2 .products-carousel-list {
  padding-top: 30px; }
.new-products.product_style_2 .product-info {
  -webkit-font-smoothing: antialiased; }
.new-products.product_style_2 .owlCarousel {
  position: relative;
  padding-top: 30px; }
  .new-products.product_style_2 .owlCarousel .owl-controls {
    top: -30px;
    left: 0; }

.products-carousel-list .owl-item li.product {
  width: 100%; }

.rit-blog-grid-layout.blog_style_2 .blog-carousel {
  padding-top: 50px; }
.rit-blog-grid-layout.blog_style_2 .owl-theme .owl-controls {
  position: absolute;
  margin: 0;
  width: 100%;
  left: 0;
  top: 0; }
  .rit-blog-grid-layout.blog_style_2 .owl-theme .owl-controls .owl-buttons div {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    background: #363636;
    opacity: 1; }
.rit-blog-grid-layout.blog_style_2 .rit-news-info {
  text-align: center; }
  .rit-blog-grid-layout.blog_style_2 .rit-news-info .post-info {
    margin-top: 20px;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    border: none;
    color: #959595;
    padding: 5px; }
    .rit-blog-grid-layout.blog_style_2 .rit-news-info .post-info a {
      color: #959595; }
    .rit-blog-grid-layout.blog_style_2 .rit-news-info .post-info span {
      padding: 0 10px; }
  .rit-blog-grid-layout.blog_style_2 .rit-news-info .title-news {
    margin: 0 0 10px;
    padding: 5px 0; }
    .rit-blog-grid-layout.blog_style_2 .rit-news-info .title-news a {
      color: #363636;
      font-size: 18px;
      font-weight: 600; }
  .rit-blog-grid-layout.blog_style_2 .rit-news-info .Everest-readmore {
    font-size: 13px;
    color: #959595;
    letter-spacing: 1px;
    font-weight: 300; }
    .rit-blog-grid-layout.blog_style_2 .rit-news-info .Everest-readmore i {
      padding-left: 10px;
      font-size: 10px;
      transition: all 300ms;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -ms-transition: all 300ms; }
    .rit-blog-grid-layout.blog_style_2 .rit-news-info .Everest-readmore:hover i {
      padding-left: 17px; }

/*=========End Style 2=======*/
/*=========Blog Style 3=======*/
.rit-blog-grid-layout.blog_style_3 .title {
  border-bottom: 1px solid #ddd; }
  .rit-blog-grid-layout.blog_style_3 .title span {
    border-bottom: 1px solid #000;
    text-transform: none;
    display: inline-block;
    padding-bottom: 20px;
    margin-bottom: -1px;
    font-size: 24px; }

/*=========End Style 3=======*/
/*-------Product style 3-------*/
.product_style_3 .title {
  text-align: left;
  height: 50px;
  font-size: 24px;
  font-weight: 600;
  display: block;
  border-bottom: 1px solid #ddd;
  position: relative;
  z-index: 1;
  margin: 0; }
  .product_style_3 .title span {
    color: #252525;
    line-height: 49px;
    background: transparent;
    border-bottom: 1px solid #1a1a1a;
    display: inline-block; }
.product_style_3 .rit-product-filter {
  margin-top: -40px;
  text-align: right;
  border: none;
  position: relative;
  z-index: 2; }
  .product_style_3 .rit-product-filter .rit-ajax-load li a {
    height: 10px;
    line-height: 12px; }
.product_style_3 .rit-products .wrapper-product-opt .btn-black, .product_style_3 .rit-products .wrapper-product-opt .added_to_cart {
  border: 2px solid #252525;
  background: transparent;
  color: #252525 !important;
  visibility: visible;
  border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -ms-border-radius: 3px !important; }
  .product_style_3 .rit-products .wrapper-product-opt .btn-black:hover, .product_style_3 .rit-products .wrapper-product-opt .added_to_cart:hover {
    background: #252525 !important;
    color: #fff !important; }
.product_style_3 .rit-products.grid-layout .wrapper-product-opt {
  position: relative;
  opacity: 1;
  left: 0; }
.product_style_3 .rit-products.grid-layout .price {
  height: 30px;
  line-height: 20px; }
.product_style_3 .rit-products.grid-layout:hover .price {
  opacity: 1; }
.product_style_3 .onsale {
  background: #252525; }
.product_style_3 .owlCarousel {
  padding-top: 0; }
  .product_style_3 .owlCarousel .rit-products {
    padding: 25px 0; }
  .product_style_3 .owlCarousel .list-layout .product-name a {
    font-weight: 400;
    font-size: 13px; }
  .product_style_3 .owlCarousel .list-layout .star-rating {
    font-size: 12px; }
  .product_style_3 .owlCarousel .list-layout .woocommerce-product-rating {
    padding-top: 10px; }
  .product_style_3 .owlCarousel .list-layout .amount {
    font-size: 18px;
    padding: 0 10px 0 0; }
  .product_style_3 .owlCarousel .list-layout .price del, .product_style_3 .owlCarousel .list-layout .price ins {
    display: inline-block;
    width: auto; }
  .product_style_3 .owlCarousel .list-layout .onsale {
    display: none; }
  .product_style_3 .owlCarousel .list-layout .product {
    padding-bottom: 15px; }
  .product_style_3 .owlCarousel .rit-products .owl-controls {
    padding: 0;
    height: 30px;
    width: auto;
    top: -40px;
    right: 15px;
    border: 1px solid #ddd;
    z-index: 5; }
  .product_style_3 .owlCarousel .rit-products .owl-buttons {
    margin: 0; }
    .product_style_3 .owlCarousel .rit-products .owl-buttons > div {
      margin: 0;
      height: 30px;
      border: none;
      color: #000;
      padding: 0 5px;
      width: 25px;
      line-height: 30px;
      background: none;
      opacity: 1; }
      .product_style_3 .owlCarousel .rit-products .owl-buttons > div i {
        color: inherit; }
.product_style_3 .product-carousel-list-item .product .col-xs-4 {
  width: 120px; }
.product_style_3 .product-carousel-list-item .product .col-xs-8 {
  width: calc(100% - 120px); }

.products-carousel-list .owl-item .product-carousel-list-item .product {
  width: auto; }

.rit-product-deal .product {
  position: relative; }
  .rit-product-deal .product:after {
    position: absolute;
    content: '';
    z-index: -1;
    background: #F5F5F5;
    display: block;
    height: 100%;
    width: calc(100% - 30px);
    left: 15px;
    top: 0; }
.rit-product-deal .product-info {
  width: 100%;
  padding: 15px; }
.rit-product-deal .product-name {
  margin-top: 25px;
  line-height: 30px; }
.rit-product-deal .other-info {
  margin-bottom: 15px;
  min-height: 0;
  line-height: 30px; }
.rit-product-deal .price {
  padding: 0; }
.rit-product-deal .deal-countdown {
  text-align: center; }
.rit-product-deal .rit-products .amount {
  font-size: 24px; }
.rit-product-deal .countdown-times > div {
  display: inline-block;
  min-width: 55px;
  height: 55px;
  background: #363636;
  padding: 5px 10px;
  margin-left: 5px;
  color: #fff;
  font-size: 11px;
  line-height: 25px; }
  .rit-product-deal .countdown-times > div:first-child {
    margin-left: 0; }
  .rit-product-deal .countdown-times > div b {
    width: 100%;
    font-size: 26px;
    display: block;
    line-height: 25px; }

/*-------End Product style 3-------*/
/**-----Product style 4-----*/
.product_style_4 .title, .product_style_4.new-products .title {
  background: #252525;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  height: 50px;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 0;
  padding: 10px 20px;
  text-transform: uppercase;
  text-align: left; }
  .product_style_4 .title span, .product_style_4.new-products .title span {
    text-transform: uppercase;
    background: transparent;
    color: inherit; }
  .product_style_4 .title i, .product_style_4.new-products .title i {
    padding-right: 15px; }
.product_style_4 .owlCarousel {
  padding-top: 0px; }
.product_style_4 .owlCarousel .owl-controls {
  top: -40px;
  right: 20px;
  padding: 0; }
  .product_style_4 .owlCarousel .owl-controls .owl-buttons {
    text-align: right; }
  .product_style_4 .owlCarousel .owl-controls .owl-buttons > div {
    background: transparent;
    opacity: 1;
    margin: 0;
    width: 15px;
    padding: 0;
    color: #fff;
    line-height: 30px;
    border: none; }
    .product_style_4 .owlCarousel .owl-controls .owl-buttons > div i {
      color: #fff; }
.product_style_4.new-products .product, .product_style_4.new-products .product-carousel-list-item .product {
  margin: 0;
  padding: 15px 0 0; }
  .product_style_4.new-products .product:first-child, .product_style_4.new-products .product-carousel-list-item .product:first-child {
    padding: 0; }
.product_style_4.new-products .list-layout {
  padding: 20px 20px 15px; }
  .product_style_4.new-products .list-layout .product-name {
    line-height: 15px; }
  .product_style_4.new-products .list-layout .star-rating {
    font-size: 12px; }
  .product_style_4.new-products .list-layout .price {
    width: 100%; }
    .product_style_4.new-products .list-layout .price del, .product_style_4.new-products .list-layout .price ins {
      width: auto;
      display: inline-block; }
  .product_style_4.new-products .list-layout .col-xs-4 {
    width: 120px; }
  .product_style_4.new-products .list-layout .col-xs-8 {
    width: calc(100% - 120px); }
  .product_style_4.new-products .list-layout .onsale {
    display: none; }
.product_style_4.new-products .owlCarousel .owl-controls .owl-buttons > div {
  background: transparent !important; }
.product_style_4.new-products .rit-products-wrap {
  border: 1px solid #ddd; }
.product_style_4.rit-product-deal {
  border: 1px solid #ddd;
  overflow: hidden; }
  .product_style_4.rit-product-deal .product .wrapper-top-product {
    background: transparent;
    padding-top: 15px; }
  .product_style_4.rit-product-deal .product .product-info {
    padding: 15px 0 80px; }
    .product_style_4.rit-product-deal .product .product-info .countdown-times > div {
      background: transparent;
      border: 1px solid #ddd;
      color: #464646; }
      .product_style_4.rit-product-deal .product .product-info .countdown-times > div b {
        color: #252525; }
  .product_style_4.rit-product-deal .product .product-name {
    margin: 0; }
  .product_style_4.rit-product-deal .product .deal-countdown {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 15px; }
  .product_style_4.rit-product-deal .product:hover .other-info .price {
    opacity: 1; }
  .product_style_4.rit-product-deal .product:after {
    display: none; }

/**-----End Product style 4-----*/
/*----Product style 5-----*/
.product_style_5 {
  padding: 40px 0; }
  .product_style_5 .title {
    font-size: 40px;
    font-weight: bold;
    margin: 0; }
    .product_style_5 .title span {
      background: transparent; }
  .product_style_5 .owlCarousel.row {
    padding: 0;
    margin: 0; }
    .product_style_5 .owlCarousel.row .grid-layout .product {
      padding: 40px 0 0 !important; }
    .product_style_5 .owlCarousel.row .wrapper-top-product {
      padding: 10px 0; }
  .product_style_5 .wrapper-top-product {
    background: none; }
  .product_style_5 .rit-products {
    padding-top: 10px; }
  .product_style_5 .grid-layout {
    padding-top: 40px; }
  .product_style_5 .grid-layout.products-carousel-list {
    padding-top: 15px; }
    .product_style_5 .grid-layout.products-carousel-list .product-name {
      width: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .product_style_5 .grid-layout.products-carousel-list .product-info {
      padding: 0; }
    .product_style_5 .grid-layout.products-carousel-list .wrapper-product-opt {
      opacity: 1;
      visibility: visible;
      position: relative; }
    .product_style_5 .grid-layout.products-carousel-list .product:hover .price {
      opacity: 1; }
    .product_style_5 .grid-layout.products-carousel-list .price > .amount, .product_style_5 .grid-layout.products-carousel-list ins .amount {
      font-size: 30px; }
  .product_style_5 .grid-layout .price {
    line-height: 20px; }
  .product_style_5 .grid-layout:not(.products-carousel-list) .product-info {
    min-height: 90px;
    padding: 15px 0 0; }
  .product_style_5 .grid-layout:not(.products-carousel-list) .other-info {
    min-height: 40px; }
  .product_style_5 .grid-layout:not(.products-carousel-list) .wrapper-product-opt, .product_style_5 .woocommerce .grid-layout:not(.products-carousel-list) .wrapper-product-opt {
    padding: 0; }
  .product_style_5.new-products .owl-controls {
    position: static; }
    .product_style_5.new-products .owl-controls .owl-buttons {
      position: static; }
      .product_style_5.new-products .owl-controls .owl-buttons > div {
        top: 50%;
        border: none;
        opacity: 0 !important;
        background: none !important;
        margin: 0;
        padding: 10px;
        position: absolute;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%); }
        .product_style_5.new-products .owl-controls .owl-buttons > div.owl-prev {
          left: 10px; }
        .product_style_5.new-products .owl-controls .owl-buttons > div.owl-next {
          right: 10px; }
        .product_style_5.new-products .owl-controls .owl-buttons > div i {
          font-size: 18px; }
        .product_style_5.new-products .owl-controls .owl-buttons > div:hover i {
          color: #000; }
  .product_style_5.new-products .rit-products:hover .owl-controls .owl-buttons > div {
    opacity: 1 !important; }
  .product_style_5 .product-name a {
    font-size: 14px; }
  .product_style_5 .wrapper-product-opt .btn-black.button {
    padding: 0px 30px;
    border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -o-border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    line-height: 36px;
    background: transparent;
    border: 2px solid #252525;
    color: #252525 !important; }
    .product_style_5 .wrapper-product-opt .btn-black.button:hover {
      background: #252525 !important;
      color: #fff !important; }
  .product_style_5 .onsale {
    background: #27ae60; }

@media (min-width: 768px) {
  .h7-products-block .col-xs-12 {
    padding-left: 40px;
    padding-right: 40px; } }
/*----End Product style 5-----*/
/*----Product style 6-----*/
.product_style_6 .title {
  margin-bottom: 20px; }
  .product_style_6 .title span {
    font-weight: 700;
    font-size: 26px;
    text-transform: capitalize;
    letter-spacing: 0px; }
.product_style_6 .product .onsale {
  background: #27ae60; }
.product_style_6 .product-name a {
  font-size: 14px;
  font-weight: 500; }
.product_style_6 .product-name {
  margin: 10px 0 0; }
.product_style_6 .wrapper-product-opt, .product_style_6 .price {
  padding: 0; }
.product_style_6 .price .amount {
  padding: 0 5px; }
.product_style_6 .product {
  padding-bottom: 10px; }
.product_style_6 .label-new {
  text-transform: none;
  letter-spacing: 0.5px; }
.product_style_6.new-products .owl-controls {
  position: static; }
.product_style_6 .owlCarousel {
  padding-top: 0; }
.product_style_6.new-products .owl-controls .owl-buttons {
  position: static; }
  .product_style_6.new-products .owl-controls .owl-buttons div {
    border: none;
    margin: 0;
    background: none !important;
    position: absolute;
    padding: 0;
    height: auto;
    width: auto;
    top: calc(50% - 50px);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%); }
    .product_style_6.new-products .owl-controls .owl-buttons div i {
      font-size: 25px;
      color: #7d7d7d; }
    .product_style_6.new-products .owl-controls .owl-buttons div:hover i {
      color: #252525; }
    .product_style_6.new-products .owl-controls .owl-buttons div.owl-prev {
      right: 100%; }
    .product_style_6.new-products .owl-controls .owl-buttons div.owl-next {
      left: 100%; }

@media (max-width: 768px) {
  .product_style_6.new-products .owl-controls .owl-buttons div {
    top: -30px; }
    .product_style_6.new-products .owl-controls .owl-buttons div.owl-prev {
      right: calc( 100% - 50px); }
    .product_style_6.new-products .owl-controls .owl-buttons div.owl-next {
      left: calc( 100% - 50px); } }
/*----End Product style 6-----*/
.image-background {
  height: 375px;
  position: relative; }
  .image-background .wrapper-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); }
    .image-background .wrapper-text h1 {
      font-size: 36px;
      text-transform: uppercase;
      font-weight: 600; }
    .image-background .wrapper-text p {
      font-size: 16px; }
    .image-background .wrapper-text .btn-banner {
      padding: 10px 25px;
      display: inline-block;
      margin-top: 20px;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 600; }
  .image-background.left-banner .wrapper-text {
    color: #000; }
    .image-background.left-banner .wrapper-text p {
      font-weight: 300; }
    .image-background.left-banner .wrapper-text .btn-banner {
      overflow: hidden;
      border: 2px solid #000;
      transition: all 500ms;
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -o-transition: all 500ms;
      -ms-transition: all 500ms; }
      .image-background.left-banner .wrapper-text .btn-banner:hover {
        background: #000;
        color: #fff; }
  .image-background.right-banner .wrapper-text {
    color: #fff; }
    .image-background.right-banner .wrapper-text p {
      font-weight: 300; }
    .image-background.right-banner .wrapper-text h1 {
      color: #fff; }
    .image-background.right-banner .wrapper-text .btn-banner {
      border: 2px solid #ddd;
      color: #ddd;
      transition: all 500ms;
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -o-transition: all 500ms;
      -ms-transition: all 500ms; }
      .image-background.right-banner .wrapper-text .btn-banner:hover {
        background: #ddd;
        color: #000; }

.rit-blog-grid-layout.default .title {
  margin-bottom: 30px; }
.rit-blog-grid-layout .wrapper-post-info {
  margin: 0 10px;
  padding: 20px 20px 0;
  width: calc(100% - 20px);
  transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  background: #fff;
  z-index: 11;
  position: relative; }
.rit-blog-grid-layout .title {
  text-align: center; }
  .rit-blog-grid-layout .title span {
    text-transform: capitalize; }
.rit-blog-grid-layout .wrapper {
  background: #fff; }
.rit-blog-grid-layout .rit-news-item {
  border: none; }
.rit-blog-grid-layout .rit-news-info {
  padding: 0; }
.rit-blog-grid-layout .post-info {
  display: inline-block;
  width: 100%;
  padding: 15px 25px; }
.rit-blog-grid-layout .title-news {
  font-weight: 600;
  width: 100%;
  margin: 5px 0 15px;
  line-height: 1.43;
  font-size: 16px; }
  .rit-blog-grid-layout .title-news a {
    font-size: inherit; }
.rit-blog-grid-layout .description {
  font-size: 16px;
  padding-bottom: 10px; }

.btn-arrow {
  position: relative;
  color: #252525;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 20px;
  display: inline-block;
  transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0); }
  .btn-arrow i {
    font-size: 18px;
    color: inherit;
    transform: translateY(3px);
    -moz-transform: translateY(3px);
    -o-transform: translateY(3px);
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms; }
  .btn-arrow:hover {
    color: #252525;
    transform: translateX(10px);
    -moz-transform: translateX(10px);
    -o-transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px); }
    .btn-arrow:hover i {
      transform: translate(5px, 3px);
      -moz-transform: translate(5px, 3px);
      -o-transform: translate(5px, 3px);
      -webkit-transform: translate(5px, 3px);
      -ms-transform: translate(5px, 3px); }

.rit-blog-carousel-layout .blog-carousel {
  width: auto; }
.rit-blog-carousel-layout .rit-news-item {
  padding: 15px; }

.blog_style_1 .title {
  font-size: 50px;
  color: #252525;
  background: #F9F8F4 url("images/icon-product-block-2.png") bottom center no-repeat;
  padding-bottom: 40px;
  text-transform: none;
  margin-bottom: 60px; }
.blog_style_1 .title span {
  color: #363636; }
.blog_style_1 .title b {
  font-weight: 600; }
.blog_style_1 .title i {
  font-style: italic; }
.blog_style_1 .title-news a {
  font-weight: 500; }
.blog_style_1 .Everest-readmore {
  letter-spacing: 0.5px;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }
  .blog_style_1 .Everest-readmore:hover {
    letter-spacing: 2px; }
.blog_style_1 .date-post i {
  display: none; }
.blog_style_1 .blog-carousel .owl-controls {
  position: absolute;
  top: -70px;
  width: 100%;
  text-align: right;
  margin: 0; }
  .blog_style_1 .blog-carousel .owl-controls .owl-buttons div {
    border: 1px solid #eee;
    line-height: 23px;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms;
    background: #fff;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    margin: 0 10px; }
    .blog_style_1 .blog-carousel .owl-controls .owl-buttons div i {
      color: #000; }
    .blog_style_1 .blog-carousel .owl-controls .owl-buttons div:hover i {
      color: #fff; }
.blog_style_1 .description {
  min-height: 85px; }
.blog_style_1 .wrapper {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); }

.blog_style_3 .title {
  text-transform: uppercase;
  font-weight: 600; }
  .blog_style_3 .title span {
    color: #363636;
    text-transform: uppercase;
    font-weight: 600; }
  .blog_style_3 .title i {
    font-style: italic; }

.blog_style_4 .title {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: left;
  margin: 0 0 15px; }
  .blog_style_4 .title span {
    font-weight: 600;
    text-transform: inherit; }
.blog_style_4 .post-info {
  padding: 0; }
.blog_style_4 .wrapper-img {
  padding-bottom: 20px; }
.blog_style_4 .rit-news-info .description {
  padding: 0; }
  .blog_style_4 .rit-news-info .description p {
    margin: 0; }
.blog_style_4 .title-news {
  margin-bottom: 10px; }
.blog_style_4 .blog-carousel .rit-news-item {
  margin: 0; }
.blog_style_4 .owl-theme .owl-controls {
  margin: 0; }
  .blog_style_4 .owl-theme .owl-controls .owl-page span {
    margin: 0 3px;
    background: #7d7d7d; }

.blog_style_5 .title {
  margin-bottom: 50px; }
  .blog_style_5 .title span {
    color: #fff;
    font-size: 26px;
    font-weight: 600; }

.brand-h8 .rit-gallery-item a {
  display: block;
  background: #f5f5f5;
  padding: 30px 10px; }
  .brand-h8 .rit-gallery-item a img {
    opacity: 0.5; }
.brand-h8 .rit-gallery-item:hover img {
  opacity: 1; }

/*-------End Full width page-----*/
/*----------Bx slider-----------*/
.bx-controls .bx-controls-direction a {
  background-image: none;
  width: 30px;
  height: 30px;
  background-color: #e1e1e1;
  display: block;
  overflow: hidden;
  text-align: center;
  color: #fff;
  font-size: 14px;
  text-indent: 0;
  line-height: 28px; }
  .bx-controls .bx-controls-direction a:hover {
    color: #fff; }
  .bx-controls .bx-controls-direction a i:hover {
    color: #fff; }

.wpb_wrapper code {
  background: none; }

.brand-block .bx-controls-direction a:before {
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  font-family: FontAwesome;
  color: #fff;
  font-size: 14px;
  display: block; }
.brand-block .bx-controls-direction .bx-prev:before {
  content: '\f104'; }
.brand-block .bx-controls-direction .bx-next:before {
  content: '\f105'; }

.post-slider {
  margin: 0; }
  .post-slider.owl-theme .owl-controls {
    width: 100%;
    position: absolute;
    margin: 0;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%); }
    .post-slider.owl-theme .owl-controls .owl-prev {
      float: left; }
    .post-slider.owl-theme .owl-controls .owl-next {
      float: right; }

.brand-block p:empty, .brand-block code:empty {
  display: none; }

.rev-btn {
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms; }

/*----------End Bx slider-----------*/
/*---------Contact form----------*/
.contact-form {
  padding-bottom: 30px; }
  .contact-form .title {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 24px; }
  .contact-form p {
    margin-bottom: 30px;
    display: block;
    width: 100%; }
  .contact-form textarea {
    height: 120px; }
  .contact-form input, .contact-form textarea {
    width: 100%;
    padding: 8px 0;
    border: none;
    color: #252525;
    border-bottom: 1px solid #ddd; }
  .contact-form input {
    height: 40px; }
  .contact-form .wpcf7-submit {
    padding: 8px 15px;
    border: none;
    background: #000;
    width: auto;
	float:right;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: none;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms; }

	.contact-form .selectric .label {
		margin-left:0;
	}

	.contact-form .wpcf7-submit:hover { 
		color:black;
	}

    .contact-form .wpcf7-submit:after {
      font-family: FontAwesome;
      content: '\f178';
      display: inline-block; }

.mask-map {
  filter: grayscale(80%);
  -webkit-filter: grayscale(80%); }

.contact-info {
  color: #252525;
  padding-bottom: 30px; }
  .contact-info h3.title {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 24px; }
  .contact-info label {
    width: 100px;
    display: inline-block;
    font-weight: 400;
    color: #e1e1e1; }
  .contact-info .ct-socail {
    padding-top: 20px; }
    .contact-info .ct-socail li {
      display: inline-block; }
      .contact-info .ct-socail li:after {
        content: "/";
        display: inline-block;
        font-size: 18px;
        color: #ddd; }
      .contact-info .ct-socail li:first-child a {
        padding-left: 0; }
    .contact-info .ct-socail a {
      padding: 0 20px;
      font-size: 16px; }

/*---------End Contact form----------*/

/*--------- Contact form Popup----------*/

.contactFormNewsletterPopup .wpcf7 input.newsletterEmail{
	width: 295px;
	border: 1px solid #d0d0d0;
	padding: 7px;
	font-weight:400;
}

.contactFormNewsletterPopup .wpcf7 form .selectric-wrapper .selectric{
	border: 1px solid #d0d0d0;
	height: 35px;
}

/*---------End Contact form----------*/

/*--------- Contact Mobile----------*/

.contact-form-mobile {
  padding-bottom: 30px; }
  .contact-form-mobile .title {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 24px; }
  .contact-form-mobile p {
    margin-bottom: 30px;
    display: block;
    width: 100%; }
  .contact-form-mobile textarea {
    height: 120px; }
  .contact-form-mobile input, .contact-form-mobile textarea {
    width: 100%;
    padding: 8px 0;
    border: none;
    color: #252525;
    border-bottom: 1px solid #ddd; }
  .contact-form-mobile input {
    height: 40px; }
  .contact-form-mobile .wpcf7-submit {
    padding: 8px 15px;
    border: none;
    background: #000;
    width: auto;
	float:right;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: none;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms; }

	.contact-form-mobile .selectric .label {
		margin-left:0;
	}

	.contact-form-mobile .wpcf7-submit:hover { 
		color:black;
	}

    .contact-form-mobile .wpcf7-submit:after {
      font-family: FontAwesome;
      content: '\f178';
      display: inline-block; }

.contact-form-mobile .wpcf7 select{
	width: 100%;            
    padding: 10px;          
    font-size: 16px;       
    border: none;
    border-bottom: 1px solid #e9e9e9;
    background-color: #fff;
}

.mask-map {
  filter: grayscale(80%);
  -webkit-filter: grayscale(80%); }

.contact-info {
  color: #252525;
  padding-bottom: 30px; }
  .contact-info h3.title {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 24px; }
  .contact-info label {
    width: 100px;
    display: inline-block;
    font-weight: 400;
    color: #e1e1e1; }
  .contact-info .ct-socail {
    padding-top: 20px; }
    .contact-info .ct-socail li {
      display: inline-block; }
      .contact-info .ct-socail li:after {
        content: "/";
        display: inline-block;
        font-size: 18px;
        color: #ddd; }
      .contact-info .ct-socail li:first-child a {
        padding-left: 0; }
    .contact-info .ct-socail a {
      padding: 0 20px;
      font-size: 16px; }

/*---------End Contact form moible----------*/

/*---------Rit Img hover block-----------*/
.rit-element-image-hover.style-2 {
  position: relative;
  display: block;
  width: 100%; }
  .rit-element-image-hover.style-2 .image-hover-inner {
    display: block;
    width: 100%;
    position: relative; }
    .rit-element-image-hover.style-2 .image-hover-inner > a {
      display: block;
      width: 100%; }
  .rit-element-image-hover.style-2 .image-content-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .rit-element-image-hover.style-2 .image-content-hover .content {
      width: 100%;
      height: 100%;
      position: relative;
      display: block; }
      .rit-element-image-hover.style-2 .image-content-hover .content h3 {
        font-size: 24px;
        font-weight: 400;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1px;
        position: absolute;
        bottom: 50%;
        left: 0;
        width: 100%;
        margin: 0;
        padding: 5px 20px;
        text-align: center; }
      .rit-element-image-hover.style-2 .image-content-hover .content a {
        padding: 8px 15px;
        border: 1px solid #fff;
        display: block;
        position: absolute;
        color: #fff;
        font-size: 16px;
        left: 50%;
        top: 55%;
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        text-transform: capitalize; }
        .rit-element-image-hover.style-2 .image-content-hover .content a:hover {
          background: #fff;
          color: #000; }
  .rit-element-image-hover.style-2 .border-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background: rgba(0, 0, 0, 0.3);
    padding: 20px;
    transition: all 500ms ease-out;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out; }
    .rit-element-image-hover.style-2 .border-mask:after {
      width: 100%;
      height: 100%;
      content: '';
      display: block;
      border: 1px solid transparent;
      opacity: 0;
      transition: all 500ms ease-out;
      -webkit-transition: all 500ms ease-out;
      -moz-transition: all 500ms ease-out;
      -o-transition: all 500ms ease-out;
      -ms-transition: all 500ms ease-out; }
  .rit-element-image-hover.style-2:hover .border-mask {
    padding: 10px; }
    .rit-element-image-hover.style-2:hover .border-mask:after {
      opacity: 1;
      border-color: #fff; }

.rit-element-image-hover.style-1 .border-mask {
  display: block;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }
.rit-element-image-hover.style-1:hover .border-mask {
  opacity: 0.5; }
.rit-element-image-hover.style-1:hover .content {
  transform: translate(-10px, -50%);
  -moz-transform: translate(-10px, -50%);
  -o-transform: translate(-10px, -50%);
  -webkit-transform: translate(-10px, -50%);
  -ms-transform: translate(-10px, -50%); }
.rit-element-image-hover.style-1 .image-content-hover {
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms; }
.rit-element-image-hover.style-1 .image-hover-inner {
  height: 100%;
  width: 100%;
  display: block; }
.rit-element-image-hover.style-1 .content {
  position: absolute;
  top: 50%;
  left: 0;
  height: auto;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  padding: 0 10%;
  text-align: left;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms; }
  .rit-element-image-hover.style-1 .content h3 {
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin: 10px 0 20px;
    display: block;
    color: #fff; }
    .rit-element-image-hover.style-1 .content h3 a {
      color: inherit;
      font-weight: 400; }
  .rit-element-image-hover.style-1 .content h4 {
    font-size: 14px;
    font-style: italic;
    margin: 5px 0;
    letter-spacing: 1px;
    color: #fff; }
  .rit-element-image-hover.style-1 .content .custom-text {
    color: #fff;
    padding-bottom: 50px; }
  .rit-element-image-hover.style-1 .content .btn-img-hover {
    padding: 10px 20px;
    line-height: 30px;
    height: 50px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
    border: 1px solid transparent; }
    .rit-element-image-hover.style-1 .content .btn-img-hover:hover {
      background: transparent;
      border-color: #fff; }

.rit-element-image-hover.style-3 .image-hover-inner.rit-parallax {
  height: 100%;
  padding: 0; }
  .rit-element-image-hover.style-3 .image-hover-inner.rit-parallax .border-mask {
    transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1); }
.rit-element-image-hover.style-3.left-site .rit-parallax-inner {
  background-position: 0% 50%;
  background-size: 50% auto;
  background-repeat: repeat-y; }
.rit-element-image-hover.style-3 .rit-parallax-inner {
  background-repeat: no-repeat;
  background-position: 50% 50%; }
.rit-element-image-hover.style-3:not(.fix-height) .image-content-hover {
  position: relative;
  padding: 50px 0; }
.rit-element-image-hover.style-3.image-content-hover {
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  height: auto; }
.rit-element-image-hover.style-3.fix-height .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  height: auto;
  width: auto; }
.rit-element-image-hover.style-3 .content {
  text-align: center; }
  .rit-element-image-hover.style-3 .content h4, .rit-element-image-hover.style-3 .content h3 {
    text-align: center;
    letter-spacing: 1px;
    color: #252525;
    display: block; }
  .rit-element-image-hover.style-3 .content h4 {
    margin-top: 0;
    font-size: 26px;
    font-weight: 400;
    font-style: italic;
    padding: 30px 0; }
  .rit-element-image-hover.style-3 .content h3 {
    text-transform: uppercase;
    margin-top: 15px;
    font-weight: 600;
    font-size: 60px;
    -webkit-font-smoothing: antialiased; }
    .rit-element-image-hover.style-3 .content h3 a {
      color: inherit;
      -webkit-font-smoothing: antialiased; }
  .rit-element-image-hover.style-3 .content .btn-img-hover {
    margin-top: 50px;
    height: 50px;
    padding: 10px 30px;
    border-radius: 50px;
    font-size: 12px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    line-height: 30px;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms;
    font-weight: 500; }
    .rit-element-image-hover.style-3 .content .btn-img-hover:hover {
      background: #000; }

.rit-element-image-hover.style-4 {
  overflow: visible; }
  .rit-element-image-hover.style-4 .image-hover-inner {
    position: absolute;
    height: 100%; }
    .rit-element-image-hover.style-4 .image-hover-inner img.unvisible {
      visibility: hidden; }
    .rit-element-image-hover.style-4 .image-hover-inner.left .image-content-hover {
      text-align: left; }
      .rit-element-image-hover.style-4 .image-hover-inner.left .image-content-hover h3, .rit-element-image-hover.style-4 .image-hover-inner.left .image-content-hover .caption {
        position: absolute;
        margin: 0 0 0 -100px;
        left: 100%;
        text-align: left; }
    .rit-element-image-hover.style-4 .image-hover-inner.right .image-content-hover {
      text-align: right; }
      .rit-element-image-hover.style-4 .image-hover-inner.right .image-content-hover h3, .rit-element-image-hover.style-4 .image-hover-inner.right .image-content-hover .caption {
        position: absolute;
        margin: 0 -100px 0 0;
        right: 100%;
        text-align: right; }
      .rit-element-image-hover.style-4 .image-hover-inner.right .image-content-hover .caption h4 {
        padding-right: 10px; }
    .rit-element-image-hover.style-4 .image-hover-inner.center .image-content-hover {
      text-align: center; }
      .rit-element-image-hover.style-4 .image-hover-inner.center .image-content-hover h3, .rit-element-image-hover.style-4 .image-hover-inner.center .image-content-hover .caption {
        position: absolute;
        margin: 0;
        left: 50%;
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        text-align: center; }
  .rit-element-image-hover.style-4 .image-content-hover {
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms; }
    .rit-element-image-hover.style-4 .image-content-hover .content h3, .rit-element-image-hover.style-4 .image-content-hover .content .caption {
      position: absolute;
      width: 100%;
      z-index: 999; }
    .rit-element-image-hover.style-4 .image-content-hover .content h3 {
      bottom: 75%;
      padding-bottom: 10px;
      color: #000;
      text-transform: uppercase;
      letter-spacing: 10px;
      font-size: 60px;
      transition: all 800ms;
      -webkit-transition: all 800ms;
      -moz-transition: all 800ms;
      -o-transition: all 800ms;
      -ms-transition: all 800ms; }
      .rit-element-image-hover.style-4 .image-content-hover .content h3 a {
        color: #000; }
    .rit-element-image-hover.style-4 .image-content-hover .content .caption {
      top: 25%;
      padding-top: 10px; }
      .rit-element-image-hover.style-4 .image-content-hover .content .caption h4 {
        margin: 0;
        letter-spacing: 5px;
        font-size: 26px;
        line-height: 30px;
        text-transform: capitalize;
        transition: all 800ms;
        -webkit-transition: all 800ms;
        -moz-transition: all 800ms;
        -o-transition: all 800ms;
        -ms-transition: all 800ms;
        font-family: 'Crimson Text', serif;
        font-style: italic; }
      .rit-element-image-hover.style-4 .image-content-hover .content .caption .btn-img-hover {
        height: 50px;
        padding: 10px 30px;
        border-radius: 50px;
        font-size: 12px;
        letter-spacing: 3px;
        text-transform: uppercase;
        color: #363636;
        background: #fff;
        display: inline-block;
        line-height: 30px;
        border: 1px solid transparent;
        opacity: 0;
        transition: all 800ms;
        -webkit-transition: all 800ms;
        -moz-transition: all 800ms;
        -o-transition: all 800ms;
        -ms-transition: all 800ms; }
        .rit-element-image-hover.style-4 .image-content-hover .content .caption .btn-img-hover:hover {
          transition: all 500ms;
          -webkit-transition: all 500ms;
          -moz-transition: all 500ms;
          -o-transition: all 500ms;
          -ms-transition: all 500ms;
          transition-delay: 0ms;
          background: transparent;
          border-color: #fff;
          color: #fff; }
  .rit-element-image-hover.style-4 .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block; }
  .rit-element-image-hover.style-4 .rit-parallax .cover {
    display: none; }
  .rit-element-image-hover.style-4 .rit-parallax .rit-parallax-inner {
    height: 100%; }

@media (max-width: 768px) {
  .rit-element-image-hover.style-4 .image-hover-inner {
    position: relative; }
    .rit-element-image-hover.style-4 .image-hover-inner .image-content-hover h3, .rit-element-image-hover.style-4 .image-hover-inner .image-content-hover .caption {
      margin: 0 !important;
      left: 0 !important;
      transform: translateY(-50%) !important;
      -moz-transform: translateY(-50%) !important;
      -o-transform: translateY(-50%) !important;
      -webkit-transform: translateY(-50%) !important;
      -ms-transform: translateY(-50%) !important; }
    .rit-element-image-hover.style-4 .image-hover-inner .image-content-hover h3 {
      bottom: 50% !important; }
      .rit-element-image-hover.style-4 .image-hover-inner .image-content-hover h3 a {
        font-size: 40px; }
    .rit-element-image-hover.style-4 .image-hover-inner .image-content-hover .caption {
      top: 50% !important; } }
.rit-element-image-hover.style-5 {
  color: #fff;
  overflow: hidden; }
  .rit-element-image-hover.style-5 .border-mask {
    transition: all 800ms;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    -ms-transition: all 800ms; }
  .rit-element-image-hover.style-5 .image-hover-inner > a img {
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms; }
  .rit-element-image-hover.style-5 .content img {
    width: auto; }
  .rit-element-image-hover.style-5 .head-content {
    position: absolute;
    bottom: 45%;
    left: 0;
    text-align: center;
    width: 100%; }
    .rit-element-image-hover.style-5 .head-content h3 {
      position: relative;
      color: #fff;
      font-size: 26px;
      letter-spacing: 3px;
      font-weight: 600;
      margin-bottom: 0; }
    .rit-element-image-hover.style-5 .head-content a {
      color: #fff; }
  .rit-element-image-hover.style-5 .sub_title {
    position: absolute;
    top: 55%;
    padding: 10px 40px;
    left: 0;
    text-align: center;
    width: 100%;
    font-size: 14px;
    color: #fff;
    margin: 0;
    line-height: 25px; }
  .rit-element-image-hover.style-5:hover .border-mask {
    opacity: 0; }
  .rit-element-image-hover.style-5:hover .image-hover-inner > a img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1); }

.rit-element-image-hover.style-6 .image-content-hover .content {
  text-align: center;
  position: absolute;
  height: auto;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  padding: 10px 0;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }
  .rit-element-image-hover.style-6 .image-content-hover .content:hover {
    background: rgba(0, 0, 0, 0.4); }
    .rit-element-image-hover.style-6 .image-content-hover .content:hover .btn-img-hover {
      letter-spacing: 2px;
      padding: 8px 25px; }
.rit-element-image-hover.style-6 h3, .rit-element-image-hover.style-6 h4 {
  margin: 0; }
.rit-element-image-hover.style-6 h4 {
  font-size: 16px;
  color: #fff;
  font-style: italic;
  font-weight: lighter;
  letter-spacing: 1px; }
.rit-element-image-hover.style-6 h3 {
  margin: 0;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: bold; }
  .rit-element-image-hover.style-6 h3 a {
    color: inherit;
    transition: all 800ms;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    -ms-transition: all 800ms;
    font-size: 14px; }
.rit-element-image-hover.style-6 .btn-img-hover {
  text-transform: lowercase;
  padding: 8px 15px;
  border: 1px solid transparent;
  position: relative;
  display: inline-block;
  letter-spacing: 0.5px;
  font-size: 14px; }
  .rit-element-image-hover.style-6 .btn-img-hover:after, .rit-element-image-hover.style-6 .btn-img-hover:before {
    width: 10px;
    height: 1px;
    background: #363636;
    content: '';
    display: block;
    top: 50%;
    position: absolute; }
  .rit-element-image-hover.style-6 .btn-img-hover:after {
    left: 100%; }
  .rit-element-image-hover.style-6 .btn-img-hover:before {
    right: 100%; }

.rit-element-image-hover.style-7 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%; }
  .rit-element-image-hover.style-7 .image-hover-inner > a {
    display: block;
    text-align: center; }
    .rit-element-image-hover.style-7 .image-hover-inner > a img {
      max-width: 100%;
      width: auto;
      transition: all 500ms;
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -o-transition: all 500ms;
      -ms-transition: all 500ms; }
  .rit-element-image-hover.style-7 .image-content-hover {
    position: relative;
    padding-left: 100px;
    display: inline-block;
    width: 100%;
    margin-top: 40px; }
    .rit-element-image-hover.style-7 .image-content-hover .border-mask {
      display: block; }
    .rit-element-image-hover.style-7 .image-content-hover h3 {
      font-size: 100px;
      text-transform: uppercase;
      font-weight: 700;
      color: #e1e1e1;
      margin: 0;
      line-height: 1;
      display: inline-block;
      z-index: 9;
      height: 100px;
      letter-spacing: -3px;
      transition: 500ms ease-out;
      -webkit-transition: 500ms ease-out;
      -moz-transition: 500ms ease-out;
      -o-transition: 500ms ease-out;
      -ms-transition: 500ms ease-out;
      position: absolute;
      transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform-origin: top right;
      right: calc(100% + 100px);
      top: 0; }
    .rit-element-image-hover.style-7 .image-content-hover h4 {
      margin: 0;
      line-height: 1.2;
      font-size: 30px;
      color: #000;
      width: 100%;
      text-transform: uppercase;
      display: block;
      font-weight: 700;
      transition: 500ms ease-in-out;
      -webkit-transition: 500ms ease-in-out;
      -moz-transition: 500ms ease-in-out;
      -o-transition: 500ms ease-in-out;
      -ms-transition: 500ms ease-in-out;
      transition-delay: 300ms; }
      .rit-element-image-hover.style-7 .image-content-hover h4 a {
        font-size: inherit;
        color: inherit; }
    .rit-element-image-hover.style-7 .image-content-hover .btn-img-hover {
      float: right;
      position: relative;
      text-transform: uppercase;
      color: #000;
      letter-spacing: 3px;
      font-size: 13px;
      font-weight: 600;
      padding-left: 10px;
      transition: all 300ms;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -ms-transition: all 300ms;
      transition-delay: 600ms; }
      .rit-element-image-hover.style-7 .image-content-hover .btn-img-hover:before {
        height: 2px;
        width: 50px;
        position: absolute;
        top: 50%;
        left: -50px;
        content: '';
        background: #000;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transition: all 300ms;
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -o-transition: all 300ms;
        -ms-transition: all 300ms;
        transition-delay: 600ms; }
      .rit-element-image-hover.style-7 .image-content-hover .btn-img-hover:hover:before {
        transition-delay: 0ms;
        width: calc(100% + 50px); }
    .rit-element-image-hover.style-7 .image-content-hover .custom-text {
      font-size: 16px;
      padding: 30px 0;
      transition: all 600ms;
      -webkit-transition: all 600ms;
      -moz-transition: all 600ms;
      -o-transition: all 600ms;
      -ms-transition: all 600ms;
      transition-delay: 600ms;
      color: #7d7d7d; }
  .rit-element-image-hover.style-7 .image-hover-inner {
    padding: 0;
    max-width: 450px; }

.rit-element-image-hover.style-7.outscreen img {
  opacity: 0; }
.rit-element-image-hover.style-7.outscreen .image-content-hover h4, .rit-element-image-hover.style-7.outscreen .image-content-hover .custom-text {
  transform: translateY(40px);
  -moz-transform: translateY(40px);
  -o-transform: translateY(40px);
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  opacity: 0; }
.rit-element-image-hover.style-7.outscreen .image-content-hover h3 {
  opacity: 0; }
.rit-element-image-hover.style-7.outscreen .image-content-hover .btn-img-hover {
  opacity: 0; }
  .rit-element-image-hover.style-7.outscreen .image-content-hover .btn-img-hover:before {
    width: 0; }

.rit-element-image-hover.style-7.onscreen img {
  opacity: 1; }
.rit-element-image-hover.style-7.onscreen .image-content-hover h4, .rit-element-image-hover.style-7.onscreen .image-content-hover .custom-text {
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  opacity: 1; }
.rit-element-image-hover.style-7.onscreen .image-content-hover h3 {
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform-origin: top right; }
.rit-element-image-hover.style-7.onscreen .image-content-hover .btn-img-hover:hover:before {
  transition-delay: 0ms; }

.fix-left img {
  transform: translateX(-30px);
  -moz-transform: translateX(-30px);
  -o-transform: translateX(-30px);
  -webkit-transform: translateX(-30px);
  -ms-transform: translateX(-30px); }

.wrapper-image-hover.style-8 {
  width: 100%;
  display: inline-block; }
  .wrapper-image-hover.style-8 .wrapper-text, .wrapper-image-hover.style-8 .wrapper-image {
    width: 50%;
    float: left;
    height: 100%;
    position: relative;
    display: block;
    text-align: center; }
  .wrapper-image-hover.style-8 .wrapper-image {
    padding: 50px 0;
    vertical-align: middle; }
    .wrapper-image-hover.style-8 .wrapper-image img {
      max-width: 100%;
      max-height: 100%;
      height: auto;
      width: auto; }

@media (max-width: 768px) {
  .wrapper-image-hover.style-8 .wrapper-text, .wrapper-image-hover.style-8 .wrapper-image {
    width: 100%;
    height: 50%; } }
.wrapper-image-hover.style-8.onscreen .h7-textblock h1 {
  top: -45px; }

.h7-textblock {
  text-align: center;
  max-width: 650px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%; }
  .h7-textblock .wrapper-title {
    text-align: center;
    background: #fff;
    position: relative;
    z-index: 9; }
    .h7-textblock .wrapper-title h4 {
      font-size: 36px;
      font-weight: 300;
      margin: 0;
      color: #000;
      text-transform: uppercase; }
    .h7-textblock .wrapper-title h2 {
      padding-top: 5px;
      font-weight: 400;
      color: #000;
      font-size: 54px;
      margin: 0;
      text-transform: uppercase; }
  .h7-textblock h1 {
    position: absolute;
    font-size: 100px;
    color: #eee;
    left: 50%;
    top: 25px;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    height: 70px;
    font-weight: 900;
    line-height: 70px;
    margin: 0;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms; }
  .h7-textblock .caption {
    text-align: center;
    font-size: 14px;
    color: #000;
    margin-top: 25px;
    line-height: 25px; }

.half-width.rit-element-image-hover .content {
  width: 50%; }
  .half-width.rit-element-image-hover .content h3, .half-width.rit-element-image-hover .content h4 {
    width: 100%; }

.right.rit-element-image-hover .content {
  left: 50%;
  text-align: right;
  padding: 0 60px 0 0; }
  .right.rit-element-image-hover .content h3, .right.rit-element-image-hover .content h4 {
    text-align: right; }

.rit-element-image-hover.default .border-mask {
  display: none; }
.rit-element-image-hover.default .image-content-hover {
  z-index: 3; }
.rit-element-image-hover.default:hover .content:after {
  top: 0; }
.rit-element-image-hover.default:hover .content:before {
  left: 0; }
.rit-element-image-hover.default .content:after, .rit-element-image-hover.default .content:before {
  position: absolute;
  display: block;
  content: '';
  background: transparent;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms; }
.rit-element-image-hover.default .content:after {
  left: 30px;
  top: -100%;
  width: calc(100% - 60px);
  height: 100%;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff; }
.rit-element-image-hover.default .content:before {
  top: 30px;
  left: -100%;
  height: calc(100% - 60px);
  width: 100%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff; }
.rit-element-image-hover.default .content h3 {
  display: block;
  margin: 0;
  position: absolute;
  bottom: 55%;
  width: 100%;
  left: 0;
  text-align: center;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms; }
  .rit-element-image-hover.default .content h3 a {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .rit-element-image-hover.default .content h3 a:hover {
      color: #fff; }
      .rit-element-image-hover.default .content h3 a:hover * {
        color: #fff; }
.rit-element-image-hover.default .content .btn-img-hover {
  padding: 10px 20px;
  display: block;
  position: absolute;
  color: #000;
  left: 50%;
  top: 50%;
  background: #fff;
  text-transform: uppercase;
  font-size: 11px;
  height: 40px;
  line-height: 22px;
  letter-spacing: 2px;
  font-weight: 600;
  z-index: 3;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap; }
  .rit-element-image-hover.default .content .btn-img-hover:hover {
    background: #000;
    color: #fff; }
.rit-element-image-hover.default.banner-h6 .content:before, .rit-element-image-hover.default.banner-h6 .content:after {
  display: none; }
.rit-element-image-hover.default.banner-h6 .content .btn-img-hover {
  height: 35px;
  line-height: 15px;
  opacity: 0.8; }
  .rit-element-image-hover.default.banner-h6 .content .btn-img-hover:hover {
    opacity: 1; }

.rit-element-image-hover.style-9.fix-height .image-hover-inner {
  width: 100%;
  height: 100%; }
.rit-element-image-hover.style-9 .image-hover-inner {
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }
.rit-element-image-hover.style-9 .content {
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center; }
.rit-element-image-hover.style-9 .btn-img-hover {
  height: 50px;
  padding: 5px 40px;
  display: inline-block;
  color: #fff;
  line-height: 40px;
  font-size: 24px;
  border: 1px solid transparent;
  white-space: nowrap;
  opacity: 0.7;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms; }
  .rit-element-image-hover.style-9 .btn-img-hover:hover {
    opacity: 1; }
.rit-element-image-hover.style-9 .border-mask {
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
  border: 1px solid rgba(255, 255, 255, 0.3);
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  top: 10px;
  left: 10px; }
  .rit-element-image-hover.style-9 .border-mask:after, .rit-element-image-hover.style-9 .border-mask:before {
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    position: absolute;
    top: -1px;
    left: -1px;
    content: '';
    display: block;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms; }
  .rit-element-image-hover.style-9 .border-mask:after {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1); }
  .rit-element-image-hover.style-9 .border-mask:before {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0); }
.rit-element-image-hover.style-9:hover .border-mask {
  opacity: 1; }
  .rit-element-image-hover.style-9:hover .border-mask:after, .rit-element-image-hover.style-9:hover .border-mask:before {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1); }

.rit-element-image-hover {
  overflow: hidden;
  position: relative; }
  .rit-element-image-hover .image-hover-inner {
    display: block;
    position: relative;
    width: 100%; }
    .rit-element-image-hover .image-hover-inner img {
      width: 100%; }
  .rit-element-image-hover .image-content-hover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute; }
  .rit-element-image-hover .border-mask {
    position: absolute;
    top: 0;
    left: 0;
    border: none; }
  .rit-element-image-hover .content {
    position: relative;
    height: 100%;
    width: 100%;
    display: block; }

.slider-btn {
  border: 1px solid #fff !important;
  color: #fff !important;
  padding: 8px 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 500ms !important;
  -webkit-transition: all 500ms !important;
  -moz-transition: all 500ms !important;
  -o-transition: all 500ms !important;
  -ms-transition: all 500ms !important; }
  .slider-btn:hover {
    background: #fff;
    color: #000 !important; }
  .slider-btn.style-2 {
    background: #fff;
    color: #363636 !important; }
    .slider-btn.style-2:hover {
      color: #fff !important;
      background: #363636 !important;
      border-color: #363636; }

.parallax-fix-width {
  max-width: 1140px;
  left: 0 !important; }

/*----------Style 10----------*/
.rit-element-image-hover.style-10 img {
  transition: all 800ms;
  -webkit-transition: all 800ms;
  -moz-transition: all 800ms;
  -o-transition: all 800ms;
  -ms-transition: all 800ms; }
.rit-element-image-hover.style-10 .content {
  position: absolute;
  left: 40%;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: auto;
  height: auto; }
  .rit-element-image-hover.style-10 .content h4 {
    font-size: 24px;
    font-weight: 400;
    color: #eee;
    margin: 0 0 -10px;
    letter-spacing: -1px;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms;
    transition-delay: 500ms; }
  .rit-element-image-hover.style-10 .content h3 {
    font-size: 36px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    letter-spacing: -2px;
    transition: all 800ms;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    -ms-transition: all 800ms; }
    .rit-element-image-hover.style-10 .content h3 a {
      color: inherit;
      transition: all 800ms;
      -webkit-transition: all 800ms;
      -moz-transition: all 800ms;
      -o-transition: all 800ms;
      -ms-transition: all 800ms; }
.rit-element-image-hover.style-10:hover img {
  transform: scale(1.05) translateX(-10px);
  -moz-transform: scale(1.05) translateX(-10px);
  -o-transform: scale(1.05) translateX(-10px);
  -webkit-transform: scale(1.05) translateX(-10px);
  -ms-transform: scale(1.05) translateX(-10px); }
.rit-element-image-hover.style-10:hover .content h4 {
  margin: 0;
  transition-delay: 0ms; }
.rit-element-image-hover.style-10:hover .content h3 {
  letter-spacing: 3px; }
  .rit-element-image-hover.style-10:hover .content h3 a {
    transition-delay: 300ms; }

@media (max-width: 768px) {
  .rit-element-image-hover.style-10 .content {
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); } }
.rit-element-image-hover.style-11 .image-content-hover {
  width: 50%;
  top: 50%;
  height: auto;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%); }
.rit-element-image-hover.style-11 .right .image-content-hover {
  left: 50%; }
.rit-element-image-hover.style-11 .left .image-content-hover {
  left: 0;
  text-align: right; }
.rit-element-image-hover.style-11 .center .image-content-hover {
  left: 25%;
  text-align: center; }
.rit-element-image-hover.style-11 .content {
  color: #fff; }
.rit-element-image-hover.style-11 h4 {
  font-size: 16px;
  font-style: italic;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  display: inline-block; }
.rit-element-image-hover.style-11 h3 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: -2px;
  margin: 0;
  padding: 10px 0; }
  .rit-element-image-hover.style-11 h3 * {
    color: inherit; }

.rit-element-image-hover.style-12 .btn-img-hover {
  line-height: 40px;
  font-size: 12px;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  display: inline-block;
  height: 40px;
  transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  -o-transform: skewX(-32deg);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg); }
  .rit-element-image-hover.style-12 .btn-img-hover span:first-child {
    padding: 0 15px;
    position: relative;
    border-color: inherit;
    font-weight: 600;
    transform: skewX(32deg);
    -moz-transform: skewX(32deg);
    -o-transform: skewX(32deg);
    -webkit-transform: skewX(32deg);
    -ms-transform: skewX(32deg); }
  .rit-element-image-hover.style-12 .btn-img-hover span {
    display: block;
    float: left; }
  .rit-element-image-hover.style-12 .btn-img-hover span:nth-child(2) {
    background: #252525;
    padding: 0 15px;
    font-size: 20px; }
    .rit-element-image-hover.style-12 .btn-img-hover span:nth-child(2) i {
      transform: skewX(32deg);
      -moz-transform: skewX(32deg);
      -o-transform: skewX(32deg);
      -webkit-transform: skewX(32deg);
      -ms-transform: skewX(32deg); }
  .rit-element-image-hover.style-12 .btn-img-hover:hover {
    background: #252525 !important;
    color: #fff !important; }
  .rit-element-image-hover.style-12 .btn-img-hover span:hover {
    color: #fff; }
.rit-element-image-hover.style-12 .image-content-hover {
  height: auto;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  text-align: center; }
.rit-element-image-hover.style-12.align-bottom .image-content-hover {
  bottom: 0px;
  right: 0;
  padding: 0 30px;
  text-align: right;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0); }
.rit-element-image-hover.style-12.align-bottom .btn-img-hover {
  position: absolute;
  bottom: 30px;
  right: 15px; }
.rit-element-image-hover.style-12 .border-mask {
  display: none; }
.rit-element-image-hover.style-12.align-middle h4, .rit-element-image-hover.style-12.align-middle h3, .rit-element-image-hover.style-12.align-middle h3 a {
  color: #c5a57f;
  opacity: 0.8;
  text-align: left;
  margin: 0; }
.rit-element-image-hover.style-12.align-middle h4 {
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase; }
.rit-element-image-hover.style-12.align-middle h3 {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 600; }
.rit-element-image-hover.style-12.align-middle .image-content-hover {
  width: 50%;
  top: 65%;
  left: 40%; }
.rit-element-image-hover.style-12.align-middle .content {
  text-align: right; }
.rit-element-image-hover.style-12.align-middle .btn-img-hover {
  margin-top: 10px; }
  .rit-element-image-hover.style-12.align-middle .btn-img-hover span:last-child {
    display: none; }
.rit-element-image-hover.style-12 h4 {
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase; }
.rit-element-image-hover.style-12 h3 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 20px; }
.rit-element-image-hover.style-12 h4, .rit-element-image-hover.style-12 h3, .rit-element-image-hover.style-12 h3 a {
  color: #fff; }

@media (max-width: 600px) {
  .rit-element-image-hover.style-12.align-middle .image-content-hover {
    width: 100%;
    padding: 0 15px;
    left: 0; } }
/*---------End Rit Img hover block-----------*/
.about-cover {
  display: block;
  height: 100%;
  width: 100%; }
  .about-cover .title {
    position: absolute;
    left: 15px;
    bottom: 50%;
    font-weight: 300;
    font-size: 50px;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #fff;
    margin: 0; }
  .about-cover p {
    position: absolute;
    top: 50%;
    text-transform: capitalize;
    left: 15px;
    color: #fff;
    font-size: 24px;
    letter-spacing: 1px;
    padding: 8px 0; }

.home-2-banner {
  border: 5px dashed #fff;
  padding: 35px 50px;
  display: inline-block;
  width: 100%; }
  .home-2-banner h1 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 30px;
    color: #fff;
    float: left;
    margin: 0;
    letter-spacing: 5px; }
  .home-2-banner .btn {
    float: right;
    background: #fff;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    padding: 6px 25px;
    font-size: 12px; }
    .home-2-banner .btn:hover {
      color: #fff; }

.brand-block.style-1 .bx-wrapper .bx-controls {
  opacity: 1; }
.brand-block.style-1 .bx-controls-direction a {
  border: 1px solid #ddd;
  background: transparent;
  margin: 0;
  top: -50px;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms; }
  .brand-block.style-1 .bx-controls-direction a:before {
    color: #000; }
  .brand-block.style-1 .bx-controls-direction a:hover:before {
    color: #fff; }
.brand-block.style-1 .bx-controls-direction .bx-prev {
  left: 100% !important;
  margin-left: -95px; }
.brand-block.style-1 .bx-controls-direction .bx-next {
  right: 15px !important; }

.rit-parallax {
  padding: 50px 0;
  position: relative;
  color: #fff;
  overflow: hidden;
  z-index: 9; }
  .rit-parallax h3 {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 5px;
    margin: 0;
    font-size: 22px;
    font-weight: 400;
    height: 45px;
    line-height: 45px; }
  .rit-parallax form {
    border: 1px solid #fff;
    width: 100%;
    padding: 10px 25px;
    position: relative; }
  .rit-parallax .newsletter-email {
    border: none;
    background: none;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    width: 100%; }
  .rit-parallax .newsletter-submit {
    padding: 0 40px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
    color: #ddd;
    border: none;
    border-left: 1px solid #fff;
    background: none;
    position: absolute;
    right: 0;
    top: 10px; }
    .rit-parallax .newsletter-submit:hover {
      color: #fff; }

.rit-parallax-inner {
  display: block;
  height: 200%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  background-position: center top;
  background-size: cover; }

/*=========Home 5 sidebar========*/
.home5-sidebar .title-widget span {
  font-size: 16px;
  color: #363636;
  font-weight: 600; }
.home5-sidebar .title-widget:after {
  background: #363636;
  height: 3px; }

/*=========End Home 5 sidebar========*/
.wrapper-loadmore {
  width: 100%;
  display: inline-block;
  text-align: center; }
  .wrapper-loadmore #loadmore-button {
    padding: 10px 25px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    color: #363636;
    border: 1px solid #ddd;
    margin: 0 auto;
    display: inline-block; }
    .wrapper-loadmore #loadmore-button i {
      margin-left: 5px;
      color: #363636;
      transition: all 500ms;
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -o-transition: all 500ms;
      -ms-transition: all 500ms; }
    .wrapper-loadmore #loadmore-button:hover {
      color: #fff; }
      .wrapper-loadmore #loadmore-button:hover i {
        color: #fff; }

#infscr-loading {
  width: 100%;
  text-align: center;
  color: #363636;
  font-size: 13px;
  margin-bottom: 10px;
  display: inline-block; }
  #infscr-loading img {
    display: none; }

.btn-slider-h4 {
  border: 2px solid #fff !important;
  transition: all 300ms !important;
  -webkit-transition: all 300ms !important;
  -moz-transition: all 300ms !important;
  -o-transition: all 300ms !important;
  -ms-transition: all 300ms !important;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  color: #fff !important;
  padding: 10px 40px;
  letter-spacing: 1px; }
  .btn-slider-h4:hover {
    background: #fff;
    color: #000 !important; }

.rit-slider-pagination.owlCarousel {
  padding: 0 0 50px !important; }
.rit-slider-pagination .products-carousel-list .owl-controls {
  top: 100%;
  text-align: center;
  margin-top: 20px !important; }
  .rit-slider-pagination .products-carousel-list .owl-controls .owl-page.active span, .rit-slider-pagination .products-carousel-list .owl-controls .owl-page:hover span {
    background: transparent; }
  .rit-slider-pagination .products-carousel-list .owl-controls .owl-page span {
    border: 2px solid;
    opacity: 1;
    transition: all 300ms !important;
    -webkit-transition: all 300ms !important;
    -moz-transition: all 300ms !important;
    -o-transition: all 300ms !important;
    -ms-transition: all 300ms !important; }

.rit-testimonial-shortcode {
  position: relative;
  padding: 50px 10%;
  text-align: center; }
  .rit-testimonial-shortcode:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(37, 37, 37, 0.7);
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%; }
  .rit-testimonial-shortcode .title {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 24px;
    font-weight: 400;
    position: relative;
    z-index: 2;
    margin-top: 25px; }
  .rit-testimonial-shortcode .avatar-circus {
    width: 80px;
    height: 80px; }
  .rit-testimonial-shortcode .owl-controls {
    margin: 0; }
    .rit-testimonial-shortcode .owl-controls .owl-pagination .owl-page {
      border-radius: 50%;
      -moz-border-radius: 50%;
      -o-border-radius: 50%;
      -webkit-border-radius: 50%;
      -ms-border-radius: 50%;
      border: 2px solid #ccc;
      margin: 0 2px;
      padding: 2px;
      opacity: 0.5;
      transition: all 300ms;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -ms-transition: all 300ms; }
      .rit-testimonial-shortcode .owl-controls .owl-pagination .owl-page span {
        background: none;
        opacity: 1;
        position: relative;
        width: 8px;
        height: 8px;
        margin: 0;
        transition: all 300ms;
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -o-transition: all 300ms;
        -ms-transition: all 300ms; }
      .rit-testimonial-shortcode .owl-controls .owl-pagination .owl-page.active, .rit-testimonial-shortcode .owl-controls .owl-pagination .owl-page:hover {
        opacity: 1; }
        .rit-testimonial-shortcode .owl-controls .owl-pagination .owl-page.active span, .rit-testimonial-shortcode .owl-controls .owl-pagination .owl-page:hover span {
          background: #ccc; }
  .rit-testimonial-shortcode.style-1 .title {
    font-size: 50px;
    color: #252525;
    background: transparent url("images/icon-product-block-2.png") center bottom no-repeat;
    padding-bottom: 40px;
    margin-bottom: 0;
    text-transform: none;
    letter-spacing: 0; }
  .rit-testimonial-shortcode.style-1 .testimonial-content {
    color: #7d7d7d; }
  .rit-testimonial-shortcode.style-1 .testimonial-author {
    color: #252525;
    font-weight: 500; }
  .rit-testimonial-shortcode.style-1 .testimonial-des {
    font-style: italic;
    color: #7d7d7d;
    font-weight: 400; }
  .rit-testimonial-shortcode.style-1 .owl-controls .owl-pagination .owl-page {
    border-color: #7d7d7d; }
    .rit-testimonial-shortcode.style-1 .owl-controls .owl-pagination .owl-page span {
      background: #7d7d7d; }
  .rit-testimonial-shortcode.style-2 .title {
    text-transform: none;
    letter-spacing: normal;
    color: #252525;
    font-weight: 600;
    margin: 0; }
  .rit-testimonial-shortcode.style-2 .rit-testimonial-item {
    padding: 30px 0 10px;
    text-align: center; }
  .rit-testimonial-shortcode.style-2 .testimonial-author {
    display: inline-block;
    margin: 0;
    color: #252525;
    font-weight: 600;
    letter-spacing: 0; }
    .rit-testimonial-shortcode.style-2 .testimonial-author:after {
      content: '-'; }
  .rit-testimonial-shortcode.style-2 .testimonial-content {
    color: #7d7d7d;
    font-style: normal; }
    .rit-testimonial-shortcode.style-2 .testimonial-content p {
      margin: 0; }
  .rit-testimonial-shortcode.style-2 .testimonial-des {
    display: inline-block;
    margin: 0;
    color: #ccc;
    font-size: 12px;
    font-style: italic;
    font-weight: 400; }
  .rit-testimonial-shortcode.style-3 {
    color: #252525;
    padding: 20px 0; }
    .rit-testimonial-shortcode.style-3 .title {
      color: #252525;
      text-transform: uppercase;
      margin: 0;
      font-size: 14px;
      font-weight: 600;
      letter-spacing: 1px;
      text-align: left; }
    .rit-testimonial-shortcode.style-3 .testimonial-content {
      padding: 10px;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -o-border-radius: 5px;
      -webkit-border-radius: 5px;
      -ms-border-radius: 5px;
      border: 1px solid #ddd;
      color: #7d7d7d;
      position: relative;
      width: calc(100% - 2px); }
      .rit-testimonial-shortcode.style-3 .testimonial-content:after, .rit-testimonial-shortcode.style-3 .testimonial-content:before {
        display: block;
        content: '';
        position: absolute;
        left: calc( 25% - 10px);
        border-style: solid;
        border-width: 15px 10px; }
      .rit-testimonial-shortcode.style-3 .testimonial-content:after {
        top: 100%;
        border-color: #fff transparent transparent; }
      .rit-testimonial-shortcode.style-3 .testimonial-content:before {
        top: calc(100% + 1px);
        border-color: #ddd transparent transparent; }
    .rit-testimonial-shortcode.style-3 .owl-controls .owl-pagination .owl-page {
      padding: 0;
      opacity: 0.5;
      border: none; }
      .rit-testimonial-shortcode.style-3 .owl-controls .owl-pagination .owl-page span {
        background: #7d7d7d;
        width: 12px;
        height: 12px; }
      .rit-testimonial-shortcode.style-3 .owl-controls .owl-pagination .owl-page:hover, .rit-testimonial-shortcode.style-3 .owl-controls .owl-pagination .owl-page.active {
        opacity: 1; }
    .rit-testimonial-shortcode.style-3 .wrap-author-info h3 {
      color: #252525; }
  .rit-testimonial-shortcode.style-3 .wrap-author, .rit-testimonial-shortcode.style-4 .wrap-author, .rit-testimonial-shortcode.style-5 .wrap-author {
    padding-top: 30px;
    display: flex;
    align-items: center; }
  .rit-testimonial-shortcode.style-3 .wrap-avatar, .rit-testimonial-shortcode.style-3 .wrap-author-info, .rit-testimonial-shortcode.style-4 .wrap-avatar, .rit-testimonial-shortcode.style-4 .wrap-author-info, .rit-testimonial-shortcode.style-5 .wrap-avatar, .rit-testimonial-shortcode.style-5 .wrap-author-info {
    width: 50%; }
  .rit-testimonial-shortcode.style-3 .wrap-avatar, .rit-testimonial-shortcode.style-4 .wrap-avatar, .rit-testimonial-shortcode.style-5 .wrap-avatar {
    text-align: right;
    padding-right: 15px; }
  .rit-testimonial-shortcode.style-3 .wrap-author-info, .rit-testimonial-shortcode.style-4 .wrap-author-info, .rit-testimonial-shortcode.style-5 .wrap-author-info {
    text-align: left; }
    .rit-testimonial-shortcode.style-3 .wrap-author-info h3, .rit-testimonial-shortcode.style-4 .wrap-author-info h3, .rit-testimonial-shortcode.style-5 .wrap-author-info h3 {
      width: 100%;
      font-weight: 700; }
  .rit-testimonial-shortcode.style-4 .wrapper-testimonial-block, .rit-testimonial-shortcode.style-5 .wrapper-testimonial-block {
    max-width: 830px;
    margin: 0 auto;
    display: block; }
  .rit-testimonial-shortcode.style-4 .testimonial-content p, .rit-testimonial-shortcode.style-5 .testimonial-content p {
    color: #ccc;
    font-size: 20px;
    font-weight: 300;
    font-style: italic; }
  .rit-testimonial-shortcode.style-4 .title, .rit-testimonial-shortcode.style-5 .title {
    text-transform: none;
    font-size: 40px;
    letter-spacing: 1px;
    margin-bottom: 15px; }
  .rit-testimonial-shortcode.style-4 .testimonial-content, .rit-testimonial-shortcode.style-5 .testimonial-content {
    padding: 0; }
  .rit-testimonial-shortcode.style-4 .rit-testimonial-item, .rit-testimonial-shortcode.style-5 .rit-testimonial-item {
    padding: 20px 0; }
  .rit-testimonial-shortcode.style-4 .avatar-circus, .rit-testimonial-shortcode.style-5 .avatar-circus {
    border: 5px solid rgba(255, 255, 255, 0.2); }
  .rit-testimonial-shortcode.style-5 .title {
    font-size: 26px;
    letter-spacing: 0;
    font-weight: 600; }
  .rit-testimonial-shortcode.style-5 .wrap-author {
    padding: 30px 0; }
  .rit-testimonial-shortcode.style-5 .testimonial-content {
    position: relative;
    padding-bottom: 5px; }
    .rit-testimonial-shortcode.style-5 .testimonial-content:after {
      content: '';
      position: absolute;
      width: 95px;
      height: 1px;
      background: rgba(255, 255, 255, 0.6);
      left: 50%;
      top: 100%;
      transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%); }
  .rit-testimonial-shortcode.style-5 .owl-controls .owl-pagination .owl-page {
    border-radius: 0 !important;
    border: 3px solid rgba(255, 255, 255, 0.6); }
    .rit-testimonial-shortcode.style-5 .owl-controls .owl-pagination .owl-page span {
      width: 3px;
      height: 3px;
      background: rgba(255, 255, 255, 0.6);
      opacity: 0;
      border-radius: 0 !important;
      -moz-border-radius: 0 !important;
      -o-border-radius: 0 !important;
      -webkit-border-radius: 0 !important;
      -ms-border-radius: 0 !important; }
    .rit-testimonial-shortcode.style-5 .owl-controls .owl-pagination .owl-page.active span, .rit-testimonial-shortcode.style-5 .owl-controls .owl-pagination .owl-page:hover span {
      opacity: 1; }

@media (max-width: 480px) {
  .rit-testimonial-shortcode.style-3 .wrap-author-info, .rit-testimonial-shortcode.style-3 .wrap-avatar, .rit-testimonial-shortcode.style-4 .wrap-author-info, .rit-testimonial-shortcode.style-4 .wrap-avatar, .rit-testimonial-shortcode.style-5 .wrap-author-info, .rit-testimonial-shortcode.style-5 .wrap-avatar {
    width: 100%;
    text-align: center; } }
.avatar-circus {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%; }

.wrapper-testimonial-block {
  position: relative;
  z-index: 2;
  color: #fff; }

.testimonial-content {
  width: 100%;
  padding: 25px 0;
  color: #fff;
  font-style: italic;
  letter-spacing: 0.5px; }

.testimonial-author {
  color: #fff;
  letter-spacing: 1px;
  margin: 5px 0 10px 0;
  display: block;
  font-size: 16px;
  font-weight: 400; }
  .testimonial-author a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit; }

.testimonial-des {
  font-size: 15px;
  color: #ccc;
  margin-bottom: 0; }

.rit-testimonial-item {
  padding: 30px 0; }

.rit-grid-gallery {
  width: 100%;
  text-align: center; }
  .rit-grid-gallery .title-shortcode {
    font-size: 24px;
    letter-spacing: 5px;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 30px;
    font-weight: 400; }

.rit-gallery-item {
  padding: 15px !important; }

.wrapper-imgs-gallery {
  padding-top: 30px; }

.rit-imgs-gallery .title-shortcode i {
  font-family: FontAwesome; }

.rit-carousel-gallery {
  position: relative; }
  .rit-carousel-gallery .title-shortcode {
    margin: 0;
    background: #252525;
    color: #fff;
    height: 50px;
    padding: 10px 20px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 30px;
    font-weight: 500; }
    .rit-carousel-gallery .title-shortcode i {
      padding-right: 10px; }
  .rit-carousel-gallery .owl-carousel {
    margin: 0;
    padding: 8px 15px;
    position: static;
    border: 1px solid #ebebeb; }
  .rit-carousel-gallery .owl-controls {
    position: absolute;
    top: 13px;
    right: 5px;
    margin: 0; }
    .rit-carousel-gallery .owl-controls .owl-buttons > div {
      margin: 0;
      padding: 0;
      background: none;
      opacity: 1;
      width: 15px;
      height: 15px;
      display: inline-block;
      line-height: 15px; }

.row.rit-wrap-gallery-item {
  margin-left: -8px;
  margin-right: -8px; }
  .row.rit-wrap-gallery-item .rit-gallery-item {
    padding: 8px !important;
    text-align: center; }
  .row.rit-wrap-gallery-item a {
    display: block;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms; }
  .row.rit-wrap-gallery-item a:hover {
    cursor: pointer;
    background: #ebebeb; }

.our-brand .wrapper-imgs-gallery {
  max-width: 640px;
  margin: 0 auto; }

.our-brand .rit-gallery-item {
  opacity: 0.3;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }
  .our-brand .rit-gallery-item:hover {
    opacity: 1; }

.bg-block-slider {
  width: 100%;
  height: 100%;
  border: 1px solid #fff !important;
  display: block;
  padding: 10px; }

.content-fslider {
  padding: 30px 50px;
  background: rgba(255, 255, 255, 0.8); }

.title-fslider {
  font-weight: 700;
  font-size: 36px;
  margin: 0; }

.des-fslider {
  font-size: 60px;
  color: #8560a8;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 3px;
  margin: 25px 0; }

.btn-fslider {
  display: inline-block;
  height: 50px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  padding: 10px 35px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff !important;
  font-size: 12px;
  font-weight: 400;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }
  .btn-fslider:hover {
    background: #363636; }

.icon-piggy {
  background: url("images/piggy.svg") center center no-repeat; }

.policy-block-item {
  width: 100%;
  display: inline-block;
  padding: 15px 0; }
  .policy-block-item .icon {
    width: 70px;
    height: 70px;
    background: #252525;
    display: block;
    float: left;
    border: 5px solid #ddd;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%; }
  .policy-block-item .icon-item {
    display: block;
    width: 100%;
    height: 100%; }
  .policy-block-item .icon-piggy {
    background: url("images/piggy-white.svg") center center no-repeat; }
  .policy-block-item .icon-joy {
    background: url("images/joy-white.svg") center center no-repeat; }
  .policy-block-item .icon-back-2 {
    background: url("images/back-2-white.svg") center center no-repeat; }
  .policy-block-item h4, .policy-block-item p {
    width: calc(100% - 70px);
    float: left;
    padding-left: 15px; }
  .policy-block-item h4 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    color: #000;
    margin: 15px 0 5px; }

.policy-block {
  padding: 0px 15%;
  margin: 0; }

.text-bg {
  background: -webkit-linear-gradient(#45c892, #4b4b4b);
  background-position: 50% 50%;
  background-repeat: repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-linear-gradient(transparent, transparent), url("./images/bg_slide.jpg");
  color: white;
  -webkit-filter: brightness(200%); }

.tp-caption .btn-secfslider {
  background: transparent;
  border: 2px solid #fff;
  height: 50px;
  padding: 10px 30px;
  line-height: 30px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 25px;
  color: #fff !important; }

/*Fix menu*/
#primary-menu.nav-menu > ul .page_item_has_children .children {
  background: #fff;
  box-shadow: 2px 2px 5px rgba(37, 37, 37, 0.7);
  padding: 20px;
  min-width: 270px; }
  #primary-menu.nav-menu > ul .page_item_has_children .children a {
    color: #7d7d7d; }
    #primary-menu.nav-menu > ul .page_item_has_children .children a:hover {
      color: #000; }

ul#primary-menu.nav-menu .menu-item-has-children .sub-menu {
  background: #fff;
  box-shadow: 2px 2px 5px rgba(37, 37, 37, 0.7);
  padding: 20px;
  min-width: 270px;
  visibility: hidden;
  position: absolute;
  top: calc(100% + 30px);
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  left: 0;
  opacity: 0; }
  ul#primary-menu.nav-menu .menu-item-has-children .sub-menu a {
    color: #7d7d7d;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize; }
    ul#primary-menu.nav-menu .menu-item-has-children .sub-menu a:hover {
      color: #000; }
  ul#primary-menu.nav-menu .menu-item-has-children .sub-menu li {
    width: 100%;
    padding: 15px 0;
    position: relative; }
    ul#primary-menu.nav-menu .menu-item-has-children .sub-menu li:hover > ul {
      top: 0; }
  ul#primary-menu.nav-menu .menu-item-has-children .sub-menu .sub-menu {
    left: 100%; }
ul#primary-menu.nav-menu .menu-item-has-children:hover > .sub-menu {
  visibility: visible;
  top: 100%;
  z-index: 9;
  opacity: 1; }

ul#primary-menu.nav-menu > li {
  color: #252525;
  display: inline;
  float: left;
  font-size: 13px;
  font-weight: 500;
  height: 100%;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms; }
  ul#primary-menu.nav-menu > li > a {
    display: block;
    letter-spacing: 0.5px;
    line-height: 60px;
    padding: 0 20px;
    text-transform: uppercase;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms; }

.post-page {
  margin: 0 -20px; }
  .post-page > [class*='col-'] {
    padding: 0 20px; }

.no-breadcrumb .post-page, .no-breadcrumb.search-result {
  padding-top: 30px; }

.default-paging a {
  color: #252525;
  letter-spacing: 0.5px;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 500; }
  .default-paging a:hover {
    text-decoration: underline; }

@media (max-width: 768px) {
  .header-default #rit-main-header {
    padding: 20px 0; }
  .header-default .right-cart {
    display: none; }
  .header-default .mobile-nav span, .header-default .mobile-nav span:after, .header-default .mobile-nav span:before {
    background-color: #000; }

  .rit-footer .bottom-main-top-footer {
    text-align: center; }
  .rit-footer .rit-socail-page, .rit-footer .ritsocialwidget {
    display: inline-block;
    margin: 0 auto; }
  .rit-footer .right-widget {
    padding-top: 10px; }

  #rit-bottom-footer .copy-right {
    text-align: center; }
  #rit-bottom-footer .bottom-right-widget {
    padding-top: 10px;
    text-align: center !important; }
    #rit-bottom-footer .bottom-right-widget .widget-item {
      float: none !important; }

  .wrapper-products-shortcode.default .grid-layout .wrapper-product-opt {
    position: relative;
    visibility: visible;
    opacity: 1; }

  div.wrapper-mobile-nav ul {
    background: transparent !important;
    box-shadow: none !important; }

  .header-oneline {
    padding: 10px 0; }
    .header-oneline #rit-logo {
      line-height: normal; }

  #second-menu {
    visibility: hidden;
    opacity: 0;
    top: calc(100% + 30px);
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms; }

  .header-default-style-2 .right-bottom-header {
    display: none; }
  .header-default-style-2 .sec-nav-block {
    display: inline-block;
    float: right; }
  .header-default-style-2 #primary-nav {
    float: left;
    padding-left: 15px; }

  .sec-nav-block {
    position: static; }

  .wrapp-sec-nav, .wrapp-sec-nav .sec-nav-block {
    position: static; }
  .wrapp-sec-nav .sec-nav-menu {
    width: calc(100% - 30px);
    left: 15px; }
  .wrapp-sec-nav:hover #second-menu {
    top: 100%;
    opacity: 1;
    visibility: visible; }

  .wrapp-sec-nav ul li ul {
    position: relative;
    left: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    width: 100%;
    border: none;
    top: 100%; }

  .wrapp-sec-nav ul li.menu-item-has-children > a:after {
    display: none; }

  .rit-footer .main-top-footer > .row > .col-xs-12:first-child {
    padding-right: 20px; }

  #rit-footer-default .widget_newsletterwidget h3.title-widget {
    width: 150px;
    text-align: left; }

  #rit-footer-default .widget_newsletterwidget .newsletter-widget {
    width: calc(100% - 150px);
    overflow: hidden; } }
@media (max-width: 769px) {
  .wrapper-breadcrumb {
    display: none !important; }

  .header-default #rit-bottom-header {
    display: none; }
  .header-default #top-search {
    display: none; }
  .header-default #rit-logo {
    width: calc(100% - 80px);
    padding-left: 0;
    padding-right: 0; }
  .header-default .right-main-header {
    width: 40px;
    padding: 0;
    text-align: right; }
    .header-default .right-main-header #topcart {
      float: none; }
  .header-default .wrap-mobile-nav {
    width: 40px;
    text-align: left; }
    .header-default .wrap-mobile-nav .mobile-nav {
      margin: 0; }
  .header-default #rit-main-header .row {
    display: flex;
    justify-content: space-between;
    margin: 0; }

  #rit-main-header-sticky-wrapper #rit-main-header {
    z-index: 999;
    background: #fff; } }
@media (max-width: 768px) and (min-width: 480px) {
  .our-brand .col-xs-12, .row.rit-wrap-gallery-item .col-xs-12 {
    width: 50%; } }
@media (max-width: 480px) {
  .top-brand .col-xs-12 {
    width: 50%; }

  .rit-product-filter {
    display: none; }

  #rit-footer-default .widget_newsletterwidget h3.title-widget, #rit-footer-default .widget_newsletterwidget .newsletter-widget {
    width: 100%;
    text-align: center; } }
.dream-team.rit-element-image-hover .content {
  width: 100%;
  top: 0;
  height: 100%;
  position: relative;
  bottom: 0;
  padding-bottom: 50px;
  text-align: center;
  transform: translate(0, 0) !important;
  -moz-transform: translate(0, 0) !important;
  -o-transform: translate(0, 0) !important;
  -webkit-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important; }
  .dream-team.rit-element-image-hover .content h4 {
    position: absolute;
    width: 100%;
    bottom: 50px;
    left: 0;
    margin: 0;
    font-size: 16px;
    padding: 0;
    color: #ccc; }
  .dream-team.rit-element-image-hover .content h3 {
    text-transform: none;
    letter-spacing: normal;
    position: absolute;
    width: 100%;
    bottom: 80px;
    left: 0;
    font-size: 18px;
    margin: 0;
    padding: 0; }
.dream-team.rit-element-image-hover .border-mask {
  transition: 500ms ease-in-out;
  -webkit-transition: 500ms ease-in-out;
  -moz-transition: 500ms ease-in-out;
  -o-transition: 500ms ease-in-out;
  -ms-transition: 500ms ease-in-out; }
.dream-team.rit-element-image-hover:hover .border-mask {
  opacity: 0 !important; }

.get-in-touch {
  background: #6316e3; }
  .get-in-touch .around-btn {
    background: transparent;
    border: 2px solid #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    height: 50px;
    line-height: 30px;
    padding: 10px 25px;
    margin-left: 75px; }
    .get-in-touch .around-btn:hover {
      background: #fff;
      color: #252525; }

.banner-ab-4.rit-element-image-hover .image-content-hover {
  text-align: center;
  transform: translate(-20px, 0) !important;
  -moz-transform: translate(-20px, 0) !important;
  -o-transform: translate(-20px, 0) !important;
  -webkit-transform: translate(-20px, 0) !important;
  -ms-transform: translate(-20px, 0) !important; }
  .banner-ab-4.rit-element-image-hover .image-content-hover h3 {
    font-size: 66px;
    letter-spacing: -2px;
    text-align: center; }
    .banner-ab-4.rit-element-image-hover .image-content-hover h3 a {
      font-weight: 600; }
  .banner-ab-4.rit-element-image-hover .image-content-hover h4 {
    font-size: 24px;
    position: absolute;
    top: 75px;
    width: 100%;
    text-align: center;
    left: 0; }

.block-about-5 {
  text-align: center;
  align-items: center;
  display: flex;
  overflow: hidden;
  position: relative; }
  .block-about-5 h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: 2px; }
  .block-about-5:after {
    width: 120%;
    background: #fff;
    height: 100%;
    position: absolute;
    content: '';
    top: 100%;
    right: 0;
    transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform-origin: right top; }

.no-margin {
  margin: 0 !important; }

.wrap-policy-block-h3 .wpb_raw_html {
  margin: 0 !important; }
.wrap-policy-block-h3 .policy-block {
  padding: 0 20px 0 60px;
  margin: 46px 0;
  border-left: 1px solid #ddd; }
  .wrap-policy-block-h3 .policy-block .policy-block-item {
    padding: 40px 0 0 0; }
    .wrap-policy-block-h3 .policy-block .policy-block-item:first-child {
      padding: 0; }

.wrap-testimonials-h3.rit-testimonial-shortcode {
  padding: 45px 10%; }

#rit-footer-default-2 #top-rit-footer .container, #rit-footer-default-2 #top-rit-footer .col-xs-12 {
  padding: 0 20px; }
#rit-footer-default-2 #top-rit-footer .row {
  margin: 0 -20px;
  display: flex; }
#rit-footer-default-2 #top-rit-footer .wrap-footer-info, #rit-footer-default-2 #top-rit-footer .wrap-content-footer {
  padding-top: 55px;
  padding-bottom: 55px; }
#rit-footer-default-2 .wrap-footer-info {
  border-right: 1px solid rgba(255, 255, 255, 0.1); }
#rit-footer-default-2 .main-top-footer {
  padding: 0; }
#rit-footer-default-2 .footer-info {
  padding: 40px 0; }
#rit-footer-default-2 .title-widget:after {
  display: none; }
#rit-footer-default-2 .rit-footer .title-widget {
  margin-bottom: 25px; }
#rit-footer-default-2 .wrap-content-footer > .row {
  padding-top: 65px; }
#rit-footer-default-2 .eva-social-icon a {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border: none !important; }
#rit-footer-default-2 .widget_newsletterwidget .title-widget {
  margin-bottom: 20px; }
  #rit-footer-default-2 .widget_newsletterwidget .title-widget span {
    font-size: 24px;
    font-weight: 400; }

@media (max-width: 768px) {
  #rit-footer-default-2 #top-rit-footer .row {
    display: inline-block; }
  #rit-footer-default-2 #top-rit-footer .container, #rit-footer-default-2 #top-rit-footer .col-xs-12 {
    padding: 0 15px; }
  #rit-footer-default-2 #top-rit-footer .row {
    margin: 0 -15px; }
  #rit-footer-default-2 #top-rit-footer .wrap-footer-info, #rit-footer-default-2 #top-rit-footer .wrap-content-footer {
    padding-top: 25px;
    padding-bottom: 25px; }
  #rit-footer-default-2 .footer-info {
    padding: 10px 0; }
  #rit-footer-default-2 .title-widget {
    margin-bottom: 5px; }
  #rit-footer-default-2 #top-rit-footer .wrap-footer-info {
    padding: 40px 15px 0; }
  #rit-footer-default-2 #top-rit-footer .wrap-content-footer {
    padding: 15px 15px 40px; }
    #rit-footer-default-2 #top-rit-footer .wrap-content-footer > .row {
      padding-top: 0px; } }
.widget_calendar table {
  width: 100%; }

.sidebar .widget_nav_menu li {
  padding-left: 10px; }
.sidebar .widget_nav_menu ul.sub-menu {
  padding: 0; }

.site-main > .content-page > table {
  width: 100%; }
  .site-main > .content-page > table th, .site-main > .content-page > table td {
    padding: 8px;
    text-align: left; }
  .site-main > .content-page > table tr {
    border-bottom: 1px solid #ddd; }
    .site-main > .content-page > table tr:last-child {
      border: none; }
.site-main > .content-page > dl * {
  line-height: 25px; }
.site-main > .content-page > dl dt {
  margin-top: 15px; }
  .site-main > .content-page > dl dt:first-child {
    margin: 0; }
.site-main > .content-page > ul {
  padding-left: 20px; }
  .site-main > .content-page > ul > li {
    list-style: disc; }
    .site-main > .content-page > ul > li ul {
      margin-bottom: 15px; }
      .site-main > .content-page > ul > li ul li {
        list-style: disc; }
.site-main > .content-page > ol {
  padding-left: 20px; }
  .site-main > .content-page > ol > li {
    list-style: decimal; }
    .site-main > .content-page > ol > li ol {
      margin-bottom: 15px; }
      .site-main > .content-page > ol > li ol li {
        list-style: decimal; }
.site-main > .content-page > address {
  font-style: italic; }
.site-main > .content-page > q, .site-main > .content-page > blockquote {
  border: none;
  font-size: 16px;
  margin: 10px 0 20px 10px;
  padding: 10px 20px 10px 60px;
  color: #252525;
  font-weight: 500;
  display: inline-block;
  position: relative; }
  .site-main > .content-page > q:before, .site-main > .content-page > blockquote:before {
    top: 0;
    color: #959595;
    left: 20px;
    position: absolute;
    font-family: FontAwesome;
    display: block;
    font-size: 24px;
    content: '\f10d'; }
.site-main > .content-page > strong {
  font-weight: 600; }
.site-main > .content-page > a img {
  padding: 20px 0 10px; }
.site-main > .content-page > figure {
  margin-bottom: 20px; }
.site-main > .content-page > figcaption {
  font-style: italic;
  padding: 5px 0;
  color: #1a1a1a; }

.rit-header-demo-box {
  display: flex;
  align-items: center;
  justify-content: left;
  padding-bottom: 20px; }

.textstyle .title-demo-box {
  width: calc(100% - 55px);
  color: #252525;
  padding-left: 20px;
  font-size: 14px; }
.textstyle .circus-box {
  background: #32c5d2;
  font-size: 24px; }

.imagestyle .title-demo-box {
  width: 100%;
  text-align: center;
  padding: 30px 0;
  color: #fff;
  font-size: 21px;
  margin: 0; }
  .imagestyle .title-demo-box a:hover {
    color: #fff;
    text-decoration: underline; }
.imagestyle .circus-box {
  font-size: 13px;
  display: inline-block; }

.title-demo-box {
  letter-spacing: 1px;
  line-height: 1.3;
  text-transform: uppercase; }

.circus-box {
  width: 55px;
  height: 55px;
  margin: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  text-align: center;
  color: #fff;
  line-height: 55px; }

.rit-wrap-img {
  position: relative;
  display: block;
  text-align: center; }
  .rit-wrap-img .mask {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    color: #fff;
    text-align: center;
    align-items: center;
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms; }
    .rit-wrap-img .mask.coming-soon {
      opacity: 1;
      visibility: visible; }
  .rit-wrap-img .btn-view {
    padding: 15px 30px;
    line-height: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    opacity: 0;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms;
    color: #fff; }
    .rit-wrap-img .btn-view:hover {
      background: #000; }
  .rit-wrap-img .circus-box {
    position: absolute;
    z-index: 2;
    text-transform: uppercase;
    top: -25px;
    letter-spacing: 1px;
    font-weight: 500; }

.hot-label {
  background: #FC0707;
  left: 15px; }

.new-label {
  background: #88cc00;
  right: 15px; }

.rit-demo-box:hover .mask {
  opacity: 1; }
.rit-demo-box:hover .btn-view {
  opacity: 1; }

@media (min-width: 1800px) {
  .wrap-demo-block {
    max-width: 1800px;
    margin: 0 auto !important; } }
.dark-style.rit-demo-box {
  padding-bottom: 50px; }
  .dark-style.rit-demo-box h3.title-demo-box {
    color: #252525 !important; }
    .dark-style.rit-demo-box h3.title-demo-box a:hover {
      color: #252525; }
  .dark-style.rit-demo-box .rit-wrap-img {
    max-height: 420px;
    overflow: hidden;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4); }

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

.btn-primary {
  padding: 15px 40px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  font-size: 16px;
  border: none; }
  .btn-primary:hover {
    background: #252525; }

.policy-block.h6-policy {
  padding: 40px 5px;
  float: left;
  background: #fff;
  display: inline-block; }
  .policy-block.h6-policy .policy-block-item {
    width: 33.333%;
    padding: 0 10px;
    float: left; }

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

.h6-gallery.rit-grid-gallery .wrapper-imgs-gallery {
  padding: 0; }
  .h6-gallery.rit-grid-gallery .wrapper-imgs-gallery a {
    display: block;
    opacity: 0.5; }
    .h6-gallery.rit-grid-gallery .wrapper-imgs-gallery a:hover {
      opacity: 1; }

.w650 {
  max-width: 650px;
  margin: 0 auto;
  display: block; }

.rit-blog-grid-layout.h7-block.blog_style_1 .title {
  background: none;
  margin: 0; }

.margin-auto {
  margin: 0 auto; }

@media (max-width: 769px) {
  #close-nav {
    display: none; }

  .header-default #top-header {
    display: none; }

  body:not(.sidebar-active) #header-page {
    position: relative;
    z-index: 99999; } }

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

#last_name_field_0, #first_name_field_0, #state_field_0, #company_field_0 {
    width: 49%;
    display: inline-block;
}

