/*

 Theme Name: Pixomi

 Theme URI: http://themeforest.net/user/dropletthemes

 Author: Muhammad Ajmal

 Author URI: http://dropletthemes.com

 Description: Pixomi - A Modern Consulting and Business WordPress Theme

 Version: 3.0

 License: GNU General Public License 3.0

 License URI: http://www.gnu.org/licenses/gpl-3.0.html

 Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, theme-options, translation-ready

 Text Domain: pixomi

*/


/* ================================================== */


/*  00. Table of Content

/* ================================================== */


/*    00. General

/*      ----- 00.0 Reset

/*      ----- 00.0 Body

/*      ----- 00.0 Typography

/*      ----- 00.0 Forms

/*      ----- 00.0 WordPress Core

/*      ----- 00.0 WordPress Gallery

/*      ----- 00.0 Helper Classes

/*    00. Grid System

/*    06. Header

/*       ----- 00.0 Header Topbar

/*       ----- 00.0 Header Search

/*       ----- 00.0 Main Header

/*       ----- 00.0 Header v2 - v14

/*       ----- 00.0 Mobile Header

/*   00. Main Titlebar

/*   00. Footer

/*   00. Sidebar

/*   00. Blog

/*   00. Comments

/* ================================================== */


/*Reset*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

@import url('https://fonts.googleapis.com/css?family=Muli:400,400i,600,600i,700,700i,800,800i,900,900i');
body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
  opacity: .5;
}

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

input {
  line-height: normal;
}

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

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

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

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

fieldset {
  border: 1px solid #ececec;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #11b5e6;
  text-decoration: none;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #ddd;
}

pre {
  font-size: 100%;
  line-height: 1.3em;
  font-family: "Courier 10 Pitch", Courier, monospace;
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
  display: block;
  color: #555555;
  padding: 20px;
  margin: 0 0 20px;
  background: #f9f9f9;
  border: solid 1px #e2e2e2;
}


/*Body*/

html {
  height: 100%;
}

body {
  font: 400 14px/25px 'Poppins', sans-serif;
  color: #637281;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  margin: 0 0 20px;
}

a {
  color: #11b5e6;
  text-decoration: none;
  outline: 0;
}

a:hover {
  color: #11b5e6;
}

p img {
  margin: 0;
}

p strong {
  font-weight: bold;
}

small {
  font-size: 80%;
}

p a {
  color: #11b5e6;
  text-decoration: none;
  line-height: inherit;
}

p a:hover,
p a:focus {
  color: #11b5e6;
  text-decoration: none;
}

i,
.italic {
  font-style: italic;
}

del {
  font-weight: 400;
}

.underlined-text {
  text-decoration: underline;
}

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

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

small,
sub,
sup {
  position: relative;
  font-size: 11px;
  vertical-align: baseline;
}

sub {
  top: 3px;
}

sup {
  bottom: 3px;
}

mark {
  display: inline;
  padding: 2px 4px;
  background-color: #f6f2d6;
  color: #7c6d08;
}

mark.dark {
  background-color: #333;
  color: #fff;
}


/*Body Selection*/

::-moz-selection {
  color: #fff;
  background-color: #11b5e6;
}

::selection {
  color: #fff;
  background-color: #11b5e6;
}

::-moz-selection {
  color: #fff;
  background-color: #11b5e6;
}

a strong {
  color: inherit;
}


/*Table Styles*/

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
}

table,
th {
  font-size: 16px;
}

table,
td {
  font-size: 14px;
  font-weight: 400;
}

table,
td,
th {
  text-align: left;
}

th,
td {
  text-align: left;
  padding: 15px;
}

tr:nth-child(even) {
  background-color: #f8f8f8;
  border: 1px solid #f3f3f3;
}


/*List Styles*/

ul,
ol {
  margin: 0 0 20px 15px;
  font-size: 14px;
  padding: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li>ul,
li>ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em 0;
}


/*Blockquote*/

blockquote {
  position: relative;
  margin: 30px 0;
  padding: 20px 40px 20px 80px;
  font-size: 18px;
  line-height: 35px;
  border: 1px solid #dde4e8;
  border-left: 5px solid #11b5e6;
  background: transparent;
  color: #5d7280;
  font-family: 'Lora', serif;
  font-style: italic;
}

blockquote:before {
  font-family: 'FontAwesome';
  content: '\f10d';
  color: #5d7280;
  text-align: center;
  line-height: 30px;
  position: absolute;
  font-size: 40px;
  opacity: .2;
  top: 30px;
  left: 25px;
  font-style: normal !important;
}

blockquote cite {
  display: block;
  font-size: 12px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-style: normal;
  color: #11b5e6;
  font-weight: bold;
}

blockquote cite:before {
  content: '-';
  margin-right: 3px;
}

blockquote cite:after {
  content: '-';
  margin-left: 3px;
}


/*Typography*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  text-transform: none;
  line-height: 24px;
  letter-spacing: -0.7px;
  color: #002e5b;
}

h1 {
  font-size: 36px;
  margin-bottom: 30px;
}

h2 {
  font-size: 30px;
  margin-bottom: 30px;
}

h3 {
  font-size: 24px;
  margin-bottom: 28px;
}

h4 {
  font-size: 18px;
  margin-bottom: 25px;
}

h5 {
  font-size: 14px;
  margin-bottom: 25px;
}

h6 {
  font-size: 12px;
  margin-bottom: 20px;
}

.title-seperator {
  color: #11b5e6;
}

.title-seperator.small span {
  width: 40px;
}

.title-seperator span {
  width: 55px;
  height: 2px;
  background: #11b5e6;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.title-seperator span:before,
.title-seperator span:after {
  width: 5px;
  height: 2px;
  background: inherit;
  position: absolute;
  content: "";
  top: 0;
  left: -10px;
}

.title-seperator span:after {
  left: auto;
  right: -9px;
}

.title-seperator.left {
  margin-left: 9px;
}

.title-seperator.left span:after {
  display: none;
}

.title-seperator.right {
  margin-right: 9px;
}

.title-seperator.right span:before {
  display: none;
}


/*Forms*/

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="number"],
input[type="url"],
textarea {
  padding: 14px 18px;
  margin: 10px 0;
  outline: none;
  font-size: 13px;
  font-weight: 500;
  text-transform: capitalize;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  display: block;
  line-height: 1.6;
  border: 2px solid #F3F3F3;
  background-color: #f8f8f8;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-family: 'Montserrat', sans-serif;
  margin: 10px 0;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .2px;
  text-align: center;
  background-color: #11b5e6;
  outline: none;
  border: none;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
  cursor: pointer;
  color: #fff;
  border-radius: 50px;
  padding: 12px 20px;
  text-decoration: none;
  display: block;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

textarea {
  min-height: 40px;
  padding: 20px;
}

.textarea {
  min-height: 20px;
}

::-webkit-input-placeholder {
  color: #5d7280;
  opacity: 0.8;
}

:-moz-placeholder {
  color: #35485a;
  opacity: 0.8;
}

::-moz-placeholder {
  color: #35485a;
  opacity: 0.8;
}

:-ms-input-placeholder {
  color: #35485a;
  opacity: 0.8;
}

select {
  display: block;
  padding: 10px 12px;
  outline: none;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.6;
  margin: 0;
  max-width: 100%;
  width: 100%;
  color: #5d7280 !important;
  border: 2px solid #f3f3f3;
  background: #f8f8f9;
}

label {
  color: #5d7280;
  display: block;
}

fieldset {
  margin-bottom: 1em;
}

input::-ms-clear {
  width: 0;
  height: 0;
}


/*WordPress Core*/

.alignnone {
  margin: 0px 0px 15px 0px;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.618em;
}

.alignleft.flip {
  float: right !important;
  margin-left: 1.618em !important;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.618em;
}

.alignright.flip {
  float: left !important;
  margin-right: 1.618em !important;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 0px 0px 15px 0px;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

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

.wp-caption {
  text-align: center;
  overflow: hidden;
  max-width: 100%;
}

.image_frame,
.wp-caption {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0px 0px 5px 0px;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  line-height: normal;
  display: block;
  margin: 0;
}


/*Gallery*/

.gallery {
  margin-bottom: 30px;
}

.gallery .gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-icon img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.gallery-caption {
  color: #637281;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  margin-bottom: 1.5em;
  max-width: 100%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}


/*Helper Classes*/

.slider-btn {
  font-family: 'Montserrat', sans-serif;
  margin: 10px 0;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  letter-spacing: .5px;
  text-transform: uppercase;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
  cursor: pointer;
  border-radius: 1px;
  padding: 12px 18px;
  display: block;
  -webkit-transition: all 0.2s ease 0s !important;
  -moz-transition: all 0.2s ease 0s !important;
  -ms-transition: all 0.2s ease 0s !important;
  -o-transition: all 0.2s ease 0s !important;
  transition: all 0.2s ease 0s !important;
}

.slider-btn.modern {
  border-bottom: 5px solid rgba(0, 0, 0, .2);
}

.slider-btn.round {
  border-radius: 3px;
}

.slider-btn.rounded {
  padding: 12px 22px;
  border-radius: 100px;
}

.slider-btn:hover {
  color: #fff !important;
}

.bypostauthor {
  border-radius: 1px;
}

.slider-btn.light {
  background-color: #11b5e6;
  color: #fff;
}

.slider-btn.light:hover {
  background-color: #2c394c;
  color: #fff !important;
}

.slider-btn.dark {
  background-color: #2c394c;
  color: #fff;
}

.slider-btn.dark:hover {
  background-color: #11b5e6;
  color: #fff !important;
}

.slider-btn.border {
  background-color: transparent !important;
  border-top: 2px solid #fff !important;
  border-right: 2px solid #fff !important;
  border-bottom: 2px solid #fff !important;
  border-left: 2px solid #fff !important;
  color: #fff !important;
}

.slider-btn.border:hover {
  background-color: #11b5e6;
  border-color: #11b5e6;
  color: #fff !important;
}

.brochure-btn a {
  margin: 10px 0;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  letter-spacing: .5px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
  cursor: pointer;
  border-radius: 1px;
  padding: 12px 5px 12px 10px;
  display: block;
  background-color: #11b5e6;
  color: #fff !important;
}

.brochure-btn a i.fa.fa-download {
  margin-left: 15px;
}

.brochure-btn a i.fa.fa-file-pdf-o {
  margin-right: 10px;
}

.space {
  padding: 30px 0;
}

.divider {
  border: 1px solid #f3f3f3;
  margin: 40px 0;
}

.yellow {
  background-color: yellow !important;
  color: #000 !important;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.col-centered {
  margin: 0 auto;
  float: none;
}

.no-space {
  padding: 0;
  margin: 0;
}

.navbar-left {
  float: left !important;
  margin-left: -10px;
}

.navbar-right {
  float: right !important;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-nowrap {
  white-space: nowrap;
}

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

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

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.widget label.screen-reader-text {
  display: none !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

p.contact-info {
  font-weight: 500;
  font-size: 12px;
  line-height: 35px;
}

#sidebar .contact-box {
  text-align: center;
  position: relative;
  background-color: #11b5e6;
  border: 1px solid #11b5e6;
  padding: 20px 15px 30px 15px;
}

#sidebar .contact-box:after {
  font-family: 'FontAwesome';
  content: '\f003';
  color: rgba(255, 255, 255, .5);
  text-align: center;
  line-height: 50px;
  position: absolute;
  font-size: 70px;
  opacity: .3;
  bottom: 0px;
  right: 0px;
  transform: rotate(-40deg);
}

#sidebar .contact-box h4 {
  font-size: 18px;
  margin-bottom: 5px !important;
  font-weight: 600 !important;
  color: #fff !important;
  text-transform: none !important;
}

#sidebar .contact-box p {
  text-align: center;
  color: #fff !important;
  margin: 0;
}

#sidebar .contact-box strong {
  display: block;
  font-weight: 600;
  font-size: 16px;
  margin: 10px 0 20px !important;
}

#sidebar .contact-box a {
  background-color: #2c394c;
  color: #fff !important;
  padding: 10px 18px;
  border-radius: 50px;
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 500;
}

#sidebar .contact-box a:hover {
  color: #fff !important;
}

.blank-page {
  margin: 0 !important;
  padding: 0 !important;
}

.mont,
span.mont,
p.mont {
  font-family: 'Montserrat';
  font-weight: 700;
}


/*Grid System*/

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .container {
    width: 750px;
  }
}

@media (min-width:992px) {
  .container {
    width: 970px;
  }
}

@media (min-width:1200px) {
  .container {
    width: 1080px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width:768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width:992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width:1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

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

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width:767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width:767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width:767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width:767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width:1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width:1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width:1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width:1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width:767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width:1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.vc_row {
  margin-left: -21px;
  margin-right: -21px;
}

.vc_column_container>.vc_column-inner {
  padding-left: 21px;
  padding-right: 21px;
}

.vc_column_container>.vc_column-inner {
  padding-left: 21px;
  padding-right: 21px;
}

.vc_gitem_row {
  margin-left: 0;
  margin-right: 0;
}


/*Topbar*/

#topbar {
  background: #2c394c;
  color: #fff;
  width: 100%;
  min-height: 50px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.10);
}

#topbar .content {
  display: inline-block;
  line-height: 50px;
}

#topbar.topbar-modern {
  position: relative;
  min-height: 100px;
}

#topbar.topbar-modern .content {
  margin-right: -10px;
  margin-left: -10px;
}

@media (max-width:992px) {
  #topbar {
    padding: 15px 0;
  }
  #topbar .content {
    float: none !important;
    text-align: center !important;
    display: block !important;
    line-height: 35px;
  }
}

#topbar span.info {
  font-size: 13px;
  margin-right: 20px;
  font-weight: 600;
  line-height: 50px;
}

@media (max-width:480px) {
  #topbar span.info {
    display: block !important;
    text-align: center;
  }
}

#topbar .info i {
  margin-right: 10px;
  font-size: 16px;
  padding-top: 5px;
  vertical-align: middle;
  font-weight: bold;
}

#topbar .info i.fa {
  padding-top: 0;
  font-size: 14px;
}


/*Topbar Menu*/

#topbar ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (max-width:480px) {
  #topbar ul.menu {
    display: none;
  }
}

#topbar ul.menu li {
  list-style: none;
  display: inline-block;
  margin: 0 15px 0 0;
}

#topbar ul.menu li a {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease;
  position: relative;
  color: #fff;
  border-top: 2px solid transparent;
}

#topbar ul.menu li a:hover {
  color: #11b5e6;
  border-top: 2px solid #11b5e6;
}

#topbar ul.menu ul {
  display: none;
}


/*Topbar Btn*/

#topbar .topbar-button a {
  padding: 8px 19px;
  color: #fff;
  background-color: #11b5e6;
  font-size: 13px;
  line-height: 50px;
  font-weight: 600;
  letter-spacing: .1px;
  text-decoration: none;
  border-radius: 40px;
  text-align: center;
  transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease;
}

@media (max-width:992px) {
  #topbar .topbar-button a {
    display: none;
  }
}

#topbar .topbar-button a:hover {
  background-color: #11b5e6;
  color: #fff;
}

#topbar .topbar-social {
  margin: 0;
  padding: 0;
}

@media (max-width:992px) {
  #topbar .topbar-social {
    display: none;
  }
}

#topbar .topbar-social span {
  margin: 0;
  padding: 0;
  padding-left: 18px;
  line-height: 50px;
  font-size: 16px;
}

#topbar .topbar-social span a i {
  transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease;
}

#topbar .topbar-social span a i:hover {
  opacity: .8;
}


/*Header Icons*/

.minisearch {
  position: relative;
  z-index: 9;
}

.minisearch .minisearch-btn {
  display: block;
  background-repeat: no-repeat;
  position: relative;
  z-index: 9;
  text-decoration: none;
}

.minisearch .minisearch-btn:before {
  content: "\f002";
  font-family: 'FontAwesome';
  font-size: 16px;
}

.minisearch .minisearch-wrap {
  position: relative;
  display: none;
  margin-right: -12px;
  margin-top: 26px;
}

.minisearch .minisearch-input {
  width: 230px;
  height: 45px;
  margin: 10px;
  padding-left: 15px;
  border: 1px solid #e5e5e5;
}


/*Triangle*/

.minisearch-wrap .minisearch-form {
  background: #f2f2f2;
  font-size: 14px;
  border: 1px solid #f2f2f2;
  padding: 5px;
  position: absolute;
  right: 0;
  width: 300px;
  -webkit-box-shadow: 1px -1px 5px 0px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 1px -1px 5px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 1px -1px 5px 0px rgba(0, 0, 0, 0.09);
}

.minisearch-wrap .minisearch-form:after,
.minisearch-wrap .minisearch-form:before {
  border: medium solid transparent;
  bottom: 100%;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
}

.minisearch-wrap .minisearch-form:before {
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #f2f2f2;
  left: 50%;
  margin-left: 100px;
}


/*Search Submit*/

.minisearch-wrap .minisearch-btn {
  position: absolute;
  text-align: center;
  padding: 0;
  right: 15px;
  top: 5px;
  height: 45px;
  width: 45px;
  line-height: 25px;
  border-radius: 0px;
}

.minisearch-wrap .minisearch-btn:before {
  content: "\f002";
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #fff;
  font-weight: normal;
}

.mini_cart_wrapper,
.minisearch {
  margin-right: 5px;
  margin-left: 5px;
}

.mini_cart_wrapper a i,
.minisearch a {
  font-size: 16px;
  font-weight: bold;
}

a.cart_count {
  position: relative;
  font-size: 14px;
}

a.cart_count span.count {
  position: absolute;
  right: 2px;
  top: -11px;
  background: #11b5e6;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  font-size: 9px;
  font-family: Poppins;
  font-weight: 700;
  text-align: center;
  line-height: 20px;
  color: #fff !important;
}

#header.header-v1 #navigation>ul>li.minisearch>a,
#header.header-v2 #navigation>ul>li.minisearch>a,
#header.header-v3 #navigation>ul>li.minisearch>a {
  margin-top: -2px;
}

#header.header-v1 #navigation>ul>li.mini_cart_wrapper a,
#header.header-v2 #navigation>ul>li.mini_cart_wrapper a,
#header.header-v3 #navigation>ul>li.mini_cart_wrapper a,
#header.header-v1 #navigation>ul>li.minisearch a,
#header.header-v2 #navigation>ul>li.minisearch a,
#header.header-v3 #navigation>ul>li.minisearch a {
  margin-left: -5px;
}

#header.header-v4 #navigation>ul>li.minisearch>a,
#header.header-v5 #navigation>ul>li.minisearch>a,
#header.header-v6 #navigation>ul>li.minisearch>a {
  margin-top: -2px;
  padding-left: 10px;
}

#header.header-v4 #navigation>ul>li.mini_cart_wrapper a,
#header.header-v5 #navigation>ul>li.mini_cart_wrapper a,
#header.header-v6 #navigation>ul>li.mini_cart_wrapper a,
#header.header-v4 #navigation>ul>li.minisearch a,
#header.header-v5 #navigation>ul>li.minisearch a,
#header.header-v6 #navigation>ul>li.minisearch a {
  border-right: none;
}

#header.header-v4 a.cart_count span.count,
#header.header-v5 a.cart_count span.count {
  right: 10px;
}

#header.header-v6 a.cart_count span.count {
  right: 7px;
}

#header.header-v1 #navigation .sub-menu,
#header.header-v2 #navigation .sub-menu,
#header.header-v3 #navigation .sub-menu {
  margin-top: 15px;
}

#header.header-v4 #navigation .sub-menu,
#header.header-v6 #navigation .sub-menu {
  margin-top: 27px;
}

#header.header-v5 #navigation .sub-menu {
  margin-top: 33px;
}

#header.header-v1 .minisearch .minisearch-wrap,
#header.header-v2 .minisearch .minisearch-wrap,
#header.header-v3 .minisearch .minisearch-wrap {
  margin-top: 40px;
}

#header.header-v4 .minisearch .minisearch-wrap,
#header.header-v6 .minisearch .minisearch-wrap {
  margin-top: 26px;
}

#header.header-v5 .minisearch .minisearch-wrap {
  margin-top: 31px;
}

.header-v7 #navigation>ul>li.mini_cart_wrapper,
.header-v7 #navigation>ul>li.minisearch {
  display: none;
}


/*Header*/

#header {
  position: relative;
  width: 100%;
  z-index: 8000;
  /* -webkit-transition: background 0.2s;

  -moz-transition: background 0.2s;

  -ms-transition: background 0.2s;

  -o-transition: background 0.2s;

  transition: background 0.2s;*/
}

.logo {
  float: left;
  margin: 10px 0;
}

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

.logo h2 {
  font-size: 26px;
  font-weight: 700;
  text-decoration: none;
}

.logo a {
  text-decoration: none;
}

.header .no-menu {
  line-height: 100px;
  font-weight: bold;
}


/*Navigation*/

#navigation ul {
  margin: 0;
  list-style: none;
}

#navigation ul li {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

#navigation ul li a {
  padding: 0;
  margin: 0;
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;
  color: #002e5b;
  text-align: center;
  -webkit-transition: color 0.1s;
  -moz-transition: color 0.1s;
  -ms-transition: color 0.1s;
  -o-transition: color 0.1s;
  transition: color 0.1s;
}

#navigation ul>li:hover>a,
#navigation ul li a:hover {
  color: #11b5e6;
}

#navigation li.current-menu-item>a,
#navigation li.current-menu-item>a:hover,
#navigation li.current-page-ancestor>a,
#navigation li.current-page-ancestor>a:hover,
#navigation li.current-menu-ancestor>a,
#navigation li.current-menu-ancestor>a:hover,
#navigation li.current-menu-parent>a,
#navigation li.current-menu-parent>a:hover,
#navigation li.current_page_ancestor>a,
#navigation li.current_page_ancestor>a:hover,
#navigation>ul>li.sfHover>a {
  color: #11b5e6;
}

#navigation ul li ul li.sfHover>a {
  color: #11b5e6;
}


/*Sub Menu*/

#navigation .sub-menu {
  width: 260px;
  padding: 10px 0;
  margin: 0;
  position: absolute;
  left: 0px;
  background: #fff;
  z-index: 200;
  display: none;
  box-shadow: -1px 1px 6px 0 rgba(0, 0, 0, .15);
}

#navigation .sub-menu li {
  float: none;
  border: none;
  margin: 0px 10px;
  padding: 0;
  height: auto;
  position: relative;
}

#navigation .sub-menu li a {
  display: block;
  text-align: left;
  color: #002e5b;
  text-transform: capitalize;
  padding: 12px 14px;
  margin: 0;
  border: none;
  font-weight: 700;
  font-size: 15px;
}


/*Sub Menu 2nd Level*/

#navigation .sub-menu ul {
  position: absolute;
  left: 250px;
  margin: -10px 0px 0px -10px !important;
  top: 0;
}

#navigation .sub-menu ul li a {
  display: block;
  text-align: left;
  color: #002e5b;
  text-transform: none;
  padding: 12px 14px;
  margin: 0 !important;
  border: none;
}

#navigation .sub-menu ul li a:hover {
  background-color: transparent !important;
}

#navigation ul li ul li.current-menu-item>a {
  color: #11b5e6;
}


/*Sub Menu Arrows*/

.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 10px;
  margin-top: -7px;
  content: '\f054';
  font-family: 'FontAwesome';
}

#navigation>ul>li>a.sf-with-ul:after {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 6px;
  font-size: 11px;
  content: '\f107';
  font-family: 'FontAwesome';
  display: none;
}


/*Header v1*/

#header.header-v1 {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.10);
  position: relative;
  width: 100%;
  height: 67px;
  transition: all 0.5s ease;
}

#header.header-v1 #navigation {
  float: right;
}

#header.header-v1 #navigation>ul {
  float: right;
  margin: 0 5px 0 0;
}

#header.header-v1 #navigation>ul>li {
  height: 70px;
  padding-top: 25px;
}

#header.header-v1 #navigation>ul>li>a {
  padding-left: 15px;
  padding-right: 15px;
  color: #002e5b;
}


/*Header v2*/

#header.header-v2 {
  position: absolute;
  background-color: transparent;
  width: 100%;
  height: 104px;
}

#header.header-v2 .container {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.10);
  height: 100px;
  margin-top: -50px;
}

#header.header-v2 .logo {
  margin-left: 15px;
  margin-top: 37px;
}

#header.header-v2 #navigation {
  float: right;
}

#header.header-v2 #navigation>ul {
  float: right;
  margin: 0 20px 0 0;
}

#header.header-v2 #navigation>ul>li {
  height: 100px;
  padding-top: 40px;
}

#header.header-v2 #navigation>ul>li>a {
  padding-left: 15px;
  padding-right: 15px;
  color: #002e5b;
}


/*Header v3*/

#header.header-v3 {
  position: absolute;
  /*background-color: rgba(255, 255, 255, 0.5);*/
  /*border-bottom: 1px solid rgba(255,255,255,.1);*/
  width: 100%;
  /*height: 100px;*/
  /*   -webkit-animation-duration: 1s;

    animation-duration: 1s;

    -webkit-animation-fill-mode: both;

    animation-fill- mode: both;*/
  transition: all 0.5s ease;
}

#header.header-new {
  position: fixed !important;
  top: 0;
  background: #fff !important;
  box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.3);
  /*    -webkit-animation-duration: .5s;

    animation-duration: .5s;

    -webkit-animation-name: sticky-animation;

    animation-name: sticky-animation;

    -webkit-animation-timing-function: ease-out;

    animation-timing-function: ease-out;

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;*/
}

#header.header-v3 #navigation {
  float: right;
}

#header.header-v3 #navigation>ul {
  float: right;
  margin: 0 5px 0 0;
}

#header.header-v3 #navigation>ul>li {
  /*height: 100px;*/
  padding-top: 25px;
}

#header.header-v3 #navigation>ul>li>a {
  padding-left: 15px;
  padding-right: 15px;
  color: #fff;
}


/*Header v4*/

#header.header-v4 {
  position: relative;
  width: 100%;
}

#header.header-v4 .logo-block {
  background-color: #fff;
}

#header.header-v4 .logo-block .logo {
  float: left;
  display: block;
  margin-top: 45px;
  margin-left: -2px;
}

#header.header-v4 .nav-block {
  width: 100%;
  height: 70px;
  background-color: #2c394c;
}

#header.header-v4 #navigation {
  float: left;
  margin-left: -25px;
}

#header.header-v4 #navigation>ul {
  margin: 0;
}

#header.header-v4 #navigation>ul>li {
  padding-top: 25px;
}

#header.header-v4 #navigation>ul>li>a {
  padding-right: 25px;
  padding-left: 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

#header.header-v4 .logo-block .info {
  float: right;
}

#header.header-v4 .info-box {
  margin: 35px 30px 20px 0;
  display: inline-block;
}

#header.header-v4 .info-box:last-child {
  margin-right: 0px;
}

#header.header-v4 .info-box-icon {
  float: left;
  border-radius: 3px;
  text-align: center;
  line-height: 60px;
  font-size: 32px;
  color: #11b5e6;
  transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease;
}

#header.header-v4 .info-box-content {
  margin-left: 45px;
}

#header.header-v4 .info-box-content h6 {
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0;
}

#header.header-v4 .info-box-content p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
}


/*Header v5*/

#header.header-v5 {
  position: relative;
  width: 100%;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.10);
}

#header.header-v5 .logo-block {
  background-color: #fff;
  box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.10);
}

#header.header-v5 .logo-block .logo {
  float: left;
  display: block;
  margin-top: 45px;
  margin-left: -8px;
}

#header.header-v5 .nav-block {
  width: 100%;
  background-color: #fff;
  position: absolute;
}

#header.header-v5 .nav-block .container {
  background-color: #2c394c;
  height: 80px;
  margin-bottom: -40px;
  box-shadow: 0 0 5px rgba(0, 0, 0, .52);
}

#header.header-v5 #navigation {
  float: left;
  margin-bottom: -40px;
}

#header.header-v5 #navigation>ul {
  margin: 0;
}

#header.header-v5 #navigation>ul>li {
  padding-top: 30px;
}

#header.header-v5 #navigation>ul>li>a {
  padding-right: 25px;
  padding-left: 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
}

#header.header-v5 .logo-block .info {
  float: right;
}

#header.header-v5 .info-box {
  margin: 35px 30px 20px 0;
  display: inline-block;
}

#header.header-v5 .info-box:last-child {
  margin-right: 0px;
}

#header.header-v5 .info-box-icon {
  float: left;
  border-radius: 3px;
  text-align: center;
  line-height: 60px;
  font-size: 32px;
  color: #11b5e6;
  transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease;
}

#header.header-v5 .info-box-content {
  margin-left: 45px;
}

#header.header-v5 .info-box-content h6 {
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0;
}

#header.header-v5 .info-box-content p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
}


/*Header v6*/

#header.header-v6 {
  position: relative;
  width: 100%;
}

#header.header-v6 .logo-block {
  background-color: #fff;
}

#header.header-v6 .logo-block .logo {
  float: none;
  text-align: center;
  display: block;
  margin: 45px auto;
}

#header.header-v6 .nav-block {
  width: 100%;
  height: 70px;
  background-color: #2c394c;
}

#header.header-v6 #navigation {
  float: none;
  display: inline;
  text-align: center;
}

#header.header-v6 #navigation>ul {
  margin: 0;
}

#header.header-v6 #navigation>ul>li {
  float: none;
  display: inline-block;
  text-align: center;
}

#header.header-v6 #navigation>ul>li {
  padding-top: 25px;
}

#header.header-v6 #navigation>ul>li>a {
  padding-right: 20px;
  padding-left: 20px;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}


/* =========================================================== */


/* 00. Header v7

/* ========================================================== */

.header-v7 {
  position: fixed;
  float: left;
  width: 300px;
  height: 100%;
  z-index: 199;
  top: 0;
  left: 0;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 1.2px 0 3px .5px rgba(0, 0, 0, .10);
  -moz-box-shadow: 1.2px 0 3px .5px rgba(0, 0, 0, .10);
  box-shadow: 1.2px 0 3px .5px rgba(0, 0, 0, .10);
}

.header-v7 .logo {
  float: none;
  display: block;
  text-align: left;
  margin: 60px 0px 60px 60px;
}

.header-v7 .vertical-header-wrapper {
  position: absolute;
  bottom: 0px;
  top: 0;
  height: 100%;
  width: 100%;
}


/*Header6 Dynamic Markup*/

body.vertical-header-left {
  margin-left: 300px;
}

body.vertical-header-left .container {
  max-width: 1140px;
  width: 100%;
}

body.vertical-header-left #main-content,
body.vertical-header-left #footer {
  overflow: hidden;
}

@media only screen and (max-width: 970px) {
  body.vertical-header-left {
    margin-left: auto !important;
  }
}

.header-v7 #navigation>ul>li {
  float: none;
  text-align: left;
  border-top: 1px solid #f3f3f3;
}

.header-v7 #navigation ul li::last-child {
  border-bottom: 1px solid #f3f3f3;
}

.header-v7 #navigation>ul>li>a {
  line-height: 60px;
  text-transform: none;
  color: #464646;
  font-size: 14px;
  text-align: left;
  padding: 0px 15px 0px 60px;
}

.header-v7 #navigation .sub-menu {
  left: 300px;
  margin-top: -60px;
  box-shadow: none;
  border: 1px solid #fafafa;
}

.header-v7 #navigation ul.sub-menu ul {
  left: 250px;
}

.header-v7 #navigation>ul>li>a.sf-with-ul:after {
  display: inherit;
  position: absolute;
  top: 5px;
  right: 50px;
  font-size: 11px;
  content: '\f105';
  font-family: 'FontAwesome';
}


/*Vh Footer*/

.vh-footer {
  padding-top: 50px;
  border-top: 1px solid #f3f3f3;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.vh-social {
  margin-right: 20px;
  margin-left: 20px;
}

.vh-social span a i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #f7f7f7;
  color: #464646;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 15px;
  text-align: center;
  margin-bottom: 6px;
}

.admin-bar .header-v7 {
  margin-top: 30px;
}


/*Mobile Header*/

@media (max-width: 992px) {
  #header,
  #vertical-header {
    display: none;
  }
}

@media (max-width:992px) {
  #mobile-header {
    display: inherit !important;
  }
}

#mobile-header {
  display: none;
  position: relative !important;
  background-color: #fff;
  /*height: 100px;*/
  width: 100%;
  z-index: 9000;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.10);
  border-top: 1px solid #f3f3f3;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

#mobile-header .logo {
  /*margin-top: 35px;*/
  float: left;
}

#mobile-navigation-btn {
  float: right;
  margin-right: 10px;
  font-size: 24px;
  line-height: 60px;
  margin-top: 0px;
  color: #002e5b;
}

#mobile-navigation {
  background: #0c4a72 !important;
  padding: 0px 0;
  position: relative;
  margin: 0;
  z-index: 1001;
  width: 100%;
  display: none;
}

#mobile-navigation .container ul {
  list-style: none;
  margin: 16px 0 30px 0;
}

#mobile-navigation .container ul li ul {
  opacity: .9 !important;
}

#mobile-navigation .container ul li ul {
  margin: 0 0 0 20px;
  display: none;
}

#mobile-navigation .container>ul>li:last-child a {
  border-bottom: 0px;
}

#mobile-navigation ul li a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  display: block;
  position: relative;
  padding: 15px 0px 15px 5px;
}

#mobile-navigation ul li a:hover,
#mobile-navigation ul li a:hover [class^="fa-"],
#mobile-navigation li.open>a,
#mobile-navigation ul li.current-menu-item>a,
#mobile-navigation ul li.current-menu-ancestor>a {
  color: #fff;
}

body #mobile-navigation li.open>a [class^="fa-"] {
  color: #fff;
}

#mobile-navigation ul li i {
  display: block;
  padding: 10px 8px 10px 40px;
  float: right;
  margin: -4px 0 0 0;
  font-size: 12px;
}

#mobile-navigation ul li.mini_cart_wrapper a,
#mobile-navigation ul li.minisearch a {
  display: none;
}


/*Titlebar*/

#titlebar {
  position: relative;
  background-color: #f3f3f3;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

@media (max-width:768px) {
  #titlebar {
    /*display: none;*/
  }
}

#titlebar h1 {
  font-size: 30px;
  font-weight: bold;
  padding: 70px 0px 50px 0px;
  text-transform: none;
  color: #002e5b;
  text-align: center;
  margin: 0;
}

#titlebar.titlebar-modern {
  padding-top: 40px;
}

#titlebar.titlebar-trans {
  padding-top: 90px;
}

#titlebar.titlebar-stack {
  padding-top: 70px;
}

@media (max-width:992px) {
  #titlebar.titlebar-trans,
  #titlebar.titlebar-modern {
    padding: 0;
  }
  #titlebar h1 {
    font-size: 24px !important;
  }
}


/*Breadcrumbs*/

.breadcrumbs,
.breadcrumbs span,
.breadcrumbs a {
  font-size: 14px;
  text-align: center;
  padding-bottom: 1px;
}

.breadcrumbs span,
.breadcrumbs a {
  color: #002e5b;
}

.breadcrumbs .delimiter {
  padding: 0px 10px;
}

.breadcrumbs .current {
  color: #11b5e6;
}


/*Footer - Widget Area*/

#footer .widget-area {
  background-color: #2c394c;
  padding: 20px 0 10px;
  color: #90a2bc;
}

#footer .widget-area p {
  color: #90a2bc;
}

#footer .multi-col-widget .widget {
  width: 250px;
  overflow: hidden;
  float: left;
  margin: 18px;
  padding: 0;
  display: inline-block;
  overflow: hidden;
}

#footer .multi-col-widget.vertical-header .widget {
  width: 240px;
  overflow: hidden;
  float: left;
  margin: 18px;
  padding: 0;
  display: inline-block;
  overflow: hidden;
}

@media (max-width:992px) {
  #footer .widget-area {
    padding: 25px 0 15px;
  }
  #footer .multi-col-widget .widget:last-child {
    min-height: auto;
  }
  #footer .multi-col-widget .widget {
    margin: 0px 20px;
        min-height: 150px;
  }
  #footer .widget.social-widget
  {
    margin-top: 10px !important; 
  }
}

#footer .widget-area .widget h2 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #fff;
  text-transform: capitalize;
}

@media (max-width:992px) {
  #footer .widget-area .widget h2 {
    margin-top: 30px;
  }
}

#footer .widget-area .footer-logo img {
  display: block;
  margin: 10px 15px 15px 0px;
  width: 160px;
  height: auto;
}


/*Footer - Copyright*/

#footer .copyright {
  padding: 10px 0px 10px;
  background-color: #2c394c;
  border-top: 1px solid #465467;
  color: #90a2bc;
}

#footer .copyright-text {
  font-size: 14px;
  margin-top: 5px;
  font-weight: 500;
  color: #90a2bc;
  margin: 0;
  text-align: center;
}


/*Copyright nav*/

#footer .copyright .copyright-nav {
  float: right;
}

#footer .copyright-nav ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

#footer .copyright-nav ul.menu li {
  list-style: none;
  display: inline;
  margin-left: 15px;
}

#footer .copyright-nav ul.menu li a {
  display: inline-block;
  color: #90a2bc;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

#footer .copyright-nav ul.menu li a:hover {
  color: #11b5e6;
}

#footer .copyright-nav ul ul {
  display: none;
}

#footer .copyright-nav .no-menu {
  color: #85888c;
}

#footer .copyright i {
  font-size: 12px;
}

@media (max-width:992px) {
  #footer .copyright-text {
    text-align: center;
    padding: 10px 0;
  }
  #footer .copyright .copyright-nav {
    float: none;
    text-align: center;
    padding: 10px 0;
  }
}

#footer .copyright-default {
  font-size: 14px;
  margin-top: 5px;
  font-weight: 500;
  color: #90a2bc;
  margin: 0;
}


/*Back to top Btn*/

.back-to-top {
  background-color: #47576c;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  text-align: center;
  text-indent: 0;
  bottom: 20px;
  z-index: 99;
  display: none;
  position: fixed;
  right: 25px;
  bottom: 100px;
}

.back-to-top span:before {
  content: "\f077";
  font-family: fontawesome;
  font-size: 12px;
  line-height: 38px;
  width: 40px;
  height: 40px;
  text-align: center;
  display: inline-block;
  color: #fff;
}

.back-to-top span {
  color: #ffffff;
  display: block;
  font-size: 0px;
  font-weight: normal;
  text-align: center;
  width: 100%;
  font-style: normal;
}

.back-to-top:hover {
  text-decoration: none;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}


/*Sidebar Widgets*/

#sidebar {
  position: relative;
}

#sidebar p {
  color: #5d7280;
}

@media (max-width:992px) {
  #sidebar {
    margin-top: 70px;
  }
}

.widget {
  margin-bottom: 40px;
}

.widget:last-child {
  margin-bottom: 0;
}

.widget h2 {
  font-size: 20px;
  margin-bottom: 20px;
  color: #394852;
}

.widget h2:before {
  content: "";
  width: 5px;
  height: 15px;
  background-color: #11b5e6;
  margin-bottom: -1px;
  margin-right: 8px;
  display: inline-block;
}

.widget ul {
  padding: 0;
  list-style: none;
}

.widget>ul>li {
  position: relative;
  font-size: 15px;
  margin: 0;
}

.widget ul li a {
  display: block;
  color: #5d7280;
  line-height: 1.5em;
  font-size: 15px;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.widget ul li span {
  font-weight: 600 !important;
  font-size: 14px !important;
}

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


/*Search Form*/

form.search-form {
  position: relative;
}

form.search-form input[type="search"] {
  padding: 12px 55px 12px 25px;
  outline: none;
  font-size: 14px;
  width: 100%;
  display: block;
  line-height: 1.6;
  border-radius: 50px !important;
  border: 2px solid #f3f3f3;
  color: #5d7280;
  background-color: #f8f8f9;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  margin: 0;
}

form.search-form .search-submit {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
}


/*Search Widget*/

.widget_search form {
  position: relative;
}

.widget_search input[type="search"] {
  padding: 12px 42px 12px 16px;
  outline: none;
  font-size: 14px;
  width: 100%;
  display: block;
  line-height: 1.6;
  height: 51px;
  border: 1px solid #f8f8f8;
  color: #5d7280;
  background-color: #f8f8f8;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

#sidebar .widget_search input[type="search"] {
  border: none;
}

.widget_search .search-submit {
  position: absolute;
  right: 0;
  top: 0;
  border-color: transparent !important;
  box-shadow: none;
  color: #fff !important;
}

#footer .widget_search .search-submit {
  background-color: transparent !important;
  color: #11b5e6;
}


/*Menu and Pages Widget*/

.widget.widget_nav_menu,
.widget.widget_pages {
  position: relative;
}

.widget.widget_nav_menu ul,
.widget.widget_pages ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.widget.widget_nav_menu ul li,
.widget.widget_pages ul li {
  border-bottom: 1px solid #fff;
  background: #f8f8f8;
  margin: 0;
  padding: 0 23px 0 0;
}

#footer .widget.widget_nav_menu ul li,
#footer .widget.widget_pages ul li {
  border-bottom: 1px solid #465467;
  background: transparent !important;
  margin: 0;
}

#footer .widget.widget_nav_menu ul li:last-child,
#footer .widget.widget_pages ul li:last-child {
  border-bottom: none;
}

.widget.widget_nav_menu ul li a,
.widget.widget_pages ul li a {
  text-decoration: none !important;
  border-left: 5px solid transparent;
  display: inline-block;
  padding: 5px 0 5px 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: 500;
  color: #637281;
  line-height: normal;
}

#footer .widget.widget_nav_menu ul li a,
#footer .widget.widget_pages ul li a {
  text-decoration: none !important;
  border-left: none !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-left: 0;
  color: #FFF;
}

#footer .widget.widget_nav_menu ul li a:before,
#footer .widget.widget_pages ul li a:before {
  font-family: 'FontAwesome';
  content: '\f0da';
  margin-right: 15px;
  font-size: 12px;
  color: #11b5e6;
}

.widget.widget_nav_menu ul li.current-menu-item>a,
.widget.widget_nav_menu ul li.current_page_item>a,
.widget.widget_nav_menu ul li.current-cat>a,
.widget.widget_pages ul li.current-menu-item>a,
.widget.widget_pages ul li.current_page_item>a,
.widget.widget_pages ul li.current-cat>a {
  border-left-color: #11b5e6;
}

.widget.widget_nav_menu ul li.current-menu-item:hover>a,
.widget.widget_nav_menu ul li.current_page_item:hover>a,
.widget.widget_nav_menu ul li.current-cat:hover>a,
.widget.widget_pages ul li.current-menu-item:hover>a,
.widget.widget_pages ul li.current_page_item:hover>a,
.widget.widget_pages ul li.current-cat:hover>a {
  border-left-color: #11b5e6;
}

.widget.widget_nav_menu ul li.current-menu-item ul,
.widget.widget_nav_menu ul li.current_page_item ul,
.widget.widget_nav_menu ul li.current-cat ul,
.widget.widget_pages ul li.current-menu-item ul,
.widget.widget_pages ul li.current_page_item ul,
.widget.widget_pages ul li.current-cat ul {
  margin-top: 20px;
}

.widget.widget_nav_menu ul li:hover>a,
.widget.widget_pages ul li:hover>a {
  border-left-color: #11b5e6;
}

.widget.widget_nav_menu ul li:before,
.widget.widget_pages ul li:before {
  display: none;
}

.widget.widget_nav_menu ul li .children,
.widget.widget_nav_menu ul li .sub-menu,
.widget.widget_pages ul li .children,
.widget.widget_pages ul li .sub-menu {
  margin: -2px 0 25px 35px;
  padding: 0;
}

#footer .widget.widget_nav_menu ul li .children,
#footer .widget.widget_nav_menu ul li .sub-menu,
#footer .widget.widget_pages ul li .children,
#footer .widget.widget_pages ul li .sub-menu {
  margin: -2px 0 25px 20px;
  padding: 0;
}

.widget.widget_nav_menu ul li .children li,
.widget.widget_nav_menu ul li .sub-menu li,
.widget.widget_pages ul li .children li,
.widget.widget_pages ul li .sub-menu li {
  position: relative;
  font-weight: 400;
  border: none;
  font-size: 12px;
  margin: 0 0 12px;
  padding-right: 0;
  background: none;
}

#footer .widget.widget_nav_menu ul li .children li,
#footer .widget.widget_nav_menu ul li .sub-menu li,
#footer .widget.widget_pages ul li .children li,
#footer .widget.widget_pages ul li .sub-menu li {
  border-bottom: none !important;
}

.widget.widget_nav_menu ul li .children li:before,
.widget.widget_nav_menu ul li .sub-menu li:before,
.widget.widget_pages ul li .children li:before,
.widget.widget_pages ul li .sub-menu li:before {
  content: '-';
  display: block;
  position: absolute;
  left: -11px;
  top: 0;
}

#footer .widget.widget_nav_menu ul li .children li:before,
#footer .widget.widget_nav_menu ul li .sub-menu li:before,
#footer .widget.widget_pages ul li .children li:before,
#footer .widget.widget_pages ul li .sub-menu li:before {
  display: none;
}

.widget.widget_nav_menu ul li .children li a,
.widget.widget_nav_menu ul li .sub-menu li a,
.widget.widget_pages ul li .children li a,
.widget.widget_pages ul li .sub-menu li a {
  background: none;
  border: none;
  padding: 0;
}

.widget.widget_nav_menu ul li .children li .children,
.widget.widget_nav_menu ul li .children li .sub-menu,
.widget.widget_nav_menu ul li .sub-menu li .children,
.widget.widget_nav_menu ul li .sub-menu li .sub-menu,
.widget.widget_pages ul li .children li .children,
.widget.widget_pages ul li .children li .sub-menu,
.widget.widget_pages ul li .sub-menu li .children,
.widget.widget_pages ul li .sub-menu li .sub-menu {
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 0 !important;
}


/*Widget Archive*/

.widget.widget_archive h2 {
  margin-bottom: 5px;
}

.widget.widget_archive select {
  margin-top: 20px;
  margin-bottom: 3px;
}

.widget_archive ul {
  margin: 0;
}

.widget_archive>ul>li>a {
  display: block;
  color: #5d7280;
  padding: 15px 0px 15px 5px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
  font-weight: 500;
}

#footer .widget_archive>ul>li>a {
  color: #90a2bc;
  padding-left: 0;
  border-bottom: 1px solid #465467;
}

.widget_archive ul li a:before {
  font-family: 'FontAwesome';
  content: '\f0da';
  margin-right: 15px;
  font-size: 14px;
  color: #11b5e6;
}


/*Widget Category*/

.widget.widget_categories h2 {
  padding-bottom: -20px;
}

.widget.widget_categories select {
  margin-top: 20px;
  margin-bottom: 3px;
}

.widget_categories ul {
  margin: 0;
}

.widget_categories>ul>li>a {
  display: block;
  color: #5d7280;
  padding: 15px 0px 15px 5px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
  font-weight: 500;
}

.widget_categories.widget h2 {
  margin-bottom: 10px;
}

#footer .widget_categories>ul>li>a {
  color: #90a2bc;
  padding-left: 0;
  border-bottom: 1px solid #465467;
}

.widget_categories ul li a:before {
  font-family: 'FontAwesome';
  content: '\f0da';
  margin-right: 15px;
  color: #11b5e6;
}

#footer .widget_categories ul li .children li,
#footer .widget_categories ul li .children li,
#footer .widget_categories ul li .sub-menu li,
#footer .widget_categories ul li .sub-menu li {
  position: relative;
  font-weight: 400;
  border: none;
  font-size: 12px;
  margin: 0 0 12px 20px;
  padding-right: 0;
  background: none;
}

.widget_categories>ul>li>ul.children li a {
  padding: 15px 0px 15px 20px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 500;
  font-size: 14px;
}

#footer .widget_categories>ul>li>ul.children li a {
  color: #90a2bc;
  border-bottom: 1px solid #465467;
}

.widget_categories>ul>li>ul.children li {
  margin: 0;
}


/*Widget Tag Cloud*/

.widget.widget_tag_cloud h2 {
  margin-bottom: 20px !important;
}

.widget .tagcloud a {
  font-size: 13px !important;
  display: inline-block;
  border: 1px solid #f3f3f3;
  padding: 5px 14px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: inherit;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background-color: #f8f8f9;
  color: #5d7280;
  box-shadow: none;
  margin: 0 4px 10px 0;
  text-decoration: none;
}

.widget .tagcloud a:hover {
  color: #fff !important;
  border-color: transparent !important;
  background-color: #11b5e6;
}

#footer .widget .tagcloud a {
  background-color: transparent;
  border-color: #90a2bc;
  color: #90a2bc;
}

#footer .widget .tagcloud a:hover {
  border-color: transparent !important;
  color: #fff !important;
  background-color: #11b5e6;
}


/*Widget Meta & Rss*/

.widget.widget_meta h2,
.widget.widget_rss h2 {
  margin-bottom: 0;
}

.widget.widget_rss h2 a {
  color: #002e5b;
}

#footer .widget.widget_rss h2 a {
  color: #fff !important;
}

.widget.widget_meta ul,
.widget.widget_rss ul {
  margin: 0;
}

.widget_meta>ul>li>a,
.widget_rss>ul>li>a {
  display: block;
  color: #5d7280;
  padding: 15px 0px 15px 0px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 15px;
}

#footer .widget_meta>ul>li>a,
#footer .widget_rss>ul>li>a {
  color: #90a2bc;
  border-bottom: 1px solid #465467;
}

.widget_meta li a:before,
.widget_rss li a:before {
  font-family: 'FontAwesome';
  content: '\f0da';
  margin-right: 15px;
  font-size: 12px;
  color: #11b5e6;
}

.widget_rss h3 a {
  font-size: 16px;
}

.widget_meta abbr,
.widget_rss abbr {
  border-bottom: none;
}

.widget_rss .rss-date,
.widget_rss .rssSummary,
.widget_rss cite {
  color: #676c71;
  font-size: 14px;
}

#footer .widget_rss .rss-date,
#footer .widget_rss .rssSummary,
#footer .widget_rss cite {
  color: #90a2bc;
}


/*Widget Contact Info*/

.contact-widget .contact-info div {
  margin-bottom: 10px;
  font-size: 14px;
  color: #5d7280;
}

.contact-widget .contact-info .desc:after {
  content: "";
  display: block;
  width: 95%;
  height: 1px;
  background-color: #dde4e8;
  margin: 15px 0;
}

#footer .contact-widget .contact-info .desc:after {
  background-color: #465467;
}

#footer .contact-widget .contact-info div {
  color: #90a2bc;
}

.contact-widget .contact-info .address i {
  display: inline-block;
  vertical-align: middle;
}

.contact-widget .contact-info .address p {
  display: inline-block;
  margin-left: 25px;
  margin-top: -25px;
  margin-bottom: 5px;
}

.contact-widget .contact-info i {
  margin-right: 12px;
  color: #11b5e6;
  font-size: 12px;
}


/*Widget Recent Comments*/

.widget.widget_recent_comments h2 {
  margin-bottom: 0;
}

.widget_recent_comments ul {
  padding-left: 0px;
  color: #5d7280;
  margin: 0;
}

.widget_recent_comments li {
  list-style: none;
}

.widget_recent_comments li:first-child {
  border-top: none;
}

.widget_recent_comments li:before {
  float: left;
  font-family: 'FontAwesome';
  content: '\f0e6';
  color: #5d7280;
  font-size: 18px;
  font-weight: normal;
  padding-right: 14px;
  position: relative;
  padding-bottom: 7px;
}

#footer .widget_recent_comments li:before {
  color: #90a2bc;
}

.widget_recent_comments ul li {
  display: block;
  color: #90a2bc;
  padding: 12px 0px 12px 0px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 15px;
}

#footer .widget_recent_comments ul li {
  border-bottom: 1px solid #465467;
}

#footer .widget_recent_comments ul li a {
  color: #90a2bc;
}


/*Widget Recent Posts*/

.widget.widget_recent_entries h2 {
  margin-bottom: 0;
}

.widget_recent_entries ul {
  margin: 0;
  padding: 0;
}

.widget_recent_entries ul li {
  display: block;
  padding: 12px 0px 12px 0px;
  border-bottom: 1px solid #dde4e8;
  font-size: 12px;
}

.widget_recent_entries ul li a {
  display: block;
  font-weight: 500;
  color: #5d7280;
}

#footer .widget_recent_entries ul li a {
  color: #fff !important;
}

.widget_recent_entries li a:before {
  display: none;
}

.widget_recent_entries li:last-child {
  border-bottom: none;
}

.widget_recent_entries .post-date {
  display: block;
  margin-left: 40px;
  color: #5d7280;
  font-size: 10px;
  font-weight: 400;
}


/*Widget Calendar*/

#footer table,
td,
th {
  border-color: transparent;
}

#calendar_wrap {
  position: relative;
  text-align: center;
  box-shadow: none;
  outline: none;
}

.widget_calendar table {
  width: 100%;
}

#wp-calendar,
table {
  width: 100%;
  border-radius: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

table#wp-calendar {
  margin: 0 !important;
}

#wp-calendar thead {
  font-weight: normal;
  font-size: 10px !important;
}

#sidebar #wp-calendar caption {
  color: #5d7280;
  background-color: #f8f8f9;
  border: 1px solid #f3f3f3 !important;
  padding: 10px;
  font-weight: bold;
  text-align: center;
}

#footer #wp-calendar caption {
  color: #fff;
  background-color: #47576c;
  padding: 10px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}

#wp-calendar tr:last-child {
  border-bottom: none !important;
}

#footer #wp-calendar tr:nth-child(even) {
  background-color: transparent;
  border: 1px transparent;
}

#sidebar #wp-calendar th {
  font-size: 14px !important;
  font-weight: bold !important;
  color: #5d7280 !important;
  background-color: #f8f8f9;
}

#footer #wp-calendar th {
  font-size: 14px !important;
  color: #fff !important;
  background-color: transparent;
  border-color: #45494e;
}

#wp-calendar td,
#wp-calendar th {
  text-align: center;
  padding: 8px 0;
}

#sidebar #calendar_wrap th,
td {
  border-color: #dde4e8 !important;
}

#footer #calendar_wrap th,
td {
  border-color: #45494e !important;
}

#sidebar #wp-calendar td {
  text-align: center;
  padding: 5px 10px;
  font-size: 13px;
  color: #5d7280 !important;
  background-color: #f8f8f9 !important;
  border-color: #dde4e8 !important;
}

#footer #wp-calendar td {
  text-align: center;
  padding: 5px 10px;
  font-size: 13px;
  color: #90a2bc;
}

#footer #wp-calendar td:hover {
  color: #fff !important;
  cursor: pointer;
}

#wp-calendar td#today,
#wp-calendar td#today {
  color: #fff !important;
  background-color: #11b5e6 !important;
  border: none;
  border-radius: none;
  font-weight: bold !important;
}

#wp-calendar a {
  margin: -3px -10px;
  padding: 3px 10px !important;
  text-decoration: none;
  color: #fff;
}

#wp-calendar #prev a,
#next a {
  background: 0;
  display: block;
  margin: 0;
  padding: 0;
}

#footer #wp-calendar #prev {
  display: none;
}

#wp-calendar #prev {
  position: absolute;
  top: 6px;
  left: 10px;
  padding: 5px;
  text-indent: -9999px;
  border: 0;
  border-radius: 15px;
  width: 18px;
  height: 18px;
  background-color: transparent;
}

#wp-calendar #prev a {
  height: 20px;
  width: 20px;
  margin: -1px;
  display: block;
  border-radius: 20px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAWCAYAAAAvg9c4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTE0NDk5NjlFNUJFMTFFMThDMUZBNTJFNEU4NjlBOUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTE0NDk5NkFFNUJFMTFFMThDMUZBNTJFNEU4NjlBOUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMTQ0OTk2N0U1QkUxMUUxOEMxRkE1MkU0RTg2OUE5RCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMTQ0OTk2OEU1QkUxMUUxOEMxRkE1MkU0RTg2OUE5RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pgb0DCkAAAL7SURBVHjalJVLa1NBFMfnTvNoDXVhQ9JK84SmLfkAUiuC4EKE6Lb5AFl0KUEQIxbERcGFdJVN1q1bQcSdG5PgptuWFNomKcYIcZOkzTv+/5c7YfoideBkwsw5vzlz5pxzjeFwKMaNcDi8rP4fHh7ujdM3roKGQiE7pueQR5B7MzMzo71arcbpJ+Q75PPR0VF3LDQYDN7H9HJhYcE3Pz8vvF6v0HUMwxDValWcnJyIg4ODMpY+HB8f566FBgKBOKYXq6urkrDBYGAKB/UI5JBSmkJ4NpulwsdisbhzCerz+Z74/f73kUhETE1NiV6vJ/r9/jmwDpyYmBA2m02cnZ2JQqEgSqXSm3K5/G0ExTV9+P9pZWXFOT09Lbrd7jnoxevrULvdLur1usjn821sryEsZRsVYbi+tLTkxBDNZvO/obTDDZ37+/vrUHktZzFg+NjtdotGo2GeqoQHULBuLC4u3k6n08tYl1zT9WhHe3KA89jgxYO5uTl5enoq2u226HQ6Iy/pIRSNeDzuicVid7gGoHQ4HAN6rLxVNwNQViqVhzYYRbjB03UogRBjY2PDH41GbxHIgYeR6uEI1qH8b/Lw46ESoQRSCATE2NraCiHNnDTiGmOp9lUmKCcoVqZ4zFO5QS9brZZ5qgWXiUSisru721F5Sm9pTB2lx5l26pbkEVpTMHWideoAoH4ymaxub283VeITrETXV3CY/SF0jwmse2A9FJjDLmDtTCZTS6VSf/kwV8GUDTngFQyXyzWLAH9h09AfSS9lKErAHFiX0G0jlj09b/lAyAiWLV/wmUSO/QbsB/NNlaR+RctjplAHsBbDou8rG+Yq5hx5ZplOTk4GWKYoUbtVYeImfVZVFwecYgtcQ1yLo4aCUnuKK7xj3KwcvRGUQo9x27fIgK+XWh/q2Gx9OECq174Kru8BZLY+PNbOtU0aQWeTfoX5Lq9GwMWGYpUvH/UXljYx58Z+ThCCc58TFTcVb/1zgqt3b/SNujgAXdagYz98/wQYACCHtlKmbkYmAAAAAElFTkSuQmCC') no-repeat;
}

#footer #wp-calendar #prev a {
  display: none;
}

#wp-calendar #next {
  position: absolute;
  top: 10px;
  right: 5px;
  text-indent: -9999px;
  border: 0;
  background: 0;
}

#footer #wp-calendar #next a {
  display: none;
}

#wp-calendar #next a {
  height: 20px;
  width: 20px;
  margin: -1px;
  display: block;
  border-radius: 20px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAWCAYAAAAvg9c4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTE0NDk5NjlFNUJFMTFFMThDMUZBNTJFNEU4NjlBOUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTE0NDk5NkFFNUJFMTFFMThDMUZBNTJFNEU4NjlBOUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMTQ0OTk2N0U1QkUxMUUxOEMxRkE1MkU0RTg2OUE5RCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMTQ0OTk2OEU1QkUxMUUxOEMxRkE1MkU0RTg2OUE5RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pgb0DCkAAAL7SURBVHjalJVLa1NBFMfnTvNoDXVhQ9JK84SmLfkAUiuC4EKE6Lb5AFl0KUEQIxbERcGFdJVN1q1bQcSdG5PgptuWFNomKcYIcZOkzTv+/5c7YfoideBkwsw5vzlz5pxzjeFwKMaNcDi8rP4fHh7ujdM3roKGQiE7pueQR5B7MzMzo71arcbpJ+Q75PPR0VF3LDQYDN7H9HJhYcE3Pz8vvF6v0HUMwxDValWcnJyIg4ODMpY+HB8f566FBgKBOKYXq6urkrDBYGAKB/UI5JBSmkJ4NpulwsdisbhzCerz+Z74/f73kUhETE1NiV6vJ/r9/jmwDpyYmBA2m02cnZ2JQqEgSqXSm3K5/G0ExTV9+P9pZWXFOT09Lbrd7jnoxevrULvdLur1usjn821sryEsZRsVYbi+tLTkxBDNZvO/obTDDZ37+/vrUHktZzFg+NjtdotGo2GeqoQHULBuLC4u3k6n08tYl1zT9WhHe3KA89jgxYO5uTl5enoq2u226HQ6Iy/pIRSNeDzuicVid7gGoHQ4HAN6rLxVNwNQViqVhzYYRbjB03UogRBjY2PDH41GbxHIgYeR6uEI1qH8b/Lw46ESoQRSCATE2NraCiHNnDTiGmOp9lUmKCcoVqZ4zFO5QS9brZZ5qgWXiUSisru721F5Sm9pTB2lx5l26pbkEVpTMHWideoAoH4ymaxub283VeITrETXV3CY/SF0jwmse2A9FJjDLmDtTCZTS6VSf/kwV8GUDTngFQyXyzWLAH9h09AfSS9lKErAHFiX0G0jlj09b/lAyAiWLV/wmUSO/QbsB/NNlaR+RctjplAHsBbDou8rG+Yq5hx5ZplOTk4GWKYoUbtVYeImfVZVFwecYgtcQ1yLo4aCUnuKK7xj3KwcvRGUQo9x27fIgK+XWh/q2Gx9OECq174Kru8BZLY+PNbOtU0aQWeTfoX5Lq9GwMWGYpUvH/UXljYx58Z+ThCCc58TFTcVb/1zgqt3b/SNujgAXdagYz98/wQYACCHtlKmbkYmAAAAAElFTkSuQmCC') no-repeat;
}

#wp-calendar tfoot .pad {
  display: none;
  border: none;
}


/*Social Icons Widget*/

#footer .widget.social-widget {
  margin-top: -10px;
}

#footer .widget.social-widget h2 {
  margin-bottom: 20px;
}

.social-widget span a {
  width: 40px;
  height: 40px;
  line-height: 42px;
  border-radius: 5px;
  display: inline-block;
  font-size: 13px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
  margin-right: 5px;
  text-align: center;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#footer .social-widget span a {
  color: #fff;
  background-color: #007bb6;
}

#sidebar .social-widget span a {
  color: #fff;
}

#footer .social-widget span a:hover {
  color: #fff;
  background-color: #11b5e6;
}


/*Image Post Widget*/

.image-post-widget ul li a {
  font-size: 12px !important;
  font-weight: 600 !important;
}

#footer .image-post-widget ul li a {
  color: #fff !important;
}

.image-post-widget ul li {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #465467;
}

#sidebar .image-post-widget ul li {
  border-bottom: 1px solid #dde4e8;
}

.image-post-widget ul li:last-child {
  border-bottom: none;
}

.image-post-widget ul li img {
  width: 60px;
  height: 60px;
  float: left;
  border: 5px solid #f8f8f8;
  margin-right: 15px;
}

#footer .image-post-widget ul li img {
  border: none;
}

.image-post-widget ul li img:hover {
  opacity: .6;
  filter: alpha(opacity=.8);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.image-post-widget .widget-post-date {
  font-size: 11px;
  opacity: .8;
  font-weight: 500;
}

.image-post-widget .widget-post-date:before {
  font-family: 'FontAwesome';
  content: '\f073';
  margin-right: 10px;
  font-size: 10px;
  color: #11b5e6;
}


/*Text Widget*/

.widget.widget_text strong {
  font-weight: normal;
}


/*Mailchimp Widget*/

.widget.widget_mc4wp_form_widget .widget_title {
  border-bottom: none;
  margin: 0;
}

.widget.widget_mc4wp_form_widget form.mc4wp-form {
  position: relative;
  margin: 0 0 15px;
}

.widget.widget_mc4wp_form_widget form.mc4wp-form .droplet_footer_newsletter {
  margin: 0 0 12px;
  position: relative;
}

.widget.widget_mc4wp_form_widget form.mc4wp-form .droplet_footer_newsletter input[type="email"] {
  width: 100%;
  background: #fff;
  padding: 13px 57px 13px 17px;
  border-radius: 50px !important;
}

#sidebar .widget.widget_mc4wp_form_widget form.mc4wp-form .droplet_footer_newsletter input[type="email"] {
  background-color: #f3f3f3;
  border: 1px solid #ECECEC;
}

.widget.widget_mc4wp_form_widget form.mc4wp-form .droplet_footer_newsletter input[type="submit"] {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
}

.widget.widget_mc4wp_form_widget form.mc4wp-form .droplet_footer_newsletter label {
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  padding: 0;
  border: none;
  cursor: pointer;
  text-align: center;
  font-size: 13px;
  background: none;
  color: #fff !important;
  outline: none !important;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  border-radius: 50px;
  margin: 3px;
}


/*Main Content*/

#main-content {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  width: 100%;
  background-color: #fff;
}

#main-content.fullwidth {
  padding: 0 !important;
  margin: 0 !important;
}

#main-content.shop-content {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

#main-content .right-sidebar {
  padding-right: 30px;
}

#main-content .left-sidebar {
  float: right;
  padding-left: 30px;
}

#main-content.single-blog {
  margin-top: 30px;
}

#main-content .blog-single {
  padding-right: 30px;
}

#main-content.content-modern {
  padding-top: 140px;
}

#main-content.content-trans {
  padding-top: 150px;
}

#main-content.content-stack {
  padding-top: 150px;
}

#main-content.services-single {}

#main-content.portfolio-single {}

@media only screen and (max-width:970px) {
  #main-content .left-sidebar {
    float: none !important;
    width: 100%;
    clear: both;
  }
}


/*Blog*/

.entry-overlay {
  display: block;
  overflow: hidden;
}

.entry-overlay,
.entry-overlay * {
  position: relative;
}

.entry-overlay:after,
.entry-overlay:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .7);
  content: "";
  opacity: 0;
  transition: all .3s;
  -webkit-transition: all .3s;
  border-radius: inherit;
  -webkit-border-radius: inherit;
}

.entry-overlay:before {
  background: url(images/entry-overlay.png) center center no-repeat;
  z-index: 1;
}

.entry-overlay:hover:after {
  opacity: 1;
}

.entry-overlay:hover:before {
  opacity: 1;
}

.entry-overlay img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

.entry-image {
  overflow: hidden;
  position: relative;
}

.entry-image img {
  max-width: 100%;
  height: auto;
  display: block;
}


/*Blog - Classic*/

.blog-classic .post {
  margin-bottom: 40px;
}

.blog-classic article.sticky {
  background-color: #f8f8f8;
  padding: 20px 20px 10px 20px;
}

.blog-classic article.sticky:before,
.blog-list article.sticky:before {
  content: "\f006";
  font-family: fontawesome;
  font-size: 22px;
  position: absolute;
  top: 0;
  right: 85px;
  z-index: 999;
  color: #fff;
  line-height: 55px;
}

.blog-classic article.sticky .sticky-lable,
.blog-list article.sticky .sticky-lable {
  height: 55px;
  right: 70px;
  background-color: #11b5e6;
  position: absolute;
  top: 0;
  width: 50px;
  z-index: 10;
}

.sticky-lable:before,
.sticky-lable:after {
  bottom: -10px;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  background-color: #11b5e6;
  width: 100%;
  z-index: -1;
}

.sticky-lable:before {
  transform: skew(0deg, -20deg);
  transform-origin: 0 100% 0;
}

.sticky-lable:after {
  transform: skew(0deg, 20deg);
  transform-origin: 100% 100% 0;
}

.blog-classic .entry-image {
  margin: 0 0 20px 0;
}

.blog-classic .post h2 {
  line-height: 33px;
  margin-bottom: 0;
}

.blog-classic .post h2 a {
  text-transform: normal;
  font-size: 20px;
  color: #002e5b;
}

.blog-classic .post h2 a:hover {
  color: #11b5e6;
}

.blog-classic p {
  margin: 0;
}


/*Blog Meta*/

.blog-classic .entry-meta {
  margin: 8px 0px;
}

.blog-classic .entry-meta ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.blog-classic .entry-meta ul li {
  display: inline;
  margin: 0 5px;
  padding: 0;
}

.blog-classic .entry-meta li.date {
  display: none;
}

.blog-classic .entry-meta ul li a {
  text-decoration: none;
  font-weight: 500;
  font-size: 13px;
  color: #637281;
}

.blog-classic .entry-meta ul li i {
  margin-right: 10px;
  vertical-align: middle;
  font-size: 12px;
  color: #11b5e6;
}


/*More*/

.blog-classic .read-more {
  margin-top: 15px;
}

.blog-classic a.read-more {
  font-family: 'Montserrat', sans-serif;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
  cursor: pointer;
  border-radius: 50px;
  padding: 10px 0;
  margin-bottom: 10px;
  background-color: #11b5e6;
  color: #fff !important;
  width: 15% !important;
}

@media (max-width:768px) {
  .blog-classic a.read-more {
    width: 40% !important;
  }
}


/*Blog -  List*/

.blog-list .post {
  margin-bottom: 30px;
  background-color: #f8f8f8;
  padding: 10px 20px 20px 20px;
}

.blog-list article {
  overflow: hidden;
}

.blog-list .entry-wrapper {
  overflow: hidden;
}

.blog-list .entry-image {
  float: left;
  width: 310px;
  margin-right: 25px;
  margin-top: 10px;
}

@media (max-width:992px) {
  .blog-list .entry-image {
    float: none;
    width: 100%;
    margin: 0 0 28px;
  }
}

.blog-list .post h2 {
  margin: 0;
  padding: 0;
  line-height: 33px;
}

.blog-list .post h2 a {
  text-transform: normal;
  font-size: 18px;
  margin-top: 5px;
  padding: 0;
  color: #002e5b;
}

.blog-list .post h2 a:hover {
  color: #11b5e6;
}

.blog-list .post p {
  margin: 0;
}


/*Blog Meta*/

.blog-list .entry-meta {
  margin: 8px 0;
}

.blog-list .entry-meta ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.blog-list .entry-meta ul li {
  display: inline;
  margin: 0 5px;
  padding: 0;
}

.blog-list .entry-meta li.date {
  display: none;
}

.blog-list .entry-meta ul li a {
  text-decoration: none;
  font-size: 12px;
  font-weight: 500;
  color: #637281;
}

.blog-list .entry-meta ul li i {
  margin-right: 10px;
  color: #11b5e6;
  font-size: 12px;
}


/*More*/

.blog-list .read-more {
  margin: 0;
}

.blog-list a.read-more {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 12px;
  background-color: transparent !important;
  cursor: pointer;
  color: #11b5e6;
  text-decoration: none;
  margin-top: 8px;
  display: block;
  text-transform: uppercase;
}


/*Blog Single*/

.blog-single .entry-image {
  margin: 0 0 20px 0;
}

.blog-single .entry-image img {
  border: 15px solid #f8f8f8;
}

.blog-single .post h2.post-title {
  text-transform: normal;
  font-size: 24px;
  margin: 15px 0;
      line-height: normal;
}

.blog-single .entry-meta {
  margin: 5px 0 10px;
}

.blog-single .entry-meta ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.blog-single .entry-meta ul li {
  display: inline;
  margin: 0 6px;
  padding: 0;
  font-weight: 500;
  font-size: 12px;
}

.blog-single .entry-meta ul li a {
  text-decoration: none;
  color: #637281;
}

.blog-single .entry-meta ul li i {
  margin-right: 10px;
  color: #11b5e6;
}

.blog-single table a {
  color: #637281;
}


/*Post Tags*/

.blog-meta-wrap {
  margin: 30px 0px;
  clear: both;
}

@media (max-width:768px) {
  .blog-meta-wrap .single-post-tags {
    display: block;
    float: none;
    clear: both;
    text-align: center;
    margin-top: 10px;
  }
  .blog-meta-wrap .social-share {
    display: block !important;
    float: none !important;
    clear: both !important;
    text-align: center !important;
    margin-top: 20px;
  }
}

.single-post-tags {
  display: inline-block;
  float: left;
}

.single-post-tags a {
  position: relative;
  font-weight: 600;
  display: inline-block;
  color: #5d7280;
  text-decoration: none;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 25px;
  border: 1px solid #ECECEC;
  background-color: #f8f8f9;
  transition: all 0.2s;
  padding: 5px 14px;
}


/*Blog Single Share*/

.blog-single .social-share {
  display: inline-block;
  float: right;
}

.social-share .share i {
  width: 38px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #F3F3F3;
  background-color: #f8f8f9;
  color: #5d7280;
  text-align: center;
  border-radius: 50px;
  font-size: 12px;
}

.social-share span {
  margin-right: 5px;
}

.social-share span a {
  font-size: 13px;
  display: inline-block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 50px;
  text-align: center;
  color: #fff;
  text-decoration: none;
}

.social-share span a:hover {
  color: #fff;
}

.social-share a.facebook {
  background-color: #3b5998;
  color: #fff;
}

.social-share a.twitter {
  background-color: #00aced;
  color: #fff;
}

.social-share a.google {
  background-color: #dd4b39;
  color: #fff;
}

.social-share a.linkedin {
  background-color: #007bb6;
  color: #fff;
}

.social-share a.pinterest {
  background-color: #d01b15;
  color: #fff;
}

.social-share a.Stumbleupon {
  background-color: #ec4b24;
  color: #fff;
}


/*Comments*/

.comment {
  position: relative;
  margin-left: -45px;
  margin-top: 20px;
}

.comment .comment {
  margin-left: 45px;
}

.comment .pingback {
  margin-left: 45px;
}

@media (max-width:992px) {
  .comment {
    margin-left: -5px;
  }
  .comment .comment {
    margin-left: 0px;
  }
}

.comment-reply-title {
  display: block;
  padding-top: 20px;
  clear: both;
}

.author-avatar>img {
  border: 1px solid #F3F3F3;
  padding: 2px;
}

h3.comment-title {
  display: block;
  margin-bottom: 20px;
  font-size: 22px;
  clear: both;
  padding-top: 20px;
}

.comment.list {
  list-style: none;
}

.comment.list>li,
.comment.list .children>li {
  list-style: none;
}

.comment-body {
  border: 1px solid #F3F3F3;
  background-color: #f8f8f9;
  border-radius: none;
  padding: 25px;
  margin-bottom: 20px;
}

.comment-body a {
  color: #394852;
}

.comment-body p {
  margin-bottom: 15px;
  color: #5d7280;
  font-size: 14px;
  line-height: 26px;
  font-weight: normal;
}

.comment.list li img {
  float: left;
  opacity: inherit;
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  margin-right: 15px;
  margin-bottom: 15px;
}

@media (max-width:992px) {
  .comment.list li img {
    display: none;
  }
  .comment-body p {
    margin-left: 0;
  }
  .commentmetadata {
    margin-left: 0px !important;
  }
}

.comment.list li cite {
  font-style: normal;
  font-weight: bold;
  color: #394852;
}

.comment.list li span {
  display: none;
}

.commentmetadata {
  margin-bottom: 20px;
}

.commentmetadata a {
  font-size: 85%;
  line-height: 1.6;
  color: #5d7280;
}

.comment.list .reply a {
  float: right;
  border-radius: 50px;
  font-size: 12px;
  background-color: #11b5e6;
  padding: 4px 16px;
  color: #fff !important;
  letter-spacing: 0.5px;
}

.comment.list .reply {
  top: 30px;
  position: absolute;
  right: 40px;
}

#cancel-comment-reply-link {
  float: right;
  text-decoration: none;
  font-size: 10px;
  letter-spacing: 0.5px;
  border-radius: 50px;
  color: #fff;
  background-color: #11b5e6;
  padding: 9px 16px;
}

.comment-awaiting-moderation {
  color: #11b5e6;
}

#commentform {
  overflow: hidden;
  float: none;
  display: block;
  clear: both;
  margin-top: 10px;
  margin-bottom: 20px;
}

.comment-respond p.form-submit {
  text-align: left;
  overflow: hidden;
  margin-bottom: 0px;
  margin-top: 10px;
}

.comment-respond p.form-submit input {
  float: left;
}

.comments-nav {
  margin-bottom: 20px;
  display: block;
  overflow: hidden;
}


/*Pagination*/

.pagination {
  text-align: center;
  width: 100%;
  margin-top: 50px;
}

.blog-list .pagination {
  margin-top: 80px;
}

.pagination ul {
  margin: 0;
  padding: 0;
}

.pagination ul li {
  list-style: none;
  display: inline-block;
  margin-right: 15px;
}

.pagination ul li a {
  text-decoration: none;
}

.pagination ul>li span {
  background-color: #f8f8f8;
  border: 1px solid #f3f3f3;
  border-radius: 5px;
  text-align: center;
  font-weight: 700;
  padding: 10px 18px;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
}

.pagination ul>li span:hover,
.pagination ul>li span:focus {
  background-color: #11b5e6;
  border-color: transparent !important;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.pagination ul>li.active>a span,
.pagination ul>li.active>a:hover span {
  color: #fff;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
  background-color: #11b5e6;
  border-color: transparent;
}

.pagination ul>li.previous>a,
.pagination ul>li.next>a {
  font-family: 'Montserrat', sans-serif;
  background-color: #f8f8f8;
  border: 1px solid #f3f3f3;
  border-radius: 5px;
  text-align: center;
  padding: 12px 18px;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  text-decoration: none;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
}

.pagination ul>li.previous>a:hover,
.pagination ul>li.next>a:hover {
  background-color: #11b5e6;
  border-color: transparent;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.pagination ul>li.previous>a:before {
  font-family: fontawesome;
  font-size: 16px;
  font-weight: 700;
  content: '\f104';
  line-height: 28px;
}

.pagination ul>li.next>a:before {
  font-family: fontawesome;
  font-size: 16px;
  font-weight: 700;
  content: '\f105';
  line-height: 28px;
}

.pagination ul>li.first>a,
.pagination ul>li.last>a {
  background-color: #f8f8f8;
  border: 1px solid #f3f3f3;
  border-radius: 5px;
  text-align: center;
  padding: 12px 16px;
  font-weight: 700;
  font-size: 12px;
  line-height: 28px;
  color: #000;
  text-decoration: none;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
}

.pagination ul>li.first>a:hover,
.pagination ul>li.last>a:hover {
  background-color: #11b5e6;
  border-color: transparent;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.pagination ul>li.first>a:before {
  font-family: fontawesome;
  font-size: 16px;
  content: '\f104\f104';
  line-height: 28px;
}

.pagination ul>li.last>a:before {
  font-family: fontawesome;
  font-size: 16px;
  content: '\f105\f105';
  line-height: 28px;
}


/*Page Links*/

.page-links {
  clear: both;
  margin: 0 0 1.75em;
}

.page-links a {
  margin-top: 20px;
}

.page-links a,
.page-links>span {
  display: inline-block;
  font-size: 13px;
  height: 25px;
  width: 25px;
  line-height: 25px;
  margin-left: 5px;
  text-align: center;
  border-radius: 3px;
}

.page-links a,
.page-links>span {
  background-color: #2c394c;
  color: #fff;
}


/*404 Page*/

#error-content {
  background-color: #f4f4f4;
  min-height: 800px;
}

#error-content .content-inner {
  padding: 120px 0px 100px 0px;
  width: 80%;
  text-align: center;
  margin: 20px auto;
}

#error-content .content-inner img {
  margin-bottom: 30px;
}

#error-content .content-inner h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 180px;
  line-height: normal;
  font-weight: 700;
  margin: 0;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

#error-content .content-inner h3 {
  font-size: 32px;
  margin-bottom: 10px;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

#error-content .content-inner p {
  font-size: 18px;
  text-align: center;
  line-height: 60px;
}

#error-content form.search-form {
  width: 50%;
  margin: 30px auto;
}

@media (max-width:768px) {
  #error-content form.search-form {
    width: 85%;
  }
}

#error-content form.search-form input[type="search"] {
  padding: 15px 0px 15px 30px;
  outline: none;
  font-size: 14px;
  width: 100%;
  display: block;
  line-height: 1.6;
  border: 2px solid rgba(78, 78, 78, 0.11);
  border-radius: 50px;
  color: #5d7280;
  background-color: #fff;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

#error-content form.search-form .search-submit {
  position: absolute;
  right: 10px;
  top: 3px;
  margin: 0;
  background-color: transparent;
  border: none;
  color: #5d7280;
  box-shadow: none;
}


/*Search Page*/

.search-page .search-header,
.search-page .search-content {
  margin-right: 30px;
}

.search-page .search-header h3 {
  letter-spacing: normal;
  margin-bottom: 20px;
}

.search-page .search-header p {
  font-size: 16px;
  margin-bottom: 20px;
}

.search-page .divider {
  margin-right: 30px;
}

.search-page .post {
  margin-bottom: 50px;
}

.search-page .post .entry-icon {
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 30px;
  margin-top: 1px;
  background: #f8f8f9;
  border: 1px solid #f3f3f3;
  color: #5d7280;
}

.search-page .post .entry-icon i {
  font-size: 14px;
  line-height: 1;
}

.search-page .post .entry-wrapper {
  overflow: hidden;
}

.search-page .post .entry-image {
  margin-bottom: 20px;
}

.search-page .post h4 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 15px;
}

.search-page .post .entry-type span {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  text-align: center;
  background-color: #11b5e6;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
  cursor: pointer;
  color: #fff;
  border-radius: 50px;
  padding: 6px 18px;
  text-decoration: none;
  float: left;
  display: inline-block;
}

.search-page .post .entry-content {
  margin: 10px 0 0 0;
}

.search-page .search-content .read-more {
  margin-top: 20px;
}

.search-page .search-content .read-more a {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  text-align: center;
  background-color: #11b5e6;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
  cursor: pointer;
  color: #fff;
  border-radius: 50px;
  padding: 6px 16px;
  text-decoration: none;
  float: left;
  display: inline-block;
}


/*Contact Form 7*/

.wpb_gmaps_widget.wpb_content_element {
  margin-bottom: 0;
}

.wpcf7-form {
  margin: 0;
  padding: 0;
}

.wpcf7 p.left_field {
  width: 48%;
  float: left;
}

.wpcf7 p.right_field {
  width: 48%;
  float: right;
}

@media (max-width:768px) {
  .wpcf7 p.left_field,
  .wpcf7 p.right_field {
    width: 100%;
    clear: both;
    float: none;
    text-align: center;
  }
}

.wpcf7 p.message_field {
  clear: both;
  width: 100%;
}

.wpcf7-form textarea {
  clear: both;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="url"],
.wpcf7-form textarea {
  padding: 14px 18px;
  margin: 0;
  outline: none;
  font-weight: 500;
  text-transform: capitalize;
  max-width: 100%;
  vertical-align: middle;
  display: block;
  line-height: 1.6;
  border: 2px solid #f3f3f3;
  background-color: #f8f8f8;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

.wpcf7-form select {
  padding: 12px;
  outline: none;
  font-size: 13px;
  vertical-align: middle;
  max-width: 100%;
  display: block;
  font-weight: 500;
  line-height: 1.6;
  border: 2px solid #f3f3f3;
  background-color: #f8f8f8;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

.wpcf7-date {
  padding: 12px;
  outline: none;
  font-size: 12px;
  vertical-align: middle;
  max-width: 100%;
  display: block;
  font-weight: 500;
  line-height: 1.6;
  border: 2px solid #f3f3f3;
  background-color: #f8f8f8;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

.wpcf7-list-item-label {
  font-weight: 400;
  vertical-align: middle;
  margin-right: 5px;
}

.wpcf7-form input[type="checkbox"],
.wpcf7-form input[type="radio"] {
  width: auto;
  margin-right: 10px;
  vertical-align: middle;
}

.wpcf7-form input[type="radio"] {
  margin-top: 5px;
}

.wpcf7-form p {
  position: relative;
  margin: 0 0 20px;
}

.wpcf7-form .invalid,
.wpcf7-not-valid {
  color: #bf1515;
}

.wpcf7 span.wpcf7-not-valid-tip,
.wpcf7-validation-errors {
  /*  margin-top: 5px;

  margin-left: 20px;*/
}

div.wpcf7-mail-sent-ok,
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors {
  position: relative;
  display: block;
  text-align: center;
  font-weight: 700;
  padding: 12px 40px 12px 20px;
  border: none;
  background-color: #00324B;
  color: #fff;
  margin: 0 0 30px;
}


/*Slider Form*/

.rev_slider .form-info {
  margin-bottom: 15px;
}

.rev_slider .form-info h5 {
  font-size: 26px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  margin: 0;
}

.rev_slider .form-info span {
  margin: 10px 0;
}

.rev_slider .form-info span strong {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}

.rev_slider .form-info p {
  margin: 10px 0;
  line-height: 27px;
}

.rev_slider .form-info strong {
  color: #11b5e6 !important;
  font-weight: bold !important;
}

.rev_slider .wpcf7 {
  background: #fff;
  padding: 20px 30px 0 30px;
  border-top: 4px solid #11b5e6;
}

.rev_slider .wpcf7-textarea {
  height: 100px;
}

.rev_slider .wpcf7-text,
.rev_slider .wpcf7-textarea {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  width: 100%;
}

.rev_slider .wpcf7-submit {
  margin: 0;
}


/*Slick Slider*/

.slick-initialized {
  visibility: visible !important;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -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);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.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 {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: '←';
}

[dir='rtl'] .slick-prev:before {
  content: '→';
}

.slick-next {
  right: -25px;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: '→';
}

[dir='rtl'] .slick-next:before {
  content: '←';
}

.slick-dotted.slick-slider {
  margin-bottom: 20px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  padding-top: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 15px;
  height: 15px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  box-shadow: none;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: 'FontAwesome';
  content: '\f111';
  font-size: 12px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  text-align: center;
  color: #E6E6E6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: #11b5e6;
}

.why-we-img img,
.about-img img {
  -webkit-box-shadow: 0 0 30px 10px rgba(152, 137, 137, 0.39);
  box-shadow: 0 0 30px 10px rgba(152, 137, 137, 0.39);
}


/*sures*/

div#header {
  /* position: fixed !important;

  background: #fff !important;

  top: 0;*/
}

section#products-top .iconbox .img img {
  width: 70px;
  margin-bottom: 0;
}

section#products-top .iconbox-content h3 {
  margin: 10px 0;
}

section#products-top .iconbox-btn a {
  padding: 0;
  color: #1ca1f2 !important;
  background: 0;
  font-size: 15px;
}

section#products-top .iconbox-btn {
  margin-top: 10px;
}

section#products-top .iconbox:hover {
  /*    box-shadow: 5px 7px 10px 0 rgba(35,43,48,0.06);

    -webkit-transition: opacity 175ms ease,-webkit-transform 175ms ease;

    transition: opacity 175ms ease,-webkit-transform 175ms ease;

    transition: transform 175ms ease,opacity 175ms ease;

    transition: transform 175ms ease,opacity 175ms ease,-webkit-transform 175ms ease; */
}

.hover-img-sec {
  /* display: none; */
  position: absolute;
  right: -118px;
  bottom: -85px;
  -webkit-transition: opacity 175ms ease, -webkit-transform 175ms ease;
  transition: opacity 175ms ease, -webkit-transform 175ms ease;
  transition: transform 175ms ease, opacity 175ms ease;
  transition: transform 175ms ease, opacity 175ms ease, -webkit-transform 175ms ease;
  width: 240px;
}

.iconbox:hover .hover-img-sec {
  display: block;
}

section#products-top .iconbox:before {
  background-color: #f7feff;
  box-shadow: 5px 7px 10px 0 rgba(35, 43, 48, 0.06);
  content: '';
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  /*display: none;*/
}

section#products-top .products-inner:hover .pro-hover-img {
  /*display: block;*/
  opacity: 1;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  background: #fff;
  border-radius: 5px;
  /*background: rgba(28, 161, 242, 0.11);*/
}

section#products-top .pro-hover-img {
  -webkit-transition: opacity 175ms ease, -webkit-transform 175ms ease;
  transition: opacity 175ms ease, -webkit-transform 175ms ease;
  transition: transform 175ms ease, opacity 175ms ease;
  transition: transform 175ms ease, opacity 175ms ease, -webkit-transform 175ms ease;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  box-shadow: 5px 7px 10px 0 rgba(35, 43, 48, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.04);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  overflow: hidden;
  /*display: none;*/
  opacity: 0;
  /*background: url(/goappx/wp-content/uploads/2019/03/map.jpg);*/
}

.pro-inner-content img {
  width: 52px;
}

.pro-inner-content {
  text-align: center;
  position: relative;
  padding-top: 20px;
}

.pro-inner-content h3 {
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 20px;
  color: #333333;
}


/*.hover-whats-app img {

    right: -3px;

    bottom: 0;

    width: 105px;

}*/

.pro-hover-img img {
  width: 120px;
  position: absolute;
  right: -10px;
  bottom: 0px;
}

.products-inner:hover .pro-inner-content img.hover-pro-img {
  opacity: 1;
  /* position: absolute;

    left: 0;

    right: 0;*/
  margin: 0 auto;
  display: block;
}

.products-inner:hover .pro-inner-content img {
  display: none;
}

.pro-inner-content img.hover-pro-img {
  display: none;
}

section#products-top,
section#go-app-top {
  padding: 40px 0;
}

.products-inner {
  border-right: 2px solid;
  -webkit-border-image: -webkit-radial-gradient(rgba(0, 0, 0, 0.08), transparent) .5;
  border-image: radial-gradient(rgba(0, 0, 0, 0.08), transparent) .5;
}

div#first-product .products-inner {
  border-bottom: 2px solid;
}

.products-inner {
  border-right: 2px solid;
  -webkit-border-image: -webkit-radial-gradient(rgba(0, 0, 0, 0.08), transparent) .5;
  border-image: radial-gradient(rgba(0, 0, 0, 0.08), transparent) .5;
  padding-bottom: 10px;
}

div#first-product {
  /*margin-bottom: 30px;*/
}

h1.home-main-title {
  text-align: center;
  color: #1da1f2;
  margin-top: 0;
  font-size: 30px;
  line-height: normal;
  margin-bottom: 15px;
}

.home-main-title-content {
  text-align: center;
  width: 60%;
  margin: 0 auto 30px;
}

.pro-inner-content p {
  margin-bottom: 10px;
  color: #7c7c7c;
}

.pro-hover-img.cart-hover img {
  width: 80px;
  right: 0;
}

.pro-hover-img.uber-hover img {
  width: 90px;
  right: -5px;
}

.pro-hover-img.eat-clone img {
  width: 85px;
  right: 0px;
}

.pro-hover-img.cart-hover img {
  width: 105px;
  right: -25px;
  bottom: -10px;
}

.pro-hover-img.delivery-hover img {
  width: 155px;
  right: -30px;
}

.pro-hover-img.uberX img {
  right: -32px;
  bottom: -4px;
}


/*section#why-we:before

{

  content: '';

  background: #11b5e6;

  width: 100%;

  height: 100%;

  top: 0;

  left: 0;

  right: 0;

  position: absolute;

  }*/

section#why-we {
  background: #f9f9f9;
  padding: 40px 0;
}

section#why-we h1 {
  /*color: #fff;*/
  font-size: 30px;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 10px;
}

section#why-we p {
  text-align: justify;
  margin-bottom: 10px;
}

div#go-app-services .iconbox i.fa {
  color: #12b5e6 !important;
  background: 0;
  font-size: 40px;
}

div#go-app-services .iconbox:hover {
  background: #12b5e6 !important;
  color: #fff;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

div#go-app-services .iconbox:hover i.fa {
  color: #fff !important;
}

div#go-app-services .iconbox:hover h3 {
  color: #fff;
}

div#go-app-services .iconbox {
  margin: 15px 0;
  transition: all .3s ease 0s;
}

div#go-app-services .iconbox h3 {
  color: #333333;
}

div#go-app-services .iconbox {
  box-shadow: none;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  /*box-shadow: 0 0 1px rgba(0, 0, 0, 0);*/
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
  box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
}


/*.rev_slider:after {

    content: '';

    background: white;

    height: 340px;

    position: absolute;

    bottom: -227px;

    width: 100%;

    right: 0;

    left: 0%;

    transform: skew(0deg, 10deg);

}*/

body {
  overflow-x: hidden;
}

.widget h2:before {
  display: none;
}

#footer .widget-area .widget ul li {
  border: none;
}

footer#footer ul li a:before {
  display: none;
}

.multi-col-widget>div {
  position: relative !important;
  left: auto !important;
  width: 225px !important;
  top: auto !important;
}

a.twitter {
  background: #38A1F3!important;
}

a.facebook {
  background: #3b5998 !important;
}

a.google-plus {
  background: #DD4B39 !important;
}

a.pinterest {
  background: #c8232c !important;
}

.statistics-inner .stat {
  width: 25%;
  margin: 0;
}

.statistics-inner {
  width: 1080px;
}

section#countings-home-page h3 {
  display: none;
}

#query-home-page {
  background: url(/wp-content/uploads/2019/06/phone-img.jpg);
  background-size: 100%;
  /*background-attachment: fixed;

    background-position: center;*/
  margin: 0px 0 40px;
  min-height: 400px;
  background-repeat: no-repeat;
  float: left;
  width: 100%;
}

.cta-buttons a {
  border-radius: 3px !important;
  padding: 8px 20px !important;
  font-size: 16px !important;
  font-weight: normal !important;
}

#query-home-page p {
  font-size: 18px;
}

#query-home-page .cta-style-2 h1 {
  text-align: left;
}

#query-home-page .cta.cta-style-2 {
  padding: 100px 0;
}

#query-home-page .cta.cta-style-2 {
  background: none !important;
}

.banner-contact-buttons {
  position: absolute;
  bottom: 50px;
  right: 10%;
}

.banner-contact-buttons br {
  display: none;
}

div#home-contact-query a {
  background-color: #1ca1f2;
  margin-right: 10px;
  color: #fff !important;
  border-radius: 3px !important;
  padding: 8px 20px !important;
  font-size: 16px !important;
  font-weight: normal !important;
}

.enq-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}

div#home-contact-query h1 {
  font-size: 30px;
  color: #fff;
/*   text-align: left; */
  width: 50%;
  text-align: center;
  padding-top: 95px;
}


div#home-contact-query {
  text-align: center;
}
div#home-contact-query p {
  color: #fff;
}
div#home-contact-query {
  /* padding: 100px 0; */
  
  margin-bottom: 0;
/*   height: 100%; */
  float: left;
  width: 100%;
  height: 400px;
}
span.number {
  color: #333 !important;
  font-weight: 600;
  font-size: 30px !important;
}
.statistics .stat .fa {
  color: #1ca1f2 !important;
}
span.count-title {
  color: #7c7c7c !important;
}
.contact-widget .contact-info .address i,
.contact-widget .contact-info .email i {
  color: #fff !important;
  font-size: 16px;
  vertical-align: sub;
}
.social-icons .fa {
  font-size: 16px;
}
a,
a:hover {
  transition: 0.5s all;
}
#footer ul li a:hover {
  margin-left: 5px;
}
section#go-app-top {
  background: #f9f9f9;
}
.iconbox.iconbox-style-3 {
  background: #fff !important;
}
div#query-home-page .vc_column-inner {
  padding: 0;
}
.breadcrumbs {
  margin-bottom: 30px;
}
.breadcrumbs .current {
  color: #fff !important;
}
.inner-title-content p {
  margin-bottom: 10px;
}
h2.inner-page-title {
  margin-bottom: 20px;
  line-height: 35px;
}
section#go-app-inner-top .iconbox.iconbox-style-3 {
  background: rgba(10, 10, 10, 0.01) !important;
}
section#go-app-inner-top .iconbox:hover {
  background: #12b5e6 !important;
}
section#uber-clone-enquiry {
  background: url(/wp-content/uploads/2019/03/uber-clone-enquiry.jpg);
  background-attachment: fixed;
}
section#tiktok-clone-enquiry {
  background: url(/wp-content/uploads/2019/07/tiktok-img.jpg);
  background-attachment: fixed;
}
section#whatsapp-clone-enquiry {
  background: url(/wp-content/uploads/2019/03/whats-app-view-demo.jpg);
  background-attachment: fixed;
  background-size: cover;
}
section#eCommerce-clone-enquiry {
  background: url(/wp-content/uploads/2019/03/ecommerce-img.jpg);
  background-attachment: fixed;
  background-size: cover;
}
section#uber-x-enquiry {
  background: url(/wp-content/uploads/2019/03/service-new.jpg);
  background-attachment: fixed;
  background-size: cover;
}
section#just-eat-clone-enquiry {
  background: url(/wp-content/uploads/2019/03/just-eat-demo.jpg);
  background-attachment: fixed;
  /*background-size: contain;*/
}
.clone-enquiry h1 {
  color: #fff;
  text-align: center;
  font-size: 30px;
  margin: 0 0 15px;
}
.clone-enquiry p {
  color: #fff;
  text-align: center;
}
div#view-demo {
  max-width: 700px;
  margin: 0 auto;
  float: none;
  padding: 40px 0;
}
div#view-demo a {
  background-color: #1ca1f2;
  border-radius: 3px;
  padding: 8px 20px;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  display: inline;
  margin-top: 15px;
}
div#view-demo a:focus {
  color: #fff;
}
div#view-demo a:hover {
  color: #fff !important;
}
section#uber-clone-special-top {
  padding-top: 40px;
  padding-bottom: 40px;
}
h1.uber-clone-title {
  margin: 0;
  line-height: normal;
  font-size: 30px;
  margin-bottom: 20px !important;
}
div#uber-clone-special h2 {
  font-size: 20px;
  color: #333333;
  margin-bottom: 10px;
}
div#uber-clone-special img {
  /*max-width: 410px;*/
}
div#business-model h2 {
  font-size: 30px;
  margin-bottom: 20px;
}
div#business-model ul li span {
  font-weight: 600;
}
div#business-model ul li {
  font-size: 16px;
  margin-bottom: 15px;
}
div#business-model ul li:last-child {
  margin-bottom: 0;
}
div#business-model ul {
  margin-bottom: 0;
}
h3 {
  margin-bottom: 10px;
}
.about-us-left-content ul li {
  font-size: 16px;
  line-height: 30px;
}
div#data-safe-content {
  /*text-align: center;*/
}
div#data-safe-content ul li {
  float: left;
  list-style: none;
}
div#data-safe-content ul li img {
  height: 60px;
}
.mobile-platform-content ul li {
  /* list-style: none; */
  /* float: left; */
  
  margin-right: 20px;
  font-size: 16px;
  margin-bottom: 10px;
}
.mobile-platform-content ul li .fa {
  margin-right: 10px;
}
ul.saas-umbrella-content li p {
  min-height: 100px;
}
ul.saas-umbrella-content li {
  width: 48%;
  float: left;
  margin-bottom: 25px !important;
  background: rgba(10, 10, 10, 0.01);
  /*background: rgb(249, 249, 249);*/
  min-height: 200px;
  padding: 20px;
  list-style: none;
  -webkit-box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
  box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
}
ul.saas-umbrella-content {
  margin: 0;
}
ul.saas-umbrella-content li:nth-child(even) {
  margin-left: 2%;
}
.digital-marketing-content {
  background: #f9f9f9;
  padding: 20px;
  min-height: 263px;
  -webkit-box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
  box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
}
.digital-marketing-content img {
  float: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
}
div#testing-two-top .digital-marketing-content img {
  width: 150px;
}
.digital-marketing-content {
  position: relative;
}
div#support-content p {
  text-align: justify;
}
div#support-content .fa {
  font-size: 40px;
  color: #1da1f2;
}
section#what-we-offer-content {
  background: #f9f9f9;
  padding: 30px 0;
}
.page-id-3638 div#main-content,
.page-id-3641 div#main-content,
.page-id-3645 div#main-content {
  padding-bottom: 0;
}
section#what-we-offer-content p {
  text-align: justify;
}
section#server-setup-logos {
  margin-top: 30px;
  margin-bottom: 30px;
}
div#my-contact-form form {
  background: #f9f9f9;
  padding: 15px;
  /*box-shadow: 1px 3px 1px rgba(239, 239, 239, 0.67);*/
  float: left; 
     width: 100%;   
  border: 1px solid #fdfdfd;
  display: grid;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 15px -5px #988989;
  box-shadow: 0 0 15px -5px #988989;
}
div#my-contact-form form textarea {
  height: 100px;
}
div#my-contact-form form input,
div#my-contact-form form textarea {
  background: #fff;
  border: 0;
  text-transform: unset;
}
#my-contact-form input.wpcf7-form-control.wpcf7-submit {
  background: #1ca1f2 !important;
  border-radius: 3px !important;
  padding: 8px 20px !important;
  font-size: 16px !important;
  font-weight: normal !important;
  float: right;
  width: auto;
}
div#my-contact-form form p:last-child {
  margin-bottom: 0;
}
p.form-submit-btn input {
  margin: 0;
}
div.wpcf7-response-output {
  border: 0;
}
span.ajax-loader {
  float: left;
}
ul.project-social li {
  float: left;
  list-style: none;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
}
ul.project-social .fa {
  color: #fff;
  line-height: 30px;
  text-align: center;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
ul.project-social i.fa.fa-twitter {
  background: #38A1F3!important;
}
ul.project-social i.fa.fa-linkedin {
  background: #007bb6;
}
ul.project-social i.fa.fa-facebook {
  background: #3b5998 !important;
}
ul.project-social i.fa.fa-google {
  background: #DD4B39 !important;
}
ul.project-social i.fa.fa-pinterest {
  background: #DD4B39 !important;
}
ul.project-social {
  margin: 0;
}
.pixomi-slider {
  max-height: 80vh;
}
.testimonial-content p {
  text-align: justify;
}
.strong-view.default .testimonial,
.strong-view.default .testimonial-image img,
.strong-view.default .testimonial-inner {
  border-radius: 5px;
}
.strong-view.default .testimonial-image {
  margin-bottom: 25px !important;
}
.strong-view.default .testimonial-content p:last-of-type {
  /*min-height: 175px;*/
}
h3.testimonial-heading {
  display: none;
}
.strong-view.controls-type-sides-outside {
  padding: 0 !important;
}
.why-we-img img {
  border-radius: 5px;
}
.gs_logo_area.slider1 img {
  border: 1px solid #dfdfdf;
}
div#tech-logo-sliders {
  /*margin-top: 40px;*/
}
.home .header ul#menu-primary-menu a {
  color: #fff !important;
}
#header.header-new ul#menu-primary-menu a {
  color: #6f6767 !important;
  opacity: .9;
}
p.tech-title {
  float: left;
  width: 100%;
  text-align: center;
  font-weight: 600;
  font-size: 30px;
  color: #1da1f2;
  margin-top: 0px;
  margin-right: 30px;
}
.tech-logos {
  float: left;
  width: 100%;
}
.tech-logos img:nth-child(even) {
  /*margin-top: 95px;*/
}
.tech-logos img {
  width: 90px;
  float: left;
  border-right: 1px solid #f3f3f3;
  padding: 0 10px;
}
div#client-logo-slider {
  display: none;
}
.tech-logos {
  float: none;
  width: auto;
  margin: 0 auto;
  display: table;
}
.tech-logos img:last-child {
  border-right: 0;
}
section#tech-logo-top {
  background: #f9f9f9;
  padding: 40px 0;
}
div#navigation li:nth-child(3) ul li:nth-child(3) a:first-letter {
  text-transform: lowercase;
}
div#mobile-logo img {
  height: 40px;
}
.why-we-img figure,
.why-we-img figure>div,
.why-we-img figure img {
  width: 100%;
}
.mobile-platform-content ul {
  margin-bottom: 0;
}
.iconbox-style-3 {
  padding: 20px !important;
}
#header #navigation .sub-menu {
  border-radius: 5px;
}
.my-sub-menu a.sf-with-ul:before {
  content: '';
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #6f6767;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  margin-top: 7px;
  margin-left: 5px;
  float: right;
  position: absolute;
  right: 0;
}
.breadcrumbs {
  text-transform: capitalize;
}
.home .my-sub-menu a.sf-with-ul:before {
  border-top: 4px solid #6f6767;
}
ul.sub-menu:before {
  left: 15px;
  content: "";
  border: 7px solid transparent;
  border-bottom-color: #fff;
  font-size: 0;
  line-height: 0;
  display: inline-block;
  top: -14px;
  margin-left: 25px;
  position: absolute;
  background-color: transparent;
}
#header.header-new .my-sub-menu a.sf-with-ul:before {
  border-top: 4px solid #6f6767 !important;
}
.my-sub-menu a.sf-with-ul:hover:before {
  border-top: 4px solid #1ca1f2 !important;
}
.one-app-serve-title p {
  margin-bottom: 15px !important;
}
.one-app-serve-title h1.uber-clone-title {
  margin-bottom: 5px !important;
}
.dedicated-box-content>div {
  -webkit-box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
  box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
  margin-bottom: 20px;
  padding: 10px;
  width: 48%;
  float: left;
  margin-left: 2%;
  padding: 20px;
}
.dedicated-box-content>div:nth-child(odd) {
  margin-left: 0;
}
.dedicated-box-content .vc_column-inner {
  padding: 0 !important;
}
span.steps-title:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-left: 10px solid white;
    border-top: 26px solid transparent;
    border-bottom: 26px solid transparent;
    width: 0;
    height: 0;
    content: " ";
}
span.steps-title {
  background: #12b5e6;
  float: left;
  width: 90%;
  position: relative;
  /*clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%, 10px 50%);
  -webkit-clip-path:polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%, 10px 50%);*/
}
span.steps-title:after {
    z-index: 1;
    position: absolute;
    top: 0;
    right: -25px;
    display: block;
    border-left: 25px solid #11b5e6;
    border-top: 27px solid transparent;
    border-bottom: 27px solid transparent;
    width: 0;
    height: 0;
    content: " ";
    height: 54px;
}
span.steps-title h3 {
  color: #fff;
  padding: 15px 25px;
  line-height: normal;
  margin-bottom: 0;
  float: left;
  /* text-transform: uppercase; */
  
  font-size: 18px;
}
span.steps-title .fa {
  color: #fff;
  float: right;
  margin-right: 30px;
  margin-top: 18px;
  font-size: 20px;
}
.steps-inner-content {
  float: left;
  width: 100%;
  background: #12b5e6;
  margin-top: 10px;
  border-radius: 3px;
}
.steps-content-top {
  float: left;
  width: 100%;
}
.steps-inner-content p {
  margin: 0;
  color: #fff;
  padding: 10px;
  text-align: justify;
  min-height: 95px;
}
section#business-steps {
  margin: 30px 0;
}
.strong-view.default .testimonial {
  border: none !important;
}
.free-talk-content {
  width: 50%;
  text-align: center;
}
.chaty-widget-i-title
{
  transform:none !important;
  left: 65px !important;
  top: 10px !important;
  width: 120px !important;
}
#footer .contact-widget .contact-info .desc:after
{
  display: none;
}
.strong-view.default .testimonial-inner {
    display: block;
    width: 95%;
    height: 100%;
}
.wpmslider-viewport {
    min-height: 200px;
    padding-top: 35px;
    /* margin: 0 auto; */
    /* float: none; */
    padding-left: 20px;
    padding-right: 20px;
}
.single-blog .entry-meta {
    display: none;
}
.blog-meta-wrap {
    display: none;
}
div#new-offers {
    position: fixed;
    left: 0;
    top: 150px;
    z-index: 999;
}

.offer-content {
    margin-left: -400px;
}
div#offer-content {
    -webkit-transition: left .6s ease-in-out;
    -o-transition: left .6s ease-in-out;
    transition: left .6s ease-in-out;
}
div#offer-content
{
  position: fixed;
}

div#new-offers a {
background: red;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    float: right;
    width: 22px;
    font-size: 13px;
    word-break: break-all;
    text-align: center;
    padding: 5px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-top: 100px;
    line-height: 18px;
    right: 30px;
    top: 10px;

}
div#offer-content img {
    max-width: 400px;
        border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
        -webkit-box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
    box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
}
a#offer-close-button {
    margin: 0 !important;
    border-radius: 50px !important;
    width: 30px !important;
    height: 30px;
    position: absolute;
    right: 0;
    font-weight: 600 !important;
    font-size: 15px !important;
}
.super-testimonial-theme1 {
    display: none !important;
}
.testimonial-theme1 .testimonial-description-title-theme1 {
    margin-right: 0 !important;
}
.testimonial-theme1 .testimonial-description-title-theme1:after
{
  border: none !important;
  /*margin-left: 0 !important;*/
  content: "\f10e" !important;
  color: #333;
      display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 50px;
}
.testimonial-theme1 {
    max-width: 750px;
    margin: 30px auto !important;
    padding: 10px;
    border-radius: 50px;
}
.testimonial-theme1 {
    -webkit-box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
    box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
    /*transform: scale(1.01);*/
}
.owl-buttons {
    bottom: 3% !important;
    top: auto !important;
}
.testimonial-theme1 .testimonial-thumb-theme1
{
  border: 0 !important;
}
.owl-next
{
  right: 47% !important;
}
.owl-prev
{
      left: 47% !important;
}
div#testimonial-slider-theme1
{
  overflow: unset !important;
}
.owl-buttons>div {
    color: #1da1f2 !important;
    /*color: #fff;*/
    width: 30px;
    text-align: center;
    font-size: 25px;
    height: 30px;
}
.testimonial-theme1 .testimonial-description-title-theme1 {
    color: #333 !important;
    font-weight: 600;
}
.aps-themeb p
{
  text-align: justify;
      min-height: 130px;
}
h2.aps-post-title a {
    min-height: 70px;
    float: left;
    color: #333;
    -webkit-font-smoothing: antialiased;
    letter-spacing: normal;
    font-size: 20px;
    line-height: normal;
}
.aps-themeb {
    /*box-shadow: 0 10px 10px -8px #333333;*/
}
h1.aps-title {
    /* display: none; */
    text-align: center;
    color: #1da1f2;
    font-size: 30px !important;
    line-height: normal;
    margin-bottom: 15px !important;
}
.sidebar ul#menu-products li {
    margin-bottom: 5px;
    padding: 7px;
}
.sidebar ul {
    padding: 0;
    margin: 0;
}
.sp-testimonial-free-wrapper ul.slick-dots {
    display: none !important;
}
.sp-testimonial-free-wrapper {
    -webkit-box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
    box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
    /*max-width: 750px;*/
    margin: 30px auto !important;
    padding: 10px;
    border-radius: 50px;
}
.tfree-testimonial-title h3:after {
    content: '';
    border: none !important;
    /* margin-left: 0 !important; */
    content: "\f10e" !important;
    color: #333;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 50px;
    margin-left: 20px;
}
.home-blog-top button:nth-child(2) {
    right: -4%;
}
.home-blog-top button:nth-child(1) {
    left: -4%;
}
.home-blog-top button
{
    z-index: 1;
    background: #1da1f2;
    width: 30px;
    height: 30px;
    line-height: normal;
    font-size: 12px !important;
}
.home-blog-top button i {
    font-size: 16px !important;
    font-weight: bold !important;
}
.home-blog-top .item {
    box-shadow: 0 10px 10px -8px #333333 !important;
    margin-bottom: 15px !important;
}
.sp-testimonial-free-wrapper .slick-prev:before, .sp-testimonial-free-wrapper .slick-next:before
{
  display: none;
}
.slick-arrow, .slick-arrow:hover {
    background: #1da1f2;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 25px;
}
.slick-arrow .fa {
    color: #fff;
}
.owl-stage-outer .owl-item .item:hover img {
    -webkit-transform: scale3d(1.05,1.05,1);
    -moz-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}

img.arrow-img {
    height: 70px !important;
    position: absolute;
    right: 0;
    top: 25%;
}
.business_step.step_2 {
    margin-top: 180px;
}
.container.left.step_1 .content {
    background: #2e7eb9;
    padding-left: 18%;
}
.container.right.step_2 .content {
    background: #f15d5d;
    padding-right: 18%;
}
.container.left.step_3 .content {
    background: #ef8f00;
    padding-left: 18%;
}
.container.right.step_4 .content {
    background: #63d7c4;
    padding-right: 18%;
}
.container.left.step_5 .content {
    background: #f35c5b;
    padding-left: 18%;
}
.container.right.step_6 .content {
    background: #90298b;
    padding-right: 18%;
}
.timeline .content p, .timeline .content h2
{
  color: #fff;
}
.timeline .left.step_1::before
{
    border: medium solid #2e7eb9;
    border-color: transparent transparent transparent #2e7eb9;
        border-width: 82px 0 82px 50px;
}

.timeline .right.step_2::before
{
    border: medium solid #f15d5d;
    border-width: 82px 50px 82px 0;
    border-color: transparent #f15d5d transparent transparent;
}

.timeline .left.step_3::before
{
    border: medium solid #ef8f00;
    border-color: transparent transparent transparent #ef8f00;
        border-width: 95px 0 95px 50px;
}

.timeline .right.step_4::before
{
    border: medium solid #63d7c4;
    border-width: 95px 50px 95px 0;
    border-color: transparent #63d7c4 transparent transparent;
}

.timeline .left.step_5::before
{
    border: medium solid #f35c5b;
    border-color: transparent transparent transparent #f35c5b;
        border-width: 82px 0 82px 50px;
}

.timeline .right.step_6::before
{
    border: medium solid #90298b;
    border-width: 82px 50px 82px 0;
    border-color: transparent #90298b transparent transparent;
}
.process-new-img {
    width: 120px;
    height: 120px;
    float: left;
    position: absolute;
    z-index: 9;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    top: 20px;
    left: -20px;
    border: 5px solid #62abe0;
}
.process-new-img img {
    height: 75px;
    margin-top: 25px;
}
.right .process-new-img {
    right: -20px;
    left: auto;
}
.container.right.step_2 .process-new-img img {
    height: 60px;
    margin-top: 30px;
}
.container.left.step_1:after {
    content: "01";
        border: 4px solid #2e7eb9;
}
.container.right.step_2:after {
    content: "02";
        border: 4px solid #f15d5d;
}
.container.left.step_3:after {
    content: "03";
        border: 4px solid #ef8f00;
}
.container.right.step_4:after {
    content: "04";
        border: 4px solid #63d7c4;
}
.container.left.step_5:after {
    content: "05";
        border: 4px solid #f35c5b;  
}
.container.right.step_6:after {
    content: "06";
    border: 4px solid #90298b;
}





/*timeline*/

.new-process-top {
    background: whitesmoke;
}
/* The actual timeline (the vertical ruler) */
.timeline {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
.timeline .content h2 {
    font-size: 25px;
    /*margin-bottom: 10px;*/
}
.timeline .content p {
    /*margin-bottom: 0;*/
}

/*.top-timeline::after
{
    content: '';
  position: absolute;
  width: 6px;
  background-color: #a3a7a9;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
      z-index: 1;
          z-index: 0;
}*/
span.vertical-line {
    content: '';
    position: absolute;
    width: 6px;
    background-color: #a3a7a9;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
    z-index: 0;
}

/* The actual timeline (the vertical ruler) */
.timeline::after {
/*  content: '';
  position: absolute;
  width: 6px;
  background-color: #a3a7a9;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
      z-index: 1;
          visibility: visible;*/
   /* animation-duration: 20s;
    animation-delay: 20s;
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;*/
}

/* Container around content */
.timeline .container {
  padding: 0px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
  margin:0;
}

/* The circles on the timeline */
.timeline .container::after {
    content: '';
    position: absolute;
    width: 55px;
    height: 55px;
    right: -28px;
    background-color: white;
    border: 4px solid #FF9F55;
    top: 55px;
    border-radius: 50%;
    z-index: 9;
    text-align: center;
        font-size: 25px;
    font-weight: 600;
    line-height: 45px;
}

/* Place the container to the left */
.timeline .left {
  left: 0;
      padding-right: 8%;
}

/* Place the container to the right */
.timeline .right {
  left: 50%;
      padding-left: 8%;
}

/* Add arrows to the left container (pointing right) */
.timeline .left::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 1;
    right: 32px;
    border: medium solid #ab2121;
    border-width: 82px 0 82px 50px;
    border-color: transparent transparent transparent #b91b1b;
}

/* Add arrows to the right container (pointing left) */
.timeline .right::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 1;
    left: 32px;
    border: medium solid #694d4d;
    border-width: 82px 50px 82px 0;
    border-color: transparent #712e2e transparent transparent;
}

/* Fix the circle for containers on the right side */
.timeline .right::after {
  left: -28px;
}

/* The actual content */
.timeline .content {
  padding: 20px 30px;
  background-color: white;
  position: relative;
  /*border-radius: 6px;*/
  width: 100%;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
  /* Place the timelime to the left */
  .timeline::after {
  left: 31px;
  }
  
  /* Full-width containers */
  .timeline .container {
  width: 100%;
  padding-left: 70px;
  padding-right: 25px;
  }
  
  /* Make sure that all arrows are pointing leftwards */
  .timeline .container::before {
  left: 60px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
  }

  /* Make sure all circles are at the same spot */
  .timeline .left::after, .timeline .right::after {
  left: 15px;
  }
  
  /* Make all right containers behave like the left ones */
  .timeline .right {
  left: 0%;
  }
}

span.business-title {
position: absolute;
    top: 255px;
    z-index: 9;
    font-size: 30px;
    font-weight: 600;
    color: #333;
    width: 130px;
    text-align: center;
    left: 0;
    right: 30px;
    display: table;
    margin: 0 auto;
    line-height: 30px;
}
.prcess_step img {
    height: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: table;
        margin-top: 15px;
}
.prcess_step {
    position: absolute;
    width: 122px;
    height: 122px;
    background: white;
    border-radius: 50%;
    transition: 2s;
}
.prcess_step:hover {
    transform: scale(1.1);
    cursor: pointer;
}
.pro_step1
{
top: 9px;
    right: 200px;
}
.pro_step1 span
{
      color: #d51c5c;
}
.pro_step2 span
{
      color: #fcb641;
}
.pro_step3 span
{
      color: #8ec742;
}
.pro_step4 span
{
      color: #0b73ba;
}
.pro_step5 span
{
      color: #683292;
}
.pro_step2 {
    top: 190px;
    right: 16px;
    text-align: center;
}
.process-new {
    width: 560px;
    position: relative;
    margin: 0 auto;
    display: table;
}
.prcess_step span {
    text-align: center;
    float: left;
    width: 100%;
    font-weight: 600;
        line-height: normal;
}
.prcess_step.pro_step1 img {
    margin-top: 5px;
}
.pro_step3 {
    bottom: 10px;
    right: 130px;
}
.pro_step4 {
    bottom: 47px;
    left: 52px;
}
.pro_step5 {
    top: 129px;
    left: 10px;
}
.pro_content_1 {
    position: absolute;
    right: 0;
    width: 400px;
    top: 15px;
}
.pro_content_2 {
    position: absolute;
    right: -145px;
    width: 400px;
    top: 220px;
}
.pro_content_3 {
    position: absolute;
    right: -30px;
    width: 400px;
    bottom: 0px;
}
.pro_content_4 {
    position: absolute;
    left: -100px;
    width: 400px;
    bottom: 0px;
    text-align: right;
    line-height: initial;
}
.pro_content_5 {
    position: absolute;
    left: -155px;
    width: 400px;
    top: 150px;
    text-align: right;
}
.pro_content_new span
{
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    color: #ffffff;
    margin-right: 5px;
    /* vertical-align: top; */
    line-height: initial;
}
.pro_content_1 span {
    background: #d71f60;
}
.pro_content_2 span {
    background: #fcb641;
}
.pro_content_3 span {
    background: #8ec742;
}
.pro_content_4 span {
    background: #0b73ba;
}
.pro_content_5 span {
    background: #683292;
}

..pro_content_new h3 {
        margin-bottom: 0;
}
.pro_content_1 h3 {
    color: #d71e5e;
}
.pro_content_2 h3 {
    color: #fcb641;
}
.pro_content_3 h3 {
    color: #8ec742;
}
.pro_content_4 h3 {
    color: #0b73ba;
}
.pro_content_5 h3 {
    color: #683292;
}
.pro_content_new p {
    margin-left: 38px;
}
.process-mob-img {
    text-align: center;
}



/*responsive - sures*/
@media(max-width: 1199px) {
  .wpmslider-controls-direction {
    display: none !important;
  }
}
@media(max-width: 767.5px) {
  .tp-bullets.uranus.horizontal.nav-pos-hor-center.nav-pos-ver-bottom.nav-dir-horizontal {
    display: none;
  }
  .chaty-widget.chaty-widget-is-right .chaty-widget-i:before
  {
    display: none;
  }
  .chaty-widget-i-title.true
  {
    display: none;
  }
  .chaty-widget-is {
    top: -130px !important;
  }
  .top-timeline {
    display: none;
  }
  .chaty-widget {
    position: fixed;
    z-index: 9999;
    bottom: auto;
    top: 50%;
    left: 0 !important;
  }
  .banner-contact-buttons
  {
    position: relative;
        bottom: 0;
    right: 0;
  }
  .free-talk-content {
    display: none;
  }
  
  .home-main-title-content {
    width: 90%;
  }
  
  .tech-logos img {
    margin-bottom: 10px;
  }
  
  .statistics .stat {
    float: left;
  }
  
  div#home-contact-query h1 {
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
    padding-top: 0;
    font-size: 20px;
  }
  
  .enq-content {
    position: relative;
  }
  
  div#home-contact-query a {
    position: relative;
    right: auto;
    left: auto;
    bottom: auto;
    margin: 10px auto;
    display: table;
    padding: 5px 20px !important;
    font-size: 15px;
  }
  
  section #query-home-page {
/*     min-height: auto; */
    background-size: cover;
  }
  
  #query-home-page p {
    font-size: 15px !important;
    line-height: normal;
  }
  
  div#home-contact-query {
    height: auto;
    margin: 20px 0;
  }
}
@media(max-width: 480px) {
  .statistics-inner .stat {
    width: 50%;
    margin: 0 0 10px;
  }
  .owl-next {
    right: 38% !important;
  }
  .owl-prev {
    left: 38% !important;
  }
  .digital-marketing-content img {
    display: none;
  }
  
  ul.saas-umbrella-content li p {
    min-height: auto;
  }
  
  .tech-logos {
    display: unset;
  }
  
  div#home-contact-query {
    margin: 0;
  }
  .chaty-widget.mobile_active
  {
    bottom: auto !important;
  }
}

@media(min-width: 481px) and (max-width: 640px){
    .owl-next {
    right: 42% !important;
  }
  .owl-prev {
    left: 42% !important;
  }
}

@media(min-width: 641px) and (max-width: 767px){
    .owl-next {
    right: 44% !important;
  }
  .owl-prev {
    left: 44% !important;
  }
}

@media(min-width: 768px) and (max-width: 991px) {
  #query-home-page,
  div#home-contact-query {
    height: 350px;
  }
  .owl-next {
    right: 45% !important;
  }
  .owl-prev {
    left: 45% !important;
  }
  .home-main-title-content {
    width: 70%;
  }
}
@media(min-width: 992px) and (max-width: 1199.5px) {
  .multi-col-widget>div {
    width: 200px !important;
  }

  .tech-logos img {
    width: 85px;
  }
    .owl-next {
    right: 46% !important;
  }
  .owl-prev {
    left: 46% !important;
  }
  ul.saas-umbrella-content li h3 {
    min-height: 50px;
  }
}
@media(max-width: 640px) {
  div#data-safe-content ul li {
    width: 50%;
    text-align: center;
    margin-bottom: 10px;
  }
  
  div#data-safe-content ul li img {
    height: auto;
  }
  
  ul.saas-umbrella-content li {
    width: 100%;
    margin-left: 0 !important;
  }
}
@media(min-width: 641px) and (max-width: 991.5px) {
  div#data-safe-content ul li {
    width: 33.33%;
    text-align: center;
    margin-bottom: 10px;
  }
  
  div#data-safe-content ul li img {
    /*height: auto;*/
  }
  
  #footer .multi-col-widget .widget {
    width: 44% !important;
  }
  
  div#support-content>div {
    width: 50%;
    float: left;
  }
}
div#foo-contact .fa {
  color: #fff !important;
  font-size: 18px;
  margin-right: 5px;
}
.ccw_plugin.chatbot {
  right: 0 !important;
  top: 50vh !important;
}
.testimonial-name {
  float: left;
}
.testimonial-inner:hover {
  -webkit-box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
  box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
  transform: scale(1.01);

}
.testimonial-inner
{
       transition: transform .5s linear, -webkit-transform .5s linear;
    -webkit-transform: scale(1.05); 
}
.process-content h3 {
  background: #12b5e6;
  color: #fff;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  line-height: 100px;
  text-align: center;
  float: left;
  font-size: 14px;
  /* text-transform: uppercase; */
  
  letter-spacing: 0;
}
.process-content-top {
  /*  max-width: 700px;
  margin:0 auto !important;*/
  /*display: none;*/
}
.process-content {
  width: 100px;
  position: relative;
  /*display: table;*/
}
.process-content-one {
  margin-bottom: -30px !important;
  display: table;
}
.process-content-six {
  margin-top: -30px !important;
}
.process-content-one,
.process-content-six {
  margin: 0 auto;
}

/*
.process-inner-content {
    position: absolute;
    left: 80%;
    top: 35%;
    width: 320px;
    background: #12b5e6;
    color: #fff;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.process-inner-content p {
    margin-bottom: 0;
    width: 90%;
    margin: 0 auto;
    padding: 12px;
    line-height: normal;
  }
.process-content-two .process-inner-content, .process-content-four .process-inner-content, .process-content-six .process-inner-content{
    left: auto;
    right: 80%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}*/
.process-content-three,
.process-content-five {
  float: right;
}
.process-content-two,
.process-content-four {
  float: left;
  margin-right: 100px;
}
.process-content-two,
.process-content-three {
  margin-bottom: 30px;
}
.process-content-four,
.process-content-five {
  /*margin-bottom: 50px;*/
}
.full-width {
  float: left;
  width: 100%;
}
.qa-top {
  float: left;
  width: 100%;
}
span.process-arrow {
  width: 40px;
  height: 40px;
  position: relative;
  display: inline-block;
  margin: 10px 10px;
}
span.process-arrow:before {
  border: none;
  background-color: #555;
  height: 50%;
  width: 50%;
  top: 50%;
  left: 25%;
}
span.process-arrow:after {
  left: 0;
  top: -49%;
  border-width: 20px 20px;
  border-bottom-color: #555 !important;
}
span.process-arrow:before,
span.process-arrow:after {
  content: '';
  border-color: transparent;
  border-style: solid;
  position: absolute;
}
.arrow-one {
  transform: rotate(50deg);
  text-align: center;
  margin: 0 auto !important;
  display: table !important;
  top: -2px;
  left: 85px;
  opacity: 0;
}
.arrow-two {
  margin: 0 auto !important;
  display: table !important;
  top: 10px;
}
.arrow-three {
  transform: rotate(135deg);
  top: 2px;
  right: 85px;
  margin: 0 auto !important;
  display: table !important;
}
.arrow-four {
  margin: 0 auto !important;
  display: table !important;
  top: 10px;
  transform: rotate(180deg);
}
.arrow-five {
  margin: 0 auto !important;
  display: table !important;
  top: 0px;
  left: 80px;
  transform: rotate(-45deg);
}
.arrow-six {
  margin: 0 auto !important;
  display: table !important;
  top: 0px;
  transform: rotate(-135deg);
  right: 80px;
}
.process-content-one .process-inner-content {
  top: 30%;
}
.process-content-four .process-inner-content,
.process-content-five .process-inner-content {
  top: 25%;
}
.process-content-six .process-inner-content {
  top: 25%;
}
.business-process-new-top {
  max-width: 500px;
  margin: 0 auto;
  display: table;
}
span.process-title {
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  text-align: center;
  color: #12b5e6;
  font-size: 26px;
  width: 200px;
  /*display: table;*/
  margin: 0 auto;
  line-height: 30px;
}
.process-new-content span {
  font-weight: 600;
}
.process-new-content {
  /*margin-top: 50px;*/
}
.process-new-content p {
  border: 2px solid #12b5e6;
  padding: 10px;
  border-radius: 5px;
  background: #12b5e6;
  color: #fff;
}
.business_step img {
    height: 150px;
}
.business_step {
    text-align: center;
}
.business_step span {
    font-size: 20px;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 600;
    color: #333333;
    margin: 10px 0;
}

@media(min-width: 768px) {
  .business-process-mob-view {
    display: none;
  }
}
@media(max-width: 767.5px) {
  .process-content-top {
    display: none;
  }
  .recent-post-carousel.design-1 .slick-next
  {
    right: 0px !important;
  }
  .recent-post-carousel.design-1 .slick-prev
  {
    left: 0px !important;
  }
  div#stripe-image {
    display: none;
  } 
}

@media(min-width: 768px) and (max-width: 991.5px){
    .process-content-top>div {
    width: 100%;
    float: left;
  }
    .business-process-new-top {
    width: auto !important;
    display: table;
    float: none !important;
    margin: 0 auto;
  }
  .banner-contact-buttons
  {
    bottom: 65px;
  }

}

@media(max-width: 991px){
  div#new-offers
  {
    display: none;
  }
}

@media(max-width: 1199.5px){
  .process-all-top
  {
    display: none;
  }
}

@media(min-width: 1199.5px){
  .process-mob-img
  {
    display: none;
  }

}

@media(min-width: 1200px) and (max-width: 1400px){

  .pro_content_2 {
    position: absolute;
    right: -15px;
    width: 275px;
    top: 220px;
  }
  .pro_content_5 {
    position: absolute;
    left: -52px;
    width: 300px;
    top: 150px;
    text-align: right;
  }

}
.process-all-top {
    position: relative;
    min-width: 1080px;
}
div#snippet-box {
    display: none;
}
.uber-more-services {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
    box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
    padding: 20px;
        text-align: center;
}
.uber-more-services:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
.uber-more-services h3 {
    font-size: 20px;
}
.more-services-top
{
  margin-top: 30px;
}

.wp-sub-content {
    min-height: 110px;
}
.products-cate {
    padding: 0;
    text-align: center;
    border-radius: 20px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    position: relative;
    float: left;
    width: 100%;

}


.products-cate-inner:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-box-shadow: 0 8px 24px 0 rgba(0,0,0,0.1);
    box-shadow: 0 8px 24px 0 rgba(0,0,0,0.1);
    transform: scale(1.01);
    z-index: 9;
    position: relative;
    float: left;
    width: 100%;
    background: #fff;
        border-radius: 10px;
}

.products-cate:after {
    content: "";
    position: absolute;
    right: 0;
    top: 40px;
    bottom: 40px;
    width: 1px;
    background: #000000;
    opacity: 0.1;
    z-index: 1;
}


.products-cate h3 {
margin-bottom: 30px;
    font-size: 22px;
    /* min-height: 50px; */
    /* text-decoration: underline; */
    margin: 25px 0;
    /* color: #848484; */
    font-weight: 500;
}
.products-cate img {
    height: 55px;
    width: auto;
}


.services-top .products-cate img {
    height: 100px;
}
.support-num {
    margin-bottom: 20px;
}
.support-num span {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.support-num .fa {
    margin-right: 5px;
    color: #999494;
}
.about-us-top p {
    text-indent: 20px;
}
.about-us-top ul li
{
  font-size: 16px;
      line-height: 30px;
}
.blog-single h1.post-title {
    font-size: 24px;
}
.why_go_appx_inner_content p, .products-inner-content p, .services-inner-content p {
    text-indent: 20px;
    text-align: justify;
}




.products-all-title .vc_column-inner {
    padding: 0 !important;
}
.products-cate-inner {
    padding: 25px;
}
.products-all-title>div:last-child .products-cate:after {
    display: none;
}
.main-blog.blog-classic h1.post-title a {
    font-size: 20px;
}
li
{
  font-size: 16px;
}
.stripe-img {
    /*height: 50px;*/
    width: 100%;
        background: #ff001a;
}
.stripe-img img {
    height: 55px;
}
span.close {
    color: #fff;
    font-weight: 800;
    float: right;
    margin-right: 20px;
    margin-top: 13px;
    background: #000;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
    cursor: pointer;
}

@media(min-width: 993px){
  
  div#mobile-navigation {
     display: none !important; 
  }
}

.customizations-inner {
    /*-webkit-box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
    box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
    padding: 20px;*/
    /*min-height: 275px;    */
    /*border-radius: 5px;*/
    /*background: #fff;*/
        /*transition-duration: 0.3s;*/
}
.voip-calling
{
  /*min-height: 350px;*/
}
.customizations-inner:hover
{
      /*-webkit-transform: translateY(-8px);
    transform: translateY(-8px);*/
}
.more-deliveries{
    /*-webkit-box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);
    box-shadow: 0 0 30px -5px rgba(152, 137, 137, 0.39);*/
    /*padding: 20px;*/
    /*min-height: 435px;*/
    /*border-radius: 5px;*/
    /*transition-duration: 0.3s;*/
        /*margin-bottom: 30px;*/
}
.more-deliveries h3 {
    font-size: 22px;
}
section.launch-your-app {
    background: #f9f9f9;
    padding: 30px 0;
    margin-bottom: 60px;
}
.launch-app-content .iconbox.iconbox-style-3 {
    min-height: 415px;
    border-radius: 5px;
}
.launch-app-content .iconbox.iconbox-style-3 .fa {
    background: no-repeat;
    color: #52a2f3;
    font-size: 40px;
}
section.customization-options {
    background: whitesmoke;
    padding: 30px;
    margin-bottom: 30px;
}
.customizations-inner img {
    height: 60px;
    width: auto;
}

.admin-features-top ul li {
    width: 30%;
    float: left;
    margin-bottom: 20px;
    margin-left: 3%;
}
section.vc_section.admin-features-top {
    margin-bottom: 30px;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: Muli;
    text-transform: none;
    line-height: 35px !important;
    letter-spacing: -0.7px;
    color: #1da1f2;
}