/*
Theme Name: ArkaHost
Theme URI: http://arkahost.com/
Description: ArkaHost is a WordPress Premium Theme for Hosting Services. It’s fully compatible with WHMCS-Bridge plugin which connect between WordPress and WHMCS. The Arkahost is a suit helps small and medium companies, agencies dealers succeed with extremely low expenses
Author: King-Theme
Author URI: http://king-theme.com
Text Domain: arkahost
Version: 5.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-menu, editor-style, featured-images, post-formats, sticky-post, translation-ready
*/


/* To resolve error: Not enough storage in IE9 */
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('core/assets/fonts/glyphicons-halflings-regular.eot');
    src: url('core/assets/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('core/assets/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('core/assets/fonts/glyphicons-halflings-regular.woff') format('woff'), url('core/assets/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('core/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
  }
  
  
  /*-------------------------------------------------------
  [Table of contents]
  
  1. Header
      + logo
      + top navigation
      + search
  
  2. Content
      + feature sections
      + page title
      + parallax backgrounds
      + video backgrounds
  
  3. Sidebar
      + site search
      + tabs
      + portfolio widgets
      + advertisements
  
  3. Typography
      + lists
      + buttons
      + styled boxes
      + dropcaps
      + highlight colors
      + tables
      + pricing tables
      + framed boxes
      + pagination
  
  4. Footer
      + copyrights
      + google map
  
  --------------------------------------------------------*/
  
  /*//Кастом стили для меню my-account//*/
  
  #my-account-menu .myaccount-menu a.group-opener {
      background-color: #6b798f;
      color: #fff;
      font-weight: 600;
      text-align: center;
    }
  
    #my-account-menu .myaccount-menu a.group-opener i {
      display: none;
  }
  
  /*--------------------------------------------------*/
  
  
  
  html{
      overflow-x: hidden;
      background: #fafafa;
  }
  @media (max-width: 992px){
      [class*="col-md-"] [class*="col-md-"] {
          padding-left: 0px;
          padding-right: 0px;
      }
  }
  @media (min-width: 992px){
      [class*="col-md-"] [class*="col-md-"]:first-child {
          padding-left: 0px;
      }
      [class*="col-md-"] [class*="col-md-"]:last-child {
          padding-right: 0px;
      }
  }
  :focus {
      outline: none 0px;
  }
  
  ol, ul {
      list-style: none outside none;
  }
  
  blockquote::before, blockquote::after, q::before, q::after {
  }
  
  blockquote, q {
  }
  
  article a {
      color: #2d6fd6;
  }
  
  article a:hover {
      text-decoration: underline;
  }
  
  a img {
      border: 0px none;
  }
  
  article, .widget, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
      display: block;
  }
  body{
      background-color: #f0f0f0;
      background-attachment: fixed;
  }
  
  body code {
      display: inline-block;
      white-space: normal;
  }
  .container-fluid{
      /*padding-left: 0px;
      padding-right: 0px;*/
  }
  .full-width {
      min-width: 100%;
      max-width: 100%;
      width: 100%;
      margin: 0px;
      padding: 0px;
  }
  .full-width.layout-boxed{
      min-width: 0px;
  }
  .layout-boxed .wpb_revslider_element{
      width: 100%;
      overflow:hidden;
  }
  html body .layout-boxed .rowlevelone.limit-width {
      margin: 0px auto !important;
      padding: 0 18px;
  }
  .noanimate{
      -webkit-animation-name: none !important;
      animation-name: none !important;
  }
  .alignleft {
      display: inline;
      float: left;
      text-align: left;
  }
  img.alignleft {
      margin-right: 18px;
  }
  .alignright {
      display: inline;
      float: right;
      text-align: right;
  }
  img.alignright {
      margin-left: 18px;
  }
  .aligncenter {
      text-align: center;
  }
  
  a.more-link {
      margin: 0px 0px 10px;
  }
  caption{
      text-align: left;
  }
  pre {
      background-image: none;
      background-attachment: scroll;
      background-color: rgb(244, 244, 244);
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      font-size: 13px;
      line-height: 1.5;
      margin-bottom: 1.625em;
      overflow: auto;
      padding: 0.75em 1.625em;
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  
  code, kbd, samp, var {
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      font-size: 13px;
      line-height: normal;
      font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
  }
  
  abbr, acronym, dfn {
      border-bottom-width: 1px;
      border-bottom-style: dotted;
      border-bottom-color: rgb(102, 102, 102);
      cursor: help;
  }
  
  address {
      display: block;
      margin: 0px 0px 1.625em;
  }
  
  .execphpwidget{
      float: left;
      width: 100%;
  }
  .assistive-text {
      clip: rect(1px 1px 1px 1px);
      position: absolute !important;
  }
  .hentry, .no-results {
      clear: both;
  }
  .page.type-page {
  
  }
  
  img.sizefullwidth {
      margin: 10px 0px 20px;
      width: 99.5% !important;
  }
  
  body.search .hentry {
      padding-bottom: 10px;
  }
  
  .hentry:last-child, .no-results {
      border-bottom-width: medium;
      border-bottom-style: none;
  }
  
  .page-link span {
      margin-right: 6px;
  }
  
  .layout-boxed{
      margin: 0px auto;
      background: #fff;
      display: inline-block;
      text-align: left;
      transition: all 500ms ease-out;
      box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
  }
  
  html body .layout-boxed .full{
      margin: 0px !important;
  }
  .layout-boxed .footer1{
      padding-bottom: 10px;
  }
  .layout-boxed .widget .container{
      width: auto;
  }
  .entry-meta .edit-link a, .commentlist .edit-link a {
      color: rgb(102, 102, 102);
      float: right;
      font-size: 12px;
      font-weight: 300;
      line-height: 1.5em;
      padding: 3px 10px;
  }
  
  .entry-meta .edit-link a:hover, .commentlist .edit-link a:hover {
      color: rgb(255, 255, 255);
  }
  
  .entry-content .edit-link {
      clear: both;
      display: block;
  }
  
  .entry-content img, .comment-content img, .widget img {
      max-width: 100%;
      max-height: 100%;
  }
  .entry-content .ls-container img{
      max-height: inherit;
      max-width: inherit;
  }
  .imgframe5 img{
      border: none !important;
      background-color: #fff;
  }
  .widget .ls-wp-container img{
      max-width: inherit;
      max-height: inherit;
  }
  .ls-wp-container{
      float: left;
  }
  .widget_contents-component img{
      border: 1px solid rgba(0,0,0,0.05);
  }
  
  img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
      height: auto;
  }
  
  img.size-full, img.size-large {
      max-width: 100%;
      width: auto;
      height: auto;
  }
  
  .entry-content img.wp-smiley {
      border: medium none;
      margin-bottom: 0px;
      margin-top: 0px;
      padding: 0px;
  }
  
  img.alignleft, img.alignright, img.aligncenter {
      margin-bottom: 1.625em;
  }
  
  p img, .wp-caption {
      margin-top: 0.4em;
  }
  
  .wp-caption {
      background-image: none;
      background-attachment: scroll;
      background-color: rgb(238, 238, 238);
      margin-bottom: 1.625em;
      max-width: 100%;
      padding: 9px;
      margin-right: 18px;
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  
  .wp-caption img {
      display: block;
      margin: 0px auto;
      max-width: 100%;
  }
  
  .wp-caption .wp-caption-text, .gallery-caption {
      color: rgb(102, 102, 102);
      font-family: Georgia, serif;
      font-size: 12px;
  }
  
  .wp-caption .wp-caption-text {
      margin-bottom: 0.6em;
      padding: 10px 10px 5px 10px;
      position: relative;
      text-align: center;
  }
  
  .wp-caption .wp-caption-text::before {
      color: rgb(102, 102, 102);
      font-size: 14px;
      font-style: normal;
      font-weight: bold;
      margin-right: 5px;
      position: absolute;
      left: 10px;
      top: 7px;
  }
  
  ul#links404 {
      list-style: inherit;
      margin-left: 20px;
  }
  
  ul#links404 li {
      line-height: 25px;
  }
  
  .wp-caption img {
      border-color: rgb(238, 238, 238);
  }
  
  .rssicon {
      height: 20px;
      width: 20px;
      margin-top: 15px;
      background-repeat: no-repeat no-repeat;
  }
  embed, iframe, object {
      max-width: 100%;
  }
  
  .post-password-required .entry-header .comments-link {
      margin: 1.625em 0px 0px;
  }
  
  .post-password-required input[type="password"] {
      margin: 0.8125em 0px;
  }
  
  .post-password-required input[type="password"]:focus {
      background-image: none;
      background-attachment: scroll;
      background-color: rgb(247, 247, 247);
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  #author-info {
      font-size: 12px;
      overflow: hidden;
  }
  
  header.entry-header {
      text-align: left;
      display: inline-block;
      width: 100%;
      margin: 15px 0 10px;
  }
  li.ext-nav,.minicart-li{
      position: relative !important;
      z-index: 1000000;
  }
  li.ext-nav>a{
      padding-right: 18px;
      padding-left: 13px;
  }
  li.ext-nav i{
      margin-top: 5px;
      transition: all 350ms;
      font-size: 15px;
      font-weight: 600;
      display: inherit;
  }
  li.ext-nav:hover i,.minicart-li:hover i{
      transform: scale(1.2);
  }
  li.ext-nav>ul,.minicart-li>ul{
      border: none;
      top: 29px;
      padding-top: 20px;
      padding-bottom: 20px;
      background-color: transparent;
      right: 0px;
      left: inherit !important;
      box-shadow: none;
      position: absolute;
      padding-bottom: 0px;
  }
  .minicart-li>ul {
      top: 100%;
      margin-top: -5px;
  }
  .minicart-li>ul .minicart-wrp{
      box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);
  }
  .minicart-li:hover>ul{
      display: block;
  }
  .minicart-li .total strong{
      color: #555;
  }
  .minicart-li .buttons .checkout{
      margin-right: 0px !important;
  }
  .compact li.ext-nav>ul, .compact .minicart-li>ul{
      top: 42px;
  }
  li.ext-nav:last-child>a{
      margin-right: 0px;
      padding-left: 0px;
  }
  li.ext-nav.search-nav #searchform{
      box-shadow: none;
  }
  li.ext-nav #searchform #s{
      background-color: #eee;
  }
  li.ext-nav #searchform #searchsubmit{
      padding: 7px 10px 6px;
  }
  .minicart-wrp{
      background: #fff;
  }
  .minicart-wrp .empty{
      padding: 15px;
  }
  .search-nav #searchform #searchsubmit{
      float: right;
  }
  .search-nav #searchform #s{
      border: none;
      font-size: 12px;
  }
  .search-nav #searchform{
      box-shadow: 0 1px 3px 0 rgba(0,0,0,0.5);
      display: inline-block;
      min-width: 250px;
  }
  .search-nav .dropdown-menu{
      min-width: 250px;
  }
  #content{
      min-height: 500px;
  }
  #logo img{
      max-height: 50px;
      transition: all 450ms ease-out;
      -webkit-transition: all 450ms ease-out;
      -moz-transition: all 450ms ease-out;
      max-width: initial;
  }
  .compact #logo img{
      max-height: 30px;
      margin-top: 5px;
  }
  .singular #author-info {
      background-image: none;
      background-attachment: scroll;
      background-color: rgb(249, 249, 249);
      border-top-width: 1px;
      border-top-style: solid;
      border-top-color: rgb(221, 221, 221);
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: rgb(221, 221, 221);
      margin: 2.2em -35.6% 0px -35.4%;
      padding: 20px 35.4%;
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  
  .archive #author-info {
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: rgb(221, 221, 221);
      margin: 0px 0px 2.2em;
      padding: 0px 0px 2.2em;
  }
  
  #author-avatar {
      float: left;
      margin-right: -78px;
  }
  
  #author-avatar img {
      background-image: none;
      background-attachment: scroll;
      background-color: rgb(255, 255, 255);
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      box-shadow: rgb(187, 187, 187) 0px 1px 2px;
      padding: 3px;
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  
  #author-description {
      float: left;
      margin-left: 108px;
  }
  
  #author-description h2 {
      color: rgb(0, 0, 0);
      font-size: 15px;
      font-weight: bold;
      margin: 5px 0px 10px;
  }
  
  .entry-header .comments-link a {
      background-attachment: scroll;
      background-color: rgb(238, 238, 238);
      color: rgb(102, 102, 102);
      font-size: 13px;
      font-weight: normal;
      line-height: 35px;
      overflow: hidden;
      padding: 0px;
      position: absolute;
      top: 1.5em;
      right: 0px;
      text-align: center;
      width: 43px;
      height: 36px;
      background-position: 0% 0%;
      background-repeat: no-repeat no-repeat;
  }
  .king-LvCRow{
      width: 100%;
      display: inline-block;
      min-height: 20px;
  }
  .devnConColbody{
      width: 100%;
      height: 100%;
      display: block;
      min-height: 20px;
  }
  .entry-header .comments-link a:hover, .entry-header .comments-link a:focus, .entry-header .comments-link a:active {
      background-color: rgb(25, 130, 209);
      color: rgba(255, 255, 255, 0.8);
  }
  
  .entry-header .comments-link .leave-reply {
      visibility: hidden;
  }
  
  .entry-header hgroup .entry-title {
      padding-top: 15px;
  }
  
  article.format-aside .entry-content, article.format-link .entry-content, article.format-status .entry-content {
      padding: 20px 0px 0px;
  }
  
  article.format-status .entry-content {
      min-height: 65px;
  }
  
  .recent-posts .entry-header .entry-format {
      display: none;
  }
  
  .recent-posts .entry-header hgroup .entry-title {
      padding-top: 0px;
  }
  
  .singular .hentry {
      border-bottom-width: medium;
      border-bottom-style: none;
      padding: 4.875em 0px 0px;
      position: relative;
  }
  
  .singular.page .hentry {
      padding: 0px;
  }
  
  .singular .entry-title {
      color: rgb(0, 0, 0);
      font-size: 36px;
      font-weight: bold;
      line-height: 48px;
  }
  
  .singular .entry-title, .singular .entry-header .entry-meta {
      padding-right: 0px;
  }
  
  .singular .entry-header .entry-meta {
      position: absolute;
      top: 0px;
      left: 0px;
  }
  
  blockquote.pull {
      font-size: 21px;
      font-weight: bold;
      line-height: 1.6125em;
      margin: 0px 0px 1.625em;
      text-align: center;
  }
  
  .singular blockquote.pull {
      margin: 0px -22.25% 1.625em;
  }
  
  .pull.alignleft {
      margin: 0px 1.625em 0px 0px;
      text-align: right;
  }
  
  .singular .pull.alignleft {
      margin: 0px 1.625em 0px -22.25%;
  }
  
  .pull.alignright {
      margin: 0px 0px 0px 1.625em;
      text-align: left;
  }
  
  blockquote.pull.alignleft, blockquote.pull.alignright {
      width: 33%;
  }
  
  .singular .pull.alignright {
      margin: 0px -22.25% 0px 1.625em;
  }
  
  .singular blockquote.pull.alignleft, .singular blockquote.pull.alignright {
      width: 33%;
  }
  
  .singular .entry-meta .edit-link a {
      bottom: auto;
      left: 50px;
      position: absolute;
      right: auto;
      top: 80px;
  }
  
  .format-aside .entry-title, .format-aside .entry-header .comments-link {
      display: none;
  }
  
  .singular .format-aside .entry-title {
      display: block;
  }
  
  .format-aside .entry-content {
      padding: 0px;
  }
  
  .singular .format-aside .entry-content {
      padding: 1.625em 0px 0px;
  }
  
  .format-link .entry-title, .format-link .entry-header .comments-link {
      display: none;
  }
  
  .singular .format-link .entry-title {
      display: block;
  }
  
  .format-link .entry-content {
      padding: 0px;
  }
  
  .singular .format-link .entry-content {
      padding: 1.625em 0px 0px;
  }
  
  .format-gallery .gallery-thumb {
      float: left;
      display: block;
      margin: 0.375em 1.625em 0px 0px;
  }
  
  .format-status .entry-title, .format-status .entry-header .comments-link {
      display: none;
  }
  
  .singular .format-status .entry-title {
      display: block;
  }
  
  .format-status .entry-content {
      padding: 0px;
  }
  
  .singular .format-status .entry-content {
      padding: 1.625em 0px 0px;
  }
  
  .format-status img.avatar {
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      box-shadow: rgb(204, 204, 204) 0px 1px 2px;
      float: left;
      margin: 4px 10px 2px 0px;
      padding: 0px;
  }
  
  .format-quote blockquote {
      color: rgb(85, 85, 85);
      font-size: 17px;
      margin: 0px;
  }
  
  .indexed.format-image .entry-header {
      min-height: 61px;
  }
  
  .indexed.format-image .entry-content {
      padding-top: 0.5em;
  }
  
  .indexed.format-image .entry-content p {
      margin: 1em 0px;
  }
  
  .indexed.format-image .entry-content p:first-child, .indexed.format-image .entry-content p:first-child a, .indexed.format-image .entry-content p:first-child img {
      display: block;
      margin: 0px;
  }
  
  .indexed.format-image .entry-content .wp-caption .wp-caption-text {
      margin: 0px;
      padding-bottom: 1em;
  }
  
  .indexed.format-image footer.entry-meta {
      background-image: none;
      background-attachment: scroll;
      background-color: rgb(221, 221, 221);
      overflow: hidden;
      padding: 4%;
      max-width: 96%;
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  
  .indexed.format-image div.entry-meta {
      display: inline-block;
      float: left;
      width: 35%;
  }
  
  .indexed.format-image div.entry-meta + div.entry-meta {
      float: none;
      width: 65%;
  }
  
  .indexed.format-image .entry-meta span.cat-links, .indexed.format-image .entry-meta span.tag-links, .indexed.format-image .entry-meta span.comments-link {
      display: block;
  }
  
  .indexed.format-image footer.entry-meta a {
      color: rgb(68, 68, 68);
  }
  
  .indexed.format-image footer.entry-meta a:hover {
      color: rgb(255, 255, 255);
  }
  
  #content .indexed.format-image img {
      border: medium none;
      max-width: 100%;
      padding: 0px;
  }
  
  .indexed.format-image .wp-caption {
      background-image: none;
      background-attachment: scroll;
      background-color: rgb(17, 17, 17);
      margin-bottom: 0px;
      max-width: 96%;
      padding: 2% 2% 0px;
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  
  .indexed.format-image .wp-caption .wp-caption-text {
      color: rgb(221, 221, 221);
  }
  
  .indexed.format-image .wp-caption .wp-caption-text::before {
      color: rgb(68, 68, 68);
  }
  
  .indexed.format-image a:hover img {
      opacity: 0.8;
  }
  
  h1.showcase-heading {
      color: rgb(102, 102, 102);
      font-size: 10px;
      font-weight: 500;
      letter-spacing: 0.1em;
      line-height: 2.6em;
      text-transform: uppercase;
  }
  
  article.intro {
      background-image: none;
      background-attachment: scroll;
      background-color: rgb(249, 249, 249);
      border-bottom-width: medium;
      border-bottom-style: none;
      margin: -1.855em -8.9% 1.625em;
      padding: 0px 8.9%;
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  
  article.intro .entry-title {
      display: none;
  }
  
  article.intro .entry-content {
      color: rgb(17, 17, 17);
      font-size: 16px;
      padding: 1.625em 0px 0.625em;
  }
  
  article.intro .edit-link a {
      background-image: none;
      background-attachment: scroll;
      background-color: rgb(170, 170, 170);
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      color: rgb(255, 255, 255);
      font-size: 12px;
      padding: 0px 8px;
      position: absolute;
      top: 30px;
      right: 20px;
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  
  article.intro .edit-link a:hover, article.intro .edit-link a:focus, article.intro .edit-link a:active {
      background-image: none;
      background-attachment: scroll;
      background-color: rgb(119, 119, 119);
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  
  section.featured-post {
      float: left;
      margin: -1.625em -8.9% 1.625em;
      padding: 1.625em 8.9% 0px;
      position: relative;
      width: 100%;
  }
  
  section.featured-post .hentry {
      border: medium none;
      color: rgb(102, 102, 102);
      margin: 0px;
  }
  
  section.featured-post .entry-meta {
      clip: rect(1px 1px 1px 1px);
      position: absolute !important;
  }
  
  section.featured-post .attachment-small-feature {
      float: right;
      height: auto;
      margin: 0px -8.9% 1.625em 0px;
      max-width: 59%;
      position: relative;
      right: -15px;
  }
  
  section.featured-post.small {
      padding-top: 0px;
  }
  
  section.featured-post .attachment-small-feature:hover, section.featured-post .attachment-small-feature:focus, section.featured-post .attachment-small-feature:active {
      opacity: 0.8;
  }
  
  article.feature-image.small {
      float: left;
      margin: 0px 0px 1.625em;
      width: 45%;
  }
  
  article.feature-image.small .entry-title {
      line-height: 1.2em;
  }
  
  article.feature-image.small .entry-summary {
      color: rgb(85, 85, 85);
      font-size: 13px;
  }
  
  article.feature-image.small .entry-summary p a {
      background-image: none;
      background-attachment: scroll;
      background-color: rgb(34, 34, 34);
      color: rgb(238, 238, 238);
      display: block;
      left: -23.8%;
      padding: 9px 26px 9px 85px;
      position: relative;
      top: 20px;
      width: 180px;
      z-index: 1;
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  
  article.feature-image.small .entry-summary p a:hover {
      background-image: none;
      background-attachment: scroll;
      background-color: rgb(25, 130, 209);
      color: rgba(255, 255, 255, 0.8);
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  
  section.feature-image.large {
      border: medium none;
      max-height: 288px;
      padding: 0px;
      width: 100%;
  }
  
  section.feature-image.large .showcase-heading {
      display: none;
  }
  
  section.feature-image.large .hentry {
      border-bottom-width: medium;
      border-bottom-style: none;
      left: 9%;
      margin: 1.625em 9% 0px 0px;
      position: absolute;
      top: 0px;
  }
  
  article.feature-image.large .entry-title a {
      background-image: none;
      background-attachment: scroll;
      background-color: rgba(0, 0, 0, 0.8);
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      color: rgb(255, 255, 255);
      display: inline-block;
      font-weight: 300;
      padding: 0.2em 20px;
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  
  section.feature-image.large:hover .entry-title a, section.feature-image.large .entry-title:hover a {
      background-image: none;
      background-attachment: scroll;
      background-color: rgba(255, 255, 255, 0.8);
      color: rgb(34, 34, 34);
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  
  article.feature-image.large .entry-summary {
      display: none;
  }
  
  section.feature-image.large img {
      display: block;
      height: auto;
      max-width: 117.9%;
      padding: 0px 0px 6px;
  }
  
  .featured-posts {
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: rgb(221, 221, 221);
      display: block;
      height: 328px;
      margin: 1.625em -8.9% 20px;
      max-width: 1000px;
      padding: 0px;
      position: relative;
      overflow: hidden;
  }
  
  body.error404 .widget-title {
      margin-bottom: 10px;
  }
  
  .featured-posts .showcase-heading {
      padding-left: 8.9%;
  }
  
  .featured-posts section.featured-post {
      background-image: none;
      background-attachment: scroll;
      background-color: rgb(255, 255, 255);
      height: 288px;
      left: 0px;
      margin: 0px;
      position: absolute;
      top: 30px;
      width: auto;
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  
  .featured-posts section.featured-post.large {
      max-width: 100%;
      overflow: hidden;
  }
  
  .featured-posts section.featured-post {
  }
  
  .featured-posts section.featured-post {
      opacity: 0;
      visibility: hidden;
  }
  
  .featured-posts #featured-post-1 {
      opacity: 1;
      visibility: visible;
  }
  
  .featured-post .feature-text::after, .featured-post .feature-image.small::after {
      width: 100%;
      height: 45px;
      position: absolute;
      top: 230px;
  }
  
  .featured-post .feature-image.small::after {
      top: 253px;
  }
  
  #content .feature-slider {
      top: 5px;
      right: 8.9%;
      overflow: visible;
      position: absolute;
  }
  
  .feature-slider ul {
      list-style-type: none;
      margin: 0px;
  }
  
  .feature-slider li {
      float: left;
      margin: 0px 6px;
  }
  
  .feature-slider a {
      background-image: none;
      background-attachment: scroll;
      background-color: rgba(60, 60, 60, 0.901961);
      border-top-left-radius: 12px;
      border-top-right-radius: 12px;
      border-bottom-right-radius: 12px;
      border-bottom-left-radius: 12px;
      box-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 5px inset, rgba(255, 255, 255, 0.498039) 0px 0px 2px inset;
      display: block;
      width: 14px;
      height: 14px;
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  
  .feature-slider a.active {
      background-image: none;
      background-attachment: scroll;
      background-color: rgb(25, 130, 209);
      box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 5px inset, rgba(255, 255, 255, 0.8) 0px 0px 2px inset;
      cursor: default;
      opacity: 0.5;
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  
  section.recent-posts {
      padding: 0px 0px 1.625em;
  }
  
  section.recent-posts .hentry {
      border: medium none;
      margin: 0px;
  }
  
  section.recent-posts .other-recent-posts {
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: rgb(221, 221, 221);
      list-style: none outside none;
      margin: 0px;
  }
  
  section.recent-posts .other-recent-posts li {
      padding: 0.3125em 0px;
      position: relative;
  }
  
  section.recent-posts .other-recent-posts .entry-title {
      border-top-width: 1px;
      border-top-style: solid;
      border-top-color: rgb(221, 221, 221);
      font-size: 17px;
  }
  
  section.recent-posts .other-recent-posts a[rel="bookmark"] {
      color: rgb(55, 55, 55);
      float: left;
      max-width: 84%;
  }
  
  section.recent-posts .other-recent-posts a[rel="bookmark"]::after {
      color: transparent;
      font-size: 11px;
  }
  
  section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
  }
  
  section.recent-posts .other-recent-posts .comments-link a, section.recent-posts .other-recent-posts .comments-link > span {
      border-bottom-width: 2px;
      border-bottom-style: solid;
      border-bottom-color: rgb(153, 153, 153);
      bottom: -2px;
      color: rgb(68, 68, 68);
      display: block;
      font-size: 10px;
      font-weight: 500;
      line-height: 2.76333em;
      padding: 0.3125em 0px 0.3125em 1em;
      position: absolute;
      right: 0px;
      text-align: right;
      text-transform: uppercase;
      z-index: 1;
  }
  
  section.recent-posts .other-recent-posts .comments-link > span {
      border-color: rgb(187, 187, 187);
      color: rgb(136, 136, 136);
  }
  
  section.recent-posts .other-recent-posts .comments-link a:hover {
      color: rgb(25, 130, 209);
      border-color: rgb(25, 130, 209);
  }
  
  section.recent-posts .other-recent-posts li::after {
      clear: both;
      display: block;
      height: 0px;
      visibility: hidden;
  }
  
  .image-attachment div.attachment {
      background-image: none;
      background-attachment: scroll;
      background-color: rgb(249, 249, 249);
      border-style: solid;
      border-color: rgb(221, 221, 221);
      border-image-source: none;
      border-width: 1px 0px;
      margin: 0px -8.9% 1.625em;
      overflow: hidden;
      padding: 1.625em 1.625em 0px;
      text-align: center;
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  
  .image-attachment div.attachment img {
      display: block;
      height: auto;
      margin: 0px auto 1.625em;
      max-width: 100%;
  }
  
  .image-attachment div.attachment a img {
      border-color: rgb(249, 249, 249);
  }
  
  .image-attachment div.attachment a:focus img, .image-attachment div.attachment a:hover img, .image-attachment div.attachment a:active img {
      border-color: rgb(221, 221, 221);
      background-image: none;
      background-attachment: scroll;
      background-color: rgb(255, 255, 255);
      background-position: 0% 0%;
      background-repeat: repeat repeat;
  }
  
  .image-attachment .entry-caption p {
      font-size: 10px;
      letter-spacing: 0.1em;
      line-height: 2.6em;
      margin: 0px 0px 2.6em;
      text-transform: uppercase;
  }
  .bypostauthor{
  
  }
  
  #content nav {
      clear: both;
      overflow: hidden;
      padding: 30px 0;
  }
  
  #nav-above {
      padding: 0px 0px 1.625em;
  }
  
  #nav-above {
      display: none;
  }
  
  .paged #nav-above {
      display: block;
  }
  
  .nav-previous {
      float: left;
      width: 50%;
  }
  
  .nav-next {
      float: right;
      text-align: right;
      width: 50%;
  }
  
  #content nav .meta-nav {
      font-weight: normal;
  }
  
  #wrap {
      display: inline-block;
      position: relative;
      height: 30px;
      float: right;
      padding: 0;
      position: relative;
      margin-right: 15px;
      margin-top: 15px;
  }
  
  #wrap input[type="text"] {
      height: 30px;
      font-size: 15px;
      display: inline-block;
      border: none;
      outline: none;
      color: #999;
      padding: 0px 10px;
      padding-right: 60px;
      width: 0px;
      position: absolute;
      top: 0;
      right: 0;
      background: none;
      z-index: 3;
      transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
      cursor: pointer;
      border-radius: 3px;
  }
  
  #wrap input[type="text"]:focus:hover {
      background-color: #fff;
      -webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.2);
      box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  }
  
  #wrap input[type="text"]:focus {
      width: 300px;
      z-index: 1;
      cursor: text;
      background-color: #fff;
      -webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.2);
      box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  }
  #wrap input[type="submit"] {
      height: 30px;
      width: 30px;
      display: inline-block;
      color: red;
      float: right;
      background: url(assets/images/site-search-menu.png) no-repeat center 1px;
      text-indent: -10000px;
      border: none;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 2;
      cursor: pointer;
      opacity: 0.4;
      cursor: pointer;
      transition: opacity .4s ease;
      background-size: 30px;
  }
  
  #wrap input[type="submit"]:hover {
      opacity: 0.8;
  }
  .edit-link a {
      float: right;
      height: 20px;
      line-height: 20px;
      font-size: 12px !important;
      text-transform: none !important;
  }
  
  /* C O M M E N T S   P A G I N A T I O N
  ----------------------------------------*/
  .pagination-comments {
      padding: 5px;
      margin: 0;
  }
  
  .pagination-comments li {
      display: inline;
      list-style: none;
  }
  
  .pagination-comments a {
      background: #e7e7e7;
      border: 1px solid #d7d7d7;
      color: #666666;
      margin-right: 4px;
      padding: 3px 6px;
      text-align: center;
      text-decoration: none;
  }
  
  .pagination-comments a:hover,.pagination-comments a:active {
      background: #d7d7d7;
      color: #888888;
  }
  
  .pagination-comments .title {
      margin-right: 4px;
  }
  
  .pagination-comments .gap {
      color: #999999;
      margin-right: 4px;
  }
  
  .pagination-comments .current {
      color: #666666;
      background: #f7f7f7;
      border: 1px solid #e7e7e7;
      margin-right: 4px;
      padding: 3px 6px;
  }
  
  .pagination-comments .page {
  
  }
  
  .pagination-comments .prev,.pagination-comments .next {
  
  }
  
  .slider {
      background-image: url(/img/1.webp);
      margin-top: -30px;
      max-width: 100vw;
  }
  .slider_img {
      margin: 0 auto;
      display: block;
      text-align: center;
      padding-bottom: 10px;
  }
  .slider_title {
      text-align: center;
      color: #fff;
      text-transform: uppercase;
      font-size: 60px;
      line-height: 75px;
      letter-spacing: 2px;
      font-weight: 800;
  }
  .slider_subtitle {
      text-align: center;
      color: rgb(255, 255, 255);
      transition: none 0s ease 0s;
      line-height: 30px;
      font-weight: 700;
      font-size: 18px;
      text-transform: uppercase;
      padding-top: 80px;
  }



  \\index

.woocommerce-product-gallery{ opacity: 1 !important; }

			.gforms-menu-icon {
				float: left;
				width: 26px !important;
				height: 30px !important;
				background-repeat: no-repeat;
				background-position: 0 6px;
				background-size: 20px;
			}

			@media screen and ( max-width: 782px ) {
				#wpadminbar #wp-admin-bar-gform-forms .ab-item {
					line-height: 53px;
					height: 46px !important;
					width: 52px !important;
					display: block;
					background-size: 36px 36px;
					background-position: 7px 6px;
				}

				#wpadminbar li#wp-admin-bar-gform-forms {
					display: block;
				}

			}

.woocommerce #content div.product p.price {
    display: none;
}
.grid .product-images .product-detail-image {
	max-height: 302px;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
	
	overflow: hidden;
}

.woocommerce div.product div.images img {
	width: initial;
	margin: auto;
	max-width: 80%;
}

.sku_wrapper {
	display: none;
}

li.additional_information_tab {
	display: none!important;
}

span.price{
	display:flex;
	justify-content: center;
}

.single-product .summary .price ins span {
	color: #f62459!important;
    font-size: 15px!important;
    font-weight: 500!important;
    margin: 0 !important;
	line-height: initial;
}

span.price {
    justify-content: left;
}

span.onsale {
	display: none;
}

.wpcf7-form p {
	display: block;
	position: relative;
}

.wpcf7-form label {
	display: block;
  	width: 50%;
}

.wpcf7-form label span,
.wpcf7-form label .wpcf7-text,
.wpcf7-form label textarea {
	width: 100%;
}

.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea {
	display: block;
	padding: 5px 10px;
	border: 1px solid #6a798f;
	border-radius: 3px;
}

.wpcf7-form-control-wrap {
	margin-bottom: 20px
}

.wpcf7-form input[type="submit"] {
	display: block;
	min-width: 200px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: white;
	background-color: #6a798f;
	border: 0 none;
	border-radius: 3px;
}

#main {
	overflow: hidden;
}

.woocommerce-main-image.zoom {
	cursor: default !important;
	pointer-events: none !important;
}

.woocommerce-message .button.wc-forward {
	color: white !important;
}

.woocommerce-page ul.products li.product a img {
    transition: none;
    width: auto !important;
	max-height: 302px;
    margin: 0 auto;
}

.woocommerce div.product div.images img {
 margin-bottom: 20px;
}

.cart-loading.checked.globalBgColor {
 display:none!important;
}

.woocommerce ul.products li.grid .product-buttons [class="button"] {
	display:none!important;
}

.product-buttons {
	min-height: 53px;
}

.woocommerce ul.products li.grid .king-product-info {
	min-height: 72px;
}

.woocommerce ul.products li.product .button {
	display: none;
}

.smthunclear-title strong {
	font-size:20px;
	font-family:
Roboto, sans-serif
;
	color:#2a363f;
}


.smthunclear-title {
	margin-top: 20px;
}

@media only screen and (min-width: 1130px){
.smth-unclear-form.form-top > p {
	margin-left: auto; 
	min-height: 70px;
	margin-top: 15px;
	margin-bottom: 0px!important;
	float: left;
}

.smth-unclear-form > p {
	margin-left: auto; 
	min-height: 80px;
	margin-top: 15px;
	margin-bottom: 15px!important;
	float: left;
}

.smth-unclear-form > p input {
	margin-right: 15px;
}

.smth-unclear-form > p:nth-child(2){
	margin-left:50px;
}

.smth-unclear-form > p:nth-child(3){
	max-width:215px;
}

.smth-unclear-form > p:nth-child(7) {
	display:flex;
}

#smthunclear-your-name-text.wpcf7-text {
	max-width: 300px;
}

#stlhavequestions-your-name-text.wpcf7-text {
	max-width: 300px;
}	

#smthunclear-your-email-text.wpcf7-text {
	max-width: 200px;
}

#stlhavequestions-your-email-text.wpcf7-text {
	max-width: 200px;
}	

#smthunclear-notes-text.wpcf7-text {
	max-width: 300px;
}
#stlhavequestions-notes-text.wpcf7-text {
	max-width: 300px;
}
	
.smth-unclear-form input[type="submit"] {
	height: 35px;
}
}

@media only screen and (max-width: 1129px){
	.wpcf7-text {
	width: 100%;
}
}
input[type="submit"] {
	font-family:Roboto, sans-serif;
}

div.wpcf7-response-output {
	display: none !important;
}

.section-with-border-top {
	border-top: 1px solid #f3f3f3;
}

.section-with-border-bottom {
	border-bottom: 1px solid #f3f3f3;
}

.wpcf7-form-control.wpcf7-submit{
	transition: background-color 0.2s, color 0.2s;
}

.wpcf7-form-control.wpcf7-submit:hover {
	background-color: #2a363f;
	text-decoration: underline;
	transition: background-color 0.2s, color 0.2s;
}

.contacts-a-submit {
	font-family: Roboto, sans-serif;
  display: block;
  width: 200px;
  height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: white;
  background-color: #6a798f;
  border: 0 none;
  border-radius: 3px;
	padding-top: 7px;
  padding-bottom: 1px;
  padding-left: 78px;
  padding-right: 78px;
	

	
}
.contacts-a-submit:hover {
	color:white;
}		
		.vc_custom_1548705210188{background-color: #ffffff !important;}
        .vc_custom_1548704650549{padding-top: 15px !important;}
        .vc_custom_1670841240742{margin-bottom: 35px !important;}
         .wpb_animate_when_almost_visible { opacity: 1; }
         html body #logo img{max-height:90px}html body .navbar-brand img{max-height:90px}html body .logo{margin-top:5px}body{background-image:url(/wp-content/themes/arkahost/assets/images/elements/pattern16.jpg)}a{text-decoration:default}a:hover{text-decoration:default}.dropdown.minicart-nav>a>span,.msp-preset-btn-160,.sectitile .line,.king-tabs.detached ul.king-tabs-nav li.ui-tabs-active a,.king-tabs.detached ul.king-tabs-nav a:hover,#king_cart .remove:hover,#searchform #searchsubmit,.woocommerce-product-search input[type="submit"],.header-style-2 ul.nav>li>a.active,.msp-preset-btn-161,.woocommerce span.onsale,.woocommerce-page span.onsale,.product .cart-loading,body .cforms_sty3 .button,ul.tabs li.active,html ul.tabs li.active a,html ul.tabs li.active a:hover{background-color:#6b798f}#king_cart>p.total .amount,.featured_section13 .cirbox i:hover,.featured_section22 .one_fourth_big .element-icon,.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.current-menu-parent>a,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover,.acc-trigger a,.acc-trigger a:hover,.king-wishlist-add-to-wishlist a i,.navbar-default .navbar-nav>.current-menu-parent>a,.single-product .summary .price ins span{color:#6b798f}.woocommerce-product-search .btn,.king-switch-layout .fa-th:hover:before,.king-switch-layout .fa-list:hover:before,.king-switch-layout .active .fa:before,.woocommerce span.price ins .amount,.woocommerce span.price .amount,.widget_shopping_cart ul.product_list_widget li .amount,.product-buttons .button.product_type_simple:hover,.product-buttons .button.product_type_variable:hover,.product-buttons .show_details_button:hover,.king-wishlist-add-to-wishlist a i,.summary a.compare i,.woocommerce .star-rating span::before,.woocommerce-tabs #commentform p.stars span a,.woocommerce-tabs #commentform p.stars span a:after:hover,.woocommerce .star-rating span::before,.woocommerce .star-rating::before,.comment-form .comment-form-rating p.stars a:hover:after,#cart-place .cart .cart-content a{color:#6b798f !important}.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range,.order-dropdown ul li a:hover,.woocommerce-tabs ul.tabs li.active,.woocommerce-tabs ul.tabs li:hover,.woocommerce .product ul.tabs li.active a,.woocommerce .product ul.tabs li:hover a,.tags li a:hover,.tagcloud a:hover{background-color:#6b798f !important}.king_magnifier_zoom_magnifier,.woocommerce-page a.zoom img:hover,.woocommerce-page .input-text:hover{border-color:#6b798f}.king_magnifier_lens{outline:1px solid #6b798f}.sitecolor{color:#6b798f}.header ul.nav>li>a.active,.header ul.nav>li.current-menu-parent>a{color:#6b798f}.header ul.nav>li>a:hover.active{color:#6b798f}.header ul.nav>li>a:hover{color:#6b798f}.header ul.nav .dropdown li a em{background:#6b798f}.header ul.nav .dropdown li a em.soon{background:#ccc}.site_wrapper ul.nav>li>a.active{color:#6b798f}.site_wrapper ul.nav>li>a:hover.active{color:#6b798f}.site_wrapper ul.nav>li>a:hover{color:#6b798f;transition:all 0.3s ease}.site_wrapper ul.nav .dropdown li:hover a.active{color:#6b798f}.site_wrapper .dropdown-menu>.active>a,.site_wrapper .dropdown-menu>.active>a:hover,.site_wrapper .dropdown-menu>.active>a:focus,.king-video-play-wrapper .play-button{color:#fff;background-color:#6b798f}.site_wrapper .mega-menu-contnew .section-box.last a:hover{color:#fff;background:#6b798f}.site_wrapper .mega-menu-contnew .section-box a.active,.site_wrapper .mega-menu-contnew .section-box a:hover,.site_wrapper .mega-menu-contnew .section-box a:hover strong,.site_wrapper .mega-menu-contnew .section-box a:hover span,.site_wrapper .mega-menu-contnew .section-box a:hover i{color:#6b798f}.site_wrapper .mega-menu-contnew .section-box a.active span,.site_wrapper .mega-menu-contnew .section-box a.active i,.site_wrapper .mega-menu-contnew .section-box a.active strong{color:#6b798f}.site_wrapper ul.nav .dropdown li a.active,.site_wrapper ul.nav .dropdown li a.active i{color:#6b798f}.master-slider .ms-layer.text2 em{color:#6b798f}.master-slider .ms-layer.text3 em{color:#6b798f}.master-slider .ms-layer.text4 em{color:#6b798f}.master-slider .ms-layer.sbut1:hover{color:#fff;background:#6b798f}.master-slider .ms-layer.sbut2{color:#fff;background:#6b798f}.master-slider .ms-layer.vline{background:#6b798f}.master-slider .ms-layer.sbox1{color:#fff;background:#6b798f}.master-slider .ms-layer.cirbox1.colored{color:#fff;background:#6b798f}.domain_search .serch_area .input_submit{background-color:#6b798f;color:#fff}.domain_search .serch_area .input_submit:hover{color:#6b798f}.host_plans .planbox.highlight .prices{background:#6b798f}.host_plans .planbox.highlight .prices:before{border-top:21px solid #6b798f}.host_plans .planbox.highlight .prices a{color:#6b798f;background:#fff}.host_plans .planbox .prices a:hover{color:#fff;background:#6b798f}.host_plans .planbox.highlight .prices a:hover{background:rgba(0,0,0,0.1);color:#fff}.feature_section3 .lstblogs .date{background:#6b798f}.site_wrapper .detached.tabs>ul>li.current span{background:#6b798f}.feature_section4 .center{background:#6b798f}body .button.one{color:#6b798f}body .button.one:hover{background:#6b798f}body .button.two,body .button.six{border:2px solid #6b798f;color:#6b798f}body .button.two:hover,body .button.six:hover{background:#6b798f;border:2px solid #6b798f}body .button.three{color:#6b798f}body .button.three:hover{color:#fff;background:#6b798f}body .button.three.dark:hover{color:#fff;background:#6b798f}body .button.four{border:1px solid #6b798f;color:#6b798f}body .button.four:hover{background:#6b798f;border:1px solid #6b798f}body .button.five{color:#6b798f}body .button.five:hover{background:#6b798f}.footer .ftop .left h1{color:#6b798f}.footer .ftop .right .input_submit:hover{color:#6b798f}.price_compare .prices strong{color:#6b798f}.price_compare .prices a:hover{color:#fff;background:#6b798f}.price_compare .rowsremain.center span{background:#6b798f}.price_compare .rowsremain.center .prices a:hover{color:#fff;background:#6b798f}body .feature_section8 i{color:#6b798f}.page_title1.sty7{background-color:#6b798f}.site_wrapper .feature_section11 .tabs>li.active{color:#6b798f}.logregform .feildcont .fbut{background:#6b798f}.feature_section17 .one_third a.but1{background:#6b798f}.cforms .button{background:#6b798f;border:1px solid #6b798f}.site_wrapper .tabs3 li a:hover{color:#6b798f}.site_wrapper .tabs3 li.active a{color:#6b798f}.site_wrapper .tabs2 li.active a{background-color:#6b798f}.site_wrapper .tabs.side li.active a{background-color:#6b798f}.site_wrapper .tabs li.active a:after{border-right-color:#6b798f}.site_wrapper ul.tabs li.active,html ul.tabs li.active a,.site_wrapper html ul.tabs li.active a:hover{border-top:1px solid #6b798f}.site_wrapper .tags li a:hover{background-color:#6b798f}.features_sec14{background:#6b798f}.pritable .pacdetails.three{box-shadow:0 -5px 0 #6b798f}.pritable .pacdetails.three .title strong{color:#6b798f}.pritable .pacdetails.three .bottom a{background:#6b798f}.pritable .pacdetails.three h6{background:#6b798f}.site_wrapper .st-accordion-four ul li.st-open>a{color:#6b798f}.site_wrapper .st-accordion-four ul li>a{color:#6b798f}.site_wrapper .st-accordion-four ul li>a:hover{color:#6b798f}.site_wrapper .st-accordion ul li>a:hover{color:#6b798f}.site_wrapper .cd-timeline-content h2{color:#6b798f;font-weight:normal;margin-bottom:0}.site_wrapper .no-touch .cd-timeline-content .cd-read-more:hover{background-color:#6b798f}.site_wrapper .cd-timeline-content .cd-date strong{background-color:#6b798f}.site_wrapper .cd-timeline-content .cd-date strong{background:#6b798f}.site_wrapper .cd-timeline-content .cd-date strong:after{border-right-color:#6b798f}.site_wrapper .cd-timeline-content .cd-date b{background-color:#6b798f}.site_wrapper .cd-timeline-content .cd-date b{background:#6b798f}.site_wrapper .cd-timeline-content .cd-date b:after{border-left-color:#6b798f}.features_sec38 h6{color:#6b798f}.flips2_back{background-color:#6b798f}.flips3_front.flipscont3 i{color:#6b798f}.flips3_back{background-color:#6b798f}.flips4_back h5 a:hover{color:#6b798f}body .but_small1{background-color:#6b798f}body .but_small1.gray:hover{background-color:#6b798f}body .but_small3{background-color:#6b798f}body .but_small2{background-color:#6b798f}body .but_small4{background-color:#6b798f}body .but_small5{color:#6b798f;border:2px solid #6b798f}body .but_small5.light:hover{color:#6b798f}body .but_small5.light2:hover{color:#6b798f}body .but_medium1{background-color:#6b798f}body .but_medium3{background-color:#6b798f}body .but_medium2{background-color:#6b798f}.but_medium4{background-color:#6b798f}.but_medium5{color:#6b798f;border:2px solid #6b798f}.but_large1{background-color:#6b798f}.but_large1.small{background-color:#6b798f}.but_large3{background-color:#6b798f}.but_large2{background-color:#6b798f}.but_large4{background-color:#6b798f}.but_large4.white{color:#6b798f}.but_large5{color:#6b798f;border:2px solid #6b798f}.but_full2 .butprogress{background:#6b798f}.stcode_title4 .line{background:#6b798f}.stcode_title5 .line{background:#6b798f}.stcode_title7 .line{background:#6b798f}.stcode_title12 h2{color:#6b798f}.button.transp2{background:#6b798f}.counters2 i{color:#6b798f}.counters3 .one_fourth.white i{color:#6b798f}.counters3 .one_fourth.one{color:#6b798f}.counters3 .one_fourth.one i{color:#6b798f}.counters3 .one_fourth.two{color:#6b798f}.counters3 .one_fourth.two i{color:#6b798f}.counters4{color:#6b798f}.features_sec62 .box .icon:hover{color:#6b798f}.pricingtable3 li.title.act{background-color:#6b798f}.pricingtable3 li.hecont.act strong{background-color:#6b798f}.pricingtable3 li.price.act h1{color:#6b798f}.hexagon:hover i{color:#6b798f}.sidebar_widget ul.arrows_list1 li a{color:#6b798f}.recent_posts_list li a:hover{color:#6b798f}.fati4{background-color:#6b798f}.fati5{color:#6b798f;border:1px solid #6b798f}.fati9{color:#6b798f;border:5px solid #6b798f}.fati19:hover{color:#6b798f}.big_text1 i{color:#6b798f}.error_pagenotfound em{color:#6b798f}.small_social_links li i{color:#6b798f}.site_wrapper .cbp-l-caption-buttonLeft,.site_wrapper .cbp-l-caption-buttonRight{background-color:#6b798f}.site_wrapper .cbp-l-filters-dropdownWrap{background:#6b798f}.site_wrapper .cbp-l-grid-masonry .cbp-caption-activeWrap.two:hover .cbp-l-caption-title,.site_wrapper .cbp-l-grid-masonry .cbp-caption-activeWrap.three:hover .cbp-l-caption-title{color:#6b798f}.blog_post h3 a{color:#6b798f}.blog_post a.date:hover{color:#6b798f}.sharepost li{background-color:#6b798f}.about_author a:hover{color:#6b798f}.alertymes2{background-color:#6b798f}.site_wrapper #bar{background:#6b798f}.pop-wrapper2.colored li a span{border:4px solid #6b798f;background:#6b798f}.pop-wrapper2.colored li a span:after{border-top:10px solid #6b798f}a{color:#6b798f}.color{color:#6b798f}.but_small3 span{background-color:{darkercolor}}.but_medium3 span{background-color:{darkercolor}}.but_large3 span{background-color:{darkercolor}}.pricing-tables-helight .title{background-color:{darkercolor};border-top:3px solid{darkercolor};border-bottom:1px solid{darkercolor}}.pricing-tables-helight .price{background-color:#6b798f}.pricing-tables-helight-two .title{background-color:{darkercolor};border-top:3px solid{darkercolor};border-bottom:1px solid{darkercolor}}.pricing-tables-helight-two .price{background-color:#6b798f}.pricing-tables-main .ordernow .colorchan{color:#fff;background-color:#6b798f}.pricingtable1 ul.active li.mostp{background-color:#6b798f}.pricingtable1 ul.active li.title h4{color:#6b798f}.pricingtable1 ul.active li.title h1{color:#6b798f}.pricingtable1 ul.active li.planbut a{background-color:#6b798f}.tp-caption.sbox1,.sbox1{background:#6b798f}body .text2 em,body .text3 em{color:#6b798f}body .cirbox1.colored,body .squarebox{background:#6b798f}body .sbut1:hover,body .tp-caption .sbut1:hover{background:#6b798f}body .feature_section1 i:hover{color:#6b798f}body .feature_section3 .lstblogs .date:hover,body .feature_section3_elm .lstblogs h4 a:hover{color:#6b798f}body .feature_section4 .center .button.three:hover{background:rgba(0,0,0,0.1)}body .feature_section6_elm .item strong{color:#6b798f}body .cirbox2{background:#6b798f}body .feature_section101 .sprice a{background:#6b798f}body .domain_search.sty2 .serch_area .input_submit{background:#6b798f}body .domain_search.sty2 .serch_area .input_submit:hover{color:#6b798f}body .feature_section102 .plan h2 strong{color:#6b798f}body .feature_section104 .box h1,body .feature_section107 h1 a{background:#6b798f}body .tp-caption.sbut10,body .sbut10{background:#6b798f}body .sbut10:hover,body .tp-caption.sbut10:hover{color:#6b798f!important}body .host_plans_sty3 .one_third .price h1{color:#6b798f}body .host_plans_sty3 .one_third a.but{background:#6b798f}body .feature_section18 a{background:#6b798f}body .features_sec40 .element-icon,body .price_compare .rowsremain.center .span{background:#6b798f}body .hexagon:hover h6{color:#6b798f}body .king-whmcs-wrapper .button.primary,body .king-whmcs-wrapper .btn-primary{background:#6b798f}body .king-whmcs-wrapper a{color:#6b798f}body .knavbar .knav>li>a:hover{color:#6b798f}body .king-whmcs-wrapper .btn-success{background:#6b798f}body .yamm-content .section-box.last a:hover{background:#6b798f}body .feature_section15_elm .one_fourth_less a:hover i{background:#6b798f}body .minicart-nav .cart-items{background:#6b798f}body .flips1_back{background:#6b798f}body .fati4{background:#6b798f}body #wp-calendar th{background:#6b798f}body .counters4{color:#6b798f}.pritable .pacdetails.highlight .title strong{color:#6b798f}body .pritable .pacdetails.highlight .bottom a,body .pritable .pacdetails.highlight h6{background:#6b798f}body .king-tabs-vertical .king-tabs-nav .ui-tabs-active a,body .tabs2 .king-tabs-nav .ui-tabs-active a{background:#6b798f}body .pritable .pacdetails.highlight{box-shadow:0 -5px 0 #6b798f}body .pricing-tables-helight{background:#6b798f}body .king-tabs-vertical .king-tabs-nav .ui-tabs-active a:after{border-right-color:#6b798f}body a.but_goback{background:#6b798f}body .cbp-l-grid-masonry-projects-title{color:#6b798f}body .cforms .button,body #content .wpb_text_column .cforms .button{background:#6b798f;border:1px solid rgba(0,0,0,0.1)}body .yamm-content .section-box a:hover,body .yamm-content .section-box a:hover strong,body .yamm-content .section-box a:hover span,body .yamm-content .section-box a:hover i{color:#6b798f}body .tp-caption.sbut10,body .sbut10{background:#6b798f!important}body #king_cart>p.total .amount{color:#6b798f}body .launch{color:#6b798f}body .top_header .right a.but.bridge_link{background:#6b798f}body .header.sty3 .menu_main{background:#6b798f}body .header.sty3 .minicart-nav .cart-items{background:#333}body .header.sty3 .navbar-default .navbar-nav>.current-menu-parent>a{color:rgba(0,0,0,0.5)}#whmcsorderfrm input[type="button"]:hover,#whmcsorderfrm input[type="reset"]:hover,#whmcsorderfrm input[type="submit"]:hover{background:#6b798f none repeat scroll 0 0}body .top_header .right a.but{background:#6b798f}body .header.sty3 .navbar-default .navbar-nav>li>a:focus{color:#fff}/**WHMPRESS**/.whmpress button,.whmpress a.whmpress-btn,.whmpress a.buy-button,.whmpress a.www-button,.whmpress a.whois-button,.whmpress input[type="submit"]{background:#6b798f;border-color:#6b798f}.whmp_domain_search_ajax_results .whmp_found_result .whmp_search_ajax_buttons a{background:#6b798f}.whmpress_announcements .announcement-date{background:#6b798f}.whmpress_announcements a{color:#6b798f}body .btn-primary,body #bridge .btn{background-color:#6b798f;border-color:#6b798f}.home-shortcuts{background:#6b798f}.footer .secarea .address a:hover{color:#6b798f}.arkahost-advance-search-form .arkahost-submit{background:#6b798f}.tpbut:hover{background:#6b798f}
