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

  1. CMS Heading
  2. CMS Fancybox Single
  3. CMS Process
  4. CMS Grid
  5. CMS Cta
  6. CMS Carousel
  7. CMS Couter Single
  8. Accordion
  8. Tab
-------------------------------------------------------------------*/
/* ==========================================================================
   [Start] 1. CMS Heading
========================================================================== */
/* Default */
/* ==========================================================================
   [Start] All Style Form
========================================================================== */
/* ==========================================================================
   [Start] All style header
   /* 1. Header Main
      2. Search Popup
      3. Hideen Sidebar
========================================================================== */
/* ==========================================================================
   [1. Header Main
========================================================================== */
/* ==========================================================================
   [Start] 1. Reset HTML/CSS, Unitest, Body
========================================================================== */
/* ==========================================================================
    Style Main Menu
========================================================================== */
/*
-----> Minimum width of 992 pixels.
*/
header #cshero-header {
  background-color: #fff; }

.sticky-desktop.header-fixed {
  position: fixed; }

.btn, button, .button, input[type='submit'] {
  border: 3px solid #ff4f46;
  background-color: #ff4f46;
  border-radius: 0;
  color: #ffc564;
  font-size: 14px;
  margin: 0;
  padding: 17px 30px;
  position: relative;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 900;
  -webkit-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms; }

.btn:hover, button:hover, .button:hover, input[type='submit']:hover, .btn:focus, button:focus, .button:focus, input[type='submit']:focus {
  outline: medium none;
  text-decoration: none;
  color: #404040;
  background-color: #fff;
  border-color: #ff4f46; }

.btn {
  /* ==========================================================================
    End Style Button
========================================================================== */ }
  .btn i {
    padding-left: 12px; }
  .btn.btn-white {
    color: #fff;
    padding: 14px 47px;
    border: 1px solid #fff !important; }
    .btn.btn-white:hover {
      border-color: #ffc564 !important;
      background-color: #ffc564; }
  .btn.btn-primary {
    color: #fff;
    background-color: #ffc564;
    border: 1px solid #ffc564; }
    .btn.btn-primary:hover {
      background-color: transparent;
      border-color: #ffc564;
      color: #ffc564; }
  .btn.btn-default-alt {
    border-color: rgba(255, 79, 70, 0.9);
    color: #ffc564;
    background-color: rgba(255, 79, 70, 0.9); }
    .btn.btn-default-alt:hover {
      background-color: #fff;
      color: #ff4f46;
      border-color: #fff; }
  .btn.btn-xs {
    font-size: 10px;
    padding: 13px 29px; }
  .btn.btn-lg {
    padding: 15px 60px; }
  .btn.btn-md {
    padding: 19px 45px; }

.entry-header, .entry-summary, .entry-meta {
  margin: 0 auto;
  width: 100%; }

.sidebar .entry-header, .sidebar .entry-summary, .sidebar .entry-content, .sidebar .entry-meta {
  max-width: 1040px;
  padding: 0 376px 0 60px; }

.content-inner {
  border: 1px solid #d9d9d9;
  padding: 30px 40px 0;
  position: relative;
  /**
 * Entry Header
 * ----------------------------------------------------------------------------
 */ }
  .content-inner footer {
    position: relative;
    padding: 0;
    bottom: -10px;
    margin-top: -10px; }

.sidebar .entry-header .entry-meta {
  padding: 0; }

.post-thumbnail img {
  display: block;
  margin: 0 auto; }

.entry-header {
  margin-bottom: 26px;
  position: relative; }

.entry-title {
  font-weight: 900;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 0;
  color: #404040;
  text-transform: uppercase;
  margin: 0;
  padding: 5px 0 0;
  position: relative;
  word-break: break-word; }
  .entry-title a {
    color: #404040; }
    .entry-title a:hover {
      color: #ffc564;
      text-decoration: none; }

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

i.fa-thumb-tack {
  margin-right: 10px; }

article {
  /**
 * Entry Meta
 * ----------------------------------------------------------------------------
 */ }
  article + article {
    margin-top: 60px; }

.entry-meta {
  clear: both; }
  .entry-meta ul.archive_detail, .entry-meta ul.single_detail {
    padding-left: 0;
    margin: 0;
    list-style: none; }
    .entry-meta ul.archive_detail li, .entry-meta ul.single_detail li {
      display: inline-block;
      padding: 0 10px 0 0;
      color: #50bdc4; }
      .entry-meta ul.archive_detail li a, .entry-meta ul.single_detail li a {
        color: #50bdc4;
        text-transform: capitalize; }
        .entry-meta ul.archive_detail li a:hover, .entry-meta ul.single_detail li a:hover {
          color: #ffc564;
          text-decoration: none; }
      .entry-meta ul.archive_detail li:first-child, .entry-meta ul.single_detail li:first-child {
        padding-left: 0; }
  .entry-meta .detail-terms {
    padding-right: 0; }
    .entry-meta .detail-terms a {
      text-transform: uppercase;
      font-size: 14px;
      line-height: 20px;
      font-weight: 900;
      color: #ff4f46; }

.meta-top {
  background-color: #f7f7f7;
  margin-bottom: 30px;
  margin-top: -13px; }
  .meta-top .post-share-buttons {
    float: left;
    padding: 8px 13px 9px 13px;
    background: #404040; }
    .meta-top .post-share-buttons a {
      color: #ffc564;
      font-size: 24px; }
    .meta-top .post-share-buttons a:focus {
      outline: none;
      text-decoration: none; }
  .meta-top .post-like {
    float: left;
    padding: 9px 13px;
    position: relative; }
    .meta-top .post-like:before {
      content: "";
      width: 1px;
      height: 50px;
      background-color: #dedede;
      position: absolute;
      left: 50px;
      top: 0; }
    .meta-top .post-like a {
      color: #808080; }
    .meta-top .post-like i {
      color: #ff4f46;
      font-size: 24px;
      position: relative;
      top: 4px;
      margin-right: 33px; }

.count-view .btn {
  padding-top: 14px;
  padding-bottom: 14px; }

.featured-post:before {
  content: "\f308";
  margin-right: 2px; }

.comments-link a:before {
  content: "\f300";
  margin-right: 2px;
  position: relative;
  top: -1px; }

.categories-links a:first-child:before {
  content: "\f301"; }

.tags-links a:first-child:before {
  content: "\f302";
  position: relative;
  top: -1px; }

.edit-link a:before {
  content: "\f044";
  font-family: FontAwesome; }

.single-author .entry-meta .author, .sticky.format-standard .entry-meta .date, .sticky.format-audio .entry-meta .date, .sticky.format-chat .entry-meta .date, .sticky.format-image .entry-meta .date, .sticky.format-gallery .entry-meta .date {
  display: none;
  /**
 *  Entry Content
 * ----------------------------------------------------------------------------
 */ }

.entry-content {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  overflow: hidden; }
  .entry-content .more-link {
    white-space: nowrap; }
  .entry-content blockquote cite, .entry-content blockquote small {
    font-size: 16px; }
  .entry-content #gallery-1 .gallery-item {
    margin-right: 0; }

.format-standard footer.entry-meta {
  margin-top: 0;
  /**
 * Entry Footer
 * ----------------------------------------------------------------------------
 */
  /* Page links */ }

.page-links {
  clear: both;
  font-size: 16px;
  font-weight: normal;
  line-height: 2.2;
  padding: 40px 0;
  text-transform: uppercase; }
  .page-links a, .page-links > span {
    background: #fff;
    border: 1px solid #ffc564;
    padding: 5px 10px;
    text-decoration: none; }
    .page-links a:hover, .page-links > span:hover {
      background: #ffc564;
      border: 1px solid #ffc564;
      color: #fff; }
  .page-links .page-links-title {
    background: transparent;
    border: none;
    margin-right: 20px;
    padding: 0; }

.format-quote .post-thumbnail {
  position: relative;
  background-size: cover; }
  .format-quote .post-thumbnail:before {
    content: "";
    background-color: rgba(52, 52, 52, 0.9);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center; }
  .format-quote .content-inner {
    border: medium none;
    color: #fff;
    font-size: 16.65px;
    line-height: 31.23px;
    margin: 0;
    padding: 30px 40px 33px 40px;
    text-align: left; }
  .format-quote .entry-content .page-links > span {
    background: none; }
  .format-quote blockquote {
    color: #fefefe;
    text-align: left;
    padding: 0;
    float: left;
    max-width: 100%; }
  .format-quote blockquote:before {
    display: none; }
  .format-quote h1.entry-title {
    font-size: 14px;
    line-height: 20px;
    padding-top: 8px; }
  .format-quote h1.entry-title a {
    text-transform: uppercase;
    color: #ff4f46; }

.single-format-quote .format-quote .content-inner {
  border: 1px solid #d9d9d9; }
  .single-format-quote .format-quote blockquote {
    color: #808080;
    float: none;
    margin-top: 20px;
    padding: 52px 0 12px; }
  .single-format-quote .format-quote blockquote:before {
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .single-format-quote .format-quote .entry-content {
    display: block; }
  .single-format-quote .meta-top {
    margin-bottom: 0; }

.format-quote > blockquote {
  margin: 0; }

.wp-video {
  margin-bottom: 58px;
  width: 100% !important;
  /**
 * Galleries
 * ----------------------------------------------------------------------------
 */ }
  .wp-video .wp-video-shortcode {
    width: 100% !important;
    height: 699px !important; }

.gallery {
  margin-bottom: 20px;
  margin-left: -4px;
  width: 100%; }

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

#gallery-12 dl.gallery-item {
  margin-right: 0; }

.gallery-columns-1.gallery-size-medium, .gallery-columns-1.gallery-size-thumbnail, .gallery-columns-2.gallery-size-thumbnail, .gallery-columns-3.gallery-size-thumbnail {
  display: table;
  margin: 0 auto 20px; }

.gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item {
  text-align: center; }

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

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

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

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

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

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

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

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

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

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none;
  /**
 * Post Formats
 * ----------------------------------------------------------------------------
 */
  /* Gallery */ }

.format-gallery {
  /* Quote */ }
  .format-gallery .carousel-control {
    background-image: none;
    background-color: #333;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 10px;
    margin-top: -15px;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    -khtml-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    opacity: 0; }
  .format-gallery .carousel-control.right {
    left: auto;
    right: -20px; }
  .format-gallery .carousel-control:hover {
    background-color: #ffc564; }
  .format-gallery .carousel-indicators {
    bottom: 3px; }
  .format-gallery .carousel-indicators li {
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    margin: 5px; }
  .format-gallery .carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 5px; }

blockquote {
  font-size: 20px;
  color: #808080;
  line-height: 30px;
  font-weight: 300;
  font-style: italic;
  margin: 0 auto;
  padding: 52px 0 12px;
  position: relative;
  max-width: 830px;
  text-align: center;
  border: none;
  /* Status */ }
  blockquote:before {
    color: #ffc564;
    content: "\e977";
    font-family: "rt-icons-2";
    font-size: 20px;
    line-height: 24px;
    position: absolute;
    top: 0;
    font-style: normal; }
  blockquote cite a {
    color: #ffc564;
    font-size: 14px;
    font-weight: 900;
    line-height: 20px;
    margin-top: 15px;
    text-align: center;
    text-transform: uppercase;
    display: block; }

.format-status {
  position: relative; }
  .format-status .post-thumbnail {
    position: relative;
    background-size: cover; }
  .format-status .post-thumbnail:before {
    content: "";
    background-color: rgba(52, 52, 52, 0.9);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center; }
  .format-status .content-inner {
    border: medium none;
    color: #fff;
    font-size: 16.65px;
    line-height: 31.23px;
    margin: 0;
    padding: 0;
    text-align: center; }
  .format-status .content-inner img {
    padding-top: 40px; }
  .format-status .content-inner h1.entry-title a {
    color: #ff4f46;
    font-size: 14.47px;
    font-weight: 900;
    line-height: 20.82px; }
  .format-status .content-inner .detail-terms {
    display: none; }
  .format-status .content-inner footer.entry-footer {
    display: none; }
  .format-status .content-inner .entry-header {
    margin-bottom: 0; }
  .format-status .content-inner .entry-content {
    padding: 0 110px 32px; }
  .format-status .content-inner .entry-content p {
    margin-bottom: 0; }
  .format-status .content-inner .entry-date {
    color: #50bdc4;
    margin-top: 5px; }

.single-format-status {
  /**
 * Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */ }
  .single-format-status .format-status .content-inner {
    border: 1px solid #d9d9d9;
    padding: 30px 40px 40px; }
  .single-format-status .format-status .content-inner img {
    padding-top: 0; }
  .single-format-status .format-status .content-inner .entry-header {
    margin-bottom: 26px;
    text-align: left; }
  .single-format-status .format-status .entry-content {
    display: block;
    padding: 0;
    color: #808080;
    text-align: left; }

.is-sidebar-left [class*="col-"] {
  float: right; }
  .is-sidebar-left [class*="col-"] + [class*="col-"] {
    float: left; }

.post + .post {
  margin-top: 60px; }

.blog-admin {
  margin-top: 60px;
  background-color: #c7c66a; }
  .blog-admin .admin-avt {
    padding: 0; }
  .blog-admin .admin-avt img {
    width: 212px;
    height: 208px;
    margin: 0; }
  .blog-admin .admin-info {
    position: relative;
    padding: 23px 30px;
    color: #fff; }
  .blog-admin .admin-info:after {
    border: 1px solid rgba(255, 255, 255, 0.3);
    content: "";
    height: calc(100% - 20px);
    left: 10px;
    padding: 10px;
    position: absolute;
    top: 10px;
    width: calc(100% - 20px); }
  .blog-admin .admin-info .admin-position {
    font-weight: 100;
    font-size: 20px;
    line-height: 30px;
    color: #404040;
    text-transform: uppercase; }
  .blog-admin .admin-info .admin-title {
    margin-top: -3px; }
  .blog-admin .admin-info .admin-title a {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 30px;
    line-height: 30px;
    color: #404040;
    margin-top: -4px; }

.post-navigation {
  margin-top: 60px; }
  .post-navigation .row {
    margin: 0 -5px; }
  .post-navigation .post-prev a, .post-navigation .post-next a {
    display: block;
    padding: 80px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .post-navigation .post-prev a:before, .post-navigation .post-next a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(64, 64, 64, 0.5);
    height: 100%;
    z-index: 1; }
  .post-navigation .post-prev .nav-inner, .post-navigation .post-next .nav-inner {
    left: 0;
    padding: 0 30px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    -khtml-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    width: 100%;
    z-index: 2; }
  .post-navigation .post-prev span, .post-navigation .post-next span {
    color: #ffc564;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 900; }
  .post-navigation .post-prev h3, .post-navigation .post-next h3 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    margin: 16px 0 0; }
  .post-navigation [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px; }

.paging-navigation .pagination {
  margin: 30px 0 0;
  text-align: center;
  transform: translateX(-50%);
  position: relative;
  left: 50%; }
  .paging-navigation .next, .paging-navigation .prev {
    width: 60px;
    height: 60px;
    border: 1px solid #d9d9d9; }
  .paging-navigation .next i, .paging-navigation .prev i {
    font-size: 24px;
    color: #ffc564;
    line-height: 55px; }
  .paging-navigation .page-numbers {
    font-weight: 900;
    font-size: 14px;
    line-height: 60px;
    color: #404040;
    margin: 0 15px;
    float: left; }
  .paging-navigation .page-numbers.current {
    color: #ffc564; }

.cs-more, .cs-hide {
  background-color: #404040;
  text-align: center;
  margin-bottom: 40px; }
  .cs-more a, .cs-hide a {
    font-size: 14px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 900;
    color: #fff; }
  .cs-more a:hover, .cs-hide a:hover {
    cursor: pointer;
    color: #fff; }

.single .entry-content, .single .cs-hide {
  display: none; }
  .single .content-more .entry-content, .single .content-more .cs-hide {
    display: block; }
  .single .content-more .cs-more {
    display: none; }

.format-video iframe, .video-single iframe {
  width: 100%;
  margin-bottom: -10px; }

.single-format-video .page-space-content {
  padding-top: 0; }
  .single-format-video .content-inner {
    border-top: none; }
  .single-format-video #sidebar aside:first-child, .single-format-video #widget-area aside:first-child {
    margin-top: 57px; }

.single-format-audio .content-inner {
  padding-bottom: 40px; }
  .single-format-audio .content-inner .entry-content {
    display: block; }

#comments .comments-title {
  margin: 23px 0 46px 0; }
  #comments .comments-title .comments-title-left {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.05em;
    color: #333;
    background: url(../images/icon-comment.png) no-repeat left top;
    padding-left: 44px;
    font-weight: normal;
    margin: 0; }
  #comments .comments-title .pull-right {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.05em; }
  #comments .comments-title .pull-right i {
    color: #777;
    font-size: 14.4px;
    line-height: 26px;
    text-align: center;
    width: 29px;
    height: 29px;
    border: 1px solid #999;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    /* BACKGROUND GRADIENT */
    margin-right: 14px; }
  #comments ul.comment-list, #comments ol.comment-list {
    margin: 60px 0 0;
    padding: 0;
    list-style: none; }
  #comments ul.children, #comments ol.children {
    padding-left: 120px;
    list-style: none; }
  #comments .comment-body {
    position: relative;
    margin-bottom: 30px;
    color: #808080; }
  #comments .comment-body p {
    margin: 0; }
  #comments .comment-author-image {
    padding-right: 20px; }
  #comments .comment-author-image img {
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    /* BACKGROUND GRADIENT */
    float: left;
    width: 100px;
    height: 100px;
    margin: 0; }
  #comments .comment-author-image cite {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.05em;
    color: #333;
    font-weight: 700;
    font-style: normal; }
  #comments .comment-author-image .says {
    display: none; }
  #comments .comment-meta {
    margin-top: 32px;
    margin-bottom: 16px; }
  #comments .comment-meta .comment-author {
    color: #ff4f46;
    display: block;
    font-size: 14px;
    font-weight: 900;
    line-height: 20px;
    text-transform: uppercase; }
  #comments .comment-meta .comment-date {
    font-size: 16px;
    line-height: 20px;
    color: #808080;
    position: relative;
    top: -4px; }
  #comments .reply {
    position: absolute;
    right: 29px;
    top: 41px; }
  #comments .reply a {
    font-size: 0; }
  #comments .reply a:before {
    content: "\e703";
    font-size: 24px;
    color: #ffc564;
    font-family: 'rt-icons-2'; }
  #comments .reply a:hover:before {
    color: #ff4f46; }

.comment-respond {
  margin-bottom: 60px; }
  .comment-respond h3#reply-title {
    font-size: 30px;
    line-height: 30px;
    color: #404040;
    text-transform: capitalize;
    font-weight: 100;
    margin: 57px 0 34px; }
  .comment-respond h3#reply-title span {
    font-weight: 900; }
  .comment-respond h3#reply-title small a {
    font-size: 10px;
    text-transform: uppercase;
    color: #6f6f6f;
    border: 1px solid #ccc;
    padding: 8px 25px;
    margin-left: 20px; }
    .comment-respond h3#reply-title small a:hover {
      color: #ffc564;
      text-decoration: none; }

#commentform {
  margin-left: -5px;
  margin-right: -5px; }
  #commentform [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px; }
  #commentform p {
    margin-bottom: 10px; }
  #commentform .form-submit {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 30px 0 0; }
  #commentform input[type="text"], #commentform input[type="email"], #commentform input[type="tel"], #commentform textarea {
    padding-left: 50px; }
  #commentform textarea {
    height: 120px;
    min-height: 120px; }
  #commentform .comment-form-author, #commentform .comment-form-email, #commentform .comment-form-phone, #commentform .comment-form-comment {
    position: relative; }
  #commentform .comment-form-author:before, #commentform .comment-form-email:before, #commentform .comment-form-phone:before, #commentform .comment-form-comment:before {
    content: "\e71d";
    color: #9f699b;
    font-family: "rt-icons-2";
    font-size: 24px;
    position: absolute;
    top: 29px;
    left: 35px;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  #commentform .comment-form-email:before {
    content: "\e70f";
    color: #c7c66a; }
  #commentform .comment-form-phone:before {
    content: "\e765";
    color: #50bdc4; }
  #commentform .comment-form-comment:before {
    content: "\e74a";
    color: #ff8f3e; }

.heading-default {
  /* ==========================================================================
   [End] 1. CMS Heading
========================================================================== */
  /* ==========================================================================
   [Start] 2. CMS Fancybox Single
========================================================================== */
  /* Layout Default*/ }
  .heading-default span.sub-title {
    color: #404040;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: 300;
    text-transform: uppercase; }
  .heading-default h3.title {
    color: #404040;
    font-size: 50px;
    letter-spacing: 0;
    line-height: 50px;
    font-weight: 900;
    text-transform: uppercase;
    margin: -2px 0 22px 0; }

.cms-fancyboxes-deault {
  margin-top: 30px;
  margin-bottom: 10px;
  /* ==========================================================================
   [End] 2. CMS Fancybox Single
========================================================================== */
  /* ==========================================================================
   [Start] 3. CMS Process
========================================================================== */
  /* ==========================================================================
   [End] 3. CMS Process
========================================================================== */
  /* ==========================================================================
   [Start] 4. CMS Grid
========================================================================== */ }
  .cms-fancyboxes-deault .cms-fancyboxes-item {
    position: relative; }
  .cms-fancyboxes-deault .cms-fancyboxes-item:after {
    border: 1px solid rgba(255, 255, 255, 0.3);
    content: "";
    height: calc(100% - 20px);
    height: -webkit-calc(100% - 20px);
    left: 10px;
    padding: 10px;
    position: absolute;
    top: 10px;
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px); }
  .cms-fancyboxes-deault .cms-fancybox-icon i {
    color: #fff;
    font-size: 200px; }
  .cms-fancyboxes-deault .cms-fancybox-content {
    width: 65%;
    padding: 52px 0 0 50px;
    color: #fff; }
  .cms-fancyboxes-deault .cms-fancybox-content h3.cms-fancybox-title {
    font-size: 30px;
    line-height: 20px;
    color: #404040;
    font-weight: 300;
    text-transform: capitalize;
    margin: 0; }
  .cms-fancyboxes-deault .cms-fancybox-content h3.cms-fancybox-title strong {
    font-weight: 900; }
  .cms-fancyboxes-deault .cms-fancybox-content .fancy-box-content {
    margin: 21px 20px 18px 0; }
  .cms-fancyboxes-deault .cms-fancybox-content .fancy-box-content p {
    margin-bottom: 0; }
  .cms-fancyboxes-deault .cms-fancybox-content-img {
    position: absolute;
    right: 0;
    top: -30px;
    z-index: 2; }
  .cms-fancyboxes-deault .cms-fancyboxes-footer {
    bottom: -10px;
    position: relative;
    z-index: 2; }

.layout-pricing {
  text-align: center;
  /* Layout Team */ }
  .layout-pricing .pricing-column {
    position: relative; }
  .layout-pricing .pricing-column:after {
    border: 1px solid rgba(255, 255, 255, 0.3);
    content: "";
    height: calc(100% - 20px);
    height: -webkit-calc(100% - 20px);
    left: 10px;
    padding: 10px;
    position: absolute;
    top: 10px;
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px); }
  .layout-pricing .pricing-head {
    background-color: #ffc564;
    padding: 40px 15px; }
  .layout-pricing .pricing-head h3 {
    color: #404040;
    font-size: 30px;
    font-weight: 100;
    line-height: 20px;
    text-transform: none;
    margin: 0; }
  .layout-pricing .pricing-head h3 span {
    font-weight: 900; }
  .layout-pricing .pricing-content {
    padding: 30px 0 67px;
    position: relative; }
  .layout-pricing .pricing-content .pricing-price {
    font-size: 100px;
    color: #fff;
    font-weight: 900;
    line-height: 100px;
    padding: 0 20px; }
  .layout-pricing .pricing-content .pricing-price small {
    font-weight: 100;
    font-size: 30px; }
    .layout-pricing .pricing-content .pricing-price small.top {
      margin-right: -15px; }
    .layout-pricing .pricing-content .pricing-price small.bottom {
      margin-left: -20px; }
  .layout-pricing .pricing-content .pricing-body {
    font-size: 16px;
    color: #404040;
    line-height: 60px; }
  .layout-pricing .pricing-content .pricing-body ul {
    list-style: none;
    margin: 0;
    padding: 0 10px; }
    .layout-pricing .pricing-content .pricing-body ul li:nth-child(2n+1) {
      background-color: rgba(255, 255, 255, 0.1); }
  .layout-pricing .pricing-content .pricing-foot {
    bottom: -10px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    z-index: 1; }

.layout-team {
  text-align: center;
  margin-top: -60px; }
  .layout-team .cms-grid-item {
    margin-top: 60px; }

.cms-team-top {
  position: relative; }

.cms-team-bg {
  text-align: center;
  padding: 22px 15px 17px;
  width: calc(100% - 80px);
  width: -webkit-calc(100% - 80px);
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  /* BACKGROUND GRADIENT */
  /* TRANSFORM STYLE */ }

.cms-team-title a {
  color: #fff;
  font-size: 30px;
  font-weight: 100;
  line-height: 30px;
  text-transform: capitalize; }
  .cms-team-title a:hover {
    color: #fff; }

.cms-team-position {
  color: #404040;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: 6px; }

.cms-team-content {
  border: 1px solid #e6e6e6;
  padding: 40px 43px; }

.cms-team-social {
  text-align: center;
  margin-top: 30px;
  /* Single team */ }
  .cms-team-social a {
    width: 40px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    /* BACKGROUND GRADIENT */
    font-size: 20px;
    display: inline-block;
    line-height: 40px;
    text-align: center; }
  .cms-team-social a i[class*="-facebook"] {
    color: #507cbe; }
  .cms-team-social a i[class*="-twitter"] {
    color: #00abef; }
  .cms-team-social a i[class*="-google"] {
    color: #d93e2d; }
  .cms-team-social a:hover {
    border-color: #ff4f46;
    background-color: #ff4f46; }
  .cms-team-social a:hover i[class*="-facebook"] {
    color: #ffc564; }
    .cms-team-social a:hover i[class*="-twitter"] {
      color: #ffc564; }
    .cms-team-social a:hover i[class*="-google"] {
      color: #ffc564; }

.single-team .cms-team-social {
  margin-top: 10px; }
  .single-team .cms-team-content {
    padding-bottom: 33px; }

.cms-team-location {
  /* Layout gallery1 */ }
  .cms-team-location ul {
    list-style: none;
    margin: 32px 0 0;
    padding: 0; }
  .cms-team-location ul li {
    position: relative;
    padding-left: 100px; }
  .cms-team-location ul li span {
    display: inline-block;
    font-weight: 900;
    position: absolute;
    left: 0; }

.layout-gallery1 {
  /* layout Gallery */ }
  .layout-gallery1 .cms-grid-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px; }
  .layout-gallery1 .cms-grid-item .cms-gallery-image img {
    width: 100%; }
  .layout-gallery1 .cms-grid-item .cms-gallery-content {
    background: rgba(255, 197, 100, 0.8);
    position: absolute;
    left: 15px;
    top: 0;
    right: 15px;
    bottom: 0;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.8);
    -khtml-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .layout-gallery1 .cms-grid-item .cms-gallery-content .cms-image-zoom {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    top: 50%;
    position: absolute; }
    .layout-gallery1 .cms-grid-item .cms-gallery-content .cms-image-zoom i {
      color: #fff;
      font-size: 40px;
      height: 44px;
      line-height: 44px;
      text-align: center;
      width: 44px;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
  .layout-gallery1 .cms-grid-item:hover .cms-gallery-content {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    opacity: 1;
    filter: alpha(opacity=1); }
  .layout-gallery1 .cms-grid-filter ul {
    margin-bottom: 31px; }

.layout-gallery .cms-grid-item {
  margin-bottom: 40px; }
  .layout-gallery .cms-gallery-image {
    position: relative; }
  .layout-gallery .cms-gallery-content {
    border: 1px solid #e6e6e6;
    padding: 30px 40px;
    text-align: center; }

.layout-gallery2 .cms-gallery-content {
  padding-top: 40px; }
  .layout-gallery2 .cms-grid-filter ul {
    margin-bottom: 31px; }

.cms_pagination {
  margin-top: 11px; }
  .cms_pagination .cms-load-posts {
    margin-bottom: 0; }

.cms-grid-filter {
  /* Layout Top Posts */ }
  .cms-grid-filter ul {
    text-align: center;
    margin: 0 0 20px; }
  .cms-grid-filter ul li {
    padding: 0 33px; }
  .cms-grid-filter ul li a {
    color: #404040;
    font-size: 14px;
    font-weight: 900;
    line-height: 20px;
    text-transform: uppercase; }
    .cms-grid-filter ul li a:hover, .cms-grid-filter ul li a.active {
      color: #ff4f46; }

.layout-top-posts {
  margin-bottom: 60px;
  /* ==========================================================================
   [End] 4. CMS Grid
========================================================================== */
  /* ==========================================================================
   [Start] 5. CMS Cta
========================================================================== */
  /* ==========================================================================
   [End] 5. CMS Cta
========================================================================== */
  /* ==========================================================================
   [Start] 6. CMS Carousel
========================================================================== */
  /* Layout Testimonial */ }
  .layout-top-posts .cms-grid-item {
    width: 33.3333%;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative; }
  .layout-top-posts .cms-top-posts-content {
    border: 1px solid #d9d9d9;
    text-align: center;
    float: left; }
  .layout-top-posts .cms-top-posts-content .cms-top-posts-content-top {
    padding: 31px 35px; }
  .layout-top-posts .cms-top-posts-content .entry-date {
    color: #50bdc4; }
  .layout-top-posts .cms-top-posts-content .cms-grid-title {
    margin-top: 7px; }
  .layout-top-posts .cms-top-posts-content .cms-grid-title h4 {
    margin-bottom: 24px; }
  .layout-top-posts .cms-top-posts-content .cms-grid-title a {
    color: #404040; }
    .layout-top-posts .cms-top-posts-content .cms-grid-title a:hover {
      color: #ffc564; }
  .layout-top-posts .cms-top-posts-content .cms-grid-category {
    margin-top: 19px; }
  .layout-top-posts .cms-top-posts-content .cms-grid-category a {
    font-size: 14px;
    font-weight: 900;
    line-height: 20px;
    text-transform: uppercase; }
  .layout-top-posts .footer-meta {
    border-top: 1px solid #b9b9b9;
    text-align: center;
    color: #404040;
    float: left;
    width: 100%; }
  .layout-top-posts .footer-meta a {
    color: #404040; }
  .layout-top-posts .footer-meta i {
    display: block;
    font-size: 24px;
    margin-bottom: -5px;
    margin-top: 20px; }
  .layout-top-posts .footer-meta .top-view {
    width: 33.333%;
    text-align: center;
    float: left; }
  .layout-top-posts .footer-meta .top-view i {
    color: #ff8e3b; }
  .layout-top-posts .footer-meta .top-like {
    border-left: 1px solid #b9b9b9;
    border-right: 1px solid #b9b9b9;
    width: 33.333%;
    text-align: center;
    float: left;
    font-size: 0; }
  .layout-top-posts .footer-meta .top-like i {
    color: #c7c66a; }
  .layout-top-posts .footer-meta .top-like span.nectar-love-count {
    font-size: 16px; }
  .layout-top-posts .footer-meta .top-comment {
    font-size: 0;
    width: 33.333%;
    text-align: center;
    float: left; }
  .layout-top-posts .footer-meta .top-comment span {
    font-size: 16px; }
  .layout-top-posts .footer-meta .top-comment i {
    color: #50bdc4;
    font-size: 20px;
    margin-bottom: 0; }

.layout-testimonial {
  max-width: 830px;
  margin: 0 auto;
  text-align: center; }
  .layout-testimonial .cms-testimonial-content {
    margin-top: 28px; }
  .layout-testimonial .cms-testimonial-content p {
    margin-bottom: 20px; }
  .layout-testimonial .cms-testimonial-content:before {
    content: "\e977";
    color: #ffc564;
    font-size: 20px;
    line-height: 24px;
    font-family: 'rt-icons-2';
    font-style: normal; }
  .layout-testimonial.style-dark .cms-testimonial-title .position {
    color: #fff; }
  .layout-testimonial.style-dark .cms-testimonial-content {
    color: #ccc; }

.cms-testimonial-img .cms-grid-media img {
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  /* BACKGROUND GRADIENT */
  height: 100px;
  width: 100px !important;
  max-width: 100px;
  margin: 0 auto; }

.cms-testimonial-content {
  font-size: 20px;
  font-style: italic;
  line-height: 30px; }

.cms-testimonial-title {
  font-size: 14px;
  line-height: 20px;
  color: #ff4f46;
  text-transform: uppercase;
  font-weight: 900;
  margin-top: 15px;
  text-align: center; }
  .cms-testimonial-title a {
    color: #ff4f46; }
  .cms-testimonial-title a:hover {
    color: #ffc564; }
  .cms-testimonial-title .position {
    color: #404040;
    text-transform: uppercase; }
  .cms-testimonial-title .position:before {
    content: "-";
    margin: 0 3px; }

.layout-testimonial2 .media-left {
  padding-left: 10px;
  padding-right: 20px; }
  .layout-testimonial2 .cms-testimonial-img {
    padding-left: 10px;
    padding-right: 20px; }
  .layout-testimonial2 .cms-testimonial-title .position:before {
    display: none; }

.owl-nav .owl-prev, .owl-nav .owl-next {
  width: 60px;
  height: 60px;
  border: 1px solid #d9d9d9;
  display: inline-block;
  -webkit-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -ms-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s; }
  .owl-nav .owl-prev i, .owl-nav .owl-next i {
    line-height: 58px;
    text-align: center;
    color: #ffc564;
    font-size: 24px;
    width: inherit; }
  .owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
    background-color: #ffc564;
    border-color: #ffc564; }
  .owl-nav .owl-prev:hover i, .owl-nav .owl-next:hover i {
    color: #fff; }
  .owl-nav .owl-prev {
    float: left; }
  .owl-nav .owl-next {
    float: right; }

.owl-dots {
  text-align: center; }
  .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border: 2px solid #404040;
    background-color: transparent;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    /* BACKGROUND GRADIENT */
    display: inline-block;
    margin: 0 5px; }
  .owl-dots .owl-dot.active, .owl-dots .owl-dot:hover {
    background-color: #404040;
    border-color: #404040; }

.style-dark {
  /* Layout Gallery */ }
  .style-dark .owl-dots .owl-dot {
    border-color: #fff; }
  .style-dark .owl-dots .owl-dot.active, .style-dark .owl-dots .owl-dot:hover {
    background-color: #fff;
    border-color: #fff; }
  .style-dark .owl-nav .owl-prev, .style-dark .owl-nav .owl-next {
    border-color: rgba(255, 255, 255, 0.15); }

.layout-gallery .cms-carousel-item {
  position: relative;
  margin-bottom: 10px; }
  .layout-gallery .cms-carousel-item .cms-carousel-image {
    position: relative; }
  .layout-gallery .cms-carousel-item .cms-carousel-image .background-overlay {
    background-color: rgba(64, 64, 64, 0.8);
    opacity: 0; }
  .layout-gallery .cms-carousel-item:hover .cms-carousel-image .background-overlay {
    opacity: 1;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s; }
  .layout-gallery .owl-nav .owl-prev, .layout-gallery .owl-nav .owl-next {
    left: 0;
    position: absolute;
    top: -90px; }
  .layout-gallery .owl-nav .owl-next {
    left: auto;
    right: 0; }

.cms-gallery-bg {
  bottom: -10px;
  left: 50%;
  margin: 0 auto;
  padding: 22px 10px 13px;
  position: absolute;
  text-align: center;
  -webkit-transform: translate(-50%, 0px);
  -khtml-transform: translate(-50%, 0px);
  -moz-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  -o-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  /* BACKGROUND GRADIENT */
  /* TRANSFORM STYLE */
  width: calc(100% - 80px);
  width: -webkit-calc(100% - 80px); }

.cms-gallery-title a {
  font-size: 30px;
  line-height: 30px;
  color: #fff;
  word-wrap: break-word; }
  .cms-gallery-title a:hover {
    font-weight: 100;
    color: #404040; }

.cms-gallery-categories {
  /*layout client*/ }
  .cms-gallery-categories a {
    font-size: 14px;
    line-height: 20px;
    color: #404040;
    font-weight: 900;
    text-transform: uppercase; }
  .cms-gallery-categories a:hover {
    color: #fff; }

.layout-client {
  /* layout blog */ }
  .layout-client .owl-item {
    position: relative; }
  .layout-client .owl-item a img {
    opacity: 1; }
    .layout-client .owl-item a img + img {
      opacity: 0;
      position: absolute;
      top: 0; }
  .layout-client .owl-item.active.center {
    position: relative; }
  .layout-client .owl-item.active.center:before, .layout-client .owl-item.active.center:after {
    content: "";
    width: 1px;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.15);
    position: absolute;
    left: -10px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .layout-client .owl-item.active.center:after {
    left: auto;
    right: -10px; }
  .layout-client .owl-item.active.center a img, .layout-client .owl-item:hover a img {
    opacity: 0; }
    .layout-client .owl-item.active.center a img + img, .layout-client .owl-item:hover a img + img {
      opacity: 1;
      -webkit-transition: all 0.15s ease-out 0s;
      -moz-transition: all 0.15s ease-out 0s;
      -ms-transition: all 0.15s ease-out 0s;
      transition: all 0.15s ease-out 0s; }
  .layout-client .owl-nav .owl-prev, .layout-client .owl-nav .owl-next {
    background-color: #ffc564;
    border: 3px solid #ffc564;
    position: absolute;
    left: -100px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .layout-client .owl-nav .owl-prev i, .layout-client .owl-nav .owl-next i {
    color: #fff;
    width: 54px;
    line-height: 54px; }
  .layout-client .owl-nav .owl-prev:hover, .layout-client .owl-nav .owl-next:hover {
    background-color: transparent; }
  .layout-client .owl-nav .owl-next {
    left: auto;
    right: -100px; }

.layout-blog {
  margin-bottom: 57px;
  /* ==========================================================================
   [End] 6. CMS Carousel
========================================================================== */
  /* ==========================================================================
   [Start] 7. CMS Couter Single
========================================================================== */
  /* ==========================================================================
   [End] 7. CMS Couter Single
========================================================================== */
  /* ==========================================================================
   [Start] 8. Accordion
========================================================================== */ }
  .layout-blog .cms-carousel-item {
    position: relative; }
  .layout-blog .cms-blog-content {
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .layout-blog .cms-blog-content .background-overlay {
    background: rgba(41, 42, 46, 0.3); }
  .layout-blog .cms-blog-content .cms-blog-content-inner {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    top: 50%;
    position: absolute; }
  .layout-blog .cms-blog-content .cms-blog-content-inner span {
    color: #fff;
    display: block;
    text-align: center; }
  .layout-blog .cms-blog-content .cms-blog-content-inner .cms-blog-author a {
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 900;
    padding: 0 30px 18px;
    position: relative;
    display: inline-block;
    color: #fff; }
    .layout-blog .cms-blog-content .cms-blog-content-inner .cms-blog-author a:hover {
      color: #ff4f46; }
    .layout-blog .cms-blog-content .cms-blog-content-inner .cms-blog-author a:before {
      content: "";
      background-color: #ff4f46;
      height: 3px;
      width: 100%;
      display: block;
      position: absolute;
      bottom: 0;
      left: 0; }
  .layout-blog .cms-blog-content .cms-blog-content-inner .cms-blog-category {
    color: #fff;
    display: block;
    font-size: 100px;
    font-weight: 900;
    letter-spacing: -0.025em;
    line-height: 100px;
    margin-top: 28px;
    text-transform: uppercase; }
  .layout-blog .cms-blog-content .cms-blog-content-inner .cms-blog-des {
    display: block;
    font-size: 40px;
    letter-spacing: -0.025em;
    line-height: 40px;
    margin-top: -10px;
    text-transform: capitalize; }
  .layout-blog .owl-controls {
    bottom: 30px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .layout-blog .owl-dots .owl-dot {
    border-color: #fff; }
  .layout-blog .owl-dots .owl-dot.active, .layout-blog .owl-dots .owl-dot:hover {
    border-color: #fff;
    background-color: #fff; }

.vc_tta-container {
  /* ==========================================================================
   [End] 8. Accordion
========================================================================== */
  /* ==========================================================================
   [Start] 9. Tab
========================================================================== */ }
  .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading {
    background: none !important;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    /* BACKGROUND GRADIENT */ }
    .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-body {
      background: none !important;
      -moz-border-bottom-colors: none;
      -moz-border-left-colors: none;
      -moz-border-right-colors: none;
      -moz-border-top-colors: none;
      border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
      border-image: none;
      border-style: none none solid;
      border-width: medium medium 1px;
      padding: 30px 40px; }
    .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel:first-child .vc_tta-panel-heading {
      border-top: 1px solid #e5e5e5; }
    .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title a {
      color: #404040;
      font-size: 16px;
      line-height: 30px;
      font-weight: 300;
      text-transform: none;
      padding: 8px 50px 7px 40px; }
      .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title a i {
        color: #ff4f46;
        font-size: 30px;
        line-height: 30px; }
        .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title a i.vc_tta-controls-icon:after, .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title a i.vc_tta-controls-icon:before {
          border-color: #ff4f46; }
      .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title a .vc_tta-title-text {
        margin-left: 19px;
        position: relative;
        top: -3px; }
    .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title.vc_tta-controls-icon-position-left .vc_tta-controls-icon {
      left: auto;
      right: 40px; }
    .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title.vc_tta-controls-icon-position-right a i, .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title.vc_tta-controls-icon-position-center a i {
      position: absolute;
      right: 40px; }
      .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title.vc_tta-controls-icon-position-right .vc_tta-controls-icon, .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title.vc_tta-controls-icon-position-center .vc_tta-controls-icon {
        left: 40px;
        right: auto; }
    .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel:hover .vc_tta-panel-heading {
      background-color: #ffc564 !important; }
    .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-title a, .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel:hover .vc_tta-panel-title a {
      color: #fff !important; }
      .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-title a i, .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel:hover .vc_tta-panel-title a i {
        color: #fff !important; }
        .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-title a i.vc_tta-controls-icon:after, .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel:hover .vc_tta-panel-title a i.vc_tta-controls-icon:after, .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-title a i.vc_tta-controls-icon:before, .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel:hover .vc_tta-panel-title a i.vc_tta-controls-icon:before {
          border-color: #fff !important; }
  .vc_tta-container .vc_tta-accordion.vc_tta-controls-align-right .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title a i, .vc_tta-container .vc_tta-accordion.vc_tta-controls-align-center .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title a i {
    position: absolute;
    left: 40px; }
    .vc_tta-container .vc_tta-accordion.vc_tta-controls-align-right .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title a .vc_tta-title-text, .vc_tta-container .vc_tta-accordion.vc_tta-controls-align-center .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title a .vc_tta-title-text {
      margin-left: 0;
      top: 0; }
  .vc_tta-container .vc_tta-accordion.vc_tta-controls-align-right .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title a i {
    position: absolute;
    left: 40px; }
    .vc_tta-container .vc_tta-accordion.vc_tta-controls-align-right .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title a .vc_tta-title-text {
      margin-right: 19px; }
    .vc_tta-container .vc_tta-accordion.vc_tta-controls-align-right .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-title-text {
      margin-right: 30px; }
  .vc_tta-container .vc_tta-accordion.vc_tta-controls-align-center .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title a i {
    left: auto;
    position: absolute;
    right: 40px; }
    .vc_tta-container .vc_tta-accordion.vc_tta-controls-align-center .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title a .vc_tta-title-text {
      margin-right: 0; }
    .vc_tta-container .vc_tta-accordion.vc_tta-controls-align-center .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title.vc_tta-controls-icon-position-left a i {
      left: 40px;
      position: absolute;
      right: auto; }
      .vc_tta-container .vc_tta-accordion.vc_tta-controls-align-center .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon {
        right: 40px;
        left: auto; }

.wpb_wrapper {
  /* ==========================================================================
   [End] 9. Tab
========================================================================== */ }
  .wpb_wrapper .vc_tta-container {
    margin-bottom: 0; }
  .wpb_wrapper .vc_tta-container h2 {
    background: #fff;
    color: #404040;
    font-size: 30px;
    font-weight: 900;
    line-height: 30px;
    margin: 0;
    padding: 57px 35px 34px;
    text-transform: uppercase;
    max-width: 370px; }
  .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container {
    max-width: 370px;
    width: 370px;
    margin: 0; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list {
      background: #fff;
      padding-bottom: 60px;
      margin: 0; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab {
      margin: 0;
      position: relative; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a {
      background: #fff;
      padding: 0 40px;
      -webkit-border-radius: 0;
      -khtml-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      /* BACKGROUND GRADIENT */
      color: #808080;
      font-size: 16px;
      line-height: 50px;
      text-transform: capitalize;
      border: none; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a:before {
      content: "\f105";
      font-family: 'rt-icons-2';
      margin: 0 12px 0 3px;
      color: #ff4f46;
      position: initial;
      left: 40px; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a:hover {
      background-color: #ffc564;
      color: #fff; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a, .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab:hover a {
      background-color: #ffc564;
      color: #fff; }
      .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a:before, .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab:hover a:before {
        color: #fff;
        position: initial;
        width: auto;
        height: auto;
        display: inline-block; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active:after, .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab:hover:after {
      display: none; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab:after {
      background-color: #d9d9d9;
      width: calc(100% - 80px);
      width: -webkit-calc(100% - 80px);
      height: 1px;
      position: absolute;
      left: 50%;
      bottom: 0;
      -webkit-transform: translate(-50%, 0);
      -khtml-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */
      content: ""; }
  .wpb_wrapper .vc_tta-container .vc_tta-tabs.style-dark .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab:after {
    background-color: #5c5c5c; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs.style-dark .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a {
      color: #ccc; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs.style-dark .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a, .wpb_wrapper .vc_tta-container .vc_tta-tabs.style-dark .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab:hover a {
      color: #fff; }
  .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-panels-container {
    display: block !important;
    flex: 0 0 auto !important;
    max-width: 370px; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels {
      -webkit-border-radius: 0;
      -khtml-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      /* BACKGROUND GRADIENT */
      border: none; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
      margin: 0; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
      padding: 57px 40px 50px;
      color: #404040; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body h3 {
      color: #fff;
      font-size: 20px;
      font-weight: 900;
      line-height: 20px;
      margin: 0 0 27px;
      text-transform: uppercase; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body p {
      margin-bottom: 20px; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body a {
      font-weight: 900;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 20px; }
      .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body a:hover {
        color: #404040; }
  .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-controls-align-right .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a:before, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-controls-align-center .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a:before {
    position: absolute; }
  .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a:before {
    content: "\f104";
    left: auto;
    right: 40px;
    position: absolute; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a:before, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab:hover a:before {
      position: absolute; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-align-right .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a:before {
      left: 40px;
      right: auto;
      position: absolute; }
  .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
    width: auto;
    max-width: 100%; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container ul.vc_tta-tabs-list, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container ul.vc_tta-tabs-list {
      padding-bottom: 0;
      margin: -1px 0 0 -1px; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container ul.vc_tta-tabs-list li, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container ul.vc_tta-tabs-list li {
      margin: 1px 0 0 1px;
      border: 1px solid #e5e5e5; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container ul.vc_tta-tabs-list li a, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container ul.vc_tta-tabs-list li a {
      color: #404040; }
      .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container ul.vc_tta-tabs-list li a:before, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container ul.vc_tta-tabs-list li a:before {
        display: none; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container ul.vc_tta-tabs-list li:after, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container ul.vc_tta-tabs-list li:after {
      display: none; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_active, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_active, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container ul.vc_tta-tabs-list li:hover, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container ul.vc_tta-tabs-list li:hover {
      border-color: #c7c66a; }
      .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_active a, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_active a, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container ul.vc_tta-tabs-list li:hover a, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container ul.vc_tta-tabs-list li:hover a {
        background-color: #c7c66a; }
        .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_active a:before, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_active a:before, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container ul.vc_tta-tabs-list li:hover a:before, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container ul.vc_tta-tabs-list li:hover a:before {
          display: none; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container {
      width: 100%;
      max-width: 100%; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container .vc_tta-panels {
      background-color: #fff;
      border: 1px solid #d9d9d9; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
      padding: 37px;
      color: #808080; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active {
      border-top: 10px solid #c7c66a; }
  .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active {
    border-bottom: 10px solid #c7c66a;
    border-top: 0; }

footer #footer-top {
  padding-top: 73px;
  padding-bottom: 80px;
  color: #ccc; }
  footer #footer-top .wg-title {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 40px;
    text-align: left; }
  footer #footer-top .wg-title span {
    font-size: 20px;
    font-weight: 300;
    display: block; }
  footer #footer-top a {
    color: #ff4f46; }
  footer #footer-top a:hover {
    color: #ffc564; }
  footer #footer-top [class*="col-"]:first-child {
    position: relative; }
    footer #footer-top [class*="col-"]:first-child .wg-title {
      padding-left: 100px; }
    footer #footer-top [class*="col-"]:first-child img {
      position: absolute;
      top: -12px; }
    footer #footer-top [class*="col-"]:first-child img.logo-service-dark, footer #footer-top [class*="col-"]:first-child img.logo-service-boxed {
      display: none; }
  footer #footer-top ul.cs-social {
    margin-top: 31px; }
  footer #footer-top .ft_flickr_widget .wg-title {
    margin-bottom: 30px; }
  footer #footer-bottom {
    padding-top: 0;
    padding-bottom: 55px;
    color: #808080;
    text-align: center; }
  footer #footer-bottom a {
    color: #ff4f46; }
  footer #footer-bottom a:hover {
    color: #ffc564; }
  footer #footer-bottom .footer_logo {
    margin-top: -79px;
    margin-bottom: 21px; }
  footer #footer-bottom .footer_logo img {
    max-height: 120px; }
  footer #footer-bottom i {
    font-size: 24px;
    color: #ffc564;
    top: 5px;
    position: relative;
    margin: 0 5px; }
  footer #footer-bottom .logo-visa {
    margin-top: 15px; }
  footer #footer-bottom .logo-visa a {
    margin: 0 1px; }
  footer #footer-bottom .logo-visa-dark {
    display: none; }

.contact-footer {
  margin-top: -14px; }
  .contact-footer ul li {
    position: relative;
    padding-left: 100px; }
  .contact-footer ul li span {
    position: absolute;
    left: 0;
    font-weight: 900;
    display: inline-block; }

.footer-client {
  background-color: #404040;
  padding-top: 52px;
  padding-bottom: 52px; }

.footer-client-padding {
  max-width: 970px;
  margin: 0 auto; }

input[type='text'], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], textarea, select {
  background-color: transparent;
  color: #808080;
  font-size: 16px;
  padding: 15px 25px;
  height: 60px;
  line-height: normal;
  border: 1px solid #d9d9d9;
  width: 100%;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  /* BACKGROUND GRADIENT */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  outline: none; }

textarea {
  height: 120px;
  max-width: 100%; }

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

.style-dark {
  /** Contact Form 7 */ }
  .style-dark input[type='text'], .style-dark input[type="password"], .style-dark input[type="datetime"], .style-dark input[type="datetime-local"], .style-dark input[type="date"], .style-dark input[type="month"], .style-dark input[type="time"], .style-dark input[type="week"], .style-dark input[type="number"], .style-dark input[type="email"], .style-dark input[type="url"], .style-dark input[type="search"], .style-dark input[type="tel"], .style-dark input[type="color"], .style-dark textarea, .style-dark select {
    border-color: rgba(255, 255, 255, 0.5);
    color: #fff; }
  .style-dark input[type='text']:hover, .style-dark input[type="password"]:hover, .style-dark input[type="datetime"]:hover, .style-dark input[type="datetime-local"]:hover, .style-dark input[type="date"]:hover, .style-dark input[type="month"]:hover, .style-dark input[type="time"]:hover, .style-dark input[type="week"]:hover, .style-dark input[type="number"]:hover, .style-dark input[type="email"]:hover, .style-dark input[type="url"]:hover, .style-dark input[type="search"]:hover, .style-dark input[type="tel"]:hover, .style-dark input[type="color"]:hover, .style-dark textarea:hover, .style-dark select:hover, .style-dark input[type='text']:focus, .style-dark input[type="password"]:focus, .style-dark input[type="datetime"]:focus, .style-dark input[type="datetime-local"]:focus, .style-dark input[type="date"]:focus, .style-dark input[type="month"]:focus, .style-dark input[type="time"]:focus, .style-dark input[type="week"]:focus, .style-dark input[type="number"]:focus, .style-dark input[type="email"]:focus, .style-dark input[type="url"]:focus, .style-dark input[type="search"]:focus, .style-dark input[type="tel"]:focus, .style-dark input[type="color"]:focus, .style-dark textarea:focus, .style-dark select:focus {
    border-color: #e6e6e6; }

.form-group {
  margin-bottom: 10px; }

#searchform {
  position: relative; }
  #searchform:before {
    content: "\f002";
    font-family: FontAwesome;
    position: absolute;
    right: 18px;
    top: 7px;
    font-size: 13px;
    color: #888;
    z-index: 1000;
    z-index: 2; }
  #searchform input[type="text"], #searchform input[type="search"] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    color: #888;
    border: 1px solid #ececec;
    padding: 0 44px 0 20px;
    height: 44px;
    letter-spacing: 0.03em; }
  #searchform input[type="submit"] {
    background-color: transparent;
    border: medium none;
    font-size: 0;
    width: 50px;
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    z-index: 99; }
  #searchform .screen-reader-text {
    display: none; }

.wpcf7-form {
  max-width: 830px;
  margin: 0 auto; }
  .wpcf7-form .row {
    margin: 0 -5px; }
  .wpcf7-form .form-group {
    position: relative; }
  .wpcf7-form .form-group:before {
    font-family: 'rt-icons-2';
    font-size: 24px;
    position: absolute;
    top: 14px;
    left: 24px; }
  .wpcf7-form .form-group.name:before {
    content: "\e71d";
    color: #ff8f3e; }
  .wpcf7-form .form-group.email:before {
    content: "\e70f";
    color: #c7c66a; }
  .wpcf7-form .form-group.phone:before {
    content: "\e765";
    color: #50bdc4; }
  .wpcf7-form .form-group.message:before {
    content: "\e74a";
    color: #9f699b; }
  .wpcf7-form [class*="col-"] {
    padding: 0 5px; }
  .wpcf7-form .wpcf7-form-item {
    margin-bottom: 10px; }
  .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 16px;
    color: #ffc564; }
  .wpcf7-form textarea + .wpcf7-not-valid-tip {
    top: -10px; }
  .wpcf7-form .wpcf7-validation-errors {
    border: medium none;
    display: block;
    text-align: center;
    margin: 20px 0 0; }
  .wpcf7-form [class*="menu-"] {
    position: relative; }
  .wpcf7-form [class*="menu-"]:before {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    top: -2px;
    right: 0;
    z-index: -1;
    color: #b8b8b8; }
  .wpcf7-form select {
    -webkit-appearance: none;
    -khtml-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding: 12px 25px; }
  .wpcf7-form select option {
    color: ; }
  .wpcf7-form input[type="submit"] {
    margin-top: 30px; }
  .wpcf7-form input[type='text'], .wpcf7-form input[type="password"], .wpcf7-form input[type="datetime"], .wpcf7-form input[type="datetime-local"], .wpcf7-form input[type="date"], .wpcf7-form input[type="month"], .wpcf7-form input[type="time"], .wpcf7-form input[type="week"], .wpcf7-form input[type="number"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form input[type="search"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="color"], .wpcf7-form textarea, .wpcf7-form select {
    padding-left: 50px; }

form.style1 input[type='text'], form.style1 input[type="password"], form.style1 input[type="datetime"], form.style1 input[type="datetime-local"], form.style1 input[type="date"], form.style1 input[type="month"], form.style1 input[type="time"], form.style1 input[type="week"], form.style1 input[type="number"], form.style1 input[type="email"], form.style1 input[type="url"], form.style1 input[type="search"], form.style1 input[type="tel"], form.style1 input[type="color"], form.style1 textarea, form.style1 select {
  border-color: #c2c2c2;
  height: 60px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  /* BACKGROUND GRADIENT */
  padding: 10px 23px;
  letter-spacing: 0.05em;
  font-size: 14px; }
  form.style1 textarea {
    padding-top: 23px;
    padding-bottom: 23px;
    min-height: 260px; }
  form.style1 input[type="submit"] {
    height: 55px;
    text-transform: capitalize;
    letter-spacing: 0.05em;
    font-size: 14px;
    color: #fff;
    background-color: #ffc564;
    border-color: #ffc564;
    display: block;
    margin: 0 auto; }
  form.style1 input[type="submit"]:hover {
    background-color: transparent;
    color: #ffc564; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6f6f6f;
  opacity: 1; }

input::-webkit-input-placeholder, textarea::-webkit-placeholder {
  color: #6f6f6f;
  opacity: 1; }

input::-o-placeholder, textarea::-o-placeholder {
  color: #6f6f6f;
  opacity: 1; }

input::-ms-placeholder, textarea::-ms-placeholder {
  color: #6f6f6f;
  opacity: 1; }

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

.wpcf7-form .wpcf7-response-output, .wpcf7-not-valid-tip {
  font-style: italic; }
  .wpcf7-form .wpcf7-response-output.wpcf7-validation-errors, .wpcf7-not-valid-tip.wpcf7-validation-errors {
    color: #ffc564; }
  .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ng, .wpcf7-not-valid-tip.wpcf7-mail-sent-ng {
    border: none;
    padding: 0;
    color: #ffc564; }

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

.request-form {
  /* ==========================================================================
   [End] All Style Form
========================================================================== */ }
  .request-form .request-form-header {
    background-color: #ffc564;
    color: #fff;
    padding: 26px 30px 30px;
    position: relative; }
  .request-form .request-form-header .get-form-quote {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 1; }
  .request-form .request-form-header .scroll-to-content {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }
  .request-form .request-form-header .lnr {
    float: left;
    font-size: 40px;
    position: relative;
    top: 8px;
    width: 65px; }
  .request-form .request-form-header h3 {
    color: #fff;
    font-size: 22px;
    line-height: 1;
    text-transform: uppercase;
    margin: 5px 0 0; }
  .request-form .request-form-header p {
    margin: 0; }
  .request-form .request-form-header .request-form-inner {
    position: relative;
    padding-left: 65px; }
  .request-form .request-form-header .request-form-inner:before {
    background-color: #ff8600;
    content: "";
    height: 22px;
    left: 51px;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    width: 2px; }
  .request-form .request-form-content {
    background-color: #f9f9f9;
    padding: 30px 50px 50px;
    -webkit-box-shadow: 0 2.3px 2px 0.1px #f1f1f1;
    -moz-box-shadow: 0 2.3px 2px 0.1px #f1f1f1;
    -ms-box-shadow: 0 2.3px 2px 0.1px #f1f1f1;
    box-shadow: 0 2.3px 2px 0.1px #f1f1f1;
    border: 1px solid #f7f7f7; }
  .request-form .request-form-content div {
    margin-bottom: 19px; }
  .request-form .request-form-content div:last-child {
    margin-bottom: 0;
    padding-top: 11px; }
  .request-form .request-form-content p {
    margin: 0; }
  .request-form .request-form-content .wpcf7-textarea {
    margin-top: 11px; }
  .request-form .ajax-loader {
    display: none; }
  .request-form .request-form-content-vc {
    background-color: #ffc564;
    border-top: 2px solid #fff;
    padding: 50px; }
  .request-form .request-form-content-vc .btn:hover {
    border-color: ;
    background-color: transparent;
    color: ; }

h1.site-title {
  text-transform: uppercase;
  margin: 0;
  font-size: 60px;
  line-height: 60px; }
  h1.site-title a {
    color: #ffc564; }

.cshero-header-top {
  position: relative; }

#cshero-header-logo a {
  display: block;
  line-height: 120px; }
  #cshero-header-logo a img {
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    max-width: 100%; }
  #cshero-header-logo a.logo-sticky {
    position: absolute;
    top: 0;
    left: 15px;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden; }

.site-header {
  position: relative; }

#cshero-header {
  background-color: #fff; }

.social-header ul.cms-header-social {
  text-align: center;
  margin-top: 40px; }

ul.cms-header-social {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.cms-header-social li {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    margin: 0 2px 0 3px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    /* BACKGROUND GRADIENT */ }
  ul.cms-header-social li a {
    font-size: 0;
    display: block;
    text-align: center; }
  ul.cms-header-social li a:before {
    font-family: 'rt-icons-2';
    font-size: 20px;
    line-height: 38px; }
  ul.cms-header-social li:hover {
    background-color: #ffc564;
    border-color: #ffc564; }
  ul.cms-header-social li:hover a {
    color: #fff; }
  ul.cms-header-social li.facebook a {
    color: #507cbe; }
    ul.cms-header-social li.facebook a:before {
      content: "\e6e1"; }
  ul.cms-header-social li.facebook:hover {
    background-color: #507cbe;
    border-color: #507cbe; }
    ul.cms-header-social li.facebook:hover a {
      color: #fff; }
  ul.cms-header-social li.twitter a {
    color: #00abef; }
    ul.cms-header-social li.twitter a:before {
      content: "\e6e0"; }
  ul.cms-header-social li.twitter:hover {
    background-color: #00abef;
    border-color: #00abef; }
    ul.cms-header-social li.twitter:hover a {
      color: #fff; }
  ul.cms-header-social li.linkedin a:before {
    content: "\eac9"; }
  ul.cms-header-social li.rss a:before {
    content: "\e705"; }
  ul.cms-header-social li.instagram a:before {
    content: "\e6b2"; }
  ul.cms-header-social li.google a {
    color: #d93e2d; }
    ul.cms-header-social li.google a:before {
      content: "\ea88"; }
  ul.cms-header-social li.google:hover {
    background-color: #d93e2d;
    border-color: #d93e2d; }
    ul.cms-header-social li.google:hover a {
      color: #fff; }
  ul.cms-header-social li.skype a {
    color: #28abe3; }
    ul.cms-header-social li.skype a:before {
      content: "\e6ea"; }
  ul.cms-header-social li.skype:hover {
    background-color: #28abe3;
    border-color: #28abe3; }
    ul.cms-header-social li.skype:hover a {
      color: #fff; }
  ul.cms-header-social li.pinterest a:before {
    content: "\e6eb"; }
  ul.cms-header-social li.vimeo a:before {
    content: "\e6e8"; }
  ul.cms-header-social li.youtube a {
    color: #d12121; }
    ul.cms-header-social li.youtube a:before {
      content: "\ea97"; }
  ul.cms-header-social li.youtube:hover {
    background-color: #d12121;
    border-color: #d12121; }
    ul.cms-header-social li.youtube:hover a {
      color: #fff; }
  ul.cms-header-social li.tumblr a:before {
    content: "\e6e9"; }

.location-header {
  margin-top: 16px; }
  .location-header ul li.address {
    text-transform: uppercase;
    font-size: 14px; }
  .location-header ul li.phone {
    font-size: 40px;
    line-height: 30px;
    letter-spacing: -0.05em;
    color: #ff4f46;
    font-weight: 900; }
    .location-header ul li.phone span {
      font-weight: 300;
      color: #404040; }
  .location-header ul li.time {
    font-size: 14px;
    color: #404040;
    text-transform: uppercase;
    margin-top: -2px; }

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

.icon-right {
  position: relative; }
  .icon-right .search, .icon-right .login {
    width: 80px;
    height: 80px;
    font-size: 24px;
    color: #fff;
    background-color: #ffc564;
    line-height: 80px;
    text-align: center;
    float: left;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s; }
  .icon-right .search:hover, .icon-right .login:hover {
    background: #ff4f46; }
  .icon-right .search {
    position: absolute;
    right: 95px;
    top: -20px; }
  .icon-right .login {
    background-color: #ff4f46;
    color: #fff;
    position: absolute;
    right: 15px;
    top: -20px; }

.modal-dialog {
  left: 50%;
  margin: 0;
  max-width: 450px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
  -khtml-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  /* BACKGROUND GRADIENT */
  /* TRANSFORM STYLE */ }
  .modal-dialog .modal-content .modal-header {
    padding: 18px 30px; }
  .modal-dialog .modal-content .modal-header .close {
    background-color: transparent;
    color: #222;
    font-size: 16px;
    opacity: 1;
    padding-top: 3px;
    position: absolute;
    right: 30px; }
  .modal-dialog .modal-content .modal-header .modal-title {
    font-size: 17px;
    letter-spacing: 0.025em;
    line-height: 1;
    text-align: left; }
  .modal-dialog .modal-body {
    padding: 30px;
    font-family: Roboto;
    text-align: center; }
  .modal-dialog .modal-body .field-group {
    margin-bottom: 20px; }
  .modal-dialog .modal-body .field-group.field-end {
    margin-bottom: 0; }
  .modal-dialog .modal-body span.btn-register {
    float: right;
    margin: 30px 0; }
  .modal-dialog .modal-body span.btn-register:hover {
    cursor: pointer;
    color: #ff4f46; }
  .modal-dialog .modal-body .user-name {
    font-weight: 900;
    color: #404040;
    margin: 10px 0;
    text-transform: uppercase; }
  .modal-dialog .user-press-logout {
    float: left;
    margin: 30px 0; }

@media (min-width: 992px) {
  /* ==========================================================================
   [End] 1. Header Main
========================================================================== */
  /* ==========================================================================
   [2. Search Popup
========================================================================== */
    #cshero-header-logo .main_logo {
      display: block;
      position: relative;
      left: -14px; }
      #cshero-header-logo .sticky_logo {
        left: -14px; }
    .header-2 #cshero-header-navigation {
      background-color: #fff;
      position: relative;
      top: -140px; }
      .header-2 #cshero-header-navigation .menu-main-menu > ul > li a, .header-2 #cshero-header-navigation .menu-main-menu > li a {
        line-height: 80px !important; }
        .header-2 #cshero-header-navigation .menu-main-menu > ul > li:first-child, .header-2 #cshero-header-navigation .menu-main-menu > li:first-child {
          padding-left: 60px; }
        .header-2 #cshero-header-navigation .menu-main-menu li ul li a {
          line-height: 20px !important; }
      .header-2 #cshero-header-navigation .menu-main-menu {
        text-align: left; }
      .header-2 .main-slider .wpb_content_element {
        margin-bottom: 0; }
      .header-2 .icon-right {
        position: initial; }
      .header-2 .icon-right .search {
        top: 0;
        right: 80px; }
      .header-2 .icon-right .login {
        background-color: #404040;
        color: #ffc564;
        top: 0;
        right: 0; }
        .header-2 .icon-right .login:hover {
          background: #ff4f46; }
      .header-2.header-fixed #cshero-header-navigation {
        top: 0; }
    #cshero-header-navigation {
      -webkit-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms; }
    .nav-button-icon {
      line-height: 120px;
      font-size: 14px;
      letter-spacing: 0.05em;
      -webkit-transition: all 400ms ease 0s;
      -moz-transition: all 400ms ease 0s;
      -ms-transition: all 400ms ease 0s;
      transition: all 400ms ease 0s;
      float: right; }
      .nav-button-icon i {
        -webkit-transition: all 400ms ease 0s;
        -moz-transition: all 400ms ease 0s;
        -ms-transition: all 400ms ease 0s;
        transition: all 400ms ease 0s;
        color: #ccc; }
      .nav-button-icon i:hover {
        cursor: pointer; }
      .nav-button-icon i.search {
        margin-left: 22px; }
      .nav-button-icon i.hidden-sidebar {
        padding-left: 29px; }
    #cshero-menu-mobile {
      display: none !important; }
    .header-fixed {
      position: fixed;
      top: 0;
      left: 0;
      padding-left: 60px;
      padding-right: 60px;
      background-color: #fff;
      z-index: 1001;
      width: 100%;
      -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
      -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
      box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }
      .header-fixed #cshero-header-logo a {
        line-height: 120px; }
      .header-fixed #cshero-header-logo a img {
        vertical-align: middle; }
      .header-fixed #cshero-header-logo a.logo-main {
        opacity: 0;
        filter: alpha(opacity=0);
        visibility: hidden; }
      .header-fixed #cshero-header-logo a.logo-sticky {
        opacity: 1;
        filter: alpha(opacity=1);
        visibility: visible; }
      .header-fixed #cshero-header-navigation .menu-main-menu > ul > li > a, .header-fixed #cshero-header-navigation .menu-main-menu > li > a {
        line-height: 120px; }
      .header-fixed #cshero-header-navigation .nav-button-icon {
        line-height: 120px; }
    .menu-main-menu > li > a {
      display: block;
      position: relative; }
      .menu-main-menu > li > a .menu-title:before {
        display: none; }
      .menu-main-menu > li.current-menu-item > a:before, .menu-main-menu > li.current-menu-ancestor > a:before, .menu-main-menu > li:hover > a:before {
        background-color: #ffc564;
        width: 100%; } }

.hd-fixed .cshero-popup-search {
  height: 100px; }

.cshero-popup-search {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 99999;
  position: fixed;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 400ms ease 0s;
  -moz-transition: all 400ms ease 0s;
  -ms-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  /* ==========================================================================
   [End] 2. Search Popup
========================================================================== */ }
  .cshero-popup-search.open {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=1); }
  .cshero-popup-search .cshero-search-inner {
    position: relative;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    -khtml-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cshero-popup-search .cshero-search-inner #searchform:before {
    content: ""; }
  .cshero-popup-search .cshero-search-inner #searchform input[type="text"] {
    font-size: 28px;
    color: #212121;
    height: 75px;
    background-color: #fff; }
  .cshero-popup-search #searchform:before {
    font-size: 28px;
    right: 15px;
    top: 10px; }
  .cshero-popup-search .search-close {
    color: #bebdbd;
    cursor: pointer;
    font-size: 28px;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    -khtml-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s; }
  .cshero-popup-search .search-close:hover {
    color: #212121; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

article, aside, details, figcaption, figure, footer, header, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: Roboto; }

body {
  color: #808080;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 0;
  overflow: visible;
  overflow-x: hidden; }
  body.modal-open {
    padding: 0 !important; }

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

.entry-content > .wpb_row .wpb_row .container {
  width: 100%; }

.entry-content > .wpb_row .row .row {
  margin: 0; }

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

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

[data-vc-full-width="true"] > .wpb_column > .vc_column-inner {
  padding: 0 60px; }

address {
  font-style: italic;
  margin: 0 0 24px; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 14px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }

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

small {
  font-size: smaller; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl {
  margin: 0 20px; }

dt {
  font-weight: bold; }

dd {
  margin: 0 0 20px; }

menu, ul {
  margin: 22px 0;
  padding: 0 0 0 14px; }

ol {
  margin: 20px 0;
  padding: 0 0 0 21px;
  line-height: 32px;
  color: #ffc564; }

ul {
  list-style-type: square; }
  ul.list {
    list-style: none; }
  ul.list li {
    line-height: 32px;
    position: relative; }
  ul.list li:before {
    content: ".";
    font-size: 16px;
    font-weight: 900;
    color: #ffc564;
    left: -14px;
    position: absolute;
    top: -4px; }
  ul.list2 li a {
    color: #50bdc4; }
  ul.list-style1 {
    list-style: none;
    margin: 0;
    padding: 0; }
  ul.list-style1 li {
    border-bottom: 1px solid #d9d9d9;
    color: #808080;
    font-size: 16px;
    padding: 8px 0 9px 0; }
  ul.list-style1 li:before {
    content: "\f105";
    font-family: 'rt-icons-2';
    font-size: 14px;
    color: #ff4f46;
    padding: 0 11px 0 3px; }
  ul.list-style1 li:first-child {
    border-top: 1px solid #d9d9d9; }
  ul.list-style1 li:hover {
    font-weight: 900;
    color: #ff4f46; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

li > ul, li > ol {
  margin: 0; }

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  min-width: inherit;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

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

button, input {
  line-height: normal; }

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

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  /* Don't cut off the webkit search cancel button */
  padding-right: 2px;
  width: 270px; }

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%; }

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

caption {
  font-size: 16px;
  margin: 20px 0; }

th {
  font-weight: bold;
  text-transform: uppercase; }

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

del {
  color: #333; }

ins {
  background: #fff9c0;
  text-decoration: none; }

hr {
  background: url(/wp-content/themes/pub/twentythirteen/images/dotted-line.png) repeat center top;
  background-size: 4px 4px;
  border: 0;
  height: 1px;
  margin: 0 0 24px;
  /*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */ }

.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption {
  max-width: 100%;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly. */ }

.entry-content img, .entry-summary img, .comment-content img[height], img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
  height: auto; }

img.size-full, img.size-large, img.wp-post-image {
  height: auto;
  max-width: 100%;
  /* Make sure videos and embeds fit their containers. */ }

embed, iframe, object, video {
  max-width: 100%;
  /* Override the Twitter embed fixed width. */ }

.entry-content .twitter-tweet-rendered {
  max-width: 100% !important;
  /* Images */ }

.alignleft {
  float: left; }

.alignright {
  float: right; }

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

figure.wp-caption.alignleft, img.alignleft {
  margin: 7px 20px 15px 0; }

.wp-caption.alignleft {
  margin: 5px 10px 5px 0; }

figure.wp-caption.alignright, img.alignright {
  margin: 7px 0 31px 20px; }

.wp-caption.alignright {
  margin: 5px 0 5px 10px; }

img.aligncenter {
  margin: 5px auto; }

img.alignnone {
  margin: 5px 0; }

div.wp-caption.alignright img[class*="wp-image-"] {
  float: right; }

div.wp-caption.alignright .wp-caption-text {
  padding-left: 10px; }

img.wp-smiley, .rsswidget img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

.wp-caption.alignleft + ul, .wp-caption.alignleft + ol {
  list-style-position: inside; }

.left {
  float: left; }

.right {
  float: right; }

.letter-spacing50 {
  letter-spacing: 0.05em; }

.letter-spacing100 {
  letter-spacing: 0.1em; }

.letter-spacing25 {
  letter-spacing: -0.025em; }

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

.width270 {
  max-width: 270px; }

.margin-auto {
  margin: 0 auto; }

cite {
  color: #ffc564;
  font-style: normal;
  /* ==========================================================================
   [End] 1. Reset HTML/CSS, Unitest, Body
========================================================================== */
  /* ==========================================================================
   [Start] 2. Page Title
========================================================================== */ }

.background-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(27, 29, 42, 0.95); }

#page-title {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  background-color: #404040;
  /* ==========================================================================
   [End] 2. Page Title
==============================================

/* ==========================================================================
   [Start] 3. Primary
========================================================================== */
  /* Page 404 */ }
  #page-title > .container {
    position: relative;
    z-index: 1; }
  #page-title ul.cms-header-social {
    float: left;
    margin-left: 57px; }
  #page-title ul.cms-header-social li {
    border-color: rgba(255, 255, 255, 0.15); }
  #page-title #page-title-text h1 {
    color: #fff;
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 0.1em;
    font-weight: 700;
    margin: 0;
    padding: 26px 0 30px;
    position: relative;
    text-transform: capitalize; }
  #page-title #breadcrumb-text {
    color: #ff4f46; }
  #page-title #breadcrumb-text ul.breadcrumbs {
    font-size: 14px;
    line-height: 30px;
    list-style-type: none;
    margin: 5px 0 0;
    padding: 0 10px;
    text-transform: uppercase; }
  #page-title #breadcrumb-text ul.breadcrumbs li {
    display: inline-block;
    margin: 0; }
    #page-title #breadcrumb-text ul.breadcrumbs li a {
      color: #fff; }
    #page-title #breadcrumb-text ul.breadcrumbs li a:hover {
      color: #ff4f46;
      text-decoration: none; }
    #page-title #breadcrumb-text ul.breadcrumbs li a:after {
      content: "/";
      padding: 0 34px;
      color: rgba(255, 255, 255, 0.15); }

.error-404 {
  text-align: center;
  /* Page Loading */ }
  .error-404 .page-header {
    border: none;
    margin: 0 0 25px;
    padding: 0; }
  .error-404 .page-header h1 {
    color: #ff4f46; }
  .error-404 p {
    margin-bottom: 11px; }
  .error-404 #searchform {
    max-width: 270px;
    margin: 0 auto 7px; }
  .error-404 #searchform input[type="text"] {
    border: 1px solid #d9d9d9;
    height: 60px;
    color: #808080;
    letter-spacing: 0;
    padding-left: 60px;
    padding-right: 15px; }
  .error-404 #searchform input[type="text"]:focus {
    border-color: #ccc; }
  .error-404 #searchform:before {
    content: "\e70f";
    font-size: 24px;
    color: #c7c66a;
    font-family: 'rt-icons-2';
    line-height: 60px;
    position: absolute;
    left: 21px;
    top: -2px;
    right: auto; }
  .error-404 #searchform input[type="submit"] {
    height: 60px;
    width: 60px;
    left: 0;
    right: auto; }

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

.cms-loader:before, .cms-loader:after, .cms-loader {
  border-radius: 50%;
  height: 18px;
  width: 18px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out; }

.cms-loader {
  font-size: 10px;
  margin: auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -khtml-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  /* BACKGROUND GRADIENT */
  /* TRANSFORM STYLE */ }
  .cms-loader:before, .cms-loader:after {
    content: '';
    position: absolute;
    top: 0; }
  .cms-loader:before {
    left: -28px;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s; }
  .cms-loader:after {
    left: 28px; }

@-webkit-keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em #ffc564; }

  40% {
    box-shadow: 0 2.5em 0 0 #ffc527; } }

@keyframes load7 {
  /* Custom - Row background image */
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em #ffc564; }

  40% {
    box-shadow: 0 2.5em 0 0 #ffc564; } }

.vc_row {
  position: relative; }
  .vc_row.bg-overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background-color: inherit;
    content: ""; }
  .vc_row.bg-fixed-image {
    background-attachment: fixed; }
  .vc_row.custom-bg-arrow:before {
    content: "";
    height: 100%;
    width: 60px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    display: block !important;
    z-index: 1; }
  .vc_row.custom-bg-arrow:after {
    content: "";
    height: 100%;
    width: 60px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    display: block !important;
    z-index: 1; }
  .vc_row.custom-bg-overlay .wpb_column {
    position: relative;
    z-index: 2; }
  .vc_row.custom-bg-overlay .custom-bg-overlay-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background-color: inherit;
    content: "";
    z-index: 1;
    margin: 0 60px; }

.page-space-content {
  padding-top: 120px;
  padding-bottom: 120px; }
  .page-space-content.pt-0 {
    padding-top: 0 !important; }
  .page-space-content.pb-0 {
    padding-bottom: 0 !important; }

.ef3-back-to-top {
  background-color: rgba(51, 51, 51, 0.9);
  border: 1px solid #333;
  bottom: 30px;
  color: transparent;
  cursor: pointer;
  font-size: 0;
  height: 42px;
  overflow: hidden;
  position: fixed;
  right: 20px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 42px;
  z-index: 9999;
  /* ==========================================================================
   [End] 3. Primary
========================================================================== */
  /* Rev Slider */ }
  .ef3-back-to-top:hover {
    background-color: #ffc564;
    bottom: 35px;
    -webkit-transition: all 150ms linear 0ms;
    -moz-transition: all 150ms linear 0ms;
    -ms-transition: all 150ms linear 0ms;
    transition: all 150ms linear 0ms;
    border-color: #ffc564; }
  .ef3-back-to-top i {
    display: block;
    bottom: 0;
    color: #fff;
    font-family: 'rt-icons-2';
    font-size: 18px;
    left: 0;
    line-height: 37px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0; }

.tp-dottedoverlay {
  background: rgba(255, 197, 100, 0.95) !important; }

.text-border {
  border: 1px solid #fff;
  padding: 11px 25px !important; }

.letter-spacing350 {
  letter-spacing: 0.35em !important; }

.letter-spacing45 {
  letter-spacing: 0.045em !important; }

.letter-spacing100 {
  letter-spacing: 0.1em !important; }

.line-height30 {
  line-height: 30px; }

.text-primary {
  color: #ffc564; }

.rev_slider .tparrows {
  width: 49px;
  height: 49px;
  left: 0 !important;
  top: 50%;
  background-color: #777; }
  .rev_slider .tparrows:hover {
    background-color: #ffc564; }
  .rev_slider .tparrows.tp-rightarrow {
    left: auto !important;
    right: -69px !important; }
  .rev_slider .tparrows:before {
    line-height: 49px;
    font-size: 23px; }
  .rev_slider .custom .tp-bullet {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    /* BACKGROUND GRADIENT */
    background-color: transparent;
    border: 2px solid #fff; }
  .rev_slider .custom .tp-bullet:hover, .rev_slider .custom .tp-bullet.selected {
    background-color: #fff;
    border-color: #fff; }
  .rev_slider a {
    -webkit-transition: all 300ms linear 0s !important;
    -moz-transition: all 300ms linear 0s !important;
    -ms-transition: all 300ms linear 0s !important;
    transition: all 300ms linear 0s !important; }

.wpb_wrapper .wpb_button, .wpb_wrapper .wpb_content_element, ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0; }

.home-dark ul.cms-header-social li {
  border-color: rgba(255, 255, 255, 0.15); }
  .home-dark .location-header ul li.phone span {
    color: #fff; }
    .home-dark .location-header ul li.time {
      color: #fff; }
  .home-dark .style-dark input[type="text"], .home-dark .style-dark input[type="password"], .home-dark .style-dark input[type="datetime"], .home-dark .style-dark input[type="datetime-local"], .home-dark .style-dark input[type="date"], .home-dark .style-dark input[type="month"], .home-dark .style-dark input[type="time"], .home-dark .style-dark input[type="week"], .home-dark .style-dark input[type="number"], .home-dark .style-dark input[type="email"], .home-dark .style-dark input[type="url"], .home-dark .style-dark input[type="search"], .home-dark .style-dark input[type="tel"], .home-dark .style-dark input[type="color"], .home-dark .style-dark textarea, .home-dark .style-dark select {
    border-color: rgba(255, 255, 255, 0.15); }
  .home-dark .style-dark input[type="text"]:hover, .home-dark .style-dark input[type="password"]:hover, .home-dark .style-dark input[type="datetime"]:hover, .home-dark .style-dark input[type="datetime-local"]:hover, .home-dark .style-dark input[type="date"]:hover, .home-dark .style-dark input[type="month"]:hover, .home-dark .style-dark input[type="time"]:hover, .home-dark .style-dark input[type="week"]:hover, .home-dark .style-dark input[type="number"]:hover, .home-dark .style-dark input[type="email"]:hover, .home-dark .style-dark input[type="url"]:hover, .home-dark .style-dark input[type="search"]:hover, .home-dark .style-dark input[type="tel"]:hover, .home-dark .style-dark input[type="color"]:hover, .home-dark .style-dark textarea:hover, .home-dark .style-dark select:hover, .home-dark .style-dark input[type="text"]:focus, .home-dark .style-dark input[type="password"]:focus, .home-dark .style-dark input[type="datetime"]:focus, .home-dark .style-dark input[type="datetime-local"]:focus, .home-dark .style-dark input[type="date"]:focus, .home-dark .style-dark input[type="month"]:focus, .home-dark .style-dark input[type="time"]:focus, .home-dark .style-dark input[type="week"]:focus, .home-dark .style-dark input[type="number"]:focus, .home-dark .style-dark input[type="email"]:focus, .home-dark .style-dark input[type="url"]:focus, .home-dark .style-dark input[type="search"]:focus, .home-dark .style-dark input[type="tel"]:focus, .home-dark .style-dark input[type="color"]:focus, .home-dark .style-dark textarea:focus, .home-dark .style-dark select:focus {
    border-color: #e6e6e6; }
  .home-dark ul.list-style1 li {
    border-color: #5c5c5c; }
  .home-dark ul.list-style1 li:first-child {
    border-color: #5c5c5c; }
  .home-dark footer #footer-bottom {
    color: #ccc; }
  .home-dark footer #footer-bottom .logo-visa {
    display: none; }
  .home-dark footer #footer-bottom .logo-visa-dark {
    display: block;
    margin-top: 15px; }
    .home-dark footer #footer-bottom .logo-visa-dark a {
      margin: 0 1px; }
  .home-dark footer #footer-top [class*="col-"]:first-child img {
    display: none; }
    .home-dark footer #footer-top [class*="col-"]:first-child img.logo-service-dark {
      display: block; }
  .home-dark .wpb_wrapper .vc_tta-container h2 {
    color: #fff; }
  .home-dark .footer-client {
    background-color: #313131; }

.home-boxed .btn, .home-boxed button, .home-boxed .button, .home-boxed input[type="submit"] {
  color: #fff; }
  .home-boxed .btn.btn-default-alt {
    color: #fff; }
  .home-boxed #footer-top [class*="col-"]:first-child img {
    display: none; }
    .home-boxed #footer-top [class*="col-"]:first-child img.logo-service-boxed {
      display: block; }

.cs-boxed #cshero-header .cshero-header-wrapper {
  padding: 0; }
  .cs-boxed footer {
    padding: 0; }
  .cs-boxed #page-title {
    margin: 0; }

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

@media screen and (min-width: 1024px) {
  .cshero-header-wrapper {
    z-index: 10000;
    position: relative; } }

.cs-wide {
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 1200px) {
  .cs-wide {
    padding-left: 60px;
    padding-right: 60px; } }

@media screen and (min-width: 992px) {
  /*
-----> Minimum width of 992 pixels.
*/
  /*
-----> Max width of 992 pixels.
*/
    #cshero-menu-mobile, .cs-menu-toggle {
      display: none; }
    #cshero-header-navigation {
      position: static; }
      #cshero-header-navigation.collapse {
        display: block; }
    #cshero-header-navigation div.nav-menu > ul, #cshero-header-navigation .nav-menu {
      padding: 0;
      margin: 0; }
      #cshero-header-navigation .menu-main-menu {
        text-align: center; }
        #cshero-header-navigation .menu-main-menu > ul > li, #cshero-header-navigation .menu-main-menu > li {
          vertical-align: top;
          display: inline-block;
          position: relative;
          padding: 0 26px 0 33px; }
          #cshero-header-navigation .menu-main-menu > ul > li > a, #cshero-header-navigation .menu-main-menu > li > a {
            font-weight: normal;
            font-size: 14px;
            text-transform: uppercase;
            letter-spacing: 0;
            -webkit-transition: all 400ms ease 0s;
            -moz-transition: all 400ms ease 0s;
            -ms-transition: all 400ms ease 0s;
            transition: all 400ms ease 0s;
            color: #404040;
            line-height: 120px;
            position: relative;
            display: block;
            font-family: Roboto; }
            #cshero-header-navigation .menu-main-menu > ul > li > a i, #cshero-header-navigation .menu-main-menu > li > a i {
              display: block;
              line-height: 0;
              position: absolute;
              top: 20px;
              left: 50%;
              -webkit-transform: translate(-50%, 0);
              -khtml-transform: translate(-50%, 0);
              -moz-transform: translate(-50%, 0);
              -ms-transform: translate(-50%, 0);
              -o-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
              /* BACKGROUND GRADIENT */
              /* TRANSFORM STYLE */
              -webkit-transition: all 400ms linear 0ms;
              -moz-transition: all 400ms linear 0ms;
              -ms-transition: all 400ms linear 0ms;
              transition: all 400ms linear 0ms; }
              #cshero-header-navigation .menu-main-menu > ul > li > a i + .menu-title, #cshero-header-navigation .menu-main-menu > li > a i + .menu-title {
                -webkit-transform: translateY(25px);
                -khtml-transform: translateY(25px);
                -moz-transform: translateY(25px);
                -ms-transform: translateY(25px);
                -o-transform: translateY(25px);
                transform: translateY(25px);
                /* BACKGROUND GRADIENT */
                /* TRANSFORM STYLE */ }
            #cshero-header-navigation .menu-main-menu > ul > li > a .menu-title, #cshero-header-navigation .menu-main-menu > li > a .menu-title {
              position: relative; }
            #cshero-header-navigation .menu-main-menu > ul > li > a.is-one-page.current, #cshero-header-navigation .menu-main-menu > li > a.is-one-page.current {
              color: #ffc564;
              background-color: rgba(0, 0, 0, 0.15); }
              #cshero-header-navigation .menu-main-menu > ul > li > a.is-one-page.current:before, #cshero-header-navigation .menu-main-menu > li > a.is-one-page.current:before {
                background-color: #ffc564; }
          #cshero-header-navigation .menu-main-menu > ul > li:before, #cshero-header-navigation .menu-main-menu > li:before {
            content: "|";
            color: #e3e3e3;
            position: absolute;
            left: 0;
            position: absolute;
            top: 50%;
            -webkit-transform: translate(0px, -50%);
            -khtml-transform: translate(0px, -50%);
            -moz-transform: translate(0px, -50%);
            -ms-transform: translate(0px, -50%);
            -o-transform: translate(0px, -50%);
            transform: translate(0px, -50%);
            /* BACKGROUND GRADIENT */
            /* TRANSFORM STYLE */ }
          #cshero-header-navigation .menu-main-menu > ul > li:first-child:before, #cshero-header-navigation .menu-main-menu > li:first-child:before {
            display: none; }
          #cshero-header-navigation .menu-main-menu > ul > li > ul.sub-menu, #cshero-header-navigation .menu-main-menu > li > ul.sub-menu {
            opacity: 0;
            -webkit-transition: opacity 0.4s ease 0s;
            -moz-transition: opacity 0.4s ease 0s;
            -ms-transition: opacity 0.4s ease 0s;
            transition: opacity 0.4s ease 0s; }
          #cshero-header-navigation .menu-main-menu > ul > li:hover, #cshero-header-navigation .menu-main-menu > li:hover {
            text-decoration: none; }
            #cshero-header-navigation .menu-main-menu > ul > li:hover > ul.sub-menu, #cshero-header-navigation .menu-main-menu > li:hover > ul.sub-menu {
              opacity: 1; }
          #cshero-header-navigation .menu-main-menu > ul > li.current_page_item > a, #cshero-header-navigation .menu-main-menu > li.current_page_item > a, #cshero-header-navigation .menu-main-menu > ul > li:hover > a, #cshero-header-navigation .menu-main-menu > li:hover > a, #cshero-header-navigation .menu-main-menu > ul > li.current-menu-item > a, #cshero-header-navigation .menu-main-menu > li.current-menu-item > a {
            color: #ff4f46;
            text-decoration: none; }
            #cshero-header-navigation .menu-main-menu > ul > li.current_page_item > a .menu-title:before, #cshero-header-navigation .menu-main-menu > li.current_page_item > a .menu-title:before, #cshero-header-navigation .menu-main-menu > ul > li:hover > a .menu-title:before, #cshero-header-navigation .menu-main-menu > li:hover > a .menu-title:before, #cshero-header-navigation .menu-main-menu > ul > li.current-menu-item > a .menu-title:before, #cshero-header-navigation .menu-main-menu > li.current-menu-item > a .menu-title:before {
              opacity: 1;
              filter: alpha(opacity=1);
              width: 10px; }
        #cshero-header-navigation .menu-main-menu ul li.current-menu-parent > a, #cshero-header-navigation .menu-main-menu li.current-menu-parent > a {
          color: #ff4f46; }
          #cshero-header-navigation .menu-main-menu ul li.current_page_item > a, #cshero-header-navigation .menu-main-menu li.current_page_item > a, #cshero-header-navigation .menu-main-menu ul li.current-menu-item > a, #cshero-header-navigation .menu-main-menu li.current-menu-item > a {
            color: #ffc564;
            text-decoration: none; }
            #cshero-header-navigation .menu-main-menu ul li.current_page_item > a:after, #cshero-header-navigation .menu-main-menu li.current_page_item > a:after, #cshero-header-navigation .menu-main-menu ul li.current-menu-item > a:after, #cshero-header-navigation .menu-main-menu li.current-menu-item > a:after {
              color: #ff4f46; }
    #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) {
      background-color: #ff4f46;
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      margin: 0;
      min-width: 200px;
      overflow: hidden;
      padding: 25px 0;
      position: absolute;
      top: 100%;
      z-index: 9;
      -webkit-transition: all 300ms linear 0s;
      -moz-transition: all 300ms linear 0s;
      -ms-transition: all 300ms linear 0s;
      transition: all 300ms linear 0s;
      /* Menu Stick Wall */ }
      #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item).standar-dropdown ul.sub-menu, #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item).multicolumn ul.sub-menu {
        margin-left: 1px; }
      #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) ul {
        background: #ffc564; }
      #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) li.menu-item-has-children > a:after {
        color: #fff;
        content: "\f105";
        float: right;
        font-family: FontAwesome;
        font-size: inherit;
        font-weight: normal; }
    #cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item) {
      top: -11px;
      left: 100%;
      /* End Menu Stick Wall */ }
      #cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back {
        right: 100%;
        left: auto; }
        #cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back ul:not(.back) {
          right: 100%;
          left: auto; }
        #cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back ul.back {
          left: 100%;
          right: auto; }
          #cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back ul.back ul:not(.back) {
            left: 100%;
            right: auto; }
          #cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back ul.back ul.back {
            right: 100%;
            left: auto; }
    #cshero-header-navigation .main-navigation {
      /* End Menu Sub Level */
      /* Start Mega Menu */ }
      #cshero-header-navigation .main-navigation ul li:hover > ul, #cshero-header-navigation .main-navigation ul li:focus > ul, #cshero-header-navigation .main-navigation .focus > ul {
        border-left: 0;
        clip: inherit;
        overflow: inherit;
        height: inherit; }
      #cshero-header-navigation .main-navigation li ul li {
        padding: 0 40px; }
        #cshero-header-navigation .main-navigation li ul li a {
          color: #fff;
          display: block;
          font-size: 14px;
          line-height: 20px;
          font-weight: 300;
          padding: 10px 0;
          text-align: left;
          text-transform: uppercase; }
        #cshero-header-navigation .main-navigation li ul li:hover > a, #cshero-header-navigation .main-navigation li ul li.current_page_item > a, #cshero-header-navigation .main-navigation li ul li.current-menu-item > a, #cshero-header-navigation .main-navigation li ul li.current-menu-parent > a {
          color: #ffc564;
          text-decoration: none;
          outline: none; }
        #cshero-header-navigation .main-navigation li ul li ul li a {
          color: #fff; }
          #cshero-header-navigation .main-navigation li ul li ul li:hover > a, #cshero-header-navigation .main-navigation li ul li ul li.current_page_item > a, #cshero-header-navigation .main-navigation li ul li ul li.current-menu-item > a, #cshero-header-navigation .main-navigation li ul li ul li.current-menu-parent > a {
            color: #ff4f46; }
      #cshero-header-navigation .main-navigation li ul.sub-menu li:last-child > a {
        border: none; }
      #cshero-header-navigation .main-navigation ul.sub-menu li {
        position: relative; }
    #cshero-header-navigation .main-navigation .columns2 > li:nth-of-type(2n+1), #cshero-header-navigation .main-navigation .columns3 > li:nth-child(3n+1), #cshero-header-navigation .main-navigation .columns4 > li:nth-child(4n+1), #cshero-header-navigation .main-navigation .columns5 > li:nth-child(5n+1) {
      clear: left;
      border-right: 0px solid transparent; }
      #cshero-header-navigation .main-navigation .columns5 > li {
        width: 20% !important; }
      #cshero-header-navigation .main-navigation .columns4 > li {
        width: 25% !important; }
      #cshero-header-navigation .main-navigation .columns3 > li {
        width: 33.3344% !important; }
      #cshero-header-navigation .main-navigation .columns2 > li {
        width: 50% !important; }
      #cshero-header-navigation .main-navigation [class*="columns"] {
        padding: 11px 19px !important; }
        #cshero-header-navigation .main-navigation [class*="columns"] > li {
          float: left;
          padding: 0; }
        #cshero-header-navigation .main-navigation [class*="columns"] > li ul li {
          padding: 0 11px; }
          #cshero-header-navigation .main-navigation [class*="columns"] > li ul li ul.sub-menu li {
            padding: 0 30px; }
        #cshero-header-navigation .main-navigation [class*="columns"] > li > a {
          width: 100%;
          border-bottom: none; }
          #cshero-header-navigation .main-navigation [class*="columns"] > li > a:after {
            content: "" !important; }
      #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width {
        position: inherit; }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu {
        left: 0;
        margin: auto;
        max-width: 1140px !important;
        right: 0;
        width: 100% !important; }
        #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a {
          padding-left: 11px;
          padding-right: 11px; }
        #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a span.menu-title {
          color: #c2c2c2;
          text-transform: uppercase;
          font-weight: bold;
          font-size: 14px; }
          #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a span.menu-title:before {
            content: ""; }
        #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a:hover {
          background-color: transparent; }
      #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_to_left.sub-menu, #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.back.sub-menu {
        left: 0;
        right: 0;
        margin: auto; }
        #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_to_left.sub-menu > li > a:hover, #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.back.sub-menu > li > a:hover {
          background-color: transparent; }
        #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_to_left.sub-menu ul, #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.back.sub-menu ul {
          left: 100%; }
        #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_to_center.sub-menu {
          left: 50%;
          right: auto;
          -webkit-transform: translate(-50%, 0);
          -khtml-transform: translate(-50%, 0);
          -moz-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
          -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
          /* BACKGROUND GRADIENT */
          /* TRANSFORM STYLE */ }
      #cshero-header-navigation .main-navigation ul.multicolumn > li ul.sub-menu ul.sub-menu {
        background-color: #2c2b2b !important;
        opacity: 0;
        -webkit-transition: opacity 0.4s ease 0s;
        -moz-transition: opacity 0.4s ease 0s;
        -ms-transition: opacity 0.4s ease 0s;
        transition: opacity 0.4s ease 0s; }
        #cshero-header-navigation .main-navigation ul.multicolumn > li ul.sub-menu > li:hover > ul.sub-menu {
          opacity: 1; }
        #cshero-header-navigation .main-navigation ul.multicolumn > li > ul.sub-menu {
          padding-bottom: 0; }
        #cshero-header-navigation .main-navigation ul.multicolumn > li:hover {
          position: relative;
          z-index: 10; }
        #cshero-header-navigation .main-navigation ul.multicolumn > li.hidden-menu-item > a {
          display: none; }
      #cshero-header-navigation .main-navigation ul.standar-dropdown li ul.sub-menu {
        opacity: 0;
        -webkit-transition: opacity 0.4s ease 0s;
        -moz-transition: opacity 0.4s ease 0s;
        -ms-transition: opacity 0.4s ease 0s;
        transition: opacity 0.4s ease 0s; }
        #cshero-header-navigation .main-navigation ul.standar-dropdown li:hover ul.sub-menu {
          opacity: 1; } }

@media screen and (max-width: 991px) {
  /*
-----> End Max width of 992 pixels.
*/
  /* ==========================================================================
  End Style Main Menu
========================================================================== */
    #cshero-header-logo {
      position: relative;
      z-index: 999; }
    #cshero-header-navigation {
      text-align: left;
      display: none; }
      #cshero-header-navigation .main-navigation .nav-menu > ul, #cshero-header-navigation .main-navigation .nav-menu {
        margin: 0;
        padding: 0;
        list-style: none;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        transition: all 500ms ease; }
        #cshero-header-navigation .main-navigation .nav-menu > ul li, #cshero-header-navigation .main-navigation .nav-menu li {
          list-style: none; }
          #cshero-header-navigation .main-navigation .nav-menu > ul li a, #cshero-header-navigation .main-navigation .nav-menu li a {
            display: block;
            color: #fff; }
            #cshero-header-navigation .main-navigation .nav-menu > ul li a:hover, #cshero-header-navigation .main-navigation .nav-menu li a:hover, #cshero-header-navigation .main-navigation .nav-menu > ul li a:focus, #cshero-header-navigation .main-navigation .nav-menu li a:focus {
              color: #ffc564; }
      #cshero-header-navigation.collapse {
        background: #222;
        position: absolute;
        top: 120px;
        left: 15px;
        right: 15px;
        width: inherit;
        display: block;
        z-index: 999; }
        #cshero-header-navigation.collapse .main-navigation {
          overflow: visible; }
        #cshero-header-navigation.collapse .main-navigation .nav-menu > ul, #cshero-header-navigation.collapse .main-navigation .nav-menu {
          display: block;
          max-height: 2000px; }
    .no-trans #cshero-header-navigation.collapse {
      top: 135px; }
    #cshero-menu-mobile {
      display: block; }
      #cshero-menu-mobile i {
        color: #fff;
        cursor: pointer;
        display: block;
        font-size: 24px;
        height: 45px;
        line-height: 45px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -khtml-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        /* BACKGROUND GRADIENT */
        /* TRANSFORM STYLE */
        width: 45px;
        z-index: 1;
        background-color: #ffc564; }
        #cshero-menu-mobile i:hover {
          background-color: #ff4f46;
          color: #ffc564; }
      #cshero-menu-mobile .nav-button-icon i {
        right: 50px; }
    #cshero-header #cshero-header-navigation .main-navigation {
      padding: 15px 0;
      position: relative;
      z-index: 99;
      /* Dropdown Sub Menu */ }
      #cshero-header #cshero-header-navigation .main-navigation .menu-main-menu > li > a i {
        display: none; }
        #cshero-header #cshero-header-navigation .main-navigation .menu-main-menu li {
          line-height: 31px; }
        #cshero-header #cshero-header-navigation .main-navigation .menu-main-menu li a {
          background: transparent;
          color: #777;
          font-size: 15px;
          line-height: 30px;
          font-weight: normal; }
      #cshero-header #cshero-header-navigation .main-navigation ul.sub-menu {
        width: 100% !important;
        margin: 0;
        padding-left: 20px; }
      #cshero-header #cshero-header-navigation .main-navigation li.current_page_item > a, #cshero-header #cshero-header-navigation .main-navigation li.current-menu-parent > a, #cshero-header #cshero-header-navigation .main-navigation li.current-menu-ancestor > a {
        color: #fff !important;
        text-decoration: none; }
    .cs-menu-toggle {
      display: block;
      color: #777;
      cursor: pointer;
      position: absolute;
      right: 15px;
      text-align: center;
      top: 0;
      width: 30px;
      font-size: 18px;
      background-color: rgba(255, 255, 255, 0.03);
      -webkit-border-radius: 3px;
      -khtml-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      /* BACKGROUND GRADIENT */
      -webkit-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms; }
      .cs-menu-toggle:before {
        content: "\f105";
        font-family: FontAwesome; }
      .cs-menu-toggle:hover {
        color: #fff; }
    #cshero-header-navigation .main-navigation .menu-main-menu > li {
      position: relative;
      padding: 0 8px; }
      #cshero-header-navigation .main-navigation .menu-main-menu > li li {
        position: relative; }
      #cshero-header-navigation .main-navigation .menu-main-menu > li a {
        display: block;
        border-bottom: none;
        font-size: 16px;
        margin: 0 0 10px;
        text-transform: none; }
        #cshero-header-navigation .main-navigation .menu-main-menu > li a:hover {
          color: #fff !important;
          text-decoration: none; }
      #cshero-header-navigation .main-navigation .menu-main-menu > li ul li a {
        font-size: 15px; }
      #cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu {
        max-height: 0;
        overflow: hidden;
        padding-left: 10px;
        -webkit-transition: max-height 600ms linear 0ms;
        -moz-transition: max-height 600ms linear 0ms;
        -ms-transition: max-height 600ms linear 0ms;
        transition: max-height 600ms linear 0ms; }
        #cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu.submenu-open {
          max-height: 1000px; }
        #cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu.submenu-open + .cs-menu-toggle {
          background-color: rgba(255, 255, 255, 0.1); }
          #cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu.submenu-open + .cs-menu-toggle:before {
            content: "\f107"; }
    .mobile-menu-no-dropdown #cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu {
      max-height: 1000px; }
      .mobile-menu-no-dropdown #cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu + .cs-menu-toggle {
        display: none; } }

#sidebar aside, #widget-area aside {
  margin-top: 57px;
  float: left;
  width: 100%; }
  #sidebar aside:first-child, #widget-area aside:first-child {
    margin-top: 0; }

aside h3.wg-title {
  margin: 0 0 34px 0;
  font-size: 30px;
  line-height: 30px;
  text-align: center; }

#sidebar .slidingbar-widget-col + .slidingbar-widget-col {
  margin-top: 45px; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: Roboto;
  text-transform: uppercase;
  font-weight: 900;
  color: #404040;
  letter-spacing: 0; }

h1 {
  font-size: 100px;
  line-height: 80px;
  margin: 0 0 27px;
  letter-spacing: -0.025em; }

h2 {
  font-size: 50px;
  line-height: 50px;
  margin: 0 0 19px; }

h3 {
  font-size: 40px;
  line-height: 40px;
  margin: 0 0 19px; }

h4 {
  font-size: 30px;
  line-height: 30px;
  margin: 0 0 20px; }

h5 {
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 20px; }

h6 {
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 20px; }

p {
  margin: 0 0 29px; }

a {
  color: #ff4f46;
  text-decoration: none;
  -webkit-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -ms-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s; }
  a:hover, a:active, a:focus {
    color: #ffc564;
    outline: 0;
    text-decoration: none; }

.widget {
  /*widget categories*/ }
  .widget ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .widget ul.sub-menu, .widget ul.children {
    padding-left: 10px; }

.widget_categories > ul > li, .widget_archive > ul > li, .widget_product_categories > ul > li {
  border: 1px solid #efefef;
  padding: 10px 15px; }
  .widget_categories ul li, .widget_archive ul li, .widget_product_categories ul li {
    color: #222;
    margin-top: 5px; }
  .widget_categories ul li a, .widget_archive ul li a, .widget_product_categories ul li a {
    color: #222;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 22px;
    font-size: 13px; }
    .widget_categories ul li a:hover, .widget_archive ul li a:hover, .widget_product_categories ul li a:hover {
      color: #ffc564; }
  .widget_categories label, .widget_archive label, .widget_product_categories label {
    display: none; }
  .widget_categories select, .widget_archive select, .widget_product_categories select {
    height: 50px;
    padding: 0 25px; }
  .widget_categories select:before, .widget_archive select:before, .widget_product_categories select:before {
    content: "\e7bf";
    color: #ffc564;
    font-size: 14px; }

.widget_calendar th, .widget_calendar td {
  text-align: center; }

.wpb_single_image {
  /* widget socialcountplus */ }
  .wpb_single_image.satisfaction {
    position: absolute;
    right: 0;
    top: 60px; }
  .wpb_single_image.satisfaction img:hover {
    opacity: 0.5;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s; }
  .wpb_single_image.same-day-service {
    bottom: 60px;
    position: absolute;
    right: 0; }
  .wpb_single_image.same-day-service img:hover {
    opacity: 0.5;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s; }

.widget_socialcountplus {
  /* newsletter widget */ }
  .widget_socialcountplus .social-count-plus ul {
    margin-top: -5px; }
  .widget_socialcountplus .social-count-plus ul li {
    width: 120px;
    height: 120px;
    margin: 5px 5px 0 0;
    padding: 24px 10px 10px;
    float: none;
    display: inline-block; }
    .widget_socialcountplus .social-count-plus ul li a:before {
      font-family: 'rt-icons-2';
      font-size: 38px;
      color: #fff; }
    .widget_socialcountplus .social-count-plus ul li a:hover {
      opacity: 1; }
    .widget_socialcountplus .social-count-plus ul li.count-facebook {
      background-color: #507cbe !important; }
    .widget_socialcountplus .social-count-plus ul li.count-facebook a:before {
      content: "\e6e1"; }
    .widget_socialcountplus .social-count-plus ul li.count-facebook .label:before {
      content: "friends"; }
    .widget_socialcountplus .social-count-plus ul li.count-googleplus {
      background-color: #d93e2d !important; }
    .widget_socialcountplus .social-count-plus ul li.count-googleplus a:before {
      content: "\ea88"; }
    .widget_socialcountplus .social-count-plus ul li.count-googleplus .label:before {
      content: "Fans"; }
    .widget_socialcountplus .social-count-plus ul li.count-twitter {
      background-color: #00abef !important; }
    .widget_socialcountplus .social-count-plus ul li.count-twitter a:before {
      content: "\e6e0"; }
    .widget_socialcountplus .social-count-plus ul li.count-twitter .label:before {
      content: "Followers"; }
    .widget_socialcountplus .social-count-plus ul li:last-child {
      margin-right: 0; }
  .widget_socialcountplus .social-count-plus .count {
    font-size: 20px;
    line-height: 18px;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: -4px; }
  .widget_socialcountplus .social-count-plus .label {
    font-size: 0; }
  .widget_socialcountplus .social-count-plus .label:before {
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    text-transform: uppercase; }

.widget_newsletterwidget {
  position: relative;
  /*ft_flickr_widget*/ }
  .widget_newsletterwidget .subscribe {
    position: absolute;
    bottom: 46px; }
  .widget_newsletterwidget form {
    position: relative;
    margin-bottom: 117px; }
  .widget_newsletterwidget form:before {
    font-family: 'rt-icons-2';
    content: "\e74a";
    color: #ffc564;
    font-size: 24px;
    line-height: 50px;
    position: absolute;
    left: 20px;
    top: 0; }
  .widget_newsletterwidget input[type="email"] {
    height: 50px;
    padding-left: 55px;
    padding-top: 0;
    padding-bottom: 0; }
  .widget_newsletterwidget input[type="submit"] {
    display: none; }

#widget-area aside.ft_flickr_widget {
  margin-top: 0; }

.ft_flickr_widget {
  display: inline-block;
  margin-left: -5px;
  margin-right: -5px;
  /*widget_tag_cloud*/ }
  .ft_flickr_widget h3.wg-title {
    margin-bottom: 30px; }
  .ft_flickr_widget .flickr_badge_image {
    height: 82px;
    margin: 5px;
    width: 82px;
    display: inline-block; }
  .ft_flickr_widget .flickr_badge_image a:hover img {
    opacity: 0.2;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s; }
  .ft_flickr_widget .flickr-brand {
    display: none; }

.widget_tag_cloud .tagcloud {
  margin: -5px; }
  .widget_tag_cloud .tagcloud a {
    font-size: 14px !important;
    border: 1px solid #d9d9d9;
    text-transform: uppercase;
    font-weight: 900;
    color: #404040;
    padding: 9px 30px;
    margin: 5px;
    float: left; }
  .widget_tag_cloud .tagcloud a:hover {
    color: #ff4f46; }

.cms-recent-post {
  margin-top: -14px; }
  .cms-recent-post ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .cms-recent-post ul li {
    display: inline-flex; }
  .cms-recent-post ul li + li {
    margin-top: 22px; }
  .cms-recent-post ul li:before {
    content: "\e751";
    font-family: 'rt-icons-2';
    font-size: 24px;
    color: #ffc564; }
  .cms-recent-post ul li .cms-recent-details {
    margin-left: 15px; }
    .cms-recent-post ul li .cms-recent-details a {
      font-weight: 900;
      color: #ff4f46;
      -webkit-transition: all 300ms linear 0s;
      -moz-transition: all 300ms linear 0s;
      -ms-transition: all 300ms linear 0s;
      transition: all 300ms linear 0s;
      cursor: pointer; }
    .cms-recent-post ul li .cms-recent-details a:hover {
      color: #ffc564; }
  .cms-recent-post.style2 {
    margin-top: 0; }
  .cms-recent-post.style2 ul li {
    display: block; }
    .cms-recent-post.style2 ul li:before {
      display: none; }
    .cms-recent-post.style2 ul li + li {
      margin-top: 25px; }
  .cms-recent-post.style2 .cms-recent-media {
    padding-right: 30px; }
  .cms-recent-post.style2 .cms-recent-media .image {
    width: 85px;
    height: 85px; }
  .cms-recent-post.style2 .cms-recent-media img {
    width: 85px;
    height: 85px; }
  .cms-recent-post.style2 .cms-recent-details {
    margin: -3px 0 0; }
  .cms-recent-post.style2 .cms-recent-details .content a {
    color: #404040;
    font-weight: 900; }
    .cms-recent-post.style2 .cms-recent-details .content a:hover {
      color: #ffc564; }

ul.cs-social li {
  display: inline-block; }
  ul.cs-social li a {
    width: 40px;
    height: 40px;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    /* BACKGROUND GRADIENT */
    line-height: 40px;
    text-align: center;
    margin-right: 5px;
    display: block; }
  ul.cs-social li a i {
    line-height: 38px;
    font-size: 20px;
    text-align: center; }
  ul.cs-social li a [class*="-facebook"] {
    color: #507cbe; }
  ul.cs-social li a [class*="-youtube"] {
    color: #d12121; }
  ul.cs-social li a [class*="-twitter"] {
    color: #00abef; }
  ul.cs-social li a [class*="-google"] {
    color: #d93e2d; }
  ul.cs-social li a [class*="-skype"] {
    color: #28abe3; }
  ul.cs-social li a:hover {
    border-color: #ff4f46;
    background-color: #ff4f46; }
    ul.cs-social li a:hover i {
      color: #ffc564 !important; }

@media screen and (min-width: 1560px) {
  body .cs-boxed {
    width: 1560px;
    margin: 0 auto; }
    body .cs-boxed .vc_row.custom-bg-overlay .custom-bg-overlay-inner {
      margin: 0 180px; }
      body .cs-boxed .vc_row.custom-bg-arrow:before, body .cs-boxed .vc_row.custom-bg-arrow:after {
        width: 180px; }
    body .cs-boxed [data-vc-full-width="true"] > .wpb_column > .vc_column-inner {
      padding: 0 180px; } }

@media screen and (max-width: 1560px) {
  body .cs-boxed #cshero-header .cshero-header-top {
    padding: 0 15px; } }

@media screen and (max-width: 1366px) {
  .wpb_single_image.satisfaction, .wpb_single_image.same-day-service {
    right: 30px; }

  #cshero-header-navigation .menu-main-menu > ul > li, #cshero-header-navigation .menu-main-menu > li {
    padding: 0 17px 0 24px; } }

@media screen and (max-width: 1280px) {
  .cshero-header-wrapper {
    padding: 0 15px; }

  .vc_row.custom-bg-arrow:after, .vc_row.custom-bg-arrow:before {
    width: 15px; }
    .vc_row.custom-bg-overlay .custom-bg-overlay-inner {
      margin: 0 15px; }

  footer {
    padding: 0 15px; }

  #page-title {
    margin: 0 15px; }

  [data-vc-full-width="true"] > .wpb_column > .vc_column-inner {
    padding: 0 15px; }

  #cshero-header-logo .main_logo {
    left: 0; } }

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

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

  .footer-client-padding {
    padding: 0 60px; }

  #page-title ul.cms-header-social {
    margin-left: 15px; }

  .location-header ul li.phone {
    font-size: 30px; }

  #cshero-header-navigation .menu-main-menu > ul > li, #cshero-header-navigation .menu-main-menu > li {
    padding: 0 0 0 11px; } }

@media screen and (max-width: 1024px) {
  #cshero-header-navigation .menu-main-menu > ul > li > a, #cshero-header-navigation .menu-main-menu > li > a {
    padding: 0 6px;
    font-size: 13px; }

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

  .layout-client .owl-nav .owl-prev, .layout-client .owl-nav .owl-next {
    left: -60px; }
    .layout-client .owl-nav .owl-next {
      right: -60px;
      left: auto; }

  ul.cms-header-social li {
    height: 30px;
    width: 30px; }
    ul.cms-header-social li a:before {
      font-size: 15px;
      line-height: 28px; }

  .icon-right .search, .icon-right .login {
    width: 75px;
    height: 75px;
    line-height: 75px; }
    .icon-right .search {
      right: 86px; }

  .header-2 .search, .header-2 .login {
    width: 80px;
    height: 80px; }
    .header-2 .search {
      right: 95px; } }

@media screen and (min-width: 992px) {
  .text-left-md {
    text-align: left; }

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

  .sg-team-body-inner {
    padding-left: 30px; } }

@media screen and (max-width: 991px) {
  .container {
    width: 100%; }

  #commentform {
    margin-left: 0;
    margin-right: 0; }
    #commentform [class*="col-"] {
      padding-left: 0;
      padding-right: 0; }

  .text-left-md, .text-right-md {
    text-align: center; }

  #footer-top [class*="col-"] + [class*="col-"] {
    margin-top: 35px; }

  .layout-pricing .cms-grid-item .pricing-column {
    max-width: 480px;
    margin: 0 auto; }
    .layout-pricing .cms-grid-item + .cms-grid-item .pricing-column {
      margin-top: 35px; }

  .cms-team-top .cms-grid-media img {
    width: 100%; }

  .sg-team-body {
    margin-top: 35px; }

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

  #cshero-header-navigation .menu-main-menu > ul > li, #cshero-header-navigation .menu-main-menu > li {
    padding: 0 5px 0 12px; }
    #cshero-header-navigation .menu-main-menu > ul > li > a, #cshero-header-navigation .menu-main-menu > li > a {
      font-size: 12px; }

  .layout-blog .cms-blog-content .cms-blog-content-inner .cms-blog-category {
    font-size: 50px;
    line-height: 60px; }

  h1 {
    font-size: 50px !important;
    line-height: 60px !important; }

  .widget_newsletterwidget form {
    margin-bottom: 150px; }

  #comments ul.children, #comments ol.children {
    padding-left: 30px; } }

@media screen and (max-width: 767px) {
  #sidebar aside:first-child, #widget-area aside:first-child {
    margin-top: 45px; }

  .text-right, .text-left {
    text-align: center; }

  .wpb_wrapper .vc_tta-container h2 {
    width: 100%; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-panels-container {
      width: 100%; }

  #page-title #breadcrumb-text ul.breadcrumbs li a:after {
    padding: 0 10px; }

  .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading {
    margin: 0;
    background-color: #fff;
    border-color: #e5e5e5; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title {
      font-size: 16px;
      font-weight: 300;
      margin: 0;
      text-transform: capitalize; }
      .wpb_wrapper .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title > a {
        color: #404040; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container .vc_tta-panels {
      border: none; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading {
      background-color: #fff;
      border-color: #e5e5e5;
      -webkit-border-radius: 0;
      -khtml-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      /* BACKGROUND GRADIENT */ }
      .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title {
        font-size: 16px;
        font-weight: 300;
        margin: 0;
        text-transform: capitalize; }
        .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title > a, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title > a {
          color: #404040; }
    .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active {
      border: none; }
      .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
        background-color: #c7c66a;
        border-color: #c7c66a;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        /* BACKGROUND GRADIENT */ }
        .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title {
          font-size: 16px;
          font-weight: 300;
          margin: 0;
          text-transform: capitalize; }
          .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a {
            color: #fff; }
      .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body, .wpb_wrapper .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body {
        margin: -2px 0 -2px 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        /* BACKGROUND GRADIENT */ }

  .layout-gallery .cms-gallery-image img {
    width: 100%; }

  .layout-top-posts .cms-grid-media img {
    width: 100%; }
    .layout-top-posts .cms-grid-item {
      width: 100%; }
    .layout-top-posts .cms-grid-item + .cms-grid-item {
      margin-top: 35px; }

  .widget_socialcountplus .social-count-plus ul.custom {
    text-align: center; }

  .blog-admin .admin-avt {
    display: block;
    text-align: center; }

  .post-navigation [class*="col-"] + [class*="col-"] {
    margin-top: 20px; }

  .layout-client .owl-item {
    text-align: center; }
    .layout-client .owl-item a {
      display: inline-block; }
    .layout-client .owl-item a img {
      width: auto; } }

@media screen and (max-width: 640px) {
  .cms-fancyboxes-deault .cms-fancybox-content {
    width: 50%;
    padding: 22px 0 0 22px; }
    .cms-fancyboxes-deault .cms-fancybox-content h3.cms-fancybox-title {
      font-size: 18px; }

  .layout-blog .cms-blog-content .cms-blog-content-inner .cms-blog-author a {
    padding: 10px; }
    .layout-blog .cms-blog-content .cms-blog-content-inner .cms-blog-category {
      font-size: 30px;
      line-height: 30px;
      margin-top: 10px; }
    .layout-blog .cms-blog-content .cms-blog-content-inner .cms-blog-des {
      font-size: 16px;
      line-height: 16px;
      margin-top: 0; }
    .layout-blog .owl-controls {
      bottom: 0; }

  .count-view .btn {
    float: right; } }

@media screen and (max-width: 480px) {
  .pull-left, .pull-right {
    float: none !important; }

  .cms-fancyboxes-deault .cms-fancybox-content-img {
    width: 40%;
    top: 0; }

  .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title a {
    padding: 20px; }
    .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title a i {
      font-size: 23px; }
    .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title.vc_tta-controls-icon-position-left .vc_tta-controls-icon {
      right: 10px; }

  .cms-team-content {
    padding: 15px;
    font-size: 12px; }

  .single-team .cms-team-content {
    padding-bottom: 15px; }

  footer {
    font-size: 13px; }

  h1 {
    font-size: 30px !important;
    line-height: 30px !important; }

  .content-inner {
    padding: 15px 15px 0; }

  #comments ul.children, #comments ol.children {
    padding-left: 15px; }
    #comments .reply {
      right: 0;
      top: 28px; }

  .widget_socialcountplus .social-count-plus ul.custom li {
    margin: 0 auto 5px;
    display: block; }
    .widget_socialcountplus .social-count-plus ul.custom li:last-child {
      margin-right: auto; }

  .paging-navigation .page-numbers {
    margin: 0 5px; }

  .format-status .content-inner .entry-content {
    padding-left: 50px;
    padding-right: 50px; } }

@media screen and (max-width: 360px) {
  .layout-client .owl-item img {
    width: 100% !important; }

  .count-view .btn {
    float: left;
    margin-top: 10px; } }

.ef3-gtb-block {
  max-width: 610px;
  margin-right: auto;
  margin-left: auto; }
  .ef3-gtb-block.align-wide {
    max-width: 1100px; }
  .ef3-gtb-block.align-full {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw; }
  .ef3-gtb-block.align-full img {
    width: 100vw; }
  .ef3-gtb-block .alignleft {
    float: left;
    margin: 0 30px 30px 0; }
  [dir="rtl"] .ef3-gtb-block .alignleft {
    float: right;
    margin: 0 0 30px 30px; }
  .ef3-gtb-block .alignright {
    float: right;
    margin: 0 0 30px 30px; }
  [dir="rtl"] .ef3-gtb-block .alignright {
    float: left;
    margin: 0 30px 30px 0; }
  .ef3-gtb-block.ef3-block-separator {
    display: block;
    clear: both; }
  .ef3-gtb-block .blockquote, .ef3-gtb-block blockquote {
    margin-top: 0;
    padding: 0; }
  .ef3-gtb-block .blockquote:before, .ef3-gtb-block blockquote:before {
    display: none; }
  .ef3-gtb-block.wp-block-paragraph p {
    margin-bottom: 30px; }
  .ef3-gtb-block.wp-block-latest-posts, .ef3-gtb-block.wp-block-categories, .ef3-gtb-block.wp-block-archives, .ef3-gtb-block.ef3-block-pullquote {
    margin-bottom: 30px; }

.alignwide {
  max-width: 1100px; }

ul.wp-block-gallery {
  padding-left: 0;
  padding-right: 0; }

.wp-block-heading > * {
  margin-bottom: 30px; }

.wp-block-column .ef3-gtb-block {
  max-width: 100%; }
