<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Computer Repair
Theme URI: http://smartdatasoft.com/tf/computer-repair
Author: smartdatasoft
Author URI: http://smartdatasoft.com
Description: Computer Repair Services WordPress theme, a premium theme, can be use for multiple purposes.
Version: 2.1
License: Premium
License URI: https://smartdatasoft.com
Text Domain: computer-repair
Tags: two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Theme Name is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*----------------------------------------
[Table of contents]

1. Typography
   1.1 Typography Styles
   1.2 Page Preloader
   1.3 Forms
   1.4 Buttons
   1.5 Social Icons
   1.6 Tags   
   1.7 Calendar
2. Main Structure
   2.1 Layout Styles
   2.2 Header
   2.3 Slide Menu
   2.4 Footer
   2.5 Main Slider
3. Content
   3.1 Breadcrumbs block
   3.2 Category block
   3.3 Pricing block
   3.4 Video block
   3.5 Text + Icon block
   3.6 Text + Image block
   3.7 Testimonials block
   3.8 Text block
   3.9 Person
   3.10 Quote form
   3.11 Faq page
   3.12 Blog page
4. Plugins overlay styles

---------------------------------------*/
/*---------------------------------------*/
/*--------     1. Typography     --------*/
/*---------------------------------------*/
/*-------  1.1 Typography Styles --------*/
body {
  font-family: 'Open Sans', sans-serif;
  color: #292929;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
}
.testimonials-item {
    display: none;
}
.testimonial-loader {
  display: none;
}
.view-more-testimonials{
  display: none;
}
.testimonials-item:nth-child(-n+6) {
  display: block;
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
    line-height: 22px;
  }
}
a {
  text-decoration: none;
  color: #292929;
}
a:hover {
  text-decoration: none;
  color: #292929;
}
p {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }
}
p.text-center {
  text-align: center;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
.right {
    text-align: right;
}
.info {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 26px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
}
img {
    max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0 0 15px;
  font-family: 'Chivo', sans-serif;
  font-weight: 500;
}
h1 {
  font-size: 48px;
  line-height: 50px;
}
h2 {
  font-size: 42px;
  line-height: 44px;
}
h3 {
  font-size: 34px;
  line-height: 36px;
}
h4 {
  font-size: 28px;
  line-height: 30px;
}
h5 {
  font-size: 22px;
  line-height: 24px;
}
h6 {
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .info {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 22px;
  }
}
h1 + p.info,
h2 + p.info {
  margin-top: -30px;
}
@media (max-width: 767px) {
  h1 + p.info,
  h2 + p.info {
    margin-top: -10px;
  }
}
@media (max-width: 479px) {
  h1 + p.info,
  h2 + p.info {
    margin-top: -10px;
  }
}
h3 + p.info {
  margin-top: -17px;
}
@media (max-width: 767px) {
  h3 + p.info {
    margin-top: -10px;
  }
}
@media (max-width: 479px) {
  h3 + p.info {
    margin-top: -10px;
  }
}
p.info + p {
  margin-top: 35px;
}
.color {
  color: #4d7df0;
}
.color-alt {
  color: #444444;
}
h1,
h2.h-lg {
  font-size: 50px;
  line-height: 50px;
  margin: 0 0 35px;
  font-family: 'Chivo', sans-serif;
  font-weight: 500;
  color: #292929;
}
@media (max-width: 767px) {
  h1,
  h2.h-lg {
    font-size: 32px;
    line-height: 34px;
    margin: 0 0 15px;
  }
}
@media (max-width: 479px) {
  h1,
  h2.h-lg {
    font-size: 30px;
    line-height: 32px;
  }
}
span.sm {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  width: 53px;
}
h2 {
  font-size: 40px;
  line-height: 40px;
  margin: 0 0 34px;
  font-family: 'Chivo', sans-serif;
  font-weight: 500;
  color: #292929;
}
@media (max-width: 767px) {
  h2 {
    font-size: 32px;
    line-height: 34px;
    margin: 0 0 15px;
  }
}
@media (max-width: 479px) {
  h2 {
    font-size: 30px;
    line-height: 32px;
  }
}
h3 {
  font-size: 32px;
  line-height: 1.125em;
  padding: 0;
  margin: 0 0 20px;
  font-family: 'Chivo', sans-serif;
  font-weight: 500;
  color: #292929;
}
@media (max-width: 767px) {
  h3 {
    font-size: 26px;
    margin: 0 0 10px;
  }
}
h3.subtitle {
  margin-top: -22px;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  h3.subtitle {
    margin-top: -10px;
  }
}
h4 {
  font-size: 22px;
  line-height: 28px;
  padding: 0;
  margin: 0 0 15px;
  font-family: 'Chivo', sans-serif;
  font-weight: 400;
}
h5 {
  font-size: 18px;
  line-height: 24px;
  padding: 0;
  margin: 0 0 15px;
  font-weight: 400;
}
h6 {
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 15px;
    padding: 0;
    font-weight: 700;
    text-transform: uppercase;
}
a:focus {
    outline: none;
    text-decoration: none;
}
.no-upper {
  text-transform: none;
}
.divider-lg {
  clear: both;
  height: 45px;
}
.divider {
  clear: both;
  height: 20px;
}
.divider-sm {
  clear: both;
  height: 10px;
}
.category-list {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
}
.category-list &gt; li {
  position: relative;
  padding: 9px 0 10px 23px;
  border-bottom: 1px solid #efefef;
  font-size: 18px;
  line-height: 20px;
  font-family: 'Chivo', sans-serif;
}
.category-list &gt; li:last-child {
  border-bottom: 0;
}
.category-list &gt; li a {
  color: #444444;
  text-decoration: none;
}
.category-list &gt; li a:hover {
  color: #4d7df0;
}
.category-list &gt; li:after {
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  font-family: 'computer';
  content: "\e906";
  font-size: 10px;
  color: #4d7df0;
}
.marker-list {
  margin: 0 0 15px;
  padding: 5px 0 0;
  list-style: none;
}
.marker-list &gt; li {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  position: relative;
  padding-left: 40px;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .marker-list &gt; li {
    font-size: 16px;
    line-height: 22px;
    padding-left: 30px;
  }
}
.marker-list &gt; li:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-family: 'computer';
  content: "\e926";
  font-size: 22px;
  color: #4d7df0;
}
@media (max-width: 1199px) {
  .marker-list &gt; li:after {
    font-size: 18px;
  }
}
.marker-list-sm {
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
}
.marker-list-sm &gt; li {
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  position: relative;
  padding-left: 18px;
  margin-bottom: 10px;
}
.marker-list-sm &gt; li:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-family: 'computer';
  content: "\e92c";
  font-size: 14px;
  color: #4d7df0;
}
.marker-list-sm-regular li {
  font-weight: 400;
}
.marker-list-md,
.marker-list-md-1 {
  margin: 17px 0 0;
  padding: 0;
  list-style: none;
}
.marker-list-md &gt; li,
.marker-list-md-1 &gt; li {
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  position: relative;
  padding-left: 30px;
  margin-bottom: 14px;
}
.marker-list-md &gt; li:after,
.marker-list-md-1 &gt; li:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-family: 'computer';
  content: "\e926";
  font-size: 18px;
  color: #4d7df0;
}
.marker-list-md-1 {
  margin: 20px 0 20px 30px;
}
.marker-list-md-1 &gt; li {
  font-size: 15px;
  line-height: 20px;
  padding-left: 30px;
  margin-bottom: 15px;
}
.marker-list-md-1 &gt; li:after {
  font-size: 15px;
}
.number-list {
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
  counter-reset: item;
}
.number-list &gt; li {
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  position: relative;
  margin-bottom: 10px;
}
.number-list &gt; li:before {
  display: inline-block;
  min-width: 18px;
  content: counter(item) ". ";
  counter-increment: item;
  color: #4d7df0;
}
.service-list {
  margin: 15px 0 0 0;
  padding: 0;
}
.service-list li {
  display: block;
  margin-bottom: 2px;
  margin-top: 0;
}
.service-list li a,
.service-list li &gt; span {
  display: block;
  padding: 15px 21px;
  background-color: #f1f2f5;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #292929;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.service-list li a:hover,
.service-list li &gt; span:hover {
  color: #fff;
  background-color: #4d7df0;
}
.service-list-1 ,.menu.category-list{
  margin: 0 0 35px 0;
  padding: 0;
}
.service-list-1 li,.menu.category-list li {
  display: block;
  border-bottom: 1px solid #eee;
  padding-left: 0px;
}
.service-list-1 li:last-child ,.menu.category-list li:last-child {
  border-bottom: none;
}
.service-list-1 li a,.menu.category-list li a
.service-list-1 li &gt; span  ,.menu.category-list li &gt; span{
  display: block;
  padding: 10px 0;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  font-family: 'Chivo', sans-serif;
  color: #2a2a2a;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.service-list-1 li a:hover, .menu.category-list li a:hover
.service-list-1 li &gt; span:hover , .menu.category-list li &gt; span:hover {
  color: #4d7df0;
}
.service-list-1 li.active a  , .menu.category-list li.active a {
  color: #4d7df0;
}
.menu.category-list &gt; li:after {
  content :none;
}
#map {
  width: 100%;
  height: 280px;
  margin: 0;
  border: 0;
  overflow: hidden;
}
blockquote {
  position: relative;
  padding: 0 0 0 45px;
  margin: 35px 0 40px;
  font-size: 16px;
  border-left: 0;
}
blockquote p {
  font-style: italic;
  margin-bottom: 15px;
}
blockquote:before {
  font-family: "computer";
  content: '\e901';
  display: block;
  position: absolute;
  top: 0;
  left: -40px;
  color: #4d7df0;
  font-size: 65px;
  line-height: 1em;
  font-style: normal;
}
@media (max-width: 767px) {
  blockquote:before {
    font-size: 30px;
    left: 0;
  }
}
blockquote .quote-author {
  color: #4d7df0;
  font-style: italic;
  font-weight: 700;
}
.table-wrapper {
  overflow-x: auto;
  margin-bottom: 15px;
}
table.full {
  width: 100%;
}
.remark-text {
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  font-style: italic;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #888787;
}
.row-lined {
  margin-top: 75px;
  margin-bottom: 65px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e8e8e8;
}
.contact-info {
  margin: 12px 0;
  padding-left: 47px;
  position: relative;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
}
.contact-info .icon {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 45px;
  line-height: 1em;
  color: #4d7df0;
  width: auto;
  margin-left: 0;
}
@media (max-width: 767px) {
  #page-content .contact-info {
    margin: 0 auto 40px;
    max-width: 260px;
    text-align: left;
  }
}

.vert-wrap {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 1;
}

.vert {
  display: table-cell;
  vertical-align: middle;
}
.more-loader {
  display: none;
}
.more-loader.visible {
  display: block;
  text-align: center;
  padding-bottom: 25px;
}
.inline-icons {
  margin-bottom: 30px;
}
.inline-icons .icon-wrapper {
  margin-right: 30px;
}
.inline-icons .icon-wrapper:last-child {
  margin-right: 0;
}
.inline-icons .icon-big {
  margin-right: 10px;
}
.inline-icons .icon-big:last-child {
  margin-right: 0;
}
.icon-wrapper {
  display: inline-block;
  text-align: center;
  margin-bottom: 23px;
  position: relative;
}
.icon-wrapper span {
  display: inline-block;
  position: relative;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: #4d7df0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
  -moz-box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
  box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
}
.icon-wrapper span i.icon {
  position: relative;
  z-index: 1;
  font-size: 60px;
  line-height: 130px;
  color: #fff;
  width: auto;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
}
.icon-wrapper .icon-hover {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: calc(100%);
  height: calc(100%);
  opacity: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.25);
  -moz-box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.25);
  box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.25);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.icon-wrapper:hover span {
  -webkit-box-shadow: 0 0 0 20px rgba(94, 138, 241, 0);
  -moz-box-shadow: 0 0 0 20px rgba(94, 138, 241, 0);
  box-shadow: 0 0 0 20px rgba(94, 138, 241, 0);
}
.icon-wrapper:hover .icon-hover {
  opacity: 1;
  -webkit-box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
  -moz-box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
  box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
}
.icon-wrapper:hover span i.icon {
  color: #4d7df0;
}
.icon-wrapper.icon-light span {
  background: #fff;
  -webkit-box-shadow: 0 0 0 8px rgba(77, 125, 240, 0.25);
  -moz-box-shadow: 0 0 0 8px rgba(77, 125, 240, 0.25);
  box-shadow: 0 0 0 8px rgba(77, 125, 240, 0.25);
}
.icon-wrapper.icon-light span i.icon {
  color: #4d7df0;
}
.icon-wrapper.icon-light .icon-hover {
  background-color: #4d7df0;
  -webkit-box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.25);
  -moz-box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.25);
  box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.25);
}
.icon-wrapper.icon-light:hover span {
  -webkit-box-shadow: 0 0 0 20px rgba(77, 125, 240, 0);
  -moz-box-shadow: 0 0 0 20px rgba(77, 125, 240, 0);
  box-shadow: 0 0 0 20px rgba(77, 125, 240, 0);
}
.icon-wrapper.icon-light:hover .icon-hover {
  -webkit-box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
  -moz-box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
  box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
}
.icon-wrapper.icon-light:hover span i.icon {
  color: #fff;
}
.icon-wrapper.icon-light-border span {
  background: #fff;
  -webkit-box-shadow: 0 0 0 8px rgba(167, 172, 184, 0.25);
  -moz-box-shadow: 0 0 0 8px rgba(167, 172, 184, 0.25);
  box-shadow: 0 0 0 8px rgba(167, 172, 184, 0.25);
}
.icon-wrapper.icon-light-border span i.icon {
  color: #4d7df0;
}
.icon-wrapper.icon-light-border .icon-hover {
  background-color: #4d7df0;
  -webkit-box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.25);
  -moz-box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.25);
  box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.25);
}
.icon-wrapper.icon-light-border:hover span {
  -webkit-box-shadow: 0 0 0 20px rgba(167, 172, 184, 0);
  -moz-box-shadow: 0 0 0 20px rgba(167, 172, 184, 0);
  box-shadow: 0 0 0 20px rgba(167, 172, 184, 0);
}
.icon-wrapper.icon-light-border:hover .icon-hover {
  -webkit-box-shadow: 0 0 0 8px rgba(167, 172, 184, 0.25);
  -moz-box-shadow: 0 0 0 8px rgba(167, 172, 184, 0.25);
  box-shadow: 0 0 0 8px rgba(167, 172, 184, 0.25);
}
.icon-wrapper.icon-light-border:hover span i.icon {
  color: #fff;
}
.icon-big {
  display: inline-block;
}
.icon-big .icon {
  display: block;
  font-size: 72px;
  line-height: 122px;
  padding: 0 28px;
  color: #4d7df0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.icon-big .icon:hover {
  color: #444444;
}
.icon-big.dark .icon {
  color: #444444;
}
.icon-big.dark .icon:hover {
  color: #4d7df0;
}
.icon-big.bg .icon {
  background: #fff;
}
.icon-big.bg .icon:hover {
  color: #444444;
  background: #e9eaed;
}
.icon-big.bg-invert .icon {
  background: #444444;
}
.icon-big.bg-invert .icon:hover {
  background: #e9eaed;
}
/*-------- 1.2 Page Preloader    --------*/
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000000;
  background-color: #fff;
}
#loader-wrapper.loader-off {
  display: none !important;
}
#loader {
  display: block;
  margin: -50px 0 0 -150px;
  height: 100px;
  width: 300px;
  position: relative;
  top: 50%;
  left: 50%;
  text-align: center;
}
#loader .text {
  clear: both;
  margin-top: 35px;
}
.battery {
  display: table;
  border: 3px solid #444444;
  padding: 5px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.battery:after {
  content: "";
  display: block;
  width: 7px;
  height: 15px;
  background: #444444;
  position: absolute;
  right: -7px;
}
.battery .battery_item {
  display: block;
  width: 15px;
  height: 15px;
  float: left;
  background-color: #4d7df0;
  filter: alpha(opacity=0);
  opacity: 0;
  animation: _fade 0.5s 2s infinite alternate forwards;
}
.battery .battery_item:not(:last-child) {
  margin-right: 5px;
}
.battery .battery_item:first-child {
  animation-delay: 0.2s;
}
.battery .battery_item:nth-child(2) {
  animation-delay: 0.4s;
}
.battery .battery_item:last-child {
  animation-delay: 0.6s;
}
@keyframes _fade {
  from {
    filter: alpha(opacity=0);
    opacity: 0;
  }
  to {
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
@media (max-width: 767px){
#mainSlider .slide-content .btn {
    font-size: 14px !important;
    padding: 15px 10px !important;
}
}
/*-------- 1.3 Forms             --------*/
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    appearance: none;
    margin-bottom: 4px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 24px;
    background: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 0;
    color: #2b2b2b;
    min-width: 100%;
    margin-top: 5px;
}
.input-custom {
  appearance: none;
  margin-bottom: 4px;
  padding: 13px 15px 13px;
  font-size: 16px;
  line-height: 20px;
  height: 47px;
  background: #fff;
  border: 0;
  border-radius: 2px;
  color: #000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.input-custom:hover,
.input-custom:focus,
.input-custom.focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.input-custom.input-full {
  width: 100%;
}
.textarea-custom {
  appearance: none;
  margin-bottom: 4px;
  padding: 13px 15px 13px;
  font-size: 16px;
  line-height: 20px;
  height: 47px;
  background: #fff;
  border: 0;
  border-radius: 2px;
  color: #000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  min-height: 235px;
  height: auto;
}
.textarea-custom:hover,
.textarea-custom:focus,
.textarea-custom.focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.textarea-custom.input-full {
  width: 100%;
}
.input-wrapper {
  position: relative;
}
.placeholder {
  font-size: 16px;
  line-height: 20px;
  color: #959595;
}
input::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 20px;
  color: #959595;
}
input::-moz-placeholder {
  font-size: 16px;
  line-height: 20px;
  color: #959595;
}
input:-ms-input-placeholder {
  font-size: 16px;
  line-height: 20px;
  color: #959595;
}
input:-moz-placeholder {
  font-size: 16px;
  line-height: 20px;
  color: #959595;
}
.required {
  color: red;
}
input.input-custom,
textarea.textarea-custom,
.select-wrapper select.input-custom,
.select-wrapper select.select-custom {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.contact-form {
  margin-bottom: 15px;
  margin-top: 0;
}
.contact-form .input-custom,
.contact-form .textarea-custom {
  margin-bottom: 20px;
  border: 1px solid #dbdbdb;
  padding: 16px 15px 17px;
  height: 50px;
  font-size: 14px;
}
.contact-form .textarea-custom {
  display: block;
}
label {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 5px;
  color: #000;
}
form label.error {
  display: block;
  color: #ff0000;
  font-size: 14px !important;
  margin-top: -20px;
  opacity: 1 !important;
}
#success,
#error,
#quoteSuccess,
#quoteError {
  display: none;
  height: 70px;
}
#quoteSuccess,
#quoteError {
  height: 30px;
}
#success span,
#error span,
#quoteSuccess span,
#quoteError span {
  display: block;
}
#success span p,
#error span p,
#quoteSuccess span p,
#quoteError span p {
  margin-top: 15px;
}
#success span p,
#quoteSuccess span p {
  color: #2990d6;
}
#error span p,
#quoteError span p {
  color: #c0392b;
}
/*-------- 1.4 Buttons           --------*/
button:focus,
.btn:focus,
button:active:focus,
.btn:active:focus,
button.active:focus,
.btn.active:focus,
button.focus,
.btn.focus,
button:active.focus,
.btn:active.focus,
button.active.focus,
.btn.active.focus {
  outline: 0;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button:hover,
.btn:hover,
button:focus,
.btn:focus,
button.focus,
.btn.focus {
  outline: 0;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button:active,
.btn:active,
button.active,
.btn.active {
  outline: 0;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button.pull-right,
.btn.pull-right {
  margin-right: 10px;
}
.btn {
  padding: 14px 18px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  height: auto;
  background-color: #4d7df0;
  color: #ffffff;
  border-radius: 7px;
  border: 0;
  vertical-align: top;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  text-decoration: none;
  text-transform: uppercase;
  min-width: 185px;
}
.btn:hover {
  background: #444444;
  color: #ffffff;
}
.btn span {
  display: inline-block;
  vertical-align: middle;
}
.btn .icon {
  display: inline-block;
  vertical-align: middle;
  padding-right: 5px;
}
.btn.btn-lg {
  height: auto;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  border-radius: 5px;
  padding: 20px 27px;
}
.btn.btn-sm {
  font-size: 14px;
  line-height: 26px;
  font-weight: bold;
  padding: 10px 15px;
  border-radius: 4px;
  text-transform: none;
  min-width: 0;
}
.btn.btn-xs {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  padding: 10px 15px;
  border-radius: 3px;
  min-width: 0;
}
.btn.wide {
  min-width: 217px;
}
.btn-invert {
  background: #444444;
}
.btn-invert:hover,
.btn-invert.active,
.btn-invert:active,
.btn-invert.focus,
.btn-invert:focus {
  background-color: #4d7df0;
}

.btn-invert-alt:hover {
  background-color: #fff;
  color: #444444;
}
.btn-white {
  background: #fff;
  color: #444444;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.btn-white:hover{
  background-color: #4d7df0;
  color: #fff;
}
.btn-inline .btn {
  margin: 0 24px 10px 0;
}
.text-center .btn-inline .btn {
  margin: 0 12px 10px;
}
/*-------- 1.5 Social Icons      --------*/
.social-links ul {
  margin: 0;
  padding: 0;
}
.social-links ul li {
  display: inline-block;
  margin: 0 7px 5px 0;
  list-style: none;
  text-align: center;
}
.social-links ul li:last-child {
  margin-right: 0;
}
.social-links ul li a {
  font-size: 32px;
  color: #d0d0d0;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
}
.social-links ul li a:hover {
  color: #444444;
}
.social-links.rounded ul li {
  display: inline-block;
  margin: 0 9px 7px 0;
  list-style: none;
  text-align: center;
}
.social-links .category-list &gt; li:after,
.post-preview .category-list &gt; li:after {
  display: none;
}
.social-links .category-list &gt; li,
.post-preview .category-list &gt; li {
  border: none;
  padding: inherit;
}
.social-links.rounded ul.contact-list li a {
  display: block;
  width: 77px;
  height: 77px;
  border: 7px solid #e9eaed;
  border-radius: 50%;
  font-size: 24px !important;
  line-height: 63px;
  color: #4d7df0;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.social-links.rounded ul li a:hover {
  border-color: rgba(94, 138, 241, 0.25);
}
@media (max-width: 767px) {
  .social-links.text-right {
    text-align: center;
    margin-top: 25px;
  }
}
.link a {
  font-size: 22px;
  line-height: 1em;
  color: #e2e2e2;
  text-decoration: none;
  padding: 0 4px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
}
@media (max-width: 1199px) {
  .page-content .social-links ul li {
    margin: 0 0 3px 0;
  }
}
a.icon-facebook:hover {
  color: #3b5998 !important;
}
a.icon-twitter:hover {
  color: #55acee !important;
}
a.icon-google-plus:hover {
  color: #dd4b39 !important;
}
a.icon-linkedin:hover {
  color: #4875B4 !important;
}
a.icon-pinterest:hover {
  color: #C92228 !important;
}
a.icon-instagram:hover {
  color: #dd4b39 !important;
}
a.icon-tumblr:hover {
  color: #395875 !important;
}
a.icon-vimeo:hover {
  color: #20b9eb !important;
}
.tags-list {
  position: relative;
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
}
.tags-list li {
  display: inline-block;
  padding: 0;
  margin-bottom: 7px;
  margin-right: 5px;
}
.tags-list li a {
  display: block;
  background-color: #f0f0f0;
  color: #8f8f8f;
  font-size: 14px;
  line-height: 25px;
  padding: 0 10px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.tags-list li a:hover {
  background-color: #4d7df0;
  color: #fff;
} 
.tagcloud {
  position: relative;
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
}
.tagcloud a,.tags-list a {
  background-color: #f0f0f0;
  color: #8f8f8f;
  display: inline-block;
  font-size: 14px !important;
  line-height: 25px;
  margin-bottom: 7px;
  margin-right: 5px;
  padding: 0 10px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.pull-left {
    margin-right: 10px;
}
.tagcloud a:hover,.tags-list a:hover {
  background-color: #4d7df0;
  color: #fff;
}
/*-------- 1.7 Calendar          --------*/
.calendar__header {
  font-size: 16px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
  padding: 0 0 18px;
}
.calendar__footer {
  font-size: 16px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
  padding: 10px 0 0;
}
.calendar__footer a {
  text-decoration: none;
}

.content-area .wpb_single_image.wpb_content_element.vc_align_left {
    margin-bottom: 0;
}
.contact-a a{
  text-decoration: underline;
}
.contact-a a:hover{
  text-decoration: none;
}
.calendar__footer a:hover {
  color: #4d7df0;
}
.calendar table {
  background: #fff;
  border-collapse: collapse;
  color: #222;
  font-size: 15px;
  width: 100%;
  max-width: 350px;
}
.calendar th,
.calendar td {
  border: 1px solid #eee;
  color: #484848;
  cursor: pointer;
  line-height: 20px;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.calendar th:hover,
.calendar td:hover {
  background-color: #f5f5f5;
}
.calendar th {
  background-color: #f5f5f5;
}
.calendar tr:first-child td {
  font-weight: 700;
  padding-bottom: 10px;
}
.calendar .selected{
  color: #fff;
  background:#4d7df0;
}
/*---------------------------------------*/
/*--------   2. Main Structure   --------*/
/*---------------------------------------*/
/*--------   2.1 Layout Styles   --------*/
body,
html {
  overflow-x: hidden;
}
.block {
  margin-bottom: 70px;
}

.block.bottom-sm {
  margin-bottom: 20px;
}
.block.bottom-sm-1 {
  margin-bottom: 50px;
}
.block.bottom-md {
  margin-bottom: 72px;
}
.block.bottom-null {
  margin-bottom: 0;
}
.block.lined .container {
  padding-bottom: 92px;
  border-bottom: 1px solid #e8e8e8;
}
@media (max-width: 767px) {
  .block.bg-1,
  .block.bg-2 {
    padding: 44px 0 30px;
  }
}
.block.bg-1 h1,
.block.bg-2 h1,
.block.bg-1 h2,
.block.bg-2 h2,
.block.bg-1 h3,
.block.bg-2 h3 {
  color: #fff;
}
.block.bg-1 .slick-dots li button:after,
.block.bg-2 .slick-dots li button:after {
  background: #fff;
}
.block.bg-1 .slick-dots li.slick-active button:after,
.block.bg-2 .slick-dots li.slick-active button:after,
.block.bg-1 .slick-dots li.slick-active button:hover:after,
.block.bg-2 .slick-dots li.slick-active button:hover:after {
  background: #444444;
}
.block.bg-2 {
  background-image: url(images/block-bg-2.jpg);
  padding: 80px 0 60px;
}

@media (max-width: 767px) {
  .vc_row.fixed-bg-parallex {
    background-size: auto 100% !important;
    background-position-x: 33% !important;
  }
  .block.bg-2 {
    padding: 44px 0 40px;
  }
}
.block.bg-light.full-block {
  background: #f4f4f6;
  padding: 74px 0 60px;
}
.block.bg-light:not(.full-block) .container {
  background: #f4f4f6;
}
.block.bg-dark.full-block {
  background: #4d7df0;
}
.block.bg-dark:not(.full-block) .container {
  color: #fff;
}
.block.bg-dark:not(.full-block) .container h1,
.block.bg-dark:not(.full-block) .container h2,
.block.bg-dark:not(.full-block) .container h3 {
  color: #fff;
}
.block.pad-sm .container {
  padding: 38px 0 23px;
}
.block-negative {
  position: relative;
  margin-top: -42px;
  z-index: 100;
}
@media (max-width: 767px) {
  .block {
    margin-bottom: 46px;
  }
  .block-negative {
    margin-top: 16px;
  }
}
@media (min-width: 1200px) {
  .block &gt; .container,
  .navbar .container,
  #pageContent &gt; .container,#primary.container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  #pageContent {
      left: 0 !important;
  }
}
h1 + .row {
  margin-top: 50px;
}
.block.network-effect {
  position: relative;
  z-index: 0;
}
.block.network-effect .container {
  z-index: 1;
}
#network {
  position: absolute !important;
  bottom: 0;
  left: 0;
  width: 100%;
  pointer-events: none;
  opacity: 0.15;
}
@media (max-width: 767px) {
  #network {
    display: none !important;
  }
}

/*--------   2.1 Header Top          --------*/
@media (min-width: 992px){
.header-info-mobile, .header-info-toggle {
    display: none;
}
}
@media (max-width: 991px){
.header-info-toggle {
    display: block;
    background: #444444;
    height: 45px;
    width: 100%;
    color: #fff;
    cursor: pointer;
    text-align: center;
}
.header-info-toggle [class*='icon-'] {
    display: block;
    font-size: 20px;
    line-height: 45px;
    -webkit-transition: 0.5s;
    padding: 0 20px;
    -webkit-transform: rotate(0deg);
}
.header-info-mobile p &gt; [class*='icon-'] {
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 22px;
    color: #4d7df0;
}
.header-info-mobile {
    display: none;
    padding: 16px;
    background-color: #eff1f2;
    color: #292929;
}
.header-info-mobile p {
    padding-left: 40px;
    position: relative;
    margin-bottom: 12px;
}
.header-info-mobile, .header-info-mobile p {
    font-size: 15px;
    line-height: 24px;
}
.header-info-mobile-inside {
    position: relative;
    top: -50px;
    -webkit-transition: 0.2s;
}
.header-info-mobile.open .header-info-mobile-inside {
    top: 0;
    opacity: 1;
}
.header-info-toggle.open [class*='icon-'] {
    -webkit-transform: rotate(180deg);
}
#slide-nav .navbar-header {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
}
/*--------   2.2 Header          --------*/

body.home header.page-header {
  position: static;
  top: 0;
}

@media (min-width: 991px) {
  body:not(.home) header.page-header {
    margin-bottom: 38px;
  }
  body:not(.home) header.page-header #slidemenu {
    margin-bottom: -38px;
  }
}
header.page-header {
    position: relative;
    width: 100%;
    z-index: 1000;
    padding: 0;
    margin: 0;
    border: 0;
    font-weight: normal;
}
body.home header.page-header.is-sticky, .page-header.is-sticky {
    position: fixed !important;
    width: 100%;
    background: #444;
    border-bottom: 0 !important;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
/*body.home header.page-header.is-sticky .header-top, 
.page-header.is-sticky .header-top {
    display: none;
}*/
body.home header.page-header.is-sticky .navbar, 
.page-header.is-sticky .navbar {
    min-height: 50px;
}
.page-header.is-sticky .header-info-toggle {
    display: none;
}
body.home header.page-header.is-sticky .navbar-nav &gt; li &gt; a, 
.page-header.is-sticky .navbar-nav &gt; li &gt; a {
    padding-top: 15px;
    padding-bottom: 15px;
}
header .header-top {
  padding: 20px 0;
}
header .logo {
  position: relative;
  overflow: hidden;
}
header .logo &gt; a {
  position: relative;
  display: block;
}
header .logo img {
  max-width: 100%;
}
header.is-sticky .logo img {
    max-width: 100%;
    height: 45px;
    width: auto;
}
header .mobile-topline {
  display: none;
}
.right-text .animated.rotateInUpRight {
  -webkit-animation-duration: .55s;
  animation-duration: .55s;
}
.phone:hover .right-text .item.arrow {
  left: -10px;
  top: 2px;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
}
.phone:hover .right-text .item.text1 {
  top: -5px;
}
.phone:hover .right-text .item.text2 {
  top: -2px;
}
 .navbar-nav  .no-menu{
    display: block;
    padding: 10px;
    line-height: 52px;
    color: #fff;
 }
@media (min-width: 991px) {
  .navbar-header {
    float: none;
  }
  #navbar-main.affixed-top {
    background: #fff;
  }
  #navbar-main.affix {
    top: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  }
  .navbar {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    min-height: 70px;
    margin-bottom: 0;
    padding: 0;
  }
  .ecaret {
    dispaly: none;
  }
  .nav .open &gt; a,
  .nav .open &gt; a:focus,
  .nav .open &gt; a:hover {
    background-color: transparent;
    color: #4d7df0;
  }
  .navbar-nav {
    float: none;
    margin: 0 auto -5px;
    display: inline-block;
  }
  .navbar-nav &gt; li &gt; a  {
    font-size: 17px;
    line-height: 20px;
    font-family: 'Chivo', sans-serif;
    padding: 20px 20px;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
  }
  .navbar-nav &gt; li &gt; a:hover,
  .navbar-nav &gt; li &gt; a:focus {
    background-color: transparent;
    color: #4d7df0;
  }
  .navbar-nav &gt; li &gt; a.shadow-effect {
    -webkit-text-shadow: 0 30px 0px transparent;
    -moz-text-shadow: 0 30px 0px transparent;
    -ms-text-shadow: 0 30px 0px transparent;
    -o-text-shadow: 0 30px 0px transparent;
    text-shadow: 0 30px 0px transparent;
  }
  .navbar-nav &gt; li &gt; a.shadow-effect:hover {
    -webkit-text-shadow: 0 0px 0px #4d7df0;
    -moz-text-shadow: 0 0px 0px #4d7df0;
    -ms-text-shadow: 0 0px 0px #4d7df0;
    -o-text-shadow: 0 0px 0px #4d7df0;
    text-shadow: 0 0px 0px #4d7df0;
  }
  .navbar-nav li.current-menu-item &gt; a {
    color: #4d7df0;
  }
  .navbar-nav .dropdown .dropdown-menu li.open &gt; a {
    background-color: transparent;
  }
  .navbar-nav .dropdown .dropdown-menu li,
  .navbar #menu-primary-menu li{
    margin-top: 0;
  }

  .navbar-nav .dropdown .dropdown-menu li &gt; a {
    font-size: 15px;
    line-height: 20px;
    font-family: 'Chivo', sans-serif;
    padding: 10px 45px 10px 15px;
    color: #292929;
    background-color: transparent;
    border-bottom: 1px solid #f0f0f0;
    white-space: normal;
    text-decoration: none;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
  }
  .navbar-nav .dropdown .dropdown-menu li &gt; a:hover,
  .navbar-nav .dropdown .dropdown-menu li &gt; a:focus {
    background-color: #f2f2f2;
  }
  .navbar-nav .dropdown .dropdown-menu li:last-child &gt; a {
    border-bottom: 0;
  }
  .navbar-nav .dropdown .dropdown-menu .dropdown-menu {
    top: 6px;
  }
  .navbar-nav .dropdown .dropdown-menu .ecaret {
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    display: inline-block;
    border: 0;
    float: right;
    margin-top: 0;
    margin-right: -10px;
    position: relative;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
  }
  .navbar-nav .dropdown .dropdown-menu .ecaret:before {
    font-family: 'computer';
    content: "\e90e";
  }
  .navbar-nav .dropdown .dropdown-menu li &gt; a:hover .ecaret {
    margin-right: -20px;
  }
  .navbar-nav .dropdown:hover .dropdown-menu {
    transform: translateY(0);
    -webkit-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
    -moz-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
    -ms-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
    opacity: 1;
    visibility: visible;
    top: 100%;
  }
}
@media (min-width: 991px) {
.navbar-nav .dropdown .dropdown-menu {
    border: 0;
    border-radius: 0;
    padding: 0;
    margin-left: -110px;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    bottom: auto !important;
    left: 50%;
    width: 260px;
    display: block !important;
    opacity: 1;
    visibility: hidden;
    top: -5000px;
    margin-top: -7px;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
    border-top: 4px solid #4d7df0;
}
.ecaret {
    display: none;
}
}
@media (max-width: 1199px) {
  header .navbar-nav &gt; li &gt; a {
    padding-left: 12px;
    padding-right: 12px;
  }
  h3 {
    font-size: 28px;
    margin: 0 0 15px;
}
}
@media (max-width: 991px) {
  header.page-header .phone .under-number {
    font-size: 12px;
  }
  header.page-header .navbar-nav &gt; li &gt; a {
    padding-left: 5px;
    padding-right: 5px;
  }
  header .phone .right-text {
    display: none;
  }
  header .phone .phone-wrapper {
    margin: 0;
  }
  header.page-header .navbar-toggle.slide-active .icon-cancel {
    display: inline;
}
  #slide-nav #slidemenu {
    left: -100%;
    width: 270px;
    height: 100vh;
    min-width: 0;
    position: absolute;
    overflow-y: scroll;
    padding-left: 0;
    z-index: 2;
    top: 0;
    margin: 0;
}
}
@media (max-width: 991px) {
  header.page-header {
    position: relative !important;
    padding: 0;
    margin: 0;
  }
  #slide-nav .container {
    margin: 0!important;
    padding: 0!important;
    height: 100%;
    width: 100%;
}
/*  header.page-header .header-top {
    padding: 0;
    background-color: #fff;
    text-align: center;
    padding: 5px 15px;
    margin: 0 -15px;
    width: calc(100% + 30px);
  }*/
  header.page-header .logo {
    text-align: center;
    width: 100%;
  }
  header.page-header .phone {
    display: none;
  }
  header.page-header .mobile-topline {
    display: block;
    position: relative;
    background: #444444;
    padding: 5px 15px;
    text-align: right;
    margin: 0 -15px;
    width: calc(100% + 30px);
  }
  header.page-header .mobile-topline .phone-number {
    font-size: 20px;
    line-height: 35px;
    font-family: 'Chivo', sans-serif;
    color: #fff;
  }
  header.page-header .navbar {
    position: static;
    min-height: 0;
    border: 0;
    margin: 0;
  }
  header.page-header .dropdown-menu {
    border-radius: 0;
  }
  header.page-header .navbar-nav .ecaret {
    display: block;
    width: 40px;
    height: 40px;
    border: 0;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
}
  header.page-header .navbar-nav .ecaret:after {
    font-family: 'computer';
    content: '\e92a';
    position: absolute;
    top: 0;
    width: 100%;
    font-size: 24px;
    line-height: 41px;
    text-align: center;
}
  header.page-header .navbar-nav li.opened &gt; a &gt; .ecaret:after {
    content: '\e92b';
  }
  header.page-header .navbar-nav li {
    background: transparent;
    position: relative;
  }
  header.page-header .navbar-nav li &gt; a {
    position: relative;
  }
  header.page-header .navbar-nav &gt; li {
  margin-top: 0px;
}
  header.page-header .navbar-nav &gt; li &gt; a,
  header.page-header .navbar-nav &gt; li &gt; a:focus {
    font-size: 20px;
    line-height: 20px;
    padding: 10px 20px;
    color: #fff;
    background: transparent;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
  }
  header.page-header .navbar-nav &gt; li &gt; a:hover {
    background-color: rgba(0, 0, 0, 0.1);
    color: #fff;
  }
  header.page-header .navbar-nav .opened &gt; a,
  header.page-header .navbar-nav .opened &gt; a:focus,
  header.page-header .navbar-nav .opened &gt; a:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
  }
header.page-header .navbar-toggle {
    position: absolute;
    bottom: 5px;
    right: 30px;
    padding: 5px 16px;
    margin: 0;
    font-size: 34px;
    color: #444;
    display: block;
}
  header.page-header .navbar-toggle .icon-cancel {
    display: none;
    font-size: 34px;
  }
  header.page-header .navbar-toggle.slide-active .icon-cancel {
    display: none;
}
header.page-header .navbar-nav .dropdown-menu {
    margin: 0 0 10px;
    padding: 0;
    display: none;
    width: 100%;
    position: relative;
    background-color: #f0f0f0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
  header.page-header .navbar-nav .dropdown-menu a,
  header.page-header .navbar-nav .dropdown-menu a:focus {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    background: transparent;
    padding: 10px 15px 10px 20px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
  }
  header.page-header .navbar-nav .dropdown-menu a:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
  }
  header.page-header .navbar-nav .dropdown-menu .dropdown-menu {
    background-color: #fcfcfc;
  }
  header.page-header .navbar-nav .opened &gt; .dropdown-menu {
    display: block;
  }
  .navbar-nav &gt; li {
    float: none;
}
}
/*--------   2.3 Slide Menu      --------*/
body.slide-active {
  overflow-x: hidden;
}
.archive #primary, .search #primary{margin-top: 80px;}
#page-content {
  position: relative;
  left: 0;
}
#page-content.slide-active {
  padding-top: 0;
}
.navbar-header {
  position: relative;
}
@media (max-width: 991px) {
  #slide-nav .navbar.slide-active {
    position: absolute;
    width: 270px;
    top: -1px;
    z-index: 1000;
  }
  #slide-nav #slidemenu .navbar-nav {
    min-width: 0;
    width: 100%;
    margin: 10px 0 0;
  }
  #slide-nav #slidemenu .navbar-nav .dropdown-menu li a {
    min-width: 0;
    width: 100%;
    white-space: normal;
    text-decoration: none;
  }
  #slide-nav {
    border-top: 0;
  }
#navbar-height-col {
    position: fixed;
    top: 0;
    height: 100%;
    bottom: 0;
    width: 270px;
    left: -270px;
    background: #4d7df0;
}
  .navbar-nav li {
    margin-top: 0;
}

}
@media (min-width: 991px) {
  #page-content {
    left: 0 !important;
  }
  .navbar.navbar-fixed-top.slide-active {
    position: fixed;
  }
  .navbar-header {
    left: 0 !important;
  }
  body.home header.page-header.is-sticky .header-top, .page-header.is-sticky .header-top {
    display: none;
}
}

/*--------   2.4 Footer          --------*/
.page-footer {
  position: relative;
  background: #444444;
  color: #fff;
  clear: both;
}
.page-footer .footer-content {
  padding: 55px 0 38px;
  position: relative;
}
@media (max-width: 767px) {
  .page-footer .footer-content {
    padding: 35px 0 55px;
  }
}
.page-footer .container {
  position: relative;
  z-index: 100;
}
.page-footer ul.footer-menu {
  margin: 0 0 32px;
  padding: 0;
  list-style: none;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .page-footer ul.footer-menu {
    margin-bottom: 40px;
  }
}
.page-footer ul.footer-menu li {
  display: inline-block;
  margin: 0 8px;
}
@media (max-width: 767px) {
  .page-footer ul.footer-menu li {
    display: block;
    margin: 15px 0 !important;
  }
}
.page-footer ul.footer-menu li a {
  font-family: 'Chivo', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.5em;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
}
.page-footer ul.footer-menu li a:hover {
  color: #4d7df0;
}
.page-footer ul.footer-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-footer ul.footer-links li a {
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  text-decoration: underline;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
}
.page-footer ul.footer-links li a:hover {
  color: #4d7df0;
  text-decoration: none;
}
.page-footer .copyright {
    color: #9f9f9f;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 5px;
    text-align: center;
}
@media (max-width: 767px) {
.page-footer .copyright {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 34px;
}
}
.page-footer .footer-map {
  height: 365px;
  width: 100%;
}
.page-footer .social-links {
  text-align: center;
  margin-bottom: 37px;
}
.page-footer .social-links ul li {
  margin: 0 10px;
}
.page-footer .social-links ul li a {
  color: #d8d8d8;
  /* important on color create a problem for customizer setting. */
  font-size: 32px;
}
.page-footer .footer-phone {
  margin-bottom: 28px;
  font-size: 30px;
  line-height: 1em;
  font-family: 'Chivo', sans-serif;
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  .page-footer .footer-phone {
    font-size: 22px;
    line-height: 37px;
  }
}
.page-footer .footer-phone .number {
  color: #4d7df0;
  white-space: nowrap;
}
.page-footer .footer-phone .icon {
  font-size: 18px;
  line-height: 30px;
  padding-right: 5px;
  width: auto;
  vertical-align: inherit;
  margin-left: 0;
}
@media (max-width: 767px) {
  .page-footer .footer-phone .icon {
    font-size: 14px;
    line-height: 22px;
  }
}
.page-footer .footer-columns {
  margin-bottom: 24px;
}
.footer-links &gt; li:first-child {
    margin-top: 0;
}
@media (max-width: 991px) {
  .page-footer .footer-columns &gt; div {
    margin: 20px auto;
    max-width: 300px;
    text-align: center;
  }
  .page-footer ul.footer-menu li a {
    font-size: 14px;
  }
  ul.footer-menu li {
    display: inline-block;
    margin: 0 3px !important;
}
.page-footer .contact-info {
    font-size: 14px;
}
.widget_smart_contact_list .col-sm-3,
.widget_smart_contact_list .col-sm-4{
  width: 50% !important;
}
.widget_smart_contact_list .col-sm-5{
  width: 100% !important;
}
.social-links.rounded ul.contact-list li a {
    width: 46px;
    height: 46px;
    border-width: 4px;
    font-size: 17px !important;
    line-height: 38px;
}
.social-links.rounded.text-right {
    text-align: center;
    margin-top: 25px;
}
.widget_smart_contact_list {
    overflow: hidden;
    display: block;
    padding: 0px 30px;
}
.widget_smart_contact_list .contact-info {
    padding-left: 60px;
}
.home-about-list .vc_col-sm-1{
  display: none !important;
}
.home-about-list .vc_col-sm-5{
  width:50% !important;
}
h3 {
    font-size: 28px;
    margin: 0 0 15px;
}

}
.page-footer .contact-info {
  margin: 0;
}
.page-footer .contact-info .icon {
  color: #656565;
}
@media (max-width: 767px) {
  .page-footer #footer-map {
    margin: 0 -15px;
    width: calc(100% + 30px);
  }
  .widget_smart_contact_list {
    overflow: hidden;
    display: block;
    padding: 0px 0px;
}
.widget_smart_contact_list .col-sm-3 {
    width: 100% !important;
}
.social-links.rounded ul li {
    display: inline-block;
    margin: 0 2px 7px 0;
}
}
.footer-links a {
    color: #fff;
    text-decoration: underline;
    margin: 0px 10px;
    font-size: 16px;
    position: relative;
}
.footer-links a:hover{
    color: #4d7df0;
    text-decoration: none;
}
.page-footer {
    position: relative;
    background: url(images/footer-bg.jpg) no-repeat center center #444;
    background-size: cover;
    color: #fff;
    clear: both;
}
.page-footer .contact-info .icon {
    top: 4px;
    font-size: 30px;
    color: #fff !important;
}
.contact-info.last-item {
    text-decoration: underline;
}
.contact-info.last-item:hover {
    text-decoration: none;
}
/* back to top button */
.back-to-top {
  position: fixed;
  bottom: 185px;
  right: 5%;
  z-index: 1000;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.back-to-top.visible {
    opacity: 1;
    visibility: visible;
    bottom: 50px;
}
@media (max-width: 1199px) {
  .back-to-top {
    bottom: 20px !important;
    right: 20px;
  }
}
.back-to-top a {
    display: block;
    color: #4d7df0;
    font-size: 60px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
@media (max-width: 767px) {
.back-to-top {
    bottom: 70px !important;
    left: auto;
    right: 20px;
}
.footer-links a {
    display: block;
}
.back-to-top a {
    font-size: 50px;
}
.page-footer .contact-info {
    font-size: 15px ;
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
}
}
.page-footer .footer-links a + a:before {
    position: absolute;
    left: -14px;
    top: 0px;
    content: '|';
    color: #fff !important;
}
.back-to-top:hover {
  bottom:70px;
}
@media (max-width: 1199px) {
  .back-to-top:hover {
    bottom: 70px;
  }
}
body.home.admin-bar header.page-header{
  top:31px;
}
/*--------   2.5 Main Slider     --------*/
/*slider*/
#mainSlider {
  margin-bottom: 30px;
  opacity: 0;
}
#mainSlider.slick-initialized {
  opacity: 1;
}

#mainSlider .slide .img--holder {
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
}
#mainSlider .slide-content {
  height: 100%;
  width: 40%;
  position: absolute;
  top: 0;
  color: #fff;
  z-index: 100;
}
#mainSlider .slide-content.center {
  text-align: center;
  left: 15%;
  width: 70%;
}
#mainSlider .slide-content h3 {
  font-size: 102px;
  line-height: 1em;
  font-weight: 400;
  margin-bottom: 0.05em;
  color: #fff;
  letter-spacing: -0.04em;
  text-transform: none;
}
#mainSlider .slide-content h3 span {
  color: #4d7df0;
}
#mainSlider .slide-content h4 {
  font-size: 56px;
  line-height: 1em;
  font-weight: 400;
  margin-bottom: 0.45em;
  color: #fff;
  text-transform: none;
}
#mainSlider .slide-content h4 span {
  color: #4d7df0;
}
#mainSlider .slide-content p {
  font-size: 20px;
  line-height: 1.5em;
  font-family: Georgia, Times, 'Times New Roman', serif;
  margin-bottom: 2.5em;
  font-style: italic;
}
#mainSlider .slide-content .btn,
#mainSlider .slide-content .btn:focus {
  height: auto;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 20px 27px;
  outline: 0;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}
#mainSlider .slide-content .btn:hover,
#mainSlider .slide-content .btn.active,
#mainSlider .slide-content .btn:active,
#mainSlider .slide-content .btn.focus,
#mainSlider .slide-content .btn:focus {
  background: #fff;
  color: #4d7df0;
}
@media (max-width: 1199px) {
  #mainSlider .slide-content h3 {
    font-size: 80px;
  }
  #mainSlider .slide-content h4 {
    font-size: 40px;
  }
  #mainSlider .slide-content p {
    font-size: 18px;
  }
  #mainSlider .slide-content .btn {
    font-size: 12px;
    padding: 18px 25px;
  }
}
@media (max-width: 991px) {
  #mainSlider .slide-content h3 {
    font-size: 60px;
  }
  #mainSlider .slide-content h4 {
    font-size: 30px;
  }
  #mainSlider .slide-content p {
    font-size: 16px;
  }
  #mainSlider .slide-content .btn {
    font-size: 12px;
    padding: 15px 20px;
  }
}
@media (max-width: 767px) {
  #mainSlider .slide-content h3 {
    font-size: 55px;
  }
  #mainSlider .slide-content h4 {
    font-size: 30px;
  }
  #mainSlider .slide-content p {
    font-size: 16px;
  }
  #mainSlider .slide-content .btn {
    font-size: 12px;
    padding: 15px 20px;
  }
  #mainSlider .vert-wrap {
    padding-top: 0;
  }
  #mainSlider .slide-content.center {
    text-align: center;
    left: 100px;
    width: calc(100% - 200px);
  }
  #mainSlider .slide .img--holder {
    height: 320px;
  }
  body.home.admin-bar header.page-header {
    top: 0px;
}
}
@media (max-width: 667px) {
  #mainSlider .slide-content h3 {
    font-size: 40px;
  }
  #mainSlider .slide-content h4 {
    font-size: 24px;
  }
  #mainSlider .slide-content p {
    font-size: 12px;
  }
  #mainSlider .slide-content .btn {
    font-size: 10px;
    padding: 10px 15px;
  }
  h1, h2.h-lg {
    font-size: 30px !important;
    line-height: 32px !important;
}
}
@media (max-width: 480px) {
  #mainSlider .slide-content h3 {
    font-size: 28px;
  }
  #mainSlider .slide-content h4 {
    font-size: 18px;
  }
  #mainSlider .slide-content p {
    font-size: 9px;
  }
  #mainSlider .slide-content .btn {
    font-size: 8px;
    line-height: 11px;
    padding: 5px 7px;
  }
  #mainSlider .slide-content.center {
    text-align: center;
    left: 35px;
    width: calc(100% - 70px);
  }
  #mainSlider .slide-content p {
    margin-bottom: 1em;
  }
  #mainSlider .slide-content h3 {
    margin-bottom: 0.2em;
  }
  #mainSlider .slick-prev:before, 
  #mainSlider .slick-next:before {
    display: none;
}
}
@media (max-width: 480px) {
  #mainSlider .slide .img--holder {
    height: 160px;
  }
}
#mainSlider .slick-prev,
#mainSlider .slick-next {
  width: 125px;
  height: 125px;
  margin-top: -62px;
}
#mainSlider .slick-prev:before,
#mainSlider .slick-next:before {
  font-size: 125px;
  line-height: 1em;
  color: #fff !important;
  font-weight: normal;
}
#mainSlider .slick-prev {
  left: 50px;
}
#mainSlider .slick-next {
  right: 50px;
}
@media (max-width: 1199px) {
  #mainSlider .slick-prev {
    left: 0;
  }
  #mainSlider .slick-next {
    right: 0;
  }
  #mainSlider .slick-prev,
  #mainSlider .slick-next {
    width: 85px;
    height: 85px;
    margin-top: -42px;
  }
  #mainSlider .slick-prev:before,
  #mainSlider .slick-next:before {
    font-size: 85px;
  }
}
@media (max-width: 991px) {
  #mainSlider .slick-prev,
  #mainSlider .slick-next {
    display: none !important;
  }
}
#mainSliderWrapper {
  position: relative;
}
#mainSlider .vert-wrap {
    padding-top: 180px;
}
@media (max-width: 991px){
#mainSlider .vert-wrap {
    padding-top: 0;
}
#mainSlider .slide-content h3 {
    font-size: 48px;
    margin-bottom: 0;
}

}
@media (max-width: 991px) and (min-width:767px){
#mainSlider.slider-wrapper,
#mainSlider .slide .img--holder{
    height: 48vw !important;
}

}
@media (max-width: 667px){
#mainSlider .slide-content h3 {
    font-size: 30px;
}
}
@media (max-width: 480px){
#mainSlider .slide-content h3 {
    font-size: 24px;
}
}
/*--------   2.3 Header          --------*/
header .header-top {
    padding: 26px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
header .logo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 300px;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    position: relative;
    overflow: hidden;
    margin-right: 25px;
}
header .logo.lrg {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 370px;
    -ms-flex: 0 0 370px;
    flex: 0 0 370px;
    position: relative;
    overflow: hidden;
    margin-right: 25px;
}
header .logo &gt; a {
    position: relative;
    display: block;
}
header .logo img {
    max-width: 100%;
}
header .header-top-info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 5px;
    padding-left: 60px;
    position: relative;
    font-size: 15px;
    line-height: 24px;
}
header .header-top-info [class*='icon-'] {
    position: absolute;
    left: 0;
    top: 4px;
    width: 60px;
    text-align: center;
    font-size: 40px;
    line-height: 1em;
}
header .header-top-info + .header-top-info {
    margin-right: 30px;
}
header .phone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 213px;
    -ms-flex: 0 0 213px;
    flex: 0 0 213px;
    margin-left: auto;
    overflow: hidden;
    font-family: 'Chivo', sans-serif;
}
header .phone .phone-wrapper {
    float: left;
    margin-right: -8px;
}
header .phone .above-number {
    display: table;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-style: italic;
    text-align: center;
}
header .phone .number {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    color: #fff;
    background-color: #4d7df0;
    padding: 0 7px;
}
header .phone .under-number {
    font-size: 15px;
    line-height: 24px;
    text-align: center;
}
header .phone .under-number a {
    color: #fff;
    text-decoration: underline;
}
header .phone .right-text {
    position: absolute;
    right: 10px;
    top: 12px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    width: 145px;
    height: 72px;
    z-index: 9;
}
header .phone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 213px;
    -ms-flex: 0 0 213px;
    flex: 0 0 213px;
    margin-left: auto;
    overflow: hidden;
    font-family: 'Chivo', sans-serif;
}
header .phone .right-text .item {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.2s ease;
}
.slidemenu-close {
    display: none;
}
header {
    color: #fff;
}
header .header-cart a.icon {
  font-size: 46px;
  text-decoration: none;
}
.header-cart {
    margin-top: 16px;
    cursor: pointer;
    position: relative;
    float: right;
    display: inline-block;
    vertical-align: top;
    padding-left: 15px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
}

 header .header-top-info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 5px;
    padding-left: 60px;
    position: relative;
    font-size: 15px;
    line-height: 24px;
    padding-right: 8px;
    width: 100%;
    max-width: 254px;
}
.header-cart .badge {
    pointer-events: none;
    width: 29px;
    height: 32px;
    line-height: 29px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Chivo', sans-serif;
    position: absolute;
    right: 9px;
    top: 11px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    border-radius: 0;
}
@media (max-width: 992px){
  header .header-top-info {
    display: none;
}
header.page-header .phone {
    display: none;
}
.header-info-toggle [class*='icon-']:hover {
    color: #4d7df0;
}

.slidemenu-close {
    display: block;
    width: 270px;
    color: #fff !important;
    background-color: #4d7df0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 45px;
}
.slidemenu-close [class*='icon-'] {
    position: relative;
    top: 4px;
    padding-right: 25px;
}
#slide-nav #slidemenu .navbar-nav {
    min-width: 0;
    width: 100%;
    margin: 0;
}
header.page-header .navbar-nav li {
    background: transparent;
    position: relative;
}
#navbar-height-col {
    position: fixed;
    top: 0;
    height: 100%;
    bottom: 0;
    width: 270px;
    left: -270px;
    background: #4d7df0;
}
}

@media (max-width: 1199px){
header .logo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 250px;
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
    margin-right: 15px;
}
header .header-top-info [class*='icon-'] {
    width: 40px;
    font-size: 25px;
}
header .header-top-info + .header-top-info {
    margin-right: 13px;
}
header .header-top-info {
    padding-left: 42px;
}
header .phone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 190px;
    -ms-flex: 0 0 190px;
    flex: 0 0 190px;
}
}
@media (max-width: 1460px){
  header .phone .right-text .item.text1 ,
  header .phone .right-text .item.text2,
  header .phone .right-text .item.arrow{
      display: none;

  }
}
@media (max-width: 991px){
.home header.page-header.is-sticky .navbar-toggle, 
.page-template-default header.page-header.is-sticky .navbar-toggle {
    position: absolute;
    bottom: -5px;
}
header.page-header .header-top {
    background: #fff;
    text-align: center;
    padding: 2px 15px;
    margin: 0 auto;
}
.home header.page-header .header-top {
    padding: 17px 15px;
}
.home header.page-header .navbar-toggle {
    position: absolute;
    bottom: 12px;
}
.home header.page-header.is-sticky .header-top {
    padding: 0px 15px;
}
body.home.admin-bar header.page-header {
    top: 0px;
}
body.home.admin-bar header.page-header.is-sticky {
    top: 44px;
}

}
@media (max-width: 767px){
header.page-header .header-top {
    
    padding: 15px 15px !important;

}
header.page-header .navbar-toggle {
    position: absolute;
    bottom: 0px !important;
    right: 25px;
}
header.page-header.is-sticky .navbar-toggle {
    position: absolute;
    bottom: -10px !important;
}
header .logo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 205px;
    -ms-flex: 0 0 205px;
    flex: 0 0 205px;
}
header .logo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 205px;
    -ms-flex: 0 0 205px;
    flex: 0 0 205px;
}

body.home header.page-header.is-sticky .header-top, 
.page-header.is-sticky .header-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
}
body.home header.page-header.is-sticky, .page-header.is-sticky {
    position: fixed !important;
    top: 0;
}
body.home.admin-bar header.page-header.is-sticky {
    top: 0px;
}
header.page-header.is-sticky .header-top {
    padding: 10px 30px;
    height: 50px;
}
.home-about-list .vc_col-sm-5 {
    width: 100% !important;
}
.home-ab-txt .wpb_single_image img {
    margin-bottom: 20px;
}
.grey-box-inside {
    margin-bottom: 20px;
}
p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px;
}
}
/*---------------------------------------*/
/*--------       3. Content      --------*/
/*---------------------------------------*/
/*-----  3.1 Breadcrumbs block   --------*/
.breadcrumbs {
  border-bottom: 1px solid #e8e8e8;
  overflow: hidden;
}
.breadcrumbs {
  background-color: transparent;
  display: inline-block;
  padding: 15px 0;
  border-radius: 0;
  margin: 0;
  width: 100%;
}
.breadcrumbs span,
.breadcrumbs a,
.woocommerce-breadcrumb a,
.woocommerce-breadcrumb span{
  color: #444444;
  font-size: 15px;
  line-height: 28px;
  font-weight: 400;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #4d7df0;
}
.breadcrumbs &gt; span {
  display: inline-block;
}
/*.breadcrumbs span &gt; span + span:before {
  content: "›";
  padding: 0 15px;
  color: #444444;
}*/
/*-----  3.2 Category block      --------*/
.category-block {
  display: block;
  position: relative;
  text-decoration: none;
  overflow: hidden;
}
.category-block &gt; span {
  display: block;
}
.category-block .image {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background-color: #4d7df0;
}
.category-block .image img {
  width: 100%;
}
.category-block .image_hover {
  visibility: hidden;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #444444;
  z-index: 1;
  -webkit-transition: visibility 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: visibility 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0;
  text-align: center;
  padding: 40px;
}
.category-block .image_hover p {
  font-size: 15px;
  line-height: 1.467em;
  margin-bottom: 40px;
  color: #fff;
}
.category-block .image_hover .btn {
  margin-bottom: 10px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.category-block .image_hover .btn:hover,
.category-block .image_hover .btn.active,
.category-block .image_hover .btn:active,
.category-block .image_hover .btn.focus,
.category-block .image_hover .btn:focus {
  background: #fff;
  color: #4d7df0;
}
.category-block .image_hover.light {
  background-color: #f6f6f6;
}
.category-block .image_hover.light p {
  color: #292929;
}
.category-block .image_hover.light .btn {
  background: #4d7df0;
  color: #fff;
}
.category-block .image_hover.light .btn:hover,
.category-block .image_hover.light .btn.active,
.category-block .image_hover.light .btn:active,
.category-block .image_hover.light .btn.focus,
.category-block .image_hover.light .btn:focus {
  background: #444444;
  color: #fff;
}
.category-block .image_hover.color {
  background: #4d7df0;
}
.category-block .image_hover.color .btn {
  background-color: #444444;
  color: #fff;
}
.category-block .image_hover.color .btn:hover,
.category-block .image_hover.color .btn.active,
.category-block .image_hover.color .btn:active,
.category-block .image_hover.color .btn.focus,
.category-block .image_hover.color .btn:focus {
  background: #fff;
  color: #4d7df0;
}
.category-block:hover .image_hover {
  visibility: visible;
  opacity: 1;
}
.category-block:hover .image {
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
}
.category-block .caption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 40px;
  z-index: 0;
}
@media (max-width: 991px) {
  .category-block .caption {
    padding: 25px;
  }
}
.category-block .caption .name {
  font-size: 40px;
  line-height: 1em;
  font-weight: 400;
  color: #4d7df0;
  margin: 0 0 5px;
  padding: 0;
}
.category-block .caption .name.white {
  color: #fff;
}
@media (max-width: 1199px) {
  .category-block .caption .name {
    font-size: 36px;
  }
}
.category-block .caption p {
  font-size: 20px;
  line-height: 1em;
  font-family: 'Chivo', sans-serif;
  margin: 0;
  color: #444444;
}
.category-block .caption p.white {
  color: #fff;
}
.category-block .caption.middle .vert-wrap .vert {
  vertical-align: middle;
}
.category-block .caption.top .vert-wrap .vert {
  vertical-align: top;
}
.category-block .caption.bottom .vert-wrap .vert {
  vertical-align: bottom;
}
@media (max-width: 991px) {
  .category-block .image_hover {
    padding: 15px;
  }
  .category-block .image_hover p {
    font-size: 13px;
    line-height: 1.1em;
    margin-bottom: 20px;
  }
  .category-block .caption .vert-wrap .vert {
    vertical-align: top !important;
  }
  .category-block .image_hover {
    visibility: visible;
    opacity: 1;
    background: transparent !important;
  }
  .category-block .image_hover p {
    display: none;
  }
  .category-block .image_hover p:last-child {
    display: block;
    margin-bottom: 0;
  }
  .category-block .image_hover .vert-wrap .vert {
    vertical-align: bottom !important;
  }
}
@media (max-width: 767px) {
  .category-block {
    margin-bottom: 0;
  }
}
@media (max-width: 479px) {
  .category-carousel.slick-slider {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
  .category-carousel.slick-slider .slick-slide {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 479px){
.category-block {
    margin: 0 auto;
    max-width: 200px;
}
}
/*-----  3.3 Pricing block       --------*/
.computer-table-txt table {
    border:none !important;
    table-layout: inherit;
}
.computer-table-txt .price-table &gt; tbody &gt; tr.table-header {
  background: transparent !important;
}
.computer-table-txt .price-table &gt; tbody &gt; tr &gt; th[scope=col] {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    border: 0;
    padding: 15px;
}
.computer-table-txt .table-wrapper {
    margin-bottom: 0px;
}
.computer-table-txt .price-table &gt; tbody &gt; tr &gt; td,
.computer-table-txt .price-table &gt; tbody &gt; tr &gt; th[scope=row] {
  border: 0;
  padding: 15px;
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  border-bottom: 3px solid #fff;
}
.computer-table-txt .price-table &gt; tbody &gt; tr &gt; th[scope=row] {
  font-weight: 600;
}
.computer-table-txt .price-table &gt; tbody &gt; tr:nth-of-type(even) {
  background-color: #f2f2f2;
}
.computer-table-txt .price-table &gt; tbody &gt; tr:nth-of-type(odd) {
  background-color: #f7f7f7;
}
.price-box:nth-child(2) .price-box-inside {
  background-image: url(images/price-bg-2.jpg);
}
.price-box:nth-child(3) .price-box-inside {
  background-image: url(images/price-bg-3.jpg);
}
.price-box:nth-child(4) .price-box-inside {
  background-image: url(images/price-bg-4.jpg);
}
.price-box-inside {
  background: url(images/price-bg-1.jpg) no-repeat center top #eff0f5;
  background-size: 100% auto;
  height: 100%;
  text-align: center;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  border: 1px solid #e8e8e8;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
table.table.price-table.small-only {
    display: none;
}
@media (max-width: 767px) {
  .price-box {
    margin-top: 15px;
  }
  .price-box:first-child {
    margin-top: 0;
  }
table.table.price-table.small-only {
    display: table;
}
table.table.price-table.large-only {
    display: none;
}
}
@media (max-width: 991px) and (min-width: 768px) {
  .price-box {
    margin-top: 30px;
}
.col-sm-6.col-md-3.price-box {
    width: 49.80% !important;
}
  .price-box:nth-child(1),
  .price-box:nth-child(2) {
    margin-top: 30px;
  }
  .price-box-inside {
    background-size: 100% auto;
    height: 100%;
    min-height: 453px;
}
}
.price-box-top {
  padding: 22px 20px 35px;
}
.price-box-icon i {
  margin: 0 auto;
  display: block;
  width: 144px;
  height: 144px;
  font-size: 56px;
  line-height: 136px;
  background-color: #fff;
  border-radius: 50%;
  color: #4d7df0;
  border: 7px solid #fff;
  -webkit-box-shadow: 0 0 0 0 #fff;
  -moz-box-shadow: 0 0 0 0 #fff;
  box-shadow: 0 0 0 0 #fff;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.price-box-title {
  font-size: 22px;
  line-height: 28px;
  font-family: 'Chivo', sans-serif;
  margin-top: 25px;
}
.price-box-text {
  font-size: 15px;
  line-height: 22px;
  margin-top: 15px;
}
.price-box-price {
  height: 80px;
  margin-top: auto;
  background: #fff;
  padding: 18px 25px;
  font-size: 20px;
  line-height: 40px;
  font-family: 'Chivo', sans-serif;
}
.price-box-price span {
  font-size: 40px;
  color: #4d7df0;
  text-transform: uppercase;
}
.price-box-price b {
  color: red;
  display: inline-block;
  vertical-align: top;
  margin-top: -7px;
  padding-left: 2px;
}
.price-box:hover .price-box-icon i {
  -webkit-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.3);
  border-color: #b2bbd9;
}
/*-----  3.4 Video block         --------*/
.video-responsive {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.video-responsive iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/*-----  3.5 Text + Icon block   --------*/
.text-icon-grid  .text-icon {
  float: left;
 /* width: 25%;*/
}
.text-icon {
  position: relative;
  margin: 20px 0 20px;
  text-align: center;
}
.text-icon:hover .icon-wrapper span {
  -webkit-box-shadow: 0 0 0 20px rgba(94, 138, 241, 0);
  -moz-box-shadow: 0 0 0 20px rgba(94, 138, 241, 0);
  box-shadow: 0 0 0 20px rgba(94, 138, 241, 0);
}
.text-icon:hover .icon-wrapper .icon-hover {
  opacity: 1;
  -webkit-box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
  -moz-box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
  box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
}
.text-icon:hover .icon-wrapper span i.icon {
  color: #4d7df0;
}
.text-icon .title {
  font-size: 22px;
  line-height: 28px;
  margin: 0 auto 11px;
  font-weight: 500;
  text-transform: none;
  color: #fff;
  max-width: 240px;
}
.text-icon .number {
    font-size: 40px;
    line-height: 1em;
    margin: 0 0 11px;
    font-weight: 400;
    text-transform: none;
    color: #fff;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .text-icon .title {
    font-size: 18px;
    line-height: 24px;
  }
}
body:not(.home) .text-icon .title {
  font-size: 40px;
  line-height: 1em;
  margin: 0 0 11px;
  font-weight: 400;
  text-transform: none;
  color: #fff;
  max-width: inherit;
}
@media (max-width: 991px) and (min-width: 768px) {
  body:not(.home) .text-icon .title {
    font-size: 30px;
  }
}
.text-icon p {
  font-size: 15px;
  line-height: 24px;
}
.text-icon .text {
  max-width: 280px;
  margin: 0 auto;
}
.text-icon-grid {
  margin: 35px 0;
}
.text-icon-grid .slick-dots {
  bottom: -40px;
}
.text-icon-squared {
  position: relative;
  text-align: center;
  width: 33.333%;
  float: left;
  padding: 65px 20px 72px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.text-icon-squared:nth-child(3n+1) {
  clear: none;
}
.text-icon-squared .caption {
  position: relative;
  z-index: 1;
}
.text-icon-squared .hover {
  visibility: hidden;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #444444;
  z-index: 0;
  -webkit-transition: visibility 0, opacity 0;
  transition: visibility 0, opacity 0;
  opacity: 0;
}
.text-icon-squared:after {
  content: '';
  position: absolute;
  height: calc(100% - 60px);
  width: 1px;
  background-color: #efefef;
  top: 30px;
  right: 0;
  z-index: -1;
}
.text-icon-squared:before {
  content: '';
  position: absolute;
  width: calc(100% - 60px);
  height: 1px;
  background-color: #efefef;
  top: 0;
  left: 30px;
  z-index: -1;
}
.text-icon-squared .icon-big {
  text-align: center;
  margin-bottom: 25px;
}
.text-icon-squared .icon-big .icon {
  font-size: 78px;
  line-height: 1em;
  color: #4d7df0;
}
.text-icon-squared .read-more {
  display: inline-block;
  margin-top: 18px;
  font-size: 18px;
  line-height: 20px;
  font-style: italic;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #4d7df0;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.text-icon-squared:hover,
.text-icon-squared:hover .read-more {
  color: #fff;
}
.text-icon-squared:hover .hover {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: visibility 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.text-icon-squared .title {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 10px;
  font-weight: 500;
  text-transform: none;
  font-family: 'Chivo', sans-serif;
}
@media (max-width: 1199px) {
  .text-icon-squared .title {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 992px) {
  .text-icon-squared:nth-child(3n):after {
    display: none;
  }
  .text-icon-squared:first-child:before,
  .text-icon-squared:nth-child(2):before,
  .text-icon-squared:nth-child(3):before {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-icon-squared {
    width: 50%;
  }
  .text-icon-squared:nth-child(2n):after {
    display: none;
  }
  .text-icon-squared:first-child:before,
  .text-icon-squared:nth-child(2):before {
    display: none;
  }
}
@media (max-width: 767px) {
  .text-icon-squared {
    padding: 25px 20px 15px;
  }
  .text-icon-squared:after,
  .text-icon-squared:before {
    display: none;
  }
  .text-icon-squared .title,
  .text-icon-squared .text {
    height: auto !important;
  }
}
/* text icon horizontal */
.text-icon-hor-grid {
  margin-top: 45px;
}
.text-icon-hor {
  position: relative;
  display: table;
  width: 100%;
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e8e8e8;
}
.text-icon-hor:last-child {
  border-bottom: 0;
}
.text-icon-hor .icon-wrapper {
  display: table-cell;
  vertical-align: middle;
  width: 200px;
  padding: 8px;
}
@media (max-width: 767px) {
  .text-icon-hor .icon-wrapper {
    width: 120px;
  }
}
@media (max-width: 479px) {
  .text-icon-hor .icon-wrapper {
    width: 100%;
    display: block;
  }
}
.text-icon-hor .icon-wrapper span {
  display: inline-block;
  position: relative;
  width: 144px;
  height: 144px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-box-shadow: 0 0 0 8px #e9eaed;
  -moz-box-shadow: 0 0 0 8px #e9eaed;
  box-shadow: 0 0 0 8px #e9eaed;
}
@media (max-width: 767px) {
  .text-icon-hor .icon-wrapper span {
    width: 90px;
    height: 90px;
  }
}
.text-icon-hor .icon-wrapper span i.icon {
  position: relative;
  z-index: 1;
  font-size: 60px;
  line-height: 144px;
  color: #4d7df0;
  width: auto;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
}
@media (max-width: 767px) {
  .text-icon-hor .icon-wrapper span i.icon {
    font-size: 40px;
    line-height: 90px;
  }
}
.text-icon-hor .icon-wrapper .icon-hover {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: calc(100%);
  height: calc(100%);
  opacity: 0;
  background-color: #4d7df0;
  -webkit-box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.25);
  -moz-box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.25);
  box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.25);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.text-icon-hor:hover .icon-wrapper span {
  -webkit-box-shadow: 0 0 0 20px rgba(94, 138, 241, 0);
  -moz-box-shadow: 0 0 0 20px rgba(94, 138, 241, 0);
  box-shadow: 0 0 0 20px rgba(94, 138, 241, 0);
}
.text-icon-hor:hover .icon-wrapper .icon-hover {
  opacity: 1;
  -webkit-box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
  -moz-box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
  box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
}
.text-icon-hor:hover .icon-wrapper span i.icon {
  color: #fff;
}
.text-icon-hor h4.title {
  text-transform: none;
  margin-bottom: 7px;
}
.text-icon-hor .text {
  display: table-cell;
  vertical-align: middle;
}
.text-icon-hor .text p:last-child {
  margin-bottom: 0;
}
@media (max-width: 479px) {
  .text-icon-hor .text {
    width: 100%;
    display: block;
    text-align: center;
  }
}
.text-icon-hor .price {
  display: table-cell;
  vertical-align: middle;
  width: 170px;
  white-space: nowrap;
  font-size: 20px;
  line-height: 40px;
  font-family: 'Chivo', sans-serif;
  color: #4d7df0;
  text-align: right;
}
.text-icon-hor .price span {
  font-size: 40px;
}
@media (max-width: 767px) {
  .text-icon-hor .price span {
    font-size: 30px;
  }
}
.text-icon-hor .price .remark {
  color: #f84646;
}
@media (max-width: 479px) {
  .text-icon-hor .price {
    width: 100%;
    display: block;
    text-align: center;
    padding: 25px 0;
  }
}
/*-----  Services Page --------*/
.box-number-inside {
    background-color: #fff;
    padding: 20px 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    border: 1px solid #e8e8e8;
}
.box-number-icon {
    min-width: 59px;
    margin-right: 10px;
}
.services-number-span .box-number-icon{
    display: block;
    width: 59px;
    height: 59px;
    background: #4d7df0;
    text-align: center;
    font-size: 28px;
    line-height: 59px;
    border-radius: 50%;
    color: #fff;
}
.box-number-text {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
}
.services-two-txt .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
p + .row-number {
    margin-top: 32px;
}
.row-number {
    margin-top: 18px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: top;
    -ms-flex-align: top;
    align-items: top;
}
.services-number-span .row-number-icon{
    display: block;
    width: 42px;
    height: 42px;
    font-size: 16px;
    line-height: 42px;
    background-color: #4d7df0;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    margin-right: 20px;
}
.row-number-icon {
    min-width: 41px;
}
.row-number-text {
    padding-top: 4px;
}
/*-----  About Page --------*/
.about-popup-btn{
  overflow: visible !important;
}
.block.bg-lighter.full-block {
    background: #f9f9fa;
    padding: 230px 0 260px;
}
.block.bottom-null {
    margin-bottom: 0;
}
@media (min-width: 768px){
.hexagon-box:before {
    top: -172px;
    border-top: solid 2px #4d7df0;
    border-right: solid 2px #4d7df0;
}
}
@media (min-width: 768px){
.hexagon-box:before, .hexagon-box:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 332px;
    height: 332px;
    -webkit-transform: scaleY(0.5) rotate(-45deg);
    -ms-transform: scaleY(0.5) rotate(-45deg);
    transform: scaleY(0.5) rotate(-45deg);
    background-color: inherit;
    left: 67px;
}
.hexagon-box {
    position: relative;
    width: 470px;
    height: 223px;
    background-color: transparent;
    border-left: solid 2px #4d7df0;
    border-right: solid 2px #4d7df0;
}
.hexagon-box:after {
    bottom: -172px;
    border-bottom: solid 2px #4d7df0;
    border-left: solid 2px #4d7df0;
}
.hexagon-icon:hover i {
    color: #fff;
    background: #4d7df0;
}
}
.hexagon-icon:nth-child(1) {
    top: 0;
    left: 50%;
    margin-left: -46px;
    margin-top: -158px;
}
.hexagon-icon:nth-child(2) {
    top: 0;
    left: 100%;
    margin-left: -46px;
    margin-top: -46px;
}
.hexagon-icon:nth-child(3) {
    bottom: 0;
    left: 100%;
    margin-left: -46px;
    margin-bottom: -46px;
}
.hexagon-icon:nth-child(5) {
    bottom: 0;
    left: 50%;
    margin-left: -46px;
    margin-bottom: -160px;
}
.hexagon-icon:nth-child(6) {
    bottom: 0;
    left: 0;
    margin-left: -46px;
    margin-bottom: -46px;
}
.hexagon-icon:nth-child(7) {
    top: 0;
    left: 0;
    margin-left: -46px;
    margin-top: -46px;
}
.hexagon-icon {
    position: absolute;
    z-index: 2;
}
.hexagon-icon i {
    display: block;
    width: 91px;
    height: 91px;
    border: 4px solid #4d7df0;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 0 0 0 25px #f8f9fa;
    -moz-box-shadow: 0 0 0 25px #f8f9fa;
    box-shadow: 0 0 0 25px #f8f9fa;
    font-size: 40px;
    line-height: 87px;
    color: #444;
    text-align: center;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
}
.h-box {
    font-size: 14px;
    line-height: 22px;
    position: absolute;
    color: #2a2a2a;
}
.h-box-title {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 26px;
    font-family: 'Chivo', sans-serif;
}
.hexagon-icon:nth-child(1) .h-box {
    width: 370px;
    text-align: center;
    bottom: 105px;
    left: 50%;
    margin-left: -185px;
}
.hexagon-icon:nth-child(2) .h-box {
    width: 235px;
    text-align: left;
    top: 0;
    left: 100%;
    margin: -6px 0 0 20px;
}
.hexagon-icon:nth-child(3) .h-box {
    width: 235px;
    text-align: left;
    top: 0;
    left: 100%;
    margin: -6px 0 0 20px;
}
.hexagon-icon:nth-child(5) .h-box {
    width: 370px;
    text-align: center;
    bottom: 0;
    left: 50%;
    margin-left: -185px;
    margin-bottom: -120px;
}
.hexagon-icon:nth-child(6) .h-box {
    width: 235px;
    text-align: right;
    top: 0;
    right: 100%;
    margin: -6px 20px 0 0;
}
.hexagon-icon:nth-child(7) .h-box {
    width: 235px;
    text-align: right;
    top: 0;
    right: 100%;
    margin: -6px 20px 0 0;
}
.round-services-txt .block.network-effect {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}
.question-box textarea.form-control {
    height: 125px;
    padding-top: 10px;
}
@media (max-width: 991px){
  .home-ab-txt .vc_col-sm-6{
  width: 100% !important;
}
}
@media (max-width: 991px) and (min-width: 768px){
.hexagon-box, .hexagon-box-wrapper {
    width: 320px;
}
.hexagon-box:before, .hexagon-box:after {
    width: 200px;
    height: 200px;
    left: 60px;
}
.hexagon-box:before {
    top: -160px;
}
.hexagon-icon:nth-child(2) .h-box, 
.hexagon-icon:nth-child(3) .h-box, 
.hexagon-icon:nth-child(6) .h-box, 
.hexagon-icon:nth-child(7) .h-box {
    width: 150px;
}
.h-box {
    font-size: 13px;
}
}
@media (min-width: 768px){
.hexagon-box-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 125px 0;
    width: 470px;
    background: url(../images/h-bg.png) no-repeat center center;
    background-size: 100% auto !important;
}
}
/*-----  3.6 Text + Image block  --------*/
.text-img {
  margin-bottom: 10px;
  position: relative;
  text-align: center;
}
@media (max-width: 991px) {
  .text-img {
    margin-bottom: 55px;
    margin-left: auto;
    margin-right: auto;
  }
}
.text-img .image {
  margin-top: 10px;
  margin-bottom: 13px;
}
.text-img .title {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 10px;
  font-weight: 500;
  text-transform: none;
}
@media (max-width: 1199px) {
  .text-img .title {
    font-size: 18px;
    line-height: 22px;
  }
  header .phone .number {
    font-size: 20px;
}
}
.text-img p {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0;
}
/*-----  3.7 Testimonials block  --------*/
.testimonials-item .inside {
  padding: 40px 25px 45px;
  text-align: left;
  background: rgba(255, 255, 255, 0.85);
  color: #2a2a2a;
  position: relative;
  margin: 30px auto 30px;
  max-width: 570px;
}
.testimonials-item .inside h5 {
    margin-bottom: 8px;
    color: #2a2a2a;
    font-weight: 600;
}
.testimonials-item .inside .rating {
  margin-bottom: 8px;
  font-size: 10px;
  color: #000;
}
.testimonials-item .inside .rating i {
  margin-right: 2px;
  color: #4d7df0;
}
.testimonials-item .inside .username {
  font-size: 15px;
  font-weight: 700;
  font-style: italic;
  margin: 24px 0 0;
  color: #4d7df0;
}
.testimonials-item .inside .text {
  font-size: 14px;
  line-height: 22px;
}
.testimonials-item .inside:before {
  display: block;
  position: absolute;
  z-index: 1;
  top: -19px;
  right: 12px;
  font-family: 'computer';
  content: '\e901';
  color: #4d7df0;
  font-size: 65px;
  line-height: 1em;
}
.testimonials-item .inside:after {
  display: block;
  position: absolute;
  bottom: -30px;
  right: 19%;
  content: '';
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-left-width: 50px;
  border-right-width: 5px;
  border-top: 30px solid rgba(255, 255, 255, 0.85);
  -webkit-transition: border-color 0.25s ease;
  -moz-transition: border-color 0.25s ease;
  -ms-transition: border-color 0.25s ease;
  -o-transition: border-color 0.25s ease;
}
@media (max-width: 479px) {
  .testimonials-item {
    width: calc(100% - 30px);
    margin-left: 0px;
    margin-right:0px;
  }
}
.testimonials-carousel {
  margin-top: 35px;
}
.testimonials-carousel.slick-slider {
  padding: 0 0 30px;
}
.testimonials-carousel.slick-slider.row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 767px) {
  .testimonials-carousel.slick-slider {
    padding: 0 0 15px;
  }
  .home-about-list .wpb_content_element{
    margin-bottom: 0px !important;
}
}
.testimonials-carousel.slick-slider .slick-dots {
  margin-bottom: -20px;
}
.testimonials-grid {
  margin-bottom: 60px;
  -webkit-transition: height 0.25s ease;
  -moz-transition: height 0.25s ease;
  -ms-transition: height 0.25s ease;
  -o-transition: height 0.25s ease;
}
.testimonials-grid .testimonials-item .inside {
  -webkit-box-shadow: 0 15px 55px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 15px 55px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 55px 5px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
  -webkit-transition: background 0.25s ease;
  -moz-transition: background 0.25s ease;
  -ms-transition: background 0.25s ease;
  -o-transition: background 0.25s ease;
}
.testimonials-grid .testimonials-item .inside:hover {
  background-color: #f6f6f7;
}
.testimonials-grid .testimonials-item .inside:hover:after {
  border-top-color: #f6f6f7;
}
@media (max-width: 767px) {
  .testimonials-grid .testimonials-item {
    margin-bottom: 60px;
  }
}
.testimonials-single {
  text-align: center;
  color: #2a2a2a;
  position: relative;
}
.testimonials-single .inside {
  margin: 0 auto;
  max-width: 970px;
}
.testimonials-single h5 {
  margin-bottom: 20px;
  font-weight: 600;
  color: #2a2a2a;
}
.testimonials-single p {
  margin-bottom: 18px;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
.testimonials-single .rating {
  margin-bottom: 25px;
  font-size: 10px;
  color: #000;
}
.testimonials-single .rating i {
  margin-right: 2px;
}
.rating i {
    font-size: 10px;
    padding: 0 1px;
    color: #4d7df0;
}
.testimonials-single .userpic {
  margin-bottom: 12px;
}
.testimonials-single .userpic img {
  display: inline-block;
  width: 103px;
  height: 103px;
  border-radius: 50%;
}
.testimonials-single .username {
  font-size: 15px;
  font-weight: 700;
  font-style: italic;
  color: #4d7df0;
}
.testimonials-single-carousel.slick-slider:not(.row) {
  margin-bottom: 60px;
}
.testimonials-single-carousel .slick-dots {
  bottom: -70px;
}
.testimonials-single-carousel .slick-prev,
.testimonials-single-carousel .slick-next {
  margin-top: -20px;
  font-weight: normal;
}
@media (max-width: 767px) {
.slick-prev, .slick-next {
    display: none !important;
}
}
@media (max-width: 991px) {
.testimonials-carousel .slick-prev,
.testimonials-carousel .slick-next {
    display: none !important;
}
}
/*-----  3.8 Text block          --------*/
.text-post {
  margin-bottom: 8px;
}
.post {
    margin-bottom: 20px;
    -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
}
.post .inside {
    padding: 20px 25px 28px;
}
.text-post img {
  margin-top: 8px;
  max-width: 100%;
}
.text-post div p:last-child {
  margin-bottom: 0;
}
p.info + .text-post {
  margin-top: 35px;
}
.faq-post&gt;.vc_column-inner &gt; .wpb_wrapper  {
  margin-bottom: 20px;
  -webkit-box-shadow: 0 15px 55px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 15px 55px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 55px 5px rgba(0, 0, 0, 0.1);
}
.faq-post .image img {
  width: 100%;
}
.faq-post .inside {
  padding: 20px 25px 28px;
}
.faq-post .title,
.faq-post .title a {
  text-transform: none;
  text-decoration: none;
}
.faq-post .title a:hover {
  text-decoration: underline;
}
.computer-faq-text .vc_toggle_content p{
  margin-bottom: 10px;
}
@media (max-width: 767px){
  .post {
      max-width: 370px;
      margin: 25px auto 35px;
  }
}
@media (max-width: 479px){
.testimonials-carousel.slick-slider.row {
    margin-left: 0px;
    margin-right: 0px;
}
.slick-prev:before, 
.slick-next:before{
   display: none;
}

}
/*-----  3.9 Person              --------*/
.person {
  margin-top: 25px;
  margin-bottom: 5px;
  text-align: center;
}
.person .image {
  margin: 0 auto 27px;
  position: relative;
  max-width: 268px;
}
.person .image img {
  border-radius: 50%;
  margin: 0 auto;
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  -webkit-box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.2);
  -moz-box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.2);
  box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.2);
}
.person .image .hover {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.25);
  -moz-box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.25);
  box-shadow: 0 0 0 0 rgba(94, 138, 241, 0.25);
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
}
.person:hover .image img {
  -webkit-box-shadow: 0 0 0 20px rgba(94, 138, 241, 0);
  -moz-box-shadow: 0 0 0 20px rgba(94, 138, 241, 0);
  box-shadow: 0 0 0 20px rgba(94, 138, 241, 0);
}
.person:hover .image .hover {
  opacity: 1;
  -webkit-box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
  -moz-box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
  box-shadow: 0 0 0 8px rgba(94, 138, 241, 0.25);
}
.person .name {
  margin-bottom: 8px;
  line-height: 1.2em;
  text-transform: none;
}
.person .position {
  margin-bottom: 16px;
  padding: 0;
  font-style: italic;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-weight: normal;
  text-transform: none;
}
@media (max-width: 767px) {
  .person:not(.last) {
    margin-bottom: 25px;
  }
}
/*-----  3.10 Quote form         --------*/
.quote-form {
  background: #fff;
  padding: 25px 25px 15px;
  margin: 40px 0 10px;
  position: relative;
  -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 0 45px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.12);
}
.quote-form .input-half {
  width: calc(50% - 7px);
}
.quote-form .input-half input[type="text"] {
  width: 100%;
}
.quote-form textarea {
    height: 154px;
}
.quote-form input[type="text"].input-full, 
.quote-form textarea.input-full {
    width: 100%;
}
.contact-box-row-title {
    margin-bottom: 4px;
    text-transform: uppercase;
}
.quote-form input[type="text"], 
.quote-form input[type="email"], 
.quote-form textarea {
    display: block;
    height: 54px;
    color: #7c7c7c;
    font-size: 15px;
    line-height: 24px;
    padding: 15px 15px;
    border-radius: 4px;
    background-color: #f2f2f2;
    border: 0;
    margin-bottom: 10px;
    border: none !important;
    margin-top: 0;
    box-shadow: none !important;
    outline: medium none !important;
}
.quote-form .wpcf7-form-control-wrap:focus{
  border: 2px solid #9FC1F8 !important;
}
.quote-form .wpcf7-form-control-wrap input:focus,
.quote-form .wpcf7-form-control-wrap textarea:focus{
  border: 2px solid #9FC1F8 !important;
}

.quote-form input[type="text"].input-full,
.quote-form input[type="email"].input-full,
.quote-form textarea.input-full {
  width: 100%;
}
.quote-form .wpcf7-validation-errors {
    display: none;
}
.quote-form textarea {
    min-height: 154px;
}
.quote-form:after {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 16px;
  margin-left: -16px;
}
.quote-form label.error {
  margin-top: -14px;
}
@media (max-width: 479px) {
  .quote-form {
    width: calc(100% + 30px);
    margin-left: -15px; 
    margin-right: -15px;
  }
  .quote-form .input-half {
    width: 100%;
  }
}
.side-block.widget .wpcf7-form-control.btn{
  margin-bottom: 0px;
}
/*-----  3.11 Faq page           --------*/

/*vc element overwrite*/
.vc_toggle {
    border-bottom: 1px solid #ccc;
    margin:0px 0px 10px;
} 
.computer-faq-text .vc_toggle:last-child{
  border-bottom:none;
}
.computer-faq-text h4:hover{
  color: #4d7df0;
}
.vc_toggle_default.panel-heading1 .vc_toggle_icon {
    background-color: #4d7df0;
    padding: 21px;
    border: none;
    width: 70px !important;
    height: 70px !important;
    position: absolute !important;
    left: -85px !important;
    top: 39px !important;
    border-radius: 50%;
}
.panel-heading1 .vc_toggle_title&gt;h4 {
    display: inline;
    font-size: 22px;
    text-transform: none;
}
.panel-heading1 .vc_toggle_title,
.panel-heading1 .vc_toggle_content {
     margin-left: 80px;
     margin-bottom: 20px;
}
.panel-heading1 .vc_toggle_title {
    padding: 20px 0px;
}
.panel-heading1.vc_toggle_default .vc_toggle_icon::before{
    height: 2px;
    width: 16px;
}
.panel-heading1.vc_toggle_default .vc_toggle_icon::after {
   height: 16px;
  width: 2px;
}
.vc_toggle_default .vc_toggle_icon::after, 
.vc_toggle_default .vc_toggle_icon::before {
    background: #fff !important;
}
.panel-heading1.vc_toggle_active .vc_toggle_icon::before{
  visibility: visible !important;
  color: #fff;
}
.panel-heading1.vc_toggle_default .vc_toggle_icon::before{
  border:none;
}

/*-----  3.12 Blog page --------*/
/* post */
body.blog h1.blog-page-title {
    margin-top: 10px;
}
body:not(.home) #pageContent {
    margin-top: 30px;
}
body.blog .post, 
body.single-post .post {
    box-shadow: none;
}
.blog-post {
  margin-bottom: 75px;
}
@media (max-width: 767px) {
  .blog-post {
    margin-bottom: 55px !important;
  }
  .blog-post .hentry {
    margin-bottom:0;
}
.single-post .blog-post.hentry .inside .pull-right {
   float: left!important;
}
}
@media (max-width: 1024px) {
  .single-post .blog-post.hentry{
    overflow: hidden;
  }
}
.blog-post .post-video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.blog-post .post-video iframe,
.blog-post .post-video object,
.blog-post .post-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.blog-post .post-music iframe,
.blog-post .post-music object,
.blog-post .post-music embed {
  width: 100%;
  height: auto;
  border: 0;
}
.blog-post .post-image {
  position: relative;
  margin-bottom: 20px;
  border-radius: 0;
}
.blog-post .post-image img {
  width: 100%;
}
.blog-post .post-image .post-link-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.blog-post .post-image .post-link {
  font-size: 44px;
  font-weight: 300;
  line-height: 1em;
  color: #fff;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  text-decoration: none;
}
@media (max-width: 767px) {
  .blog-post .post-image .post-link {
    font-size: 4vw;
  }
}
.blog-post .post-image .post-link:hover {
  color: #4d7df0;
}
.blog-post .post-title {
  margin-bottom: 30px;
  line-height: 1.2em;
}
.blog-post .post-title,
.blog-post .post-title a {
  -webkit-transition: color 200ms ease;
  -moz-transition: color 200ms ease;
  -ms-transition: color 200ms ease;
  -o-transition: color 200ms ease;
  text-decoration: none;
}
.blog-post .post-title a:hover {
  color: #4d7df0;
}
.blog .blog-post &gt; .inside {
    padding: 0px 0 10px 100px !important;
}
.column-right .blog-post &gt; .inside {
    padding: 0px 0 10px 0px !important;
}
@media (max-width: 767px) {
  .blog-post &gt; .inside {
    padding-left: 0;
  }
}
.blog-post .post-content {
  padding-bottom: 50px;
  border-bottom: 1px solid #efefef;
}
.blog-post .post-meta {
  margin: 0 0 24px;
  padding: 0;
  overflow: hidden;
  list-style: none;
  border-bottom: 1px solid #efefef;
  padding-bottom: 15px;
}
.blog-post .post-meta .post-author {
  font-size: 16px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
}
.blog-post .post-meta li {
  float: left;
  padding-right: 40px;
  font-size: 14px;
  line-height: 18px;
}
.blog-post .post-meta li i.icon,
.blog-post .post-meta li span {
  display: inline-block;
  vertical-align: baseline;
}
.blog-post .post-meta li i.icon {
  display: inline-block;
  vertical-align: middle;
  padding-right: 5px;
}
.blog-post .post-meta li:last-child {
  padding-right: 0;
}
.blog-post .post-teaser {
  margin-bottom: 28px;
}
.blog-post .post-teaser p a {
  text-decoration: none;
}
.blog-post .post-teaser p a:hover {
  color: #4d7df0;
}
.blog-post .post-quote {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(53, 58, 77, 0.75);
  width: 100%;
  height: 100%;
  padding: 0 10%;
  color: #fff;
  overflow: hidden;
}
.blog-post .post-quote .testimonials-item .inside {
  padding: 55px 55px;
  max-width: 100%;
  text-align: center;
}
.blog-post .post-quote .testimonials-item .inside .text {
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
}
.blog-post.single {
  margin-bottom: 0;
}
/* blogpost carousel */
.post-carousel {
  overflow: hidden;
}
.post-carousel .slick-prev,
.post-carousel .slick-next,
.post-carousel .slick-prev:focus,
.post-carousel .slick-next:focus {
  width: 106px;
  height: 106px;
  padding: 0 10px;
  margin-top: -53px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
}
.post-carousel .slick-prev:hover,
.post-carousel .slick-next:hover {
  opacity: 0.7;
  background-color: #fff;
}
.post-carousel .slick-prev {
  left: -53px;
  text-align: right;
}
.post-carousel .slick-next {
  right: -53px;
  text-align: left;
}
.post-carousel .slick-prev:before,
.post-carousel .slick-next:before {
  color: #444444;
  opacity: 0.55;
  font-size: 60px;
}
/* post preview */
.post-preview {
  margin-top: 22px;
  margin-bottom: 50px;
}
.post-preview .post-image {
  margin-bottom: 15px;
}
.post-preview .post-meta {
  margin: 0 0 15px;
  padding-bottom: 10px;
}
.post-preview .post-meta .post-author {
  font-size: 14px;
}
.post-preview .post-meta li {
  float: left;
  padding-right: 16px;
  font-size: 12px;
  line-height: 16px;
}
.post-preview .post-title {
  font-size: 22px;
  line-height: 28px;
  text-transform: none;
  margin-bottom: 10px;
}
.post-preview .inside {
  padding: 0;
}
.view-more-post {
  margin-bottom: 30px;
}
.blog-isotope {
  overflow: hidden;
  margin-bottom: 50px;
  margin-top: 60px;
  overflow: visible;
}
.blog-isotope .blog-post {
  position: relative;
  float: left;
  width: 33.333%;
  padding: 0;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .blog-isotope .blog-post {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .blog-isotope .blog-post {
    width: 100%;
  }
}
.blog-isotope .blog-post.doubleW {
  width: 66.666%;
}
.blog-isotope .blog-post &gt; .inside {
  padding-left: 0;
}
.blog-isotope .blog-post .post-link {
  font-size: 18px;
}
@media (max-width: 991px) {
  .blog-isotope .blog-post .post-link {
    font-size: 18px;
  }
  .blog-post .post-image .post-link {
    font-size: 34px;
}
.blog-post .post-image img {
    height: auto;
    max-width: 100%;
    width: 100% !important;
}
}
@media (max-width: 767px) {
  .blog-isotope .blog-post .post-link {
    font-size: 4vw;
  }
}
.blog-isotope .post-quote {
  padding: 0;
  overflow: visible;
}
.blog-isotope .post-quote .vert-wrap {
  background: rgba(255, 255, 255, 0.85);
}
.blog-isotope .post-quote .testimonials-item {
  position: static;
  padding: 0 40px;
}
.blog-isotope .post-quote .testimonials-item .inside {
  height: 100%;
  background: none;
  position: static;
}
.blog-isotope .post-quote .testimonials-item .inside .text {
  font-size: 14px;
  line-height: 20px;
}
.blog-isotope .post-quote .testimonials-item .inside .username {
  margin-top: 8px;
}
.blog-isotope .post-carousel {
  overflow: hidden;
}
.blog-isotope .post-carousel .slick-prev,
.blog-isotope .post-carousel .slick-next,
.blog-isotope .post-carousel .slick-prev:focus,
.blog-isotope .post-carousel .slick-next:focus {
  width: 62px;
  height: 62px;
  padding: 0 7px;
  margin-top: -31px;
}
.blog-isotope .post-carousel .slick-prev {
  left: -31px;
}
.blog-isotope .post-carousel .slick-next {
  right: -31px;
}
.blog-isotope .post-carousel .slick-prev:before,
.blog-isotope .post-carousel .slick-next:before {
  font-size: 35px;
  line-height: 60px;
}
.blog-isotope .blog-post:not(.doubleW) .post-image {
  margin-bottom: 20px;
}
.blog-isotope .blog-post:not(.doubleW) .post-meta {
  margin: 0 0 15px;
  padding-bottom: 10px;
}
.blog-isotope .blog-post:not(.doubleW) .post-meta li {
  padding-right: 25px;
}
.blog-isotope .blog-post:not(.doubleW) .post-title {
  font-size: 22px;
  line-height: 28px;
  text-transform: none;
  margin-bottom: 10px;
}
.blog-isotope .blog-post:not(.doubleW) .inside {
  padding: 0;
}
/* sidebar block */
.side-block {
  margin-top: 20px;
  margin-bottom: 40px;
}
.side-block h3 {
  font-size: 40px;
  line-height: 1em;
  margin-bottom: 18px;
  text-transform: none;
}
.side-block:last-child {
  border-bottom: 0;
}
.breadcrumbs span a{
    margin-right: 7px;
}
.breadcrumbs span span {
    margin-left: 7px;
}
/* comments */
.comment-list {
  margin-top: 40px;
}
.blog-post.single .comments-area.comments .comments-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 40px;
}
.comment-list .comment .userpic {
  width: 104px;
  height: 104px;
  float: left;
  margin: 0 23px 0 0;
  font-size: 60px;
  line-height: 104px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  .comment-list .comment .userpic {
    width: 52px;
    height: 52px;
    font-size: 30px;
    line-height: 52px;
  }
.comment-list .comment .userpic img.avatar{
    width: 60px;
    height: auto;
}
blockquote {
    border-left: 5px solid hsl(0, 0%, 93%);
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 10px 0px 10px 78px !important;
}
.comments-area .comment .comment {
    margin-left: 0 !important;
}
}
.comment-list .date a{
  text-decoration: none;
}
.comment-list .comment .text {
  overflow: hidden;
  padding-top: 4px;
}
.comment-list .comment .text p {
  margin-bottom: 10px;
}
.comment-list .comment .text .meta {
  padding-bottom: 10px;
  margin-bottom: 12px;
  font-size: 14px;
  border-bottom: 1px solid #efefef;
  padding-bottom: 7px;
}
.comment-list .comment .text .meta .icon {
  padding-right: 5px;
}
.comment-list .comment .text .author {
  padding-right: 30px;
  font-size: 16px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
}
.comment-list .comment  a.comment-reply-link , .edit-link a {
  display: inline-block;
  padding: 0 11px;
  border-radius: 2px;
  color: #fff;
  background-color: #444444;
  font-size: 10px;
  line-height: 23px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: color 200ms ease;
  -moz-transition: color 200ms ease;
  -ms-transition: color 200ms ease;
  -o-transition: color 200ms ease;
}
.comment-list .comment .text a.reply:hover {
  background-color: #4d7df0;
}
.comment-list .comment.replay {
  margin-left: 115px;
}
@media (max-width: 767px) {
  .comment-list .comment.replay {
    margin-left: 70px;
  }
}
.comment-form {
  margin-bottom: 50px;
}
.comment-form .textarea-custom {
  height: 235px;
}
/*---------------------------------------*/
/*---- 4. Plugins overlay styles  -------*/
/*---------------------------------------*/
.vc_parallax .vc_parallax-inner {
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-color: transparent;
    background-image: inherit;
    background-size: cover;
    z-index: 0;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
/* slider */
.slick-loading .slick-list {
  background: #ffffff url('images/ajax-loader.gif') center center no-repeat;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 80px;
  height: 100px;
  margin-top: -50px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 200;
  text-align: center;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:after,
.slick-next.slick-disabled:after {
  opacity: .25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'computer';
  font-size: 80px;
  line-height: 80px;
  color: #727272;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #4d7df0;
}
.light-arrow .slick-prev:before,
.light-arrow .slick-next:before {
  color: #fff;
}
.slick-prev {
  left: -20px;
}
.slick-prev:before {
  content: "\e927";
}
.slick-next {
  right: -20px;
}
.slick-next:before {
  content: "\e928";
}

.home-ab-txt h2,.home-ab-txt h1 {
    margin-bottom: 30px;
}
.pagination .nav-links {
    margin-bottom: 40px;
}
/* dots */
.slick-slider {
  padding: 0;
  list-style: none;
}
.slick-slider:not(.row) {
  margin: 0;
}
.slick-slider.nav-dot {
  margin-bottom: 75px;
}
@media (max-width: 767px) {
  .slick-slider {
    margin-bottom: 30px;
  }
}
.slick-dots {
  position: absolute;
  bottom: -40px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 -4px 0 0;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  position: relative;
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 10px;
  padding: 0;
  color: transparent;
  background-color: transparent;
  border: 0;
  outline: none;
  border-radius: 50%;
  background: #c1c1c1;
  min-width: initial;
}
.slick-dots li button:after {
  display: none;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active button:hover {
  background: #4d7df0;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slider-margin .vc_column-inner {
  margin-left: -15px;
  margin-right: -15px;
}
.search_404_form input[type="text"], .not-found input.form-control, .widget_search.side-block.widget .search_form input[type="text"] {
    padding: 11px 22px;
    height: auto;
}
.search_form .input-group-addon {
    padding: 20px 0px 0px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    background-color: transparent;
    border: none;
}
.widget_search.side-block.widget .search_form .input-group-addon {
    background: none;
    border: none;
    padding-left: 0;
}
.search_form .input-group-addon button {
  min-width: 130px;
}
.vert-wrapper {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 1;
}
.dropdown-menu.menu-even.sub-sub-menu.menu-depth-2 {
  left: 152%;
  top: 50%;
  opacity:0;
  visibility:hidden;
  transition:.3s;
  z-index:999;
}
.navbar-nav .dropdown .dropdown-menu.menu-even.sub-sub-menu.menu-depth-2::after {
  left: -7px;
  top: 8%;
  transform: rotate(270deg);
}
.sub-menu-item.menu-item-odd:hover .dropdown-menu.menu-even.sub-sub-menu.menu-depth-2{
  opacity:1;
  visibility:visible;
  top:14%;
}
.dropdown-menu.menu-even.sub-sub-menu.menu-depth-2 {
    left: 136%;
    opacity: 0;
    top: 8% !important;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    z-index: 999;
}

/*6-5-2017 */
.grey-box-inside {
    background-color: #f4f4f6;
    padding: 30px 60px 30px 70px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    min-height: 138px;
}
.grey-box-icon {
    font-size: 68px;
    line-height: 1em;
    color: #4d7df0;
    min-width: 105px;
}
.grey-box-title:first-child {
    margin-top: 0;
}
.grey-box-title {
    text-transform: none;
    margin: 6px 0 0 0;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
}
.grey-box-text p {
    font-size: 15px;
    line-height: 22px;
    margin: 6px 0 0 0;
}
.grey-box:hover .grey-box-icon {
    -webkit-animation: bounce 1s;
    animation: bounce 1s;
}
.grey-box-inside:hover .grey-box-title {
    color: #4d7df0;
}

@media (max-width: 991px) {
.grey-box-inside {
    padding: 30px 30px 30px 40px;
    min-height: 210px;
    height: 100%;
}
}
.text-center .btn.form-popup-link  {
    margin: 0 12px 10px;
}
.btn span {
    display: inline-block;
    vertical-align: middle;
}
.mfp-close-btn-in .mfp-close {
    font-size: 12px;
    color: #4d7df0;
    text-decoration: underline;
    top: 5px !important;
    right: 15px !important;
    opacity: 1;
    text-transform: lowercase;
}
.mfp-close-btn-in .mfp-close:hover {
  text-decoration: none;
}
body.modal-open {
  overflow: hidden !important;
}
.content-area .contact-info {
    padding-left: 60px;
}
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.form-popup-wrap {
  display: inline-block;
  position: relative;
}
.single-button-side .form-popup-wrap{
  display: block;
  margin-top: 15px;
}
.form-popup-wrap-full {
  width: 100%;
}

.form-popup {
  position: absolute;
  z-index: 101;
  width: 500px;
  left: 50%;
  margin-left: -250px;
  visibility: hidden;
  top: 100px;
  -webkit-transition: top 0.2s;
  -moz-transition: top 0.2s;
  -ms-transition: top 0.2s;
  -o-transition: top 0.2s;
  opacity: 0;
  text-align: left;
}
.form-popup-close {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    z-index: 1;
    font-size: 20px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
@media (max-width: 1199px) {
  .form-popup {
    width: 380px;
    margin-left: -190px;
  }

}
@media (max-width: 820px) and (min-width: 768px) {
  .form-popup {
    width: 380px;
    margin-left: -235px;
  }

}
@media (max-width: 767px) {
  .form-popup {
    width: 260px;
    margin-left: -100px;
  }
  .form-popup .quote-form .input-half {
    width: 100%;
  }
  .form-popup-close {
    position: absolute;
    right: 15px;
    top: 0px;
    cursor: pointer;
    z-index: 1;
    font-size: 18px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
}
.form-popup--left {
  left: -80px;
  margin-left: 0;
}
.form-popup--left .quote-form:after {
  left: 135px !important;
}
@media (max-width: 1199px) {
  .form-popup--left {
    left: 0;
    left: -40px;
  }
  .form-popup--left .quote-form:after {
    left: 75px !important;
  }
}
@media (max-width: 1024px) {
  .form-popup--left {
    left: 0;
  }
  .form-popup--left .quote-form:after {
    left: 35px !important;
  }
}
.form-popup.opened {
  opacity: 1;
  top: 60px;
  visibility: visible;
}
.form-popup .quote-form {
  margin: 0;
  max-width: 100%;
}
@media (max-width: 767px) {
  .form-popup .quote-form {
    padding: 18px 15px;
  }
}
.form-popup .quote-form:after {
  left: 50%;
}
.form-modal {
  position: relative;
  width: 1325px;
  padding: 45px 77px;
  max-width: 95%;
  background-color: #fff;
  border-radius: 5px;
  margin: 20px auto;
  text-align: center;
  display: none;
}
@media (max-width: 1199px) {
  .form-modal {
    padding: 45px 50px;
  }
  .phone-content {
    margin-top: -15px;
}
.social-links.rounded ul.contact-list li a{
    width: 46px;
    height: 46px;
    border-width: 4px;
    font-size: 17px !important;
    line-height: 38px;
}
.content-area .contact-info {
    padding-left: 60px;
}
.content-area .contact-form {
    margin-left: 30px;
}

.content-area .form-popup-wrap .contact-form {
    margin-left: 0px;
}


}
@media (max-width: 991px) {
  .form-modal {
    padding: 35px 40px;
  }
}
@media (max-width: 767px) {
  .form-modal {
    padding: 20px 30px;
  }
  .content-area .contact-form {
    margin-left: 0px;
}
  
  .dropdown-menu.menu-even.sub-sub-menu.menu-depth-2{
  opacity:1;
  visibility:visible;
  top:14%;
  left: 0;
}
  
  
}
.form-modal h3 {
    font-size: 30px;
    margin-bottom: 25px;
    text-align: left;
}
.mfp-content .form-modal {
  display: block;
}
.booking-form {
    text-align: left;
}
.successform, .errorform {
    display: none;
    height: 70px;
}
.form-box--width-1 {
    width: calc(29.4% - 19px);
    margin-right: 19px;
    float: left;
}
.form-box {
    background: #fff;
    padding: 16px 18px 18px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.form-box-label {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}
.form-modal .form-box-label {
    text-align: left;
}
.form-box textarea.form-control {
    height: 112px;
}
.form-box--width-2 {
    width: 70.6%;
    float: left;
}
.form-modal .datetimepicker-wrap{
  position: relative;
}
.form-box-label span {
    color: red;
}
.form-modal .wpcf7-form-control-wrap{
  position: static;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
    display: block;
    margin: 2px 0;
    padding: 4px;
    width: 19em;
    left: 0 !important;
    right: 0 !important;
}
.bootstrap-datetimepicker-widget table td, 
.bootstrap-datetimepicker-widget table th {
    text-align: center;
    border-radius: 4px;
    border: none;
}
.form-modal .bootstrap-datetimepicker-widget table {
  border: none;
}
.form-box .form-control {
    background-color: #f0f0f0;
    color: #7c7c7c;
    font-size: 15px;
    line-height: 21px;
    height: 35px;
    padding: 7px 10px;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.computer-table-txt .table &gt; tbody &gt; tr &gt; th{
  border-width: 0px;
}
@media (max-width: 991px){
.form-box--width-1 {
    width: 100%;
    float: none;
    margin-right: 0;
}
.form-box--width-2 {
    width: 100%;
    float: none;
}
}
@media (max-width: 767px){
.form-box-col-1 {
    width: 100% !important;
    max-width: 300px !important;
    float: none;
    margin-top: 10px;
    padding-right: 0;
}
.form-box-col-2 {
    width: 100% !important;
    max-width: 300px !important;
    float: none;
    margin-top: 10px;
    padding-right: 0;
}
.hexagon-icon {
    width: 100%;
    position: relative;
    margin: 0 0 55px !important;
    text-align: center;
    left: inherit !important;
    right: inherit !important;
    top: inherit !important;
    bottom: inherit !important;
}
.hexagon-icon i {
    display: inline-block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 15px;
}
.h-box {
    position: relative;
    left: inherit !important;
    right: inherit !important;
    top: inherit !important;
    bottom: inherit !important;
    margin: 0 auto 0 !important;
    text-align: center !important;
    width: 100% !important;
    max-width: 320px;
}
.hexagon-icon:after {
    position: absolute;
    content: '';
    height: 35px;
    width: 2px;
    background-color: #4d7df0;
    left: 50%;
    bottom: -45px;
}
.hexagon-icon &gt; img {
    display: block;
    margin: 5px auto;
    max-width: 300px;
}
.hexagon-box-wrapper {
    background: transparent !important;
}
.hexagon-icon:nth-child(7)::after {
    content: "";
    position: absolute;
    background-color: transparent !important; 
}
.btn-inline .btn {
    margin: 0px;
}
.block.bg-lighter.full-block {
    background: #f9f9fa;
    padding: 60px 0;
}
}
.form-box-row:first-child {
    margin-top: 0;
}
.form-box-row {
    width: 100%;
    margin-top: 10px;
}
.form-box-col-2 {
    max-width: calc(50% - 5px);
    width: 378px;
    padding-right: 10px;
    float: left;
}
.form-box-col-1 {
    max-width: calc(33.3% - 7px);
    width: 231px;
    padding-right: 10px;
    float: left;
}
.round-services-txt .vc_column-inner{
  padding-top:0px !important;
}
.round-services-txt .block.bg-1{
    padding: 40px 0 60px;
}
body:not(.home) #pageContent {
    margin-top: 0;
}
#pageContent{
  position:relative
}
body:not(.home) header.page-header #slidemenu {
  margin-bottom: 0;
}
.row-icon {
  margin-top: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.row-icon-icon {
  min-width: 70px;
}
.row-icon-icon i {
  display: block;
  width: 51px;
  height: 51px;
  font-size: 26px;
  line-height: 52px;
  background-color: #4d7df0;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}
.row-icon-icon i.icon-calendar {
  padding-left: 3px;
}
.row-icon-text {
    font-family: 'Chivo', sans-serif;
    font-size: 22px;
    color: #2a2a2a;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
}
.row-icon:hover .row-icon-text {
  color: #4d7df0;
}
.brand-carousel img {
  opacity: .6;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.brand-carousel img:hover {
  opacity: 1;
}
.contact-box {
    padding: 26px 22px;
    margin-bottom: 15px;
    background: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    border: 1px solid #e8e8e8;
}
.question-box {
    padding: 26px 22px 11px;
    margin-bottom: 15px;
    border-radius: 8px;
    background: url(images/question-box-bg.jpg) no-repeat center top #b0c8f8;
    background-size: cover;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}
.question-box .form-control {
    height: 46px;
    background: #fff;
    border: 0;
    margin-bottom: 9px;
    border-radius: 2px;
}
.contact-box-row {
    position: relative;
    font-size: 15px;
    line-height: 24px;
    color: #292929;
    padding-left: 28px;
    margin-top: 16px;
}
.contact-box [class*='icon-'] {
    position: absolute;
    top: 4px;
    left: 0;
    color: #4d7df0;
    font-size: 17px;
}
.question-box-title {
    font-size: 17px;
    line-height: 26px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}
.btn.btn-full {
    width: 100%;
    margin-bottom: 15px;
}
.phone-content-text {
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 15px;
    color: #292929;
}
.phone-content-number i {
    color: #4d7df0;
    font-size: 20px;
    padding-right: 6px;
}
.phone-content-number {
    font-family: 'Chivo', sans-serif;
    font-size: 32px;
    line-height: 40px;
    color: #292929;
}
.about-2-txt .text-center .btn.form-popup-link {
    margin: 0 12px 40px;
}

span.wpcf7-not-valid-tip {
    text-align: left;
}

.btn.text-left {
    text-align: left;
}
.self-icon:before,.pop-icon:before{
    font-family: 'computer' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
  }
.single-button-side .self-icon:before{
   content: "\e91e";
   display: inline-block;
    vertical-align: middle;
    padding-right: 15px;
    font-size: 30px;
    width: 50px;
}
.single-button-side .pop-icon:before{
   content: "\e91b";
   display: inline-block;
    vertical-align: middle;
    padding-right: 15px;
    font-size: 30px;
    width: 50px;
}
.side-block .menu.category-list li {
    position: relative;
    padding: 10px 0px;
    margin-top: 0;
}
.side-block .menu.category-list li.current-menu-item a,
.navbar-nav &gt; li.current-menu-parent a{
  color: #4d7df0;
}
.side-block .menu.category-list li::after{
  content: "";
}
.widget_nav_menu.side-block,
.widget_smart_contact_box.side-block,
.widget_text.side-block{
  margin-bottom: 20px;
  margin-top: 0px;
}
.single-computer_services h4{
  text-transform: capitalize;
}
.single-button-side a.form-popup-link{
  margin-bottom: 0px;
}
p.text-center--full {
    max-width: 100%;
}
@media (max-width: 1199px){
.row-icon-icon i {
    width: 46px;
    height: 46px;
    font-size: 22px;
    line-height: 47px;
}
.grey-box-inside {
    height: 100%;
    min-height: 182px;
}
}
@media (min-width: 768px){
.row-flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
}
}
@media (min-width: 992px){
#slidemenu {
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    background-color: #444;
}
}
@media (max-width: 991px){
 .services-list-img .vc_col-sm-4,
 .services-list-img .vc_col-sm-8{
    width: 100% !important;
 }
 .side-block .form-popup-link{
      max-width: 270px;
 }
 .box-number-inside {
    max-height: 100px;
}

}
@media (max-width: 767px){
.attachment-computer-repair-service-full{
    display: block;
    max-width: 100%;
    height: auto;
}
.blog .blog-post &gt; .inside {
    padding: 0px !important;
}
}
/* Shop css */
.filters-row {
    display: inline-block;
    width: 100%;
    padding: 25px 0;
    border-top: 1px solid #e8e8e8;
}
span.show-result {
    float: left;
    line-height: 35px;
    font-size: 1.12em;
}
.filters-row .form-inline:not(:first-child) {
    margin-left: 3vw;
}
.select-wrapper {
    position: relative;
}
.filters-row-left {
    float: left;
}
.filters-row-right {
    float: right;
    text-align: right;
}
.filters-row .form-inline select {
    background-color: #f0f0f0;
    height: 35px;
    border-radius: 5px;
    border: 0;
    padding-left: 15px;
    outline: none !important;
    color: #7c7c7c;
}
.filters-row .form-inline {
    display: inline-block;
}
.archive .prd-grid {
    margin-bottom: 70px !important;
}
.prd-grid:not(.prd-carousel) {
    margin: -45px -15px 0;
}
.prd-grid {
    float: left;
    position: relative;
    margin-bottom: 120px;
    width: 100%;
}
.column-filters .side-block {
    border-color: #ebebeb;
    padding: 20px;
    margin-bottom: 0;
}
.column-center {
    margin-bottom: 35px;
}
@media (min-width: 1199px){
.prd-grid:not(.prd-carousel) .prd:nth-child(3n+1) {
    clear: left;
}
.prd-grid:not(.prd-carousel) .prd {
    width: calc(33.333% - 30px);
    float: left;
}
.woocommerce div.product {
    margin-bottom: 0;
    position: relative;
}
.prd {
    margin: 45px 15px;
}
}

@media (max-width: 991px){
.category-block .image_hover .btn {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.category-block .caption.bottom {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
    z-index: 0;
}
.category-block .caption.middle {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -40px;
  z-index: 0;
}
.category-block .caption {
    padding: 10px 15px 20px;
}
.category-block .caption .name {
    font-size: 28px;
}
.category-block .caption p {
    font-size: 14px;
}
#mainSlider .slide-content h4 {
    display: none;
}
#mainSlider .slide-content p {
    display: none;
}
.home-ab-txt .wpb_animate_when_almost_visible,
.text-img .wpb_animate_when_almost_visible{
  opacity: 1 !important;
}
.phone-content {
    margin-top: -5px;
}
.person-carousel .person .image img{
    height: 220px;
    max-width: 220px;
}
h1, h2.h-lg {
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 30px;
}

}

@media (max-width: 767px){
.category-block .caption {
    padding: 10px 15px 20px;
}
.category-block .caption .name {
    font-size: 25px;
}
.category-block .caption p {
    font-size: 13px;
}
  .page-footer .footer-links a + a:before {
    display: none;
}
}
@media (max-width: 991px) and (min-width: 768px){
.row-flex-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.page-footer .footer-content {
    padding: 40px 0 38px;
}
.hexagon-box, .hexagon-box-wrapper {
    width: 320px;
}
}

.vc_row.fixed-bg-parallex {
  background-attachment: fixed;
}
  
@media (max-device-width: 1024px) { 
  .vc_row.fixed-bg-parallex {
        background-attachment: scroll !important;
        background-size: cover;
  }  
}
@media (min-width: 1100px) {
.fixed-bg-parallex.vc_parallax .vc_parallax-inner {
    top: 0 !important;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
}
}

body.home header.page-header {
    height: 175px;
    position: relative;
    top: 0;
}
body.home header.page-header.is-sticky{
   height: auto;
}
body.home header .container {
    position: relative;
}
body.home header #slidemenu {
    left: 0;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    z-index: 2000;
  width:100%;
}
.text-icon .title, .text-icon-squared:hover .title, .text-icon-squared .read-more, .block.bg-1, .block.bg-2, .text-icon-squared:hover, .text-icon-squared:hover .read-more, .service-list li a:hover, .service-list li &gt; span:hover {
    color: #ffffff;
}
/* 
body.woocommerce.woocommerce-page header .phone .right-text {  
  display: none;
}

body.woocommerce.woocommerce-page header .logo {
    -webkit-flex: 0 0 300px;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
}

body.woocommerce.woocommerce-page header .header-cart {
    position: relative;
    bottom: 11px;
    right: 0;
}

body:not(.woocommerce) .header-cart {
  display: none;
}

 */</pre></body></html>