/*

 Theme Name: Pixomi

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

 Author: Ajmal Khan

 Author URI: https://dropletthemes.com

 Description: Pixomi - A Modern Consulting and Business WordPress Theme

 Version: 8.4

 License: GNU General Public License 3.0

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

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

 Text Domain: pixomi

*/

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

/*  00. Table of Content

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

/*    00. General

/*      ----- 00.0 Reset

/*      ----- 00.0 Body

/*      ----- 00.0 Typography

/*      ----- 00.0 Forms

/*      ----- 00.0 WordPress Core

/*      ----- 00.0 WordPress Gallery

/*      ----- 00.0 Helper Classes

/*    00. Gutenberg

/*    00. Grid System

/*    06. Header

/*       ----- 00.0 Header Topbar

/*       ----- 00.0 Header Search

/*       ----- 00.0 Main Header

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

/*       ----- 00.0 Mobile Header

/*   00. Main Titlebar

/*   00. Footer

/*   00. Sidebar

/*   00. Blog

/*   00. Comments

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

/*Reset*/

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

  padding: 0;

  border: 0;

  font-size: 100%;

  font: inherit;

  vertical-align: baseline;
}

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

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";

  content: none;
}

table {
  border-collapse: collapse;

  border-spacing: 0;
}

html {
  font-family: sans-serif;

  -ms-text-size-adjust: 100%;

  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

  max-width: 100%;

  vertical-align: middle;
}

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

  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;

  text-decoration: none;
}

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;

  margin: 0.67em 0;
}

mark {
  background: #ff0;

  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;

  line-height: 0;

  position: relative;

  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;

  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;

  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;

  font: inherit;

  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

  cursor: pointer;
}

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

  opacity: 0.5;
}

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

  padding: 0;
}

input {
  line-height: normal;
}

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

  padding: 0;
}

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

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

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

fieldset {
  border: 1px solid #ececec;

  margin: 0 2px;

  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;

  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;

  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

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

html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
button,
select,
textarea {
  font-family: inherit;

  font-size: inherit;

  line-height: inherit;
}

a {
  color: #337ab7;

  text-decoration: none;
}

a:hover,
a:focus {
  color: #11b5e6;

  text-decoration: none;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;

  max-width: 100%;

  height: auto;
}

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

.img-thumbnail {
  padding: 4px;

  line-height: 1.42857143;

  background-color: #ffffff;

  border: 1px solid #dddddd;

  border-radius: 4px;

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

  display: inline-block;

  max-width: 100%;

  height: auto;
}

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

hr {
  margin-top: 20px;

  margin-bottom: 20px;

  border: 0;

  border-top: 1px solid #ddd;
}

pre {
  font-size: 100%;

  line-height: 1.3em;

  font-family: "Courier 10 Pitch", Courier, monospace;

  overflow: auto;

  white-space: pre;

  white-space: pre-wrap;

  white-space: -moz-pre-wrap;

  white-space: -o-pre-wrap;

  display: block;

  color: #555555;

  padding: 20px;

  margin: 0 0 20px;

  background: #f9f9f9;

  border: solid 1px #e2e2e2;
}

/*Body*/

html {
  height: 100%;
}

body {
  font: 400 14px/25px "Poppins", sans-serif;

  color: #637281;

  -webkit-font-smoothing: antialiased;

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

p {
  margin: 0 0 20px;
}

a {
  color: #11b5e6;

  text-decoration: none;

  outline: 0;
}

a:hover {
  color: #11b5e6;
}

p img {
  margin: 0;
}

p strong {
  font-weight: bold;
}

small {
  font-size: 80%;
}

p a {
  color: #11b5e6;

  text-decoration: none;

  line-height: inherit;
}

p a:hover,
p a:focus {
  color: #11b5e6;

  text-decoration: none;
}

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

del {
  font-weight: 400;
}

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

video {
  max-width: 100%;

  height: auto;
}

img {
  max-width: 100%;

  height: auto;
}

small,
sub,
sup {
  position: relative;

  font-size: 11px;

  vertical-align: baseline;
}

sub {
  top: 3px;
}

sup {
  bottom: 3px;
}

mark {
  display: inline;

  padding: 2px 4px;

  background-color: #f6f2d6;

  color: #7c6d08;
}

mark.dark {
  background-color: #333;

  color: #fff;
}

/*Body Selection*/

::-moz-selection {
  color: #fff;

  background-color: #11b5e6;
}

::selection {
  color: #fff;

  background-color: #11b5e6;
}

::-moz-selection {
  color: #fff;

  background-color: #11b5e6;
}

a strong {
  color: inherit;
}

/*Table Styles*/

table {
  border-collapse: collapse;

  width: 100%;

  margin-bottom: 20px;
}

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

table,
td {
  font-size: 14px;

  font-weight: 400;
}

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

th,
td {
  text-align: left;

  padding: 15px;
}

tr:nth-child(even) {
  background-color: #f8f8f8;

  border: 1px solid #f3f3f3;
}

/*List Styles*/

ul,
ol {
  margin: 0 0 20px 15px;

  font-size: 14px;

  padding: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

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

  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

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

/*Blockquote*/

blockquote {
  position: relative;

  margin: 30px 0;

  padding: 20px 40px 20px 80px;

  font-size: 18px;

  line-height: 35px;

  border: 1px solid #dde4e8;

  border-left: 5px solid #11b5e6;

  background: transparent;

  color: #5d7280;

  font-family: "Lora", serif;

  font-style: italic;
}

blockquote:before {
  font-family: "FontAwesome";

  content: "\f10d";

  color: #5d7280;

  text-align: center;

  line-height: 30px;

  position: absolute;

  font-size: 40px;

  opacity: 0.2;

  top: 30px;

  left: 25px;

  font-style: normal !important;
}

blockquote cite {
  display: block;

  font-size: 12px;

  margin-bottom: 15px;

  text-transform: uppercase;

  font-style: normal;

  color: #11b5e6;

  font-weight: bold;
}

blockquote cite:before {
  content: "-";

  margin-right: 3px;
}

blockquote cite:after {
  content: "-";

  margin-left: 3px;
}

/*Typography*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;

  font-family: "Poppins", sans-serif;

  text-transform: none;

  line-height: 24px;

  letter-spacing: -0.7px;

  color: #002e5b;
}

h1 {
  font-size: 36px;

  margin-bottom: 30px;
}

h2 {
  font-size: 30px;

  margin-bottom: 30px;
}

h3 {
  font-size: 24px;

  margin-bottom: 28px;
}

h4 {
  font-size: 18px;

  margin-bottom: 25px;
}

h5 {
  font-size: 14px;

  margin-bottom: 25px;
}

h6 {
  font-size: 12px;

  margin-bottom: 20px;
}

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

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

.title-seperator span {
  width: 55px;

  height: 2px;

  background: #11b5e6;

  display: inline-block;

  vertical-align: top;

  position: relative;
}

.title-seperator span:before,
.title-seperator span:after {
  width: 5px;

  height: 2px;

  background: inherit;

  position: absolute;

  content: "";

  top: 0;

  left: -10px;
}

.title-seperator span:after {
  left: auto;

  right: -9px;
}

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

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

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

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

/*Forms*/

input[type="text"],
input[type="password"],
input[type="number"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="time"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="url"],
#respond textarea,
#respond input[type="text"],
select,
textarea,
.post-password-form input[type="password"] {
  position: relative;

  font-size: 13px;

  text-transform: none;

  width: 100%;

  max-width: 100%;

  vertical-align: middle;

  display: block;

  width: 100%;

  max-width: 100%;

  padding: 14px 18px;

  margin: 10px 0;

  font-family: inherit;

  font-weight: 400;

  color: #000;

  line-height: 1.6;

  text-transform: capitalize;

  background-color: #f8f8f8;

  border: 2px solid #f3f3f3;

  border-radius: 0;

  height: auto;

  outline: 0;

  cursor: pointer;

  -webkit-appearance: none;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  -webkit-transition: border-color 0.2s ease-in-out;

  -o-transition: border-color 0.2s ease-in-out;

  transition: border-color 0.2s ease-in-out;
}

.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type="submit"],
.wp-block-search .wp-block-search__button,
.wp-block-button .wp-block-button__link,
.wp-block-file a.wp-block-file__button {
  position: relative;

  display: inline-block !important;

  font-family: "Montserrat", sans-serif;

  margin: 0;

  font-size: 12px;

  font-weight: 700;

  text-transform: uppercase;

  letter-spacing: 0.2px;

  text-align: center;

  background-color: #11b5e6;

  outline: 0;

  border: 0;

  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);

  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);

  cursor: pointer;

  color: #ffffff;

  opacity: 1;

  border-radius: 50px;

  padding: 12px 20px;

  text-decoration: none;

  display: block;

  -webkit-appearance: none;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  -webkit-transition: all 0.2s;

  -moz-transition: all 0.2s;

  -ms-transition: all 0.2s;

  -o-transition: all 0.2s;

  transition: all 0.2s;
}

.wp-block-search .wp-block-search__button {
  border-radius: 0;
}

textarea {
  min-height: 40px;

  padding: 20px;
}

.textarea {
  min-height: 20px;
}

::-webkit-input-placeholder {
  color: #5d7280;

  opacity: 0.8;
}

:-moz-placeholder {
  color: #35485a;

  opacity: 0.8;
}

::-moz-placeholder {
  color: #35485a;

  opacity: 0.8;
}

:-ms-input-placeholder {
  color: #35485a;

  opacity: 0.8;
}

select {
  display: block;

  padding: 10px 12px;

  outline: none;

  font-size: 13px;

  font-weight: 600;

  line-height: 1.6;

  margin: 0;

  max-width: 100%;

  width: 100%;

  color: #5d7280 !important;

  border: 2px solid #f3f3f3;

  background: #f8f8f9;
}

label {
  color: #5d7280;

  display: block;
}

fieldset {
  margin-bottom: 1em;
}

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

  height: 0;
}

/*WordPress Core*/

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

.alignleft {
  display: inline;

  float: left;

  margin-right: 1.618em;
}

.alignleft.flip {
  float: right !important;

  margin-left: 1.618em !important;
}

.alignright {
  display: inline;

  float: right;

  margin-left: 1.618em;
}

.alignright.flip {
  float: left !important;

  margin-right: 1.618em !important;
}

.aligncenter {
  clear: both;

  display: block;

  margin: 0 auto;
}

a img.alignright {
  float: right;

  margin: 5px 0 20px 20px;
}

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

a img.alignleft {
  float: left;

  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;

  margin-left: auto;

  margin-right: auto;
}

.wp-caption {
  text-align: center;

  overflow: hidden;

  max-width: 100%;
}

.image_frame,
.wp-caption {
  display: block;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  -ms-box-sizing: border-box;

  -o-box-sizing: border-box;

  box-sizing: border-box;
}

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

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

.wp-caption img {
  border: 0 none;

  height: auto;

  margin: 0px 0px 5px 0px;

  padding: 0;

  width: auto;
}

.wp-caption p.wp-caption-text {
  line-height: normal;

  display: block;

  margin: 0;
}

/*Gallery*/

.gallery {
  margin-bottom: 30px;
}

.gallery .gallery-item {
  display: inline-block;

  padding: 1.79104477%;

  text-align: center;

  vertical-align: top;

  width: 100%;

  margin: 0;
}

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

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

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

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

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

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

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

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

.gallery-icon img {
  max-width: 100%;

  height: auto;

  margin: 0 auto;
}

.gallery-caption {
  color: #637281;

  font-size: 13px;

  font-size: 0.8125rem;

  font-style: italic;

  margin-bottom: 1.5em;

  max-width: 100%;
}

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

/*Helper Classes*/

.slider-btn {
  font-family: "Montserrat", sans-serif;

  margin: 10px 0;

  font-size: 12px;

  font-weight: 700;

  text-align: center;

  vertical-align: middle;

  letter-spacing: 0.5px;

  text-transform: uppercase;

  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);

  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);

  cursor: pointer;

  border-radius: 1px;

  padding: 12px 18px;

  display: block;

  -webkit-transition: all 0.2s ease 0s !important;

  -moz-transition: all 0.2s ease 0s !important;

  -ms-transition: all 0.2s ease 0s !important;

  -o-transition: all 0.2s ease 0s !important;

  transition: all 0.2s ease 0s !important;
}

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

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

.slider-btn.rounded {
  padding: 12px 22px;

  border-radius: 100px;
}

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

.bypostauthor {
  border-radius: 1px;
}

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

  color: #fff;
}

.slider-btn.light:hover {
  background-color: #2c394c;

  color: #fff !important;
}

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

  color: #fff;
}

.slider-btn.dark:hover {
  background-color: #11b5e6;

  color: #fff !important;
}

.slider-btn.border {
  background-color: transparent !important;

  border-top: 2px solid #fff !important;

  border-right: 2px solid #fff !important;

  border-bottom: 2px solid #fff !important;

  border-left: 2px solid #fff !important;

  color: #fff !important;
}

.slider-btn.border:hover {
  background-color: #11b5e6;

  border-color: #11b5e6;

  color: #fff !important;
}

.brochure-btn a {
  margin: 10px 0;

  font-size: 14px;

  font-weight: 500;

  text-align: center;

  vertical-align: middle;

  letter-spacing: 0.5px;

  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);

  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);

  cursor: pointer;

  border-radius: 1px;

  padding: 12px 5px 12px 10px;

  display: block;

  background-color: #11b5e6;

  color: #fff !important;
}

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

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

.space {
  padding: 30px 0;
}

.divider {
  border: 1px solid #f3f3f3;

  margin: 40px 0;
}

.yellow {
  background-color: yellow !important;

  color: #000 !important;
}

.img-responsive {
  display: block;

  max-width: 100%;

  height: auto;
}

.col-centered {
  margin: 0 auto;

  float: none;
}

.no-space {
  padding: 0;

  margin: 0;
}

.navbar-left {
  float: left !important;

  margin-left: -10px;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

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

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

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

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

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

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

.embed-responsive {
  position: relative;

  display: block;

  height: 0;

  padding: 0;

  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  width: 100%;

  height: 100%;

  border: 0;
}

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

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

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

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

p.contact-info {
  font-weight: 500;

  font-size: 12px;

  line-height: 35px;
}

#sidebar .contact-box {
  text-align: center;

  position: relative;

  background-color: #11b5e6;

  border: 1px solid #11b5e6;

  padding: 20px 15px 30px 15px;
}

#sidebar .contact-box:after {
  font-family: "FontAwesome";

  content: "\f003";

  color: rgba(255, 255, 255, 0.5);

  text-align: center;

  line-height: 50px;

  position: absolute;

  font-size: 70px;

  opacity: 0.3;

  bottom: 0px;

  right: 0px;

  transform: rotate(-40deg);
}

#sidebar .contact-box h4 {
  font-size: 18px;

  margin-bottom: 5px !important;

  font-weight: 600 !important;

  color: #fff !important;

  text-transform: none !important;
}

#sidebar .contact-box p {
  text-align: center;

  color: #fff !important;

  margin: 0;
}

#sidebar .contact-box strong {
  display: block;

  font-weight: 600;

  font-size: 16px;

  margin: 10px 0 20px !important;
}

#sidebar .contact-box a {
  background-color: #2c394c;

  color: #fff !important;

  padding: 10px 18px;

  border-radius: 50px;

  font-size: 13px;

  letter-spacing: 1px;

  font-weight: 500;
}

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

.blank-page {
  margin: 0 !important;

  padding: 0 !important;
}

.mont,
span.mont,
p.mont {
  font-family: "Montserrat";

  font-weight: 700;
}

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

/*  00. Gutenberg

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

p.has-background {
  padding: 20px 30px;
}

.wp-block-audio {
  width: 100%;
}

.wp-block-audio audio {
  width: auto;
}

.wp-block-audio.alignleft audio,
.wp-block-audio.alignright audio {
  max-width: 50%;
}

.wp-block-audio.aligncenter audio {
  display: block;

  margin: 0 auto;
}

.wp-block-video video {
  width: 100%;
}

.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts {
  margin: 0;

  padding-left: 0;
}

.wp-block-archives ul,
.wp-block-categories ul,
.wp-block-latest-posts ul {
  padding-left: 0 !important;
}

.wp-block-archives li,
.wp-block-page-list li,
.wp-block-categories li,
.wp-block-latest-posts li {
  margin-bottom: 8px;

  list-style-type: none;
}

.wp-block-archives li a,
.wp-block-categories li a,
.wp-block-latest-posts li a {
  color: #637281;

  text-decoration: none;
}

.wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
  text-align: center;
}

.wp-block-archives select,
.wp-block-categories select,
.wp-block-latest-posts select {
  width: 100%;

  max-width: 100%;

  height: 52px;

  margin: 10px 0 0;

  padding: 14px 20px;

  font-family: inherit;

  line-height: 24px;

  font-style: inherit;

  font-weight: inherit;

  color: #637281;

  background-color: transparent;

  border: 1px solid #e5e5e5;

  border-radius: 0;

  outline: 0;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;
}

#footer .wp-block-archives select,
#footer .wp-block-categories select,
#footer .wp-block-latest-posts select {
  color: #ffffff;

  border: 1px solid #47576c;
}

.wp-block-categories li ul {
  margin: 4px 0 0;

  padding: 0 0 0 10px;

  list-style-type: none;
}

.wp-block-categories li ul li:last-child {
  padding: 4px 0 0;
}

.wp-block-archives-dropdown label {
  display: none;
}

.wp-block-latest-posts.is-grid li {
  margin: 0 16px 16px 0;
}

.wp-block-preformatted {
  padding: 15px;

  white-space: pre-wrap;

  word-wrap: break-word;
}

.wp-block-verse {
  font-family: inherit;
}

.has-drop-cap:not(:focus):first-letter {
  font-family: inherit;

  font-size: 3.375em;

  line-height: 1;

  font-weight: 700;

  margin: 0 0.25em 0 0;
}

.wp-block-rss .wp-block-rss__item-title {
  display: inline-block;
}

.wp-block-rss .wp-block-rss__item {
  margin: 2px 0;
}

.wp-block-button.is-style-outline > .wp-block-button__link {
  padding: 11px 30px;
}

/*Block Widget - Search*/

.wp-block-search .wp-block-search__button {
  padding: 0 14px !important;

  margin-left: 10px !important;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__button {
  margin-left: -1px !important;
}

.wp-block-search .wp-block-search__button:hover svg {
  fill: #11b5e6;
}

#footer .wp-block-search .wp-block-search__button {
  background-color: #11b5e6 !important;

  color: #ffffff;

  border: 0;
}

.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input {
  margin: 0;

  border-radius: 0;
}

#footer .wp-block-search .wp-block-search__input[type="search"]:focus {
  border-color: #11b5e6;

  color: #ffffff;
}

.wp-block-search .wp-block-search__button svg {
  font-size: 20px;

  transform: rotate(260deg);

  margin-top: 5px;
}

/*Block Widget - Latest Posts*/

.wp-block-latest-posts.wp-block-latest-posts__list li {
  margin-bottom: 30px !important;
}

.wp-block-latest-posts__list.wp-block-latest-posts li a {
  font-size: 20px;

  margin: 20px 0 10px;
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
  display: inline-block;

  font-size: 90%;

  text-transform: capitalize;
}

.wp-block-latest-posts__post-date {
  margin-left: 10px;
}

.wp-block-latest-posts__post-date {
  display: inline-block;

  font-size: 90%;
}

/*Block Widget - Calendar*/

.wp-block-calendar caption {
  font-size: 16px;

  font-weight: 600;

  color: #637281;

  padding: 12px;

  border: 1px solid #e5e5e5;

  border-bottom: 0 !important;
}

#footer .wp-block-calendar table caption,
#footer .wp-block-calendar table tbody {
  color: #ffffff;

  border: 1px solid #34547e;
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
  border: 1px solid #e5e5e5;
}

#footer .wp-block-calendar tbody td,
#footer .wp-block-calendar th {
  border: 1px solid #34547e;
}

/*Widget Block - Comments*/

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment {
  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
}

/*Widet Block - RSS*/

.wp-block-rss .wp-block-rss__item {
  margin-bottom: 15px;
}

span.wp-block-rss__item-author {
  display: none;
}

.wp-block-rss__item-publish-date {
  display: block;

  font-size: 90%;

  margin-bottom: 10px;

  opacity: 0.8;
}

/*Widet Block - Social*/

.wp-block-social-links .wp-social-link a {
  -webkit-transition: all 0.5s ease-in-out;

  transition: all 0.5s ease-in-out;
}

/*Wiget Block - Tags*/

.wp-block-tag-cloud a {
  font-size: inherit !important;

  display: inline-block;

  padding: 5px 2px;

  text-transform: capitalize;

  font-family: inherit;

  -o-transition: all 0.2s;

  -webkit-transition: all 0.2s;

  transition: all 0.2s;

  background-color: transparent;

  color: #637281;

  box-shadow: none;
}

.wp-block-tag-cloud a:not(:last-child):after {
  content: ",";
}

#footer .wp-block-tag-cloud a {
  color: #ffffff;

  background: #47576c !important;
}

/*Blockquote*/

blockquote.wp-block-pullquote {
  position: relative;

  display: inline-block;

  width: 100%;

  vertical-align: middle;

  margin: 15px 0 !important;

  padding: 5px 40px !important;

  font-size: 22px !important;

  font-style: normal !important;

  line-height: 1.5em !important;

  text-align: center;

  quotes: none;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  border: none !important;

  color: #002e5b;

  display: inline-block;

  vertical-align: middle;

  width: auto;
}

blockquote.wp-block-pullquote > * {
  color: inherit !important;

  font-family: inherit !important;

  font-size: inherit !important;

  font-style: inherit !important;

  line-height: inherit !important;

  margin: 0;
}

blockquote.wp-block-pullquote:before,
blockquote.wp-block-pullquote:after {
  content: "";
}

blockquote.wp-block-pullquote cite,
blockquote.wp-block-pullquote .wp-block-quote__citation,
blockquote.wp-block-pullquote .wp-block-pullquote__citation,
blockquote.wp-block-pullquote footer {
  display: block !important;

  margin-top: 10px !important;

  text-align: inherit !important;

  font-size: 14px !important;

  line-height: 1.3em !important;

  letter-spacing: 0 !important;

  font-style: normal !important;

  font-weight: 400 !important;

  text-transform: none !important;
}

blockquote.wp-block-pullquote .wp-block-pullquote__citation {
  margin-top: 5px !important;
}

blockquote.wp-block-pullquote.aligncenter {
  width: 100%;
}

blockquote.wp-block-pullquote.alignleft {
  text-align: left;

  max-width: 100%;
}

blockquote.wp-block-pullquote.alignright {
  text-align: right;

  max-width: 100%;
}

blockquote.wp-block-pullquote p {
  color: inherit !important;

  font-family: inherit !important;

  font-size: inherit !important;

  font-weight: inherit !important;

  font-style: inherit !important;

  line-height: inherit !important;

  letter-spacing: inherit !important;

  text-transform: inherit !important;

  margin: 0;
}

/*Pullquote*/

.wp-block-pullquote {
  margin: 0;
}

.wp-block-pullquote blockquote {
  position: relative;

  display: inline-block;

  width: 100%;

  vertical-align: middle;

  margin: 15px 0 !important;

  padding: 5px 40px !important;

  font-size: 22px !important;

  font-style: normal !important;

  line-height: 1.5em !important;

  text-align: center;

  quotes: none;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  border: none !important;

  color: #002e5b;

  width: auto;

  text-align: center;
}

.wp-block-pullquote blockquote > * {
  color: inherit !important;

  font-family: inherit !important;

  font-size: inherit !important;

  font-style: inherit !important;

  line-height: inherit !important;

  margin: 0;
}

.wp-block-pullquote blockquote:before,
.wp-block-pullquote blockquote:after {
  content: "";
}

.wp-block-pullquote blockquote cite,
.wp-block-pullquote blockquote .wp-block-quote__citation,
.wp-block-pullquote blockquote .wp-block-pullquote__citation,
.wp-block-pullquote blockquote footer {
  display: block !important;

  margin-top: 10px !important;

  text-align: inherit !important;

  font-size: 14px !important;

  line-height: 1.3em !important;

  letter-spacing: 0 !important;

  font-style: normal !important;

  font-weight: 400 !important;

  text-transform: none !important;
}

.wp-block-pullquote blockquote .wp-block-pullquote__citation {
  margin-top: 5px !important;
}

.wp-block-pullquote p {
  color: inherit !important;

  font-family: inherit !important;

  font-size: inherit !important;

  font-weight: inherit !important;

  font-style: inherit !important;

  line-height: inherit !important;

  letter-spacing: inherit !important;

  text-transform: inherit !important;
}

/*Blockquote*/

.wp-block-quote {
  position: relative;

  display: inline-block;

  width: 100%;

  vertical-align: middle;

  margin: 15px 0 !important;

  padding: 5px 40px !important;

  font-size: 22px !important;

  font-style: normal !important;

  line-height: 1.5em !important;

  text-align: center;

  quotes: none;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  border: none !important;

  color: #002e5b;
}

.wp-block-quote > * {
  color: inherit;

  font-family: inherit !important;

  font-size: inherit !important;

  font-style: inherit !important;

  line-height: inherit !important;

  margin: 0;
}

.wp-block-quote:before,
.wp-block-quote:after {
  content: "";
}

.wp-block-quote cite,
.wp-block-quote .wp-block-quote__citation,
.wp-block-quote .wp-block-pullquote__citation,
.wp-block-quote footer {
  display: block !important;

  margin-top: 10px !important;

  text-align: inherit !important;

  font-size: 18px !important;

  line-height: 1.5em !important;

  letter-spacing: 0 !important;

  font-style: normal !important;

  font-weight: 400 !important;

  text-transform: none !important;
}

.wp-block-quote .wp-block-pullquote__citation {
  margin-top: 5px !important;
}

.wp-block-quote > p {
  color: inherit !important;

  font-family: inherit !important;

  font-size: inherit !important;

  font-weight: inherit !important;

  font-style: inherit !important;

  line-height: inherit !important;

  letter-spacing: inherit !important;

  text-transform: inherit !important;

  margin: 0;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin: 1rem 0;

  font-size: 1.6875em !important;

  line-height: 1.6em !important;
}

/*Image*/

.wp-block-image img {
  display: block;
}

.wp-block-image.alignleft,
.wp-block-image.aligncenter,
.wp-block-image.alignright {
  max-width: 100%;
}

.wp-block-image.alignfull {
  left: auto;

  max-width: 100%;
}

.wp-block-image.alignfull img {
  width: 100vw;
}

/*Cover*/

.wp-block-cover-image,
.wp-block-cover {
  position: relative;

  min-height: 430px;

  padding: 1rem;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;
}

@media only screen and (min-width: 768px) {
  .wp-block-cover-image,
  .wp-block-cover {
    padding: 2rem 10%;
  }
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-text strong,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover .wp-block-cover-text strong,
.wp-block-cover h2 {
  font-family: inherit;

  font-size: 30px;

  line-height: 1.208em;

  letter-spacing: 0.045em;

  color: #ffffff !important;

  margin-bottom: 0;
}

.wp-block-cover-image.aligncenter h2,
.wp-block-cover-image.aligncenter .wp-block-cover-image-text,
.wp-block-cover-image.aligncenter .wp-block-cover-text,
.wp-block-cover.aligncenter h2,
.wp-block-cover.aligncenter .wp-block-cover-image-text,
.wp-block-cover.aligncenter .wp-block-cover-text {
  width: 100%;

  z-index: 1;

  left: 50%;

  position: absolute;

  -webkit-transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  top: 50%;
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  width: 100%;
}

.wp-block-cover-image.alignfull .wp-block-cover-image-text,
.wp-block-cover-image.alignfull .wp-block-cover-text,
.wp-block-cover-image.alignfull h2,
.wp-block-cover.alignfull .wp-block-cover-image-text,
.wp-block-cover.alignfull .wp-block-cover-text,
.wp-block-cover.alignfull h2 {
  max-width: calc(8 * (100vw / 12) - 28px);
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
  line-height: normal;
}

/*Gallery*/

.wp-block-gallery {
  list-style-type: none;

  padding-left: 0;
}

.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
  margin-bottom: 16px;
}

.wp-block-audio figcaption,
.wp-block-video figcaption,
.wp-block-image figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  font-size: 0.71111em;

  font-family: inherit;

  line-height: 1.6;

  margin: 0;

  padding: 0.5rem;

  text-align: center;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;
}

/*Seperator*/

.wp-block-separator {
  box-sizing: content-box;

  overflow: visible;

  margin: 20px 0;

  border: 0;

  height: 1px;

  background-color: #e4e7ec;
}

.wp-block-separator.is-style-wide,
hr.is-style-wide {
  max-width: 100%;
}

.wp-block-separator.is-style-dots,
hr.is-style-dots {
  max-width: 100%;

  background-color: inherit;

  border: inherit;

  height: inherit;

  text-align: center;
}

.wp-block-separator.is-style-dots:before,
hr.is-style-dots:before {
  color: #637281;

  font-size: 1.6875em;

  letter-spacing: 0.88889em;

  padding-left: 0.88889em;
}

.wp-block-separator + h1:before,
.wp-block-separator + h2:before,
hr + h1:before,
hr + h2:before {
  display: none;
}

/*Embed*/

.wp-block-embed-twitter {
  overflow: hidden;
}

.wp-block-embed {
  margin: 0;
}

.wp-block-table thead {
  border-bottom: 0;
}

.wp-block-table tfoot {
  border-top: 0;
}

.wp-block-file {
  font-family: inherit;
}

.wp-block-code {
  border-radius: 0;
}

.wp-block-code code {
  white-space: pre-wrap;

  word-break: break-word;
}

@media only screen and (min-width: 768px) {
  .wp-block-columns .wp-block-column > *:first-child {
    margin-top: 0;
  }

  .wp-block-columns .wp-block-column > *:last-child {
    margin-bottom: 0;
  }

  .wp-block-columns[class*="has-"] > * {
    margin-right: 1rem;
  }

  .wp-block-columns[class*="has-"] > *:last-child {
    margin-right: 0;
  }
}

.wp-block-latest-comments.has-avatars
  .wp-block-latest-comments__comment
  article {
  width: auto;
}

.wp-block-latest-comments.has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments.has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-meta {
  margin-left: 10px;
}

.wp-block-latest-comments .wp-block-latest-comments__comment {
  margin-bottom: 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment article {
  display: inline-block;

  position: relative;

  vertical-align: middle;

  margin: 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
  font-weight: 500;
}

.wp-block-latest-comments
  .wp-block-latest-comments__comment-meta
  .wp-block-latest-comments__comment-date {
  font-weight: normal;
}

.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
  margin: 10px 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment,
.wp-block-latest-comments .wp-block-latest-comments__comment-date,
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
  font-size: inherit;
}

.has-primary-background-color {
  background-color: #11b5e6;
}

.has-primary-background-color p,
.has-primary-background-color h1,
.has-primary-background-color h2,
.has-primary-background-color h3,
.has-primary-background-color h4,
.has-primary-background-color h5,
.has-primary-background-color h6,
.has-primary-background-color a {
  color: #ffffff;
}

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

/* 00. Grid System

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

.container {
  margin-right: auto;

  margin-left: auto;

  padding-left: 15px;

  padding-right: 15px;
}

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

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

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

.container-fluid {
  margin-right: auto;

  margin-left: auto;

  padding-left: 15px;

  padding-right: 15px;
}

.row {
  margin-left: -15px;

  margin-right: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;

  min-height: 1px;

  padding-left: 15px;

  padding-right: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  display: table;
}

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

.center-block {
  display: block;

  margin-left: auto;

  margin-right: auto;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;

  color: transparent;

  text-shadow: none;

  background-color: transparent;

  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

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

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

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

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

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

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

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

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

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

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

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

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

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

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

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

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

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

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

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

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

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

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

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

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

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

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

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

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

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

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

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

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

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

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

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

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

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

.vc_row {
  margin-left: -21px;

  margin-right: -21px;
}

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

  padding-right: 21px;
}

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

  padding-right: 21px;
}

.vc_gitem_row {
  margin-left: 0;

  margin-right: 0;
}

/*Topbar*/

#topbar {
  background: #2c394c;

  color: #fff;

  width: 100%;

  min-height: 50px;

  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

#topbar .content {
  display: inline-block;

  line-height: 50px;
}

#topbar.topbar-modern {
  position: relative;

  min-height: 100px;
}

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

  margin-left: -10px;
}

@media (max-width: 992px) {
  #topbar {
    padding: 15px 0;
  }

  #topbar .content {
    float: none !important;

    text-align: center !important;

    display: block !important;

    line-height: 35px;
  }
}

#topbar span.info {
  font-size: 13px;

  margin-right: 20px;

  font-weight: 600;

  line-height: 50px;
}

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

    text-align: center;
  }
}

#topbar .info i {
  margin-right: 10px;

  font-size: 16px;

  padding-top: 5px;

  vertical-align: middle;

  font-weight: bold;
}

#topbar .info i.fa {
  padding-top: 0;

  font-size: 14px;
}

/*Topbar Menu*/

#topbar ul.menu {
  margin: 0;

  padding: 0;

  list-style: none;
}

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

#topbar ul.menu li {
  list-style: none;

  display: inline-block;

  margin: 0 15px 0 0;
}

#topbar ul.menu li a {
  display: inline-block;

  font-size: 14px;

  font-weight: 600;

  text-decoration: none;

  transition: all 0.45s ease;

  -webkit-transition: all 0.45s ease;

  position: relative;

  color: #fff;

  border-top: 2px solid transparent;
}

#topbar ul.menu li a:hover {
  color: #11b5e6;

  border-top: 2px solid #11b5e6;
}

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

/*Topbar Btn*/

#topbar .topbar-button a {
  padding: 8px 19px;

  color: #fff;

  background-color: #11b5e6;

  font-size: 13px;

  line-height: 50px;

  font-weight: 600;

  letter-spacing: 0.1px;

  text-decoration: none;

  border-radius: 40px;

  text-align: center;

  transition: all 0.45s ease;

  -webkit-transition: all 0.45s ease;
}

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

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

  color: #fff;
}

#topbar .topbar-social {
  margin: 0;

  padding: 0;
}

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

#topbar .topbar-social span {
  margin: 0;

  padding: 0;

  padding-left: 18px;

  line-height: 50px;

  font-size: 16px;
}

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

  -webkit-transition: all 0.45s ease;
}

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

/*Header Icons*/

.minisearch {
  position: relative;

  z-index: 9;
}

.minisearch .minisearch-btn {
  display: block;

  background-repeat: no-repeat;

  position: relative;

  z-index: 9;

  text-decoration: none;
}

.minisearch .minisearch-btn:before {
  content: "\f002";

  font-family: "FontAwesome";

  font-size: 16px;
}

.minisearch .minisearch-wrap {
  position: relative;

  display: none;

  margin-right: -12px;

  margin-top: 26px;
}

.minisearch .minisearch-input {
  width: 230px;

  height: 45px;

  margin: 10px;

  padding-left: 15px;

  border: 1px solid #e5e5e5;
}

/*Triangle*/

.minisearch-wrap .minisearch-form {
  background: #f2f2f2;

  font-size: 14px;

  border: 1px solid #f2f2f2;

  padding: 5px;

  position: absolute;

  right: 0;

  width: 300px;

  -webkit-box-shadow: 1px -1px 5px 0px rgba(0, 0, 0, 0.09);

  -moz-box-shadow: 1px -1px 5px 0px rgba(0, 0, 0, 0.09);

  box-shadow: 1px -1px 5px 0px rgba(0, 0, 0, 0.09);
}

.minisearch-wrap .minisearch-form:after,
.minisearch-wrap .minisearch-form:before {
  border: medium solid transparent;

  bottom: 100%;

  content: " ";

  height: 0;

  position: absolute;

  width: 0;
}

.minisearch-wrap .minisearch-form:before {
  border-left: 12px solid transparent;

  border-right: 12px solid transparent;

  border-bottom: 12px solid #f2f2f2;

  left: 50%;

  margin-left: 100px;
}

/*Search Submit*/

.minisearch-wrap .minisearch-btn {
  position: absolute;

  text-align: center;

  padding: 0;

  right: 15px;

  top: 5px;

  height: 45px;

  width: 45px;

  line-height: 25px;

  border-radius: 0px;
}

.minisearch-wrap .minisearch-btn:before {
  content: "\f002";

  font-family: "FontAwesome";

  font-size: 14px;

  color: #fff;

  font-weight: normal;
}

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

  margin-left: 5px;
}

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

  font-weight: bold;
}

a.cart_count {
  position: relative;

  font-size: 14px;
}

a.cart_count span.count {
  position: absolute;

  right: 2px;

  top: -11px;

  background: #11b5e6;

  border-radius: 50%;

  width: 18px;

  height: 18px;

  font-size: 9px;

  font-family: Poppins;

  font-weight: 700;

  text-align: center;

  line-height: 20px;

  color: #fff !important;
}

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

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

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

  padding-left: 10px;
}

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

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

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

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

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

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

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

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

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

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

/*Header*/

#header {
  position: relative;

  width: 100%;

  z-index: 8000;

  -webkit-transition: background 0.2s;

  -moz-transition: background 0.2s;

  -ms-transition: background 0.2s;

  -o-transition: background 0.2s;

  transition: background 0.2s;
}

.logo {
  float: left;

  margin-top: 35px;
}

.logo img {
  max-width: 100%;

  height: auto;
}

.logo h2 {
  font-size: 26px;

  font-weight: 700;

  text-decoration: none;
}

.logo a {
  text-decoration: none;
}

.header .no-menu {
  line-height: 100px;

  font-weight: bold;
}

/*Navigation*/

#navigation ul {
  margin: 0;

  list-style: none;
}

#navigation ul li {
  margin: 0;

  padding: 0;

  display: block;

  float: left;

  position: relative;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  -webkit-transition: all 0.2s;

  -moz-transition: all 0.2s;

  -ms-transition: all 0.2s;

  -o-transition: all 0.2s;

  transition: all 0.2s;
}

#navigation ul li a {
  padding: 0;

  margin: 0;

  display: block;

  font-family: "Montserrat", sans-serif;

  font-size: 14px;

  line-height: 1.3;

  font-weight: 700;

  text-transform: uppercase;

  color: #002e5b;

  text-align: center;

  -webkit-transition: color 0.1s;

  -moz-transition: color 0.1s;

  -ms-transition: color 0.1s;

  -o-transition: color 0.1s;

  transition: color 0.1s;
}

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

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

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

/*Sub Menu*/

#navigation .sub-menu {
  width: 250px;

  padding: 10px 0;

  margin: 0;

  position: absolute;

  left: 0px;

  background: #fff;

  z-index: 200;

  display: none;

  box-shadow: -1px 1px 6px 0 rgba(0, 0, 0, 0.15);
}

#navigation .sub-menu li {
  float: none;

  border: none;

  margin: 0px 10px;

  padding: 0;

  height: auto;

  position: relative;
}

#navigation .sub-menu li a {
  display: block;

  text-align: left;

  color: #002e5b;

  text-transform: capitalize;

  padding: 12px 14px;

  margin: 0;

  border: none;

  font-weight: 700;

  font-size: 15px;
}

/*Sub Menu 2nd Level*/

#navigation .sub-menu ul {
  position: absolute;

  left: 250px;

  margin: -10px 0px 0px -10px !important;

  top: 0;
}

#navigation .sub-menu ul li a {
  display: block;

  text-align: left;

  color: #002e5b;

  text-transform: none;

  padding: 12px 14px;

  margin: 0 !important;

  border: none;
}

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

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

/*Sub Menu Arrows*/

.sf-arrows .sf-with-ul:after {
  content: "";

  position: absolute;

  top: 50%;

  right: 15px;

  font-size: 10px;

  margin-top: -7px;

  content: "\f054";

  font-family: "FontAwesome";
}

#navigation > ul > li > a.sf-with-ul:after {
  position: absolute;

  top: 50%;

  margin-top: -5px;

  right: 6px;

  font-size: 11px;

  content: "\f107";

  font-family: "FontAwesome";

  display: none;
}

/*Header v1*/

#header.header-v1 {
  background-color: #fff;

  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);

  position: relative;

  width: 100%;

  height: 100px;
}

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

#header.header-v1 #navigation > ul {
  float: right;

  margin: 0 5px 0 0;
}

#header.header-v1 #navigation > ul > li {
  height: 100px;

  padding-top: 40px;
}

#header.header-v1 #navigation > ul > li > a {
  padding-left: 15px;

  padding-right: 15px;

  color: #002e5b;
}

/*Header v2*/

#header.header-v2 {
  position: absolute;

  background-color: transparent;

  width: 100%;

  height: 104px;
}

#header.header-v2 .container {
  background-color: #fff;

  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);

  height: 100px;

  margin-top: -50px;
}

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

  margin-top: 37px;
}

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

#header.header-v2 #navigation > ul {
  float: right;

  margin: 0 20px 0 0;
}

#header.header-v2 #navigation > ul > li {
  height: 100px;

  padding-top: 40px;
}

#header.header-v2 #navigation > ul > li > a {
  padding-left: 15px;

  padding-right: 15px;

  color: #002e5b;
}

/*Header v3*/

#header.header-v3 {
  position: absolute;

  background-color: white;

  border-bottom: 1px solid rgba(255, 255, 255, 0.1);

  width: 100%;

  height: 100px;
}

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

#header.header-v3 #navigation > ul {
  float: right;

  margin: 0 5px 0 0;
}

#header.header-v3 #navigation > ul > li {
  height: 100px;

  padding-top: 40px;
}

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

  padding-right: 15px;

  color: #fff;
}

/*Header v4*/

#header.header-v4 {
  position: relative;

  width: 100%;
}

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

#header.header-v4 .logo-block .logo {
  float: left;

  display: block;

  margin-top: 45px;

  margin-left: -2px;
}

#header.header-v4 .nav-block {
  width: 100%;

  height: 70px;

  background-color: #2c394c;
}

#header.header-v4 #navigation {
  float: left;

  margin-left: -25px;
}

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

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

#header.header-v4 #navigation > ul > li > a {
  padding-right: 25px;

  padding-left: 25px;

  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

  display: inline-block;
}

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

#header.header-v4 .info-box-icon {
  float: left;

  border-radius: 3px;

  text-align: center;

  line-height: 60px;

  font-size: 32px;

  color: #11b5e6;

  transition: all 0.45s ease;

  -webkit-transition: all 0.45s ease;
}

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

#header.header-v4 .info-box-content h6 {
  font-size: 14px;

  font-weight: 700;

  text-transform: capitalize;

  margin: 0;
}

#header.header-v4 .info-box-content p {
  margin-bottom: 0;

  font-size: 14px;

  font-weight: 500;
}

/*Header v5*/

#header.header-v5 {
  position: relative;

  width: 100%;

  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1);
}

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

  box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
}

#header.header-v5 .logo-block .logo {
  float: left;

  display: block;

  margin-top: 45px;

  margin-left: -8px;
}

#header.header-v5 .nav-block {
  width: 100%;

  background-color: #fff;

  position: absolute;
}

#header.header-v5 .nav-block .container {
  background-color: #2c394c;

  height: 80px;

  margin-bottom: -40px;

  box-shadow: 0 0 5px rgba(0, 0, 0, 0.52);
}

#header.header-v5 #navigation {
  float: left;

  margin-bottom: -40px;
}

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

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

#header.header-v5 #navigation > ul > li > a {
  padding-right: 25px;

  padding-left: 25px;

  border-right: 1px solid rgba(255, 255, 255, 0.1);

  color: #fff;
}

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

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

  display: inline-block;
}

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

#header.header-v5 .info-box-icon {
  float: left;

  border-radius: 3px;

  text-align: center;

  line-height: 60px;

  font-size: 32px;

  color: #11b5e6;

  transition: all 0.45s ease;

  -webkit-transition: all 0.45s ease;
}

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

#header.header-v5 .info-box-content h6 {
  font-size: 14px;

  font-weight: 700;

  text-transform: capitalize;

  margin: 0;
}

#header.header-v5 .info-box-content p {
  margin-bottom: 0;

  font-size: 14px;

  font-weight: 500;
}

/*Header v6*/

#header.header-v6 {
  position: relative;

  width: 100%;
}

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

#header.header-v6 .logo-block .logo {
  float: none;

  text-align: center;

  display: block;

  margin: 45px auto;
}

#header.header-v6 .nav-block {
  width: 100%;

  height: 70px;

  background-color: #2c394c;
}

#header.header-v6 #navigation {
  float: none;

  display: inline;

  text-align: center;
}

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

#header.header-v6 #navigation > ul > li {
  float: none;

  display: inline-block;

  text-align: center;
}

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

#header.header-v6 #navigation > ul > li > a {
  padding-right: 20px;

  padding-left: 20px;

  color: #fff;

  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

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

/* 00. Header v7

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

.header-v7 {
  position: fixed;

  float: left;

  width: 300px;

  height: 100%;

  z-index: 199;

  top: 0;

  left: 0;

  background-color: #fff;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  -webkit-box-shadow: 1.2px 0 3px 0.5px rgba(0, 0, 0, 0.1);

  -moz-box-shadow: 1.2px 0 3px 0.5px rgba(0, 0, 0, 0.1);

  box-shadow: 1.2px 0 3px 0.5px rgba(0, 0, 0, 0.1);
}

.header-v7 .logo {
  float: none;

  display: block;

  text-align: left;

  margin: 60px 0px 60px 60px;
}

.header-v7 .vertical-header-wrapper {
  position: absolute;

  bottom: 0px;

  top: 0;

  height: 100%;

  width: 100%;
}

/*Header6 Dynamic Markup*/

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

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

  width: 100%;
}

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

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

.header-v7 #navigation > ul > li {
  float: none;

  text-align: left;

  border-top: 1px solid #f3f3f3;
}

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

.header-v7 #navigation > ul > li > a {
  line-height: 60px;

  text-transform: none;

  color: #464646;

  font-size: 14px;

  text-align: left;

  padding: 0px 15px 0px 60px;
}

.header-v7 #navigation .sub-menu {
  left: 300px;

  margin-top: -60px;

  box-shadow: none;

  border: 1px solid #fafafa;
}

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

.header-v7 #navigation > ul > li > a.sf-with-ul:after {
  display: inherit;

  position: absolute;

  top: 5px;

  right: 50px;

  font-size: 11px;

  content: "\f105";

  font-family: "FontAwesome";
}

/*Vh Footer*/

.vh-footer {
  padding-top: 50px;

  border-top: 1px solid #f3f3f3;

  margin-left: auto;

  margin-right: auto;

  text-align: center;
}

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

  margin-left: 20px;
}

.vh-social span a i {
  width: 40px;

  height: 40px;

  line-height: 40px;

  background-color: #f7f7f7;

  color: #464646;

  -o-transition: all 0.2s;

  -webkit-transition: all 0.2s;

  transition: all 0.2s;

  font-size: 15px;

  text-align: center;

  margin-bottom: 6px;
}

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

/*Mobile Header*/

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

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

#mobile-header {
  display: none;

  position: relative !important;

  background-color: #fff;

  height: 100px;

  width: 100%;

  z-index: 9000;

  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);

  border-top: 1px solid #f3f3f3;

  -webkit-transition: all 0.2s;

  -moz-transition: all 0.2s;

  -ms-transition: all 0.2s;

  -o-transition: all 0.2s;

  transition: all 0.2s;
}

#mobile-header .logo {
  margin-top: 35px;

  float: left;
}

#mobile-navigation-btn {
  float: right;

  margin-right: 10px;

  font-size: 24px;

  line-height: 100px;

  margin-top: 0px;

  color: #002e5b;
}

#mobile-navigation {
  background: #2c394c;

  padding: 0px 0;

  position: relative;

  margin: 0;

  z-index: 1001;

  width: 100%;

  display: none;
}

#mobile-navigation .container ul {
  list-style: none;

  margin: 16px 0 30px 0;
}

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

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

  display: none;
}

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

#mobile-navigation ul li a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);

  color: #fff;

  font-weight: 500;

  font-size: 14px;

  display: block;

  position: relative;

  padding: 15px 0px 15px 5px;
}

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

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

#mobile-navigation ul li i {
  display: block;

  padding: 10px 8px 10px 40px;

  float: right;

  margin: -4px 0 0 0;

  font-size: 12px;
}

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

/*Titlebar*/

#titlebar {
  position: relative;

  background-color: #f3f3f3;

  text-align: center;

  background-repeat: no-repeat;

  background-position: center top;

  -webkit-background-size: cover;

  -moz-background-size: cover;

  -ms-background-size: cover;

  -o-background-size: cover;

  background-size: cover;
}

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

#titlebar h1 {
  font-size: 30px;

  font-weight: bold;

  padding: 70px 0px 50px 0px;

  text-transform: none;

  color: #002e5b;

  text-align: center;

  margin: 0;
}

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

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

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

@media (max-width: 992px) {
  #titlebar.titlebar-trans,
  #titlebar.titlebar-modern {
    padding: 0;
  }

  #titlebar h1 {
    font-size: 24px !important;
  }
}

/*Breadcrumbs*/

.breadcrumbs,
.breadcrumbs span,
.breadcrumbs a {
  font-size: 14px;

  text-align: center;

  padding-bottom: 1px;
}

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

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

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

/*Footer - Widget Area*/

#footer .widget-area {
  background-color: #2c394c;

  padding: 55px 0 35px;

  color: #90a2bc;
}

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

#footer .multi-col-widget .widget {
  width: 250px;

  overflow: hidden;

  float: left;

  margin: 18px;

  padding: 0;

  display: inline-block;

  overflow: hidden;
}

#footer .multi-col-widget.vertical-header .widget {
  width: 240px;

  overflow: hidden;

  float: left;

  margin: 18px;

  padding: 0;

  display: inline-block;

  overflow: hidden;
}

@media (max-width: 992px) {
  #footer .widget-area {
    padding: 25px 0 15px;
  }

  #footer .multi-col-widget .widget {
    margin: 0px 40px;
  }
}

#footer .widget-area .widget h2 {
  font-size: 18px;

  margin-bottom: 10px;

  color: #fff;

  text-transform: capitalize;
}

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

#footer .widget-area .footer-logo img {
  display: block;

  margin: 10px 15px 15px 0px;

  width: 160px;

  height: auto;
}

/*Footer - Copyright*/

#footer .copyright {
  padding: 30px 0px 25px;

  background-color: #2c394c;

  border-top: 1px solid #465467;

  color: #90a2bc;
}

#footer .copyright-text {
  font-size: 14px;

  margin-top: 5px;

  font-weight: 500;

  color: #90a2bc;

  margin: 0;
}

/*Copyright nav*/

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

#footer .copyright-nav ul.menu {
  margin: 0;

  padding: 0;

  list-style: none;
}

#footer .copyright-nav ul.menu li {
  list-style: none;

  display: inline;

  margin-left: 15px;
}

#footer .copyright-nav ul.menu li a {
  display: inline-block;

  color: #90a2bc;

  font-size: 14px;

  font-weight: 500;

  text-decoration: none;

  -webkit-transition: all 0.1s;

  transition: all 0.1s;
}

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

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

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

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

@media (max-width: 992px) {
  #footer .copyright-text {
    text-align: center;

    padding: 10px 0;
  }

  #footer .copyright .copyright-nav {
    float: none;

    text-align: center;

    padding: 10px 0;
  }
}

#footer .copyright-default {
  font-size: 14px;

  margin-top: 5px;

  font-weight: 500;

  color: #90a2bc;

  margin: 0;
}

/*Back to top Btn*/

.back-to-top {
  background-color: #47576c;

  width: 40px;

  height: 40px;

  border-radius: 5px;

  text-align: center;

  text-indent: 0;

  bottom: 20px;

  z-index: 99;

  display: none;

  position: fixed;

  right: 25px;
}

.back-to-top span:before {
  content: "\f077";

  font-family: fontawesome;

  font-size: 12px;

  line-height: 38px;

  width: 40px;

  height: 40px;

  text-align: center;

  display: inline-block;

  color: #fff;
}

.back-to-top span {
  color: #ffffff;

  display: block;

  font-size: 0px;

  font-weight: normal;

  text-align: center;

  width: 100%;

  font-style: normal;
}

.back-to-top:hover {
  text-decoration: none;

  -webkit-transition: all 0.5s ease 0s;

  -moz-transition: all 0.5s ease 0s;

  -ms-transition: all 0.5s ease 0s;

  -o-transition: all 0.5s ease 0s;

  transition: all 0.5s ease 0s;
}

/*Sidebar Widgets*/

#sidebar {
  position: relative;
}

#sidebar p {
  color: #5d7280;
}

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

.widget {
  margin-bottom: 40px;
}

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

.widget h2 {
  font-size: 20px;

  margin-bottom: 20px;

  color: #394852;
}

.widget h2:before {
  content: "";

  width: 5px;

  height: 15px;

  background-color: #11b5e6;

  margin-bottom: -1px;

  margin-right: 8px;

  display: inline-block;
}

.widget ul {
  padding: 0;

  list-style: none;
}

.widget > ul > li {
  position: relative;

  font-size: 15px;

  margin: 0;
}

.widget ul li a {
  display: inline-block;

  color: #5d7280;

  line-height: 1.5em;

  font-size: 15px;

  padding-bottom: 15px;

  border-bottom: 0;

  -o-transition: all 0.2s;

  -webkit-transition: all 0.2s;

  transition: all 0.2s;
}

.widget ul li span {
  font-weight: 500 !important;

  font-size: 14px !important;
}

.widget img {
  max-width: 100%;

  height: auto;
}

/*Search Form*/

form.search-form {
  position: relative;
}

form.search-form input[type="search"] {
  padding: 12px 55px 12px 25px;

  outline: none;

  font-size: 14px;

  width: 100%;

  display: block;

  line-height: 1.6;

  border-radius: 0 !important;

  border: 2px solid #f3f3f3;

  color: #5d7280;

  background-color: #f8f8f9;

  -webkit-transition: all 0.2s;

  -moz-transition: all 0.2s;

  -ms-transition: all 0.2s;

  -o-transition: all 0.2s;

  transition: all 0.2s;

  margin: 0;
}

form.search-form .search-submit {
  position: absolute;

  right: 0;

  top: 0;

  margin: 0;
}

/*Search Widget*/

.widget_search form {
  position: relative;
}

.widget_search input[type="search"] {
  padding: 12px 42px 12px 16px;

  outline: none;

  font-size: 14px;

  width: 100%;

  display: block;

  line-height: 1.6;

  height: 51px;

  border: 1px solid #f8f8f8;

  color: #5d7280;

  background-color: #f8f8f8;

  -webkit-transition: all 0.2s;

  -moz-transition: all 0.2s;

  -ms-transition: all 0.2s;

  -o-transition: all 0.2s;

  transition: all 0.2s;
}

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

.widget_search .search-submit {
  position: absolute;

  right: 0;

  top: 0;

  border-color: transparent !important;

  box-shadow: none;

  border-radius: 0;

  color: #fff !important;
}

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

  color: #11b5e6;
}

/*Widget Block Search*/

.wp-block-search__inside-wrapper {
  border: 0 !important;
}

button.wp-block-search__button {
  border-radius: 0;
}

/*Menu and Pages Widget*/

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

.widget.widget_nav_menu ul,
.widget.widget_pages ul {
  list-style: none;

  margin: 0;

  padding: 0;
}

.widget.widget_nav_menu ul li,
.widget.widget_pages ul li {
  border-bottom: 1px solid #fff;

  background: #f8f8f8;

  margin: 0;

  padding: 0 23px 0 0;
}

#footer .widget.widget_nav_menu ul li,
#footer .widget.widget_pages ul li {
  border-bottom: 1px solid #465467;

  background: transparent !important;

  margin: 0;
}

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

.widget.widget_nav_menu ul li a,
.widget.widget_pages ul li a {
  text-decoration: none !important;

  border-left: 5px solid transparent;

  display: inline-block;

  padding: 18px 0 18px 18px;

  -webkit-transition: all 0.3s ease;

  transition: all 0.3s ease;

  font-size: 14px;

  font-weight: 500;

  color: #637281;
}

#footer .widget.widget_nav_menu ul li a,
#footer .widget.widget_pages ul li a {
  text-decoration: none !important;

  border-left: none !important;

  -webkit-transition: all 0.3s ease;

  transition: all 0.3s ease;

  padding-left: 0;

  color: #90a2bc;
}

#footer .widget.widget_nav_menu ul li a:before,
#footer .widget.widget_pages ul li a:before {
  font-family: "FontAwesome";

  content: "\f0da";

  margin-right: 15px;

  font-size: 12px;

  color: #11b5e6;
}

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

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

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

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

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

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

  padding: 0;
}

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

  padding: 0;
}

.widget.widget_nav_menu ul li .children li,
.widget.widget_nav_menu ul li .sub-menu li,
.widget.widget_pages ul li .children li,
.widget.widget_pages ul li .sub-menu li {
  position: relative;

  font-weight: 400;

  border: none;

  font-size: 12px;

  margin: 0 0 12px;

  padding-right: 0;

  background: none;
}

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

.widget.widget_nav_menu ul li .children li:before,
.widget.widget_nav_menu ul li .sub-menu li:before,
.widget.widget_pages ul li .children li:before,
.widget.widget_pages ul li .sub-menu li:before {
  content: "-";

  display: block;

  position: absolute;

  left: -11px;

  top: 0;
}

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

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

  border: none;

  padding: 0;
}

.widget.widget_nav_menu ul li .children li .children,
.widget.widget_nav_menu ul li .children li .sub-menu,
.widget.widget_nav_menu ul li .sub-menu li .children,
.widget.widget_nav_menu ul li .sub-menu li .sub-menu,
.widget.widget_pages ul li .children li .children,
.widget.widget_pages ul li .children li .sub-menu,
.widget.widget_pages ul li .sub-menu li .children,
.widget.widget_pages ul li .sub-menu li .sub-menu {
  margin-top: 10px;

  margin-bottom: 5px;

  margin-left: 0 !important;
}

/*Widget Archive*/

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

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

  margin-bottom: 3px;
}

.widget_archive ul {
  margin: 0;
}

.widget_archive > ul > li > a {
  display: block;

  color: #5d7280;

  padding: 15px 0px 15px 5px;

  border-bottom: 1px solid #e5e5e5;

  font-size: 14px;

  font-weight: 500;
}

#footer .widget_archive > ul > li > a {
  color: #90a2bc;

  padding-left: 0;

  border-bottom: 1px solid #465467;
}

.widget_archive ul li a:before {
  font-family: "FontAwesome";

  content: "\f0da";

  margin-right: 15px;

  font-size: 14px;

  color: #11b5e6;
}

/*Widget Category*/

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

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

  margin-bottom: 3px;
}

.widget_categories ul {
  margin: 0;
}

.widget_categories > ul > li > a {
  display: block;

  color: #5d7280;

  padding: 15px 0px 15px 5px;

  border-bottom: 1px solid #e5e5e5;

  font-size: 14px;

  font-weight: 500;
}

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

#footer .widget_categories > ul > li > a {
  color: #90a2bc;

  padding-left: 0;

  border-bottom: 1px solid #465467;
}

.widget_categories ul li a:before {
  font-family: "FontAwesome";

  content: "\f0da";

  margin-right: 15px;

  color: #11b5e6;
}

#footer .widget_categories ul li .children li,
#footer .widget_categories ul li .children li,
#footer .widget_categories ul li .sub-menu li,
#footer .widget_categories ul li .sub-menu li {
  position: relative;

  font-weight: 400;

  border: none;

  font-size: 12px;

  margin: 0 0 12px 20px;

  padding-right: 0;

  background: none;
}

.widget_categories > ul > li > ul.children li a {
  padding: 15px 0px 15px 20px;

  border-bottom: 1px solid #e5e5e5;

  font-weight: 500;

  font-size: 14px;
}

#footer .widget_categories > ul > li > ul.children li a {
  color: #90a2bc;

  border-bottom: 1px solid #465467;
}

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

/*Widget Tag Cloud*/

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

.wp-block-tag-cloud a,
.widget .tagcloud a {
  font-size: 13px !important;

  display: inline-block;

  border: 0;

  padding: 5px 14px;

  font-weight: 500;

  text-transform: capitalize;

  font-family: inherit;

  -o-transition: all 0.2s;

  -webkit-transition: all 0.2s;

  transition: all 0.2s;

  background-color: #f8f8f9;

  color: #637281;

  box-shadow: none;

  margin: 0 4px 10px 0;

  text-decoration: none;
}

.widget .tagcloud a:hover {
  color: #fff !important;

  border-color: transparent !important;

  background-color: #11b5e6;
}

#footer .widget .tagcloud a {
  background-color: #465467;

  border: 0;

  color: #ffffff;
}

#footer .widget .tagcloud a:hover {
  border-color: transparent !important;

  color: #fff !important;

  background-color: #11b5e6;
}

/*Widget Meta & Rss*/

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

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

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

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

.widget_meta > ul > li > a,
.widget_rss > ul > li > a {
  display: block;

  color: #5d7280;

  padding: 15px 0px 15px 0px;

  border-bottom: 1px solid #e5e5e5;

  font-size: 15px;
}

#footer .widget_meta > ul > li > a,
#footer .widget_rss > ul > li > a {
  color: #90a2bc;

  border-bottom: 1px solid #465467;
}

.widget_meta li a:before,
.widget_rss li a:before {
  font-family: "FontAwesome";

  content: "\f0da";

  margin-right: 15px;

  font-size: 12px;

  color: #11b5e6;
}

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

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

.widget_rss .rss-date,
.widget_rss .rssSummary,
.widget_rss cite {
  color: #676c71;

  font-size: 14px;
}

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

/*Widget Contact Info*/

.contact-widget .contact-info div {
  margin-bottom: 10px;

  font-size: 14px;

  color: #5d7280;
}

.contact-widget .contact-info .desc:after {
  content: "";

  display: block;

  width: 95%;

  height: 1px;

  background-color: #dde4e8;

  margin: 15px 0;
}

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

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

.contact-widget .contact-info .address i {
  display: inline-block;

  vertical-align: middle;
}

.contact-widget .contact-info .address p {
  display: inline-block;

  margin-left: 25px;

  margin-top: -25px;

  margin-bottom: 5px;
}

.contact-widget .contact-info i {
  margin-right: 12px;

  color: #11b5e6;

  font-size: 12px;
}

/*Widget Recent Comments*/

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

.widget_recent_comments ul {
  padding-left: 0px;

  color: #5d7280;

  margin: 0;
}

.widget_recent_comments li {
  list-style: none;
}

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

.widget_recent_comments li:before {
  float: left;

  font-family: "FontAwesome";

  content: "\f0e6";

  color: #5d7280;

  font-size: 18px;

  font-weight: normal;

  padding-right: 14px;

  position: relative;

  padding-bottom: 7px;
}

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

.widget_recent_comments ul li {
  display: block;

  color: #90a2bc;

  padding: 12px 0px 12px 0px;

  border-bottom: 1px solid #e5e5e5;

  font-size: 15px;
}

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

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

/*Widget Recent Posts*/

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

.widget_recent_entries ul {
  margin: 0;

  padding: 0;
}

.widget_recent_entries ul li {
  display: block;

  padding: 12px 0px 12px 0px;

  border-bottom: 1px solid #dde4e8;

  font-size: 12px;
}

.widget_recent_entries ul li a {
  display: block;

  font-weight: 500;

  color: #5d7280;
}

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

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

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

.widget_recent_entries .post-date {
  display: block;

  margin-left: 40px;

  color: #5d7280;

  font-size: 10px;

  font-weight: 400;
}

/*Widget Calendar*/

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

#calendar_wrap {
  position: relative;

  text-align: center;

  box-shadow: none;

  outline: none;
}

.widget_calendar table {
  width: 100%;
}

#wp-calendar,
table {
  width: 100%;

  border-radius: 0;

  border-spacing: 0;

  border-collapse: collapse;
}

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

#wp-calendar thead {
  font-weight: normal;

  font-size: 10px !important;
}

#sidebar #wp-calendar caption {
  color: #5d7280;

  background-color: #f8f8f9;

  border: 1px solid #f3f3f3 !important;

  padding: 10px;

  font-weight: bold;

  text-align: center;
}

#footer #wp-calendar caption {
  color: #fff;

  background-color: #47576c;

  padding: 10px;

  font-weight: bold;

  text-align: center;

  margin-top: 10px;
}

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

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

  border: 1px transparent;
}

#sidebar #wp-calendar th {
  font-size: 14px !important;

  font-weight: bold !important;

  color: #5d7280 !important;

  background-color: #f8f8f9;
}

#footer #wp-calendar th {
  font-size: 14px !important;

  color: #fff !important;

  background-color: transparent;

  border-color: #45494e;
}

#wp-calendar td,
#wp-calendar th {
  text-align: center;

  padding: 8px 0;
}

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

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

#sidebar #wp-calendar td {
  text-align: center;

  padding: 5px 10px;

  font-size: 13px;

  color: #5d7280 !important;

  background-color: #f8f8f9 !important;

  border-color: #dde4e8 !important;
}

#footer #wp-calendar td {
  text-align: center;

  padding: 5px 10px;

  font-size: 13px;

  color: #90a2bc;
}

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

  cursor: pointer;
}

#wp-calendar td#today,
#wp-calendar td#today {
  color: #fff !important;

  background-color: #11b5e6 !important;

  border: none;

  border-radius: none;

  font-weight: bold !important;
}

#wp-calendar a {
  margin: -3px -10px;

  padding: 3px 10px !important;

  text-decoration: none;

  color: #fff;
}

#wp-calendar #prev a,
#next a {
  background: 0;

  display: block;

  margin: 0;

  padding: 0;
}

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

#wp-calendar #prev {
  position: absolute;

  top: 6px;

  left: 10px;

  padding: 5px;

  text-indent: -9999px;

  border: 0;

  border-radius: 15px;

  width: 18px;

  height: 18px;

  background-color: transparent;
}

#wp-calendar #prev a {
  height: 20px;

  width: 20px;

  margin: -1px;

  display: block;

  border-radius: 20px;

  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAWCAYAAAAvg9c4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTE0NDk5NjlFNUJFMTFFMThDMUZBNTJFNEU4NjlBOUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTE0NDk5NkFFNUJFMTFFMThDMUZBNTJFNEU4NjlBOUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMTQ0OTk2N0U1QkUxMUUxOEMxRkE1MkU0RTg2OUE5RCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMTQ0OTk2OEU1QkUxMUUxOEMxRkE1MkU0RTg2OUE5RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pgb0DCkAAAL7SURBVHjalJVLa1NBFMfnTvNoDXVhQ9JK84SmLfkAUiuC4EKE6Lb5AFl0KUEQIxbERcGFdJVN1q1bQcSdG5PgptuWFNomKcYIcZOkzTv+/5c7YfoideBkwsw5vzlz5pxzjeFwKMaNcDi8rP4fHh7ujdM3roKGQiE7pueQR5B7MzMzo71arcbpJ+Q75PPR0VF3LDQYDN7H9HJhYcE3Pz8vvF6v0HUMwxDValWcnJyIg4ODMpY+HB8f566FBgKBOKYXq6urkrDBYGAKB/UI5JBSmkJ4NpulwsdisbhzCerz+Z74/f73kUhETE1NiV6vJ/r9/jmwDpyYmBA2m02cnZ2JQqEgSqXSm3K5/G0ExTV9+P9pZWXFOT09Lbrd7jnoxevrULvdLur1usjn821sryEsZRsVYbi+tLTkxBDNZvO/obTDDZ37+/vrUHktZzFg+NjtdotGo2GeqoQHULBuLC4u3k6n08tYl1zT9WhHe3KA89jgxYO5uTl5enoq2u226HQ6Iy/pIRSNeDzuicVid7gGoHQ4HAN6rLxVNwNQViqVhzYYRbjB03UogRBjY2PDH41GbxHIgYeR6uEI1qH8b/Lw46ESoQRSCATE2NraCiHNnDTiGmOp9lUmKCcoVqZ4zFO5QS9brZZ5qgWXiUSisru721F5Sm9pTB2lx5l26pbkEVpTMHWideoAoH4ymaxub283VeITrETXV3CY/SF0jwmse2A9FJjDLmDtTCZTS6VSf/kwV8GUDTngFQyXyzWLAH9h09AfSS9lKErAHFiX0G0jlj09b/lAyAiWLV/wmUSO/QbsB/NNlaR+RctjplAHsBbDou8rG+Yq5hx5ZplOTk4GWKYoUbtVYeImfVZVFwecYgtcQ1yLo4aCUnuKK7xj3KwcvRGUQo9x27fIgK+XWh/q2Gx9OECq174Kru8BZLY+PNbOtU0aQWeTfoX5Lq9GwMWGYpUvH/UXljYx58Z+ThCCc58TFTcVb/1zgqt3b/SNujgAXdagYz98/wQYACCHtlKmbkYmAAAAAElFTkSuQmCC")
    no-repeat;
}

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

#wp-calendar #next {
  position: absolute;

  top: 10px;

  right: 5px;

  text-indent: -9999px;

  border: 0;

  background: 0;
}

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

#wp-calendar #next a {
  height: 20px;

  width: 20px;

  margin: -1px;

  display: block;

  border-radius: 20px;

  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAWCAYAAAAvg9c4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTE0NDk5NjlFNUJFMTFFMThDMUZBNTJFNEU4NjlBOUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTE0NDk5NkFFNUJFMTFFMThDMUZBNTJFNEU4NjlBOUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMTQ0OTk2N0U1QkUxMUUxOEMxRkE1MkU0RTg2OUE5RCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMTQ0OTk2OEU1QkUxMUUxOEMxRkE1MkU0RTg2OUE5RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pgb0DCkAAAL7SURBVHjalJVLa1NBFMfnTvNoDXVhQ9JK84SmLfkAUiuC4EKE6Lb5AFl0KUEQIxbERcGFdJVN1q1bQcSdG5PgptuWFNomKcYIcZOkzTv+/5c7YfoideBkwsw5vzlz5pxzjeFwKMaNcDi8rP4fHh7ujdM3roKGQiE7pueQR5B7MzMzo71arcbpJ+Q75PPR0VF3LDQYDN7H9HJhYcE3Pz8vvF6v0HUMwxDValWcnJyIg4ODMpY+HB8f566FBgKBOKYXq6urkrDBYGAKB/UI5JBSmkJ4NpulwsdisbhzCerz+Z74/f73kUhETE1NiV6vJ/r9/jmwDpyYmBA2m02cnZ2JQqEgSqXSm3K5/G0ExTV9+P9pZWXFOT09Lbrd7jnoxevrULvdLur1usjn821sryEsZRsVYbi+tLTkxBDNZvO/obTDDZ37+/vrUHktZzFg+NjtdotGo2GeqoQHULBuLC4u3k6n08tYl1zT9WhHe3KA89jgxYO5uTl5enoq2u226HQ6Iy/pIRSNeDzuicVid7gGoHQ4HAN6rLxVNwNQViqVhzYYRbjB03UogRBjY2PDH41GbxHIgYeR6uEI1qH8b/Lw46ESoQRSCATE2NraCiHNnDTiGmOp9lUmKCcoVqZ4zFO5QS9brZZ5qgWXiUSisru721F5Sm9pTB2lx5l26pbkEVpTMHWideoAoH4ymaxub283VeITrETXV3CY/SF0jwmse2A9FJjDLmDtTCZTS6VSf/kwV8GUDTngFQyXyzWLAH9h09AfSS9lKErAHFiX0G0jlj09b/lAyAiWLV/wmUSO/QbsB/NNlaR+RctjplAHsBbDou8rG+Yq5hx5ZplOTk4GWKYoUbtVYeImfVZVFwecYgtcQ1yLo4aCUnuKK7xj3KwcvRGUQo9x27fIgK+XWh/q2Gx9OECq174Kru8BZLY+PNbOtU0aQWeTfoX5Lq9GwMWGYpUvH/UXljYx58Z+ThCCc58TFTcVb/1zgqt3b/SNujgAXdagYz98/wQYACCHtlKmbkYmAAAAAElFTkSuQmCC")
    no-repeat;
}

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

  border: none;
}

/*Social Icons Widget*/

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

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

.social-widget span a {
  width: 40px;

  height: 40px;

  line-height: 42px;

  border-radius: 5px;

  display: inline-block;

  font-size: 13px;

  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);

  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);

  margin-right: 5px;

  text-align: center;

  font-weight: bold;

  -webkit-transition: all 0.3s;

  transition: all 0.3s;
}

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

  background-color: #47576c;
}

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

#footer .social-widget span a:hover {
  color: #fff;

  background-color: #11b5e6;
}

/*Image Post Widget*/

.image-post-widget ul li.widget-post-wrapper {
  flex-direction: row;

  display: flex;
}

.image-post-widget ul li.widget-post-wrapper .widget-post-thumb {
  margin-right: 20px;
}

.image-post-widget ul li a {
  font-size: 14px !important;

  font-weight: 600 !important;
}

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

.image-post-widget ul li {
  margin-bottom: 12px;

  padding-bottom: 12px;

  border-bottom: 1px solid #465467;
}

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

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

.image-post-widget ul li img {
  width: 80px;

  height: 50px;

  margin-right: 25px;
}

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

.image-post-widget ul li img:hover {
  opacity: 0.6;

  filter: alpha(opacity=.8);

  -webkit-transition: all 0.2s;

  transition: all 0.2s;
}

.image-post-widget .widget-post-title a {
  margin: 0;

  padding: 0;
}

.image-post-widget .widget-post-date {
  font-size: 11px;

  opacity: 0.8;

  font-weight: 500;
}

.image-post-widget .widget-post-date:before {
  font-family: "FontAwesome";

  content: "\f073";

  margin-right: 10px;

  font-size: 10px;

  color: #11b5e6;
}

/*Text Widget*/

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

/*Mailchimp Widget*/

.widget.widget_mc4wp_form_widget .widget_title {
  border-bottom: none;

  margin: 0;
}

.widget.widget_mc4wp_form_widget form.mc4wp-form {
  position: relative;

  margin: 0 0 15px;
}

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

  position: relative;
}

.widget.widget_mc4wp_form_widget
  form.mc4wp-form
  .droplet_footer_newsletter
  input[type="email"] {
  width: 100%;

  background: #fff;

  padding: 13px 57px 13px 17px;

  border-radius: 50px !important;
}

#sidebar
  .widget.widget_mc4wp_form_widget
  form.mc4wp-form
  .droplet_footer_newsletter
  input[type="email"] {
  background-color: #f3f3f3;

  border: 1px solid #ececec;
}

.widget.widget_mc4wp_form_widget
  form.mc4wp-form
  .droplet_footer_newsletter
  input[type="submit"] {
  position: absolute;

  left: 0;

  top: 0;

  visibility: hidden;
}

.widget.widget_mc4wp_form_widget
  form.mc4wp-form
  .droplet_footer_newsletter
  label {
  position: absolute;

  right: 0;

  top: 0;

  width: 45px;

  height: 45px;

  line-height: 45px;

  padding: 0;

  border: none;

  cursor: pointer;

  text-align: center;

  font-size: 13px;

  background: none;

  color: #fff !important;

  outline: none !important;

  -webkit-transition: color 0.3s ease;

  transition: color 0.3s ease;

  border-radius: 50px;

  margin: 3px;
}

/*Main Content*/

#main-content {
  padding-top: 90px;

  padding-bottom: 90px;

  position: relative;

  width: 100%;

  background-color: #fff;
}

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

  margin: 0 !important;
}

#main-content.shop-content {
  padding-top: 100px;

  padding-bottom: 100px;

  position: relative;
}

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

#main-content .left-sidebar {
  float: right;

  padding-left: 30px;
}

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

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

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

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

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

#main-content.services-single {
}

#main-content.portfolio-single {
}

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

    width: 100%;

    clear: both;
  }
}

/*Blog*/

.entry-overlay {
  display: block;

  overflow: hidden;
}

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

.entry-overlay:after,
.entry-overlay:before {
  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.7);

  content: "";

  opacity: 0;

  transition: all 0.3s;

  -webkit-transition: all 0.3s;

  border-radius: inherit;

  -webkit-border-radius: inherit;
}

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

  z-index: 1;
}

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

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

.entry-overlay img {
  display: block;

  max-width: 100%;

  width: 100%;

  height: auto;
}

.entry-image {
  overflow: hidden;

  position: relative;
}

.entry-image img {
  max-width: 100%;

  height: auto;

  display: block;
}

/*Blog - Classic*/

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

.blog-classic article.sticky {
  background-color: #f8f8f8;

  padding: 20px 20px 10px 20px;
}

.blog-classic article.sticky:before,
.blog-list article.sticky:before {
  content: "\f006";

  font-family: fontawesome;

  font-size: 22px;

  position: absolute;

  top: 0;

  right: 85px;

  z-index: 999;

  color: #fff;

  line-height: 55px;
}

.blog-classic article.sticky .sticky-lable,
.blog-list article.sticky .sticky-lable {
  height: 55px;

  right: 70px;

  background-color: #11b5e6;

  position: absolute;

  top: 0;

  width: 50px;

  z-index: 10;
}

.sticky-lable:before,
.sticky-lable:after {
  bottom: -10px;

  content: "";

  height: 10px;

  left: 0;

  position: absolute;

  background-color: #11b5e6;

  width: 100%;

  z-index: -1;
}

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

  transform-origin: 0 100% 0;
}

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

  transform-origin: 100% 100% 0;
}

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

.blog-classic .post h2 {
  line-height: 33px;

  margin-bottom: 0;
}

.blog-classic .post h2 a {
  text-transform: normal;

  font-size: 20px;

  color: #002e5b;
}

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

.blog-classic p {
  margin: 0;
}

/*Blog Meta*/

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

.blog-classic .entry-meta ul {
  list-style: none;

  margin: 0;

  padding: 0;
}

.blog-classic .entry-meta ul li {
  display: inline;

  margin: 0 5px;

  padding: 0;
}

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

.blog-classic .entry-meta ul li a {
  text-decoration: none;

  font-weight: 500;

  font-size: 13px;

  color: #637281;
}

.blog-classic .entry-meta ul li i {
  margin-right: 10px;

  vertical-align: middle;

  font-size: 12px;

  color: #11b5e6;
}

/*More*/

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

.blog-classic a.read-more {
  font-family: "Montserrat", sans-serif;

  display: block;

  font-size: 12px;

  text-transform: uppercase;

  font-weight: 700;

  text-align: center;

  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);

  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);

  cursor: pointer;

  border-radius: 50px;

  padding: 10px 0;

  margin-bottom: 10px;

  background-color: #11b5e6;

  color: #fff !important;

  width: 15% !important;
}

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

/*Blog -  List*/

.blog-list .post {
  margin-bottom: 30px;

  background-color: #f8f8f8;

  padding: 10px 20px 20px 20px;
}

.blog-list article {
  overflow: hidden;
}

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

.blog-list .entry-image {
  float: left;

  width: 310px;

  margin-right: 25px;

  margin-top: 10px;
}

@media (max-width: 992px) {
  .blog-list .entry-image {
    float: none;

    width: 100%;

    margin: 0 0 28px;
  }
}

.blog-list .post h2 {
  margin: 0;

  padding: 0;

  line-height: 33px;
}

.blog-list .post h2 a {
  text-transform: normal;

  font-size: 18px;

  margin-top: 5px;

  padding: 0;

  color: #002e5b;
}

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

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

/*Blog Meta*/

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

.blog-list .entry-meta ul {
  list-style: none;

  margin: 0;

  padding: 0;
}

.blog-list .entry-meta ul li {
  display: inline;

  margin: 0 5px;

  padding: 0;
}

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

.blog-list .entry-meta ul li a {
  text-decoration: none;

  font-size: 12px;

  font-weight: 500;

  color: #637281;
}

.blog-list .entry-meta ul li i {
  margin-right: 10px;

  color: #11b5e6;

  font-size: 12px;
}

/*More*/

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

.blog-list a.read-more {
  font-family: "Montserrat", sans-serif;

  font-weight: 700;

  font-size: 12px;

  background-color: transparent !important;

  cursor: pointer;

  color: #11b5e6;

  text-decoration: none;

  margin-top: 8px;

  display: block;

  text-transform: uppercase;
}

/*Blog Single*/

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

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

.blog-single .post h2.post-title {
  text-transform: normal;

  font-size: 24px;

  margin: 15px 0;
}

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

.blog-single .entry-meta ul {
  list-style: none;

  margin: 0;

  padding: 0;
}

.blog-single .entry-meta ul li {
  display: inline;

  margin: 0 6px;

  padding: 0;

  font-weight: 500;

  font-size: 12px;
}

.blog-single .entry-meta ul li a {
  text-decoration: none;

  color: #637281;
}

.blog-single .entry-meta ul li i {
  margin-right: 10px;

  color: #11b5e6;
}

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

/*Post Tags*/

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

  clear: both;
}

@media (max-width: 768px) {
  .blog-meta-wrap .single-post-tags {
    display: block;

    float: none;

    clear: both;

    text-align: center;

    margin-top: 10px;
  }

  .blog-meta-wrap .social-share {
    display: block !important;

    float: none !important;

    clear: both !important;

    text-align: center !important;

    margin-top: 20px;
  }
}

.single-post-tags {
  display: inline-block;

  float: left;
}

.single-post-tags a {
  position: relative;

  font-weight: 600;

  display: inline-block;

  color: #5d7280;

  text-decoration: none;

  margin-right: 10px;

  margin-bottom: 10px;

  font-size: 13px;

  line-height: 25px;

  border: 1px solid #ececec;

  background-color: #f8f8f9;

  transition: all 0.2s;

  padding: 5px 14px;
}

/*Blog Single Share*/

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

  float: right;
}

.social-share .share i {
  width: 38px;

  height: 38px;

  line-height: 38px;

  border: 1px solid #f3f3f3;

  background-color: #f8f8f9;

  color: #5d7280;

  text-align: center;

  border-radius: 50px;

  font-size: 12px;
}

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

.social-share span a {
  font-size: 13px;

  display: inline-block;

  width: 38px;

  height: 38px;

  line-height: 38px;

  border-radius: 50px;

  text-align: center;

  color: #fff;

  text-decoration: none;
}

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

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

  color: #fff;
}

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

  color: #fff;
}

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

  color: #fff;
}

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

  color: #fff;
}

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

  color: #fff;
}

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

  color: #fff;
}

/*Comments*/

.comment {
  position: relative;

  margin-left: -45px;

  margin-top: 20px;
}

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

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

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

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

.comment-reply-title {
  display: block;

  padding-top: 20px;

  clear: both;
}

.author-avatar > img {
  border: 1px solid #f3f3f3;

  padding: 2px;
}

h3.comment-title {
  display: block;

  margin-bottom: 20px;

  font-size: 22px;

  clear: both;

  padding-top: 20px;
}

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

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

.comment-body {
  border: 1px solid #f3f3f3;

  background-color: #f8f8f9;

  border-radius: none;

  padding: 25px;

  margin-bottom: 20px;
}

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

.comment-body p {
  margin-bottom: 15px;

  color: #5d7280;

  font-size: 14px;

  line-height: 26px;

  font-weight: normal;
}

.comment.list li img {
  float: left;

  opacity: inherit;

  -webkit-box-sizing: content-box;

  -ms-box-sizing: content-box;

  -o-box-sizing: content-box;

  box-sizing: content-box;

  margin-right: 15px;

  margin-bottom: 15px;
}

@media (max-width: 992px) {
  .comment.list li img {
    display: none;
  }

  .comment-body p {
    margin-left: 0;
  }

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

.comment.list li cite {
  font-style: normal;

  font-weight: bold;

  color: #394852;
}

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

.commentmetadata {
  margin-bottom: 20px;
}

.commentmetadata a {
  font-size: 85%;

  line-height: 1.6;

  color: #5d7280;
}

.comment.list .reply a {
  float: right;

  border-radius: 50px;

  font-size: 12px;

  background-color: #11b5e6;

  padding: 4px 16px;

  color: #fff !important;

  letter-spacing: 0.5px;
}

.comment.list .reply {
  top: 30px;

  position: absolute;

  right: 40px;
}

#cancel-comment-reply-link {
  float: right;

  text-decoration: none;

  font-size: 10px;

  letter-spacing: 0.5px;

  border-radius: 50px;

  color: #fff;

  background-color: #11b5e6;

  padding: 9px 16px;
}

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

#commentform {
  overflow: hidden;

  float: none;

  display: block;

  clear: both;

  margin-top: 10px;

  margin-bottom: 20px;
}

.comment-respond p.form-submit {
  text-align: left;

  overflow: hidden;

  margin-bottom: 0px;

  margin-top: 10px;
}

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

.comments-nav {
  margin-bottom: 20px;

  display: block;

  overflow: hidden;
}

/*Pagination*/

.pagination {
  text-align: center;

  width: 100%;

  margin-top: 50px;
}

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

.pagination ul {
  margin: 0;

  padding: 0;
}

.pagination ul li {
  list-style: none;

  display: inline-block;

  margin-right: 15px;
}

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

.pagination ul > li span {
  background-color: #f8f8f8;

  border: 1px solid #f3f3f3;

  border-radius: 5px;

  text-align: center;

  font-weight: 700;

  padding: 10px 18px;

  font-size: 14px;

  line-height: 20px;

  color: #000;

  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);

  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.pagination ul > li span:hover,
.pagination ul > li span:focus {
  background-color: #11b5e6;

  border-color: transparent !important;

  color: #fff;

  -webkit-transition: all 0.3s;

  transition: all 0.3s;
}

.pagination ul > li.active > a span,
.pagination ul > li.active > a:hover span {
  color: #fff;

  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);

  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);

  background-color: #11b5e6;

  border-color: transparent;
}

.pagination ul > li.previous > a,
.pagination ul > li.next > a {
  font-family: "Montserrat", sans-serif;

  background-color: #f8f8f8;

  border: 1px solid #f3f3f3;

  border-radius: 5px;

  text-align: center;

  padding: 12px 18px;

  font-size: 14px;

  line-height: 20px;

  color: #000;

  text-decoration: none;

  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);

  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.pagination ul > li.previous > a:hover,
.pagination ul > li.next > a:hover {
  background-color: #11b5e6;

  border-color: transparent;

  color: #fff;

  -webkit-transition: all 0.3s;

  transition: all 0.3s;
}

.pagination ul > li.previous > a:before {
  font-family: fontawesome;

  font-size: 16px;

  font-weight: 700;

  content: "\f104";

  line-height: 28px;
}

.pagination ul > li.next > a:before {
  font-family: fontawesome;

  font-size: 16px;

  font-weight: 700;

  content: "\f105";

  line-height: 28px;
}

.pagination ul > li.first > a,
.pagination ul > li.last > a {
  background-color: #f8f8f8;

  border: 1px solid #f3f3f3;

  border-radius: 5px;

  text-align: center;

  padding: 12px 16px;

  font-weight: 700;

  font-size: 12px;

  line-height: 28px;

  color: #000;

  text-decoration: none;

  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);

  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.pagination ul > li.first > a:hover,
.pagination ul > li.last > a:hover {
  background-color: #11b5e6;

  border-color: transparent;

  color: #fff;

  -webkit-transition: all 0.3s;

  transition: all 0.3s;
}

.pagination ul > li.first > a:before {
  font-family: fontawesome;

  font-size: 16px;

  content: "\f104\f104";

  line-height: 28px;
}

.pagination ul > li.last > a:before {
  font-family: fontawesome;

  font-size: 16px;

  content: "\f105\f105";

  line-height: 28px;
}

/*Page Links*/

.page-links {
  clear: both;

  margin: 0 0 1.75em;
}

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

.page-links a,
.page-links > span {
  display: inline-block;

  font-size: 13px;

  height: 25px;

  width: 25px;

  line-height: 25px;

  margin-left: 5px;

  text-align: center;

  border-radius: 3px;
}

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

  color: #fff;
}

/*404 Page*/

#error-content {
  background-color: #f4f4f4;

  min-height: 800px;
}

#error-content .content-inner {
  padding: 120px 0px 100px 0px;

  width: 80%;

  text-align: center;

  margin: 20px auto;
}

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

#error-content .content-inner h1 {
  font-family: "Montserrat", sans-serif;

  font-size: 180px;

  line-height: normal;

  font-weight: 700;

  margin: 0;

  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

#error-content .content-inner h3 {
  font-size: 32px;

  margin-bottom: 10px;

  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

#error-content .content-inner p {
  font-size: 18px;

  text-align: center;

  line-height: 60px;
}

#error-content form.search-form {
  width: 50%;

  margin: 30px auto;
}

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

#error-content form.search-form input[type="search"] {
  padding: 15px 0px 15px 30px;

  outline: none;

  font-size: 14px;

  width: 100%;

  display: block;

  line-height: 1.6;

  border: 2px solid rgba(78, 78, 78, 0.11);

  border-radius: 50px;

  color: #5d7280;

  background-color: #fff;

  -webkit-transition: all 0.2s;

  -moz-transition: all 0.2s;

  -ms-transition: all 0.2s;

  -o-transition: all 0.2s;

  transition: all 0.2s;
}

#error-content form.search-form .search-submit {
  position: absolute;

  right: 10px;

  top: 3px;

  margin: 0;

  background-color: transparent;

  border: none;

  color: #5d7280;

  box-shadow: none;
}

/*Search Page*/

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

.search-page .search-header h3 {
  letter-spacing: normal;

  margin-bottom: 20px;
}

.search-page .search-header p {
  font-size: 16px;

  margin-bottom: 20px;
}

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

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

.search-page .post .entry-icon {
  float: left;

  width: 40px;

  height: 40px;

  line-height: 40px;

  text-align: center;

  margin-right: 30px;

  margin-top: 1px;

  background: #f8f8f9;

  border: 1px solid #f3f3f3;

  color: #5d7280;
}

.search-page .post .entry-icon i {
  font-size: 14px;

  line-height: 1;
}

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

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

.search-page .post h4 {
  font-size: 18px;

  font-weight: 700;

  letter-spacing: normal;

  margin-bottom: 15px;
}

.search-page .post .entry-type span {
  font-family: "Montserrat", sans-serif;

  text-transform: uppercase;

  font-size: 10px;

  text-align: center;

  background-color: #11b5e6;

  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);

  cursor: pointer;

  color: #fff;

  border-radius: 50px;

  padding: 6px 18px;

  text-decoration: none;

  float: left;

  display: inline-block;
}

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

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

.search-page .search-content .read-more a {
  font-family: "Montserrat", sans-serif;

  text-transform: uppercase;

  font-size: 10px;

  text-align: center;

  background-color: #11b5e6;

  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);

  cursor: pointer;

  color: #fff;

  border-radius: 50px;

  padding: 6px 16px;

  text-decoration: none;

  float: left;

  display: inline-block;
}

/*Contact Form 7*/

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

.wpcf7-form {
  margin: 0;

  padding: 0;
}

.wpcf7 p.left_field {
  width: 48%;

  float: left;
}

.wpcf7 p.right_field {
  width: 48%;

  float: right;
}

@media (max-width: 768px) {
  .wpcf7 p.left_field,
  .wpcf7 p.right_field {
    width: 100%;

    clear: both;

    float: none;

    text-align: center;
  }
}

.wpcf7 p.message_field {
  clear: both;

  width: 100%;
}

.wpcf7-form textarea {
  clear: both;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="url"],
.wpcf7-form textarea {
  padding: 14px 18px;

  margin: 0;

  outline: none;

  font-weight: 500;

  text-transform: capitalize;

  max-width: 100%;

  vertical-align: middle;

  display: block;

  line-height: 1.6;

  border: 2px solid #f3f3f3;

  background-color: #f8f8f8;

  -webkit-transition: all 0.2s;

  -moz-transition: all 0.2s;

  -ms-transition: all 0.2s;

  -o-transition: all 0.2s;

  transition: all 0.2s;
}

.wpcf7-form select {
  padding: 12px;

  outline: none;

  font-size: 13px;

  vertical-align: middle;

  max-width: 100%;

  display: block;

  font-weight: 500;

  line-height: 1.6;

  border: 2px solid #f3f3f3;

  background-color: #f8f8f8;

  -webkit-transition: all 0.2s;

  -moz-transition: all 0.2s;

  -ms-transition: all 0.2s;

  -o-transition: all 0.2s;

  transition: all 0.2s;
}

.wpcf7-date {
  padding: 12px;

  outline: none;

  font-size: 12px;

  vertical-align: middle;

  max-width: 100%;

  display: block;

  font-weight: 500;

  line-height: 1.6;

  border: 2px solid #f3f3f3;

  background-color: #f8f8f8;

  -webkit-transition: all 0.2s;

  -moz-transition: all 0.2s;

  -ms-transition: all 0.2s;

  -o-transition: all 0.2s;

  transition: all 0.2s;
}

.wpcf7-list-item-label {
  font-weight: 400;

  vertical-align: middle;

  margin-right: 5px;
}

.wpcf7-form input[type="checkbox"],
.wpcf7-form input[type="radio"] {
  width: auto;

  margin-right: 10px;

  vertical-align: middle;
}

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

.wpcf7-form p {
  position: relative;

  margin: 0 0 20px;
}

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

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

  margin-left: 20px;
}

div.wpcf7-mail-sent-ok,
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors {
  position: relative;

  display: block;

  text-align: center;

  font-weight: 700;

  padding: 12px 40px 12px 20px;

  border: none;

  background-color: #00324b;

  color: #fff;

  margin: 0 0 30px;
}

/*Slider Form*/

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

.rev_slider .form-info h5 {
  font-size: 26px;

  font-family: "Montserrat", sans-serif;

  font-weight: 700;

  margin: 0;
}

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

.rev_slider .form-info span strong {
  font-family: "Montserrat", sans-serif;

  font-weight: 400;
}

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

  line-height: 27px;
}

.rev_slider .form-info strong {
  color: #11b5e6 !important;

  font-weight: bold !important;
}

.rev_slider .wpcf7 {
  background: #fff;

  padding: 20px 30px 0 30px;

  border-top: 4px solid #11b5e6;
}

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

.rev_slider .wpcf7-text,
.rev_slider .wpcf7-textarea {
  font-family: "Montserrat", sans-serif;

  font-weight: 400;

  width: 100%;
}

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

/*Slick Slider*/

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

.slick-slider {
  position: relative;

  display: block;

  box-sizing: border-box;

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

  -webkit-touch-callout: none;

  -khtml-user-select: none;

  -ms-touch-action: pan-y;

  touch-action: pan-y;

  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;

  overflow: hidden;

  margin: 0;

  padding: 0;
}

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

.slick-list.dragging {
  cursor: pointer;

  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);

  -moz-transform: translate3d(0, 0, 0);

  -ms-transform: translate3d(0, 0, 0);

  -o-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;

  top: 0;

  left: 0;

  display: block;
}

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

  content: "";
}

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

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

.slick-slide {
  display: none;

  float: left;

  height: 100%;

  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

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

.slick-vertical .slick-slide {
  display: block;

  height: auto;

  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev,
.slick-next {
  font-size: 0;

  line-height: 0;

  position: absolute;

  top: 50%;

  display: block;

  width: 20px;

  height: 20px;

  padding: 0;

  -webkit-transform: translate(0, -50%);

  -ms-transform: translate(0, -50%);

  transform: translate(0, -50%);

  cursor: pointer;

  color: transparent;

  border: none;

  outline: none;

  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;

  outline: none;

  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";

  font-size: 20px;

  line-height: 1;

  opacity: 0.75;

  color: white;

  -webkit-font-smoothing: antialiased;

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

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  right: -25px;

  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  right: auto;

  left: -25px;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

.slick-dotted.slick-slider {
  margin-bottom: 20px;
}

.slick-dots {
  position: absolute;

  bottom: -25px;

  display: block;

  width: 100%;

  padding: 0;

  margin: 0;

  list-style: none;

  text-align: center;
}

.slick-dots li {
  position: relative;

  display: inline-block;

  width: 20px;

  padding-top: 20px;

  height: 20px;

  margin: 0 5px;

  padding: 0;

  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;

  line-height: 0;

  display: block;

  width: 15px;

  height: 15px;

  padding: 5px;

  cursor: pointer;

  color: transparent;

  border: 0;

  outline: none;

  background: transparent;

  box-shadow: none;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "FontAwesome";

  content: "\f111";

  font-size: 12px;

  line-height: 20px;

  position: absolute;

  top: 0;

  left: 0;

  width: 10px;

  height: 10px;

  text-align: center;

  color: #e6e6e6;

  -webkit-font-smoothing: antialiased;

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

.slick-dots li.slick-active button:before {
  color: #11b5e6;
}

.logo {
  margin-top: 10px;
}
.wpcf7-form {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wpcf7 p.left_field {
  float: none;
}
.wpcf7 form.sent .wpcf7-response-output {
  width: 100%;
  padding: 2rem;
}
#titlebar {
  background-position: center 76%;
}
.breadcrumbs span,
.breadcrumbs a {
  color: #fff;
}
.breadcrumbs .current {
  color: #ffffff !important;
}

.core-values .iconbox {
  min-height: 20rem;
}
.our-mission .iconbox {
  min-height: 31rem;
}
.we-serve .iconbox {
  min-height: 20rem;
}
table {
  border: 1px solid #e9e9e9;
}
#titlebar {
  background-color: #071639;
}
#header.header-v3 #navigation > ul > li > a:active,
#header.header-v3 #navigation > ul > li.current-menu-item > a,
#header.header-v3 #navigation > ul > li.current-page-ancestor > a,
#header.header-v3 #navigation > ul > li.current-menu-ancestor > a,
#header.header-v3 #navigation > ul > li.current-menu-parent > a,
#header.header-v3 #navigation > ul > li.current_page_ancestor > a {
  color: #e7373a !important;
}
.vision {
  padding: 0;
}
.vision .iconbox-content {
  padding: 1rem;
}
#gt_float_wrapper{
	top:100px!important;
	right:0!important;
}
@media only screen and (max-width: 1200px) {
  .logo {
    margin-top: 20px;
    max-width: 33rem;
  }
}
@media only screen and (max-width: 1024px) {
  .logo {
    margin-top: 20px;
    max-width: 33rem;
  }
}
@media only screen and (max-width: 991px) {
  #mobile-header .logo {
    margin-top: 8px;
  }
}

@media only screen and (max-width: 767px) {
  .logo img {
    max-width: 250px;
  }
  #mobile-header .logo {
    margin-top: 27px;
  }
  #main-content.portfolio-single {
    padding-top: 30px;
  }
/* 	#gt_float_wrapper{
		top:auto!important;
		bottom: 0px!important;
		right: 0px!important;
	} */
}
