/**

  * Name: Ficon Finance & Consulting, Accounting HTML Template

  * Version: 1.0

  * Author: Themesflat

  * Author URI: http://www.themesflat.com

 */

@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,500i,600,600i,700|Lato:300,300i,400,400i,700,700i&subset=latin");

@import "assets/css/bootstrap.css";

@import "assets/css/animate.css";

@import "assets/css/animsition.css";

@import "assets/css/magnific-popup.css";

@import "assets/css/themecore-icons.css";

@import "assets/css/finance-icons.css";

@import "assets/css/owl.carousel.css";

@import "assets/css/simpletextrotator.css";

@import "assets/css/vegas.css";

@import "assets/css/shortcodes.css";

@import "assets/css/woocommerce.css";

/* For Revolution Slider */

@import "includes/rev-slider/css/settings.css";

@import "includes/rev-slider/css/layers.css";

@import "includes/rev-slider/css/navigation.css";

/*------------------------------------------------------------------

* Reset Browsers

* General

* Elements

	+ List

	+ Table

	+ Media

* Forms

	+ Fixes

	+ Remove chrome yellow autofill

	+ Reset search styling

	+ Input normal

	+ Contact Form 7

	+ Input focus

	+ Button

	+ Button hover + focus

	+ Placeholder color

* Typography

* Extra classes

* Parallax

* Revolution Slider

* Grid

	+ Gutter

	+ Custom Bootstrap Gutter

* Layout

	+ Inner Content

	+ Sidebar Right

	+ Sidebar Left

	+ No Sidebar

* Top Bar

	+ Top Bar Content

	+ Top Bar Socials

	+ Top Bar language

	+ Style 1

	+ Style 2

	+ Style 3

	+ Style 4

* Header

	+ Header absolute

	+ Header fixed

	+ Header Styles

	+ Style 1

	+ Style 2

	+ Style 3

	+ Style 4

	+ Style 5

	+ Style 6

	+ Style 7

	+ Style 8

* Featured Title

* Blog Post

* Blog single

* Widgets

	+ Widget: Text

	+ Widget: Categories, Meta, Archives, Pages

	+ Title Widget

	+ Widget Recent News

	+ Widget: Nav

	+ Widget: Calendar

	+ Widget: Information

	+ Widget: Links

	+ Widget: Twitter

	+ Widget: Search

	+ Widget: Socials

	+ Widget: Recent News Advanced

	+ Widget: Instagram & Flickr

	+ Widget: Tags

	+ Header / #header

* Footer

* Bottom Bar

* Scroll Top Button

* Pagination

* Finance Icons

* Media Queries

-------------------------------------------------------------------*/

/* Reset Browsers

-------------------------------------------------------------- */

/* ------------------icon font----------------- */

@font-face {
  font-family: "icomoon";

  src: url("./assets/font/icomoon.eot?4rt9xj");

  src: url("./assets/font/icomoon.eot?4rt9xj#iefix") format("embedded-opentype"),
    url("./assets/font/icomoon.ttf?4rt9xj") format("truetype"),
    url("./assets/font/icomoon.woff?4rt9xj") format("woff"),
    url("./assets/font/icomoon.svg?4rt9xj#icomoon") format("svg");

  font-weight: normal;

  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */

  font-family: "icomoon" !important;

  speak: none;

  font-style: normal;

  font-weight: normal;

  font-variant: normal;

  text-transform: none;

  line-height: 1;

  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;
}

.icon-phone:before {
  content: "\e004";
}

.icon-toolbox:before {
  content: "\e014";
}

.icon-focus:before {
  content: "\e01b";
}

.icon-lock:before {
  content: "\e020";
}

.icon-envelope:before {
  content: "\e028";
}

.icon-gears:before {
  content: "\e02b";
}

.icon-magnifying-glass:before {
  content: "\e037";
}

.icon-globe:before {
  content: "\e045";
}

.icon-map-pin:before {
  content: "\e047";
}

.icon-alarmclock:before {
  content: "\e059";
}

.icon-refresh:before {
  content: "\e05a";
}

.icon-mail-envelope-open:before {
  content: "\e902";
}

.icon-mail-envelope-closed:before {
  content: "\e900";
}

.icon-thumb-up:before {
  content: "\e903";
}

.icon-search:before {
  content: "\e904";
}

.icon-loop-alt1:before {
  content: "\e901";
}

.icon-phone_in_talk:before {
  content: "\e61d";
}

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;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background: #fff;
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
blockquote,
q {
  quotes: none;
}
a:focus {
  outline: none;
}
a:hover,
a:active {
  outline: 0;
}
a img {
  border: 0;
}
img {
  max-width: 100%;
  height: auto;
}
select {
  max-width: 100%;
}

/* General

-------------------------------------------------------------- */

body,
button,
input,
select,
textarea {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #777;
  font-size: 15px;
  line-height: 26px;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
  overflow-y: auto;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

p {
  margin: 0 0 20px;
}

strong,
b,
cite {
  font-weight: bold;
}

dfn,
cite,
em,
i,
blockquote {
  font-style: italic;
}

blockquote {
  position: relative;
  color: #999;
  margin: 40px 0 30px;
  padding: 0 0 0 32px;
  font-size: 15px;
  line-height: 32px;
}

blockquote:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: #00abc9;
}

blockquote > p:last-child {
  margin-bottom: 0;
}

blockquote cite {
  position: absolute;
  right: 0;
  bottom: 0;
}

blockquote em,
blockquote i {
  font-style: normal;
}

abbr,
acronym {
  border-bottom: 1px dotted #e0e0e0;
  cursor: help;
}

mark,
ins {
  text-decoration: none;
}

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

sup {
  top: -6px;
}

sub {
  bottom: -3px;
  font-size: 45%;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

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

code,
kbd,
tt,
var,
samp,
pre {
  margin: 20px 0;
  padding: 4px 12px;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  overflow-x: auto;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  border-radius: 0;
  height: auto;
}

/* Elements

-------------------------------------------------------------- */

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

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

hr {
  background-color: #e0e0e0;
  border: 0;
  height: 1px;
  margin-bottom: 20px;
}

/* List */

ul,
ol {
  padding: 0;
  margin: 0 0 20px 0px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

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

ul li,
ol li {
  padding: 0.1em 0;
  list-style-type: none;
}

dl,
dd {
  margin: 0 0 20px;
}

/*dt { font-weight: bold; }*/

del,
.disable {
  text-decoration: line-through;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* Table */

table,
th,
td {
  border: 1px solid #e0e0e0;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 30px;
  table-layout: fixed;
  width: 100%;
}

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

th {
  border-width: 0 1px 1px 0;
  font-weight: bold;
}

td {
  border-width: 0 1px 1px 0;
}

th,
td {
  padding: 8px 12px;
}

/* Media */

embed,
iframe,
object,
video {
  margin-bottom: 20px;
  max-width: 100%;
  vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
  margin-bottom: 0;
}

/* Accessibility - Text meant only for screen readers */

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Forms

-------------------------------------------------------------- */

/* Fixes */

button,
input {
  line-height: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
  line-height: inherit;
  margin: 0;
  vertical-align: baseline;
}

input,
textarea {
  font-size: 1em;
  max-width: 100%;
  background-image: -webkit-linear-gradient(
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0)
  ); /* Removing the inner shadow on iOS inputs */
}

textarea {
  overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
  vertical-align: top; /* Improves readability and alignment in all browsers */
}

input[type="checkbox"] {
  display: inline;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0; /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
  -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
}

input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}

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

/* Remove chrome yellow autofill */

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #f7f7f7 inset;
}

/* Reset search styling */

input[type="search"] {
  outline: 0;
}

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

/* Input normal */

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  letter-spacing: 1px;
  color: #777;
  border: 2px solid;
  border-color: #ebebeb;
  padding: 9px 22px;
  background-color: transparent;
  font-size: 14px;
  line-height: inherit;
  width: 100%;
  margin-bottom: 14px;
  height: auto;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border ease 0.238s;
  -moz-transition: border ease 0.238s;
  transition: border ease 0.238s;
}

/* Contact Form 7 */

.wpcf7-form select,
.wpcf7-form textarea,
.wpcf7-form input {
  margin-bottom: 0;
}

/* Input focus */

textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border-color: #00abc9;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* Button */

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-family: "Montserrat";

  font-size: 13px;

  letter-spacing: 1px;

  text-transform: uppercase;

  --webkit-appearance: none;

  transition: all ease 0.3s;

  color: #fff;

  background-color: #00abc9;

  border-color: #1976d2;

  padding: 6px 10px;
}

.btn-primary,
button {
  color: #fff !important;

  background-color: #00abc9 !important;

  border-color: #00abc9 !important;
}

/* Button hover + focus */

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: 0;
  background-color: #333;
  color: #fff !important;
}

/* Placeholder color */

::-webkit-input-placeholder {
  color: #999;
}

:-moz-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
  opacity: 1;
} /* Since FF19 lowers the opacity of the placeholder by default */

:-ms-input-placeholder {
  color: #999;
}

/* Links */

a {
  color: #00abc9;

  outline: 0;

  text-decoration: none;

  -webkit-transition: all ease 0.3s;

  -moz-transition: all ease 0.3s;

  transition: all ease 0.3s;
}

a:hover,
a:focus,
a:active {
  outline: 0;
  color: #333;
  text-decoration: none;
}

/* Typography

-------------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  letter-spacing: -0.13px;
  color: #333;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 15px;
  text-rendering: optimizeLegibility;
}

h1 {
  font-size: 2.428em;
} /* 34px */

h2 {
  font-size: 2.142em;
} /* 30px */

h3 {
  font-size: 1.714em;
} /* 24px */

h4 {
  font-size: 1.428em;
} /* 20px */

h5 {
  font-size: 1.285em;
} /* 18px */

h6 {
  font-size: 1.142em;
} /* 16px */

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

.font-heading {
  font-family: "Montserrat", sans-serif;
  letter-spacing: -1px;
  font-weight: 700;
}

.sub-title {
  font-family: "Lato", sans-serif;
  letter-spacing: 0px;
}

.font-size-25 {
  font-size: 25px;
  display: inline-block;
}

/* Extra classes

-------------------------------------------------------------- */

.display-none,
.hidden {
  display: none !important;
}

.display-block {
  display: block !important;
}

.display-inline {
  display: inline !important;
}

.text-accent-color {
  color: #00abc9;
}

.text-white {
  color: #fff !important;
}

.text-dark {
  color: #333 !important;
}

.text-light {
  color: #777 !important;
}

.text-very-light {
  color: #dbdbdb !important;
}

.bg-accent {
  background-color: #00abc9 !important;
}

.bg-light-grey {
  background-color: #f7f7f7 !important;
}

.bg-dark {
  background-color: #333 !important;
}

.bg-transparent {
  background: transparent !important;
}

.bg-light-color {
  background: #f2f2f2;
}

.bg-gradient {
  background: linear-gradient(
    -90deg,
    transparent,
    rgba(0, 0, 0, 0.8)
  ) !important;

  background: -ms-linear-gradient(
    -90deg,
    transparent,
    rgba(0, 0, 0, 0.8)
  ) !important;

  background: -webkit-linear-gradient(
    -90deg,
    transparent,
    rgba(0, 0, 0, 0.8)
  ) !important;

  background: -o-linear-gradient(
    -90deg,
    transparent,
    rgba(0, 0, 0, 0.8)
  ) !important;

  background: -ms-linear-gradient(
    -90deg,
    transparent,
    rgba(0, 0, 0, 0.8)
  ) !important;
}

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

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

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

.text-del {
  text-decoration: line-through !important;
}

.letter-spacing--05px {
  letter-spacing: -0.5px !important;
}

.letter-spacing--09px {
  letter-spacing: -0.9px !important;
}

.letter-spacing--1px {
  letter-spacing: -1px !important;
}

.letter-spacing--2px {
  letter-spacing: -2px !important;
}

.letter-spacing--3px {
  letter-spacing: -3px !important;
}

.letter-spacing--4px {
  letter-spacing: -4px !important;
}

.letter-spacing--5px {
  letter-spacing: -5px !important;
}

.letter-spacing--6px {
  letter-spacing: -6px !important;
}

.letter-spacing--7px {
  letter-spacing: -7px !important;
}

.letter-spacing--8px {
  letter-spacing: -8px !important;
}

.letter-spacing--9px {
  letter-spacing: -9px !important;
}

.letter-spacing--10px {
  letter-spacing: -10px !important;
}

.letter-spacing-05px {
  letter-spacing: 0.5px !important;
}

.letter-spacing-1px {
  letter-spacing: 1px !important;
}

.letter-spacing-2px {
  letter-spacing: 2px !important;
}

.letter-spacing-3px {
  letter-spacing: 3px !important;
}

.letter-spacing-4px {
  letter-spacing: 4px !important;
}

.letter-spacing-5px {
  letter-spacing: 5px !important;
}

.letter-spacing-6px {
  letter-spacing: 6px !important;
}

.letter-spacing-7px {
  letter-spacing: 7px !important;
}

.letter-spacing-8px {
  letter-spacing: 8px !important;
}

.letter-spacing-9px {
  letter-spacing: 9px !important;
}

.letter-spacing-10px {
  letter-spacing: 10px !important;
}

.font-size-6 {
  font-size: 6px !important;
}

.font-size-7 {
  font-size: 7px !important;
}

.font-size-8 {
  font-size: 8px !important;
}

.font-size-9 {
  font-size: 9px !important;
}

.font-size-10 {
  font-size: 10px !important;
}

.font-size-11 {
  font-size: 11px !important;
}

.font-size-12 {
  font-size: 12px !important;
}

.font-size-13 {
  font-size: 13px !important;
}

.font-size-14 {
  font-size: 14px !important;
}

.font-size-15 {
  font-size: 15px !important;
}

.font-size-16 {
  font-size: 16px !important;
}

.font-size-17 {
  font-size: 17px !important;
}

.font-size-18 {
  font-size: 18px !important;
}

.font-size-19 {
  font-size: 19px !important;
}

.font-size-20 {
  font-size: 20px !important;
}

.font-size-22 {
  font-size: 22px !important;
}

.font-size-24 {
  font-size: 24px !important;
}

.font-size-26 {
  font-size: 26px !important;
}

.font-size-28 {
  font-size: 28px !important;
}

.font-size-30 {
  font-size: 30px !important;
}

.font-size-32 {
  font-size: 32px !important;
}

.font-size-34 {
  font-size: 34px !important;
}

.font-size-36 {
  font-size: 36px !important;
}

.font-size-38 {
  font-size: 38px !important;
}

.font-size-40 {
  font-size: 40px !important;
}

.font-size-42 {
  font-size: 42px !important;
}

.font-size-45 {
  font-size: 45px !important;
}

.font-weight-100 {
  font-weight: 100 !important;
}

.font-weight-200 {
  font-weight: 200 !important;
}

.font-weight-300 {
  font-weight: 300 !important;
}

.font-weight-400 {
  font-weight: 400 !important;
}

.font-weight-500 {
  font-weight: 500 !important;
}

.font-weight-600 {
  font-weight: 600 !important;
}

.font-weight-700 {
  font-weight: 700 !important;
}

.font-weight-800 {
  font-weight: 800 !important;
}

.font-weight-900 {
  font-weight: 900 !important;
}

.line-height-25 {
  line-height: 25px !important;
}

.line-height-26 {
  line-height: 26px !important;
}

.line-height-27 {
  line-height: 27px !important;
}

.line-height-28 {
  line-height: 28px !important;
}

.margin-top-0 {
  margin-top: 0px !important;
}

.margin-top-5 {
  margin-top: 5px !important;
}

.margin-top-6 {
  margin-top: 6px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-top-15 {
  margin-top: 15px !important;
}

.margin-top-17 {
  margin-top: 17px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-top-24 {
  margin-top: 24px !important;
}

.margin-top-25 {
  margin-top: 25px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-top-35 {
  margin-top: 35px !important;
}

.margin-top-40 {
  margin-top: 40px !important;
}

.margin-top-45 {
  margin-top: 45px !important;
}

.margin-top-46 {
  margin-top: 46px !important;
}

.margin-top-50 {
  margin-top: 50px !important;
}

.margin-top-55 {
  margin-top: 55px !important;
}

.margin-top-60 {
  margin-top: 60px !important;
}

.margin-top-65 {
  margin-top: 65px !important;
}

.margin-top-70 {
  margin-top: 70px !important;
}

.margin-top-75 {
  margin-top: 75px !important;
}

.margin-top-80 {
  margin-top: 80px !important;
}

.margin-top-85 {
  margin-top: 85px !important;
}

.margin-top-90 {
  margin-top: 90px !important;
}

.margin-top-95 {
  margin-top: 95px !important;
}

.margin-top-100 {
  margin-top: 100px !important;
}

.margin-top--6 {
  margin-top: -6px !important;
}

.margin-top--27 {
  margin-top: -27px !important;
}

.margin-top--42 {
  margin-top: -42px !important;
}

.margin-top--60 {
  margin-top: -60px !important;
}

.margin-right-0 {
  margin-right: 0px !important;
}

.margin-right-5 {
  margin-right: 5px !important;
}

.margin-right-10 {
  margin-right: 10px !important;
}

.margin-right-15 {
  margin-right: 15px !important;
}

.margin-right-20 {
  margin-right: 20px !important;
}

.margin-right-25 {
  margin-right: 25px !important;
}

.margin-right-30 {
  margin-right: 30px !important;
}

.margin-right-35 {
  margin-right: 35px !important;
}

.margin-right-40 {
  margin-right: 40px !important;
}

.margin-right-45 {
  margin-right: 45px !important;
}

.margin-right-50 {
  margin-right: 50px !important;
}

.margin-right-55 {
  margin-right: 55px !important;
}

.margin-right-60 {
  margin-right: 60px !important;
}

.margin-right-65 {
  margin-right: 65px !important;
}

.margin-right-70 {
  margin-right: 70px !important;
}

.margin-right-75 {
  margin-right: 75px !important;
}

.margin-right-80 {
  margin-right: 80px !important;
}

.margin-right-85 {
  margin-right: 85px !important;
}

.margin-right-90 {
  margin-right: 90px !important;
}

.margin-right-95 {
  margin-right: 95px !important;
}

.margin-right-100 {
  margin-right: 100px !important;
}

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

.margin-bottom-5 {
  margin-bottom: 5px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-bottom-13 {
  margin-bottom: 13px !important;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

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

.margin-bottom-21 {
  margin-bottom: 21px !important;
}

.margin-bottom-22 {
  margin-bottom: 22px !important;
}

.margin-bottom-25 {
  margin-bottom: 25px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.margin-bottom-35 {
  margin-bottom: 35px !important;
}

.margin-bottom-40 {
  margin-bottom: 40px !important;
}

.margin-bottom-41 {
  margin-bottom: 41px !important;
}

.margin-bottom-43 {
  margin-bottom: 43px !important;
}

.margin-bottom-45 {
  margin-bottom: 45px !important;
}

.margin-bottom-48 {
  margin-bottom: 48px !important;
}

.margin-bottom-50 {
  margin-bottom: 50px !important;
}

.margin-bottom-55 {
  margin-bottom: 55px !important;
}

.margin-bottom-60 {
  margin-bottom: 60px !important;
}

.margin-bottom-65 {
  margin-bottom: 65px !important;
}

.margin-bottom-70 {
  margin-bottom: 70px !important;
}

.margin-bottom-75 {
  margin-bottom: 75px !important;
}

.margin-bottom-80 {
  margin-bottom: 80px !important;
}

.margin-bottom-85 {
  margin-bottom: 85px !important;
}

.margin-bottom-90 {
  margin-bottom: 90px !important;
}

.margin-bottom-95 {
  margin-bottom: 95px !important;
}

.margin-bottom-100 {
  margin-bottom: 100px !important;
}

.margin-left-0 {
  margin-left: 0px !important;
}

.margin-left-5 {
  margin-left: 5px !important;
}

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

.margin-left-15 {
  margin-left: 15px !important;
}

.margin-left-20 {
  margin-left: 20px !important;
}

.margin-left-25 {
  margin-left: 25px !important;
}

.margin-left-27 {
  margin-left: 27px !important;
}

.margin-left-30 {
  margin-left: 30px !important;
}

.margin-left-35 {
  margin-left: 35px !important;
}

.margin-left-40 {
  margin-left: 40px !important;
}

.margin-left-45 {
  margin-left: 45px !important;
}

.margin-left-50 {
  margin-left: 50px !important;
}

.margin-left-55 {
  margin-left: 55px !important;
}

.margin-left-60 {
  margin-left: 60px !important;
}

.margin-left-65 {
  margin-left: 65px !important;
}

.margin-left-70 {
  margin-left: 70px !important;
}

.margin-left-75 {
  margin-left: 75px !important;
}

.margin-left-80 {
  margin-left: 80px !important;
}

.margin-left-85 {
  margin-left: 85px !important;
}

.margin-left-90 {
  margin-left: 90px !important;
}

.margin-left-95 {
  margin-left: 95px !important;
}

.margin-left-100 {
  margin-left: 100px !important;
}

.padding-top-5 {
  padding-top: 5px !important;
}

.padding-top-10 {
  padding-top: 10px !important;
}

.padding-top-15 {
  padding-top: 15px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}

.padding-top-25 {
  padding-top: 25px !important;
}

.padding-top-30 {
  padding-top: 30px !important;
}

.padding-top-33 {
  padding-top: 33px !important;
}

.padding-top-35 {
  padding-top: 35px !important;
}

.padding-top-40 {
  padding-top: 40px !important;
}

.padding-top-45 {
  padding-top: 45px !important;
}

.padding-top-50 {
  padding-top: 50px !important;
}

.padding-top-55 {
  padding-top: 55px !important;
}

.padding-top-60 {
  padding-top: 60px !important;
}

.padding-top-75 {
  padding-top: 75px !important;
}

.padding-top-80 {
  padding-top: 80px !important;
}

.padding-top-90 {
  padding-top: 90px !important;
}

.padding-top-100 {
  padding-top: 100px !important;
}

.padding-left-3 {
  padding-left: 3px !important;
}

.padding-left-6 {
  padding-left: 6px !important;
}

.padding-left-7 {
  padding-left: 7px !important;
}

.padding-left-9 {
  padding-left: 9px !important;
}

.padding-left-10 {
  padding-left: 10px !important;
}

.padding-left-13 {
  padding-left: 13px !important;
}

.padding-left-24 {
  padding-left: 24px !important;
}

.padding-left-25 {
  padding-left: 25px !important;
}

.padding-left-27 {
  padding-left: 27px !important;
}

.padding-left-32 {
  padding-left: 32px !important;
}

.padding-left-34 {
  padding-left: 34px !important;
}

.padding-left-36 {
  padding-left: 36px !important;
}

.padding-left-37 {
  padding-left: 37px !important;
}

.padding-left-50 {
  padding-left: 50px !important;
}

.padding-left-54 {
  padding-left: 54px !important;
}

.padding-left-55 {
  padding-left: 55px !important;
}

.padding-left-56 {
  padding-left: 56px !important;
}

.padding-left-62 {
  padding-left: 62px !important;
}

.padding-left-70 {
  padding-left: 70px !important;
}

.padding-left-100 {
  padding-left: 100px !important;
}

.padding-left-103 {
  padding-left: 103px !important;
}

.padding-left-106 {
  padding-left: 106px !important;
}

.padding-right-20 {
  padding-right: 20px !important;
}

.padding-right-23 {
  padding-right: 23px !important;
}

.padding-right-30 {
  padding-right: 30px !important;
}

.padding-right-34 {
  padding-right: 34px !important;
}

.padding-right-45 {
  padding-right: 45px !important;
}

.padding-right-70 {
  padding-right: 70px !important;
}

.padding-right-96 {
  padding-right: 96px !important;
}

.padding-right-98 {
  padding-right: 98px !important;
}

.padding-right-99 {
  padding-right: 99px !important;
}

.padding-right-100 {
  padding-right: 100px !important;
}

.padding-right-113 {
  padding-right: 113px !important;
}

.padding-bottom-10 {
  padding-bottom: 10px !important;
}

.padding-bottom-20 {
  padding-bottom: 20px !important;
}

.padding-bottom-25 {
  padding-bottom: 25px !important;
}

.padding-bottom-35 {
  padding-bottom: 35px !important;
}

.padding-bottom-56 {
  padding-bottom: 56px !important;
}

.padding-bottom-57 {
  padding-bottom: 57px !important;
}

.padding-bottom-58 {
  padding-bottom: 58px !important;
}

.padding-bottom-60 {
  padding-bottom: 60px !important;
}

.padding-bottom-75 {
  padding-bottom: 75px !important;
}

.padding-bottom-100 {
  padding-bottom: 100px !important;
}

.border-radius-1 {
  border-radius: 1px !important;
}

.border-radius-2 {
  border-radius: 2px !important;
}

.border-radius-3 {
  border-radius: 3px !important;
}

.border-radius-10 {
  border-radius: 10px !important;
}

.border-radius-20 {
  border-radius: 20px !important;
}

.border-radius-30 {
  border-radius: 30px !important;
}

.border-h-1 {
  width: 100%;
  height: 1px;
}

.border-h-1.dark {
  background: #ebebeb;
}

.border-h-1.blue {
  background: #00abc9;
}

.border-1 {
  border: 1px solid;
}

.border-1.dark {
  border-color: #ebebeb;
}

.border-1.blue {
  border-color: #00abc9;
}

.border-1.azure1 {
  border-color: #3c444d;
}

.border-top-1 {
  border-top: 1px solid;
}

.border-right-1 {
  border-right: 1px solid;
}

.border-bottom-1 {
  border-bottom: 1px solid;
}

.border-left-1 {
  border-left: 1px solid;
}

.border-top-1.dark,
.border-right-1.dark,
.border-bottom-1.dark,
.border-left-1.dark {
  border-color: #ebebeb;
}

.border-top-1.azure1,
.border-right-1.azure1,
.border-bottom-1.azure1,
.border-left-1.azure1 {
  border-color: #3c444d;
}

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

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

.color-white {
  color: #ffffff !important;
}

.color-accent {
  color: #00abc9 !important;
}

@media only screen and (max-width: 991px) {
  .sm-block {
    display: block;
  }
}

.autoser-icons {
  text-align: center;
  display: block;
  margin-bottom: 30px;
  color: #999;
}

.autoser-icons > span {
  display: block;
  font-size: 36px;
  color: #4b4b4b;
}

/* Parallax

-------------------------------------------------------------- */

@media only screen and (min-width: 1930px) {
  .parallax {
    background-size: cover;
  }
}

/* Revolution Slider

-------------------------------------------------------------- */

.tparrows.custom {
  background-color: rgba(0, 0, 0, 0.7);
  width: 40px;
  height: 80px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.tparrows.custom:hover {
  background-color: rgba(0, 0, 0, 1);
}

.custom.tparrows.tp-leftarrow:before,
.custom.tparrows.tp-rightarrow:before {
  content: "\e905";
  font-family: "themesflaticons";
  font-size: 12px;
  line-height: 80px;
}

.custom.tparrows.tp-rightarrow:before {
  content: "\e90b";
}

.tp-bullets.custom .tp-bullet {
  width: 6px;
  height: 6px;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: transparent;
  -webkit-transition: border 0.3s background 0.3s;
  transition: border 0.3s background 0.3s;
}

.tp-bullets.custom .tp-bullet.selected {
  background-color: #fff;
}

.rev_slider .themesflat-button.has-icon {
  padding-left: 15px;
}

.rev_slider .themesflat-button.has-icon > span > .icon {
  line-height: normal;
  padding-right: 13px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.rev_slider .themesflat-button.has-icon > span {
  padding-left: 54px;
  position: relative;
  display: inline-block;
}

.rev_slider .themesflat-button.has-icon.white .icon {
  border-color: rgba(153, 153, 153, 0.3);
}

/* Clearfix */

.clearfix {
  clear: both;
}

.clearfix:before,
.clearfix:after,
.themesflat-container:before,
.themesflat-container:after,
.ult-spacer:before,
.ult-spacer:after,
.ult-animation:before,
.ult-animation:after,
.ult_crlink:before,
.ult_crlink:after {
  clear: both;
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after,
.themesflat-container:after,
.ult-spacer:after,
.ult-animation:after,
.ult_crlink:after {
  clear: both;
}

/* Grid

-------------------------------------------------------------- */

.themesflat-row {
  margin: 0 -10px;
}

.themesflat-row .col {
  float: left;
  padding: 0 10px;
}

.themesflat-row .span_1_of_1.col {
  float: none;
}

.themesflat-row .span_1_of_2 {
  width: 50%;
}

.themesflat-row .span_1_of_3 {
  width: 33.33%;
}

.themesflat-row .span_1_of_4 {
  width: 25%;
}

.themesflat-row .span_1_of_5 {
  width: 20%;
}

.relative {
  position: relative;
}

.row-display-tale {
  display: table;
}

.col-tale-cell {
  display: table-cell;
}

.themesflat-row .col.col-nopadding {
  padding: 0px;
}

/* Gutter */

.themesflat-row.gutter-5 {
  margin-left: -2.5px;
  margin-right: -2.5px;
}

.themesflat-row.gutter-5 > .col {
  padding-left: 2.5px;
  padding-right: 2.5px;
}

.themesflat-row.gutter-10 {
  margin-left: -5px;
  margin-right: -5px;
}

.themesflat-row.gutter-10 > .col {
  padding-left: 5px;
  padding-right: 5px;
}

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

.themesflat-row.gutter-15 > .col {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.themesflat-row.gutter-20 {
  margin-left: -10px;
  margin-right: -10px;
}

.themesflat-row.gutter-20 > .col {
  padding-left: 10px;
  padding-right: 10px;
}

.themesflat-row.gutter-25 {
  margin-left: -12.5px;
  margin-right: -12.5px;
}

.themesflat-row.gutter-25 > .col {
  padding-left: 12.5px;
  padding-right: 12.5px;
}

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

.themesflat-row.gutter-30 > .col {
  padding-left: 15px;
  padding-right: 15px;
}

.themesflat-row.gutter-35 {
  margin-left: -17.5px;
  margin-right: -17.5px;
}

.themesflat-row.gutter-35 > .col {
  padding-left: 17.5px;
  padding-right: 17.5px;
}

.themesflat-row.gutter-40 {
  margin-left: -20px;
  margin-right: -20px;
}

.themesflat-row.gutter-40 > .col {
  padding-left: 20px;
  padding-right: 20px;
}

.themesflat-row.gutter-45 {
  margin-left: -22.5px;
  margin-right: -22.5px;
}

.themesflat-row.gutter-45 > .col {
  padding-left: 22.5px;
  padding-right: 22.5px;
}

.themesflat-row.gutter-50 {
  margin-left: -25px;
  margin-right: -25px;
}

.themesflat-row.gutter-50 > .col {
  padding-left: 25px;
  padding-right: 25px;
}

.themesflat-row.gutter-60 {
  margin-left: -30px;
  margin-right: -30px;
}

.themesflat-row.gutter-60 > .col {
  padding-left: 30px;
  padding-right: 30px;
}

.themesflat-row.gutter-70 {
  margin-left: -35px;
  margin-right: -35px;
}

.themesflat-row.gutter-70 > .col {
  padding-left: 35px;
  padding-right: 35px;
}

.themesflat-row.gutter-80 {
  margin-left: -40px;
  margin-right: -40px;
}

.themesflat-row.gutter-80 > .col {
  padding-left: 40px;
  padding-right: 40px;
}

/* Custom Bootstrap Gutter */

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.row.very-small-gutters {
  margin-right: -10px;
  margin-left: -10px;
}

.row.very-small-gutters > [class*="col-"] {
  padding-right: 10px;
  padding-left: 10px;
}

.row.small-gutters {
  margin-right: -20px;
  margin-left: -20px;
}

.row.small-gutters > [class*="col-"] {
  padding-right: 20px;
  padding-left: 20px;
}

.row.medium-gutters {
  margin-right: -25px;
  margin-left: -25px;
}

.row.medium-gutters > [class*="col-"] {
  padding-right: 25px;
  padding-left: 25px;
}

.row.large-gutters {
  margin-right: -30px;
  margin-left: -30px;
}

.row.large-gutters > [class*="col-"] {
  padding-right: 30px;
  padding-left: 30px;
}

/* Layout

-------------------------------------------------------------- */

.wrap-themesflat-container {
  margin: 0 auto;
}

.themesflat-container {
  width: 1200px;
  margin: 0 auto;
  max-width: 90%;
}

#page {
  background: #fff;
}

#main-content {
  padding: 100px 0;
}

body.front-page #main-content,
body.page #main-content {
  padding-top: 0;
  padding-bottom: 0;
}

/* Inner Content */

#inner-content,
#inner-sidebar {
  position: relative;
  z-index: 1;
}

#inner-content:after,
#inner-sidebar:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 0;
  z-index: -1;
}

/* Sidebar Right */

#site-content {
  float: left;
  width: 73.306%;
}

#sidebar {
  float: right;
  width: 23.567%;
}

/* Sidebar Left */

.sidebar-left #site-content {
  float: right;
}

.sidebar-left #sidebar {
  float: left;
}

/* No Sidebar */

.no-sidebar #site-content,
#site-content.archive-project {
  width: 100% !important;
  max-width: none !important;
  float: none !important;
}

/* Top Bar

-------------------------------------------------------------- */

#top-bar {
  font-size: 13px;
  position: relative;
  z-index: 1;
}

#top-bar,
#top-bar a {
  color: #e4e4e4;
}

#top-bar a:hover {
  text-decoration: none;
  color: #00abc9;
}

#top-bar-inner {
  padding: 5px 0;
}

#top-bar .top-bar-inner-wrap {
  display: table;
  width: 100%;
}

#top-bar .top-bar-content {
  display: table-cell;
  margin: 0;
  text-align: left;
  vertical-align: middle;
}

.top-bar-content {
  padding-left: 10px !important;
}

#top-bar .top-bar-socials {
  display: inline-block;
}

#top-bar .top-bar-socials .texts {
  padding-right: 9px;
  letter-spacing: 0.6px;
}

#top-bar .top-bar-content-right {
  display: table-cell;
  margin: 0 auto;
  text-align: right;
  vertical-align: middle;
}

/* Top Bar Content */

#top-bar .top-bar-content .content {
  position: relative;
  display: inline-block;
  margin-right: 27px;
  letter-spacing: 0.7px;
  padding-left: 29px;
}

#top-bar .top-bar-content .content:last-child {
  margin-right: 0;
}

#top-bar .top-bar-content .content.phone {
  padding-left: 23px;
  font-weight: 600;
  font-size: 13px;
}

#top-bar .top-bar-content .content:before {
  font-size: 14px;
  color: #c3c3c3;
  font-family: "financeicons";
  position: absolute;
  left: 0;
  left: 1px;
  top: 0px;
  width: 20px;
  height: 20px;
  content: "";
  font-size: 15px;
  color: #00abc9;
}

#top-bar .top-bar-content .content.address:before {
  content: "\e901";
}

#top-bar .top-bar-content .content.phone:before {
  content: "\e907";
}

/* Top Bar Socials */

#top-bar .top-bar-socials .icons a {
  position: relative;
  z-index: 1;
  font-size: 13px;
  background-color: transparent;
  border-radius: 14px;
  width: 23px;
  height: 28px;
  margin-left: 2px;
  line-height: 28px;
  text-align: center;
  display: inline-block;
}

#top-bar .top-bar-socials .icons a:hover {
  text-decoration: none;
  background-color: transparent;
  color: #00abc9;
}

#top-bar .top-bar-socials .icons a:last-child {
  margin-right: 0;
}

/* Top Bar language */

#top-bar .top-bar-language {
  position: relative;
  display: inline-block;
}

#top-bar .top-bar-language ul {
  margin: 0;
}

#top-bar .top-bar-language ul li {
  margin: 0;
  text-align: left;
  display: block;
  position: relative;
}

#top-bar .top-bar-language .unstyled .unstyled li {
  padding: 0 15px;
}

#top-bar .top-bar-language > .unstyled {
  position: relative;
  display: inline-block;
  letter-spacing: 0.5px;
  padding-right: 17px;
  padding-left: 22px;
  margin-left: 21px;
}

#top-bar .top-bar-language > .unstyled:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #3b4147;
  position: absolute;
  top: 0;
  left: 0;
}

#top-bar .top-bar-language > .unstyled:after {
  content: "\f0d7";
  font-family: "financeicons";
  position: absolute;
  top: 3px;
  right: 0;
  color: #00abc9;
}

#top-bar .top-bar-language > ul > li > ul {
  position: absolute;
  z-index: 9999999;
  left: 0;
  top: 130%;
  width: 130px;
  margin: 0;
  background-color: #252b32 !important;
  list-style: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#top-bar .top-bar-language .current:hover ul {
  opacity: 1;
  visibility: visible;
  top: 120%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* Style 1 */

.topbar-style-1 #top-bar {
  background-color: #252b32;
}

/* Style 2 */

.topbar-style-2 #top-bar {
  background-color: transparent;
  border-bottom: none;
}

.topbar-style-2 #top-bar .wrap-themesflat-container {
  background-color: #252b32;
}

/* Style 3 */

.topbar-style-3 #top-bar {
  background-color: #f0f0f0;
}

.topbar-style-3 #top-bar,
.topbar-style-3 #top-bar a {
  color: #777;
  font-weight: 500;
  font-family: "Montserrat";
}

/* Style 4 */

.topbar-style-4 #top-bar {
  background: transparent;
}

.topbar-style-4 #top-bar,
.topbar-style-4 #top-bar a {
  color: #ffffff;
}

.topbar-style-4 #top-bar #top-bar-inner {
  border-bottom: 1px solid;
  border-color: rgba(255, 255, 255, 0.2);
}

/* Header

-------------------------------------------------------------- */

#site-header {
  position: relative;
  background-color: #fff;
  z-index: 99;
}

#site-header-inner {
  position: relative;
  padding-top: 15px;
  padding-bottom: 14px;
  height: 100%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#site-logo {
  float: left;
  max-width: 100%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#site-logo-inner {
  margin-top: 0px;
}

.header-style-8 #site-logo-inner {
  line-height: 49px;
}

#site-logo .site-logo-text {
  color: #333;
  font-size: 22px;
  line-height: 34px;
  font-weight: 700;
}

#site-logo .site-logo-text:hover {
  color: #00abc9;
}

.menu-has-search #site-header #main-nav {
  right: 28px;
}

.menu-has-cart #site-header #main-nav {
  right: 40px;
}

.menu-has-search.menu-has-cart #site-header #main-nav {
  right: 0px;
}

.menu-has-search.menu-has-cart .nav-top-cart-wrapper {
  right: 36px;
}

#site-header #main-nav .menu-fallback {
  padding-right: 16px;
}

#site-header #main-nav .menu-fallback:hover {
  color: #aaa;
}

#site-header .header-search-icon {
  color: #777777;
  display: inline-block;
  height: 100px;
  line-height: 100px;
  font-size: 17px;
  font-weight: 600;
}

#site-header .header-search-icon:hover,
#site-header .nav-top-cart-wrapper .nav-cart-trigger:hover {
  color: #00abc9;
}

#site-header .nav-top-cart-wrapper .nav-cart-trigger {
  display: block;
  line-height: 100px;
  color: #777777;
  font-size: 20px;
}

#site-header .site-navigation-wrap .inner {
  position: relative;
}

#site-header.is-fixed .header-search-icon,
#site-header.is-fixed .nav-top-cart-wrapper .nav-cart-trigger {
  height: 60px;
  line-height: 60px;
}

#site-header .site-navigation-wrap #main-nav > ul > li {
  padding: 0 20px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#site-header .site-navigation-wrap #main-nav > ul > li > a {
  color: #fff;
  height: 47px;
  line-height: 47px;
  position: relative;
}

#site-header .site-navigation-wrap #main-nav > ul > li.current-menu-item,
#site-header .site-navigation-wrap #main-nav > ul > li:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

#site-header .site-navigation-wrap #main-nav > ul > li.current-menu-item:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
}

#site-header .site-navigation-wrap {
  background-color: #00abc9;
}

#site-header .site-navigation-wrap .nav-top-cart-wrapper {
  width: 38px;
  right: 38px;
}

#site-header .site-navigation-wrap .nav-top-cart-wrapper .nav-cart-trigger {
  text-align: center;
}

#site-header .site-navigation-wrap .header-search-icon:hover,
#site-header
  .site-navigation-wrap
  .nav-top-cart-wrapper
  .nav-cart-trigger:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

#site-header
  .site-navigation-wrap
  .nav-top-cart-wrapper
  .shopping-cart-items-count {
  background-color: #333;
  top: -2px;
}

#site-header .site-navigation-wrap .header-search-form {
  right: 100%;
}

#site-header .site-navigation-wrap .header-search-form {
  top: 10px;
}

#site-header .site-navigation-wrap .header-search-icon,
#site-header .site-navigation-wrap .nav-cart-trigger {
  color: #fff;
}

#site-header .site-navigation-wrap .header-search-icon {
  width: 38px;
  text-align: center;
}

#site-header .site-navigation-wrap .header-search-field {
  border: 0;
  background-color: #fff;
}

/* Header absolute */

.absolute {
  position: absolute !important;
  width: 100%;
  z-index: 150;
}

.header-absolute #site-header-wrap {
  position: absolute;

  width: 100%;
}

/* Header fixed */

#site-header.is-fixed,
.site-navigation-wrap.is-fixed {
  position: fixed !important;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9989;
}

#site-header.is-small #site-header-inner {
  padding-top: 10px;
  padding-bottom: 10px;
}

/*#site-header.is-small #main-nav > ul > li > a { line-height: 100px; }*/

/* Header Styles */

#site-header #main-nav {
  position: absolute;
  right: -13px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* Style 1 */

.header-style-1 #site-header {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}

.header-style-1 #site-header-inner {
  padding-top: 30px;
  padding-bottom: 29px;
}

.header-style-1 #site-header .header-search-icon,
.header-style-1 #site-header .nav-top-cart-wrapper .nav-cart-trigger {
  line-height: 100px;
}

.header-style-1 #site-header.is-fixed .header-search-icon,
.header-style-1 #site-header.is-fixed .nav-top-cart-wrapper .nav-cart-trigger {
  line-height: 60px;
}

/* Style 2 */

.header-style-2 #site-header:after {
  background-color: transparent;
  content: "";
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.header-style-2 #site-header {
  background-color: transparent;
}

.header-style-2 #site-header .wrap-themesflat-container {
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}

.header-style-2 #site-header.is-fixed:after {
  background-color: transparent;
}

/* Style 3 */

.header-style-3 #site-header.is-fixed {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}

.header-style-3 #site-header #main-nav > ul > li > a {
  position: relative;
  padding: 0 8px;
  z-index: 1;
}

.header-style-3 #main-nav > ul > li > a:before {
  position: absolute;
  left: 0px;
  top: 50%;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  background-color: #00abc9;
  content: "";
  width: 100%;
  height: 25px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header-style-3 #main-nav > ul > li.current-menu-item > a:before,
.header-style-3 #main-nav > ul > li > a:hover:before {
  opacity: 1;
  visibility: visible;
}

.header-style-3 #main-nav > ul > li.current-menu-item > a,
.header-style-3 #main-nav > ul > li > a:hover {
  color: #ffffff;
}

.header-style-3 #main-nav > ul > li.menu-item-has-children > a:after {
  display: none;
}

.header-style-3 #main-nav > ul > li {
  margin: 0 14px;
}

.header-style-3.menu-has-search.menu-has-cart #site-header #main-nav {
  right: 65px;
}

.single-query {
  margin-bottom: 15px;
}

/* Style 4 */

.header-style-4 #site-header {
  background: transparent;
  box-shadow: none;
}

.header-style-4 #main-nav > ul > li > a:before {
  display: none;
}

.header-style-4 #main-nav > ul > li > a,
.header-style-4 #site-header .header-search-icon,
.header-style-4 #site-header .nav-top-cart-wrapper .nav-cart-trigger {
  color: #ffffff;
}

.header-style-4 #main-nav > ul > li > a:hover,
.header-style-4 #main-nav > ul > li.current-menu-item > a,
.header-style-4 #site-header .header-search-icon:hover,
.header-style-4 #site-header .nav-top-cart-wrapper .nav-cart-trigger:hover {
  color: #00abc9;
}

.header-style-4 #site-header .header-search-form {
  right: 0;
  top: 99%;
}

.header-style-4 #site-header .header-search-field {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-style-4 #site-header.is-fixed .header-search-form {
  top: 60px;
}

.header-style-4 #site-header.is-fixed {
  background-color: rgba(0, 0, 0, 0.7);
}

/* Style 5 */

.header-style-5 #site-header #main-nav > ul > li > a {
  position: relative;
  padding: 0 8px;
  z-index: 1;
}

.header-style-5 #main-nav > ul > li > a:before {
  position: absolute;
  left: 0px;
  top: 50%;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  background-color: #f0f0f0;
  content: "";
  width: 100%;
  height: 25px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header-style-5 #main-nav > ul > li.current-menu-item > a:before,
.header-style-5 #main-nav > ul > li > a:hover:before {
  opacity: 1;
  visibility: visible;
}

.header-style-5 #main-nav > ul > li.current-menu-item > a,
.header-style-5 #main-nav > ul > li > a:hover {
  color: #2b323a;
}

.header-style-5 #main-nav > ul > li.menu-item-has-children > a:after {
  display: none;
}

.header-style-5 #main-nav > ul > li {
  margin: 0 14px;
}

.header-style-5.menu-has-search.menu-has-cart #site-header #main-nav {
  right: 65px;
}

.header-style-5 #site-header .header-search-form {
  right: 0;
  top: 99%;
}

.header-style-5 #site-header .header-search-field {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-style-5 #site-header.is-fixed .header-search-form {
  top: 60px;
}

.header-style-5 #site-header.is-fixed {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}

/* Style 6 */

.header-style-6 #main-nav > ul > li > a:before {
  bottom: auto;
  top: 0;
  background-color: #00abc9;
}

.header-style-6 #site-header {
  background-color: transparent;
  position: absolute;
  width: 100%;
}

.header-style-6 #main-nav > ul > li > a {
  color: #ffffff;
}

.header-style-6 #main-nav > ul > li > a:hover,
.header-style-6 #main-nav > ul > li.current-menu-item > a,
.header-style-6 #site-header .header-search-icon,
.header-style-6 #site-header .nav-top-cart-wrapper .nav-cart-trigger {
  color: #ffffff;
}

.header-style-6 #site-header .header-search-icon:hover,
.header-style-6 #site-header .nav-top-cart-wrapper .nav-cart-trigger:hover {
  color: #00abc9;
}

.header-style-6 #site-header.is-fixed {
  background-color: #2b323a;
}

/* Style 7 */

.header-style-7 #main-nav > ul > li > a:before {
  background-color: #ffffff;
}

.header-style-7 #site-header {
  background-color: #00abc9;
}

.header-style-7 #main-nav > ul > li > a {
  color: #ffffff;
}

.header-style-7 #main-nav > ul > li > a:hover,
.header-style-7 #main-nav > ul > li.current-menu-item > a,
.header-style-7 #site-header .header-search-icon,
.header-style-7 #site-header .nav-top-cart-wrapper .nav-cart-trigger {
  color: #ffffff;
}

.header-style-7 #site-header .header-search-icon:hover,
.header-style-7 #site-header .nav-top-cart-wrapper .nav-cart-trigger:hover {
  color: #282828;
}

.header-style-7 .nav-top-cart-wrapper .shopping-cart-items-count {
  background-color: #282828;
}

/* Style 8 */

.header-style-8 #site-header #main-nav {
  position: relative;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  transform: translateY(0%);
}

.header-style-8 #site-header .site-navigation-wrap #main-nav > ul > li {
  margin: 0;
  padding: 0 27px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.header-style-8
  #site-header
  .site-navigation-wrap
  #main-nav
  > ul
  > li:first-child {
  border-left: none;
}

.header-style-8 #site-header .nav-top-cart-wrapper .nav-cart-trigger {
  height: 47px;
  line-height: 47px;
}

.header-style-8 #site-header .header-search-icon {
  height: 47px;
  line-height: 47px;
}

.header-style-8 #main-nav > ul > li > a:before {
  display: none;
}

.header-style-8
  #site-header
  .site-navigation-wrap
  #main-nav
  > ul
  > li.current-menu-item:after {
  display: none;
}

.header-style-8 #site-header .header-search-icon:hover,
.header-style-8 #site-header .nav-top-cart-wrapper .nav-cart-trigger:hover {
  color: #282828;
}

.header-style-8 .nav-top-cart-wrapper .shopping-cart-items-count {
  background-color: #282828;
}

.header-style-8 #site-header .header-search-form {
  right: 0;
  top: 99%;
}

.header-style-8 #site-header .header-search-field {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-style-8 #site-header .site-navigation-wrap .header-search-icon {
  width: 57px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

#site-header .site-navigation-wrap .nav-top-cart-wrapper {
  width: 62px;
  right: 57px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

/* Style 9 */

.header-style-9 #site-header {
  background-color: rgba(0, 0, 0, 0.3);
}

.header-style-9 #main-nav > ul > li > a:before {
  display: none;
}

.header-style-9 #main-nav > ul > li > a,
.header-style-9 #site-header .header-search-icon,
.header-style-9 #site-header .nav-top-cart-wrapper .nav-cart-trigger {
  color: #ffffff;
}

.header-style-9 #main-nav > ul > li > a:hover,
.header-style-9 #main-nav > ul > li.current-menu-item > a,
.header-style-9 #site-header .header-search-icon:hover,
.header-style-9 #site-header .nav-top-cart-wrapper .nav-cart-trigger:hover {
  color: #00abc9;
}

.header-style-9 #site-header .header-search-form {
  right: 0;
  top: 99%;
}

.header-style-9 #site-header .header-search-field {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-style-9 #site-header.is-fixed .header-search-form {
  top: 60px;
}

/* Style 10 */

.header-style-10 #site-header {
  background-color: rgba(0, 0, 0, 0.3);
}

.header-style-10 #main-nav > ul > li > a:before {
  bottom: auto;
  top: 0;
}

.header-style-10 #main-nav > ul > li > a,
.header-style-10 #site-header .header-search-icon,
.header-style-10 #site-header .nav-top-cart-wrapper .nav-cart-trigger {
  color: #ffffff;
}

.header-style-10 #main-nav > ul > li > a:hover,
.header-style-10 #main-nav > ul > li.current-menu-item > a,
.header-style-10 #site-header .header-search-icon:hover,
.header-style-10 #site-header .nav-top-cart-wrapper .nav-cart-trigger:hover {
  color: #00abc9;
}

.header-style-10 #site-header .header-search-form {
  right: 0;
  top: 99%;
}

.header-style-10 #site-header .header-search-field {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-style-10 #site-header.is-fixed .header-search-form {
  top: 60px;
}

/* Style 10 */

.header-style-11 #site-header {
  background: transparent;
  box-shadow: none;
}

.header-style-11 #main-nav > ul > li > a:before {
  display: none;
}

.header-style-11 #main-nav > ul > li > a,
.header-style-11 #site-header .header-search-icon,
.header-style-11 #site-header .nav-top-cart-wrapper .nav-cart-trigger {
  color: #ffffff;
}

.header-style-11 #main-nav > ul > li > a:hover,
.header-style-11 #main-nav > ul > li.current-menu-item > a,
.header-style-11 #site-header .header-search-icon:hover,
.header-style-11 #site-header .nav-top-cart-wrapper .nav-cart-trigger:hover {
  color: #00abc9;
}

.header-style-11 #site-header .header-search-form {
  right: 0;
  top: 99%;
}

.header-style-11 #site-header .header-search-field {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-style-11 #site-header.is-fixed .header-search-form {
  top: 60px;
}

.header-style-11 #site-header.is-fixed {
  background-color: rgba(0, 0, 0, 0.7);
}

/* Header opacity */

.header-style-1.header-opacity #site-header,
.header-style-2.header-opacity #site-header .wrap-themesflat-container {
  background-color: rgba(255, 255, 255, 0.9);
}

/* Header Search */

#site-header #header-search {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

#site-header .header-search-form {
  position: absolute;
  right: 25px;
  top: 100%;
  width: 300px;
  opacity: 0;
  visibility: hidden;
}

#site-header .header-search-field {
  width: 300px;
  border: 0;
  margin: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #fff;
  box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.1);
}

#site-header .header-search-submit {
  position: absolute;
  right: 0;
  top: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  display: none;
}

#site-header .header-search-form.show {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

/* Mini Cart */

.nav-top-cart-wrapper {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.nav-top-cart-wrapper .nav-cart-trigger .cart-icon {
  display: inline-block;
  position: relative;
  padding-right: 7px;
}

.nav-top-cart-wrapper .shopping-cart-items-count {
  position: absolute;
  right: -9px;
  top: -4px;
  width: 17px;
  height: 17px;
  line-height: 17px;
  font-size: 10px;
  background-color: #00abc9;
  color: #fff;
  display: block;
  border-radius: 50%;
  text-align: center;
}

.nav-top-cart-wrapper .nav-shop-cart {
  width: 320px;
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 999999;
  background-color: #fff;
  padding: 0px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.nav-top-cart-wrapper:hover .nav-shop-cart {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.nav-top-cart-wrapper .woocommerce-min-cart-wrap {
  padding: 25px;
}

.nav-top-cart-wrapper .woocommerce-mini-cart__empty-message {
  margin: 0;
  padding: 8px 20px;
}

.nav-top-cart-wrapper .nav-shop-cart ul {
  list-style: none;
  margin: 0;
  line-height: normal;
}

.nav-top-cart-wrapper .nav-shop-cart ul li {
  display: inline-block;
  position: relative;
  width: 100%;
  border-top: 1px solid #ebebeb;
  padding: 20px;
  margin: 0;
  padding-left: 0;
}

.nav-top-cart-wrapper .nav-shop-cart ul li.empty {
  padding: 0;
}

.nav-top-cart-wrapper .nav-shop-cart ul li:first-child {
  padding-top: 0;
  margin-top: 0;
  border-top: 0;
}

.nav-top-cart-wrapper .nav-shop-cart ul li a {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: #333;
}

.nav-top-cart-wrapper .nav-shop-cart ul li a:hover {
  color: #00abc9;
}

.nav-top-cart-wrapper .nav-shop-cart ul li a.remove {
  font-size: 14px;
  color: #00abc9;
  position: absolute;
  right: 0;
  top: 20px;
}

.nav-top-cart-wrapper .nav-shop-cart ul li a.remove:hover {
  color: #da2727;
}

.nav-top-cart-wrapper .nav-shop-cart ul li:first-child a.remove {
  top: 0;
}

.nav-top-cart-wrapper .nav-shop-cart ul li a img {
  float: left;
  width: 80px;
  margin-left: 0;
  margin-right: 20px;
}

.nav-top-cart-wrapper .nav-shop-cart ul li .quantity {
  display: block;
  font-size: 16px;
  line-height: 28px;
}

.nav-top-cart-wrapper .nav-shop-cart .total {
  font-size: 18px;
  padding-top: 20px;
  margin-bottom: 16px;
  border-top: 1px solid #ebebeb;
  color: #333;
  text-align: center;
}

.nav-top-cart-wrapper .nav-shop-cart .total strong {
  font-weight: 600;
}

.nav-top-cart-wrapper .nav-shop-cart .buttons:before,
.nav-top-cart-wrapper .nav-shop-cart .buttons:after {
  content: "";
  display: table;
  clear: both;
}

.nav-top-cart-wrapper .nav-shop-cart .buttons {
  margin: 0;
}

.nav-top-cart-wrapper .nav-shop-cart .buttons > a {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  letter-spacing: 0.5px;
  color: #fff;
  padding: 8px 0;
  width: 48%;
  float: left;
  text-transform: uppercase;
}

.nav-top-cart-wrapper .nav-shop-cart .buttons > a:first-child {
  background-color: #00abc9;
}

.nav-top-cart-wrapper .nav-shop-cart .buttons a.checkout {
  float: right;
  background-color: #333;
  border-color: #333;
}

.nav-top-cart-wrapper .nav-shop-cart .buttons a:hover {
  opacity: 0.7;
}

/* Header Aside Content */

#site-header #header-aside {
  float: right;
}

#site-header .header-info {
  float: right;
}

#site-header .header-info .info-wrap {
  display: table;
  overflow: hidden;
  width: 100%;
}

#site-header .header-info .info-i,
#site-header .header-info .info-c {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  line-height: 20px;
}

#site-header .header-info .info-i {
  width: 40px;
}

#site-header .header-info .info-i span {
  z-index: 1;
  font-size: 40px;
  line-height: 40px;
  margin-right: 20px;
  padding-left: 1px;
  color: #dbdbdb;
  display: inline-block;
}

#site-header .header-info .inner > div {
  margin-right: 60px;
  float: left;
  position: relative;
}

#site-header .header-info .info-c > .title {
  color: #222;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.5px;
}

#site-header .header-info .info-c > .subtitle {
  font-size: 15px;
  line-height: 26px;
  color: #999;
  font-weight: 500;
}

/* Header full-width */

.header-fullwidth #site-header,
.header-fullwidth #top-bar {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.header-fullwidth #site-header .themesflat-container,
.header-fullwidth #top-bar .themesflat-container {
  width: 100% !important;
  max-width: none !important;
}

/* Menu */

#main-nav .menu-fallback {
  position: relative;
  text-decoration: underline;
  display: inline-block;
  height: 50px;
  line-height: 50px;
}

#main-nav {
  display: block;
}

#main-nav ul {
  margin: 0;
}

#main-nav ul li {
  position: relative;
  list-style: none;
  padding-top: 0;
  padding-bottom: 0;
}

#main-nav > ul > li {
  float: left;
  margin: 0 10px;
}

#main-nav > ul > li > a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 12px;
  color: #777777;
  text-transform: uppercase;
}

#main-nav > ul > li > a:hover,
#main-nav > ul > li.current-menu-item > a {
  color: #2b323a;
}

#main-nav > ul > li > a:before {
  content: "";
  width: 0%;
  height: 3px;
  background-color: #00abc9;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
}

#main-nav > ul > li.current-menu-item > a:before,
#main-nav > ul > li > a:hover:before {
  width: 100%;
}

#main-nav > ul > li.menu-item-has-children > a {
  position: relative;
}

/* Sub Menu */

#main-nav .sub-menu {
  padding: 16px 0;
  background-color: #252525;
  position: absolute;
  left: 0;
  top: 99%;
  width: 258px;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#main-nav .sub-menu .sub-menu {
  left: 100%;
  top: -16px;
  background-color: #222;
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}

#main-nav .sub-menu .sub-menu .sub-menu {
  background-color: #151515;
}

#main-nav .sub-menu li a {
  padding: 3px 25px;
  color: #999;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  display: block;
}

#main-nav .sub-menu li:first-child > a {
  border: 0;
}

#main-nav .sub-menu li a:hover,
#main-nav ul li.current-item a {
  color: #fff;
}

#main-nav li:hover > .sub-menu {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#main-nav .sub-menu li.menu-item-has-children > a:after {
  right: 20px;
  font-size: 10px;
  line-height: normal;
  font-weight: normal;
  content: "\e987";
  font-family: "themesflaticons";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* Mega Menu */

#main-nav li.megamenu {
  position: inherit;
}

#main-nav li.megamenu a {
  padding-left: 0;
}

#main-nav li.megamenu ul.sub-menu {
  z-index: 9999999;
  background-color: transparent;
}

#main-nav li.megamenu > ul.sub-menu ul.sub-menu {
  transition: none;
  transform: none;
  padding: 0;
}

#main-nav li.megamenu ul.sub-menu li.menu-item-has-children > a:after {
  display: none;
}

#main-nav li.megamenu > ul.sub-menu {
  width: 100%;
  left: 0;
  right: auto;
  border-radius: 0;
  background-color: #252525;
  padding: 35px 0 45px;
}

#main-nav li.megamenu > ul.sub-menu > li {
  display: block;
  float: left;
  width: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
}

#main-nav li.megamenu > ul.sub-menu > li:last-child {
  border: 0;
}

#main-nav li.megamenu.col-4 > ul.sub-menu > li {
  width: 19.1%;
  margin-left: 5.6%;
}

#main-nav li.megamenu.col-4 > ul.sub-menu > li:nth-child(5n) {
  clear: both;
}

#main-nav li.megamenu > ul.sub-menu > li ul {
  display: block !important;
  top: auto !important;
  width: 100% !important;
  min-width: 0 !important;
  left: auto !important;
  position: relative !important;
  border: none !important;
  padding: 0 !important;
  box-shadow: none !important;
}

#main-nav li.megamenu > ul.sub-menu > .menu-item-has-children > a {
  transition: none;
  position: relative;
  font-size: 15px;
  letter-spacing: 1px;
  color: #fff;
  padding-bottom: 9px;
  margin-bottom: 14px;
}

#main-nav li.megamenu > ul.sub-menu > .menu-item-has-children > a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 46px;
  height: 2px;
  background-color: #00abc9;
}

#main-nav li.megamenu.no-heading > ul.sub-menu > .menu-item-has-children > a {
  display: none;
}

#main-nav li.megamenu:hover ul li ul {
  opacity: 1;
  visibility: visible;
}

/* Mobile Menu */

#main-nav-mobi {
  display: block;
  margin: 0 auto;
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 999999;
  background-color: #222;
}

#main-nav-mobi ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}

#main-nav-mobi ul li {
  margin: 0;
  position: relative;
  text-align: center;
  cursor: pointer;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0;
  padding-bottom: 0;
}

#main-nav-mobi ul > li > a {
  color: #b1b1b1;
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 50px;
  text-decoration: none;
}

#main-nav-mobi ul > li > a:hover {
  color: #00abc9;
}

#main-nav-mobi .menu-item-has-children .arrow {
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  font-family: "themesflaticons";
  line-height: 50px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 50px;
}

#main-nav-mobi .menu-item-has-children .arrow:before {
  content: "\e835";
  color: #b1b1b1;
}

#main-nav-mobi .menu-item-has-children .arrow.active:before {
  content: "\e837";
}

#main-nav-mobi ul ul li {
  background-color: #252525;
}

#main-nav-mobi ul ul ul li {
  background-color: #292929;
}

/* Mobile Menu Button */

.mobile-button {
  width: 26px;
  height: 26px;
  display: none;
  float: right;
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  background: transparent;
  cursor: pointer;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.mobile-button:before,
.mobile-button:after,
.mobile-button span {
  background-color: #333;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.mobile-button:before,
.mobile-button:after {
  content: "";
  position: absolute;
  top: 0;
  height: 3px;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.mobile-button span {
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  top: 50%;
  overflow: hidden;
  text-indent: 200%;
}

.mobile-button:before {
  -webkit-transform: translate3d(0, -7px, 0);
  -moz-transform: translate3d(0, -7px, 0);
  transform: translate3d(0, -7px, 0);
}

.mobile-button:after {
  -webkit-transform: translate3d(0, 7px, 0);
  -moz-transform: translate3d(0, 7px, 0);
  transform: translate3d(0, 7px, 0);
}

.mobile-button.active span {
  opacity: 0;
}

.mobile-button.active:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -moz-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}

.mobile-button.active:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  -moz-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}

.header-style-2 .mobile-button:before,
.header-style-2 .mobile-button:after,
.header-style-2 .mobile-button span {
  background-color: #333;
}

/* Mobile Menu Extend */

.nav-extend {
  display: none;
}

#main-nav-mobi .cart-info {
  background-color: #1e1e1e;
  line-height: 40px;
  display: block;
  margin: 15px 20px;
}

/* Featured Title

-------------------------------------------------------------- */

#featured-title {
  background: #f7f7f7;
  background-size: cover;
  border-style: solid;
}

#featured-title .featured-title-inner-wrap {
  padding: 36px 0 34px 0px;
  display: table;
  overflow: hidden;
  width: 100%;
}

#featured-title .featured-title-heading-wrap {
  display: table-cell;
  margin: 0;
  text-align: left;
  vertical-align: middle;
  width: 65%;
}

#featured-title #breadcrumbs {
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #999;
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  width: 35%;
}

#featured-title .featured-title-heading {
  position: relative;
  font-size: 16px;
  padding-left: 3px;
  color: #777777;
  letter-spacing: 2px;
  text-transform: uppercase;
  z-index: 1;
  display: inline-block;
  margin: 0;
}

#featured-title .featured-title-heading:after,
#featured-title #breadcrumbs .breadcrumbs-inner:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 0px;
}

#featured-title #breadcrumbs .breadcrumbs-inner {
  position: relative;
  display: inline-block;
  font-size: 12px;
}

#featured-title #breadcrumbs a {
  color: #777777;
  position: relative;
  z-index: 1;
  font-weight: 600;
}

#featured-title #breadcrumbs a:hover {
  color: #00abc9;
}

#featured-title #breadcrumbs .sep {
  padding: 0 2px 0 6px;
  color: #00abc9;
  font-size: 10px;
}

/* Blog Post

-------------------------------------------------------------- */

.hentry {
  margin-bottom: 50px;
  padding-left: 70px;
  position: relative;
}

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

.hentry .post-content-wrap {
  padding: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0 0 1px 0;
}

.hentry .post-date {
  position: absolute;
  left: 0;
  top: 0;
  list-style: none;
  margin: 0 0;
  text-align: center;
}

.hentry .post-date li {
  display: block;
  background: #00abc9;
  padding: 14px 13px 7px;
}

.hentry .post-date li.date {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 22px;
  color: #fff;
  line-height: 1.1;
}

.hentry .post-date li.month {
  background: #222;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  color: #fff;
  padding: 0px 14px 1px;
  line-height: 2;
}

/* Post media */

.post-media {
  position: relative;
  margin-bottom: 33px;
}

.post-media > .post-cat a {
  background-color: #00abc9;
  color: #fff;
  letter-spacing: 0.5px;
  display: inline-block;
  padding: 0 22px;
  position: absolute;
  left: 15px;
  top: 15px;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

.post-media > .post-cat a:hover {
  background-color: #fff;
  color: #777;
}

/* Post title */

.hentry .post-title {
  font-size: 24px;
  margin-bottom: 11px;
  letter-spacing: -0.25px;
}

.hentry .post-title-inner {
  z-index: 1;
  position: relative;
  display: inline-block;
}

.hentry .post-title-inner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
}

.hentry .post-title-inner:after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 0;
  height: 0;
  background-color: transparent;
}

.hentry .post-title a {
  color: #333;
}

.hentry .post-title a:hover {
  color: #00abc9;
}

/* Post meta */

.hentry .post-meta {
  font-family: "Montserrat";
  font-weight: 600;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  background-color: transparent;
  color: #999;
  font-size: 11px;
  margin-bottom: 12px;
}

.hentry .post-meta a {
  color: #999999;
}

.hentry .post-meta a:hover {
  color: #00abc9;
}

.hentry .post-meta .item {
  display: inline-block;
  margin-right: 26px;
}

.hentry .post-meta .item:last-child {
  margin-right: 0;
}

.hentry .post-meta .item .inner {
  position: relative;
  padding-left: 22px;
}

.hentry .post-meta .item .inner:before {
  color: #999999;
  content: "";
  font-style: normal;
  line-height: normal;
  position: absolute;
  left: 0;
  top: 3px;
}

/* Style 1 */

.hentry .post-meta.style-1 .item .inner:before {
  content: "/";
  font-size: 14px;
  top: 0;
}

.hentry .post-meta.style-1 .item {
  margin-right: 9px;
}

.hentry .post-meta.style-1 .item:last-child {
  margin-left: 0;
}

.hentry .post-meta.style-1 .item .inner {
  padding-left: 22px;
}

.hentry .post-meta.style-1 .item:first-child .inner {
  padding-left: 0;
}

.hentry .post-meta.style-1 .item:first-child .inner:before {
  display: none;
}

/* Post excerpt */

.hentry .post-excerpt {
  position: relative;
  z-index: 1;
  margin-bottom: 23px;
  letter-spacing: -0.13px;
}

.hentry .post-excerpt p:last-child {
  margin-bottom: 0;
}

/* Post read more */

.hentry .post-link a {
  padding: 4px 27px;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  background-color: #515f6f;
  color: #fff;
  display: inline-block;
}

.hentry .post-link a:hover {
  background-color: #00abc9;
  color: #fff;
  border-color: #00abc9 !important;
}

/* Border */

.border-bottom-1px {
  border-bottom: 1px solid;
  width: 100%;
  border-color: #ebebeb;
}

/* Blog single

-------------------------------------------------------------- */

.hentry .post-content-single-wrap {
  padding-bottom: 50px;
  margin-bottom: 30px;
}

.hentry .post-content-single-wrap:after,
.hentry .post-author:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
  border-bottom: 1px solid #eee;
}

.hentry .post-content-single-wrap .post-media {
  margin: 0 0 30px 0;
}

/* Post Tags */

.hentry .post-tags {
  margin-top: 30px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.hentry .post-tags > span {
  color: #333;
  font-size: 13px;
  display: inline-block;
  padding-right: 30px;
  font-weight: 600;
}

.hentry .post-tags a {
  display: inline-block;
  padding: 3px 10px;
  background-color: #ececec;
  color: #777;
  font-size: 0.785em;
  margin: 0 4px 4px 0;
  font-weight: 600;
}

.hentry .post-tags a:hover {
  background-color: #00abc9;
  color: #fff;
  border-color: #00abc9;
}

/* Comments */

.comments-area .comments-title,
.comments-area .comment-reply-title {
  font-size: 14px;
  color: #333;
  padding-bottom: 11px;
  margin-bottom: 30px;
  text-transform: uppercase;
  position: relative;
}

.comments-area .comments-title:after,
.comments-area .comment-reply-title:after {
  width: 57px;
  height: 2px;
  background-color: #dbdbdb;
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
}

/* Comment List */

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

.comment-list li.comment {
  padding: 0;
}

.comment-list .children {
  list-style: none;
  margin: 0;
}

.comment-list .children > li {
  padding: 0 0 0 107px;
}

.comment-list article {
  padding: 37px 30px 34px 36px;
  position: relative;
  margin-bottom: 35px;
  background-color: #f9f9f9;
  box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.06);
}

.comment-list article + .comment-respond {
  margin-bottom: 50px;
}

.comment-list article .gravatar {
  width: 80px;
  float: left;
  margin-right: 27px;
  overflow: hidden;
  border-radius: 50%;
}

.comment-list article .gravatar img {
  width: 100%;
  height: auto;
}

.comment-list .comment-content {
  overflow: hidden;
}

.comment-list .comment-meta {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
}

.comment-author {
  font-size: 16px;
  color: #333;
  margin-bottom: 0;
  display: inline-block;
}

.comment-time {
  color: #999;
  font-size: 13px;
  padding-left: 10px;
}

.comment-reply {
  letter-spacing: 0.5px;
  line-height: normal;
  position: absolute;
  right: 25px;
  top: 16px;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}

.comment-reply:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #00abc9;
}

.comment-reply a {
  color: #999;
  display: inline-block;
}

.comment-reply a:hover {
  color: #333;
}

.comment-text {
  overflow: hidden;
  line-height: 2;
  color: #999;
}

.comment-text > p:last-child {
  margin-bottom: 0;
}

.comment-edit-link {
  padding-left: 5px;
  color: #999;
}

.comment-author a:hover {
  color: #00abc9;
}

.unapproved {
  display: block;
  color: #999;
  font-style: italic;
}

#cancel-comment-reply-link {
  position: absolute;
  right: 0;
  top: 0;
  color: #999;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}

#cancel-comment-reply-link:hover {
  color: #333;
}

/* Comment Form */

#comments .comment-respond {
  position: relative;
}

#comments > .comment-respond {
  padding-top: 30px;
  margin-top: 54px;
  border-top: 1px solid #eee;
}

#comments .name-wrap,
#comments .email-wrap {
  width: 49.19%;
  float: left;
  margin-right: 1.618%;
}

#comments .email-wrap {
  margin-right: 0;
}

#comments .message-wrap textarea {
  height: 150px;
}

#comments .comment-respond .form-submit {
  clear: both;
  margin: 0;
  padding-top: 10px;
}

.logged-in-as {
  margin-bottom: 10px;
}

.logged-in-as a:hover,
.comment-edit-link:hover {
  color: #333;
}

/* Widgets

-------------------------------------------------------------- */

#sidebar .widget,
#footer-widgets .widget {
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
}

#footer-widgets .widget {
  margin: 0 0 21px;
  color: #b1b1b1;
}

#sidebar .widget.widget_spacer,
#footer-widgets .widget.widget_spacer {
  margin: 0;
}

#sidebar .widget:last-child {
  margin: 0;
}

#sidebar .widget ul,
#footer-widgets .widget ul {
  margin: 0;
  list-style: none;
}

#footer-widgets select {
  background-color: #45484b;
  border-color: #45484b;
  color: #b1b1b1;
}

#footer-widgets input,
#footer-widgets textarea,
#footer-widgets .widget.widget_calendar table,
#footer-widgets .widget.widget_calendar th,
#footer-widgets .widget.widget_calendar td {
  border-color: #45484b;
  color: #45484b;
}

#footer-widgets hr {
  background-color: #45484b;
}

.widget.widget_categories ul li:before,
.widget.widget_categories ul li:after,
.widget.widget_archive ul li:before,
.widget.widget_archive ul li:after {
  content: "";
  clear: both;
  display: table;
}

.widget.widget_categories ul li,
.widget.widget_archive ul li {
  position: relative;
  text-align: right;
}

.widget.widget_categories ul li a,
.widget.widget_archive ul li a {
  float: left;
}

#sidebar .widget.widget_recent_comments {
  color: #a0a0a0;
}

#sidebar .widget.widget_recent_entries .post-date,
#footer-widgets .widget.widget_recent_entries .post-date {
  display: block;
  font-size: 1em;
}

#sidebar .widget.widget_recent_comments .comment-author-link {
  color: #777;
}

#footer-widgets .widget.widget_recent_comments .comment-author-link {
  color: #dfdfdf;
}

#sidebar .widget.widget_calendar caption,
#footer-widgets .widget.widget_calendar caption {
  color: #00abc9;
}

/* Widget: Text */

#sidebar .widget.widget_text p:last-child,
#footer-widgets .widget.widget_text p:last-child {
  margin-bottom: 0;
}

/* Widget: Categories, Meta, Archives, Pages */

.widget.widget_categories ul li,
.widget.widget_meta ul li,
.widget.widget_pages ul li,
.widget.widget_archive ul li {
  padding: 10px 0;
  border-top: 1px solid #eee;
  text-transform: uppercase;
}

.widget.widget_categories ul li:last-child,
.widget.widget_meta ul li:last-child,
.widget.widget_pages ul li:last-child,
.widget.widget_archive ul li:last-child {
  border-bottom: 1px solid #eee;
}

.widget.widget_categories ul li a,
.widget.widget_meta ul li a,
.widget.widget_pages ul li a,
.widget.widget_archive ul li a,
.widget.widget_recent_entries ul li a,
.widget.widget_recent_comments ul li a {
  color: #999;
}

.widget.widget_categories ul li a,
.widget.widget_meta ul li a,
.widget.widget_pages ul li a,
.widget.widget_archive ul li a {
  position: relative;
  padding-left: 20px;
}

.widget.widget_categories ul li a:before,
.widget.widget_meta ul li a:before,
.widget.widget_pages ul li a:before,
.widget.widget_archive ul li a:before {
  width: 5px;
  height: 5px;
  background-color: #dbdbdb;
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
}

.widget.widget_categories ul li a:hover,
.widget.widget_meta ul li a:hover,
.widget.widget_pages ul li a:hover,
.widget.widget_archive ul li a:hover,
.widget.widget_recent_entries ul li a:hover,
.widget.widget_recent_comments ul li a:hover {
  color: #00abc9;
}

#footer-widgets .widget.widget_categories ul li,
#footer-widgets .widget.widget_meta ul li,
#footer-widgets .widget.widget_pages ul li,
#footer-widgets .widget.widget_archive ul li {
  border-color: #45484b;
}

#footer-widgets .widget.widget_categories ul li a,
#footer-widgets .widget.widget_meta ul li a,
#footer-widgets .widget.widget_pages ul li a,
#footer-widgets .widget.widget_archive ul li a,
#footer-widgets .widget.widget_recent_entries ul li a,
#footer-widgets .widget.widget_recent_comments ul li a {
  color: #b1b1b1;
}

#footer-widgets .widget.widget_categories ul li a:hover,
#footer-widgets .widget.widget_meta ul li a:hover,
#footer-widgets .widget.widget_pages ul li a:hover,
#footer-widgets .widget.widget_archive ul li a:hover,
#footer-widgets .widget.widget_recent_entries ul li a:hover,
#footer-widgets .widget.widget_recent_comments ul li a:hover {
  color: #00abc9;
}

/* Title Widget */

#sidebar .widget .widget-title,
#footer-widgets .widget .widget-title {
  letter-spacing: 0.5px;
  font-size: 16px;
  margin: 0 0 27px 0;
  text-transform: uppercase;
  z-index: 1;
  position: relative;
}

#sidebar .widget .widget-title > span,
#footer-widgets .widget .widget-title > span {
  display: block;
  position: relative;
  padding: 0 0 8px 0;
}

#sidebar .widget .widget-title > span:after,
#footer-widgets .widget .widget-title > span:after {
  width: 57px;
  height: 2px;
  background-color: #00abc9;
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  z-index: -2;
}

#footer-widgets .widget .widget-title > span:after {
  background-color: #00abc9;
  width: 100%;
}

#footer-widgets .widget .widget-title > span {
  padding-bottom: 10px;
  display: inline-block;
}

#footer-widgets .widget .widget-title > span:before {
  background-color: #00abc9;
}

#footer-widgets .widget .widget-title {
  margin-bottom: 35px;
  color: #fff;
}

/* Widget Recent News  */

#sidebar .widget.widget_recent_news ul li,
#footer-widgets .widget.widget_recent_news ul li {
  padding: 0;
  border: 0;
  margin-bottom: 29px;
}

#sidebar .widget.widget_recent_news ul li:last-child,
#footer-widgets .widget.widget_recent_news ul li:last-child {
  margin-bottom: 0;
}

#sidebar .widget.widget_recent_news .recent-news .thumb,
#footer-widgets .widget.widget_recent_news .recent-news .thumb {
  width: 55px;
  float: left;
  margin: 0 17px 0 0;
  text-align: center;
  line-height: 55px;
  background: #00abc9;
  color: #ffffff;
  font-size: 25px;
}

#sidebar .widget.widget_recent_news .recent-news .thumb img,
#footer-widgets .widget.widget_recent_news .recent-news .thumb img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

#sidebar .widget.widget_recent_news h3,
#footer-widgets .widget.widget_recent_news h3 {
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: -0.12px;
}

#sidebar .widget.widget_recent_news h3 a {
  color: #2b323a;
}

#sidebar .widget.widget_recent_news h3 a:hover {
  color: #00abc9;
}

#footer-widgets .widget.widget_recent_news h3 a {
  color: #777;
}

#sidebar .widget.widget_recent_news .recent-news .texts,
#footer-widgets .widget.widget_recent_news .recent-news .texts {
  overflow: hidden;
}

#sidebar .widget.widget_recent_news .post-date,
#footer-widgets .widget.widget_recent_news .post-date {
  font-size: 13px;
  color: #999999;
}

/* Widget: Nav */

.widget.widget_nav_menu ul.sub-menu {
  display: none;
}

.widget.widget_nav_menu .menu > li {
  background-color: #fff;
  padding: 8px 20px;
  margin-bottom: 5px;
  position: relative;
}

.widget.widget_nav_menu .menu > li:before {
  content: "";
  width: 2px;
  height: 100%;
  background-color: #00abc9;
  position: absolute;
  left: 0;
  top: 0;
}

.widget.widget_nav_menu .menu > li > a {
  display: block;
  font-size: 14px;
  color: #333;
}

.widget.widget_nav_menu .menu > li > a:hover {
  color: #00abc9;
}

.widget.widget_nav_menu .menu > li.current-menu-item > a,
.widget.widget_nav_menu .menu > li.current-menu-item {
  background-color: #00abc9;
  color: #fff;
}

#footer-widgets .widget.widget_nav_menu .menu > li {
  background-color: #45484b;
}

#footer-widgets .widget.widget_nav_menu .menu > li a {
  color: #b1b1b1;
}

#footer-widgets .widget.widget_nav_menu .menu > li > a:hover {
  color: #00abc9;
}

#footer-widgets .widget.widget_nav_menu .menu > li.current-menu-item > a,
#footer-widgets .widget.widget_nav_menu .menu > li.current-menu-item {
  background-color: #00abc9;
  color: #fff;
}

/* Widget: Calendar */

#sidebar .widget.widget.widget_calendar table {
  margin: 0;
}

#sidebar .widget.widget_calendar td,
#sidebar .widget.widget_calendar th {
  padding: 0;
  text-align: center;
  line-height: 35px;
  font-weight: normal;
}

#sidebar .widget.widget_calendar tbody #today,
#sidebar .widget.widget_calendar tbody #today a {
  color: #00abc9;
  display: block;
}

#sidebar .widget.widget_calendar tbody #today a:hover {
  color: #43516a;
}

#footer-widgets .widget.widget_calendar tbody #today a:hover {
  color: #fff;
}

/* Widget: Information */

#sidebar .widget.widget.widget_information ul li,
#footer-widgets .widget.widget.widget_information ul li {
  position: relative;
  padding: 0;
  margin-bottom: 5px;
  border: 0;
  font-family: "Montserrat";
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

#footer-widgets .widget.widget.widget_information ul li .hl {
  color: #ddd;
}

#footer-widgets .widget.widget.widget_information ul li i {
  padding-right: 10px;
  font-size: 15px;
  color: #00abc9;
}

#footer-widgets .widget.widget.widget_information ul li {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #3b4147;
}

#footer-widgets .widget.widget.widget_information ul li:last-child {
  padding-bottom: 0px;
  margin-bottom: 0;
  border-bottom: none;
}

/* Widget: Links */

#sidebar .widget.widget_links ul li,
#footer-widgets .widget.widget_links ul li {
  border: 0;
  margin-bottom: 3px;
}

#sidebar .widget.widget_links ul.col2 li,
#footer-widgets .widget.widget_links ul.col2 li {
  width: 50%;
  float: left;
  padding: 0;
}

#sidebar .widget.widget_links ul li a,
#footer-widgets .widget.widget_links ul li a {
  position: relative;
  display: inline-block;
  padding-left: 22px;
  color: #777;
}

#sidebar .widget.widget_links ul li i,
#footer-widgets .widget.widget_links ul li i {
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 8px;
  color: #b1b1b1;
}

#sidebar .widget.widget_links ul li a:hover,
#footer-widgets .widget.widget_links ul li a:hover {
  color: #00abc9;
}

#footer-widgets .widget.widget_links ul li a {
  color: #ddd;
}

#footer-widgets .widget.widget_links ul li a:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 5px;
  height: 5px;
  background-color: #00abc9;
}

/* Widget: Twitter */

#sidebar .widget.widget_twitter .tweets .item,
#footer-widgets .widget.widget_twitter .tweets .item {
  position: relative;
  padding: 0px;
  margin-bottom: 29px;
  margin-top: 2px;
}

#sidebar .widget.widget_twitter .tweets .tweet-icon,
#footer-widgets .widget.widget_twitter .tweets .tweet-icon {
  font-size: 25px;
  text-align: center;
  width: 66px;
  height: 66px;
  line-height: 66px;
  background: #34393f;
  float: left;
  margin-right: 18px;
  margin-top: 5px;
  color: #00abc9;
}

#sidebar .widget.widget_twitter .tweets .tweet-time,
#footer-widgets .widget.widget_twitter .tweets .tweet-time {
  position: relative;
  font-size: 14px;
}

#sidebar .widget.widget_twitter .tweets .tweet-time:before,
#footer-widgets .widget.widget_twitter .tweets .tweet-time:before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.widget.widget_twitter .tweets .item .texts h3 {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 2px;
  line-height: 24px;
  letter-spacing: 0.3px;
}

.widget.widget_twitter .tweets .item .texts h3 a {
  color: #fff;
}

.widget.widget_twitter .tweets .item .texts h3 a:hover {
  color: #00abc9;
}

#footer-widgets .widget.widget_twitter .tweets .texts {
  overflow: hidden;
}

/* Widget: Search */

#sidebar .widget.widget_search .search-form,
#footer-widgets .widget.widget_search .search-form {
  position: relative;
}

#sidebar .widget.widget_search .search-form .search-field,
#footer-widgets .widget.widget_search .search-form .search-field {
  background-color: #f9f9f9;
  padding-right: 48px;
  margin-bottom: 0;
  height: 50px;
}

.widget.widget_search .search-form .search-field:focus,
#footer-widgets .widget.widget_search .search-form .search-field:focus {
  border-color: #00abc9;
}

#sidebar .widget.widget_search .search-form .search-submit,
#footer-widgets .widget.widget_search .search-form .search-submit {
  position: absolute;
  background-color: transparent;
  top: 5px;
  right: 7px;
  width: 40px;
  height: 40px;
  text-align: center;
  text-indent: 999999px;
  padding: 0;
  border: 0;
  overflow: hidden;
}

#sidebar .widget.widget_search .search-form .search-submit:before,
#footer-widgets .widget.widget_search .search-form .search-submit:before {
  color: #00abc9;
  content: "\e957";
  font-family: "themesflaticons";
  font-size: 14px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  text-indent: 0;
  font-weight: normal;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
}

#sidebar .widget.widget_search .search-form .search-submit:hover:before,
#footer-widgets .widget.widget_search .search-form .search-submit:hover:before {
  color: #333;
}

/* Widget: Socials */

#sidebar .widget.widget_socials .socials,
#footer-widgets .widget.widget_socials .socials {
  margin: 0 -3px;
}

#sidebar .widget.widget_socials .socials .icon,
#footer-widgets .widget.widget_socials .socials .icon {
  padding: 0 3px;
  float: left;
  margin: 1px 0 3px 0;
}

#sidebar .widget.widget_socials .socials a,
#footer-widgets .widget.widget_socials .socials a {
  float: left;
  font-size: 14px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #b1b1b1;
  display: inline-block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  z-index: 1;
}

#sidebar .widget.widget_socials .socials a:hover,
#footer-widgets .widget.widget_socials .socials a:hover,
#footer-widgets .widget.widget_socials .socials a.active {
  background-color: #00abc9;
  border-color: #00abc9;
  color: #fff;
}

/* Widget: Recent News Advanced  */

#sidebar .widget.widget_recent_posts ul li,
#footer-widgets .widget.widget_recent_posts ul li {
  padding: 0;
  border: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #fff;
}

#sidebar .widget.widget_recent_posts ul li:last-child,
#footer-widgets .widget.widget_recent_posts ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: 0;
}

#sidebar .widget.widget_recent_posts .recent-news .thumb,
#footer-widgets .widget.widget_recent_posts .recent-news .thumb {
  width: 56px;
  float: left;
  margin: 0 18px 0 0;
}

#sidebar .widget.widget_recent_posts .recent-news .thumb img,
#footer-widgets .widget.widget_recent_posts .recent-news .thumb img {
  width: 100%;
  height: auto;
}

#sidebar .widget.widget_recent_posts .recent-news .thumb.icon,
#footer-widgets .widget.widget_recent_posts .recent-news .thumb.icon {
  text-align: center;
  background-color: #e5e5e5;
  color: #00abc9;
  font-size: 23px;
}

#sidebar .widget.widget_recent_posts h3,
#footer-widgets .widget.widget_recent_posts h3 {
  font-size: 14px;
  line-height: 1.714;
  margin: 0 0 3px;
  font-family: "Open Sans", sans-serif;
}

#sidebar .widget.widget_recent_posts h3 a,
#footer-widgets .widget.widget_recent_posts h3 a {
  color: #777;
}

#sidebar .widget.widget_recent_posts h3 a:hover,
#footer-widgets .widget.widget_recent_posts h3 a:hover {
  color: #00abc9;
}

#sidebar .widget.widget_recent_posts .recent-news .texts,
#footer-widgets .widget.widget_recent_posts .recent-news .texts {
  overflow: hidden;
}

#sidebar .widget.widget_recent_posts .post-date,
#footer-widgets .widget.widget_recent_posts .post-date {
  font-size: 14px;
  color: #a0a0a0;
}

#footer-widgets .widget.widget_recent_posts h3 a {
  color: #d0d0d1;
  font-size: 14px;
}

#footer-widgets .widget.widget_recent_posts .recent-news .thumb.icon {
  background-color: #00abc9;
  color: #fff !important;
}

/* Widget: Instagram & Flickr */

.widget.widget_instagram .instagram-wrap,
.widget.widget_flickr .flickr-wrap {
  margin: 0 -3px;
}

.widget.widget_instagram .instagram-wrap .instagram_badge_image,
.widget.widget_flickr .flickr-wrap .flickr_badge_image {
  padding: 0 3px !important;
  margin: 0 0 1px 0 !important;
  width: 33.333%;
  float: left;
  height: auto !important;
}

.widget.widget_instagram .instagram-wrap .instagram_badge_image img,
.widget.widget_flickr .flickr-wrap .flickr_badge_image img {
  width: 100%;
  height: auto;
}

.widget.widget_instagram .instagram-wrap .instagram_badge_image a,
.widget.widget_flickr .flickr-wrap .flickr_badge_image a {
  position: relative;
  display: block;
}

.widget.widget_instagram .instagram-wrap .instagram_badge_image a:after,
.widget.widget_flickr .flickr-wrap .flickr_badge_image a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.widget.widget_instagram .instagram-wrap .instagram_badge_image a:hover,
.widget.widget_flickr .flickr-wrap .flickr_badge_image a:hover {
  opacity: 0.7;
}

.widget.widget_instagram .instagram-wrap.g12,
.widget.widget_flickr .flickr-wrap.g12 {
  margin: 0 -3px;
}

.widget.widget_instagram .instagram-wrap.g12 .instagram_badge_image,
.widget.widget_flickr .flickr-wrap.g12 .flickr_badge_image {
  padding: 0 3px !important;
  margin: 0 0 8px 0 !important;
}

/* Widget: Tags */

#sidebar .widget.widget_tag_cloud .tagcloud:before,
#sidebar .widget.widget_tag_cloud .tagcloud:after,
#footer-widgets .widget.widget_tag_cloud .tagcloud:before,
#footer-widgets .widget.widget_tag_cloud .tagcloud:after,
.widget_product_tag_cloud .tagcloud:before,
.widget_product_tag_cloud .tagcloud:after {
  display: table;
  clear: both;
  content: "";
}

#sidebar .widget.widget_tag_cloud .tagcloud a,
#footer-widgets .widget.widget_tag_cloud .tagcloud a,
.widget_product_tag_cloud .tagcloud a {
  position: relative;
  float: left;
  overflow: hidden;
  font-size: 11px;
  font-weight: 600;
  font-family: "Montserrat";
  color: #777777;
  padding: 1px 15px;
  margin: 0 4px 6px 0;
  z-index: 1;
  text-transform: uppercase;
}

#sidebar .widget.widget_tag_cloud .tagcloud a:after,
#footer-widgets .widget.widget_tag_cloud .tagcloud a:after,
.widget_product_tag_cloud .tagcloud a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #ececec;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#sidebar .widget.widget_tag_cloud .tagcloud a:hover:after,
#footer-widgets .widget.widget_tag_cloud .tagcloud a:hover:after,
.widget_product_tag_cloud .tagcloud a:hover:after {
  background-color: #00abc9;
  border-color: #00abc9;
}

#sidebar .widget.widget_tag_cloud .tagcloud a:hover,
#footer-widgets .widget.widget_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:hover {
  color: #fff;
}

#footer-widgets .widget.widget_tag_cloud .tagcloud a {
  color: #ffffff;
  border: 1px solid #4b5056;
  border-radius: 20px;
  letter-spacing: 0.5px;
  font-weight: 600;
  padding: 1px 18px;
  margin: 0 6px 9px 0;
  opacity: 0.7;
}

#footer-widgets .widget.widget_tag_cloud .tagcloud a:hover {
  opacity: 1;
  background-color: #00abc9;
  border-color: #00abc9;
  color: #fff;
}

#footer-widgets .widget.widget_tag_cloud .tagcloud a:after {
  background-color: transparent;
  border-color: #4b5056;
}

/* Footer

-------------------------------------------------------------- */

#footer {
  background: #000;
  font-size: 14px;
  padding: 102px 0 42px;
  position: relative;
  z-index: 1;
  border-style: solid;
}

#footer ::-webkit-input-placeholder {
  color: #999;
}

#footer :-moz-placeholder {
  color: #999;
}

#footer ::-moz-placeholder {
  color: #999;
  opacity: 1;
} /* Since FF19 lowers the opacity of the placeholder by default */

#footer:-ms-input-placeholder {
  color: #999;
}

/* Bottom Bar

-------------------------------------------------------------- */

#bottom {
  background-color: #1c2025;
  color: #999999;
}

#bottom a:hover {
  color: #fff;
}

#bottom .bottom-bar-inner-wrap {
  padding: 13px 0;
  display: table;
  overflow: hidden;
  width: 100%;
  position: relative;
}

#bottom .bottom-bar-content {
  display: table-cell;
  margin: 0;
  text-align: left;
  vertical-align: middle;
  width: 50%;
}

#bottom .bottom-bar-menu {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  width: 50%;
}

#bottom.style-1 .bottom-bar-menu li:last-child a {
  padding-right: 0;
}

/* Bottom Style 2 */

#bottom.style-2 .bottom-bar-content {
  text-align: right;
}

#bottom.style-2 .bottom-bar-menu {
  text-align: left;
}

#bottom.style-2 .bottom-bar-menu li:first-child a {
  padding-left: 0;
}

/* Copy Right */

#bottom #copyright {
  font-size: 12px;
  font-family: "Montserrat";
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #fff;
  padding: 0 !important;
}

#bottom #copyright a {
  color: #ffffff;
}

#bottom #copyright a:hover {
  color: #999999;
}

/* Bottom Navigation */

#bottom ul.bottom-nav {
  list-style: none;
  margin: 0;
}

#bottom ul.bottom-nav > li {
  display: inline-block;
  position: relative;
  padding: 0 16px;
}

#bottom ul.bottom-nav > li:before {
  content: "";
  position: absolute;
  left: -2px;
  top: 9px;
  width: 1px;
  height: 11px;
  background-color: #fff;
}

#bottom ul.bottom-nav > li:first-child:before {
  display: none;
  padding-left: 0;
}

#bottom ul.bottom-nav > li:last-child {
  padding-right: 0;
}

#bottom ul.bottom-nav > li > a {
  padding-bottom: 0px;
  line-height: normal;
  color: #fff;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

#bottom ul.bottom-nav > li.current-menu-item > a {
  color: #ddd;
}

#bottom ul.bottom-nav > li > a:hover {
  color: #ddd;
}

#bottom ul.bottom-nav ul ul {
  display: none;
}

/* Scroll Top Button

-------------------------------------------------------------- */

#scroll-top {
  position: fixed !important;
  right: 6px;
  bottom: -50px;
  display: block;
  line-height: 53px;
  text-align: center;
  width: 53px;
  height: 53px;
  visibility: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 7779;
  cursor: pointer;
  z-index: 1;
  overflow: hidden;
}

#scroll-top:after {
  content: "\f077";
  font-family: "financeicons";
  color: #fff;
  font-size: 13px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#scroll-top:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #3b4147;
  z-index: -1;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#scroll-top:hover:before {
  background-color: #00abc9;
}

#scroll-top:hover:after {
  color: #fff;
}

#scroll-top.show {
  bottom: 82px;
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.img-scroll {
  display: inline-block;
  z-index: 20;
  position: absolute;
  left: 50%;
  bottom: 25px;
  font-size: 40px;
  margin-left: -10px;
}

.img-scroll a {
  color: #ffffff;
}

.img-scroll a:hover {
  color: #00abc9;
}

.bounce {
  -moz-animation: bounce 2s infinite;

  -webkit-animation: bounce 2s infinite;

  animation: bounce 2s infinite;
}

@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);

    transform: translateY(0);
  }

  40% {
    -moz-transform: translateY(-30px);

    transform: translateY(-30px);
  }

  60% {
    -moz-transform: translateY(-15px);

    transform: translateY(-15px);
  }
}

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);

    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);

    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);

    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -webkit-transform: translateY(0);

    transform: translateY(0);
  }

  40% {
    -moz-transform: translateY(-30px);

    -ms-transform: translateY(-30px);

    -webkit-transform: translateY(-30px);

    transform: translateY(-30px);
  }

  60% {
    -moz-transform: translateY(-15px);

    -ms-transform: translateY(-15px);

    -webkit-transform: translateY(-15px);

    transform: translateY(-15px);
  }
}

/* Pagination

-------------------------------------------------------------- */

.themesflat-pagination,
.woocommerce-pagination {
  margin-top: 50px;
  min-height: 34px;
}

.woocommerce-pagination {
  margin-top: 0;
  clear: both;
}

.themesflat-pagination ul,
.woocommerce-pagination .page-numbers {
  margin: 0;
}

.themesflat-pagination ul li,
.woocommerce-pagination .page-numbers li {
  display: inline-block;
  text-align: center;
  padding: 0;
  margin-right: 3px;
  font-family: "Montserrat";
  font-size: 13px;
  font-weight: 600;
  min-width: 34px;
}

.themesflat-pagination ul li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
  display: inline-block;
  line-height: 29px;
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: transparent;
  border: 1px solid #e0e0e0;
  color: #777;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.themesflat-pagination ul li a.page-numbers:hover,
.woocommerce-pagination .page-numbers li .page-numbers:hover,
.themesflat-pagination ul li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers.current {
  background-color: #00abc9;
  color: #fff;
  border-color: #00abc9;
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.project-nav .themesflat-pagination,
.woocommerce-pagination {
  text-align: center;
}

/* Finance Icons

-------------------------------------------------------------- */

.finance-icon {
  text-align: center;
  display: block;
  margin-bottom: 30px;
  color: #777;
}

.finance-icon > span {
  display: block;
  font-size: 35px;
  color: #4e4e4e;
}

/**********************new css on 19-march-2019********************/

.topbar-nav,
.top-bar-content ul {
  margin: 0;
}

.topbar-nav li a,
.top-bar-content ul li a {
  font-size: 13px;

  margin: 0 10px;

  font-weight: 600;

  letter-spacing: 0.3px;
}

.top-bar-content ul li .phone.content a {
  margin: 0;
}

.topbar-nav li a .finance-icon-businessman-1 {
  font-weight: 900;

  margin: 0 3px 0 0;

  font-size: 13px;
}

.top_home_icon {
  font-size: 16px;

  margin-right: 15px;
}

.top_home_icon .flat-icon-home {
  color: #00abc9;

  font-weight: 900;

  font-size: 15px;
}

.topbar-nav li,
.top-bar-content ul li {
  display: inline-block;
}

.quick-nav li a {
  color: #b1b1b1;

  position: relative;

  left: 12px;
}

.quick-nav li a::before {
  font-family: "financeicons" !important;

  content: "\eae8";

  position: absolute;

  top: 50%;

  left: -12px;

  transform: translate(-50%, -50%);

  transition: 0.5s;
}

.quick-nav li a:hover {
  opacity: 0.4;
}

.quick-nav li a:hover:before {
  left: -6px;
}

.flickr_badge_video {
  width: 45%;

  float: left;

  margin-right: 12px;

  margin-bottom: 12px;
}

.flickr_badge_video iframe {
  width: 100% !important;

  height: 100px !important;
}

.flickr_badge_video iframe .ytp-large-play-button {
  width: 20px !important;

  left: 50% !important;

  margin: 0 !important;

  top: 50% !important;

  transform: translate(-50%, -50%);
}

.footer_social_icon li {
  display: inline-block;

  margin-right: 15px;
}

.footer_social_icon li a {
  background: #00abc9;

  color: #fff;

  height: 40px;

  width: 40px;

  display: inline-block;

  line-height: 40px;

  text-align: center;

  font-size: 20px;

  transition: 0.5s;
}

.footer_social_icon li a:hover {
  background: #fff;

  color: #00559d;
}

.subscribe_form h3 {
  font-size: 16px;

  color: #fff;

  letter-spacing: 0.5px;
}

.subscribe_form input[type="submit"] {
  color: #fff !important;

  background: #00abc9;
}

.ftr_logo {
  background: #fff;

  border-radius: 50%;

  height: 127px;

  text-align: center;

  padding: 13px;
}

.logo_below_tt,
.logo_below_txt {
  border-bottom: 1px solid #3b4147;

  line-height: 1.8;

  padding-bottom: 10px;

  margin-bottom: 10px;

  color: #fff;

  font-family: "Roboto", sans-serif;

  font-size: 13px;

  font-weight: normal;

  padding: 5px;
}

.themesflat-button.accent.big.video img {
  width: 37px !important;
}

/* #page_banner.about_page_banner{

	background: url(./assets/img/about_page_banner.jpg);

}

#page_banner.contact_page_banner{

	background: url(./assets/img/contact_page_banner.jpg);

}

#page_banner.entrepreneur_center_page_banner{

	background: url(./assets/img/entrepreneur_page_banner.jpg);

}

 */

#page_banner {
  /* background: url(./assets/img/inner_page_banner.jpg); */

  background: url(./assets/img/bg/8.jpg);

  background-repeat: no-repeat;

  background-size: cover;

  padding-top: 8%;

  border-bottom: 5px solid #00abc9;

  position: relative;
}

/* #page_banner::before {

	position: absolute;

	content: "";

	background: rgba(0,85,165,0.8);

	top: 0;

	bottom: 0;

	left: 0;

	right: 0;

} */

#page_banner .page-header {
  border: none;

  margin: 86px 0 0 0px !important;
}

#page_banner .page-header h1,
#page_banner .page-header h2 {
  color: #fff;

  padding-bottom: 10px;

  font-size: 28px;

  margin: 0;
}

#page_banner .page-header h2,
#page_banner .page-header p {
  color: #fff;
  margin: 0;

  font-size: 18px;
}

.breadcrumb {
  background-color: #00abc9;

  border-radius: 0;

  display: inline-block;

  list-style: outside none none;

  margin-bottom: 0;

  padding: 20px 40px;

  /*margin-right: 50px;*/
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb a {
  color: #000;

  font-size: 12px;
}

.breadcrumb > .active {
  color: #000;
}

.breadcrumb li + li::before {
  content: "";

  font-family: FontAwesome;

  color: #000;
}

.recent_tabs.finance_nav {
  background: #00abc9;

  height: 65px;

  line-height: 65px;

  text-align: center;
}

.recent_tabs.finance_nav ul li {
  display: inline-block;
}

.recent_tabs.finance_nav ul li a {
  color: #fff;

  margin: 0 10px;

  font-size: 15px;

  border-bottom: 2px solid transparent;

  transition: color 1000ms ease 0s, background-color 1500ms ease 0s;
}

.recent_tabs.finance_nav ul li a:hover {
  border-bottom: 2px solid #fff;

  transition: color 1000ms ease 0s, background-color 1500ms ease 0s;
}

.recent_tabs.finance_nav ul > li:first-child::before {
  content: none;
}

.recent_tabs.finance_nav ul > li::before {
  color: #fff;

  content: "/";
}

.heading_border {
  height: 3px;

  width: 46px;

  margin-bottom: 17px;
}

.bg_blue {
  background: #00abc9 !important;
}

.heading > p {
  font-size: 15px;

  text-transform: uppercase;

  line-height: 16px;

  margin: 0;

  color: #5a5a5a;
}

.heading > h2 {
  font-weight: bold;

  text-transform: uppercase;

  color: #111111;

  margin: 0;

  padding: 0;
}

.color_blue {
  color: #00abc9;
}

.text_ita {
  border-left: 6px solid #00abc9;

  background: #f2f2f2;

  padding: 20px 25px 30px;
}

.p_19 {
  font-size: 19px !important;
}

.p-white {
  color: #fff;
}

.overview_text p {
  color: #5a5a5a;

  line-height: 25px;

  margin-bottom: 0;
}

.text_ita p {
  font-style: italic;

  font-size: 18px;

  line-height: 25px;

  margin: 0;

  color: #5a5a5a;
}

.finance_about_page img {
  width: 100%;
}

.finance_bg_text {
  background: url(./assets/img/about_bg.jpg);

  background-size: cover;

  background-repeat: no-repeat;

  background-attachment: fixed;

  padding: 65px 0;
}

.finance_bg_text h2 {
  font-size: 48px;

  color: #fff;

  margin-bottom: 15px;

  margin-top: 0px;
}

.feature_3 .heading_border {
  left: 48%;

  position: relative;
}

.feature_box {
  background: #fff;

  padding: 25px 35px 40px 25px;

  transition: all 0.7s ease 0s;

  border-radius: 5px;

  /*margin-bottom: 30px;*/
}

.feature_3 .feature_box > i {
  border: 4px double #acacac;

  border-radius: 100%;

  display: inline-block;

  font-size: 36px;

  height: 106px;

  line-height: 98px;

  text-align: center;

  width: 106px;

  color: #111111;

  padding-bottom: 30px;
}

.feature_box > h3 {
  padding-bottom: 20px;

  padding-top: 30px;

  font-weight: bold;

  font-size: 22px;

  margin: 0;

  color: #111111;
}

.feature_box p {
  line-height: 25px;

  margin: 0;

  color: #5a5a5a;
}

.feature_3 .feature_box:hover {
  background: transparent;
}

.feature_box:hover {
  transition: all 0.7s ease 0s;
}

.feature_3 .feature_box:hover i {
  transition: all 0.7s ease 0s;

  border: 4px double #fff;

  color: #fff;

  background: #00abc9;
}

.feature_3 .feature_box:hover h3 {
  color: #00abc9;
}

.bg_gray {
  background: #edf3f8;
}

.tab_finance .items {
  padding-top: 0 !important;

  margin: 0;
}

.accordion_container {
  width: 100%;
}

.accordion_head {
  background-color: #fff;

  color: #000;

  cursor: pointer;

  margin: 0 0 1px 0;

  font-size: 20px;

  margin-bottom: 10px;

  padding: 15px 20px;

  position: relative;

  border-radius: 5px;

  border: 1px solid #d9d9d9;

  transition: color 1000ms ease 0s, background-color 1500ms ease 0s;
}

.accordion_head:hover {
  background: #00abc9;

  color: #fff;

  border: 1px solid transparent;

  border-radius: 5px 5px 0 0;
}

.accordion_body {
  background: #fff;

  border-radius: 0 0 5px 5px;

  padding: 20px 16px;

  margin-top: -18px;

  border: 1px solid #d9d9d9;

  margin-bottom: 10px;
}

.accordion_head:focus {
  background: red;
}

.accordion_body p {
  padding: 18px 5px;

  margin: 0px;
}

.plusminus {
  float: right;

  background: #939393;

  height: 23px;

  width: 23px;

  border-radius: 50%;

  line-height: 23px;

  text-align: center;

  color: #fff;

  font-size: 14px;
}

#finance_com_his,
#license_opportunities {
  background: #f7f7f7;
}

#finance_com_his .finance_box h3 {
  line-height: 24px;

  font-size: 22px;
}

#finance_com_his .finance_box p {
  color: #5a5a5a;
}

#our_team_3 .item {
  margin: 0 15px;
}

.wpf-demo-gallery {
  background-color: #fff;

  display: block;

  border-radius: 5px 5px 0 0;

  width: 100%;

  height: 100%;

  overflow: hidden;

  position: relative;

  -webkit-transition: all 0.5s;

  -moz-transition: all 0.5s;

  -ms-transition: all 0.5s;

  -o-transition: all 0.5s;

  transition: all 0.5s;
}

.wpf-demo-gallery .view-caption {
  background-color: rgba(0, 0, 0, 0);

  -webkit-transition: all 0.5s;

  -moz-transition: all 0.5s;

  -ms-transition: all 0.5s;

  -o-transition: all 0.5s;

  transition: all 0.5s;

  text-align: center;

  position: absolute;

  left: 0;

  top: 0;

  bottom: 0;

  right: 0;

  width: 100%;

  height: 100%;

  opacity: 0;

  -moz-transform: scale(0.5);

  -o-transform: scale(0.5);

  -ms-transform: scale(0.5);

  -webkit-transform: scale(0.5);

  transform: scale(0.5);
}

.wpf-demo-gallery .view-caption a {
  border: medium none;

  border-radius: 4px;

  bottom: 55%;

  color: #111111;

  display: inline-block;

  font-size: 25px;

  line-height: 18px;

  padding: 15px 15px;

  position: relative;

  top: 45%;

  transform: scale(0.4);

  transition: all 0.5s ease 0s;

  background: #fff;
}

#our_team_3 .item:hover .view-caption {
  opacity: 1;

  background-color: rgba(0, 0, 0, 0.7);

  -moz-transform: scale(1);

  -o-transform: scale(1);

  -ms-transform: scale(1);

  -webkit-transform: scale(1);

  transform: scale(1);
}

#our_team_3 .owl-prev {
  border: 1px solid #e5e5e5;

  color: #111111;

  display: inline-block;

  position: absolute;

  right: 52px;

  top: -99px;

  height: 42px;

  width: 42px;

  border-radius: 5px;

  text-align: center;

  font-size: 0px;

  background: transparent;
}

#our_team_3 .owl-next {
  border: 1px solid #e5e5e5;

  color: #111111;

  display: inline-block;

  position: absolute;

  right: 0;

  top: -99px;

  height: 42px;

  width: 42px;

  border-radius: 5px;

  text-align: center;

  font-size: 0px;
}

.owl-prev::before {
  content: "\f104";

  font-size: 17px;

  font-family: FontAwesome;

  position: absolute;

  top: 9px;

  left: 50%;

  transform: translateX(-50%);
}

.owl-next::before {
  content: "\f104";

  font-size: 17px;

  font-family: FontAwesome;

  position: absolute;

  top: 9px;

  left: 50%;

  transform: translateX(-50%);
}

.team_text {
  margin-top: 35px;
}

.team_text h3 {
  font-size: 22px;

  margin: 0;

  padding: 0;

  color: #111111;
}

.team_text > p {
  padding: 10px 15px 20px 0;

  margin-bottom: 0;

  color: #5a5a5a;
}

.team_text > a {
  color: #111111;

  border-bottom: 1px solid #111111;

  transition: color 1000ms ease 0s, background-color 1500ms ease 0s;
}

.team_text > a:hover {
  color: #00abc9;

  border-color: #00abc9;
}

#positions h2 {
  color: #000;
}

#positions .positions_tab_h {
  display: table;

  table-layout: fixed;

  width: 100%;

  background: #111111;

  border: 1px solid #d9d9d9 !important;

  padding: 6px 20px;

  position: relative;

  text-decoration: none;

  border-radius: 0;
}

#positions .positions_tab_h > span {
  display: table-cell;

  font-size: 12px;

  line-height: 38px;

  font-size: 15px;

  color: #fff;
}

#positions .items {
  padding-top: 10px;
}

#positions .items > li > a {
  display: table;

  table-layout: fixed;

  width: 100%;

  background: #f2f2f2;

  border: 1px solid #d9d9d9 !important;

  padding: 6px 20px;

  position: relative;

  text-decoration: none;

  border-radius: 0;

  margin-bottom: 10px;
}

#positions .items > li > a > span.item-head-block span {
  display: table-cell;

  line-height: 38px;

  font-size: 16px;

  color: #5a5a5a;
}

#positions .items > li > a > .item-head-block {
  display: none;
}

#positions .items > li > a .item-right-block {
  display: table;

  width: 100%;
}

#positions .items > li > a .item-right-block span {
  display: table-cell;

  line-height: 38px;

  font-size: 16px;

  color: #5a5a5a;

  width: 25%;
}

.faq .items .sub-items {
  background: #fff;

  display: none;

  margin-bottom: 10px;

  margin-top: -10px;

  padding: 20px 16px;

  border: 1px solid #d9d9d9;

  border-radius: 0 0 5px 5px;

  border-top: none;
}

.faq .items .sub-items h4 {
  font-size: 18px;

  margin: 0;

  padding: 0;
}

#positions .items .sub-items p {
  padding: 8px 0;
  line-height: 26px;
}

#positions .project_details_text {
  display: inline-block;
}

.faq.faq_box li {
  list-style: none;
}

.faq.faq_box ul {
  margin: 0;
}

.project_details_text li {
  padding-bottom: 15px;

  list-style: url(./assets/img/project_detail.jpg) !important;

  margin-left: 15px;
}

.fin_set {
  margin-left: 15% !important;

  position: relative;

  top: -40px;
}

.btn-light {
  padding: 16px 36px;

  border-radius: 5px;

  display: inline-block;

  font-size: 12px;

  text-transform: uppercase;

  position: relative;

  z-index: 1;

  overflow: hidden;

  transition: color 1000ms ease 0s, background-color 1500ms ease 0s !important;

  color: #fff;

  border: none;

  background: #00abc9;
}

.btn-light:hover {
  background: #0a0a0a;

  color: #fff;

  transition: color 1000ms ease 0s, background-color 1500ms ease 0s;
}

#positions .items > li > a::after,
#positions .items > li > a::after,
#positions .tab_drawer_heading::after {
  content: url("./assets/img/pluse.png");

  display: inline-block;

  position: absolute;

  right: 0;

  top: 0;
}

#positions .items > li > a.expanded::after,
#positions.procedure_content .items > li > a.expanded::after,
#positions .tab_drawer_heading.d_active::after {
  content: url("./assets/img/minas.png");
}

#team {
  position: fixed;

  top: 0px;

  left: 0px;

  width: 100%;

  height: 100%;

  background-color: rgba(0, 0, 0, 0.9);

  -webkit-transition: all 0.5s ease-in-out;

  -moz-transition: all 0.5s ease-in-out;

  -o-transition: all 0.5s ease-in-out;

  -ms-transition: all 0.5s ease-in-out;

  transition: all 0.5s ease-in-out;

  -webkit-transform: translate(0px, -100%) scale(0, 0);

  -moz-transform: translate(0px, -100%) scale(0, 0);

  -o-transform: translate(0px, -100%) scale(0, 0);

  -ms-transform: translate(0px, -100%) scale(0, 0);

  transform: translate(0px, -100%) scale(0, 0);

  opacity: 0;

  filter: alpha(opacity=0);

  z-index: 11000;
}

#team.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);

  -moz-transform: translate(0px, 0px) scale(1, 1);

  -o-transform: translate(0px, 0px) scale(1, 1);

  -ms-transform: translate(0px, 0px) scale(1, 1);

  transform: translate(0px, 0px) scale(1, 1);

  opacity: 1;

  filter: alpha(opacity=100);
}

.team_popup {
  background: #fff;

  border-radius: 5px;

  height: 413px;

  left: 50%;

  max-width: 100%;

  padding: 46px 40px;

  position: fixed;

  top: 50%;

  transform: translate(-50%, -50%);

  width: 895px;
}

#team .close {
  background-color: #303133;

  box-shadow: none;

  color: #fff;

  font-size: 27px;

  font-weight: normal;

  opacity: 1;

  padding: 10px 17px;

  position: absolute;

  right: 0;

  top: 0;

  z-index: 2;

  text-shadow: none;
}

.team_popup .popup_image > img {
  border-radius: 5px;

  float: left;

  width: 41%;
}

.popup_text {
  display: inline-block;

  float: right;

  width: 55%;
}

.pop_text > h3 {
  color: #00abc9;

  margin-bottom: 0;
}

.pop_text p {
  line-height: 25px;

  margin: 0;

  color: #5a5a5a;
}

.team_popup .lebal {
  margin-right: 30px;
}

.team_popup .lebal > p {
  display: inline-block;

  font-weight: bold;

  line-height: 25px;

  margin: 0;

  color: #5a5a5a;
}

.team_popup .lebal > p {
  display: inline-block;

  font-weight: bold;
}

.team_popup .progress {
  background-color: #d9d9d9;

  border-radius: 0;

  box-shadow: 0;

  height: 6px;

  margin-bottom: 20px;

  margin-right: 30px;

  overflow: hidden;
}

.team_popup .social-icons li {
  border-radius: 100%;

  box-shadow: 0 2px 1px 1px #d2d2d2;

  display: inline-block;

  height: 32px;

  line-height: 32px;

  margin-right: 7px;

  text-align: center;

  width: 32px;
}

.team_popup .social-icons a {
  color: #3a3a3a;

  display: block;

  transition: color 1000ms ease 0s, background-color 1500ms ease 0s;
}

.social-icons li:hover a {
  color: #fff;
}

.social-icons li:hover {
  background: #00abc9;
}

/* --------------- contact us ----------------- */

#contact_form .single-query > input[type="text"] {
  border: 1px solid #b7b7b7;

  border-radius: 5px;

  height: 48px;

  margin-bottom: 15px;

  font-size: 13px;

  padding-left: 10px;

  transition: all 0.3s ease 0s;

  width: 100%;
}

.call_box form input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"] {
  background: #fff;

  border: 1px solid #d1d1d1;

  border-radius: 5px;

  font-size: 15px;

  height: 56px;

  margin-bottom: 10px;

  padding: 0 25px;

  width: 100%;

  color: #8f8f8f;
}

#contact_form .single-query textarea {
  border: 1px solid #b7b7b7;

  border-radius: 5px;

  font-size: 13px;

  height: 260px;

  margin-bottom: 15px;

  padding-left: 10px;

  padding-top: 15px;

  transition: all 0.3s ease 0s;

  width: 100%;
}

.contact-text {
  background: #00abc9;

  padding: 30px 20px;

  border-radius: 5px;

  color: #fff;
}

#contact_form h3 {
  font-weight: 600;

  padding-bottom: 15px;

  text-transform: uppercase;

  margin: 0;

  color: #fff;
}

#contact_form .updates {
  background: #edf3f8;

  padding: 30px 25px;

  border-radius: 5px;

  float: left;
}

#contact_form .updates p {
  margin-bottom: 0;

  color: #5a5a5a;
}

.updates .col-md-12,
.updates .col-md-10,
.updates .col-md-2 {
  padding: 0;
}

.social-icons_1 ul {
  margin: 0;
}

.form_left p {
  margin: 0;
}

#contact_form h3.social_hd {
  padding-bottom: 0;
}

.page_contact p {
  margin: 0;

  position: relative;

  padding-left: 40px;

  line-height: 22px;

  color: #fff;
}

.page_contact p i {
  position: absolute;

  left: 0;

  font-size: 28px;

  top: 0px;
}

.have_qus i {
  font-size: 17px;

  margin-right: 15px;

  position: relative;

  top: 2px;
}

.updates form input {
  width: 100%;

  display: block;

  border-radius: 5px;

  border: 1px solid #484848;

  height: 50px;

  background: #2a2a2a;

  color: #fff;

  padding-left: 15px;

  margin-bottom: 10px;
}

.updates form input.email {
  width: 100%;

  display: block;

  border-radius: 5px 0 0 5px;

  border: 1px solid #484848;

  height: 50px;

  background: #2a2a2a;

  color: #fff;

  padding-left: 15px;

  margin-bottom: 10px;
}

#contact_form .updates form input {
  background: #fff;

  border: 1px solid #b7b7b7;

  color: #5a5a5a;
}

#contact_form .col-md-2 > span > a {
  background: #b7b7b7;

  border: 1px solid #b7b7b7;

  color: #fff;

  display: block;

  height: 50px;

  line-height: 54px;

  text-align: center;

  font-size: 35px;

  border-radius: 0 5px 5px 0;
}

#contact_form .updates form input[type="submit"] {
  border-radius: 0 5px 5px 0;
}

.updates input.submit {
  display: none;
}

.form_left.padding-top-40 {
  float: left;
}

.social-icons_1 li {
  display: inline-block;
}

.social-icons_1 li a {
  background: #5a5a5a;

  border-radius: 5px;

  height: 34px;

  line-height: 34px;

  margin-right: 7px;

  text-align: center;

  width: 34px;

  color: #fff;

  display: block;
}

#contact_form a:hover {
  background: #111111;

  border-radius: 0px;
}

/* --------------- Entrepreneur center ----------------- */

.news_border {
  background: #cfcfcf;

  height: 1px;

  margin: 40px 0;

  width: 100%;
}

.news_image {
  margin-bottom: 30px;

  position: relative;
}

.latest_page_box img {
  vertical-align: middle;

  margin-right: 10px;
}

.news_image > img {
  width: 100%;
}

.news_image .price {
  bottom: 10px;

  position: absolute;

  right: 10px;

  z-index: 0;
}

.news_image .price .tag {
  color: #fff;

  display: block;

  font-size: 28px;

  height: 63px;

  line-height: 63px;

  text-align: center;

  width: 80px;
}

.news_image .price .tag {
  background: #f71735;
}

.news_image .price .tag_white {
  height: 24px;

  font-size: 12px;

  line-height: 24px;

  text-align: center;

  width: 80px;

  background: #fff;

  color: #353535;

  display: block;
}

.latest_page_box > p {
  display: inline-block;

  font-size: 15px;

  margin-right: 30px;
}

.latest_page_box > p > span {
  color: #5a5a5a;
}

.btn-dark {
  border: 1px solid transparent;

  padding: 15px 36px;

  border-radius: 5px;

  display: inline-block;

  font-size: 12px;

  text-transform: uppercase;

  position: 0;

  overflow: hidden;

  transition: color 1000ms ease 0s, background-color 1500ms ease 0s !important;

  background: #0a0a0a;

  color: #fff;
}

.latest_page_box span a {
  color: #5a5a5a;
}

.latest_page_box .btn-dark:hover {
  color: #fff;
}

.latest_page_box .btn-dark:hover {
  background: #00abc9;
}

.pager {
  padding-left: 0;

  margin: 0;

  text-align: left;

  list-style: none;
}

.pager li {
  display: inline-block;
}

.pager li > a {
  background-color: #fff;

  border: 1px solid #cfcfcf;

  border-radius: 5px;

  display: block;

  font-size: 16px;

  height: 40px;

  line-height: 27px;

  width: 40px;

  color: #111111;
}

.pager li > a:hover,
.pager li > a:focus,
.pager li.active > a {
  color: #fff;
}

.pager li > a:hover,
.pager li > a:focus,
.pager li.active > a {
  background-color: #00abc9;

  border-color: #00abc9;
}

.themesflat-testimonials.style-1 .item .row {
  margin-bottom: 80px;
}

.has-bullets .owl-theme .owl-dots {
  padding-top: 0;
}

/* ----------------sidebar----------------- */

#news-section .input-append {
  border: 1px solid #d5dadf;

  display: block;

  height: 47px;

  line-height: 43px;

  width: 100%;

  border-radius: 5px;

  background: #fff;
}

#news-section .input-medium.search-query {
  background: transparent;

  border: 0 none;

  display: inline-block;

  padding: 0 0 0 15px;

  width: 80%;
}

#news-section .add-on {
  background: transparent;

  border: medium none;

  float: right;

  font-size: 18px;

  padding: 15px 15px 10px;
}

#news-search i {
  color: #111;
}

.icon-icons185 {
  font-size: 24px;

  color: #1c1c1c;
}

.sidebar_latest_post h3,
.sidebar_categories h3,
.sidebar_popular_tag h3 {
  font-size: 22px;

  margin: 0;

  line-height: 22px;
}

.media {
  border-bottom: 1px solid #cfcfcf;
}

.media-body > p {
  margin-top: -7px;

  margin-bottom: 10px;

  font-size: 15px;
}

.media-heading {
  margin-top: 0;

  margin-bottom: 5px;

  line-height: 18px;
}

.media-heading > a {
  font-size: 16px;

  color: #111111;
}

#news-section .pro-list {
  margin-left: 15px;
}

#news-section .pro-list > li {
  cursor: pointer;

  list-style: url(./assets/img/latest_news_li.png);

  margin-bottom: 20px;

  padding: 0 0 0 8px;

  transition: all 0.7s ease 0s;

  font-size: 15px;

  cursor: pointer;

  color: #333;
}

#news-section .pro-list > li:hover {
  color: #00abc9;
}

.have_qus {
  border-radius: 5px;

  padding: 30px 25px;

  background: #00abc9;
}

.have_qus > h3 {
  color: #fff;

  margin-bottom: 25px;

  line-height: 20px;

  font-size: 22px;
}

.have_qus > p {
  color: #fff;

  margin: 0;
}

.have_qus .btn-dark {
  background: #fff;

  border: 1px solid #fff;

  border-radius: 5px;

  color: #111111;

  display: inline-block;

  font-size: 12px;

  overflow: hidden;

  padding: 13px 25px;

  text-transform: uppercase;

  transition: color 1000ms ease 0s, background-color 1500ms ease 0s !important;

  margin-top: 30px;
}

.news-tag {
  padding-bottom: 25px;
}

.media-middle {
  vertical-align: middle;

  width: 24%;
}

.news-tag > a {
  border: 1px solid #e5e5e5;

  color: #676767;

  border-radius: 5px;

  font-size: 13px;

  padding: 10px 22px;

  margin: 4px 2px;

  display: inline-block;
}

.news-tag > a:hover {
  color: #fff;

  transition: color 1000ms ease 0s, background-color 1500ms ease 0s;

  background: #00abc9;
}

.media .media-heading:hover a,
.latest_page_box span a:hover {
  color: #00abc9;
}

.have_qus .btn-dark.button-black img {
  width: 19px;

  margin-right: 12px;
}

.license_opportunities_from span.wpcf7-form-control-wrap {
  margin-bottom: 9px;
}

.license_opportunities_from span.wpcf7-form-control-wrap input {
  text-transform: uppercase;
}

.themesflat-contact-form.style-1 .wpcf7-form-control-wrap.first-name,
.themesflat-contact-form.style-1 .wpcf7-form-control-wrap.state-post-code {
  margin-right: 2%;
}

.themesflat-contact-form.style-1 .wpcf7-form-control-wrap.first-name,
.themesflat-contact-form.style-1 .wpcf7-form-control-wrap.last-name,
.themesflat-contact-form.style-1 .wpcf7-form-control-wrap.state-post-code,
.themesflat-contact-form.style-1 .wpcf7-form-control-wrap.phone-number {
  width: 49%;

  float: left;
}

.license_opportunities_from .wpcf7-form-control-wrap.address,
.license_opportunities_from .wpcf7-form-control-wrap.email-address {
  clear: both;
}

.wpcf7-form-control-wrap.state select {
  text-transform: uppercase;
}

.wpcf7-form-control-wrap.email-address #email-address {
  border-radius: 0;

  margin: 0;

  font-size: 14px;
}

#license_opportunities.license_opportunities_page {
  background: #efefef;
}

.license_opportunities_from .wrap-submit {
  text-align: center;

  width: 100%;

  margin-top: 10px;
}

.success_testimonial .owl-dots {
  padding-top: 0 !important;
}

.success_testimonial .item {
  padding-bottom: 50px;
}

.support-info {
  background: #f2f2f2;

  float: left;

  width: 100%;
}

.support-info ul {
  margin: 0;
}

.support-info li:first-child {
  padding: 18px 20px;
}

.support-info li {
  list-style: none;

  padding: 10px 20px;

  border-bottom: 1px solid #fff;

  word-wrap: break-word;

  line-height: 26px;
}

.support-info .btn2 {
  margin: 20px;

  display: block;

  background: #00abc9;

  color: #fff;

  padding: 9px;

  border-radius: 30px;

  text-transform: uppercase;

  text-align: center;
}

.login-n-left {
  float: left;

  width: 100%;

  position: absolute;

  height: 100%;
}

.login-left-container {
  position: relative;

  top: 50%;

  transform: translateY(-50%);
}

.login-left-video {
  padding: 0px;

  background: url(./assets/img/placeholder-img.png) !important;

  background-position: top !important;

  /* background: #e4e4e4 !important; */

  background-repeat: no-repeat !important;

  background-size: cover !important;
}

.embed-responsive-16by9 {
  padding-bottom: 70.25% !important;
}

.login-n-right {
  padding: 40px 81px;

  /*padding: 40px 127px;*/
}

.autoheight {
  height: auto !important;
}

.login-n-right h1 {
  margin-top: 0;

  font-size: 27px;

  font-weight: 700;

  margin-bottom: 0;

  line-height: 34px;

  margin-bottom: 35px;
}

.login-n-right h1.regidter_hd {
  margin-bottom: 10px;
}

.login-n-right .temp_input_field {
  background: #fff;

  height: 50px;

  border: 0;

  font-size: 13px;

  text-transform: uppercase;

  margin: 0;
}

.login-n-right h1 span {
  color: #00abc9;
}

.form-social ul {
  margin: 0 0 10px 0;
}

.form-social ul li {
  display: inline-block;
}

.request-call-back {
}

.form-social a i {
  height: 55px;

  width: 55px;

  color: #fff;

  line-height: 55px;

  text-align: center;

  font-size: 30px;

  margin-right: 15px;
}

.form-social ul li:nth-child(1) a i {
  background: #3b5998;
}

.form-social ul li:nth-child(2) a i {
  background: #db493a;

  color: #fff;
}

.form-social ul li:nth-child(3) a i {
  background: #007fb1;
}

.form-social a i:hover {
  opacity: 1;
}

.login-right-form {
  padding: 0;
}

.btn.btn-info.all.login {
  background: #00abc9;

  border: 0;

  border-radius: 0;

  padding: 16px 40px;
}

.or {
  position: relative;

  text-align: center;

  z-index: 1;

  margin: 20px 0 5px 0;
}

.or::before {
  content: "";

  position: absolute;

  left: 0;

  right: 0;

  background: #a8a8a8;

  height: 1px;

  top: 50%;

  z-index: -1;
}

.or span {
  background: #f7f7f7;

  padding: 15px;
}

.social_signup {
  font-size: 18px;
}

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

/*-------------------custom tab----------------------*/

.tabs {
  background: #00abc9;

  margin: 0;

  padding: 10px;
}

.tabs li {
  width: 33%;

  display: inline-block;

  text-align: center;

  border-right: 1px solid #000;

  padding: 0;

  padding: 10px;

  color: #000;

  position: relative;

  cursor: pointer;
}

.tabs li:last-child {
  border-right: 0;
}

.tabs li::before {
  position: absolute;

  content: "\f105";

  font-family: FontAwesome;

  font-size: 20px;

  right: 24px;

  border: 1px solid #000;

  width: 25px;

  height: 25px;

  border-radius: 50%;

  line-height: 25px;

  color: #000;

  text-align: center;
}

.tab_form .form-group {
  margin: 0;
}

.tab_form select {
  float: left;

  margin: 0;

  border-radius: 0;

  height: 50px;

  line-height: 50px;

  padding: 0 10px;

  text-align: center;
}

.tab_form .btn-submit {
  border-radius: 0;

  height: 50px;

  width: 148px;

  line-height: 50px;

  padding: 0;

  overflow: hidden;
}

.tab-panels {
  position: relative;

  top: -71px;
}

.form-body {
  float: left;

  width: 100%;
}

.panel {
  float: left;

  width: 100%;
}

.tab-panels .panel {
  display: none;
}

.tab-panels .panel.active {
  display: block;
}

.tab-panels .panel.active {
  display: block;

  background: transparent;

  border: 0;

  box-shadow: none;

  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);

  border-radius: 0;

  margin: 0;
}

.support-sec {
  position: relative;

  top: -55px;
}

.video-img {
  float: left;

  width: 100%;

  position: relative;
}

.video-img > img {
  width: 100%;

  float: left;
}

.video-play {
  position: absolute;

  top: 50%;

  left: 50%;

  -webkit-transform: translateX(-50%) translateY(-50%);

  -moz-transform: translateX(-50%) translateY(-50%);

  -ms-transform: translateX(-50%) translateY(-50%);

  -o-transform: translateX(-50%) translateY(-50%);

  transform: translateX(-50%) translateY(-50%);

  color: #fff;

  font-size: 60px;
}

.business_video {
  width: 100%;

  float: left;
}

.business_video_border {
  border-bottom: 1px solid #f2f2f2;

  margin: 50px 0;

  float: left;

  width: 100%;

  background: #f2f2f2;

  height: 1px;
}

.select-wrapper {
  position: relative;

  float: left;

  width: 28%;

  margin-right: 10px;
}

.select-wrapper select {
  -webkit-appearance: none !important;

  -moz-appearance: none !important;

  appearance: none !important;
}

.select-wrapper::after {
  content: "";

  font-family: "FontAwesome";

  position: absolute;

  left: auto;

  top: 1px;

  right: 1px;

  font-size: 20px;

  color: #949494;

  background: #fff;

  padding: 12px;

  bottom: 1px;

  pointer-events: none;
}

/*.business_tab .container {

	padding: 0;

}

.feature-support-sec .container {

	padding: 0;

}*/

.input-group {
  display: flex;

  width: 65%;

  float: left;
}

.sale_field .input-group:nth-child(2) {
  width: 35%;
}

.input-group .wpcf7-form-control-wrap.your-select {
  width: 100%;
}

.input-group-prepend {
  display: flex;
}

.input-group-text {
  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;

  padding: 0 17px;

  margin-bottom: 0;

  font-size: 17px;

  font-weight: normal;

  line-height: 2.8;

  color: #495057;

  text-align: center;

  white-space: nowrap;

  background-color: #ededed;

  border-radius: 0;

  position: absolute;

  z-index: 9;

  right: 0;

  border: 1px solid #ededed;
}

.sale_field input#inlineFormInputGroup {
  padding: 9px 19px 9px 19px !important;

  margin-right: 9px;
}

.sale_field select {
  padding: 8px 43px 8px 15px !important;
}

.expert-broker-form input {
  margin-bottom: 9px;
}

.wpcf7-form-control-wrap.your-message {
  clear: both;
}

.input-group.asking_field {
  width: 100%;

  margin-bottom: 9px;
}

.themesflat-contact-form.style-1 .expert-broker-form input[type="text"]:focus,
.themesflat-contact-form.style-1 .expert-broker-form input[type="email"]:focus,
.themesflat-contact-form.style-1 .expert-broker-form select:focus,
.themesflat-contact-form.style-1 .expert-broker-form textarea:focus {
  border-color: #ededed;
}

.wpcf7-form-control-wrap.your-message.business-description
  .wpcf7-form-control.wpcf7-textarea {
  margin-bottom: 9px;
}

.expert-broker-form .wpcf7-form-control-wrap.your-name,
.expert-broker-form .wpcf7-form-control-wrap.your-phone {
  margin-bottom: 0px !important;
}

.login-left-video.expert-broker-form {
  padding: 0px;

  background: url(./assets/img/placeholder-business-broker.jpg) !important;

  background-position: 0 57% !important;

  background-repeat: no-repeat !important;

  background-size: contain !important;
}

/* -------------------Services------------------ */

.tabs.service_tab li {
  width: 19%;

  text-align: left;
}

.tabs.service_tab li::before {
  right: 12px;
}

.service_video_hd {
  color: #00559f;

  border-bottom: 1px solid #f2f2f2;

  font-size: 30px;

  padding: 0 0 5px 0;

  position: relative;
}

.service_video_hd::before {
  position: absolute;

  content: "";

  background: #00559f;

  height: 5px;

  width: 100%;

  bottom: -2px;
}

/* .service_video_hd span {

	border-bottom: 4px solid;

	padding: 0 0 7px 0;

} */

.service_description {
  background: #f2f2f2;

  /*height: 395px;*/

  /*overflow-y: auto;*/
}

.service_description h2,
.service_description h4,
.service_description h5 {
  color: #fff;

  font-size: 20px;

  padding: 10px 19px;

  background: #00abc9;

  transition: 0.5s;
}

.service_description:hover h2,
.service_description:hover h4,
.service_description:hover h5 {
  border-left: 7px solid #00559f;
}

.service_description p {
  padding: 0 13px;

  margin: 0;
}

.services-video-sec .row {
  clear: both;

  /*	margin-left: -30px;

	margin-right: -30px;*/
}

.services-video-sec .business_video_border {
  margin-bottom: 25px;
}

/* -------------------------------business sale form-------------------------- */

.login-n-right.business_sales_form {
  float: left;

  width: 100%;

  position: relative;
}

.login-n-right.business_sales_form::before {
  position: absolute;

  content: "";

  background: #ddd;

  height: 93%;

  width: 2px;

  left: 50%;

  transform: translateX(-50%);
}

.business_sales_form h1 {
  font-size: 20px;

  color: #00abc9;

  margin: 0;
}

.business_sales_form h2,
.nda_form h2 {
  font-size: 18px;

  margin-bottom: 8px;

  color: #00abc9;
}

.business_sales_form textarea {
  background: #fff;

  height: 170px;

  border: 0;

  font-size: 14px;

  text-transform: uppercase;

  margin: 0;
}

.bouble_field .temp-span-wrap.temp-span-input-label-wrap {
  width: 50%;

  display: inline-block;

  float: left;
}

.bouble_field .temp-span-wrap.temp-span-input-label-wrap:nth-child(2) {
  margin-left: 10px;
}

.sale_form_inner_left {
  padding-right: 30px;
}

.sale_form_inner_right {
  padding-left: 30px;
}

.form-group.bouble_field {
  float: left;

  width: 100%;
}

.bouble_field select {
  border-radius: 0px;

  height: 50px;

  padding: 8px;

  box-shadow: none;

  border: 0;

  margin: 0;
}

.form-group.bouble_field .select-wrapper {
  width: 50%;

  margin: 0;
}

.business_sales_form h1 + hr {
  margin: 0 0 10px;

  height: 2px;

  background-color: #ddd;
}

.form-group.three_input_field .temp-span-wrap.temp-span-input-label-wrap {
  width: 31.8%;

  display: inline-block;
}

.form-group.three_input_field
  .temp-span-wrap.temp-span-input-label-wrap:nth-child(2),
.form-group.three_input_field
  .temp-span-wrap.temp-span-input-label-wrap:nth-child(3) {
  margin-left: 10px;
}

.nda_form_center {
  background-color: #ffffff;

  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);

  padding: 40px;

  width: 50%;

  margin: 20px auto 50px;
}

.nda_form h1 {
  font-size: 30px;

  margin: 0;
}

.nda_form h1 span {
  color: #00abc9;
}

.nda_form .select-wrapper.gender_group {
  width: 11% !important;

  margin: 0;
}

.nda_form .select-wrapper.gender_group select {
  border-radius: 0px;

  height: 47px;

  padding: 8px;

  border: 2px solid #ebebeb !important;

  box-shadow: none;
}

.nda_form_center select {
  border-radius: 0px;

  height: 47px;

  padding: 8px;

  border: 2px solid #ebebeb !important;

  box-shadow: none;
}

.nda_form .name_bx span {
  width: 43% !important;

  display: inline-block;

  margin-left: 1.2%;
}

.nda_form .form-group {
  float: left;

  width: 100%;
}

.nda_form .checkbox {
  float: none;

  width: 100%;

  display: flex;

  align-items: center;
}

.nda_form .form-group .select-wrapper::after {
  top: 2px;

  right: 2px;

  bottom: 2px;

  /* padding: 0; */

  height: 43px;
}

.nda_form .form-group .select-wrapper {
  width: 49%;
}

.nda_form .form-group.three-select-wrapper .select-wrapper {
  width: 32%;
}

.nda_form .form-group.full-select-wrapper .select-wrapper {
  width: 100%;
}

.nda_form .form-group .select-wrapper:last-child {
  margin-right: 0px;
}

.nda_form_center .form-social {
  margin-top: 30px;
}

.half-background.style-2.login_page_video_sec {
  background-image: url("./assets/img/video/bg_video_2.jpg");

  background-size: cover;

  overflow: hidden;

  background-position: center;

  background-repeat: no-repeat;
}

/* --------------------------------- gallery page ----------------------------------------- */

.tab-panels.gallery_tabs {
  top: 0;
}

.gallery-thumbnail {
  position: relative;

  overflow: hidden;
}

.media-container {
  position: absolute;

  overflow: hidden;

  width: 100%;

  height: 100%;

  z-index: 99;

  font-size: 24px;

  cursor: default;

  -webkit-transition: all 0.3s ease-in-out;

  -o-transition: all 0.3s ease-in-out;

  transition: all 0.3s ease-in-out;

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transform: scale(2);

  -ms-transform: scale(2);

  -o-transform: scale(2);

  transform: scale(2);
}

.media-container {
  background-color: #1c1f23;

  background-color: rgba(25, 28, 32, 0.6);
}

.btn-wrapper {
  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  margin: auto;

  height: 2.708333333333333em;

  text-align: center;
}

.search-plus,
.external-link {
  background-color: #0dbae8;

  color: #ffffff;
}

.search-plus {
  margin-right: 6px;
}

.search-plus,
.external-link {
  display: inline-block;

  width: 2.70833333em;

  height: 2.70833333em;

  border-radius: 100%;

  background-clip: padding-box;

  line-height: 2.708333333333333em;

  text-align: center;

  color: #ffffff;
}

.gallery-thumbnail:hover .media-container {
  opacity: 1;

  filter: alpha(opacity=100);

  -webkit-transform: scale(1);

  -ms-transform: scale(1);

  -o-transform: scale(1);

  transform: scale(1);
}

.search-plus:hover,
.external-link:hover {
  background-color: #ff8000;

  color: #ffffff;
}

.gallery-title-wrapper {
  padding: 25px 20px;

  background-color: #fbfbfb;
}

.gallery-item-title {
  margin-bottom: 0;

  font-size: 16px;
}

.tab-panels .panel.active.gallery_tabs_data {
  box-shadow: none;
}

.video_inr_gallery {
  position: relative;
}

.gallery_tabs_data article {
  margin-bottom: 30px;
}

.gallery_pagination {
  height: auto !important;
}

.gallery_tabs .tabs li {
  width: 18.1%;

  display: inline-block;

  text-align: left;

  border-right: 1px solid #fff;

  padding: 10px 5px;

  color: #fff;

  position: relative;

  cursor: pointer;
}

.gallery_tabs .tabs li:last-child {
  border-right: none;
}

.gallery_tabs .tabs li:first-child {
  width: 7%;
}

.gallery_tabs .tabs li::before {
  position: absolute;

  content: "\f105";

  font-family: FontAwesome;

  font-size: 15px;

  right: 6px;

  border: 1px solid #fff;

  width: 20px;

  height: 20px;

  border-radius: 50%;

  line-height: 17px;

  color: #fff;

  text-align: center;

  top: 50%;

  transform: translateY(-50%);

  -webkit-transform: translate(0, -50%);
}

#agencies-listing {
  position: relative;
}

.agency {
  display: table;

  font-size: 12px;

  padding-bottom: 10px;

  margin-bottom: 30px;

  position: relative;

  width: 100%;

  border-bottom: 1px solid #f3f3f3;
}

.agency .agency-image {
  display: table-cell;

  vertical-align: top;

  width: 15%;
}

.agency-image img {
  max-width: 100%;

  width: 100%;
}

.agency .wrapper {
  display: table-cell;

  width: 85%;
}

.agency dl {
  display: inline-block;

  width: 50%;

  font-size: 15px;
}

.top-head > dl {
  margin-left: 10%;
}

dl dt {
  float: left;
}

.agency dl dd {
  margin-bottom: 4px;
}

dl dd {
  margin-bottom: 8px;

  text-align: right;
}

.prefferred_location {
  width: 29%;

  display: inline-block;

  vertical-align: top;

  margin-left: 10%;

  font-size: 15px;

  margin-top: 11px;
}

.wanted_btn {
  -moz-transition: 0.2s;

  -webkit-transition: 0.2s;

  transition: 0.2s;

  background-color: #1396e2;

  color: #fff;

  width: 180px !important;

  height: 45px;

  text-align: center;

  padding: 0 !important;

  line-height: 45px;

  border: 0;

  border-radius: 0;

  float: right;

  position: relative;

  right: 12%;

  top: -20px;
}

dt {
  font-size: 16px;

  color: #404040;
}

.wanted_business {
  margin: 0 0 10px 0;

  border-bottom: 1px solid #f3f3f3;

  font-size: 24px;
}

.prefferred_location dl {
  width: 100%;
}

.agency dl strong {
  font-size: 16px;

  color: #404040;
}

.prefferred_location dt:nth-child(odd) {
  width: 60%;
}

.prefferred_location dt:nth-child(even) {
  width: 40%;
}

footer .borderbtm {
  display: block !important;
}

.my_footer {
  background-color: #20252b;

  font-size: 14px;

  padding: 102px 0 42px;

  position: relative;

  z-index: 1;

  border-style: solid;
}

.my_footer h5.clr {
  color: #fff;

  font-size: 17px;

  font-weight: normal;

  line-height: 24px;

  font-family: "Roboto", sans-serif;
}

.my_footer .fa-check:before {
  content: "\f00c";
}

.my_footer .fa {
  display: inline-block;

  font: normal normal normal 14px/1 FontAwesome;

  font-size: 12px;

  text-rendering: auto;

  -webkit-font-smoothing: antialiased;

  color: #fff;
}

.footer_links a i {
  margin-right: 5px;
}

.my_footer ul.footer_links ul .mrgnrght {
  margin-right: 5px;

  position: absolute;

  left: -15px;

  top: 12px;
}

ul.footer_links li {
  position: relative;

  padding: 5px;

  margin-bottom: 5px;
}

li {
}

.my_footer a:hover {
  outline: 0;

  color: #696969;

  text-decoration: none;
}

.my_footer .footercol1 {
  width: 24%;

  padding-right: 0;
}

.my_footer .footercol2 {
  width: 15%;

  padding-right: 0;
}

.my_footer .wdth {
  width: 90%;
}

.my_footer .clrlightblue {
  background: #1976d2;
}

.footer_links a {
  color: #fff;
}

.footer_links a:hover {
}

.footer_row .logo_below_tt,
.footer_row .logo_below_txt {
  padding: 5px 0px;

  text-align: left;
}

.tabs.four-tab li {
  /*width:24%;*/

  width: 47%;
}

.tabs.five-tab li {
  width: 19.8%;

  text-align: left;
}

.tabs.five-tab li:before {
  right: 15px;
}

.oprtunity-sec .support-sec {
  /*padding: 0 15px;*/
}

.padding-bottom-40 {
  padding-bottom: 40px;
}

.themesflat-contact-form.style-1 input[type="submit"] {
  padding-bottom: 16px;
}

.themesflat-icon-box.style-3 .desc {
  font-family: "Lato", sans-serif;

  font-weight: 400;

  color: #777;

  font-size: 15px;

  line-height: 1.5;
}

.business-btns {
  text-align: center;

  padding: 30px 0;
}

.business-btns .btn2 {
  margin: 20px;

  display: inline-block;

  background: #00abc9;

  color: #fff;

  padding: 9px 30px;

  border-radius: 30px;

  text-transform: uppercase;

  text-align: center;
}

.mx {
  margin-right: 0px;
  margin-left: 0px;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.desktop-slider {
  display: block;
}

.mobile-slider {
  display: none;
}

/* Media Queries

-------------------------------------------------------------- */

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

@media only screen and (max-width: 1230px) {
  .top-bar-menu,
  #site-header .header-aside-btn {
    display: none;
  }

  #site-header .header-info .inner > div:last-child {
    margin-right: 0;
  }

  #top-bar .top-bar-content {
    width: 65%;
  }

  #top-bar .top-bar-socials {
    width: 35%;
  }

  .nda_form_center {
    width: 65%;
  }
}

@media only screen and (max-width: 1199px) {
  #main-nav > ul > li {
    margin: 0px 2.5px !important;
  }

  #main-nav > ul > li.menu-item-has-children > a,
  #main-nav > ul > li > a {
    padding-right: 11px;
  }

  #top-bar .top-bar-socials,
  #top-bar .top-bar-content {
    width: 50%;
  }

  .themesflat-row .col-nopadding.span_1_of_2 {
    width: 100%;
  }

  .padding-right-113,
  .padding-left-103,
  .padding-right-98,
  .padding-left-110 {
    padding: 0px !important;
  }

  #footer {
    padding: 60px 0px;
  }

  .select-wrapper {
    width: 27%;
  }

  .tabs li {
    width: 100% !important;

    border-right: none !important;

    border-bottom: 1px solid #fff;

    text-align: left;
  }

  .main-logo img {
    max-width: 100px;
  }

  .tabs li:last-child {
    border-bottom: 0;
  }

  #site-header .mobile-button {
    display: block;
  }

  .license-opp #positions {
    margin-top: 100px !important;
  }

  .login-n-right {
    padding: 40px 30px;
  }

  .nda_form_center {
    width: 80%;
  }
}

@media only screen and (max-width: 991px) {
  .desktop-slider {
    display: none;
  }

  .services-video-sec .business_video_border {
    margin-top: 20px;

    margin-bottom: 10px;

    border: transparent;

    background: transparent;
  }

  .mobile-slider {
    display: block;
  }

  .padding-top-m-30 {
    padding-top: 30px !important;
  }

  .padding-bottom-m-30 {
    padding-bottom: 30px !important;
  }

  .padding-top-m-50 {
    padding-top: 50px !important;
  }

  .padding-bottom-m-0 {
    padding-bottom: 0px !important;
  }

  .feature_box {
    margin-bottom: 0;
  }

  #site-header.is-fixed,
  .site-navigation-wrap.is-fixed {
    position: absolute !important;

    left: 0;

    top: 0;

    width: 100%;

    z-index: 9989;
  }

  .fit-vids-style {
    line-height: 0;
  }

  #positions .item-head-block {
    background: #111111;
  }

  #positions .item-head-block .mobile-th {
    display: block;
  }

  #positions .item-right-block {
    padding: 0 15px;
  }

  #positions .item-right-block span {
    display: block;
  }

  #positions .items .sub-items {
    padding: 20px 16px 40px 16px;

    border-radius: 0;
  }

  #page_banner .page-header {
    margin: 110px 0px 15px 0px !important;
  }

  .business_video_border {
    margin: 20px 0;
  }

  .service_video_hd {
    margin-left: 15px;

    margin-right: 15px;
  }

  .themesflat-testimonials.style-1 .item .row {
    margin-bottom: 0px;
  }

  .themesflat-testimonials.style-1 .item .row .col-md-4 {
    margin-bottom: 80px;
  }

  .login-n-right,
  div#login-section {
    padding: 40px 15px !important;
  }

  .login-n-right.business_sales_form {
    float: none;
  }

  .login-n-right.business_sales_form .sale_form_inner_right {
    padding-left: 0px;
  }

  .login-n-right.business_sales_form::before {
    display: none;
  }

  ul.slider1 {
    margin-left: 0px;
  }

  #site-header .mobile-button {
    display: block;
  }

  #top-bar .top-bar-language > .unstyled:before {
    width: 0px;
    height: 0px;
  }

  #main-nav,
  #site-header #header-search,
  .nav-top-cart-wrapper,
  .site-navigation-wrap,
  #header-aside,
  #sidebar {
    display: none;
  }

  #site-content,
  #sidebar {
    width: 100% !important;
    max-width: none !important;
    float: none;
  }

  #inner-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #main-content {
    padding: 60px 0;
  }

  #top-bar .top-bar-socials {
    display: inline;
  }

  #site-header #site-header-inner {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #site-logo {
    max-width: 202px;
  }

  #featured-title .featured-title-inner-wrap {
    padding: 32px 0;
  }

  #featured-title .featured-title-heading {
    font-size: 18px;
  }

  .hentry {
    margin-bottom: 33px;
  }

  .hentry .post-content-single-wrap .post-media {
    margin-bottom: 28px;
  }

  .hentry .post-title {
    margin-bottom: 12px;
  }

  .hentry .post-meta {
    margin-bottom: 14px;
  }

  #footer-widgets .widget.widget_text {
    margin-top: 0px;
  }

  #footer-widgets .widget.widget_instagram .instagram-wrap,
  #footer-widgets .widget.widget_flickr .flickr-wrap {
    max-width: 400px;
  }

  .themesflat-row .span_1_of_2 {
    width: 100%;
  }

  #footer-widgets .themesflat-row .span_1_of_4 {
    width: 50%;
  }

  .rev_slider_wrapper .themesflat-button.big.video {
    line-height: 40px;
    font-size: 12px;
    padding: 0px 20px 0px 25px;
  }

  .rev_slider_wrapper .themesflat-button.big.video i.font-size-25 {
    font-size: 18px;
  }

  .rev_slider_wrapper .themesflat-button.big.video i {
    top: 3px;
  }

  .mobi-center {
    text-align: center;
  }

  .padding-left-32,
  .padding-left-24,
  .padding-left-110,
  .padding-right-113,
  .padding-right-98,
  .padding-left-103,
  .padding-right-96,
  .padding-right-99,
  .padding-right-100,
  .padding-left-56,
  .padding-left-27,
  .padding-left-37,
  .padding-right-23,
  .padding-left-36,
  .padding-left-13,
  .padding-left-7,
  .padding-right-30 {
    padding: 0px !important;
  }

  .margin-top--27,
  .margin-top--42,
  .margin-top--60 {
    margin: 0px !important;
  }

  .mobi-padding-top20 {
    padding-top: 20px;
  }

  .mobi-padding-bottom20 {
    padding-bottom: 20px;
  }

  .border-left-1,
  .border-bottom-1,
  .border-right-1 {
    border: none;
  }

  .border-right-2 {
    display: none;
  }

  .my_footer .footercol1 {
    width: 100%;

    padding-right: 15px;
  }

  .my_footer .footercol2 {
    width: 100%;

    padding-right: 15px;
  }

  .select-wrapper {
    position: relative;

    float: left;

    width: 100%;

    margin-right: 10px;

    margin-bottom: 10px;
  }

  .service_description {
    background: #f2f2f2;

    height: 395px;

    overflow-y: visible;
  }

  #positions .positions_tab_h {
    display: none;
  }

  #positions .items > li > a > .item-head-block {
    display: table-cell;
  }

  #positions .items > li > a > span.item-head-block span {
    display: block;

    color: #fff;

    padding: 6px 10px;
  }

  #positions .items > li > a {
    padding: 0;
  }

  #positions .items > li > a .item-right-block span {
    display: block;

    width: 100%;

    padding: 6px 0px;
  }

  #positions .items > li > a > .item-head-block {
    display: table-cell;

    width: 32%;
  }

  #positions .items > li > a::after,
  #positions .items > li > a::after,
  #positions .tab_drawer_heading::after {
    right: -13px;

    top: -15px;

    transform: scale(0.5);
  }

  .themesflat-testimonials.padding-bottom-40 {
    padding-bottom: 0px;
  }

  .themesflat-testimonials.padding-top-40 {
    padding-top: 0px !important;
  }

  .themesflat-testimonials > div {
    padding-bottom: 40px;

    padding-top: 40px;
  }

  .breadcrumb {
    padding: 10px 40px;

    margin-top: 20px;
  }

  .agency dl {
    width: 80%;
  }

  .prefferred_location {
    width: 100%;
  }

  .sale_form_inner_left {
    padding-right: 0;
  }

  .nda_form_center {
    width: 90%;
  }

  #main-nav-mobi {
    max-width: 100%;

    right: 0;

    background-color: #fff;
  }

  #main-nav-mobi ul li {
    text-align: left;

    padding: 0px 15px;

    border-bottom: 1px solid #ccc;

    text-align: left;
  }

  #main-nav-mobi ul > li > a {
    color: #000;

    text-transform: capitalize;

    font-size: 15px;
  }

  #main-nav-mobi .cart-info {
    background-color: transparent;

    margin: 15px 0;
  }

  #main-nav-mobi ul {
    padding: 0 15px;
  }

  #top-bar .top-bar-content {
    display: block;

    width: 100%;
  }

  .top-bar-content ul li:nth-child(1),
  .top-bar-content ul li:nth-child(3),
  .top-bar-content ul li:nth-child(4) {
    display: none;
  }

  .top-bar-content-right ul li:nth-child(1) {
    display: none;
  }

  .recent_tabs.finance_nav {
    background: #00abc9;

    height: auto;

    line-height: 30px;

    text-align: center;
  }

  .themesflat-button {
    padding: 10px 36px;
  }

  .themesflat-contact-form.style-1 .wrap-submit {
    display: inline-block;

    width: 100%;
  }

  .themesflat-headings {
    text-align: center;
  }

  .services-video-sec .row {
    display: flex;

    flex-direction: column-reverse;
  }

  .service_description {
    margin-top: 2rem;
  }

  .finance_about_page {
    padding-bottom: 5rem;
  }
}

@media (min-width: 768px) {
  #page_banner .container {
  }
}

@media only screen and (max-width: 767px) {
  .service_description {
    height: auto;
  }

  .wrap-submit input[type="submit"] {
    width: 100%;
  }

  .wrap-submit .themesflat-button.blue {
    width: 100%;

    text-align: center;
  }

  #top-bar .top-bar-socials {
    display: block;
    width: 100%;
    text-align: center;
  }

  #featured-title .featured-title-inner-wrap,
  #featured-title .featured-title-heading-wrap,
  #featured-title #breadcrumbs {
    display: block;
    width: 100%;
    text-align: left;
  }

  #featured-title #breadcrumbs {
    margin-top: 5px;
  }

  .hentry .post-author {
    text-align: center;
  }

  .hentry .post-author .author-avatar {
    float: none;
    margin: 0 auto 20px;
  }

  .comment-list article .gravatar {
    width: 50px;
    float: none;
    margin: 0 0 17px;
  }

  .comment-list .children > li {
    padding-left: 35px;
  }

  #comments .name-wrap,
  #comments .email-wrap,
  #comments .url-wrap {
    width: 100%;
    float: none;
    margin: 0;
  }

  #footer-widgets .themesflat-row .col {
    width: 100%;
  }

  #bottom .bottom-bar-content,
  #bottom .bottom-bar-menu {
    width: 100%;
    display: block;
    text-align: center;
  }

  .themesflat-pagination,
  .woocommerce-pagination {
    margin-top: 40px;
  }

  .rev_slider_wrapper .themesflat-button.big.video {
    line-height: 40px;
    font-size: 12px;
    padding: 0px 18px 0px 18px;
  }

  .rev_slider_wrapper .themesflat-button.big.video i.font-size-25 {
    font-size: 16px;
  }

  .rev_slider_wrapper .themesflat-button.big {
    font-size: 12px;
    line-height: 40px;
    padding: 0px 20px;
  }

  .themesflat-row .span_1_of_3 {
    width: 100%;
  }

  #top-bar .top-bar-language {
    display: none;
  }

  #top-bar.style-3 .top-bar-socials {
    width: 100%;
  }

  .my_footer .wdth {
    width: 100%;
  }

  .newsletter-form .input-group-btn {
    width: auto;
  }

  .breadcrumb {
    padding: 10px 20px;

    margin-top: 20px;

    text-align: left;

    margin-right: 0;
  }

  .agency .agency-image {
    display: inline-block;

    vertical-align: top;

    width: 100%;
  }

  .agency .wrapper {
    display: inline-block;

    width: 100%;
  }

  .agency dl {
    display: inline-block;

    width: 100%;

    margin-left: 0;
  }

  .agency dl dt {
    float: none;
  }

  .agency dl dd {
    text-align: left;
  }

  .prefferred_location {
    width: 100%;

    display: inline-block;

    vertical-align: top;

    margin-left: 0%;

    font-size: 15px;

    margin-top: 0px;
  }

  .login-n-right .temp_input_field {
    font-size: 11px;
  }

  /*.nda_form_center {

    width: 100%;

}*/

  .nda_form .select-wrapper.gender_group {
    width: 100% !important;
  }

  .nda_form_center {
    padding: 40px 15px;
  }

  .nda_form .name_bx span {
    width: 100% !important;

    display: inline-block;

    margin-left: 0;
  }

  .nda_form .form-group .select-wrapper {
    width: 100%;
  }

  .nda_form .form-group.three-select-wrapper .select-wrapper {
    width: 100%;
  }

  .form-group.three_input_field .temp-span-wrap.temp-span-input-label-wrap {
    width: 100%;
  }

  .form-group.three_input_field
    .temp-span-wrap.temp-span-input-label-wrap:nth-child(2),
  .form-group.three_input_field
    .temp-span-wrap.temp-span-input-label-wrap:nth-child(3) {
    margin-left: 0;
  }

  .bouble_field .temp-span-wrap.temp-span-input-label-wrap {
    width: 100%;

    display: block;

    float: none;
  }

  .form-group.bouble_field .select-wrapper {
    width: 100%;

    margin: 0;
  }

  .bouble_field select {
    padding: 9px 22px;
  }
}

@media only screen and (max-width: 360px) {
  .rev_slider_wrapper .themesflat-button.big.video {
    line-height: 40px;
    font-size: 12px;
    padding: 0px 15px 0px 15px;
  }

  .rev_slider_wrapper .themesflat-button.big.video i.font-size-25 {
    font-size: 18px;
  }

  .rev_slider_wrapper .themesflat-button.big.video i {
    top: 4px;
  }

  .themesflat-contact-form .your-notification {
    width: 100%;
    padding: 0;
    display: inline-block;
    margin-top: 10px;
  }

  .themesflat-testimonials.style-4 .thumb {
    left: 15px;
  }

  .themesflat-testimonials.style-4 .text .name-pos {
    padding-left: 120px;
  }

  .themesflat-testimonials.style-4 .start,
  .themesflat-testimonials.style-2 .start {
    display: none;
  }

  .themesflat-testimonials.style-2 .text .name-pos {
    padding-left: 70px;
  }

  .themesflat-testimonials.style-2 .thumb {
    left: 30px;
  }

  .col-md-4.padding-right-45 {
    padding-right: 15px !important;
  }

  .col-md-4.padding-left-62,
  .col-md-4.padding-left-50,
  .col-md-4.padding-left-54 {
    padding-left: 12px !important;
  }

  .breadcrumb {
    margin-right: auto;
  }
}

@media only screen and (max-width: 320px) {
  .breadcrumb {
    margin-right: auto;
  }
}

ul.logintab {
  margin: 0px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 5px solid #008aff;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  background: #008aff;
  color: #fff;
  border: 0px;
  border-radius: 0px;
}

.nav-tabs > li > a {
  border: 0px;
  border-radius: 0px;
}

.w100 {
  width: 100%;
}

.labelfontsize {
  font-size: 12px;
}

.latest_page_box_txt p {
  display: inline-block;

  font-size: 15px;

  margin-right: 30px;
}

.share_post {
  float: left;

  width: 100%;
}

.share_post h1 {
  font-size: 25px;

  font-weight: 500;
}

.post_comment {
  float: left;

  width: 100%;

  transition: 0.5s;

  margin-bottom: 35px;
}

.share_icons li a {
  background: #f2f2f2;

  padding: 4px 8px;

  border-radius: 2px;

  color: #dd5144;

  border: 1px solid #c9c9c9;

  font-size: 12px;
}

.share_icons li a i {
  font-size: 15px;

  position: relative;

  top: 2px;
}

.share_icons {
  margin: 30px 0 50px;
}

.share_icons li span {
  position: relative;

  left: 4px;

  background: #fff;

  border: 1px solid #cfcece;

  padding: 4px 8px;

  text-align: center;
}

.share_icons li span::before {
  position: absolute;

  content: "";

  left: -4px;

  top: 8px;

  /* transform: translateY(-50%); */

  background: #fff;

  height: 8px;

  width: 8px;

  transform: rotate(45deg);

  border-left: 1px solid #cfcece;

  border-bottom: 1px solid #cfcece;
}

.share_icons li {
  display: inline-block;

  margin-right: 14px;
}

.share_icons li:first-child a {
  color: #000;
}

.fa.fa-google-plus {
  color: #dd5144;
}

.fa.fa-pinterest-p {
  color: #dd5144;

  margin-right: 2px;
}

.share_icons li:nth-child(3) a {
  font-style: italic;

  font-size: 12px;

  color: #dd5144;
}

.share_icons li:last-child a {
  background: #4267b2;

  color: #fff;
}

.share_post .fa.fa-twitter {
  color: #55aded;
}

.comment_text span a {
  color: #f00;
}

.comment_text span a:hover {
  color: #e10707;
}

.comment_text {
  width: 85%;

  float: right;
}

.comment_text h2 {
  font-size: 18px;

  font-weight: 500;

  margin: 0;

  line-height: 24px;
}

.comment_text p {
  margin: 0;
}

.comment_text p.date {
  color: #b3b3b3;

  margin-bottom: 10px;
}

.cmnt {
  font-size: 15px;

  color: #858585;
}

.post_comment:hover {
  padding: 15px;

  background: #f8f8f8;
}

.blog_lft_sidebar {
  background: #fff;

  padding: 15px;

  border-radius: 2px;
}

.comment_thumnail {
  width: 13%;

  float: left;
}

.comment_thumnail img {
  width: 100px;
}

.comment_box {
  position: relative;
}

.blog_lft_sidebar .row {
  margin-bottom: 0;
}

/*new css*/

.row.footersubscribe {
  /*display: flex;

    justify-content: center;

    align-items: center;

    text-align: center;*/
}

.my_footer ul.footer_links ul {
  margin: 4px 0 5px 25px;
}

.top-head-1 {
  padding: 2rem;

  box-shadow: 0px 0px 15px 0px #ccc;

  border-radius: 30px;

  margin: 0 0 3rem;

  text-align: justify;

  margin-top: 20px;
}

#site-header #main-nav > ul > li > a {
  line-height: 3.3;

  position: relative;
}

.form-body {
  background: #0000000f;

  box-shadow: 0px 0px 5px 0px #0000004f;

  border-radius: 5px;
}

.prefferred_location dl dt {
  border-bottom: 1px dashed #ccc;
}

.prefferred_location dt:nth-child(even) {
  text-align: right;
}

.breadcrumb {
  margin-right: 0px;
}

.page_contact h4 {
  color: #fff;
}

.login-n-right.business_sales_form {
  padding: 20px 0 0px;
}

/*Checkout page*/

.cart-tab {
  padding: 0;

  width: 100%;
}

.use {
  box-shadow: 0px 0px 4px #e0e0e0;
  clear: both;
  overflow: hidden;
  padding: 7px 0 11px;
}

.new h4 {
  margin-bottom: 5px;
  color: #31b0d5;
  font-size: 17px;
  margin-top: 15px;
}

.new h4 span {
  font-size: 22px;
}

.new .btn {
  padding: 8px 8px 9px 8px;

  border-radius: 5px !important;

  text-transform: uppercase;
}

.exist {
  text-align: right;
}

.exist h4 {
  margin-bottom: 5px;
  color: #5cb85c;
  font-size: 17px;
  margin-top: 15px;
}

.exist h4 span {
  font-size: 23px;
}

.exist .btn {
  padding: 8px 8px 9px 8px;

  border-radius: 5px !important;

  text-transform: uppercase;
}

/*.login-n-right {

    padding: 5px;

    margin: 15px 0;

    box-shadow: 0px 0px 4px #e0e0e0;

}*/

.login-n-right h3 {
  margin: 0;

  margin-top: 15px;

  text-align: center;

  padding: 5px;

  font-size: 21px;
}

/*.nav-tabs li.active {border-bottom: 2px solid #2457cf;}*/

.cart-tab li {
  display: block;

  margin-bottom: 100px;

  position: relative;

  text-align: center;
}

.cart-tab li::before {
  background: #ddd none repeat scroll 0 0;

  content: "";

  height: 80px;

  left: 25px;

  margin: auto;

  position: absolute;

  /*right: 0;*/

  top: 110%;

  width: 2px;
}

.cart-tab li:last-child {
  margin-bottom: 0;
}

.cart-tab li:last-child::before {
  display: none;
}

.cart-tab li a {
  color: #999999;

  display: block;

  font-size: 13px;

  font-weight: 600;

  text-transform: uppercase;
}

.cart-tab li:nth-child(1) a span {
  background: #d02e2e;
  color: #fff;
}

.cart-tab li:nth-child(2) a span {
  background: #e0e03d;
  color: #fff;
}

.cart-tab li:nth-child(3) a span {
  background: #4141c5;
  color: #fff;
}

.cart-tab li:nth-child(4) a span {
  background: #33cc33;

  color: #fff;
}

.cart-tab li a span {
  border-radius: 50%;

  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);

  display: block;

  font-size: 20px;

  font-weight: 500;

  height: 50px;

  line-height: 50px;

  margin-right: auto;

  text-align: center;

  width: 50px;
}

.cart-tab li a.active {
  color: #1e0c96;
}

.cart-tab li a.active span {
  box-shadow: 0 0 4px rgba(255, 127, 0, 0.1);

  /* border: 1px solid #1e0c96; */
}

.cart-tab .tx {
  color: #1e0c96;

  font-size: 12px;

  font-weight: 600;

  text-align: left;

  font-style: normal;

  display: block;

  margin-left: 0px;

  margin-top: 10px;
}

/* -------------------------------------

    11.3 Payment-details

------------------------------------- */

.payment-details tr {
  border-bottom: 1px solid #eee;
}

.payment-details tr:last-child {
  border-bottom: 0 none !important;
}

.payment-details td {
  padding: 5px 0;

  border: none;

  border-bottom: 1px dashed #ccc;
}

.payment-details table {
  border: none;
}

.td-title-1 {
  color: #999;

  font-size: 13px;

  text-align: left;
}

.td-title-2 {
  color: #999;

  font-weight: 500;

  text-align: right;
}

.order-total {
  color: #1e0c96;

  font-weight: 500;

  text-align: left;
}

.order-total-price {
  color: #1e0c96;

  font-weight: 700;

  text-align: right;
}

ul.listar-tabnavloginregistered li.active {
  background: linear-gradient(45deg, #000000, #0059ff);

  display: flex;

  align-items: center;

  justify-content: center;
}

ul.listar-tabnavloginregistered {
  text-align: center;

  padding: 0;
}

.listar-tabnavloginregistered {
  width: 100%;

  float: left;

  font-size: 20px;

  line-height: 23px;

  list-style: none;

  display: table;

  table-layout: fixed;

  border-bottom: 1px solid #e7e8e9;
}

.tab-content.listar-tabcontentloginregistered {
  padding: 30px;

  border: 1px solid #cccccc45;

  margin-top: 20px;

  box-shadow: 5px 8px 10px 0px #3c2d2d57;

  border-radius: 20px;

  background: #fafafa;

  transition: 0.2s;
}

.listar-themetabs {
  width: 100%;

  float: left;
}

ul.listar-tabnavloginregistered li.active a {
  color: #fff;

  padding: 10px;

  width: 100%;
}

fieldset {
  margin: 0 2px;

  padding: 0.35em 0.625em 0.75em;
}

ul.listar-tabnavloginregistered li a {
  padding: 10px;
}

.listar-tabnavloginregistered li a {
  color: #222;

  display: block;

  padding: 0 0 15px;

  position: relative;
}

section#basic-information .form-group i {
  position: absolute;

  top: 28%;

  bottom: 0;

  margin: 0 14px;

  font-size: 25px;
}

section#basic-information .form-control,
section#basic-information input[type="text"] {
  padding: 15px 40px;
}

section#basic-information h2 {
  border: none;
}

form#contact-form .col-md-6.col-sm-6:nth-child(even) {
  clear: both;
}

div#checkout_check {
  clear: both;

  position: relative;
}

ul.listar-tabnavloginregistered li.active {
  background: #00abc9;

  display: flex;

  align-items: center;

  justify-content: center;
}

.listar-tabnavloginregistered li {
  display: table-cell;

  vertical-align: middle;

  line-height: inherit;

  list-style-type: none;
}

.form-group {
  position: relative;
}

section#submit-form .tab-content.listar-tabcontentloginregistered {
  padding-bottom: 20px;

  margin-bottom: 20px;

  clear: both;
}

img.icon {
  width: 73px;

  margin: 20px 0;
}

h6.widget-title.border-left.mb-20 {
  border-left: 4px solid #f71735;

  padding-left: 15px;
}

.mb-30 {
  margin-bottom: 30px;
}

.latest_page_box_txt p {
  text-align: justify;
}

.prefferred_location dl strong {
  font-size: 24px;

  margin: 0 0 10px 0;

  display: inline-block;
}

/*new add css*/

.support-sec {
  top: 0px;
}

.tab-panels {
  top: 0px;
}

#page_banner .page-header {
  margin-bottom: 40px !important;
}

.slick-prev,
.slick-prev:hover,
.slick-prev:focus,
.slick-next,
.slick-next:hover,
.slick-next:focus,
.slick-dots li button {
  background-color: transparent !important;
}

.tabs {
  background: #00abc9;

  margin: 0;

  padding: 10px;

  display: flex;

  justify-content: space-between;
}

.tabs li::before {
  right: 8px;
}

.themesflat-headings.style-2 .sub-heading {
  max-width: 100%;

  margin: 12px auto;
}

p.class {
  text-align: justify;
}

.slick-slide img {
  width: 100% !important;
}

.themesflat-content-box {
  padding: 15px;
}

.two-btns a {
  width: 49%;

  float: left;
}

a#callback {
  /* margin-left: 10px; */

  margin-right: 10px;
}

.two-btns a.active {
  background: #2366a2 !important;

  border: 1px solid #2366a2;
}

.two-btns a {
  height: 50px;

  display: flex;

  align-items: center;

  text-align: center;

  justify-content: center;
}

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

.service_description ul li {
  list-style: disc;

  margin-left: 4rem;
}

.service_description ul {
  padding: 0 15px;
}

div#login-section {
  padding: 20px 30px;
}

#business_opportunities .business_video img,
#business_opportunities .support-info {
  height: 500px;

  object-fit: cover;
}

.support-sec .support-info {
  height: auto;
}

.support-sec .service_description,
.support-sec .video-img img {
  height: 444px;
}

button#btn_submit {
  margin-top: 20px;
}

.login-n-right.bg-light-grey.login-right-form {
  padding: 20px 30px;
}

a.top_home_icon {
  margin-left: 0 !important;
}

/*29Oct Css*/

.service_description {
  position: relative;
}

@media (max-width: 767px) {
  .support-sec .service_description,
  .support-sec .video-img img {
    height: auto;
  }

  .business_video img,
  .support-info {
    height: auto;
  }

  .wanted_btn {
    top: 0px !important;
  }

  .two-btns a {
    font-size: 12px !important;
  }

  .half-background {
    clear: both;
  }

  .select-wrapper {
    width: 100% !important;
  }

  a#callback {
    margin-right: 5px;
  }

  /*.support-sec {

    top: -45px;

}*/

  .nav > li > a {
    padding: 10px 4px;
  }

  .themesflat-action-box .button-wrap {
    text-align: center !important;
  }

  .license-opp #positions {
    margin-top: 0px !important;
  }

  .tabs {
    display: block;
  }

  .themesflat-headings .heading {
    font-size: 22px;
  }

  section.business_tab {
    margin: 0px 0px;
  }

  div#checkout-content {
    display: grid;
  }

  .order-1 {
    order: 1;
  }

  .order-2 {
    order: 2;
  }

  .tab-content.p-30.noboxshadow {
    margin-top: 35px;
  }

  .prefferred_location dt:nth-child(odd) {
    width: 60%;

    float: left;
  }

  .prefferred_location dt:nth-child(even) {
    width: 40%;

    float: left;
  }

  .wanted_btn {
    right: 0;
  }

  .latest_page_box_txt p {
    margin-right: 0px;

    text-align: justify;
  }

  .comment_text p {
    text-align: justify;
  }

  .half-background.style-1,
  .half-background.style-2,
  .half-background.style-3,
  .half-background.style-4 {
    margin-left: 15px;

    margin-right: 15px;
  }
}

/* ========= new css here ======= */

.header-container,
.topbar-container {
  background-color: transparent !important;

  box-shadow: none !important;
}

.topbar-container .themesflat-container {
  background-color: #252b32;

  padding-left: 20px !important;

  padding-right: 20px !important;
}

.header-container .themesflat-container {
  background: #fff !important;

  padding-left: 20px !important;

  padding-right: 20px !important;
}

.business_sales_form h2 {
  font-size: 18px !important;
}

.menu li:last-child {
  margin-right: 30px;
}

#main-nav li.megamenu {
  position: inherit;

  margin-right: 30px;
}

/* ======= media query =========== */

@media (max-width: 1199px) {
  .topbar-style-2 #top-bar {
    background-color: #252b32 !important;
  }

  #site-header {
    background-color: #fff !important;
  }
}

@media (max-width: 576px) {
  .themesflat-container {
    max-width: 100% !important;
  }

  h2,
  .finance_bg_text h2 {
    font-size: 20px;
  }

  .themesflat-headings.style-1 .sep {
    margin: 0 auto;
  }
}

@media (min-width: 992px) {
  #positions .items > li > a .item-right-block span {
    width: 20% !important;
  }
}

@media (max-width: 991px) {
  .my_footer .footercol2 {
    width: auto !important;

    padding-right: 0;
  }

  .my_footer .footercol1 {
    margin-bottom: 30px;
  }

  #checkout-content {
    flex-direction: column-reverse;

    display: flex;
  }

  .tab-content {
    margin-top: 30px;
  }

  .tabs {
    display: block;
  }

  .mobile-btn-sec {
    margin-top: 20px;

    display: block !important;
  }

  .desktop-btn {
    display: none;
  }

  .about-spacer {
    display: none !important;
  }

  .topbar-nav li a,
  .top-bar-content ul li a {
    font-size: 13px;

    margin: 0 0px !important;

    font-weight: 600;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .select-wrapper {
    margin-right: 9px;
  }

  .select-wrapper {
    width: 18.58% !important;
  }
}

@media (max-width: 768px) {
  .responsive-about {
    flex-direction: column-reverse !important;

    display: flex;
  }

  .agency-image img {
    width: 200px !important;

    max-width: 200px !important;
  }

  .agency-image {
    text-align: center;

    margin-bottom: 20px;
  }

  .appointment-btn {
    margin-top: 10px !important;
  }

  ul.text-center {
    text-align: center;

    margin-bottom: 0 !important;
  }

  .desktop-tab-panel {
    display: none;
  }

  .form-body {
    background: #f0f0f0fa;

    box-shadow: 0px 0px 5px 0px #0000004f;

    border-radius: 5px;
  }

  .panel {
    margin-top: 5px;
  }

  button.accordion {
    font-size: 16px;

    font-weight: 600;
  }

  .mobile-tab-panel {
    display: block !important;
  }
}

.select-wrapper {
  width: 16.58%;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .select-wrapper {
    width: 15.58%;
  }
}

.mobile-btn-sec {
  display: none;
}

/* accordian */

button.accordion {
  background-color: #f1f1f1;

  /* color: ; */

  cursor: pointer;

  padding: 18px;

  width: 100%;

  text-align: left;

  border: none;

  border-radius: 0;

  outline: none;

  transition: all 0.4s ease-in-out;
}

button:first-of-type {
  border-radius: 5px 5px 0 0;
}

button:last-of-type {
  border-radius: 5px 5px 0 0;
}

button.accordion.active,
button.accordion:hover {
  /* background-color: ; */

  color: white;
}

.panel {
  padding: 0 18px;

  background-color: white;

  display: none;
}

.panel.show {
  display: block;

  background-color: #00abc9;
}

.panel {
  padding: 18px 18px;

  background-color: white;

  max-height: 0;

  overflow: hidden;

  transition: all 0.6s ease-in-out;

  opacity: 0;
}

.panel.show {
  opacity: 1;

  max-height: 500px; /* Whatever you like, as long as its more than the height of the content (on all screen sizes) */
}

.panel:last-of-type {
  border-radius: 0 0 10px 10px;
}

.accordian-section {
  height: 283px;
}

button.accordion:after {
  content: "⮟"; /* Unicode character for "plus" sign (+) */

  /* color: ; */

  float: right;

  margin-left: 5px;
}

button.accordion:hover:after {
  color: white;
}

button.accordion.active:after {
  content: "⮝"; /* Unicode character for "minus" sign (-) */

  color: white !important;
}

.image-container,
.description-container {
  float: left;

  width: 50%;

  box-sizing: border-box;
}

.description-container {
  padding-left: 5px;
}

.includes {
  margin-bottom: 0;
}

.select-button {
  float: right;
}

.btn {
  color: white;

  /* background-color: ; */

  margin-bottom: 10px;

  font-size: 14px;

  text-align: center;

  text-transform: uppercase;

  border-radius: 3px;

  transition: all 0.3s ease-in-out;

  cursor: pointer;
}

.btn:hover {
  /* background-color: ; */
}

table {
  border-collapse: collapse;

  width: 100%;
}

tr {
  font-size: 12px !important;
}

td,
th {
  border: 1px solid #dfdfdf;

  text-align: left;

  padding: 2px 4px;
}

tr:nth-child(even) {
  background-color: #dfdfdf;
}

.mobile-tab-panel {
  display: none;
}

.gallery-tbs {
  margin-top: 5px;
}

.request-call-back {
  padding: 0 0 40px 0;
}

.logout-btn {
  display: none;
}

.feature_3 .heading_border {
  left: 50%;

  transform: translateX(-50%);

  position: relative;
}

@media (max-width: 1199px) {
  .logout-btn {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .finance_bg_text h2 {
    font-size: 34px;
  }

  h2 {
    font-size: 30px;
  }

  .themesflat-container {
    max-width: 750px;
  }
}

@media (max-width: 576px) {
  .p_19 {
    font-size: 16px !important;
  }

  .tab_form .btn-submit {
    width: 100%;
  }

  #page_banner .page-header h1,
  #page_banner .page-header h2 {
    color: #fff;

    padding-bottom: 10px;

    font-size: 24px;

    margin: 0;
  }

  #page_banner .page-header h2,
  #page_banner .page-header p {
    color: #fff;

    margin: 0;

    font-size: 16px;

    font-weight: 400;

    padding-bottom: 0;
  }
}

@media (min-width: 769px) and (max-width: 991px) {
  .agency-image img {
    width: 200px !important;

    max-width: 200px !important;
  }

  .exist {
    text-align: left;
  }

  .exist h4 {
    margin-top: 0px;
  }

  .exist br {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .single-query img {
    width: 280px !important;
  }

  .desktop-tbs {
    display: none;
  }

  .responsive-tbl {
    display: block;
  }

  .mobile-tbs {
    display: block;
  }

  .repsonsive-tbs {
    margin-top: 30px;
  }

  .login-n-right h1 {
    margin-top: 0;

    font-size: 22px;

    font-weight: 700;

    margin-bottom: 0;

    line-height: 34px;

    margin-bottom: 35px;
  }

  #page_banner .page-header {
    margin-bottom: 16px !important;
  }

  #page_banner {
    /* background: url(./assets/img/inner_page_banner.jpg); */

    background: url(./assets/img/bg/8.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    padding-top: 2%;

    border-bottom: 5px solid #00abc9;

    position: relative;
  }

  .feature-main-box {
    width: 100% !important;
  }

  .feature_box {
    display: flex;
  }

  .feature-content {
    text-align: left;
  }

  .ft-icon-box {
    margin-right: 20px;
  }

  .feature-content h3 {
    padding-top: 0 !important;

    padding-bottom: 5px !important;
  }

  .wanted_btn {
    display: inline-block;

    margin-top: 15px;
  }
}

.mobile-tbs > li {
  color: #fff;
}

.mobile-tbs li::before {
  color: #fff;

  border-color: #fff;
}

.my_footer .footercol2 {
  width: 19%;

  padding-right: 0;
}

.feature_3 .feature_box .ft-icon-box > i {
  border: 4px double #acacac;

  border-radius: 100%;

  display: inline-block;

  font-size: 36px;

  height: 106px;

  line-height: 98px;

  text-align: center;

  width: 106px;

  color: #111111;

  padding-bottom: 30px;
}

.feature_box .feature-content > h3 {
  padding-bottom: 20px;

  padding-top: 30px;

  font-weight: bold;

  font-size: 22px;

  margin: 0;

  color: #111111;
}

.feature_3 .feature_box:hover .ft-icon-box i {
  transition: all 0.7s ease 0s;

  border: 4px double #fff;

  color: #fff !important;

  background: #00abc9;
}

@media (min-width: 767px) and (max-width: 991px) {
  .feature-main-box {
    width: 100% !important;
  }

  .feature_box {
    display: flex;
  }

  .feature-content {
    text-align: left;
  }

  .feature-content h3 {
    padding-top: 0 !important;

    padding-bottom: 5px !important;
  }

  .ft-icon-box {
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  .feature_box {
    margin-bottom: 0;

    padding: 0;

    margin-bottom: 30px;

    margin-top: 10px;
  }

  .feature_box .feature-content > h3 {
    font-size: 18px;
  }

  .feature_3 .feature_box .ft-icon-box > i {
    border: 4px double #acacac;

    border-radius: 100%;

    display: inline-block;

    font-size: 36px;

    height: 90px;

    line-height: 80px;

    text-align: center;

    width: 90px;

    color: #111111;

    padding-bottom: 30px;
  }

  .agency-image img {
    max-width: 100% !important;

    width: 100% !important;

    height: 100%;

    object-fit: cover;
  }

  .agency-image {
    height: 170px !important;
  }

  .mobile-sl-img {
    display: block !important;

    width: 100% !important;

    max-width: 100% !important;
  }

  .agency-image {
    width: 100% !important;

    max-width: 100% !important;
  }

  .desktop-sl-img {
    display: none;
  }
}

.mobile-sl-img {
  display: none;
}

@media (max-width: 768px) {
  .exist {
    text-align: left;
  }

  .exist h4 {
    margin-top: 0px;
  }

  .exist h4 {
    margin-top: 0px;
  }

  .exist br {
    display: none !important;
  }
}

.recent_tabs > ul {
  margin-bottom: 0;
}

li.menu-item.menu-item-has-children:hover ul.dropdownhov {
  display: block;
}

ul.dropdownhov {
  background: #fff;

  padding: 10px;

  border-radius: 5px;

  width: 250px;

  position: absolute;

  top: 100%;

  display: none;
}

ul.dropdownhov li a {
  color: #777777;

  padding: 5px 10px;

  font-family: "Montserrat", sans-serif;

  font-weight: 600;

  letter-spacing: 1px;

  font-size: 12px;

  color: #777777;

  text-transform: uppercase;
}
