@charset "UTF-8";
@font-face {
  font-family: 'Helvetica';
  src: local("Helvetica"), url("../../fonts/neue/Helvetica.ttf") format("truetype"); }

@font-face {
  font-family: 'Helvetica-Bold';
  src: local("Helvetica-Bold"), url("../../fonts/neue/Helvetica-Bold.ttf") format("truetype"); }

.font_main {
  font-family: "Montserrat", sans-serif; }

.font_secondary {
  font-family: "Helvetica", sans-serif; }

.font_body {
  font-family: "Montserrat", sans-serif; }

.open_sans {
  font-family: "Open Sans", sans-serif; }

.font_bold {
  font-weight: bold; }

.font_700 {
  font-weight: 700; }

.font_semibold {
  font-weight: 600; }

.font_800 {
  font-weight: 800; }

.font_normal {
  font-weight: 400; }

.font_thin {
  font-weight: 100; }

.font_500 {
  font-weight: 500; }

.font_600 {
  font-weight: 600; }

.font_300,
.font_300 * {
  font-weight: 100; }

.font_500 * {
  font-weight: 500; }

.font_500 strong * {
  font-weight: 700; }

.font_white,
.font_white * {
  color: #ffffff; }

.text_uppercase {
  text-transform: uppercase; }

.letter_spacing_1 {
  letter-spacing: -0.01em; }

.vc_row.vc_row-flex {
  width: 100%; }

.h-100 {
  height: 100% !important; }

.align-items-center {
  align-items: center !important;
  justify-content: center; }

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

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

.justify_content_center {
  justify-content: center; }

.container-fluid {
  width: 100%;
  margin: 0 auto;
  display: flex; }

@media screen and (max-width: 767px) {
  .vc_row .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0; } }

.container,
.vc_row.container,
.archive_grid {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto !important;
  padding-right: 1rem;
  padding-left: 1rem; }
  @media screen and (max-width: 1439px) {
    .container,
    .vc_row.container,
    .archive_grid {
      max-width: 100%; } }
  @media screen and (max-width: 1080px) {
    .container,
    .vc_row.container,
    .archive_grid {
      padding-right: 20px;
      padding-left: 20px;
      max-width: 100%; } }
.container_small,
.vc_row.container_small {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto !important;
  padding-right: 1rem;
  padding-left: 1rem; }
  @media screen and (max-width: 1080px) {
    .container_small,
    .vc_row.container_small {
      padding-right: 20px;
      padding-left: 20px; } }
.container_xsmall,
.vc_row.container_xsmall {
  width: 100%;
  max-width: 900px;
  margin: 0 auto !important;
  padding-right: 1rem;
  padding-left: 1rem; }
  @media screen and (max-width: 1080px) {
    .container_xsmall,
    .vc_row.container_xsmall {
      padding-right: 20px;
      padding-left: 20px; } }
.container_large,
.vc_row.container_large {
  display: flex;
  width: 100%;
  max-width: 80%;
  margin: 0 auto !important;
  padding-right: 1rem;
  padding-left: 1rem; }
  @media screen and (max-width: 1439px) {
    .container_large,
    .vc_row.container_large {
      max-width: 100%; } }
  @media screen and (max-width: 1080px) {
    .container_large,
    .vc_row.container_large {
      padding-right: 20px;
      padding-left: 20px;
      max-width: 100%; } }
.mt-20 {
  margin-top: 20px; }

.mt-30 {
  margin-top: 30px; }

.pl-0 {
  padding-left: 0; }

@media screen and (max-width: 767px) {
  .pl_40 .vc_column-inner {
    padding-left: 0 !important; } }

@media (min-width: 768px) {
  .col_40 {
    width: 40% !important; } }

@media (min-width: 768px) {
  .col_60 {
    width: 60% !important; } }

@media screen and (max-width: 1080px) {
  .padding_left .vc_column-inner {
    padding-left: 40px !important; } }

@media screen and (max-width: 767px) {
  .padding_left .vc_column-inner {
    padding-left: 0 !important; } }

@media screen and (max-width: 1080px) {
  .padding_right .vc_column-inner {
    padding-right: 40px !important; } }

@media screen and (max-width: 767px) {
  .padding_right .vc_column-inner {
    padding-right: 0 !important; } }

@media screen and (max-width: 768px) {
  .custom_padding .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

@media screen and (max-width: 767px) {
  .custom_padding .vc_column-inner {
    padding: 0 !important; } }

@media only screen and (min-device-width: 834px) and (orientation: portrait) {
  .custom_padding .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
  .custom_padding .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

@media screen and (max-width: 767px) {
  .custom_padding.vc_btn3-container,
  .custom_padding.wpb_content_element {
    padding: 0 !important; } }

@media screen and (max-width: 768px) {
  .mobile_padding .vc_column-inner {
    padding-left: 30px !important;
    padding-right: 30px !important; } }

@media screen and (max-width: 767px) {
  .mobile_padding .vc_column-inner {
    padding-left: 20px !important;
    padding-right: 20px !important; } }

.flex_section {
  display: flex;
  flex-wrap: wrap; }
  .flex_section .pl-0 {
    padding-left: 0 !important; }

.flex_section_auto {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around; }

[class*='col-'],
[class*='vc_col-'] {
  float: none;
  display: flex; }

[class*='col-'] {
  padding: 0 15px; }
  @media screen and (max-width: 768px) {
    [class*='col-'] {
      padding: 0 10px; } }
  @media screen and (max-width: 767px) {
    [class*='col-'] {
      padding: 0; } }
.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%; }
  @media screen and (max-width: 767px) {
    .col-2 {
      flex: 0 0 100%;
      max-width: 100%; } }
.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }
  @media screen and (max-width: 767px) {
    .col-3 {
      flex: 0 0 100%;
      max-width: 100%; } }
.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }
  @media screen and (max-width: 767px) {
    .col-4 {
      flex: 0 0 100%;
      max-width: 100%; } }
.col-5 {
  flex: 0 0 20%;
  max-width: 20%; }
  @media screen and (max-width: 767px) {
    .col-5 {
      flex: 0 0 100%;
      max-width: 100%; } }
.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }
  @media screen and (max-width: 767px) {
    .col-6 {
      flex: 0 0 100%;
      max-width: 100%; } }
.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%; }
  @media screen and (max-width: 767px) {
    .col-7 {
      flex: 0 0 100%;
      max-width: 100%; } }
.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%; }
  @media screen and (max-width: 767px) {
    .col-8 {
      flex: 0 0 100%;
      max-width: 100%; } }
.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }
  @media screen and (max-width: 767px) {
    .col-9 {
      flex: 0 0 100%;
      max-width: 100%; } }
.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #828282;
  font-family: "Helvetica", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 32px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
  clear: both;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 30px;
  margin-top: 0;
  font-weight: normal; }
  @media screen and (max-width: 991px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      margin-bottom: 20px !important; } }
h1 {
  font-size: 64px;
  line-height: 1.2; }
  @media screen and (max-width: 1080px) {
    h1 {
      font-size: 32px !important;
      line-height: 40px !important; } }
h2 {
  font-size: 40px;
  line-height: 1.2; }
  @media screen and (max-width: 1080px) {
    h2 {
      font-size: 28px !important;
      line-height: 1.2 !important; } }
  @media screen and (max-width: 767px) {
    h2 {
      font-size: 20px !important;
      line-height: 23px !important; } }
h3 {
  font-size: 34px;
  line-height: 40px; }
  @media screen and (max-width: 1080px) {
    h3 {
      font-size: 26px !important;
      line-height: 32px !important; } }
  @media screen and (max-width: 767px) {
    h3 {
      font-size: 20px !important;
      line-height: 23px !important; } }
h4 {
  font-size: 24px;
  line-height: 32px; }

h5 {
  font-size: 18px;
  line-height: 22px; }
  @media screen and (max-width: 1080px) {
    h5 {
      font-size: 16px !important;
      line-height: 20px !important; } }
h6 {
  font-size: 15px;
  line-height: 24px; }
  h6.small_title {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 25px; }

p {
  margin-bottom: 20px;
  margin-top: 0 !important;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #4F4F4F; }
  @media screen and (max-width: 991px) {
    p {
      font-size: 16px !important;
      line-height: 20px !important;
      margin-bottom: 15px !important; } }
.small_copy p, .small_copy span, .small_copy ul, .small_copy ol, .small_copy ul li {
  font-size: 16px !important;
  line-height: 32px !important; }
  @media screen and (max-width: 991px) {
    .small_copy p, .small_copy span, .small_copy ul, .small_copy ol, .small_copy ul li {
      font-size: 16px !important;
      line-height: 20px !important; } }
.maincontent ul li, .maincontent ol li {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 27px !important;
  color: #4F4F4F; }
  @media screen and (max-width: 991px) {
    .maincontent ul li, .maincontent ol li {
      font-size: 16px !important;
      line-height: 26px !important; } }
ol li {
  margin-bottom: 10px; }

ul, ol {
  padding: 0 0 0 25px; }
  ul li, ol li {
    font-family: "Helvetica", sans-serif;
    font-size: 18px;
    line-height: 34px;
    font-weight: normal;
    padding-left: 10px;
    position: relative;
    margin-bottom: 0; }
    @media screen and (max-width: 991px) {
      ul li, ol li {
        font-size: 16px !important;
        line-height: 26px !important; } }
cite,
dfn,
em,
i {
  font-style: italic; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

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

ins,
mark {
  background: #fff9c0;
  text-decoration: none; }

blockquote {
  padding: 15px 0 15px 40px;
  border-left: 5px solid #E2E2E2;
  margin: 0 0 40px !important; }
  @media screen and (max-width: 767px) {
    blockquote {
      margin: 25px 0 !important; } }
  blockquote p {
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #828282; }

.citation {
  font-family: "Helvetica", sans-serif;
  font-size: 34px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: normal;
  color: #1A181B;
  margin-top: 40px;
  text-transform: uppercase; }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: inherit;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden; }

body {
  margin: 0;
  overflow: visible;
  text-rendering: optimizeLegibility; }

@media only screen and (max-width: 768px) {
  html,
  body {
    width: 100%;
    overflow-x: hidden; } }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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; }

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;
  box-sizing: content-box; }

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

fieldset {
  color: inherit;
  font-size: 18px;
  margin-bottom: 18px; }

label {
  font-size: 18px;
  font-weight: 100; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

html:not(.no-js) .tcm-animate.aos-animate {
  visibility: visible !important; }

.tcm-animate {
  visibility: visible !important; }

@media screen and (max-width: 991px) {
  .btn_full_mobile {
    width: 100% !important; } }

@media screen and (max-width: 991px) {
  .btn_full_mobile button {
    width: 100% !important; } }

.tablet_only {
  display: none !important; }

.big_tablet_only {
  display: none !important; }

.below-tablet {
  display: none; }
  @media screen and (max-width: 1080px) {
    .below-tablet {
      display: block; } }
.below-tablet-flex {
  display: none; }
  @media screen and (max-width: 1080px) {
    .below-tablet-flex {
      display: flex; } }
.tablet-and-up {
  display: block; }
  @media screen and (max-width: 1080px) {
    .tablet-and-up {
      display: none; } }
.desktop_flex {
  display: flex !important; }
  @media screen and (max-width: 991px) {
    .desktop_flex {
      display: none !important; } }
.mobile_flex {
  display: none !important; }
  @media screen and (max-width: 991px) {
    .mobile_flex {
      display: flex !important; } }
@media screen and (max-width: 1080px) {
  .tablet_center *,
  .tablet_center {
    text-align: center !important; }
  .space_mobile_large,
  .vc_empty_space.space_mobile_large {
    height: 80px !important; }
  .mobile_space_big,
  .vc_empty_space.mobile_space_big {
    height: 100px !important; }
  .big_tablet_hide {
    display: none; }
  .big_tablet_only {
    display: block !important; }
  .big_tablet_reverse {
    flex-direction: column-reverse;
    display: flex; }
  .big_tablet_fullwidth .wpb_column {
    width: 100% !important; }
  .wpb_single_image.vc_align_right {
    text-align: left !important; } }

@media screen and (max-width: 991px) {
  .mobile_space,
  .vc_empty_space.mobile_space {
    height: 40px !important; }
  .space_mobile_large,
  .vc_empty_space.space_mobile_large {
    height: 40px !important; }
  .vc_btn3-container {
    margin-bottom: 0 !important; }
  .wpb_content_element {
    margin-bottom: 20px !important; }
  .tablet_reverse {
    flex-direction: column-reverse;
    display: flex; }
  .tablet_hide {
    display: none !important; }
  .tablet_only {
    display: block !important; }
  .tablet_fullwidth .wpb_column {
    width: 100%; } }

@media screen and (max-width: 767px) {
  .mobile_center *,
  .mobile_center {
    text-align: center !important; }
  .mobile_reverse {
    flex-direction: column-reverse;
    display: flex; }
  .mobile_hide {
    display: none !important; }
  .mobile_space_big,
  .vc_empty_space.mobile_space_big {
    height: 60px !important; }
  .mobile_padding_none {
    padding: 0 !important; } }

@media screen and (max-width: 1080px) {
  .vc_row.vc_row-o-full-height {
    min-height: auto !important;
    padding: 100px 0; } }

@media screen and (max-width: 991px) {
  .vc_row.vc_row-o-full-height {
    padding: 50px 30px; } }

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
  .mobile_space,
  .vc_empty_space.mobile_space {
    height: 40px !important; } }

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
  .mobile_space,
  .vc_empty_space.mobile_space {
    height: 40px !important; } }

a:active,
a:hover {
  transition: all ease-in-out 0.5s; }

a:focus {
  outline: none; }

.inline_element {
  display: inline-block !important;
  margin: 0 12px 40px 0 !important; }
  @media screen and (max-width: 767px) {
    .inline_element {
      margin: 0 12px 0 0 !important; } }
.box_shadow img {
  -webkit-filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.25)); }

.social_share {
  align-items: center; }
  .social_share .share_title,
  .social_share .social_media {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: top; }
  .social_share .share_title {
    cursor: pointer;
    margin-right: 10px; }
    .social_share .share_title p {
      font-weight: 400;
      font-size: 16px;
      line-height: 1.2;
      color: #0071CE;
      margin: 0 !important;
      font-family: "Montserrat", sans-serif;
      text-transform: uppercase; }
  .social_share .social_media {
    position: relative; }
    .social_share .social_media ul {
      margin: 0 !important;
      padding: 0 !important;
      display: flex; }
      .social_share .social_media ul li {
        margin: 0px 3px;
        list-style: none;
        padding: 0 !important;
        line-height: 20px !important; }
      .social_share .social_media ul a {
        cursor: pointer;
        font-size: 16px !important;
        width: 16px;
        height: 16px;
        text-align: center; }
        .social_share .social_media ul a:hover {
          opacity: 0.7; }
        .social_share .social_media ul a:before {
          color: #0096D7; }

/*slick carousel*/
.slick-dots {
  bottom: 30px;
  left: 0; }
  @media screen and (max-width: 768px) {
    .slick-dots {
      bottom: 0; } }
.slick-dotted.slick-slider {
  margin: 0 !important; }

.slick-dots li {
  box-shadow: none !important;
  margin: 0 5px !important;
  width: auto;
  height: auto;
  padding: 0 !important; }
  .slick-dots li:before {
    display: none; }
  @media screen and (max-width: 767px) {
    .slick-dots li {
      z-index: 1; } }
  .slick-dots li button {
    background: #E0E0E0;
    opacity: 1;
    border-radius: 0;
    width: 16px;
    height: 16px;
    padding: 0; }
    .slick-dots li button:before {
      display: none; }
  .slick-dots li.slick-active button {
    background: #0071CE;
    opacity: 1; }

.slick-arrow {
  bottom: 0;
  z-index: 6;
  display: inline-block;
  height: 72px;
  width: 72px;
  border-radius: 100%;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
  transition: all 0.2s; }
  @media screen and (max-width: 767px) {
    .slick-arrow {
      height: 60px;
      width: 60px; } }
  .slick-arrow.slick-prev {
    left: 30px;
    background: #ffffff url("../../images/arrow-left.svg") no-repeat center center !important;
    background-size: 50% !important; }
    @media screen and (max-width: 1390px) {
      .slick-arrow.slick-prev {
        left: 5px; } }
    .slick-arrow.slick-prev:before {
      content: none !important; }
  .slick-arrow.slick-next {
    right: 30px;
    background: #ffffff url("../../images/arrow-right.svg") no-repeat center center !important;
    background-size: 50% !important; }
    @media screen and (max-width: 1390px) {
      .slick-arrow.slick-next {
        right: 5px; } }
    .slick-arrow.slick-next:hover {
      background: #0071CE url("../../images/arrow-right-white.svg") no-repeat center center !important;
      background-size: 50%;
      box-shadow: none; }
    .slick-arrow.slick-next:before {
      content: none !important; }

/* END slick carousel*/
/*Pagenavi*/
#pagenav {
  margin: 50px 0;
  text-align: center; }
  @media screen and (max-width: 767px) {
    #pagenav {
      margin: 50px 0 0; } }
  #pagenav .wp-pagenavi {
    margin: 0 auto;
    font-family: "Montserrat", sans-serif; }
  #pagenav a,
  #pagenav span {
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    color: #333333;
    position: relative;
    display: inline-block;
    text-align: center;
    padding: 8px 15px;
    margin: 0 5px;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px; }
    #pagenav a.nextpostslink, #pagenav a.previouspostslink,
    #pagenav span.nextpostslink,
    #pagenav span.previouspostslink {
      border: 1px solid #E0E0E0;
      border-radius: 4px;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 0;
      top: 0;
      padding: 11px 15px; }
      #pagenav a.nextpostslink:hover, #pagenav a.nextpostslink:focus, #pagenav a.previouspostslink:hover, #pagenav a.previouspostslink:focus,
      #pagenav span.nextpostslink:hover,
      #pagenav span.nextpostslink:focus,
      #pagenav span.previouspostslink:hover,
      #pagenav span.previouspostslink:focus {
        background: #E0E0E0;
        border: 1px solid #E0E0E0; }
      #pagenav a.nextpostslink:before, #pagenav a.nextpostslink:before, #pagenav a.previouspostslink:before, #pagenav a.previouspostslink:before,
      #pagenav span.nextpostslink:before,
      #pagenav span.nextpostslink:before,
      #pagenav span.previouspostslink:before,
      #pagenav span.previouspostslink:before {
        color: #0E1F41;
        font-size: 14px;
        top: 0;
        position: relative; }
    #pagenav a.previouspostslink:before,
    #pagenav span.previouspostslink:before {
      content: "\f053"; }
    #pagenav a.nextpostslink:before,
    #pagenav span.nextpostslink:before {
      content: "\f054"; }
  #pagenav a:hover,
  #pagenav span.current {
    color: #0071CE;
    border: 1px solid #0071CE; }

.rev_slider .slotholder:before {
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 47.88%;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.0001) 50.12%);
  mix-blend-mode: normal;
  opacity: 0.45; }

.rev_slider .slotholder:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  pointer-events: none;
  mix-blend-mode: normal;
  opacity: 0.35;
  background: linear-gradient(0deg, #000000 27%, rgba(0, 0, 0, 0.0001) 46.75%); }

.hesperiden.tparrows {
  cursor: pointer !important;
  background: #b9b8ae !important; }

.tp-leftarrow {
  background: url("../../images/arrow-left.svg") no-repeat center center;
  background-size: cover;
  height: 80px;
  width: 80px; }
  .tp-leftarrow:before {
    display: none; }
  .tp-leftarrow:hover {
    background: url("../../images/arrow-left.svg") no-repeat center center; }

.tp-rightarrow {
  background: url("../../images/arrow-right.svg") no-repeat center center;
  background-size: cover;
  height: 80px;
  width: 80px; }
  .tp-rightarrow:before {
    display: none; }
  .tp-rightarrow:hover {
    background: url("../../images/arrow-right.svg") no-repeat center center; }

.hermes .tp-bullet {
  height: 20px;
  width: 20px; }
  @media screen and (max-width: 768px) {
    .hermes .tp-bullet {
      margin-top: 50px !important; } }
.hermes .tp-bullet:after {
  background: #b9b8ae !important;
  border-radius: 50%;
  height: 100%;
  width: 100%; }

.hermes .tp-bullet.selected:after {
  background: #fcf9e3 !important; }

.hermes .tp-bullet:hover {
  background: #fcf9e3 !important; }

.wpb_image_grid .wpb_image_grid_ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  height: auto !important; }
  .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    display: flex;
    overflow: hidden;
    padding: 0px;
    justify-content: center;
    align-items: center;
    float: none !important;
    position: static !important;
    height: auto !important; }
    @media screen and (max-width: 1080px) {
      .wpb_image_grid .wpb_image_grid_ul .isotope-item {
        max-width: 33% !important;
        flex: 0 0 33% !important;
        margin-bottom: 20px !important; } }
    @media screen and (max-width: 767px) {
      .wpb_image_grid .wpb_image_grid_ul .isotope-item {
        max-width: 48% !important;
        flex: 0 0 48% !important;
        margin-bottom: 20px !important; } }
.image_carousel .slick-arrow {
  display: none !important; }

.image_carousel .slick-list {
  width: 100%;
  padding: 0 !important; }

.image_carousel .slick-track {
  display: flex;
  align-items: center; }
  .image_carousel .slick-track img {
    margin: 0 auto;
    width: 90%; }
  .image_carousel .slick-track .slick-slide > div {
    display: flex;
    align-items: center; }

@media screen and (max-width: 1080px) {
  .image_carousel .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    margin-bottom: 20px !important; } }

@media screen and (max-width: 767px) {
  .image_carousel .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    margin-bottom: 20px !important; } }

@media screen and (max-width: 1080px) {
  .image_carousel .wpb_image_grid .wpb_image_grid_ul .isotope-item img {
    width: 80%; } }

.image_grid_animate {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto !important;
  margin: 20px auto;
  padding: 0; }
  @media screen and (max-width: 767px) {
    .image_grid_animate {
      flex-wrap: wrap;
      justify-content: center; } }
  .image_grid_animate li {
    display: flex;
    padding: 0px 40px;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .image_grid_animate li {
        padding: 0 10px; } }
    .image_grid_animate li img {
      width: 80%; }
    @media screen and (max-width: 767px) {
      .image_grid_animate li {
        max-width: 48% !important;
        flex: 0 0 48% !important;
        margin-bottom: 20px !important; } }
.small_images .wpb_image_grid .wpb_image_grid_ul img {
  width: 70%; }

.ms_gold_image img {
  width: 268px;
  height: 45px; }

.vc_sep_pos_align_center.wpb_content_element {
  margin-bottom: 0 !important; }

/* Modals */
.modal-dialog {
  margin: 0 auto;
  background: #fff;
  border-radius: 0 !important;
  width: 100%;
  max-width: 579px;
  padding-bottom: 30px; }

@media (min-width: 1081px) {
  .modal-dialog {
    max-width: 579px; } }

.modal {
  background: rgba(47, 47, 47, 0.6) !important;
  z-index: 999999;
  display: block;
  visibility: hidden;
  overflow-y: hidden;
  padding-left: 15px; }

.modal-body {
  position: relative;
  padding: 50px 70px; }
  @media screen and (max-width: 1080px) {
    .modal-body {
      padding: 50px 70px; } }
.modal.in {
  visibility: visible; }

.modal-header {
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
  width: 100%;
  margin: 0 auto;
  padding: 0 !important; }
  @media screen and (max-width: 1080px) {
    .modal-header {
      width: 100%; } }
  .modal-header h6 {
    margin: 0 0 10px;
    font-size: 16px; }
  .modal-header h5 {
    margin-bottom: 0; }

.modal-header .close {
  background: #fff;
  font-family: "Montserrat", sans-serif;
  color: #C3A660 !important;
  text-shadow: none !important;
  opacity: 1 !important;
  margin: 0 !important;
  border-radius: 100%;
  width: 54px;
  height: 54px;
  padding: 0 !important;
  right: 10px;
  top: 10px;
  position: absolute;
  z-index: 999999;
  cursor: pointer;
  outline: none !important;
  font-size: 40px;
  line-height: 40px;
  font-weight: 300; }
  @media screen and (max-width: 991px) {
    .modal-header .close {
      width: 40px;
      height: 40px;
      font-size: 28px; } }
  @media screen and (max-width: 767px) {
    .modal-header .close {
      width: 35px;
      height: 35px;
      font-size: 25px; } }
.modal-content {
  height: 80vh;
  overflow: auto; }
  @media screen and (max-width: 1080px) {
    .modal-content {
      height: 60vh; } }
  @media screen and (max-width: 767px) {
    .modal-content {
      height: 85vh; } }
  @media screen and (max-width: 767px) {
    .modal-content {
      flex-wrap: wrap; } }
  .modal-content .modal-footer {
    padding: 0 !important;
    border-top: 0 !important;
    text-align: center !important;
    z-index: 999999; }
    .modal-content .modal-footer button {
      display: inline-block;
      height: 75px;
      width: 75px;
      transition: all 0.2s;
      border: 0;
      z-index: 999999; }
      @media screen and (max-width: 1080px) {
        .modal-content .modal-footer button {
          height: 30px;
          width: 30px;
          font-size: 0 !important; } }
      .modal-content .modal-footer button.btn-prev {
        background: #0071CE url("../../images/arrow-left-white.svg") no-repeat center center !important;
        background-size: 50% !important;
        position: absolute;
        left: 0;
        top: 50%; }
        @media screen and (max-width: 1080px) {
          .modal-content .modal-footer button.btn-prev {
            top: 15px;
            left: 20px; } }
      .modal-content .modal-footer button.btn-next {
        background: #0071CE url("../../images/arrow-right-white.svg") no-repeat center center !important;
        background-size: 50% !important;
        position: absolute;
        right: 0;
        top: 50%; }
        @media screen and (max-width: 1080px) {
          .modal-content .modal-footer button.btn-next {
            background-size: 50% !important;
            top: 15px;
            left: 60px;
            right: auto; } }
@media screen and (max-width: 991px) {
  .mobile_modal {
    text-align: center; } }

.error-404 {
  margin: 100px 0;
  width: 100%;
  justify-content: center;
  display: flex;
  align-items: center; }

@media screen and (max-width: 991px) {
  .home-page-services-extra-space {
    height: 573px !important; } }

.gray_bg {
  position: relative; }
  .gray_bg::before {
    background: rgba(179, 180, 180, 0.15);
    height: calc(100% - 88px);
    top: 44px;
    position: absolute;
    content: ' ';
    width: 100%; }

.bg_2 {
  position: relative; }
  .bg_2::before {
    background: url("../../images/bg_1_full.svg");
    background-repeat: repeat;
    height: calc(100% - 88px);
    top: 44px;
    position: absolute;
    content: ' ';
    width: 100%; }

.accordion_title_services {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  font-size: 9vw !important;
  line-height: 85px !important;
  color: #1a181b;
  opacity: .1;
  text-align: center; }
  @media screen and (min-width: 1500px) {
    .accordion_title_services {
      font-size: 124px !important;
      line-height: 90px !important; } }
.text-center {
  text-align: center; }

.bg_1_full {
  position: relative; }
  .bg_1_full::before {
    content: ' ';
    position: absolute;
    background: url("../../images/full_bg_2.jpg") !important;
    height: 100%;
    width: 100%;
    z-index: -1; }

.card_hover_container {
  overflow: visible !important; }

.bottom-separator {
  max-width: 645px;
  margin: 0 auto;
  margin-bottom: 30px;
  position: relative; }
  .bottom-separator::before {
    position: absolute;
    content: ' ';
    height: 5px;
    width: 100%;
    background: url("../../images/separator.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    bottom: -20px;
    left: 0; }

.bottom-separator-two {
  max-width: 645px;
  margin: 0 auto;
  margin-bottom: 30px;
  position: relative; }
  .bottom-separator-two::before {
    position: absolute;
    content: ' ';
    height: 5px;
    width: 100%;
    background: url("../../images/separator_2.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    bottom: -20px;
    left: 0; }

.order-cancelled, .custom-warnings {
  background: #eee;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }
  .order-cancelled p, .custom-warnings p {
    font-family: 'Lora' !important;
    font-style: italic !important;
    font-weight: 700;
    font-size: 16px !important;
    line-height: 32px !important;
    text-align: center;
    color: #828282 !important;
    margin-bottom: 0 !important; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:after,
*:before {
  /* Inherit box-sizing to make it etilakjewelerser to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #ffffff;
  /* Fallback for when there is no custom background color defined. */ }

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

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  font-size: 16px;
  margin: 0 0 1.5em 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

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

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

table {
  font-size: 16px;
  margin: 0 0 1.5em;
  width: 100%; }
  table td, table th {
    border: 1px solid #000000;
    padding: 10px; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.btn, span.button-primary,
input[type="submit"].button-primary,
.button-primary a,
.button-primary button,
a.button-primary,
input.button-primary,
.gform_button,
.hs_submit input[type="submit"],
.button a,
.button button,
input[type="submit"].button,
#mobile-menu li.btn a {
  cursor: pointer;
  font-family: #ffffff;
  font-style: normal;
  border: 0 !important;
  font-size: 18px !important;
  line-height: 19px !important;
  padding: 14px 34px !important;
  border-radius: 0 !important;
  display: inline-block !important;
  text-align: center;
  text-decoration: none !important;
  margin-bottom: 0;
  font-weight: normal !important;
  text-transform: capitalize !important;
  transition: all 0.2s ease-in-out !important;
  min-width: auto; }
  .btn:active, span.button-primary:active,
  .button-primary a:active,
  .button-primary button:active,
  a.button-primary:active,
  input.button-primary:active,
  .gform_button:active,
  .hs_submit input[type="submit"]:active, .btn:focus, span.button-primary:focus,
  .button-primary a:focus,
  .button-primary button:focus,
  a.button-primary:focus,
  input.button-primary:focus,
  .gform_button:focus,
  .hs_submit input[type="submit"]:focus, .btn:hover, span.button-primary:hover,
  .button-primary a:hover,
  .button-primary button:hover,
  a.button-primary:hover,
  input.button-primary:hover,
  .gform_button:hover,
  .hs_submit input[type="submit"]:hover,
  .button a:active,
  .button a:focus,
  .button a:hover,
  .button button:active,
  .button button:focus,
  .button button:hover,
  input[type="submit"].button:active,
  input[type="submit"].button:focus,
  input[type="submit"].button:hover,
  #mobile-menu li.btn a:active,
  #mobile-menu li.btn a:focus,
  #mobile-menu li.btn a:hover {
    background: inherit; }

@media screen and (max-width: 767px) {
  .button.vc_btn3-right {
    text-align: left !important; } }

input[type="submit"] {
  border: none;
  transition: all 0.2s ease-in-out; }

.wpcf7-form input[type="submit"].button {
  margin-top: 15px; }

@media screen and (max-width: 991px) {
  .vc_btn3-container.tablet_full {
    width: 100%; }
    .vc_btn3-container.tablet_full a {
      width: 100%; } }

/*VC BUTTONS*/
.button a,
.rev-btn,
button {
  background-image: none !important; }

.button a.vc_btn3:after,
.button a:after {
  display: none !important; }

a.button {
  height: auto;
  padding: 0.8rem 1.8rem !important; }

/* Primary Button */
span.button-primary,
input[type="submit"].button-primary,
.button-primary a,
.button-primary button,
a.button-primary,
input.button-primary,
.gform_button,
.hs_submit input[type="submit"] {
  background: linear-gradient(15.42deg, #796223 18.96%, #FEE4A6 116.79%) !important;
  border-radius: 3px !important;
  color: #FFF !important;
  max-height: 59px !important;
  font-family: 'Montserrat' !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  letter-spacing: 0.04em !important;
  text-transform: uppercase !important; }

/*  Button Link */
span.button-link,
input[type="submit"].button-link,
.button-link a,
.button-link button,
a.button-link,
input.button-link {
  font-family: "Helvetica-Bold" !important;
  font-weight: bold;
  font-size: 18px !important;
  line-height: 21px !important;
  color: #0071B9 !important;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 4px solid transparent !important;
  background: transparent !important;
  text-transform: uppercase !important;
  padding: 0 !important;
  border-radius: 0 !important; }
  @media screen and (max-width: 767px) {
    span.button-link,
    input[type="submit"].button-link,
    .button-link a,
    .button-link button,
    a.button-link,
    input.button-link {
      font-size: 16px !important;
      line-height: 28px !important; } }
span.button-link:hover,
input[type="submit"].button-link:hover,
.button-link a:hover,
.button-link button:hover,
a.button-link:hover,
input.button-link:hover {
  color: #0071B9 !important;
  border-bottom: 4px solid #0071B9 !important; }

span.button-secondary,
input[type="submit"].button-secondary,
.button-secondary a,
.button-secondary button,
a.button-secondary,
input.button-secondary {
  border: 1px solid #FFFFFF !important;
  border-radius: 3px !important;
  font-family: 'Montserrat' !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  line-height: 118.35% !important;
  letter-spacing: 0.04em !important;
  text-transform: uppercase !important;
  color: #FEE4A6 !important;
  padding: 17px 30px !important;
  cursor: pointer !important; }
  @media screen and (max-width: 991px) {
    span.button-secondary,
    input[type="submit"].button-secondary,
    .button-secondary a,
    .button-secondary button,
    a.button-secondary,
    input.button-secondary {
      text-align: center !important; } }
span.button-back,
input[type="submit"].button-back,
.button-back a,
.button-back button,
a.button-back,
input.button-back {
  font-weight: 400;
  font-size: 16px !important;
  line-height: 1.2 !important;
  color: #0071CE !important;
  text-transform: uppercase !important;
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important; }

/* Read more  */
span.r-more,
input[type="submit"].r-more,
.r-more a,
.r-more span,
.r-more button,
a.r-more,
input.r-more {
  background: transparent !important;
  border: 0 !important;
  font-family: "Helvetica", sans-serif;
  position: relative;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #0071CE !important;
  margin-top: 20px; }
  span.r-more:hover,
  input[type="submit"].r-more:hover,
  .r-more a:hover,
  .r-more span:hover,
  .r-more button:hover,
  a.r-more:hover,
  input.r-more:hover {
    color: #304D7D !important; }

@media screen and (max-width: 991px) {
  .button-primary a {
    width: 100% !important; } }

.wc-proceed-to-checkout .checkout-not-allowed {
  background: #989898 !important;
  cursor: not-allowed !important;
  pointer-events: none !important; }

input[type="text"]:not(.adminbar-input),
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select,
select.form-control:not([size]):not([multiple]),
.selectize-input,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
  font-family: "Helvetica", sans-serif;
  background: #FFFFFF !important;
  border: 1px solid #E0E0E0;
  box-shadow: inset 0px 2px 10px rgba(0, 0, 0, 0.1) !important;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  border-radius: 0 !important;
  color: #67666B;
  height: 60px;
  padding: 8px 20px !important;
  display: inline-block; }
  input[type="text"]:not(.adminbar-input):focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus,
  select:focus,
  select.form-control:not([size]):not([multiple]):focus,
  .selectize-input:focus,
  .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select:focus {
    outline: none;
    border-bottom: 3px solid #828282; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

input[type="date"] {
  color: #48515A; }

select,
select.form-control:not([size]):not([multiple]),
.selectize-input {
  position: relative;
  color: #1a2225;
  width: 100%;
  cursor: pointer; }
  select.form-control,
  select.form-control:not([size]):not([multiple]).form-control,
  .selectize-input.form-control {
    padding: 0 20px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }

input[type="select-one"] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  display: none; }

.form-group.select {
  position: relative;
  margin-bottom: 0; }

.selectize-control .item {
  color: #1a2225;
  font-weight: normal;
  font-size: 14px;
  line-height: 34px; }

.selectize-input {
  position: relative;
  padding: 0px 20px; }
  .selectize-input:before {
    top: 12px !important; }
  .selectize-input:after {
    content: "Select One...";
    font-family: "Open Sans", sans-serif;
    color: #67666B;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.428571429;
    position: absolute;
    left: 20px;
    top: 15px !important;
    width: 80%;
    height: auto; }
  .selectize-input.has-options.full:after {
    display: none; }

.selectize-dropdown {
  top: -10px !important;
  width: 100%;
  border-top: 0;
  position: relative; }
  .selectize-dropdown .selectize-dropdown-content {
    border: 1px solid #bdbdbd;
    position: absolute;
    z-index: 2;
    background: #ffffff;
    width: 100%; }
    .selectize-dropdown .selectize-dropdown-content .option {
      font-family: "Roboto", sans-serif;
      cursor: pointer;
      color: #1a2225;
      line-height: 1.428571429;
      font-weight: normal;
      font-size: 14px;
      padding: 5px 20px; }
      .selectize-dropdown .selectize-dropdown-content .option:hover {
        background: #bdbdbd;
        color: #1a2225; }
      .selectize-dropdown .selectize-dropdown-content .option:last-child {
        margin-bottom: 0; }

select::-ms-expand {
  display: none !important; }

select {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important; }

input[type="radio"] {
  outline: none; }

input[type="radio"],
input[type="checkbox"] {
  height: 20px;
  vertical-align: top;
  width: 20px; }

textarea {
  padding-left: 3px;
  width: 100%; }

textarea.form-control {
  height: 96px;
  padding: 10px 15px; }

label {
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  color: #67666B;
  font-family: "Helvetica", sans-serif;
  text-transform: capitalize; }

input.error,
input[aria-invalid="true"]:not(.adminbar-input),
input[aria-invalid="true"],
select[aria-invalid="true"],
select[aria-invalid="true"].form-control:not([size]):not([multiple]),
textarea[aria-invalid="true"],
select.error,
textarea.error,
.selectize-control.wpcf7-not-valid .selectize-input,
.gform_wrapper .gfield_error [aria-invalid=true] {
  background: #ffd7ce !important; }

input[type="search"]::-webkit-input-placeholder {
  font-size: 14px;
  color: #999999;
  font-family: Arial, sans-serif;
  font-weight: 500; }

input[type="search"]::-moz-placeholder {
  font-size: 14px;
  color: #999999;
  font-family: Arial, sans-serif;
  font-weight: 500; }

input[type="search"]::placeholder {
  font-size: 14px;
  color: #999999;
  font-family: Arial, sans-serif;
  font-weight: 500; }

.form-control {
  width: 100%;
  margin-bottom: 25px; }
  @media screen and (max-width: 1080px) {
    .form-control {
      margin-bottom: 0; } }
.form-group {
  margin-bottom: 20px;
  width: 100%;
  position: relative; }

.form-group.select.mobile_dropdown,
#post_type_section .form-group.select,
.form-group.select span {
  position: relative; }

.form-group.select.mobile_dropdown::before,
#post_type_section .form-group.select::before,
.form-group.select span::before,
.selectize-input::before {
  position: absolute;
  display: block;
  content: '';
  width: 0;
  height: 0;
  top: 5px;
  transition: all ease-in-out 150ms;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border: solid #333333;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  right: 15px;
  z-index: 1; }

.form-control::-webkit-input-placeholder {
  font-size: 18px;
  line-height: 30px;
  color: #67666B;
  font-family: "Roboto", sans-serif;
  font-weight: 900; }

.form-control::-moz-placeholder {
  font-size: 18px;
  line-height: 30px;
  color: #67666B;
  font-family: "Roboto", sans-serif;
  font-weight: 900; }

.form-control::-moz-placeholder {
  font-size: 18px;
  line-height: 30px;
  color: #67666B;
  font-family: "Roboto", sans-serif;
  font-weight: 900; }

.form-control::placeholder {
  font-size: 18px;
  line-height: 30px;
  color: #67666B;
  font-family: "Roboto", sans-serif;
  font-weight: 900; }

.gform_wrapper,
.gform_confirmation_wrapper {
  padding: 20px 0 0; }

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

.gform_wrapper input[type=submit].gform_button {
  display: flex !important;
  outline: none !important; }

.gform_wrapper .gform_body,
.gform_wrapper .gform_footer {
  width: 90% !important;
  margin: 0 auto !important; }
  @media only screen and (min-width: 641px) {
    .gform_wrapper .gform_body,
    .gform_wrapper .gform_footer {
      width: 90% !important; } }
.gfield_select {
  padding-left: 10px !important;
  color: #828282; }

.gform_wrapper .gfield {
  margin-bottom: 20px !important;
  width: 100%; }

.gform_wrapper .gfield_label, .gform_wrapper legend.gfield_label {
  font-family: "Helvetica", sans-serif;
  margin: 0 !important;
  text-transform: capitalize;
  color: #67666B !important;
  font-weight: normal !important;
  font-size: 18px !important;
  line-height: 30px !important;
  margin-bottom: 7px !important; }
  .gform_wrapper .gfield_label.labelfocus, .gform_wrapper legend.gfield_label.labelfocus {
    font-family: "Helvetica-Bold", sans-serif;
    font-weight: 700; }

.gform_wrapper select {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important; }

.gform_wrapper .ginput_container_select,
.gform_wrapper .ginput_container_date {
  position: relative; }
  .gform_wrapper .ginput_container_select:before,
  .gform_wrapper .ginput_container_date:before {
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0;
    top: 50%;
    transition: all ease-in-out 150ms;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    border: solid #2B2012;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
    right: 25px;
    z-index: 1; }
    @media screen and (max-width: 1080px) {
      .gform_wrapper .ginput_container_select:before,
      .gform_wrapper .ginput_container_date:before {
        padding: 3px;
        right: 15px; } }
.gform_wrapper textarea {
  height: 216px !important; }

.gform_wrapper .gform_validation_errors > h2 {
  font-size: 13.2px !important;
  line-height: 17.6px !important; }

.gform_wrapper .gfield_required {
  display: none !important; }

.gform_wrapper .validation_error {
  display: none !important; }

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: transparent !important;
  margin-bottom: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important; }

.gform_wrapper .field_description_below .gfield_description {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-size: 11px;
  line-height: 18px;
  color: #BDBDBD;
  padding-top: 22px;
  padding-bottom: 30px; }
  @media screen and (max-width: 991px) {
    .gform_wrapper .field_description_below .gfield_description {
      font-size: 10px;
      line-height: 17px; } }
.gform_wrapper .gfield_error .gfield_label {
  color: #c02b0a !important; }

.gform_wrapper .gform_body,
.gform_wrapper .gform_footer {
  width: 100% !important; }

.gform_body ::-webkit-input-placeholder {
  font-size: 18px;
  line-height: 30px;
  color: #67666B;
  font-family: "Roboto", sans-serif;
  font-weight: 900; }

.gform_body ::-moz-placeholder {
  font-size: 18px;
  line-height: 30px;
  color: #67666B;
  font-family: "Roboto", sans-serif;
  font-weight: 900; }

.gform_body ::placeholder {
  font-size: 18px;
  line-height: 30px;
  color: #67666B;
  font-family: "Roboto", sans-serif;
  font-weight: 900; }

.gform_wrapper .gform_footer {
  margin: 0 auto !important;
  display: flex; }

.gform_confirmation_message h1, .gform_confirmation_message h2, .gform_confirmation_message h3, .gform_confirmation_message h4, .gform_confirmation_message h5, .gform_confirmation_message h6 {
  color: #333333; }

.gform_confirmation_message p {
  color: #828282; }

.hsform_wrapper {
  justify-content: center; }
  @media screen and (max-width: 991px) {
    .hsform_wrapper {
      justify-content: flex-start;
      padding: 0 20px !important; } }
  @media screen and (max-width: 767px) {
    .hsform_wrapper {
      padding: 0 !important; } }
  .hsform_wrapper .hbspt-form {
    padding: 0 !important; }
    .hsform_wrapper .hbspt-form input[type="text"]:not(.adminbar-input), .hsform_wrapper .hbspt-form input[type="email"], .hsform_wrapper .hbspt-form input[type="url"],
    .hsform_wrapper .hbspt-form input[type="password"], .hsform_wrapper .hbspt-form input[type="search"], .hsform_wrapper .hbspt-form input[type="number"], .hsform_wrapper .hbspt-form input[type="tel"],
    .hsform_wrapper .hbspt-form input[type="range"], .hsform_wrapper .hbspt-form input[type="date"], .hsform_wrapper .hbspt-form input[type="month"], .hsform_wrapper .hbspt-form input[type="week"],
    .hsform_wrapper .hbspt-form input[type="time"], .hsform_wrapper .hbspt-form input[type="datetime"], .hsform_wrapper .hbspt-form input[type="datetime-local"],
    .hsform_wrapper .hbspt-form input[type="color"], .hsform_wrapper .hbspt-form textarea, .hsform_wrapper .hbspt-form select, .hsform_wrapper .hbspt-form select.form-control:not([size]):not([multiple]),
    .hsform_wrapper .hbspt-form .selectize-input, .hsform_wrapper .hbspt-form .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
      background: #F2F2F2 !important;
      border-top: 1px solid #E0E0E0;
      border-left: 1px solid #E0E0E0;
      border-right: 1px solid #E0E0E0;
      border-bottom: 3px solid #828282 !important;
      box-shadow: none !important; }
  .hsform_wrapper .vc_column-inner {
    max-width: 448px !important;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 30px 45px !important; }
    @media screen and (max-width: 1080px) {
      .hsform_wrapper .vc_column-inner {
        width: 100% !important;
        float: none; } }
    @media screen and (max-width: 767px) {
      .hsform_wrapper .vc_column-inner {
        padding: 30px 20px !important; } }
  .hsform_wrapper .hs-form-field {
    float: none !important;
    width: 100% !important;
    margin: 0 0 20px; }
    @media screen and (max-width: 767px) {
      .hsform_wrapper .hs-form-field {
        margin: 0 0 10px; } }
.hbspt-form fieldset {
  max-width: 100% !important; }
  .hbspt-form fieldset p {
    margin-bottom: 0 !important; }

.hbspt-form ul {
  padding: 0;
  margin: 0; }
  .hbspt-form ul li {
    list-style: none;
    padding: 0;
    margin: 0; }

.hbspt-form label {
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  color: #67666B;
  font-family: "Helvetica", sans-serif;
  text-transform: capitalize; }
  .hbspt-form label.hs-error-msg {
    display: none !important; }

.hbspt-form .input {
  margin-right: 8px !important; }
  @media screen and (max-width: 767px) {
    .hbspt-form .input {
      margin-right: 0 !important; } }
.hbspt-form .hs_error_rollup label {
  font-size: 11px;
  color: red; }

.hbspt-form .hs-form-field {
  margin: 0 0 20px; }
  @media screen and (max-width: 767px) {
    .hbspt-form .hs-form-field {
      margin: 0 0 10px; } }
.hbspt-form .legal-consent-container p {
  font-size: 13px !important;
  line-height: 16px !important;
  color: #828282; }

.hbspt-form .hs-input, .hbspt-form textarea, .hbspt-form select {
  width: 100% !important; }
  .hbspt-form .hs-input.error, .hbspt-form textarea.error, .hbspt-form select.error {
    background: #ffd7ce !important; }

.hbspt-form .hs_submit {
  margin-top: 20px !important;
  display: block; }

#pardot-form .form-field {
  display: block;
  font-size: red; }

#gform_wrapper_2 {
  background: #FFFFFF;
  border-radius: 2px;
  padding: 30px 35px; }
  #gform_wrapper_2 .gform_fields {
    grid-row-gap: 24px;
    grid-column-gap: 19px; }
  #gform_wrapper_2 .gfield_html {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #828282;
    margin-bottom: 0px !important; }
    @media screen and (max-width: 991px) {
      #gform_wrapper_2 .gfield_html {
        text-align: center; } }
  #gform_wrapper_2 .gfield {
    margin-bottom: 0px !important; }
  #gform_wrapper_2 .gfield_label {
    font-family: 'Montserrat' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 15.8336px !important;
    line-height: 166.4% !important;
    display: flex !important;
    align-items: center !important;
    color: #828282 !important;
    margin-bottom: 3px !important; }
  #gform_wrapper_2 .ginput_container input, #gform_wrapper_2 .ginput_container select {
    background: rgba(215, 242, 236, 0.6) !important;
    border: 0.879646px solid rgba(229, 229, 229, 0.1) !important;
    border-radius: 3.51858px !important;
    box-shadow: none !important; }
  #gform_wrapper_2 .ginput_container_select,
  #gform_wrapper_2 .ginput_container_date {
    position: relative; }
    #gform_wrapper_2 .ginput_container_select:before,
    #gform_wrapper_2 .ginput_container_date:before {
      position: absolute;
      display: block;
      content: '';
      width: 0;
      height: 0;
      top: 50%;
      transition: all ease-in-out 150ms;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      border: none;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-top: 8px solid #049DDA;
      padding: 0px;
      display: inline-block;
      right: 25px;
      z-index: 1; }
      @media screen and (max-width: 1080px) {
        #gform_wrapper_2 .ginput_container_select:before,
        #gform_wrapper_2 .ginput_container_date:before {
          right: 15px; } }
@media screen and (max-width: 991px) {
  .gform_button {
    width: 100% !important;
    justify-content: center !important; } }

.gform_confirmation_wrapper {
  background: #FFFFFF;
  border-radius: 2px;
  padding: 20px !important;
  text-align: center; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #0071CE;
  outline: none;
  text-decoration: none !important;
  font-weight: normal;
  transition: color 200ms ease-in-out;
  font-size: 18px;
  line-height: 30px; }
  a:visited {
    color: #0071CE; }
  a:active, a:hover {
    color: #0071CE;
    outline: none !important; }
  a:active, a:hover {
    outline: 0; }

@media screen and (max-width: 1080px) {
  .break_word a {
    word-break: break-all; } }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.desktop-nav {
  display: block; }

.mobile-nav {
  display: none; }

@media screen and (min-width: 1081px) {
  span.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px; }
  #secondary-navigation ul {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
    #secondary-navigation ul li {
      position: relative;
      float: left;
      padding: 0;
      margin: 0; }
      #secondary-navigation ul li a {
        font-family: "Montserrat", sans-serif;
        font-style: normal;
        font-weight: 600 !important;
        font-size: 12px !important;
        line-height: 14px !important;
        display: flex;
        align-items: center;
        text-align: center;
        text-transform: uppercase !important;
        color: #000 !important;
        padding: 15px 20px !important; } }
      @media only screen and (min-width: 1081px) and (max-width: 1270px) {
        #secondary-navigation ul li a {
          font-size: 12px !important; } }
@media screen and (min-width: 1081px) {
  #navigation ul {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0; }
    #navigation ul li {
      position: relative;
      float: left;
      padding: 0;
      white-space: nowrap;
      margin: 0 30px; }
      #navigation ul li a {
        display: block;
        color: #000;
        font-family: "Helvetica", sans-serif;
        text-decoration: none;
        padding: 25px 0;
        position: relative;
        font-weight: 400;
        font-size: 16px;
        line-height: 18px; }
    #navigation ul [class*='button-'] a {
      padding: 14px 24px !important; }
  #navigation ul li:hover > ul,
  #navigation ul li:focus > ul,
  #navigation ul li:focus-within > ul {
    display: block; }
  #navigation ul ul {
    display: none;
    position: absolute;
    top: 100%;
    margin-top: 0;
    padding: 10px 0;
    text-align: center;
    width: 228px;
    left: -65%;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px; }
    #navigation ul ul li {
      display: flex;
      align-items: center;
      float: none;
      padding: 0;
      margin: 0;
      position: relative; }
      #navigation ul ul li:last-child a {
        border-bottom: 0; }
      #navigation ul ul li.current-page-ancestor > a, #navigation ul ul li.current-menu-ancestor > a, #navigation ul ul li.current-menu-item > a {
        color: #1A181B !important; }
    #navigation ul ul a {
      font-family: "Montserrat", sans-serif !important;
      color: #fff !important;
      opacity: 1;
      padding: 12px 0;
      display: block;
      width: 100%;
      font-weight: normal !important;
      text-transform: capitalize;
      max-width: 100%;
      box-sizing: border-box;
      white-space: normal;
      word-wrap: break-word;
      border-bottom: 1px solid #ffffff;
      margin: 0 10px;
      font-size: 12px;
      line-height: 14px;
      text-align: center;
      letter-spacing: 1px;
      font-weight: 700 !important;
      color: #828282 !important; }
      #navigation ul ul a:hover {
        color: #1A181B !important; }
  #navigation ul ul ul {
    background: #F2F2F2;
    position: absolute;
    box-shadow: none;
    top: 0;
    left: 100%;
    width: 100%; }
    #navigation ul ul ul li:hover, #navigation ul ul ul li:focus {
      background: #347a82;
      cursor: pointer; }
      #navigation ul ul ul li:hover:after, #navigation ul ul ul li:hover:before, #navigation ul ul ul li:focus:after, #navigation ul ul ul li:focus:before {
        display: none !important; }
      #navigation ul ul ul li:hover > a, #navigation ul ul ul li:focus > a {
        color: #ffffff !important; }
    #navigation ul ul ul a {
      color: #bdbdbd !important; }
  .desktop-nav ul.menu > li:after {
    left: 0;
    background-color: #ffffff; }
  .desktop-nav ul.menu > li.current-page-ancestor > a, .desktop-nav ul.menu > li.current-menu-ancestor > a, .desktop-nav ul.menu > li.current-menu-item > a {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 700 !important; }
  .desktop-nav ul.menu > li.current-page-ancestor, .desktop-nav ul.menu > li.current-menu-ancestor, .desktop-nav ul.menu > li.current-menu-item, .desktop-nav ul.menu > li:hover, .desktop-nav ul.menu > li:focus {
    cursor: pointer;
    background: transparent !important; }
    .desktop-nav ul.menu > li.current-page-ancestor:after, .desktop-nav ul.menu > li.current-page-ancestor:before, .desktop-nav ul.menu > li.current-menu-ancestor:after, .desktop-nav ul.menu > li.current-menu-ancestor:before, .desktop-nav ul.menu > li.current-menu-item:after, .desktop-nav ul.menu > li.current-menu-item:before, .desktop-nav ul.menu > li:hover:after, .desktop-nav ul.menu > li:hover:before, .desktop-nav ul.menu > li:focus:after, .desktop-nav ul.menu > li:focus:before {
      display: block !important;
      width: 100%;
      opacity: 1;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
    .desktop-nav ul.menu > li.current-page-ancestor[class*='button-'], .desktop-nav ul.menu > li.current-menu-ancestor[class*='button-'], .desktop-nav ul.menu > li.current-menu-item[class*='button-'], .desktop-nav ul.menu > li:hover[class*='button-'], .desktop-nav ul.menu > li:focus[class*='button-'] {
      background: none; }
      .desktop-nav ul.menu > li.current-page-ancestor[class*='button-']:after, .desktop-nav ul.menu > li.current-page-ancestor[class*='button-']:before, .desktop-nav ul.menu > li.current-menu-ancestor[class*='button-']:after, .desktop-nav ul.menu > li.current-menu-ancestor[class*='button-']:before, .desktop-nav ul.menu > li.current-menu-item[class*='button-']:after, .desktop-nav ul.menu > li.current-menu-item[class*='button-']:before, .desktop-nav ul.menu > li:hover[class*='button-']:after, .desktop-nav ul.menu > li:hover[class*='button-']:before, .desktop-nav ul.menu > li:focus[class*='button-']:after, .desktop-nav ul.menu > li:focus[class*='button-']:before {
        display: none !important;
        width: 0 !important; }
    .desktop-nav ul.menu > li.current-page-ancestor.button-outline a, .desktop-nav ul.menu > li.current-menu-ancestor.button-outline a, .desktop-nav ul.menu > li.current-menu-item.button-outline a, .desktop-nav ul.menu > li:hover.button-outline a, .desktop-nav ul.menu > li:focus.button-outline a {
      background: #0071CE !important;
      color: #fff !important; }
    .desktop-nav ul.menu > li.current-page-ancestor:hover:after, .desktop-nav ul.menu > li.current-menu-ancestor:hover:after, .desktop-nav ul.menu > li.current-menu-item:hover:after, .desktop-nav ul.menu > li:hover:hover:after, .desktop-nav ul.menu > li:focus:hover:after {
      display: block !important;
      opacity: 1 !important; } }

.toggle-nav {
  height: 15px;
  width: 30px;
  background: transparent;
  display: none;
  transition: .5s ease-in-out;
  cursor: pointer; }

.toggle-nav span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #1A181B;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .25s ease-in-out; }
  .toggle-nav span:nth-child(1) {
    top: 0px; }
  .toggle-nav span:nth-child(2) {
    top: 7px; }
  .toggle-nav span:nth-child(3) {
    top: 14px; }

body.collapse_menu .toggle-nav {
  overflow-y: hidden; }

.collapse_menu .toggle-nav .toggle-nav span {
  background-color: #ffffff; }

.collapse_menu .toggle-nav span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%; }

.collapse_menu .toggle-nav span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 9px; }

.collapse_menu .toggle-nav span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 100%;
  top: 9px; }

.collapse_menu .toggle-nav span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%; }

.hide_desktop {
  display: none; }

.none {
  display: none; }

.nav-mobile-header {
  display: none; }

button.firstToggle {
  position: absolute;
  border: none;
  background: transparent;
  overflow: hidden;
  right: 0;
  text-indent: -999px;
  width: 50px;
  height: 40px;
  z-index: 10;
  display: none;
  outline: none;
  top: 0; }

@media only screen and (max-width: 1399px) {
  #navigation .desktop-nav ul > li {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media only screen and (max-width: 1387px) {
  #navigation .desktop-nav ul > li a {
    font-size: 14px !important;
    line-height: 20px !important; } }

@media only screen and (max-width: 1270px) {
  #navigation .desktop-nav ul > li a {
    font-size: 12px !important; }
  #navigation .desktop-nav ul > li {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  #top-navigation ul li a {
    font-size: 10px !important; } }

@media only screen and (max-width: 1160px) {
  .main-nav ul li a {
    font-size: 14px; } }

@media only screen and (max-width: 1025px) {
  .main-nav ul li a {
    font-size: 15px; } }

@media only screen and (min-width: 1081px) {
  .main-nav ul li.menu-item-has-children ul.sub-menu li:hover > ul.sub-menu,
  .main-nav ul li.menu-item-has-children ul.sub-menu li:focus > ul.sub-menu {
    display: inline-block; } }

@media only screen and (max-width: 1080px) {
  #navigation {
    text-align: right;
    width: 100%; }
  button.firstToggle {
    display: block; }
  .menu-toggle-wrap {
    display: none; }
  .toggle-nav {
    display: inline-block;
    margin-right: 0; }
  .nav-mobile-header {
    height: 55px;
    background-color: #004c84;
    color: #ffffff;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    font-size: 16px;
    padding: 0 20px;
    text-transform: uppercase;
    border-top: 1px solid #033d67; }
  .mobile-toggle-wrap {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 20px;
    height: 20px;
    padding: 0 12px; }
  .nav-mobile-header.active {
    background-color: #0e7cc0; }
  nav.main-nav {
    margin-top: 0;
    position: fixed;
    width: 100%;
    right: 0;
    top: 70px;
    overflow-y: auto;
    height: calc(100% - 103px);
    z-index: -1;
    right: 0;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px); } }
  @media only screen and (max-width: 1080px) and (max-width: 767px) {
    nav.main-nav {
      width: 100%; } }
@media only screen and (max-width: 1080px) {
  body.collapse_menu nav.main-nav {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1;
    z-index: 1; }
  /*Mobile Menu*/
  .desktop-nav {
    display: none; }
  .mobile-nav {
    display: block; }
  .menu-main-navigation-container,
  .menu-mobile-menu-container {
    display: block;
    margin: 0 auto;
    width: 100%; }
  .mobile-nav.main-nav .main-nav-list {
    height: auto;
    background-color: #ffffff;
    border-radius: 0;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    padding-top: 20px; }
  .mobile-nav.main-nav ul {
    text-align: left;
    width: 100%;
    margin: 0;
    padding-left: 0;
    padding: 0 25px; }
  #mobile-menu li {
    line-height: 0 !important;
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    width: 100%;
    margin: 0 auto;
    padding: 18px 0; }
    #mobile-menu li:last-child {
      border-bottom: 0; }
    #mobile-menu li.current_page_item > a {
      border-bottom: 2px solid #1A181B; }
    #mobile-menu li.current_page_item .open-menu {
      border: 0 !important; }
    #mobile-menu li a {
      font-family: "Montserrat", sans-serif !important;
      display: inline-block;
      justify-content: inherit;
      color: #1A181B !important;
      height: auto;
      padding: 0;
      margin: 0 10px;
      font-style: normal;
      font-size: 22px !important;
      line-height: 22px !important;
      font-weight: 400 !important;
      text-transform: none !important; }
  #mobile-menu li.menu-item-has-children > ul.sub-menu {
    background: #ffffff;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    min-height: auto;
    left: 0;
    width: 100%;
    display: none;
    position: relative;
    z-index: 8;
    margin-bottom: 0;
    padding: 0;
    top: 18px;
    border-top: 1px solid #828282; }
    #mobile-menu li.menu-item-has-children > ul.sub-menu li {
      position: relative;
      margin-bottom: 0;
      padding: 0;
      background: #ffffff !important;
      border-bottom: 0;
      padding-left: 0;
      width: 92%; }
      #mobile-menu li.menu-item-has-children > ul.sub-menu li:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #ffffff; }
      #mobile-menu li.menu-item-has-children > ul.sub-menu li > a {
        color: #ffffff; }
      #mobile-menu li.menu-item-has-children > ul.sub-menu li:last-child:before {
        display: none; }
      #mobile-menu li.menu-item-has-children > ul.sub-menu li a {
        text-transform: uppercase;
        color: #ffffff;
        padding: 15px 0;
        margin: 0;
        font-family: "Montserrat", sans-serif !important;
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        display: flex;
        align-items: center;
        text-align: center;
        letter-spacing: 0.08em;
        text-transform: uppercase; }
        #mobile-menu li.menu-item-has-children > ul.sub-menu li a > li {
          padding: 0; }
          #mobile-menu li.menu-item-has-children > ul.sub-menu li a > li a {
            padding: 10px 20px; }
      #mobile-menu li.menu-item-has-children > ul.sub-menu li.active > a {
        padding-bottom: 8px; }
  .main-nav.mobile-nav ul li.menu-item-has-children ul.sub-menu li a.open-menu {
    margin-top: 10px; }
  .main-nav.mobile-nav ul li.menu-item-has-children ul.sub-menu li a.open-menu,
  a.open-menu {
    width: 20px !important;
    height: 20px !important;
    float: right;
    margin-right: 15px;
    margin-top: 0; }
  .main-nav ul li a:hover,
  .main-nav ul li a:focus {
    color: inherit !important; }
  .main-nav ul li.menu-item-has-children ul.sub-menu {
    background: #ffffff;
    border-radius: 0;
    position: relative;
    width: 100%;
    display: none;
    left: 0;
    top: 0;
    opacity: 1;
    visibility: visible;
    transition: inherit;
    box-shadow: none;
    padding-bottom: 0;
    margin: 0 0 10px; }
  .main-nav ul li.menu-item-has-children ul.sub-menu a {
    color: #fff;
    line-height: 15px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-word;
    word-wrap: break-word;
    padding-left: 0;
    font-size: 15px; }
  .main-nav ul li.menu-item-has-children ul.sub-menu a:hover,
  .main-nav ul li.menu-item-has-children ul.sub-menu a:focus {
    color: #ffffff;
    background: transparent; }
  .main-nav ul li.menu-item-has-children ul.sub-menu a:before {
    display: none; }
  .nav-mobile-header {
    height: 55px;
    background-color: #004c84;
    color: #ffffff;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    font-size: 16px;
    padding: 0 20px;
    text-transform: uppercase;
    border-top: 1px solid #033d67; }
  .nav-mobile-header.active {
    background-color: #0e7cc0; }
  .main-nav ul li.menu-item-has-children a:after {
    display: none; }
  .main-nav ul li.menu-item-has-children a.open-menu:before,
  .main-nav ul li.menu-item-has-children ul li.menu-item-has-children > a.open-menu:before {
    position: absolute;
    display: block !important;
    content: ' ';
    width: 0;
    height: 0;
    transition: all ease-in-out 150ms;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2.3px; }
  .main-nav ul li.menu-item-has-children ul li.menu-item-has-children > a:before {
    top: 12px; }
  .main-nav ul li.menu-item-has-children.active > a {
    color: #ffffff !important; }
  .main-nav ul li.menu-item-has-children ul li.menu-item-has-children.active > a.open-menu:before,
  .main-nav ul li.menu-item-has-children.active a.open-menu:before {
    -webkit-transform: rotateZ(225deg);
            transform: rotateZ(225deg); }
  .main-nav ul li.menu-item-has-children ul.sub-menu li {
    background: #ffffff !important;
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0; }
  .main-nav ul li.menu-item-has-children ul.sub-menu li:last-child > a {
    border-bottom: none; }
  .main-nav ul li.menu-item-has-children ul.sub-menu a span {
    font-size: 16px;
    display: inline-block;
    margin: 0; }
  .main-nav ul li.menu-item-has-children ul.sub-menu li a {
    color: #ffffff;
    height: auto !important;
    display: inline-block;
    width: auto;
    padding: 0; }
  .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu a:hover,
  .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu a:focus {
    background: none; }
  /*All Menu Item with Icons*/
  .main-nav ul li:before {
    left: 0 !important; }
  /*Third Level Menu*/
  .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu {
    position: relative;
    margin-right: 0;
    top: 0;
    left: 0; }
  .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu li a {
    color: #bdbdbd; }
  .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu li {
    padding-left: 0; }
  .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu li.current-menu-item > a,
  .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu li.current_page_item > a {
    color: #bdbdbd !important;
    background: transparent !important; } }

@media only screen and (max-width: 1370px) {
  .mobile-nav ul li {
    margin: 0; }
  .mobile-nav ul li.active {
    padding-bottom: 0; }
  .main-nav ul [class*='button-'] a {
    font-size: 10px !important;
    padding: 0.5rem 0.6rem !important; }
  .main-nav ul li.menu-item-has-children a:after {
    top: 3px; }
  .menu_footer ul li a {
    font-size: 12px !important; } }

@media only screen and (max-width: 992px) {
  #mobile-menu [class*='button-'] {
    margin-bottom: 15px;
    padding: 0 20px; }
    #mobile-menu [class*='button-'] a {
      font-size: 15px !important;
      padding: 15px 20px !important;
      width: 100%; } }

/* iPad Pro in portrait & landscape*/
/* Portrait and Landscape */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .main-nav ul li a {
    font-size: 13px; }
  .main-nav ul li.menu-item-has-children ul.sub-menu li:focus > ul.sub-menu,
  .main-nav ul li.menu-item-has-children ul.sub-menu li:hover > ul.sub-menu {
    display: none; }
  .desktop-nav ul li.menu-item-has-children:focus > ul.sub-menu,
  .desktop-nav ul li.menu-item-has-children:hover > ul.sub-menu {
    display: none; } }

/*--------------------------------------------------------------
## Side Nav
--------------------------------------------------------------*/
.menu-toggle {
  cursor: pointer !important;
  outline: 0;
  position: absolute;
  z-index: 100;
  right: 0;
  margin: 0;
  background: #367551;
  box-shadow: 0px 3px 0px #205E3C;
  width: 80px !important;
  top: 0;
  padding: 28px 0;
  height: 97%; }
  .menu-toggle .bar {
    display: block;
    background-color: #ffffff;
    width: 31px;
    height: 4px;
    margin: 4px auto;
    position: relative;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s; }
  .menu-toggle.menu-toggle--active .bar {
    margin: 2px auto; }
  .menu-toggle.menu-toggle--active .bar-1 {
    background-color: #ffffff;
    transform: translateY(7px) translateX(0) rotate(45deg);
    -webkit-transform: translateY(7px) translateX(0) rotate(45deg);
    -moz-transform: translateY(7px) translateX(0) rotate(45deg); }
  .menu-toggle.menu-toggle--active .bar-2 {
    background-color: #ffffff;
    transform: translateY(1px) translateX(0) rotate(-45deg);
    -webkit-transform: translateY(1px) translateX(0) rotate(-45deg);
    -moz-transform: translateY(1px) translateX(0) rotate(-45deg); }
  .menu-toggle.menu-toggle--active .bar-3 {
    display: none; }

#side-menu ul,
.primary-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block; }
  #side-menu ul li,
  .primary-menu ul li {
    margin: 0;
    padding: 0; }

#side-menu {
  width: 220px;
  height: auto;
  background-color: #205E3C;
  position: fixed;
  padding: 30px 15px;
  top: 94px;
  right: 0;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateX(300px);
          transform: translateX(300px);
  z-index: 8; }
  #side-menu.side-menu--active {
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  #side-menu li {
    display: block;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 20px;
    line-height: normal;
    text-align: left;
    margin: 0; }
    #side-menu li a {
      color: inherit;
      font-size: 14px;
      font-style: italic;
      font-weight: normal;
      line-height: normal;
      text-decoration: none;
      padding: 5px 10px; }
      #side-menu li a:hover {
        color: #ffffff; }
  #side-menu .sub-menu {
    display: none; }
    #side-menu .sub-menu li {
      padding: 15px 0 15px 10px; }
      #side-menu .sub-menu li:last-child {
        border-bottom: 0;
        padding-bottom: 0; }
  #side-menu ul.sub-menu li.current-menu-item > a,
  #side-menu ul.sub-menu li.current_page_ancestor > a,
  #side-menu ul.sub-menu li.current_page_item > a {
    color: #fff !important; }
  #side-menu .open-menu-sidenav {
    width: 20px !important;
    height: 20px !important;
    float: right;
    margin-right: 15px;
    margin-top: 5px; }
  #side-menu .open-menu-sidenav:before {
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0;
    right: 6px;
    top: 0;
    transition: all ease-in-out 150ms;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px; }
  #side-menu li.menu-item-has-children.active > a.open-menu-sidenav:before {
    -webkit-transform: rotateZ(-135deg);
    transform: rotateZ(-135deg); }

/*--------------------------------------------------------------
# Site
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

img.alignright {
  margin-left: 50px;
  margin-bottom: 20px  !important;
  float: right;
  clear: left; }
  @media screen and (max-width: 1080px) {
    img.alignright {
      width: 50%;
      height: auto;
      margin-left: 30px; } }
  @media screen and (max-width: 767px) {
    img.alignright {
      width: 100%;
      height: auto; } }
img.alignleft {
  margin-right: 50px;
  margin-bottom: 20px !important;
  float: left;
  clear: right; }
  @media screen and (max-width: 1080px) {
    img.alignleft {
      width: 50%;
      height: auto;
      margin-right: 30px; } }
  @media screen and (max-width: 767px) {
    img.alignleft {
      width: 100%;
      height: auto; } }
.byline,
.updated:not(.published) {
  display: none; }

.group-blog .byline,
.single .byline {
  display: inline; }

.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

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

.heading {
  margin-bottom: 50px; }

.mobile_only {
  display: none; }
  @media screen and (max-width: 767px) {
    .mobile_only {
      display: block; } }
.tablet_only {
  display: none !important; }
  @media screen and (max-width: 991px) {
    .tablet_only {
      display: block !important; } }
.wpb_single_image.shape_bottom_left .vc_single_image-wrapper {
  margin-left: 15px;
  padding-bottom: 20px;
  width: 100%;
  position: relative; }
  @media screen and (max-width: 1080px) {
    .wpb_single_image.shape_bottom_left .vc_single_image-wrapper {
      margin-left: 0;
      padding-bottom: 0; } }
  .wpb_single_image.shape_bottom_left .vc_single_image-wrapper::before {
    background: url("../../images/triangle-left.svg") no-repeat bottom left;
    background-size: contain;
    content: "" !important;
    display: block !important;
    position: absolute;
    bottom: 0;
    left: -20px;
    height: 95%;
    width: 100%;
    z-index: -1; }
    @media screen and (max-width: 1080px) {
      .wpb_single_image.shape_bottom_left .vc_single_image-wrapper::before {
        left: -10px; } }
.wpb_single_image.shape_top_right .vc_single_image-wrapper {
  margin-right: 15px;
  padding-top: 10px;
  width: 100%;
  position: relative; }
  .wpb_single_image.shape_top_right .vc_single_image-wrapper::before {
    background: url("../../images/triangle-top-right.svg") no-repeat top right;
    background-size: contain;
    content: "" !important;
    display: block !important;
    position: absolute;
    top: -10px;
    right: -20px;
    height: 99%;
    width: 100%;
    z-index: -1; }
    @media screen and (max-width: 991px) {
      .wpb_single_image.shape_top_right .vc_single_image-wrapper::before {
        right: -10px; } }
.wpb_single_image.shape_bottom_right .vc_single_image-wrapper {
  margin-right: 20px;
  padding-bottom: 20px;
  width: 100%;
  position: relative; }
  .wpb_single_image.shape_bottom_right .vc_single_image-wrapper::before {
    background: url("../../images/triangle-bottom-right.svg") no-repeat bottom right;
    background-size: contain;
    content: "" !important;
    display: block !important;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 95%;
    width: 100%;
    z-index: -1; }
    @media screen and (max-width: 1080px) {
      .wpb_single_image.shape_bottom_right .vc_single_image-wrapper::before {
        bottom: 0;
        right: -10px; } }
    @media screen and (max-width: 991px) {
      .wpb_single_image.shape_bottom_right .vc_single_image-wrapper::before {
        bottom: 10px;
        right: -10px; } }
.vc_row.shape_section,
.shape_section {
  overflow-x: hidden; }

.vc_row.bg_shape_gray,
.bg_shape_gray {
  position: relative;
  background: url("../../images/bg-gray.svg") no-repeat top center;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    .vc_row.bg_shape_gray,
    .bg_shape_gray {
      background: transparent;
      margin-top: 50px; }
      .vc_row.bg_shape_gray:before,
      .bg_shape_gray:before {
        content: "" !important;
        display: block !important;
        position: absolute;
        top: -50px;
        left: -35%;
        height: 107%;
        width: 200%;
        z-index: -1;
        background: #f4f4f4;
        -webkit-transform: skew(-20deg);
                transform: skew(-20deg); } }
.vc_row.bg_shape1,
.bg_shape1 {
  position: relative; }
  .vc_row.bg_shape1::before,
  .bg_shape1::before {
    background: url("../../images/shape2.svg") no-repeat bottom right;
    background-size: 100%;
    content: "" !important;
    display: block !important;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 66%;
    width: 75%;
    z-index: -1; }

.vc_row.bg_shape2,
.bg_shape2 {
  position: relative; }
  .vc_row.bg_shape2::before,
  .bg_shape2::before {
    background: url("../../images/shape2.svg") no-repeat bottom right;
    background-size: 100%;
    content: "" !important;
    display: block !important;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 80%;
    width: 75%;
    z-index: -1; }

.mobile_swap_wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse; }
  .mobile_swap_wrapper .mobile_swap {
    display: flex;
    max-width: 100%;
    flex: 0 0 100%; }

.contact_form [class*='col-'] {
  margin-bottom: 15px; }

.contact_form .wpcf7-form-control-wrap {
  width: 100%; }

.archive_grid {
  padding: 0 30px; }

@media screen and (max-width: 1080px) {
  .padded_columns > .vc_column-inner {
    padding: 0 15px !important; } }

@media screen and (max-width: 767px) {
  .padded_columns > .vc_column-inner {
    padding: 0 !important; } }

.vc_row.shape_top_hex,
.shape_top_hex {
  position: relative; }
  .vc_row.shape_top_hex::before,
  .shape_top_hex::before {
    width: 2000px;
    height: 169%;
    -webkit-transform: skew(-22deg);
            transform: skew(-22deg);
    background: #f4f4f4;
    content: "" !important;
    display: block !important;
    position: absolute;
    top: -100%;
    left: -1106px;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .vc_row.shape_top_hex::before,
      .shape_top_hex::before {
        width: 150%;
        height: 100%;
        -webkit-transform: skew(-22deg);
                transform: skew(-22deg);
        background: #f4f4f4;
        content: "" !important;
        display: block !important;
        position: absolute;
        top: -20%;
        left: -30%;
        z-index: -1; } }
.vc_row.shape_bottom_hex,
.shape_bottom_hex {
  position: relative; }
  .vc_row.shape_bottom_hex::before,
  .shape_bottom_hex::before {
    width: 2000px;
    height: 200%;
    -webkit-transform: skew(-22deg);
            transform: skew(-22deg);
    background: rgba(34, 34, 34, 0.5);
    content: "" !important;
    display: block !important;
    position: absolute;
    bottom: -80%;
    top: auto;
    left: -1000px; }
    @media screen and (max-width: 991px) {
      .vc_row.shape_bottom_hex::before,
      .shape_bottom_hex::before {
        top: -10%;
        bottom: auto; } }
.shape_hex_left {
  position: relative; }
  .shape_hex_left::after {
    width: 100%;
    height: 200%;
    -webkit-transform: skew(-22deg);
            transform: skew(-22deg);
    background: rgba(34, 34, 34, 0.5);
    content: "" !important;
    display: block !important;
    position: absolute;
    bottom: 0;
    top: auto;
    left: -35%;
    z-index: 0; }
    @media screen and (max-width: 1080px) {
      .shape_hex_left::after {
        left: 0;
        width: 200%; } }
.shape_hex_right {
  position: relative; }
  .shape_hex_right::after {
    width: 100%;
    height: 200%;
    -webkit-transform: skew(-22deg);
            transform: skew(-22deg);
    background: rgba(34, 34, 34, 0.5);
    content: "" !important;
    display: block !important;
    position: absolute;
    bottom: 0;
    top: auto;
    right: -49%;
    z-index: 0; }
    @media screen and (max-width: 1080px) {
      .shape_hex_right::after {
        left: 0;
        width: 200%; } }
.vc_row.overlay1,
.overlay1 {
  position: relative; }
  .vc_row.overlay1:before,
  .overlay1:before {
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    bottom: 0;
    top: auto;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)); }
  .vc_row.overlay1 > .vc_row,
  .overlay1 > .vc_row {
    z-index: 1; }

.vc_row.overlay2,
.overlay2 {
  position: relative; }
  .vc_row.overlay2:before,
  .overlay2:before {
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    bottom: 0;
    top: auto;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); }
  .vc_row.overlay2 > .vc_row,
  .overlay2 > .vc_row {
    z-index: 1; }

.vc_row-has-fill + .vc_row-full-width + .vc_row.fullwidth_section,
.vc_row-has-fill + .vc_row.fullwidth_section,
.vc_row-has-fill.fullwidth_section,
.vc_row.fullwidth_section,
.fullwidth_section {
  min-height: 735px; }
  @media screen and (max-width: 1300px) {
    .vc_row-has-fill + .vc_row-full-width + .vc_row.fullwidth_section,
    .vc_row-has-fill + .vc_row.fullwidth_section,
    .vc_row-has-fill.fullwidth_section,
    .vc_row.fullwidth_section,
    .fullwidth_section {
      min-height: 600px; } }
  @media screen and (max-width: 991px) {
    .vc_row-has-fill + .vc_row-full-width + .vc_row.fullwidth_section > .wpb_column.vc_column_container,
    .vc_row-has-fill + .vc_row.fullwidth_section > .wpb_column.vc_column_container,
    .vc_row-has-fill.fullwidth_section > .wpb_column.vc_column_container,
    .vc_row.fullwidth_section > .wpb_column.vc_column_container,
    .fullwidth_section > .wpb_column.vc_column_container {
      width: 100% !important; } }
  .vc_row-has-fill + .vc_row-full-width + .vc_row.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
  .vc_row-has-fill + .vc_row.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
  .vc_row-has-fill.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
  .vc_row.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
  .fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner {
    padding: 200px 150px !important;
    background-position: top center !important; }
    @media screen and (max-width: 1600px) {
      .vc_row-has-fill + .vc_row-full-width + .vc_row.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
      .vc_row-has-fill + .vc_row.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
      .vc_row-has-fill.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
      .vc_row.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
      .fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner {
        padding: 200px 120px !important; } }
    @media screen and (max-width: 1300px) {
      .vc_row-has-fill + .vc_row-full-width + .vc_row.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
      .vc_row-has-fill + .vc_row.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
      .vc_row-has-fill.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
      .vc_row.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
      .fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner {
        padding: 100px 60px !important; } }
    @media screen and (max-width: 1080px) {
      .vc_row-has-fill + .vc_row-full-width + .vc_row.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
      .vc_row-has-fill + .vc_row.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
      .vc_row-has-fill.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
      .vc_row.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
      .fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner {
        padding: 100px 40px !important; } }
    @media screen and (max-width: 767px) {
      .vc_row-has-fill + .vc_row-full-width + .vc_row.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
      .vc_row-has-fill + .vc_row.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
      .vc_row-has-fill.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
      .vc_row.fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner,
      .fullwidth_section > .wpb_column.vc_column_container > .vc_column-inner {
        padding: 60px 30px !important; } }
  .vc_row-has-fill + .vc_row-full-width + .vc_row.fullwidth_section .image_column > .vc_column-inner,
  .vc_row-has-fill + .vc_row.fullwidth_section .image_column > .vc_column-inner,
  .vc_row-has-fill.fullwidth_section .image_column > .vc_column-inner,
  .vc_row.fullwidth_section .image_column > .vc_column-inner,
  .fullwidth_section .image_column > .vc_column-inner {
    background-position: top center !important; }
  @media screen and (max-width: 991px) {
    .vc_row-has-fill + .vc_row-full-width + .vc_row.fullwidth_section .image_column,
    .vc_row-has-fill + .vc_row.fullwidth_section .image_column,
    .vc_row-has-fill.fullwidth_section .image_column,
    .vc_row.fullwidth_section .image_column,
    .fullwidth_section .image_column {
      height: 500px; } }
  @media screen and (max-width: 767px) {
    .vc_row-has-fill + .vc_row-full-width + .vc_row.fullwidth_section .image_column,
    .vc_row-has-fill + .vc_row.fullwidth_section .image_column,
    .vc_row-has-fill.fullwidth_section .image_column,
    .vc_row.fullwidth_section .image_column,
    .fullwidth_section .image_column {
      height: 300px; } }
.bordered_column > .vc_column-inner {
  padding: 55px 50px 80px !important; }
  @media screen and (max-width: 1080px) {
    .bordered_column > .vc_column-inner {
      padding: 40px 30px !important; } }
.vc_row.global_cta,
.global_cta {
  position: relative;
  background: linear-gradient(90deg, #000000 0%, #0071CE 112.26%); }
  @media screen and (max-width: 767px) {
    .vc_row.global_cta h2,
    .global_cta h2 {
      font-size: 24px !important;
      line-height: 30px !important; } }
  .vc_row.global_cta p, .vc_row.global_cta a,
  .global_cta p,
  .global_cta a {
    color: #ffffff; }
    @media screen and (max-width: 991px) {
      .vc_row.global_cta p, .vc_row.global_cta a,
      .global_cta p,
      .global_cta a {
        font-size: 16px !important;
        line-height: 26px !important;
        margin-bottom: 0 !important; } }
  .vc_row.global_cta a,
  .global_cta a {
    border-bottom: 2px solid #ffffff;
    padding-bottom: 20px;
    font-family: "Helvetica-Bold", sans-serif;
    font-weight: 700; }
    @media screen and (max-width: 1080px) {
      .vc_row.global_cta a,
      .global_cta a {
        padding-bottom: 0; } }
/*--------------------------------------------------------------
## asides
--------------------------------------------------------------*/
.blog .format-tilakjewelersde .entry-title,
.archive .format-tilakjewelersde .entry-title {
  display: table; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .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-caption {
  display: block; }

/*--------------------------------------------------------------
# Modules
--------------------------------------------------------------*/
.secondary_alert {
  background: #D7F2EC;
  padding: 16px 20px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #1A181B; }
  @media screen and (max-width: 991px) {
    .secondary_alert {
      font-size: 10px;
      line-height: 14px; } }
  .secondary_alert em {
    color: #D31111;
    font-style: normal; }
    @media screen and (max-width: 991px) {
      .secondary_alert em {
        font-size: 10px;
        line-height: 14px; } }
  .secondary_alert a {
    font-weight: 700;
    color: #1A181B; }
    @media screen and (max-width: 991px) {
      .secondary_alert a {
        font-size: 10px;
        line-height: 14px; } }
    .secondary_alert a:hover {
      color: #0071CE; }

@media screen and (max-width: 991px) {
  .page-home .secondary_alert {
    display: none !important; } }

.home_hero {
  padding-bottom: 37px;
  position: relative; }
  .home_hero h1 {
    color: #FFF;
    margin-bottom: 0px; }
    @media screen and (max-width: 991px) {
      .home_hero h1 {
        text-align: center; } }
    .home_hero h1 strong {
      font-family: 'Montserrat';
      font-style: normal;
      font-weight: 600;
      font-size: 68px;
      line-height: 68px;
      letter-spacing: 2px; }
    .home_hero h1 i {
      font-family: 'Montserrat';
      font-style: italic;
      font-size: 68px;
      line-height: 68px;
      font-weight: 300; }
  .home_hero p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    display: flex;
    align-items: center;
    color: #FFFFFF; }
    @media screen and (max-width: 991px) {
      .home_hero p {
        text-align: center; } }
  .home_hero .gform_wrapper {
    box-shadow: 0px 16px 48px rgba(5, 51, 100, 0.14);
    border-radius: 1px; }
    @media screen and (max-width: 991px) {
      .home_hero .gform_wrapper {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        width: 100%; } }
.landing_hero {
  padding-bottom: 37px; }
  .landing_hero h1 {
    color: #FFF;
    margin-bottom: 0px; }
    @media screen and (max-width: 991px) {
      .landing_hero h1 {
        text-align: center; } }
    .landing_hero h1 strong {
      font-family: 'Montserrat';
      font-style: normal;
      font-weight: 600;
      font-size: 68px;
      line-height: 68px;
      letter-spacing: 2px; }
    .landing_hero h1 i {
      font-family: 'Montserrat';
      font-style: italic;
      font-size: 68px;
      line-height: 68px;
      font-weight: 300; }
  .landing_hero p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    display: flex;
    align-items: center;
    color: #FFFFFF; }

.inner_hero {
  padding-bottom: 37px;
  position: relative;
  height: 800px; }
  @media screen and (max-width: 991px) {
    .inner_hero {
      height: 752px;
      background-position: center center !important; } }
  .inner_hero h1 {
    color: #FFF;
    margin-bottom: 0px;
    font-family: 'Cormorant Garamond';
    font-style: italic;
    font-weight: 700;
    font-size: 64px;
    line-height: 65px;
    color: #FFFFFF; }
    @media screen and (max-width: 991px) {
      .inner_hero h1 {
        text-align: center;
        font-size: 34px;
        line-height: 44px; } }
  .inner_hero p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #FEE4A6; }
    @media screen and (max-width: 991px) {
      .inner_hero p {
        text-align: center;
        font-weight: 500;
        font-size: 18px;
        line-height: 32px;
        display: flex;
        align-items: center;
        justify-content: center; } }
  .inner_hero h6 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-size: 22px !important;
    line-height: 103.2% !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase;
    color: #FEE4A6;
    margin-bottom: 20px !important; }
    @media screen and (max-width: 991px) {
      .inner_hero h6 {
        text-align: center; } }
  .inner_hero .gform_wrapper {
    box-shadow: 0px 16px 48px rgba(5, 51, 100, 0.14);
    border-radius: 1px; }
  @media screen and (max-width: 991px) {
    .inner_hero .inner_hero_mobile_space {
      height: 160px !important; } }
@media screen and (max-width: 991px) {
  .inner_inner_hero.home_hero {
    margin-bottom: 120px !important; } }

@media screen and (max-width: 991px) {
  .inner_inner_hero {
    padding-top: 120px; } }

.vc_boxed_image_content {
  position: relative; }
  .vc_boxed_image_content.bg_1::before {
    content: ' ';
    position: absolute;
    background: url("../../images/bg_1.svg") !important;
    height: 100%;
    width: 80%;
    z-index: -1; }
  .vc_boxed_image_content .bg_image {
    position: absolute;
    right: 0;
    width: 80%;
    z-index: -1; }
    @media screen and (max-width: 991px) {
      .vc_boxed_image_content .bg_image {
        display: none; } }
    .vc_boxed_image_content .bg_image img {
      width: 100%; }
  .vc_boxed_image_content .content-wrapper {
    display: flex;
    padding-top: 70px;
    padding-bottom: 66px; }
    @media screen and (max-width: 1280px) {
      .vc_boxed_image_content .content-wrapper {
        padding-top: 35px;
        padding-bottom: 33px; } }
    @media screen and (max-width: 991px) {
      .vc_boxed_image_content .content-wrapper {
        flex-direction: column;
        padding-top: 0;
        padding-bottom: 0; } }
    .vc_boxed_image_content .content-wrapper .image {
      flex: 0 0 50%;
      padding-left: 70px;
      padding-right: 120px; }
      @media screen and (max-width: 1280px) {
        .vc_boxed_image_content .content-wrapper .image {
          padding-left: 35px;
          padding-right: 60px; } }
      @media screen and (max-width: 991px) {
        .vc_boxed_image_content .content-wrapper .image {
          position: relative;
          z-index: 2;
          padding-right: 0;
          padding-left: 9%; } }
      .vc_boxed_image_content .content-wrapper .image .image_wrap {
        position: relative; }
        .vc_boxed_image_content .content-wrapper .image .image_wrap::before {
          content: ' ';
          position: absolute;
          height: 50%;
          width: 80%;
          z-index: -1;
          background: rgba(122, 211, 191, 0.3);
          left: -10%;
          bottom: -5%; }
        @media screen and (max-width: 991px) {
          .vc_boxed_image_content .content-wrapper .image .image_wrap img {
            width: 100%; } }
    .vc_boxed_image_content .content-wrapper .content {
      flex: 0 0 50%;
      display: flex;
      flex-direction: column;
      padding-bottom: 66px;
      padding-top: 45px;
      padding-right: 99px; }
      @media screen and (max-width: 1280px) {
        .vc_boxed_image_content .content-wrapper .content {
          padding-top: 0px;
          padding-bottom: 33px;
          padding-right: 40px; } }
      @media screen and (min-width: 992px) {
        .vc_boxed_image_content .content-wrapper .content {
          background: none !important; } }
      @media screen and (max-width: 991px) {
        .vc_boxed_image_content .content-wrapper .content {
          border-radius: 2px;
          margin-top: -51px;
          padding-top: 120px;
          padding-right: 18px;
          padding-left: 18px;
          padding-bottom: 50px; } }
      .vc_boxed_image_content .content-wrapper .content .title {
        font-family: 'Montserrat';
        font-style: italic;
        font-weight: 300;
        font-size: 40px;
        line-height: 41px;
        display: flex;
        align-items: center;
        color: #FFFFFF; }
        @media screen and (max-width: 991px) {
          .vc_boxed_image_content .content-wrapper .content .title {
            font-size: 37px;
            display: block;
            text-align: center; } }
      .vc_boxed_image_content .content-wrapper .content .subtitle {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 41px;
        display: flex;
        align-items: center;
        color: #FFFFFF;
        margin-bottom: 41px; }
        @media screen and (max-width: 1280px) {
          .vc_boxed_image_content .content-wrapper .content .subtitle {
            font-size: 30px;
            margin-bottom: 20px; } }
        @media screen and (max-width: 991px) {
          .vc_boxed_image_content .content-wrapper .content .subtitle {
            display: block;
            text-align: center;
            margin-bottom: 30px; } }
      .vc_boxed_image_content .content-wrapper .content .content-text {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 32px;
        color: #FFFFFF;
        margin-bottom: 62px; }
        @media screen and (max-width: 1280px) {
          .vc_boxed_image_content .content-wrapper .content .content-text {
            font-size: 18px;
            margin-bottom: 30px;
            line-height: 25px; } }
        @media screen and (max-width: 991px) {
          .vc_boxed_image_content .content-wrapper .content .content-text {
            text-align: center;
            margin-bottom: 51px; } }
  .vc_boxed_image_content.left_image.bg_1::before {
    right: 0; }
  @media screen and (max-width: 991px) {
    .vc_boxed_image_content.right_image.bg_1::before {
      display: none !important; } }
  .vc_boxed_image_content.right_image .content-wrapper .image {
    order: 2; }
    @media screen and (max-width: 991px) {
      .vc_boxed_image_content.right_image .content-wrapper .image {
        order: 1; } }
  .vc_boxed_image_content.right_image .content-wrapper .content {
    order: 1;
    padding-left: 100px;
    padding-right: 0px;
    padding-bottom: 0; }
    @media screen and (max-width: 991px) {
      .vc_boxed_image_content.right_image .content-wrapper .content {
        padding-left: 20px;
        padding-right: 20px; } }
    .vc_boxed_image_content.right_image .content-wrapper .content .title {
      margin-bottom: 29px; }
      @media screen and (max-width: 991px) {
        .vc_boxed_image_content.right_image .content-wrapper .content .title {
          font-size: 24px;
          line-height: 40px; } }
    .vc_boxed_image_content.right_image .content-wrapper .content .content-text {
      max-width: 480px; }
      @media screen and (max-width: 991px) {
        .vc_boxed_image_content.right_image .content-wrapper .content .content-text {
          max-width: none; } }
.landing_services_box {
  background: rgba(179, 180, 180, 0.15); }
  .landing_services_box p {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 300;
    font-size: 20vw !important;
    line-height: 366px !important;
    color: #1A181B;
    opacity: 0.1;
    text-align: center; }
    @media screen and (max-width: 991px) {
      .landing_services_box p {
        line-height: 40vw !important; } }
.services_description_landing_box {
  margin-top: -80px; }
  .services_description_landing_box .vc_tta-container {
    margin-bottom: 0px !important; }
    @media screen and (max-width: 767px) {
      .services_description_landing_box .vc_tta-container .vc_tta-tabs-container {
        display: block !important;
        margin: 0 !important; } }
  .services_description_landing_box .vc_tta-tabs-list {
    display: flex !important;
    justify-content: center !important;
    gap: 25px !important; }
    @media screen and (max-width: 767px) {
      .services_description_landing_box .vc_tta-tabs-list {
        flex-direction: column;
        gap: 0 !important; } }
    .services_description_landing_box .vc_tta-tabs-list li {
      flex: 1 1 auto !important;
      max-width: 329px !important; }
      @media screen and (max-width: 767px) {
        .services_description_landing_box .vc_tta-tabs-list li {
          max-width: none !important;
          width: 100% !important;
          margin: 0 !important;
          position: relative; }
          .services_description_landing_box .vc_tta-tabs-list li::before {
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            top: 50%;
            transition: all ease-in-out 150ms;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            border: none;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-top: 8px solid #FFF;
            padding: 0px;
            right: 25px;
            z-index: 1; } }
      .services_description_landing_box .vc_tta-tabs-list li a {
        background: #183B6B !important;
        box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25) !important;
        border-radius: 3px 3px 0px 0px !important;
        text-align: center;
        border: none !important; }
        .services_description_landing_box .vc_tta-tabs-list li a span {
          text-transform: uppercase !important;
          font-family: 'Montserrat' !important;
          font-style: normal !important;
          font-weight: 700 !important;
          font-size: 20px !important;
          line-height: 28px !important;
          text-align: center !important;
          color: #FFFFFF !important;
          opacity: 0.5 !important; }
      .services_description_landing_box .vc_tta-tabs-list li.vc_active::before {
        -webkit-transform: translateY(-50%) rotate(180deg);
                transform: translateY(-50%) rotate(180deg); }
      .services_description_landing_box .vc_tta-tabs-list li.vc_active a {
        background: #00A6E8 !important;
        box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25) !important;
        border-radius: 3px 3px 0px 0px !important; }
        .services_description_landing_box .vc_tta-tabs-list li.vc_active a span {
          color: #FFFFFF !important;
          opacity: 1 !important; }
  @media screen and (max-width: 767px) {
    .services_description_landing_box .vc_tta-panel {
      margin-top: -1px !important; } }
  @media screen and (max-width: 767px) {
    .services_description_landing_box .vc_tta-panel .vc_tta-panel-title {
      margin-bottom: 0 !important; } }
  @media screen and (max-width: 767px) {
    .services_description_landing_box .vc_tta-panel .vc_tta-panel-title .vc_tta-title-text {
      font-family: 'Montserrat' !important;
      font-style: normal !important;
      font-weight: 700 !important;
      font-size: 20px !important;
      line-height: 28px !important;
      text-transform: uppercase !important;
      color: #FFFFFF !important;
      position: relative; } }
  @media screen and (max-width: 767px) {
    .services_description_landing_box .vc_tta-panel .vc_tta-panel-heading {
      display: none !important;
      border: none !important;
      border-radius: 0px !important;
      position: relative; }
      .services_description_landing_box .vc_tta-panel .vc_tta-panel-heading::before {
        position: absolute;
        content: '';
        width: 0;
        height: 0;
        top: 50%;
        transition: all ease-in-out 150ms;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border: none;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #FFF;
        padding: 0px;
        right: 25px;
        z-index: 1; } }
  .services_description_landing_box .vc_tta-panel:nth-of-type(odd) .vc_tta-panel-heading {
    background: #00A6E8 !important; }
    @media screen and (max-width: 767px) {
      .services_description_landing_box .vc_tta-panel:nth-of-type(odd) .vc_tta-panel-heading {
        margin-bottom: 0 !important; } }
  .services_description_landing_box .vc_tta-panel:nth-of-type(odd) .content_box {
    background: linear-gradient(90deg, #049DDA -9.02%, rgba(24, 59, 107, 0) 88.52%); }
  .services_description_landing_box .vc_tta-panel:nth-of-type(odd) .button-primary a {
    background: linear-gradient(90deg, #1A181B -238.79%, #183B6B 100%) !important; }
  .services_description_landing_box .vc_tta-panel:nth-of-type(even) .vc_tta-panel-heading {
    background: #183B6B !important; }
    @media screen and (max-width: 767px) {
      .services_description_landing_box .vc_tta-panel:nth-of-type(even) .vc_tta-panel-heading {
        margin-bottom: 0 !important; } }
  .services_description_landing_box .vc_tta-panel:nth-of-type(even) .content_box {
    background: linear-gradient(90deg, #183B6B 0%, rgba(24, 59, 107, 0) 73.06%); }
  .services_description_landing_box .vc_tta-panel:nth-of-type(even) .button-primary a {
    background: linear-gradient(86.16deg, #00A6E8 -10.51%, #0F8CBD 98.32%) !important; }
  .services_description_landing_box .vc_tta-panel .vc_tta-panel-body {
    padding: 0 !important;
    border: none !important; }
    @media screen and (max-width: 767px) {
      .services_description_landing_box .vc_tta-panel .vc_tta-panel-body {
        border-radius: 0 !important; } }
    .services_description_landing_box .vc_tta-panel .vc_tta-panel-body .wpb_wrapper {
      padding: 120px 0 !important;
      padding-top: 120px !important;
      padding-left: 130px !important; }
      @media screen and (max-width: 991px) {
        .services_description_landing_box .vc_tta-panel .vc_tta-panel-body .wpb_wrapper {
          padding: 35px !important; } }
      @media screen and (max-width: 767px) {
        .services_description_landing_box .vc_tta-panel .vc_tta-panel-body .wpb_wrapper {
          padding: 35px !important; } }
      .services_description_landing_box .vc_tta-panel .vc_tta-panel-body .wpb_wrapper h2 {
        font-family: 'Montserrat' !important;
        font-style: normal !important;
        font-weight: 500 !important;
        font-size: 36px !important;
        line-height: 44px !important;
        display: flex !important;
        align-items: center !important;
        color: #FFFFFF !important;
        margin-bottom: 31px !important; }
        @media screen and (max-width: 767px) {
          .services_description_landing_box .vc_tta-panel .vc_tta-panel-body .wpb_wrapper h2 {
            text-align: center !important;
            width: 100% !important;
            justify-content: center !important; } }
      .services_description_landing_box .vc_tta-panel .vc_tta-panel-body .wpb_wrapper p {
        font-family: 'Montserrat' !important;
        font-style: normal !important;
        font-weight: 700 !important;
        font-size: 20px !important;
        line-height: 34px !important;
        color: #FFFFFF !important;
        margin-bottom: 60px !important;
        max-width: 700px !important; }
        @media screen and (max-width: 767px) {
          .services_description_landing_box .vc_tta-panel .vc_tta-panel-body .wpb_wrapper p {
            text-align: center !important; } }
      @media screen and (max-width: 767px) {
        .services_description_landing_box .vc_tta-panel .vc_tta-panel-body .wpb_wrapper .button-primary {
          display: block !important; } }
      @media screen and (max-width: 767px) {
        .services_description_landing_box .vc_tta-panel .vc_tta-panel-body .wpb_wrapper .button-primary a {
          width: 100% !important; } }
    .services_description_landing_box .vc_tta-panel .vc_tta-panel-body .wpb_text_column .wpb_wrapper {
      padding: 0 !important; }
  .services_description_landing_box .vc_tta-panel.vc_active .vc_tta-panel-heading::before {
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg); }

.vc_boxed_two_image_content {
  position: relative; }
  .vc_boxed_two_image_content.bg_1::before {
    content: ' ';
    position: absolute;
    background: url("../../images/home_community_bg.jpg") !important;
    height: 85%;
    width: 80%;
    z-index: -1;
    right: 0; }
  .vc_boxed_two_image_content .bg_image {
    position: absolute;
    right: 0;
    width: 80%;
    z-index: -1; }
    @media screen and (max-width: 991px) {
      .vc_boxed_two_image_content .bg_image {
        display: none; } }
    .vc_boxed_two_image_content .bg_image img {
      width: 100%; }
  .vc_boxed_two_image_content .content-wrapper {
    display: flex;
    padding-top: 70px;
    padding-bottom: 66px; }
    @media screen and (max-width: 1280px) {
      .vc_boxed_two_image_content .content-wrapper {
        padding-top: 35px;
        padding-bottom: 33px; } }
    @media screen and (max-width: 991px) {
      .vc_boxed_two_image_content .content-wrapper {
        flex-direction: column; } }
    .vc_boxed_two_image_content .content-wrapper .image {
      flex: 0 0 50%;
      padding-left: 70px;
      padding-right: 120px;
      margin-top: -70px; }
      @media screen and (max-width: 1280px) {
        .vc_boxed_two_image_content .content-wrapper .image {
          padding-left: 35px;
          padding-right: 60px; } }
      @media screen and (max-width: 991px) {
        .vc_boxed_two_image_content .content-wrapper .image {
          position: relative;
          z-index: 2;
          padding-right: 0;
          padding-left: 0;
          margin-top: 0; } }
      .vc_boxed_two_image_content .content-wrapper .image .image_wrap {
        position: relative; }
        @media screen and (max-width: 991px) {
          .vc_boxed_two_image_content .content-wrapper .image .image_wrap {
            display: flex;
            flex-direction: column; } }
        .vc_boxed_two_image_content .content-wrapper .image .image_wrap::before {
          content: ' ';
          position: absolute;
          height: 100%;
          width: 100%;
          z-index: -1;
          background: rgba(122, 211, 191, 0.3);
          left: -10%;
          top: -5%; }
          @media screen and (max-width: 991px) {
            .vc_boxed_two_image_content .content-wrapper .image .image_wrap::before {
              width: 80%;
              left: 50%;
              -webkit-transform: translateX(-50%);
                      transform: translateX(-50%); } }
        .vc_boxed_two_image_content .content-wrapper .image .image_wrap .main-image {
          width: 100%;
          margin-left: -20%; }
          @media screen and (max-width: 991px) {
            .vc_boxed_two_image_content .content-wrapper .image .image_wrap .main-image {
              width: auto;
              margin-left: 0; } }
          @media screen and (max-width: 650px) {
            .vc_boxed_two_image_content .content-wrapper .image .image_wrap .main-image {
              width: 85%; } }
        .vc_boxed_two_image_content .content-wrapper .image .image_wrap .second-image {
          margin-top: -11px; }
          @media screen and (max-width: 991px) {
            .vc_boxed_two_image_content .content-wrapper .image .image_wrap .second-image {
              margin-left: auto;
              display: block; } }
          @media screen and (max-width: 850px) {
            .vc_boxed_two_image_content .content-wrapper .image .image_wrap .second-image {
              width: 85%; } }
    .vc_boxed_two_image_content .content-wrapper .content {
      flex: 0 0 50%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding-right: 99px; }
      @media screen and (max-width: 1280px) {
        .vc_boxed_two_image_content .content-wrapper .content {
          padding-right: 40px; } }
      @media screen and (min-width: 992px) {
        .vc_boxed_two_image_content .content-wrapper .content {
          background: none !important; } }
      @media screen and (max-width: 991px) {
        .vc_boxed_two_image_content .content-wrapper .content {
          border-radius: 2px;
          margin-top: -51px;
          padding-left: 18px;
          padding-right: 18px;
          padding-top: 100px;
          padding-bottom: 50px; } }
      .vc_boxed_two_image_content .content-wrapper .content .content-box {
        display: flex;
        flex-direction: column; }
      .vc_boxed_two_image_content .content-wrapper .content .title {
        font-family: 'Montserrat';
        font-style: italic;
        font-weight: 300;
        font-size: 36px;
        line-height: 40px;
        color: #1A181B;
        margin-bottom: 20px; }
        @media screen and (max-width: 991px) {
          .vc_boxed_two_image_content .content-wrapper .content .title {
            text-align: center; } }
        .vc_boxed_two_image_content .content-wrapper .content .title strong {
          font-family: 'Montserrat';
          font-style: normal;
          font-weight: 500;
          font-size: 36px;
          line-height: 40px;
          color: #1A181B; }
      .vc_boxed_two_image_content .content-wrapper .content .content-text {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 32px;
        color: #828282;
        margin-bottom: 50px; }
        @media screen and (max-width: 1280px) {
          .vc_boxed_two_image_content .content-wrapper .content .content-text {
            font-size: 18px;
            margin-bottom: 30px;
            line-height: 25px; } }
        @media screen and (max-width: 991px) {
          .vc_boxed_two_image_content .content-wrapper .content .content-text {
            text-align: center;
            margin-bottom: 51px; } }
  .vc_boxed_two_image_content.style_two.bg_1::before {
    top: -25px;
    height: 95%; }
  .vc_boxed_two_image_content.style_two .content-wrapper .content .title strong {
    display: block; }
  .vc_boxed_two_image_content.style_two .content-wrapper .image .image_wrap .first-image {
    position: relative;
    z-index: 2; }
  .vc_boxed_two_image_content.style_two .content-wrapper .image .image_wrap .second-image {
    position: relative;
    z-index: 1;
    margin-top: -65px; }

.testimonials_outer_container {
  background-position: bottom left !important;
  background-size: auto !important;
  position: relative;
  background: #F4F4F4; }
  .testimonials_outer_container .vc_column_container {
    position: static !important; }
  .testimonials_outer_container::before {
    content: ' ';
    background: url("../../images/testimonials_bg.png") no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 396px;
    height: 400px; }
    @media screen and (max-width: 991px) {
      .testimonials_outer_container::before {
        background-size: contain;
        width: 280px;
        height: 295px; } }
  .testimonials_outer_container .testi-prev {
    bottom: -30px;
    right: calc(10% + 61px);
    background: #00A6E8;
    padding: 22px 25px;
    height: auto !important;
    width: auto !important;
    border-radius: inherit !important;
    box-shadow: none !important;
    position: absolute;
    display: block;
    line-height: 11px;
    cursor: pointer; }
    @media screen and (max-width: 991px) {
      .testimonials_outer_container .testi-prev {
        right: calc(50% + 30px);
        -webkit-transform: translateX(50%);
                transform: translateX(50%); } }
    .testimonials_outer_container .testi-prev img {
      width: 11px;
      height: 16px; }
  .testimonials_outer_container .testi-next {
    bottom: -30px;
    right: 10%;
    background: #0086BB;
    padding: 22px 25px;
    height: auto !important;
    width: auto !important;
    border-radius: inherit !important;
    box-shadow: none !important;
    position: absolute;
    display: block;
    line-height: 11px;
    cursor: pointer; }
    @media screen and (max-width: 991px) {
      .testimonials_outer_container .testi-next {
        right: calc(50% - 30px);
        -webkit-transform: translatex(50%);
                transform: translatex(50%); } }
    .testimonials_outer_container .testi-next img {
      width: 11px;
      height: 16px;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }

.testimonials_blocks {
  padding-top: 0;
  padding-bottom: 0; }
  .testimonials_blocks .testimonials_slider {
    margin: 0 0 30px !important; }
    @media screen and (max-width: 991px) {
      .testimonials_blocks .testimonials_slider {
        margin-bottom: 0 !important; } }
  .testimonials_blocks .testimonial_box_item {
    display: flex !important;
    align-items: center;
    width: 100%;
    position: relative;
    justify-content: center; }
  .testimonials_blocks .image_wrapper {
    padding: 0 0 20px 15px;
    display: flex;
    align-items: center;
    width: 40%; }
    @media screen and (max-width: 991px) {
      .testimonials_blocks .image_wrapper {
        width: 100%;
        height: 300px; } }
  .testimonials_blocks .testimonial_box_content {
    width: 100%;
    max-width: 780px;
    position: relative; }
    @media screen and (max-width: 991px) {
      .testimonials_blocks .testimonial_box_content {
        width: 100%;
        margin-top: 40px;
        padding-left: 30px;
        padding: 0 30px; } }
    .testimonials_blocks .testimonial_box_content::before {
      content: ' ';
      background: url("../../images/quot-img.png") no-repeat;
      position: absolute;
      top: 0;
      left: -72px;
      width: 72px;
      height: 56px; }
      @media screen and (max-width: 991px) {
        .testimonials_blocks .testimonial_box_content::before {
          left: 0px;
          background-size: contain;
          width: 30px;
          height: 23px; } }
  .testimonials_blocks p {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 500;
    font-size: 22px;
    line-height: 36px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #1A181B;
    margin-bottom: 40px;
    text-align: center; }
    @media screen and (max-width: 991px) {
      .testimonials_blocks p {
        font-size: 20px;
        line-height: 32px; } }
  .testimonials_blocks span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #828282; }
    @media screen and (max-width: 991px) {
      .testimonials_blocks span {
        font-size: 22px;
        line-height: 45px; } }
  .testimonials_blocks [class*='button-'] {
    margin-top: 15px;
    margin-bottom: 0 !important; }
  .testimonials_blocks .slick-dots {
    bottom: -60px; }
    @media screen and (max-width: 991px) {
      .testimonials_blocks .slick-dots {
        bottom: -15px; } }
    .testimonials_blocks .slick-dots li.slick-active button {
      background: #183B6B !important; }

.vc_inner_boxed_image_content {
  position: relative; }
  .vc_inner_boxed_image_content.bg_1::before {
    content: ' ';
    position: absolute;
    background: url("../../images/bg_1.svg") no-repeat center center !important;
    height: 100%;
    width: 80%;
    z-index: -1; }
  .vc_inner_boxed_image_content .bg_image {
    position: absolute;
    right: 0;
    width: 80%;
    z-index: -1; }
    @media screen and (max-width: 991px) {
      .vc_inner_boxed_image_content .bg_image {
        display: none; } }
    .vc_inner_boxed_image_content .bg_image img {
      width: 100%;
      max-height: 590px; }
  .vc_inner_boxed_image_content .content-wrapper {
    display: flex;
    padding-top: 70px;
    padding-bottom: 66px; }
    @media screen and (max-width: 1280px) {
      .vc_inner_boxed_image_content .content-wrapper {
        padding-top: 35px;
        padding-bottom: 33px; } }
    @media screen and (max-width: 991px) {
      .vc_inner_boxed_image_content .content-wrapper {
        flex-direction: column;
        padding-top: 0;
        padding-bottom: 0; } }
    .vc_inner_boxed_image_content .content-wrapper .image {
      flex: 0 0 50%;
      padding-left: 70px;
      padding-right: 120px; }
      @media screen and (max-width: 1280px) {
        .vc_inner_boxed_image_content .content-wrapper .image {
          padding-left: 35px;
          padding-right: 60px; } }
      @media screen and (max-width: 991px) {
        .vc_inner_boxed_image_content .content-wrapper .image {
          position: relative;
          z-index: 2;
          padding-right: 0;
          padding-left: 9%; } }
      .vc_inner_boxed_image_content .content-wrapper .image .image_wrap {
        position: relative; }
        .vc_inner_boxed_image_content .content-wrapper .image .image_wrap::before {
          content: ' ';
          position: absolute;
          height: 50%;
          width: 80%;
          z-index: -1;
          background: rgba(122, 211, 191, 0.3);
          left: -10%;
          bottom: -5%; }
        @media screen and (max-width: 991px) {
          .vc_inner_boxed_image_content .content-wrapper .image .image_wrap img {
            width: 100%; } }
    .vc_inner_boxed_image_content .content-wrapper .content {
      flex: 0 0 50%;
      display: flex;
      flex-direction: column;
      padding-bottom: 66px;
      padding-top: 45px;
      padding-right: 99px; }
      @media screen and (max-width: 1280px) {
        .vc_inner_boxed_image_content .content-wrapper .content {
          padding-top: 0px;
          padding-bottom: 33px;
          padding-right: 40px; } }
      @media screen and (min-width: 992px) {
        .vc_inner_boxed_image_content .content-wrapper .content {
          background: none !important; } }
      @media screen and (max-width: 991px) {
        .vc_inner_boxed_image_content .content-wrapper .content {
          border-radius: 2px;
          margin-top: -51px;
          padding-top: 120px;
          padding-right: 18px;
          padding-left: 18px;
          padding-bottom: 50px; } }
      .vc_inner_boxed_image_content .content-wrapper .content .title {
        font-family: 'Montserrat';
        font-style: italic;
        font-weight: 300;
        font-size: 36px;
        line-height: 40px;
        display: inline-block;
        align-items: center;
        color: #FFFFFF;
        margin-bottom: 20px; }
        .vc_inner_boxed_image_content .content-wrapper .content .title strong {
          font-family: 'Montserrat';
          font-style: normal;
          font-weight: 600;
          font-size: 36px;
          line-height: 40px;
          color: #FFF; }
        @media screen and (max-width: 991px) {
          .vc_inner_boxed_image_content .content-wrapper .content .title {
            font-size: 37px;
            display: block;
            text-align: center; } }
      .vc_inner_boxed_image_content .content-wrapper .content .subtitle {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 41px;
        display: flex;
        align-items: center;
        color: #FFFFFF;
        margin-bottom: 41px; }
        @media screen and (max-width: 1280px) {
          .vc_inner_boxed_image_content .content-wrapper .content .subtitle {
            font-size: 30px;
            margin-bottom: 20px; } }
        @media screen and (max-width: 991px) {
          .vc_inner_boxed_image_content .content-wrapper .content .subtitle {
            display: block;
            text-align: center;
            margin-bottom: 30px; } }
      .vc_inner_boxed_image_content .content-wrapper .content .content-text {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 32px;
        color: #FFFFFF;
        margin-bottom: 62px; }
        @media screen and (max-width: 1280px) {
          .vc_inner_boxed_image_content .content-wrapper .content .content-text {
            font-size: 18px;
            margin-bottom: 30px;
            line-height: 25px; } }
        @media screen and (max-width: 991px) {
          .vc_inner_boxed_image_content .content-wrapper .content .content-text {
            text-align: center;
            margin-bottom: 51px; } }
  .vc_inner_boxed_image_content.left_image.bg_1::before {
    right: 0; }
  @media screen and (max-width: 991px) {
    .vc_inner_boxed_image_content.right_image.bg_1 {
      overflow: hidden; } }
  @media screen and (max-width: 991px) {
    .vc_inner_boxed_image_content.right_image.bg_1::before {
      width: 100%;
      bottom: 0%;
      height: 75%; } }
  .vc_inner_boxed_image_content.right_image .bg_image {
    right: auto;
    left: 0; }
  .vc_inner_boxed_image_content.right_image .content-wrapper {
    padding-left: 100px;
    padding-right: auto; }
    @media screen and (max-width: 991px) {
      .vc_inner_boxed_image_content.right_image .content-wrapper {
        padding-left: 0px; } }
    .vc_inner_boxed_image_content.right_image .content-wrapper .image {
      order: 2; }
      @media screen and (max-width: 991px) {
        .vc_inner_boxed_image_content.right_image .content-wrapper .image {
          order: inherit; } }
    .vc_inner_boxed_image_content.right_image .content-wrapper .content {
      order: 1; }
      @media screen and (max-width: 991px) {
        .vc_inner_boxed_image_content.right_image .content-wrapper .content {
          order: inherit; } }
      @media screen and (max-width: 991px) {
        .vc_inner_boxed_image_content.right_image .content-wrapper .content .title {
          font-size: 24px;
          line-height: 40px; } }
      @media screen and (max-width: 991px) {
        .vc_inner_boxed_image_content.right_image .content-wrapper .content .title strong {
          font-size: 24px;
          line-height: 40px; } }
      @media screen and (max-width: 991px) {
        .vc_inner_boxed_image_content.right_image .content-wrapper .content .content-text {
          font-size: 18px;
          line-height: 30px; } }
.vc_footer_content {
  position: relative;
  max-width: 645px;
  margin: 0 auto;
  padding-top: 69px;
  padding-bottom: 100px; }
  .vc_footer_content .content {
    flex: 0 0 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .vc_footer_content .content .title {
      font-family: 'Cormorant Garamond';
      font-style: italic;
      font-weight: 700;
      font-size: 34px !important;
      line-height: 65px !important;
      text-align: center;
      color: #000000;
      margin-bottom: 20px;
      width: 100%; }
      @media screen and (max-width: 991px) {
        .vc_footer_content .content .title {
          font-size: 24px !important;
          display: block;
          text-align: center; } }
    .vc_footer_content .content .content-text {
      font-family: 'Montserrat';
      font-style: normal;
      font-weight: 400;
      font-size: 18px !important;
      line-height: 27px !important;
      text-align: center;
      color: #4F4F4F;
      margin: 0 auto;
      margin-bottom: 24px;
      margin-top: 29px; }
    .vc_footer_content .content .cta {
      text-align: center; }
      @media screen and (max-width: 991px) {
        .vc_footer_content .content .cta {
          padding-top: 0; } }
.inner_heading_text {
  text-align: center; }
  .inner_heading_text h1, .inner_heading_text h2, .inner_heading_text h4, .inner_heading_text h4, .inner_heading_text h5, .inner_heading_text h6 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 50px;
    text-align: center; }
    @media screen and (max-width: 991px) {
      .inner_heading_text h1, .inner_heading_text h2, .inner_heading_text h4, .inner_heading_text h4, .inner_heading_text h5, .inner_heading_text h6 {
        font-size: 30px !important;
        line-height: 35px !important; } }
    .inner_heading_text h1 i, .inner_heading_text h1 em, .inner_heading_text h2 i, .inner_heading_text h2 em, .inner_heading_text h4 i, .inner_heading_text h4 em, .inner_heading_text h4 i, .inner_heading_text h4 em, .inner_heading_text h5 i, .inner_heading_text h5 em, .inner_heading_text h6 i, .inner_heading_text h6 em {
      font-weight: 300;
      font-style: italic;
      font-size: 40px;
      line-height: 50px; }
      @media screen and (max-width: 991px) {
        .inner_heading_text h1 i, .inner_heading_text h1 em, .inner_heading_text h2 i, .inner_heading_text h2 em, .inner_heading_text h4 i, .inner_heading_text h4 em, .inner_heading_text h4 i, .inner_heading_text h4 em, .inner_heading_text h5 i, .inner_heading_text h5 em, .inner_heading_text h6 i, .inner_heading_text h6 em {
          font-size: 30px !important;
          line-height: 35px !important; } }
  .inner_heading_text p {
    margin: 0 auto;
    max-width: 770px;
    font-size: 20px;
    line-height: 32px;
    font-family: 'Montserrat';
    font-style: normal; }
    @media screen and (max-width: 991px) {
      .inner_heading_text p {
        font-size: 18px !important;
        line-height: 30px !important; } }
.grid_blocks_icon_text .grid_box_icon_text {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  gap: 20px; }
  @media screen and (max-width: 991px) {
    .grid_blocks_icon_text .grid_box_icon_text {
      -webkit-column-gap: 0;
         -moz-column-gap: 0;
              column-gap: 0;
      padding: 0; } }
  .grid_blocks_icon_text .grid_box_icon_text .grid_box_image_text_item {
    flex: 0 0 calc(50% - 10px);
    background: rgba(4, 157, 218, 0.8);
    border-radius: 2px;
    padding: 40px;
    display: flex; }
    @media screen and (max-width: 991px) {
      .grid_blocks_icon_text .grid_box_icon_text .grid_box_image_text_item {
        flex: 0 0 100%; } }
    @media screen and (max-width: 991px) {
      .grid_blocks_icon_text .grid_box_icon_text .grid_box_image_text_item:nth-of-type(1) {
        order: 1; } }
    @media screen and (max-width: 991px) {
      .grid_blocks_icon_text .grid_box_icon_text .grid_box_image_text_item:nth-of-type(2) {
        order: 3; } }
    @media screen and (max-width: 991px) {
      .grid_blocks_icon_text .grid_box_icon_text .grid_box_image_text_item:nth-of-type(3) {
        order: 2; } }
    @media screen and (max-width: 991px) {
      .grid_blocks_icon_text .grid_box_icon_text .grid_box_image_text_item:nth-of-type(4) {
        order: 4; } }
    .grid_blocks_icon_text .grid_box_icon_text .grid_box_image_text_item .cta_box_content {
      position: relative;
      margin-left: 22px; }
      @media screen and (max-width: 991px) {
        .grid_blocks_icon_text .grid_box_icon_text .grid_box_image_text_item .cta_box_content {
          margin-bottom: 0px;
          height: auto; } }
      .grid_blocks_icon_text .grid_box_icon_text .grid_box_image_text_item .cta_box_content .title-box {
        display: flex;
        align-items: center;
        margin-bottom: 15px !important; }
        @media screen and (max-width: 991px) {
          .grid_blocks_icon_text .grid_box_icon_text .grid_box_image_text_item .cta_box_content .title-box {
            justify-content: center; } }
        .grid_blocks_icon_text .grid_box_icon_text .grid_box_image_text_item .cta_box_content .title-box img {
          margin-right: 26px; }
          @media screen and (max-width: 991px) {
            .grid_blocks_icon_text .grid_box_icon_text .grid_box_image_text_item .cta_box_content .title-box img {
              max-width: 35px; } }
        .grid_blocks_icon_text .grid_box_icon_text .grid_box_image_text_item .cta_box_content .title-box h2 {
          font-family: 'Montserrat';
          font-style: normal;
          font-weight: 500;
          font-size: 32px;
          line-height: 39px;
          display: flex;
          align-items: center;
          color: #ffffff;
          margin-bottom: 0; }
          @media screen and (max-width: 991px) {
            .grid_blocks_icon_text .grid_box_icon_text .grid_box_image_text_item .cta_box_content .title-box h2 {
              font-weight: 500 !important;
              font-size: 24px !important;
              line-height: 29px !important;
              margin-bottom: 0 !important;
              text-align: center; } }
      .grid_blocks_icon_text .grid_box_icon_text .grid_box_image_text_item .cta_box_content p {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 34px;
        display: flex;
        align-items: center;
        margin-bottom: 0;
        color: #ffffff; }
        @media screen and (max-width: 991px) {
          .grid_blocks_icon_text .grid_box_icon_text .grid_box_image_text_item .cta_box_content p {
            font-size: 18px !important;
            line-height: 30px !important;
            margin-bottom: 0 !important;
            text-align: center; } }
.grid_blocks_icon_text.style_two .grid_box_icon_text {
  flex-wrap: inherit;
  flex-direction: column; }

.grid_blocks_image_text .grid_box_image_text {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px; }
  @media screen and (max-width: 991px) {
    .grid_blocks_image_text .grid_box_image_text {
      gap: 43px; } }
  @media screen and (max-width: 991px) {
    .grid_blocks_image_text .grid_box_image_text .slick-slide {
      display: flex;
      justify-content: center; } }
  @media screen and (max-width: 991px) {
    .grid_blocks_image_text .grid_box_image_text .slick-slide {
      margin-bottom: 40px; } }
  .grid_blocks_image_text .grid_box_image_text .slick-list {
    margin-bottom: -40px; }
  .grid_blocks_image_text .grid_box_image_text .grid_box_image_text_item_leadership, .grid_blocks_image_text .grid_box_image_text .leadership_slide_item {
    flex: 0 0 calc(50% - 10px);
    display: flex;
    max-width: 446px; }
    .grid_blocks_image_text .grid_box_image_text .grid_box_image_text_item_leadership .cta_box_content, .grid_blocks_image_text .grid_box_image_text .leadership_slide_item .cta_box_content {
      position: relative;
      background: #FFFFFF;
      border: 1px solid rgba(0, 0, 0, 0.15);
      box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
      border-radius: 2px; }
      @media screen and (max-width: 991px) {
        .grid_blocks_image_text .grid_box_image_text .grid_box_image_text_item_leadership .cta_box_content, .grid_blocks_image_text .grid_box_image_text .leadership_slide_item .cta_box_content {
          margin-bottom: 0px;
          height: auto; } }
      @media screen and (max-width: 991px) {
        .grid_blocks_image_text .grid_box_image_text .grid_box_image_text_item_leadership .cta_box_content:nth-child(odd), .grid_blocks_image_text .grid_box_image_text .leadership_slide_item .cta_box_content:nth-child(odd) {
          margin-bottom: 40px; } }
      .grid_blocks_image_text .grid_box_image_text .grid_box_image_text_item_leadership .cta_box_content .image-box, .grid_blocks_image_text .grid_box_image_text .leadership_slide_item .cta_box_content .image-box {
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 2px; }
        .grid_blocks_image_text .grid_box_image_text .grid_box_image_text_item_leadership .cta_box_content .image-box img, .grid_blocks_image_text .grid_box_image_text .leadership_slide_item .cta_box_content .image-box img {
          width: 100%;
          height: 100%;
          display: block; }
      .grid_blocks_image_text .grid_box_image_text .grid_box_image_text_item_leadership .cta_box_content .content-box, .grid_blocks_image_text .grid_box_image_text .leadership_slide_item .cta_box_content .content-box {
        padding: 40px 37px; }
        .grid_blocks_image_text .grid_box_image_text .grid_box_image_text_item_leadership .cta_box_content .content-box .name, .grid_blocks_image_text .grid_box_image_text .leadership_slide_item .cta_box_content .content-box .name {
          font-family: 'Montserrat';
          font-style: normal;
          font-weight: 500;
          font-size: 24px;
          line-height: 28px;
          margin-bottom: 21px; }
        .grid_blocks_image_text .grid_box_image_text .grid_box_image_text_item_leadership .cta_box_content .content-box .title, .grid_blocks_image_text .grid_box_image_text .leadership_slide_item .cta_box_content .content-box .title {
          font-family: 'Montserrat';
          font-style: normal;
          font-weight: 500;
          font-size: 16px;
          line-height: 20px;
          color: #4F4F4F;
          margin-bottom: 19px;
          display: block; }
        .grid_blocks_image_text .grid_box_image_text .grid_box_image_text_item_leadership .cta_box_content .content-box .content, .grid_blocks_image_text .grid_box_image_text .leadership_slide_item .cta_box_content .content-box .content {
          font-family: 'Montserrat';
          font-style: normal;
          font-weight: 400;
          font-size: 14px;
          line-height: 26px;
          color: #828282; }

.grid_blocks_image_text .grid_box_image_text_desktop {
  display: flex; }
  @media screen and (max-width: 991px) {
    .grid_blocks_image_text .grid_box_image_text_desktop {
      display: none; } }
.grid_blocks_image_text .grid_box_image_text_mobile {
  display: none; }
  @media screen and (max-width: 991px) {
    .grid_blocks_image_text .grid_box_image_text_mobile {
      display: flex; } }
.grid_blocks_image_text .slick-dots {
  bottom: -40px; }

.grid_blocks_image_text .grid_box_image_text_prev {
  bottom: -140px;
  right: calc(10% + 61px);
  background: #00A6E8;
  padding: 22px 25px;
  height: auto !important;
  width: auto !important;
  border-radius: inherit !important;
  box-shadow: none !important;
  position: absolute;
  display: none;
  line-height: 11px;
  cursor: pointer; }
  @media screen and (max-width: 991px) {
    .grid_blocks_image_text .grid_box_image_text_prev {
      display: block;
      right: calc(50% + 30px);
      -webkit-transform: translateX(50%);
              transform: translateX(50%); } }
  .grid_blocks_image_text .grid_box_image_text_prev img {
    width: 11px;
    height: 16px; }

.grid_blocks_image_text .grid_box_image_text_next {
  bottom: -140px;
  right: 10%;
  background: #0086BB;
  padding: 22px 25px;
  height: auto !important;
  width: auto !important;
  border-radius: inherit !important;
  box-shadow: none !important;
  position: absolute;
  display: none;
  line-height: 11px;
  cursor: pointer; }
  @media screen and (max-width: 991px) {
    .grid_blocks_image_text .grid_box_image_text_next {
      display: block;
      right: calc(50% - 30px);
      -webkit-transform: translatex(50%);
              transform: translatex(50%); } }
  .grid_blocks_image_text .grid_box_image_text_next img {
    width: 11px;
    height: 16px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }

.grid_blocks_image_text.style_two .grid_box_image_text {
  flex-wrap: inherit;
  flex-direction: column; }

@media screen and (max-width: 991px) {
  .leadership_boxes_container {
    margin-bottom: 150px; } }

.accordion-items {
  max-width: 580px;
  background: rgba(26, 24, 27, 0.02);
  margin: 0 auto;
  position: relative; }
  .accordion-items .accordion-item {
    background-position: center;
    margin-bottom: 10px; }
  .accordion-items .accordion-heading {
    z-index: 2;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    font-weight: 500;
    padding: 25px 30px;
    cursor: pointer;
    color: #FFF;
    background: rgba(4, 157, 218, 0.8);
    border-radius: 2px;
    transition: .4s all ease-in-out; }
    .accordion-items .accordion-heading::before {
      content: ' ';
      background: url("../../images/accordion_closed.png") !important;
      vertical-align: middle;
      color: #0071B9;
      float: right;
      -webkit-transform: scale(1);
              transform: scale(1);
      opacity: 1;
      transition: all 0.5s;
      margin-top: 5px;
      width: 23px;
      height: 21px; }
    @media screen and (max-width: 991px) {
      .accordion-items .accordion-heading {
        font-size: 18px;
        line-height: 24px;
        padding: 25px; } }
    .accordion-items .accordion-heading.active {
      background: rgba(24, 59, 107, 0.9); }
      .accordion-items .accordion-heading.active::before {
        background: url("../../images/accordion_opened.png") !important;
        width: 21px;
        height: 3px; }
  .accordion-items .accordion-item:first-child .accordion-heading {
    border-top: 0; }
  .accordion-items .accordion-item:last-child .accordion-heading {
    border-bottom: 1px solid rgba(102, 102, 102, 0.3); }
  .accordion-items .accordion-item:last-child .accordion-heading.active {
    border-bottom: 0 !important; }
    .accordion-items .accordion-item:last-child .accordion-heading.active + .accordion-content {
      border-bottom: 1px solid rgba(102, 102, 102, 0.3); }
  .accordion-items .accordion-content {
    display: none;
    padding: 0px 40px 40px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    color: #FFF;
    background: rgba(24, 59, 107, 0.9); }
    @media screen and (max-width: 991px) {
      .accordion-items .accordion-content {
        font-size: 14px;
        padding: 0px 25px 30px; }
        .accordion-items .accordion-content:before {
          content: none; } }
  .accordion-items .accordion-cta {
    margin-top: 20px; }
    .accordion-items .accordion-cta a {
      display: inline-flex !important;
      line-height: 1em !important;
      height: 30px;
      justify-content: center;
      align-items: center;
      width: auto;
      padding: 3px 7px 0 7px !important;
      margin: 0;
      font-size: 14px !important;
      font-weight: 500 !important; }
    .accordion-items .accordion-cta img {
      max-width: 63px; }
    @media screen and (max-width: 768px) {
      .accordion-items .accordion-cta a {
        width: 100%; } }
  .accordion-items__light::before {
    content: '';
    position: absolute;
    top: 20px;
    left: -20px;
    width: 100%;
    height: 100%;
    background: #F2F2F2;
    border: 1px solid #E0E0E0;
    z-index: -1; }
  .accordion-items__light .accordion-heading {
    border-top: 1px solid #e7e7e7;
    border-bottom: 0;
    color: #ffffff; }
  .accordion-items__light .accordion-content {
    color: rgba(255, 255, 255, 0.8); }
  .accordion-items.no_margin {
    margin: 0 !important; }
  .accordion-items.margin_auto_left {
    margin: 0 !important;
    margin-left: auto !important;
    margin-right: 5px !important; }
  .accordion-items.margin_auto_right {
    margin: 0 !important;
    margin-right: auto !important;
    margin-left: 5px !important; }

.images_blocks_carousel {
  position: relative; }
  .images_blocks_carousel .images_blocks_carousel_prev {
    bottom: -30px;
    right: calc(10% + 61px);
    background: #00A6E8;
    padding: 22px 25px;
    height: auto !important;
    width: auto !important;
    border-radius: inherit !important;
    box-shadow: none !important;
    position: absolute;
    display: block;
    line-height: 11px;
    cursor: pointer; }
    @media screen and (max-width: 991px) {
      .images_blocks_carousel .images_blocks_carousel_prev {
        right: calc(50% + 30px);
        -webkit-transform: translateX(50%);
                transform: translateX(50%); } }
    .images_blocks_carousel .images_blocks_carousel_prev img {
      width: 11px;
      height: 16px; }
  .images_blocks_carousel .images_blocks_carousel_next {
    bottom: -30px;
    right: 10%;
    background: #0086BB;
    padding: 22px 25px;
    height: auto !important;
    width: auto !important;
    border-radius: inherit !important;
    box-shadow: none !important;
    position: absolute;
    display: block;
    line-height: 11px;
    cursor: pointer; }
    @media screen and (max-width: 991px) {
      .images_blocks_carousel .images_blocks_carousel_next {
        right: calc(50% - 30px);
        -webkit-transform: translatex(50%);
                transform: translatex(50%); } }
    .images_blocks_carousel .images_blocks_carousel_next img {
      width: 11px;
      height: 16px;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }

.images_blocks_carousel {
  padding-top: 0;
  padding-bottom: 0; }
  .images_blocks_carousel .images_slider {
    margin: 0 0 30px !important; }
    @media screen and (max-width: 991px) {
      .images_blocks_carousel .images_slider {
        margin-bottom: 0 !important; } }
  .images_blocks_carousel .image_box_item {
    width: 100%;
    position: relative; }
    .images_blocks_carousel .image_box_item img {
      display: block;
      width: 100%;
      height: 100%; }
  .images_blocks_carousel .slick-dots {
    bottom: -60px; }
    @media screen and (max-width: 991px) {
      .images_blocks_carousel .slick-dots {
        bottom: -15px; } }
    .images_blocks_carousel .slick-dots li.slick-active button {
      background: #183B6B !important; }

.vc_three_images_content {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
  align-items: stretch; }
  @media screen and (max-width: 991px) {
    .vc_three_images_content {
      flex-direction: column; } }
  .vc_three_images_content .left-images .image_wrap_left_one {
    height: 60%; }
    .vc_three_images_content .left-images .image_wrap_left_one img {
      display: block;
      height: 100%;
      width: 100%; }
  .vc_three_images_content .left-images .image_wrap_left_two {
    height: 40%; }
    .vc_three_images_content .left-images .image_wrap_left_two img {
      display: block;
      height: 100%;
      width: 100%; }
  .vc_three_images_content .left-images .left-image-one {
    padding-bottom: 20px; }
  .vc_three_images_content .right-images {
    height: 100%; }
    .vc_three_images_content .right-images img {
      display: block;
      height: 100%;
      width: 100%; }
  .vc_three_images_content.bg_2::before {
    z-index: -1; }

.page-testimonials .testimonial_page_testi p {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #828282; }

.page-testimonials .testimonial_page_testi_owner p {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 45px;
  color: #183B6B; }

.page-contact-us .contact-us-heading-one {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 700;
  font-size: 65px !important;
  line-height: 79px !important;
  text-transform: capitalize;
  color: #000000;
  margin-bottom: 0; }

.page-contact-us .contact-us-heading-body {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 27px !important;
  color: #4F4F4F; }

.page-contact-us .contact-location {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  color: #828282; }

.page-contact-us .vc_separator {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }
  .page-contact-us .vc_separator .vc_sep_line {
    border-color: #D9D9D9 !important; }

.page-contact-us .contact-us-heading-two {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 700;
  font-size: 34px !important;
  line-height: 41px !important;
  text-transform: capitalize;
  color: #000000;
  margin-bottom: 20px; }

.page-contact-us .contact-us-heading-body-two {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 27px !important;
  color: #4F4F4F; }
  .page-contact-us .contact-us-heading-body-two a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 27px !important;
    color: #001A70 !important; }

.page-contact-us .contact-socials ul {
  padding: 0;
  margin: 0;
  align-items: center;
  display: flex; }
  @media screen and (max-width: 1080px) {
    .page-contact-us .contact-socials ul {
      justify-content: center;
      align-items: center; } }
  .page-contact-us .contact-socials ul li {
    display: inline-block;
    list-style: none;
    margin: 0 7px 0;
    list-style: none;
    padding-left: 0; }
    .page-contact-us .contact-socials ul li a {
      font-family: "Font Awesome 5 Brands" !important;
      color: #3A3D5A !important;
      font-size: 28px !important;
      text-decoration: none !important;
      line-height: 13px !important;
      text-align: center;
      font-weight: normal !important; }
      .page-contact-us .contact-socials ul li a:before {
        color: #201B59;
        font-size: 30px !important;
        line-height: 30px !important; }
        @media screen and (max-width: 1080px) {
          .page-contact-us .contact-socials ul li a:before {
            font-size: 20px !important;
            line-height: 20px !important; } }
      .page-contact-us .contact-socials ul li a:first-child {
        padding-left: 0; }
      .page-contact-us .contact-socials ul li a:hover {
        opacity: 0.7;
        text-decoration: none !important; }

.page-contact-us #gform_wrapper_3, .page-contact-us #gform_confirmation_wrapper_3 {
  background: #000B30 !important;
  border-radius: 2px;
  padding: 38px 41px;
  position: relative;
  z-index: 2;
  min-height: 830px; }
  .page-contact-us #gform_wrapper_3 .contact_form_head, .page-contact-us #gform_confirmation_wrapper_3 .contact_form_head {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    line-height: 44px;
    color: #FFFFFF; }
    @media screen and (max-width: 991px) {
      .page-contact-us #gform_wrapper_3 .contact_form_head, .page-contact-us #gform_confirmation_wrapper_3 .contact_form_head {
        font-size: 24px;
        text-align: center; } }
  .page-contact-us #gform_wrapper_3 .gfield_label, .page-contact-us #gform_confirmation_wrapper_3 .gfield_label {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 11.2552px !important;
    line-height: 118.35% !important;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #FFFFFF !important; }
    @media screen and (max-width: 991px) {
      .page-contact-us #gform_wrapper_3 .gfield_label, .page-contact-us #gform_confirmation_wrapper_3 .gfield_label {
        font-size: 14px !important; } }
  .page-contact-us #gform_wrapper_3 .gfield_description, .page-contact-us #gform_confirmation_wrapper_3 .gfield_description {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 10.3894px !important;
    line-height: 166.4% !important;
    color: #FFFFFF !important;
    padding-top: 0px !important; }
    @media screen and (max-width: 991px) {
      .page-contact-us #gform_wrapper_3 .gfield_description, .page-contact-us #gform_confirmation_wrapper_3 .gfield_description {
        font-size: 10px;
        line-height: 17px; } }
  .page-contact-us #gform_wrapper_3 .gform_confirmation_message, .page-contact-us #gform_confirmation_wrapper_3 .gform_confirmation_message {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 44px;
    color: #FFFFFF; }
  .page-contact-us #gform_wrapper_3 .gform_button, .page-contact-us #gform_confirmation_wrapper_3 .gform_button {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 13px !important;
    line-height: 118.35% !important;
    text-align: center;
    letter-spacing: 0.04em !important;
    text-transform: uppercase;
    color: #FFFFFF; }

.page-contact-us .maps_block {
  margin-top: 140px;
  margin-bottom: 130px; }

.page-contact-us .bottom_contact_us {
  margin-top: -530px !important;
  overflow: visible !important;
  z-index: 1;
  padding-bottom: 80px; }
  @media screen and (max-width: 991px) {
    .page-contact-us .bottom_contact_us {
      margin-top: 0 !important;
      overflow: hidden !important; } }
  .page-contact-us .bottom_contact_us .wpb_column.vc_column_container.vc_col-sm-12 {
    padding: 0 35px !important; }
  .page-contact-us .bottom_contact_us .first_content {
    margin-top: -500px !important;
    margin-bottom: 0 !important; }
    @media screen and (max-width: 991px) {
      .page-contact-us .bottom_contact_us .first_content {
        margin-top: 83px !important;
        text-align: center !important; } }
  @media screen and (max-width: 991px) {
    .page-contact-us .bottom_contact_us p {
      text-align: center;
      margin-bottom: 0 !important; } }
  @media screen and (max-width: 991px) {
    .page-contact-us .bottom_contact_us h1 {
      font-size: 20px !important;
      text-align: center !important; } }
  @media screen and (max-width: 991px) {
    .page-contact-us .bottom_contact_us .vc_col-sm-6 {
      width: 100% !important; } }
.card_hover_box {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1230px;
  margin: 0 auto; }
  @media screen and (max-width: 991px) {
    .card_hover_box {
      max-width: 380px;
      position: relative;
      z-index: 1; } }
  .card_hover_box .card-hover-item {
    width: 380px;
    height: 340px;
    transition: .2s all ease-in-out; }
    .card_hover_box .card-hover-item:hover {
      cursor: pointer;
      -webkit-transform: translate(0, -10px);
              transform: translate(0, -10px);
      box-shadow: 1px 27px 36px -21px rgba(0, 0, 0, 0.75); }
    .card_hover_box .card-hover-item.no-hover {
      cursor: default !important; }
    .card_hover_box .card-hover-item p {
      font-family: 'Cormorant Garamond';
      font-style: normal;
      font-weight: 700;
      font-size: 30px !important;
      line-height: 65px !important;
      text-align: center;
      color: #FFFFFF; }
      @media screen and (max-width: 991px) {
        .card_hover_box .card-hover-item p {
          margin-top: 13px !important; } }
.why_choose_tilak {
  margin-top: -185px; }
  @media screen and (max-width: 767px) {
    .why_choose_tilak .vc_empty_space {
      height: 260px !important; } }
  .why_choose_tilak h2 {
    font-family: 'Cormorant Garamond';
    font-style: italic;
    font-weight: 700;
    font-size: 50px !important;
    line-height: 65px !important;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 29px !important; }
  .why_choose_tilak p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 23px !important;
    line-height: 39px !important;
    text-align: center;
    color: #FEE4A6;
    margin: 0 auto;
    margin-bottom: 40.75px;
    max-width: 780px; }

.icons_list {
  display: flex;
  max-width: 972px;
  justify-content: space-between;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 135px; }
  @media screen and (max-width: 991px) {
    .icons_list {
      flex-direction: column; } }
  .icons_list .icon_item {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .icons_list .icon_item h5 {
      font-family: 'Cormorant Garamond';
      font-style: italic;
      font-weight: 700;
      font-size: 32px !important;
      line-height: 65px !important;
      text-align: center;
      color: #FFFFFF;
      margin-bottom: 55px; }
    .icons_list .icon_item .image-box {
      display: flex;
      align-items: center;
      height: calc(100% - 65px); }
      @media screen and (max-width: 991px) {
        .icons_list .icon_item .image-box {
          justify-content: center;
          margin-bottom: 40px; } }
@media screen and (max-width: 991px) {
  .how_to_buy_bullion {
    padding: 0 28px; } }

.how_to_buy_bullion h2 {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 700;
  font-size: 50px !important;
  line-height: 65px !important;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 110px; }
  @media screen and (max-width: 991px) {
    .how_to_buy_bullion h2 {
      font-size: 34px !important;
      line-height: 65px !important; } }
.vc_expanding_boxes {
  margin-bottom: 130px;
  margin-top: 92px; }
  .vc_expanding_boxes .main__container {
    width: 1180px;
    margin: 0 auto; }
    @media screen and (max-width: 1255px) {
      .vc_expanding_boxes .main__container {
        width: 100%; } }
    @media screen and (max-width: 991px) {
      .vc_expanding_boxes .main__container {
        width: 100%; } }
  .vc_expanding_boxes .k-accordion {
    display: flex;
    width: 100%; }
    @media screen and (max-width: 991px) {
      .vc_expanding_boxes .k-accordion {
        flex-direction: column;
        gap: 22px; } }
    .vc_expanding_boxes .k-accordion__item {
      position: relative;
      overflow: hidden;
      width: 25%;
      height: 505px;
      transition: all .3s ease-out;
      transition-timing-function: ease-in-out;
      background-repeat: no-repeat;
      background-size: cover;
      opacity: 1; }
      @media screen and (max-width: 991px) {
        .vc_expanding_boxes .k-accordion__item {
          width: 100% !important;
          max-width: none !important; } }
      @media screen and (max-width: 767px) {
        .vc_expanding_boxes .k-accordion__item {
          height: 320px; } }
    .vc_expanding_boxes .k-accordion .overlay {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      opacity: 1;
      background: rgba(0, 0, 0, 0.5); }
      @media screen and (max-width: 991px) {
        .vc_expanding_boxes .k-accordion .overlay {
          display: none; } }
    .vc_expanding_boxes .k-accordion__contents {
      color: white;
      position: absolute;
      transition: all .3s ease-in-out;
      width: calc(100% - 20px);
      top: 87%;
      padding-left: 20px; }
      @media screen and (max-width: 991px) {
        .vc_expanding_boxes .k-accordion__contents {
          background: rgba(0, 0, 0, 0.8);
          top: 23px !important;
          left: 23px !important;
          right: 23px !important;
          bottom: 23px !important;
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          width: calc(100% - 46px);
          margin: 0 !important; } }
      .vc_expanding_boxes .k-accordion__contents h3 {
        font-family: 'Cormorant Garamond';
        font-style: normal;
        font-weight: 700;
        font-size: 24px !important;
        line-height: 29px !important;
        color: #FFFFFF; }
      .vc_expanding_boxes .k-accordion__contents p {
        transition: all .6s ease-out;
        opacity: 0;
        -webkit-transform: translateY(50px);
                transform: translateY(50px);
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 14px !important;
        line-height: 24px !important;
        color: #FEE4A6;
        text-align: left;
        margin-bottom: 0; }
        @media screen and (max-width: 991px) {
          .vc_expanding_boxes .k-accordion__contents p {
            opacity: 1 !important;
            -webkit-transform: translateY(0px) !important;
                    transform: translateY(0px) !important;
            top: 0 !important;
            text-align: center; } }
    .vc_expanding_boxes .k-accordion--active {
      width: 50% !important;
      max-width: 672px !important;
      opacity: 1; }
      @media screen and (max-width: 991px) {
        .vc_expanding_boxes .k-accordion--active {
          width: 100% !important;
          max-width: none !important; } }
      .vc_expanding_boxes .k-accordion--active .overlay {
        opacity: 0; }
      .vc_expanding_boxes .k-accordion--active .k-accordion__contents {
        top: 50% !important;
        background: rgba(0, 0, 0, 0.8);
        margin: 0 70px;
        padding: 40px 50px;
        width: calc(100% - 140px); }
        @media screen and (max-width: 991px) {
          .vc_expanding_boxes .k-accordion--active .k-accordion__contents {
            background: rgba(0, 0, 0, 0.8);
            top: 23px !important;
            left: 23px !important;
            right: 23px !important;
            bottom: 23px !important;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            width: calc(100% - 46px);
            margin: 0 !important; } }
        .vc_expanding_boxes .k-accordion--active .k-accordion__contents p {
          opacity: 1;
          font-size: 14px;
          -webkit-transform: translateY(0px);
                  transform: translateY(0px);
          top: 0 !important; }

.vc_text_heading_content {
  max-width: 780px;
  margin: 0 auto; }
  .vc_text_heading_content.have_padding {
    margin-top: 100px !important;
    margin-bottom: 120px !important; }
  .vc_text_heading_content.have_padding_no_bottom {
    margin-top: 100px !important; }
  .vc_text_heading_content .content-box .main_title {
    font-family: 'Cormorant Garamond';
    font-style: italic;
    font-weight: 700;
    font-size: 34px !important;
    line-height: 65px !important;
    text-align: center;
    color: #000000;
    margin-bottom: 0px; }
  .vc_text_heading_content .content-box .sub_title {
    font-family: 'Montserrat' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 23px !important;
    line-height: 39px !important;
    text-align: center;
    color: #000000; }
    @media screen and (max-width: 991px) {
      .vc_text_heading_content .content-box .sub_title {
        font-size: 18px !important;
        line-height: 28px !important; } }
  .vc_text_heading_content .content-box .content-text {
    max-width: 780px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 75px; }
    .vc_text_heading_content .content-box .content-text p {
      font-family: 'Lora';
      font-style: italic;
      font-weight: 700;
      font-size: 16px !important;
      line-height: 32px;
      text-align: center;
      color: #828282;
      margin-bottom: 0; }
      @media screen and (max-width: 991px) {
        .vc_text_heading_content .content-box .content-text p {
          line-height: 26px !important; } }
  .vc_text_heading_content .content-box .bottom_title {
    font-family: 'Cormorant Garamond';
    font-style: italic;
    font-weight: 700;
    font-size: 25px !important;
    line-height: 30px !important;
    text-align: center;
    color: #000000; }
  .vc_text_heading_content .content-box .cta-box {
    display: flex;
    justify-content: center;
    align-items: center; }

.text_heading_font_white .vc_text_heading_content .content-box .main_title {
  color: #FFF !important; }

.text_heading_font_white .vc_text_heading_content .content-box .sub_title {
  color: #FFF !important; }

.text_heading_font_white .vc_text_heading_content .content-box .content-text p {
  color: #FFF !important; }

.text_heading_font_white .vc_text_heading_content .content-box .bottom_title {
  color: #FFF !important; }

.vc_tilak_promise {
  max-width: 1180px;
  margin: 0 auto; }
  .vc_tilak_promise .content-box {
    display: flex;
    justify-content: center;
    gap: 18px; }
    @media screen and (max-width: 991px) {
      .vc_tilak_promise .content-box {
        flex-direction: column; } }
    .vc_tilak_promise .content-box .left {
      width: 50%;
      background: #000000;
      border-radius: 3px;
      padding: 125px 100px; }
      @media screen and (max-width: 991px) {
        .vc_tilak_promise .content-box .left {
          width: 100%;
          order: 2;
          padding: 69px 30px; } }
      .vc_tilak_promise .content-box .left .main_title {
        font-family: 'Cormorant Garamond';
        font-style: italic;
        font-weight: 700;
        font-size: 54px !important;
        line-height: 129.2% !important;
        color: #C3A660;
        margin-bottom: 36px; }
        @media screen and (max-width: 991px) {
          .vc_tilak_promise .content-box .left .main_title {
            text-align: center; } }
      @media screen and (max-width: 991px) {
        .vc_tilak_promise .content-box .left .content-text {
          margin-bottom: 40px; } }
      .vc_tilak_promise .content-box .left .content-text, .vc_tilak_promise .content-box .left p {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 16px !important;
        line-height: 26px !important;
        color: #FFFFFF; }
        @media screen and (max-width: 991px) {
          .vc_tilak_promise .content-box .left .content-text, .vc_tilak_promise .content-box .left p {
            text-align: center; } }
      .vc_tilak_promise .content-box .left .buttons {
        display: flex;
        gap: 10px; }
        @media screen and (max-width: 991px) {
          .vc_tilak_promise .content-box .left .buttons {
            flex-direction: column; } }
    .vc_tilak_promise .content-box .right {
      width: 50%; }
      @media screen and (max-width: 991px) {
        .vc_tilak_promise .content-box .right {
          width: 100%;
          order: 1;
          min-width: 320px;
          min-height: 320px; } }
      .vc_tilak_promise .content-box .right img {
        width: 100%;
        height: 100%;
        display: block; }

.modal-tilak-promise .popup_title h4 {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 700;
  font-size: 54px !important;
  line-height: 129.2% !important;
  color: #C3A660; }

.modal-tilak-promise .popup_content p {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 16px !important;
  line-height: 26px !important;
  position: relative;
  padding-left: 10px;
  margin-left: 10px; }
  .modal-tilak-promise .popup_content p::before {
    content: '•';
    position: absolute;
    left: -5px; }

.vc_sign_up_alerts {
  margin: 0 auto;
  padding: 70px 200px;
  margin-top: 20px;
  max-width: 1180px; }
  @media screen and (max-width: 991px) {
    .vc_sign_up_alerts {
      padding: 43px 20px; } }
  .vc_sign_up_alerts .content .title h3 {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 700;
    font-size: 32px !important;
    line-height: 39px !important;
    text-align: center;
    color: #FFFFFF; }
  .vc_sign_up_alerts .content .content_box {
    max-width: 780px;
    margin: 0 auto;
    width: 100%; }
    .vc_sign_up_alerts .content .content_box p {
      font-family: 'Cormorant Garamond';
      font-style: italic;
      font-weight: 700;
      font-size: 24px !important;
      line-height: 34px !important;
      text-align: center;
      color: #FEE4A6; }
  .vc_sign_up_alerts .content .email_form {
    max-width: 645px;
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
    display: flex; }
    @media screen and (max-width: 991px) {
      .vc_sign_up_alerts .content .email_form {
        flex-direction: column; } }
    .vc_sign_up_alerts .content .email_form .input_field {
      width: 100%;
      font-family: 'Cormorant Garamond';
      font-style: italic;
      font-weight: 700;
      font-size: 20px !important;
      line-height: 130% !important;
      color: #000000;
      height: 59px; }
      @media screen and (max-width: 991px) {
        .vc_sign_up_alerts .content .email_form .input_field {
          width: 100%;
          margin-bottom: 20px;
          height: 50px; } }
    .vc_sign_up_alerts .content .email_form .button-primary {
      width: 120px !important;
      margin-left: -5px; }
      @media screen and (max-width: 991px) {
        .vc_sign_up_alerts .content .email_form .button-primary {
          width: 100% !important;
          margin-left: 0; } }
  .vc_sign_up_alerts .content #gform_wrapper_5.gravity-theme {
    width: 100%; }
    .vc_sign_up_alerts .content #gform_wrapper_5.gravity-theme .gform_heading {
      display: none !important; }
    .vc_sign_up_alerts .content #gform_wrapper_5.gravity-theme #gform_fields_5 {
      display: flex;
      width: 100%;
      justify-content: flex-start;
      align-items: flex-start;
      grid-column-gap: 0; }
      .vc_sign_up_alerts .content #gform_wrapper_5.gravity-theme #gform_fields_5 #field_5_1 {
        width: calc(100% - 115px); }
        .vc_sign_up_alerts .content #gform_wrapper_5.gravity-theme #gform_fields_5 #field_5_1 input {
          width: 100% !important;
          height: 50px;
          font-family: 'Cormorant Garamond' !important;
          font-style: italic !important;
          font-weight: 700 !important;
          font-size: 20px !important;
          line-height: 130% !important;
          display: flex;
          align-items: center;
          color: #000000; }
          .vc_sign_up_alerts .content #gform_wrapper_5.gravity-theme #gform_fields_5 #field_5_1 input::-webkit-input-placeholder {
            font-family: 'Cormorant Garamond' !important;
            font-style: italic !important;
            font-weight: 700 !important;
            font-size: 20px !important;
            line-height: 130% !important;
            color: #000000; }
          .vc_sign_up_alerts .content #gform_wrapper_5.gravity-theme #gform_fields_5 #field_5_1 input::-moz-placeholder {
            font-family: 'Cormorant Garamond' !important;
            font-style: italic !important;
            font-weight: 700 !important;
            font-size: 20px !important;
            line-height: 130% !important;
            color: #000000; }
          .vc_sign_up_alerts .content #gform_wrapper_5.gravity-theme #gform_fields_5 #field_5_1 input::placeholder {
            font-family: 'Cormorant Garamond' !important;
            font-style: italic !important;
            font-weight: 700 !important;
            font-size: 20px !important;
            line-height: 130% !important;
            color: #000000; }
      .vc_sign_up_alerts .content #gform_wrapper_5.gravity-theme #gform_fields_5 #field_submit {
        min-width: 116px;
        width: 116px; }
        .vc_sign_up_alerts .content #gform_wrapper_5.gravity-theme #gform_fields_5 #field_submit #gform_submit_button_5 {
          width: 116px !important;
          height: 50px !important;
          background: linear-gradient(15.42deg, #796223 18.96%, #FEE4A6 116.79%);
          border-radius: 3px !important;
          font-family: 'Montserrat' !important;
          font-style: normal !important;
          font-weight: 600 !important;
          font-size: 13px !important;
          line-height: 118.35% !important;
          text-align: center;
          letter-spacing: 0.04em;
          text-transform: uppercase !important;
          color: #FFFFFF;
          margin-left: -1px; }
  .vc_sign_up_alerts .content .gform_confirmation_wrapper {
    width: 100%;
    font-family: 'Cormorant Garamond' !important;
    font-style: italic !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 130% !important;
    display: flex;
    align-items: center;
    color: #000000 !important;
    text-align: center;
    justify-content: center; }

.vc_image_and_content {
  margin-bottom: 100px; }
  .vc_image_and_content .content-wrapper {
    display: flex; }
    @media screen and (max-width: 991px) {
      .vc_image_and_content .content-wrapper {
        flex-direction: column; } }
    .vc_image_and_content .content-wrapper .image {
      width: 50%; }
      @media screen and (max-width: 991px) {
        .vc_image_and_content .content-wrapper .image {
          width: 100%; } }
      .vc_image_and_content .content-wrapper .image img {
        display: block;
        width: 100%;
        height: 100%; }
    .vc_image_and_content .content-wrapper .content {
      width: 50%;
      display: flex;
      justify-content: center;
      flex-direction: column; }
      @media screen and (max-width: 991px) {
        .vc_image_and_content .content-wrapper .content {
          width: 100%; } }
      .vc_image_and_content .content-wrapper .content h3 {
        font-family: 'Cormorant Garamond';
        font-style: italic;
        font-weight: 700;
        font-size: 34px !important;
        line-height: 65px !important;
        align-items: center;
        color: #000000; }
      .vc_image_and_content .content-wrapper .content .content-text {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 18px !important;
        line-height: 27px !important;
        color: #4F4F4F;
        margin-bottom: 45px; }
  .vc_image_and_content.right_image .content-wrapper .content {
    padding-left: 120px; }
    @media screen and (max-width: 991px) {
      .vc_image_and_content.right_image .content-wrapper .content {
        padding-left: 0;
        padding-top: 30px; } }
  .vc_image_and_content.left_image .content-wrapper .image {
    order: 2; }
    @media screen and (max-width: 991px) {
      .vc_image_and_content.left_image .content-wrapper .image {
        order: 1; } }
  .vc_image_and_content.left_image .content-wrapper .content {
    order: 1;
    padding-right: 120px; }
    @media screen and (max-width: 991px) {
      .vc_image_and_content.left_image .content-wrapper .content {
        order: 2;
        padding-right: 0;
        padding-top: 30px; } }
.collection_sliders {
  padding: 94px 0; }
  .collection_sliders .content {
    display: flex;
    gap: 90px; }
    @media screen and (max-width: 991px) {
      .collection_sliders .content {
        flex-direction: column; } }
    .collection_sliders .content .slider_box {
      width: 50%; }
      @media screen and (max-width: 991px) {
        .collection_sliders .content .slider_box {
          width: 100%; } }
      .collection_sliders .content .slider_box .slider-title {
        margin-bottom: 25px; }
        .collection_sliders .content .slider_box .slider-title h4 {
          font-family: 'Cormorant Garamond';
          font-style: normal;
          font-weight: 700;
          font-size: 34px !important;
          line-height: 129.2% !important;
          text-align: center;
          color: #FFFFFF; }
      .collection_sliders .content .slider_box .collection_slider .collection-image {
        margin: 0 auto; }
      .collection_sliders .content .slider_box .collection_slider .slick-dots {
        bottom: -25px !important; }
        .collection_sliders .content .slider_box .collection_slider .slick-dots li.slick-active button {
          background: #FEE4A6 !important; }
    .collection_sliders .content .text-content {
      width: 50%;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      @media screen and (max-width: 991px) {
        .collection_sliders .content .text-content {
          width: 100%;
          align-items: center; } }
      .collection_sliders .content .text-content .title {
        font-family: 'Cormorant Garamond';
        font-style: normal;
        font-weight: 700;
        font-size: 54px !important;
        line-height: 129.2% !important;
        color: #FFFFFF; }
      .collection_sliders .content .text-content .content-text {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 18px !important;
        line-height: 32px !important;
        color: #FFFFFF; }
        @media screen and (max-width: 991px) {
          .collection_sliders .content .text-content .content-text {
            text-align: center; } }
      .collection_sliders .content .text-content a {
        margin-top: 50px;
        text-transform: capitalize !important; }

.vc_client_testimonial {
  margin-bottom: 65px; }
  .vc_client_testimonial .content-box .title {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 700;
    font-size: 24px !important;
    line-height: 29px !important;
    color: #FFFFFF;
    margin-bottom: 36px; }
    @media screen and (max-width: 991px) {
      .vc_client_testimonial .content-box .title {
        text-align: center; } }
  .vc_client_testimonial .content-box .content-text {
    margin-bottom: 30px; }
  .vc_client_testimonial .content-box .content-text, .vc_client_testimonial .content-box p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 27px !important;
    color: #FFFFFF; }
    @media screen and (max-width: 991px) {
      .vc_client_testimonial .content-box .content-text, .vc_client_testimonial .content-box p {
        text-align: center; } }
  .vc_client_testimonial .content-box .buttons a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 32px !important;
    letter-spacing: -0.01em;
    background: linear-gradient(0deg, #796223 0%, #FEE4A6 84.15%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    padding: 0 !important;
    border: none !important; }

.modal-tilak-promise .popup_title h4 {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 700;
  font-size: 54px !important;
  line-height: 129.2% !important;
  color: #C3A660; }

.modal-tilak-promise .popup_content p {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 16px !important;
  line-height: 26px !important;
  position: relative;
  padding-left: 10px;
  margin-left: 10px; }
  .modal-tilak-promise .popup_content p::before {
    content: '•';
    position: absolute;
    left: -5px; }

.woocommerce-page.single-product .maincontent .single-product {
  padding-top: 95px;
  padding-bottom: 174px; }
  @media screen and (max-width: 991px) {
    .woocommerce-page.single-product .maincontent .single-product {
      padding-top: 0px; } }
  .woocommerce-page.single-product .maincontent .single-product .product {
    max-width: 1185px;
    padding: 0 15px;
    margin: 0 auto; }
    .woocommerce-page.single-product .maincontent .single-product .product .woocommerce-product-gallery {
      max-width: 580px; }
      @media screen and (max-width: 991px) {
        .woocommerce-page.single-product .maincontent .single-product .product .woocommerce-product-gallery {
          float: none !important;
          width: 100% !important;
          margin: 0 auto !important; } }
    @media screen and (max-width: 991px) {
      .woocommerce-page.single-product .maincontent .single-product .product .summary {
        float: none !important;
        width: 100% !important;
        margin: 0 auto !important;
        padding-top: 25px; } }
    .woocommerce-page.single-product .maincontent .single-product .product .summary .product_title {
      font-family: 'Cormorant Garamond';
      font-style: italic;
      font-weight: 700;
      font-size: 34px;
      line-height: 41px;
      text-transform: capitalize;
      color: #000000;
      margin-bottom: 6px; }
      @media screen and (max-width: 991px) {
        .woocommerce-page.single-product .maincontent .single-product .product .summary .product_title {
          text-align: center; } }
    .woocommerce-page.single-product .maincontent .single-product .product .summary .price {
      font-family: 'Cormorant Garamond';
      font-style: normal;
      font-weight: 700;
      font-size: 30px;
      line-height: 36px;
      color: #001A70;
      margin-bottom: 19px; }
      @media screen and (max-width: 991px) {
        .woocommerce-page.single-product .maincontent .single-product .product .summary .price {
          text-align: center; } }
    .woocommerce-page.single-product .maincontent .single-product .product .summary .woocommerce-product-details__short-description {
      font-family: 'Montserrat';
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 27px;
      color: #4F4F4F;
      margin-bottom: 32px; }
      .woocommerce-page.single-product .maincontent .single-product .product .summary .woocommerce-product-details__short-description p {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 27px;
        color: #4F4F4F; }
    .woocommerce-page.single-product .maincontent .single-product .product .summary .cart .quantity {
      width: calc(100% - 162px); }
      .woocommerce-page.single-product .maincontent .single-product .product .summary .cart .quantity input {
        width: 100%;
        height: 50px;
        background: #F2F2F2;
        border-radius: 3px;
        font-family: 'Cormorant Garamond';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 36px;
        color: #001a70; }
    .woocommerce-page.single-product .maincontent .single-product .product .summary .cart .single_add_to_cart_button {
      background: linear-gradient(15.42deg, #796223 18.96%, #FEE4A6 116.79%) !important;
      border-radius: 3px;
      width: 157px;
      height: 50px;
      display: flex;
      justify-content: center;
      align-items: center;
      font-family: 'Montserrat';
      font-style: normal;
      font-weight: 600;
      font-size: 13px;
      line-height: 118.35%;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      color: #FFFFFF; }
    .woocommerce-page.single-product .maincontent .single-product .product .summary .product_meta {
      display: flex;
      flex-direction: column; }
      .woocommerce-page.single-product .maincontent .single-product .product .summary .product_meta .sku_wrapper, .woocommerce-page.single-product .maincontent .single-product .product .summary .product_meta .posted_in, .woocommerce-page.single-product .maincontent .single-product .product .summary .product_meta .tagged_as {
        display: flex;
        justify-content: space-between;
        padding: 20px 0px;
        border-top: 1px solid #D9D9D9; }
      .woocommerce-page.single-product .maincontent .single-product .product .summary .product_meta .tagged_as {
        border-bottom: 1px solid #D9D9D9; }
      .woocommerce-page.single-product .maincontent .single-product .product .summary .product_meta span, .woocommerce-page.single-product .maincontent .single-product .product .summary .product_meta a {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 118.35%;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #000000; }
    .woocommerce-page.single-product .maincontent .single-product .product .woocommerce-tabs.wc-tabs-wrapper {
      display: flex;
      border-top: 1px solid #D9D9D9;
      margin-bottom: 112px; }
      @media screen and (max-width: 991px) {
        .woocommerce-page.single-product .maincontent .single-product .product .woocommerce-tabs.wc-tabs-wrapper {
          display: block; } }
      .woocommerce-page.single-product .maincontent .single-product .product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs {
        padding-left: 0;
        margin-bottom: 0;
        min-width: 278px; }
        .woocommerce-page.single-product .maincontent .single-product .product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs::before {
          display: none !important; }
        .woocommerce-page.single-product .maincontent .single-product .product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li {
          width: 100%;
          border: none;
          border-bottom: 1px solid #D9D9D9; }
          .woocommerce-page.single-product .maincontent .single-product .product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li a {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 600;
            font-size: 13px;
            line-height: 118.35%;
            letter-spacing: 0.04em;
            text-transform: uppercase;
            color: #000000;
            padding: 24px 0; }
      .woocommerce-page.single-product .maincontent .single-product .product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
        width: calc(100% - 278px); }
        @media screen and (max-width: 991px) {
          .woocommerce-page.single-product .maincontent .single-product .product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
            width: 100%; } }
        .woocommerce-page.single-product .maincontent .single-product .product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2 {
          font-family: 'Cormorant Garamond';
          font-style: italic;
          font-weight: 700;
          font-size: 34px;
          line-height: 41px;
          text-transform: capitalize;
          color: #000000;
          padding: 39px 16px; }
        .woocommerce-page.single-product .maincontent .single-product .product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes th {
          background: #EFEFEF;
          border: 1px solid #E4E4E4;
          min-width: 358px;
          font-family: 'Montserrat';
          font-style: normal;
          font-weight: 600;
          font-size: 13px;
          line-height: 118.35%;
          letter-spacing: 0.04em;
          text-transform: uppercase;
          color: #000000;
          padding: 21px 39px;
          text-align: left; }
          @media screen and (max-width: 991px) {
            .woocommerce-page.single-product .maincontent .single-product .product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes th {
              min-width: 30%; } }
        .woocommerce-page.single-product .maincontent .single-product .product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes td {
          background: #FDFDFD;
          border: 1px solid #E4E4E4;
          border-radius: 0px; }
          .woocommerce-page.single-product .maincontent .single-product .product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes td p {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 600;
            font-size: 13px;
            line-height: 118.35%;
            letter-spacing: 0.04em;
            text-transform: uppercase;
            color: #000000;
            padding: 21px 32px;
            text-align: left; }
    .woocommerce-page.single-product .maincontent .single-product .product .up-sells.upsells.products h2, .woocommerce-page.single-product .maincontent .single-product .product .related.products h2 {
      text-align: center;
      font-family: 'Cormorant Garamond';
      font-style: italic;
      font-weight: 700;
      font-size: 34px;
      line-height: 65px;
      text-align: center;
      text-transform: capitalize;
      color: #000000; }
    .woocommerce-page.single-product .maincontent .single-product .product .up-sells.upsells.products .products, .woocommerce-page.single-product .maincontent .single-product .product .related.products .products {
      margin-top: 50px;
      display: flex;
      flex-wrap: wrap; }
      .woocommerce-page.single-product .maincontent .single-product .product .up-sells.upsells.products .products .product, .woocommerce-page.single-product .maincontent .single-product .product .related.products .products .product {
        width: 25%;
        margin-bottom: 30px; }
        @media screen and (max-width: 991px) {
          .woocommerce-page.single-product .maincontent .single-product .product .up-sells.upsells.products .products .product, .woocommerce-page.single-product .maincontent .single-product .product .related.products .products .product {
            width: 50%; } }
        @media screen and (max-width: 767px) {
          .woocommerce-page.single-product .maincontent .single-product .product .up-sells.upsells.products .products .product, .woocommerce-page.single-product .maincontent .single-product .product .related.products .products .product {
            float: none !important;
            width: 100% !important;
            padding: 0 !important; } }
      .woocommerce-page.single-product .maincontent .single-product .product .up-sells.upsells.products .products img, .woocommerce-page.single-product .maincontent .single-product .product .related.products .products img {
        margin-bottom: 36px; }
      .woocommerce-page.single-product .maincontent .single-product .product .up-sells.upsells.products .products .woocommerce-loop-product__title, .woocommerce-page.single-product .maincontent .single-product .product .related.products .products .woocommerce-loop-product__title {
        font-family: 'Cormorant Garamond';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 36px;
        text-align: center;
        color: #000000;
        padding: 0; }
      .woocommerce-page.single-product .maincontent .single-product .product .up-sells.upsells.products .products .price, .woocommerce-page.single-product .maincontent .single-product .product .related.products .products .price {
        font-family: 'Cormorant Garamond';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 36px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: #001A70;
        margin-bottom: 20px; }
      .woocommerce-page.single-product .maincontent .single-product .product .up-sells.upsells.products .products .add_to_cart_button, .woocommerce-page.single-product .maincontent .single-product .product .related.products .products .add_to_cart_button {
        background: linear-gradient(15.42deg, #796223 18.96%, #FEE4A6 116.79%);
        border-radius: 3px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 118.35%;
        display: flex;
        align-items: center;
        text-align: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #FFFFFF;
        width: 157px;
        height: 50px;
        margin: 0 auto; }
      .woocommerce-page.single-product .maincontent .single-product .product .up-sells.upsells.products .products .added_to_cart, .woocommerce-page.single-product .maincontent .single-product .product .related.products .products .added_to_cart {
        display: flex;
        align-items: center;
        justify-content: center; }

.woocommerce-cart.woocommerce-page .maincontent {
  padding: 0 15px;
  padding-top: 100px;
  padding-bottom: 174px; }
  @media screen and (max-width: 991px) {
    .woocommerce-cart.woocommerce-page .maincontent {
      padding-top: 75px; } }
  .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form {
    border-top: 1px solid #D9D9D9;
    max-width: 1185px;
    margin: 0 auto;
    padding-top: 40px; }
    .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form h1 {
      font-family: 'Cormorant Garamond';
      font-style: italic;
      font-weight: 700;
      font-size: 34px;
      line-height: 41px;
      text-transform: capitalize;
      color: #000000;
      margin-bottom: 18px; }
    .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart {
      border: none; }
      .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart th {
        padding: 20px;
        border: 1px solid #E4E4E4;
        border-radius: 0px;
        text-align: center;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 118.35%;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #000000; }
        .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart th:nth-of-type(odd) {
          background: #FDFDFD; }
        .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart th:nth-of-type(even) {
          background: #EFEFEF; }
      .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart td {
        border: none; }
      .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart .cart_item td {
        padding: 25px 0 !important;
        border-bottom: 1px solid #D9D9D9 !important; }
      .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart .cart_item .product-name {
        display: flex;
        gap: 35px; }
        .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart .cart_item .product-name::before {
          font-family: 'Cormorant Garamond';
          font-style: normal;
          font-weight: 700;
          font-size: 30px;
          line-height: 36px;
          text-transform: capitalize;
          color: #001A70; }
        .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart .cart_item .product-name .remove {
          border-radius: 50%;
          background: #000;
          color: #FFF !important;
          width: 14px;
          height: 14px;
          flex: 0 0 14px;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 16px;
          letter-spacing: 1px;
          line-height: 1px; }
        .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart .cart_item .product-name img {
          min-width: 216px;
          min-height: 190px; }
          @media screen and (max-width: 767px) {
            .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart .cart_item .product-name img {
              min-width: auto !important;
              min-height: auto !important;
              width: auto; } }
        .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart .cart_item .product-name a:last-of-type {
          font-family: 'Cormorant Garamond';
          font-style: italic;
          font-weight: 700;
          font-size: 34px;
          line-height: 41px;
          text-transform: capitalize;
          color: #000000;
          display: flex;
          align-items: center;
          justify-content: center; }
          @media screen and (max-width: 767px) {
            .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart .cart_item .product-name a:last-of-type {
              text-align: center; } }
      .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart .cart_item .product-price {
        font-family: 'Cormorant Garamond';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 36px;
        text-transform: capitalize;
        color: #001A70;
        text-align: center; }
      .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart .cart_item .product-quantity::before {
        font-family: 'Cormorant Garamond';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 36px;
        text-transform: capitalize;
        color: #001A70; }
      .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart .cart_item .product-quantity input {
        font-family: 'Cormorant Garamond';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 36px;
        text-transform: capitalize;
        color: #001A70;
        text-align: center;
        background: #F2F2F2 !important;
        border-radius: 3px !important;
        box-shadow: none !important;
        margin: 0 auto;
        display: block; }
        @media screen and (max-width: 767px) {
          .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart .cart_item .product-quantity input {
            margin: 0;
            margin-left: auto;
            text-align: right;
            padding-right: 0 !important; } }
      .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart .cart_item .product-subtotal {
        font-family: 'Cormorant Garamond';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 36px;
        text-transform: capitalize;
        color: #001A70;
        text-align: center; }
      .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart .actions button {
        background: linear-gradient(15.42deg, #796223 18.96%, #FEE4A6 116.79%) !important;
        border-radius: 3px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 118.35%;
        text-align: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #FFFFFF;
        min-height: 50px;
        min-width: 162px; }
      .woocommerce-cart.woocommerce-page .maincontent .woocommerce-cart-form .cart .actions input {
        height: 50px;
        min-width: 162px; }
  .woocommerce-cart.woocommerce-page .maincontent .cart-collaterals {
    max-width: 1185px;
    margin: 0 auto; }
    .woocommerce-cart.woocommerce-page .maincontent .cart-collaterals .shop_table {
      border: none !important; }
    .woocommerce-cart.woocommerce-page .maincontent .cart-collaterals h2 {
      display: none; }
    .woocommerce-cart.woocommerce-page .maincontent .cart-collaterals th {
      font-family: 'Cormorant Garamond';
      font-style: italic;
      font-weight: 700;
      font-size: 34px;
      line-height: 41px;
      text-transform: capitalize;
      color: #000000;
      border-bottom: 1px solid #D9D9D9;
      padding: 15px 0; }
    .woocommerce-cart.woocommerce-page .maincontent .cart-collaterals td {
      font-family: 'Cormorant Garamond' !important;
      font-style: normal;
      font-weight: 700 !important;
      font-size: 30px !important;
      line-height: 36px !important;
      text-transform: capitalize;
      color: #001A70;
      border-bottom: 1px solid #D9D9D9;
      padding: 15px 0;
      text-align: right; }
      .woocommerce-cart.woocommerce-page .maincontent .cart-collaterals td p, .woocommerce-cart.woocommerce-page .maincontent .cart-collaterals td label, .woocommerce-cart.woocommerce-page .maincontent .cart-collaterals td a {
        font-family: 'Cormorant Garamond' !important;
        font-style: normal;
        font-weight: 700 !important;
        font-size: 30px !important;
        line-height: 36px !important;
        text-transform: capitalize;
        color: #001A70; }
    .woocommerce-cart.woocommerce-page .maincontent .cart-collaterals .wc-proceed-to-checkout .checkout-button {
      background: #001A70;
      border-radius: 3px;
      font-family: 'Montserrat';
      font-style: normal;
      font-weight: 600;
      font-size: 13px;
      line-height: 118.35%;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      color: #FFFFFF;
      width: 240px;
      height: 50px;
      margin-left: auto; }

.woocommerce-notices-wrapper .woocommerce-message {
  background: #EFEFEF;
  border: 1px solid #E4E4E4;
  padding: 27px 50px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  color: #4F4F4F;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center; }
  .woocommerce-notices-wrapper .woocommerce-message::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media screen and (max-width: 767px) {
      .woocommerce-notices-wrapper .woocommerce-message::before {
        top: 15px;
        right: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        left: auto; } }
  @media screen and (max-width: 767px) {
    .woocommerce-notices-wrapper .woocommerce-message {
      flex-direction: column; } }
  .woocommerce-notices-wrapper .woocommerce-message a {
    background: linear-gradient(15.42deg, #796223 18.96%, #fee4a6 116.79%) !important;
    border-radius: 3px;
    width: 157px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 118.35%;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #fff;
    order: 2; }
    @media screen and (max-width: 767px) {
      .woocommerce-notices-wrapper .woocommerce-message a {
        margin-top: 30px; } }
.woocommerce-checkout.woocommerce-page .woocommerce {
  max-width: 1185px;
  margin: 0 auto;
  padding: 0 15px;
  padding-top: 56px; }
  .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout {
    margin-top: 30px;
    padding-top: 39px;
    border-top: 1px solid #D9D9D9; }
    .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .form-container-box {
      display: flex;
      gap: 80px; }
      @media screen and (max-width: 991px) {
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .form-container-box {
          flex-direction: column; } }
    .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .input-checkbox {
      position: static;
      margin-left: 0; }
    .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout h1 {
      font-family: 'Cormorant Garamond';
      font-style: italic;
      font-weight: 700;
      font-size: 34px;
      line-height: 41px;
      text-transform: capitalize;
      color: #000000;
      margin-bottom: 45px; }
    .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .col2-set {
      display: flex;
      flex-direction: column;
      width: 60%;
      overflow: hidden; }
      @media screen and (max-width: 991px) {
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .col2-set {
          width: 100%; } }
      .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .col2-set label {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 118.35%;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #000000;
        margin-bottom: 5px; }
      .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .col2-set .form-row {
        margin-bottom: 21px; }
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .col2-set .form-row input {
          background: #F2F2F2 !important;
          border-radius: 3px !important;
          box-shadow: none !important; }
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .col2-set .form-row .select2-selection {
          background: #F2F2F2 !important;
          border-radius: 3px !important;
          box-shadow: none !important;
          height: 60px; }
          .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .col2-set .form-row .select2-selection .select2-selection__rendered {
            height: 60px;
            display: flex;
            align-items: center;
            padding: 8px 20px !important;
            width: 100%; }
          .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .col2-set .form-row .select2-selection .select2-selection__arrow {
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%); }
      .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .col2-set .col-1, .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .col2-set .col-2 {
        width: 100%; }
      .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .col2-set .col-1 .woocommerce-billing-fields {
        width: 100%; }
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .col2-set .col-1 .woocommerce-billing-fields h3 {
          font-family: 'Cormorant Garamond';
          font-style: italic;
          font-weight: 700;
          font-size: 24px;
          line-height: 29px;
          text-transform: capitalize;
          color: #000000;
          margin-bottom: 43px; }
      .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .col2-set .col-2 {
        display: flex;
        flex-direction: column;
        width: 100%;
        float: none;
        flex: 0 0 100%;
        max-width: none; }
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .col2-set .col-2 .woocommerce-shipping-fields {
          width: 100%; }
          .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .col2-set .col-2 .woocommerce-shipping-fields .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
            display: flex;
            align-items: center; }
            .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .col2-set .col-2 .woocommerce-shipping-fields .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
              margin-left: 15px; }
    .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order {
      width: 40%; }
      @media screen and (max-width: 991px) {
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order {
          width: 100%; } }
      .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order h3 {
        font-family: 'Cormorant Garamond';
        font-style: italic;
        font-weight: 700;
        font-size: 24px;
        line-height: 29px;
        text-transform: capitalize;
        color: #000000;
        margin-bottom: 29px; }
      .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table {
        border: none; }
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table thead th {
          font-family: 'Montserrat';
          font-style: normal;
          font-weight: 600;
          font-size: 13px;
          line-height: 118.35%;
          letter-spacing: 0.04em;
          text-transform: uppercase;
          color: #000000;
          text-align: center;
          padding: 21px 0;
          margin-bottom: 50px; }
          .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table thead th:nth-of-type(odd) {
            width: 65%; }
          .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table thead th:nth-of-type(even) {
            width: 35%; }
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table thead .product-name {
          background: #FDFDFD;
          border: 1px solid #E4E4E4;
          border-radius: 0px; }
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table thead .product-total {
          background: #EFEFEF;
          border: 1px solid #E4E4E4; }
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody tr:first-of-type td {
          padding-top: 65px; }
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody tr td {
          border: none;
          border-bottom: 1px solid #D9D9D9;
          padding: 14px 0;
          font-family: 'Cormorant Garamond';
          font-style: italic;
          font-weight: 700;
          font-size: 34px;
          line-height: 41px;
          text-transform: capitalize; }
          .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody tr td:nth-of-type(odd) {
            color: #000000; }
          .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody tr td:nth-of-type(even) {
            color: #001A70;
            text-align: right; }
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot th {
          border: none;
          border-bottom: 1px solid #D9D9D9;
          padding: 14px 0;
          font-family: 'Cormorant Garamond';
          font-style: italic;
          font-weight: 700;
          font-size: 34px;
          line-height: 41px;
          text-transform: capitalize;
          color: #000000; }
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot td {
          border: none;
          border-bottom: 1px solid #D9D9D9;
          padding: 14px 0;
          font-family: 'Cormorant Garamond';
          font-style: italic;
          font-weight: 700;
          font-size: 34px;
          line-height: 41px;
          text-transform: capitalize; }
          .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot td:nth-of-type(odd) {
            color: #000000; }
          .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot td:nth-of-type(even) {
            color: #001A70;
            text-align: right; }
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot .cart-subtotal td, .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot .order-total td, .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot .tax-rate td {
          font-family: 'Cormorant Garamond';
          font-style: italic;
          font-weight: 700;
          font-size: 34px;
          line-height: 41px;
          text-transform: capitalize;
          color: #001A70;
          text-align: right; }
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping td, .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping label, .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-methods td, .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-methods label {
          font-family: 'Montserrat';
          font-style: normal;
          font-weight: 600;
          font-size: 13px;
          line-height: 118.35%;
          letter-spacing: 0.04em;
          text-transform: uppercase;
          color: #001A70 !important;
          text-align: right !important; }
      .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment {
        background: #EFEFEF !important; }
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods {
          background: #EFEFEF !important; }
          .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .woocommerce-info {
            background: #EFEFEF !important;
            border-top: none;
            font-family: 'Montserrat' !important;
            font-style: normal !important;
            font-weight: 400 !important;
            font-size: 14px !important;
            line-height: 23px !important;
            letter-spacing: 0.04em !important;
            color: #4F4F4F;
            padding: 1em 2em 1em 2em; }
            .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .woocommerce-info::before {
              display: none; }
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment p, .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment span, .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment label, .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment a {
          font-family: 'Montserrat' !important;
          font-style: normal !important;
          font-weight: 400 !important;
          font-size: 14px !important;
          line-height: 23px !important;
          letter-spacing: 0.04em !important;
          color: #4F4F4F; }
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment a {
          color: #0071CE; }
      .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .wp-element-button {
        background: #001A70;
        border-radius: 3px;
        width: 164px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 118.35%;
        text-align: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #FFFFFF; }
      .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shipping-pickup-store td {
        font-size: 13px !important; }
        .woocommerce-checkout.woocommerce-page .woocommerce .checkout.woocommerce-checkout .woocommerce-checkout-review-order .shipping-pickup-store td .select2-results__option {
          font-size: 13px !important; }

.woocommerce-page .maincontent .woocommerce {
  max-width: 1185px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  margin-top: 64px; }
  .woocommerce-page .maincontent .woocommerce .woocommerce-result-count {
    font-family: 'Cormorant Garamond';
    font-style: italic;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 43px; }
  .woocommerce-page .maincontent .woocommerce .woocommerce-ordering select {
    background: #F2F2F2 !important;
    border-radius: 3px !important;
    box-shadow: none !important; }
  .woocommerce-page .maincontent .woocommerce .products {
    max-width: 1185px;
    padding: 0 15px;
    margin: 0 auto;
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap; }
    .woocommerce-page .maincontent .woocommerce .products .woocommerce-product-gallery {
      max-width: 580px; }
      @media screen and (max-width: 991px) {
        .woocommerce-page .maincontent .woocommerce .products .woocommerce-product-gallery {
          float: none !important;
          width: 100% !important;
          margin: 0 auto !important; } }
    @media screen and (max-width: 991px) {
      .woocommerce-page .maincontent .woocommerce .products .summary {
        float: none !important;
        width: 100% !important;
        margin: 0 auto !important;
        padding-top: 25px; } }
    .woocommerce-page .maincontent .woocommerce .products .summary .product_title {
      font-family: 'Cormorant Garamond';
      font-style: italic;
      font-weight: 700;
      font-size: 34px;
      line-height: 41px;
      text-transform: capitalize;
      color: #000000;
      margin-bottom: 6px; }
      @media screen and (max-width: 991px) {
        .woocommerce-page .maincontent .woocommerce .products .summary .product_title {
          text-align: center; } }
    .woocommerce-page .maincontent .woocommerce .products .summary .price {
      font-family: 'Cormorant Garamond';
      font-style: normal;
      font-weight: 700;
      font-size: 30px;
      line-height: 36px;
      color: #001A70;
      margin-bottom: 19px; }
      @media screen and (max-width: 991px) {
        .woocommerce-page .maincontent .woocommerce .products .summary .price {
          text-align: center; } }
    .woocommerce-page .maincontent .woocommerce .products .summary .woocommerce-product-details__short-description {
      font-family: 'Montserrat';
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 27px;
      color: #4F4F4F;
      margin-bottom: 32px; }
      .woocommerce-page .maincontent .woocommerce .products .summary .woocommerce-product-details__short-description p {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 27px;
        color: #4F4F4F; }
    .woocommerce-page .maincontent .woocommerce .products .summary .cart .quantity {
      width: calc(100% - 162px); }
      .woocommerce-page .maincontent .woocommerce .products .summary .cart .quantity input {
        width: 100%;
        height: 50px;
        background: #F2F2F2;
        border-radius: 3px; }
    .woocommerce-page .maincontent .woocommerce .products .summary .cart .single_add_to_cart_button {
      background: linear-gradient(15.42deg, #796223 18.96%, #FEE4A6 116.79%) !important;
      border-radius: 3px;
      width: 157px;
      height: 50px;
      display: flex;
      justify-content: center;
      align-items: center;
      font-family: 'Montserrat';
      font-style: normal;
      font-weight: 600;
      font-size: 13px;
      line-height: 118.35%;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      color: #FFFFFF; }
    .woocommerce-page .maincontent .woocommerce .products .summary .product_meta {
      display: flex;
      flex-direction: column; }
      .woocommerce-page .maincontent .woocommerce .products .summary .product_meta .sku_wrapper, .woocommerce-page .maincontent .woocommerce .products .summary .product_meta .posted_in, .woocommerce-page .maincontent .woocommerce .products .summary .product_meta .tagged_as {
        display: flex;
        justify-content: space-between;
        padding: 20px 0px;
        border-top: 1px solid #D9D9D9; }
      .woocommerce-page .maincontent .woocommerce .products .summary .product_meta .tagged_as {
        border-bottom: 1px solid #D9D9D9; }
      .woocommerce-page .maincontent .woocommerce .products .summary .product_meta span, .woocommerce-page .maincontent .woocommerce .products .summary .product_meta a {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 118.35%;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #000000; }
    .woocommerce-page .maincontent .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper {
      display: flex;
      border-top: 1px solid #D9D9D9;
      margin-bottom: 112px; }
      @media screen and (max-width: 991px) {
        .woocommerce-page .maincontent .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper {
          display: block; } }
      .woocommerce-page .maincontent .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs {
        padding-left: 0;
        margin-bottom: 0;
        min-width: 278px; }
        .woocommerce-page .maincontent .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs::before {
          display: none !important; }
        .woocommerce-page .maincontent .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li {
          width: 100%;
          border: none;
          border-bottom: 1px solid #D9D9D9; }
          .woocommerce-page .maincontent .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li a {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 600;
            font-size: 13px;
            line-height: 118.35%;
            letter-spacing: 0.04em;
            text-transform: uppercase;
            color: #000000;
            padding: 24px 0; }
      .woocommerce-page .maincontent .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
        width: calc(100% - 278px); }
        @media screen and (max-width: 991px) {
          .woocommerce-page .maincontent .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
            width: 100%; } }
        .woocommerce-page .maincontent .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2 {
          font-family: 'Cormorant Garamond';
          font-style: italic;
          font-weight: 700;
          font-size: 34px;
          line-height: 41px;
          text-transform: capitalize;
          color: #000000;
          padding: 39px 16px; }
        .woocommerce-page .maincontent .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes th {
          background: #EFEFEF;
          border: 1px solid #E4E4E4;
          min-width: 358px;
          font-family: 'Montserrat';
          font-style: normal;
          font-weight: 600;
          font-size: 13px;
          line-height: 118.35%;
          letter-spacing: 0.04em;
          text-transform: uppercase;
          color: #000000;
          padding: 21px 39px;
          text-align: left; }
          @media screen and (max-width: 991px) {
            .woocommerce-page .maincontent .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes th {
              min-width: 30%; } }
        .woocommerce-page .maincontent .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes td {
          background: #FDFDFD;
          border: 1px solid #E4E4E4;
          border-radius: 0px; }
          .woocommerce-page .maincontent .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes td p {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 600;
            font-size: 13px;
            line-height: 118.35%;
            letter-spacing: 0.04em;
            text-transform: uppercase;
            color: #000000;
            padding: 21px 32px;
            text-align: left; }
    .woocommerce-page .maincontent .woocommerce .products h2 {
      text-align: center;
      font-family: 'Cormorant Garamond';
      font-style: italic;
      font-weight: 700;
      font-size: 34px;
      line-height: 65px;
      text-align: center;
      text-transform: capitalize;
      color: #000000; }
    .woocommerce-page .maincontent .woocommerce .products .product {
      width: 25%;
      margin: 0 auto;
      margin-bottom: 30px;
      padding: 0 15px; }
      @media screen and (max-width: 991px) {
        .woocommerce-page .maincontent .woocommerce .products .product {
          width: 50%; } }
      @media screen and (max-width: 767px) {
        .woocommerce-page .maincontent .woocommerce .products .product {
          float: none !important;
          width: 100% !important;
          padding: 0 !important; } }
      .woocommerce-page .maincontent .woocommerce .products .product img {
        margin-bottom: 36px; }
      .woocommerce-page .maincontent .woocommerce .products .product .woocommerce-loop-product__title {
        font-family: 'Cormorant Garamond';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 36px;
        text-align: center;
        color: #000000;
        padding: 0; }
      .woocommerce-page .maincontent .woocommerce .products .product .price {
        font-family: 'Cormorant Garamond';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 36px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: #001A70;
        margin-bottom: 20px; }
      .woocommerce-page .maincontent .woocommerce .products .product .add_to_cart_button {
        background: linear-gradient(15.42deg, #796223 18.96%, #FEE4A6 116.79%);
        border-radius: 3px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 118.35%;
        display: flex;
        align-items: center;
        text-align: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #FFFFFF;
        width: 157px;
        height: 50px;
        margin: 0 auto; }
      .woocommerce-page .maincontent .woocommerce .products .product .added_to_cart {
        display: flex;
        align-items: center;
        justify-content: center; }

.vc_products_grid_display .woocommerce {
  max-width: 1185px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px; }
  .vc_products_grid_display .woocommerce .products {
    max-width: 1185px;
    padding: 0 15px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; }
    .vc_products_grid_display .woocommerce .products .woocommerce-product-gallery {
      max-width: 580px; }
      @media screen and (max-width: 991px) {
        .vc_products_grid_display .woocommerce .products .woocommerce-product-gallery {
          float: none !important;
          width: 100% !important;
          margin: 0 auto !important; } }
    @media screen and (max-width: 991px) {
      .vc_products_grid_display .woocommerce .products .summary {
        float: none !important;
        width: 100% !important;
        margin: 0 auto !important;
        padding-top: 25px; } }
    .vc_products_grid_display .woocommerce .products .summary .product_title {
      font-family: 'Cormorant Garamond';
      font-style: italic;
      font-weight: 700;
      font-size: 34px;
      line-height: 41px;
      text-transform: capitalize;
      color: #000000;
      margin-bottom: 6px; }
      @media screen and (max-width: 991px) {
        .vc_products_grid_display .woocommerce .products .summary .product_title {
          text-align: center; } }
    .vc_products_grid_display .woocommerce .products .summary .price {
      font-family: 'Cormorant Garamond';
      font-style: normal;
      font-weight: 700;
      font-size: 30px;
      line-height: 36px;
      color: #001A70;
      margin-bottom: 19px; }
      @media screen and (max-width: 991px) {
        .vc_products_grid_display .woocommerce .products .summary .price {
          text-align: center; } }
    .vc_products_grid_display .woocommerce .products .summary .woocommerce-product-details__short-description {
      font-family: 'Montserrat';
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 27px;
      color: #4F4F4F;
      margin-bottom: 32px; }
      .vc_products_grid_display .woocommerce .products .summary .woocommerce-product-details__short-description p {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 27px;
        color: #4F4F4F; }
    .vc_products_grid_display .woocommerce .products .summary .cart .quantity {
      width: calc(100% - 162px); }
      .vc_products_grid_display .woocommerce .products .summary .cart .quantity input {
        width: 100%;
        height: 50px;
        background: #F2F2F2;
        border-radius: 3px; }
    .vc_products_grid_display .woocommerce .products .summary .cart .single_add_to_cart_button {
      background: linear-gradient(15.42deg, #796223 18.96%, #FEE4A6 116.79%) !important;
      border-radius: 3px;
      width: 157px;
      height: 50px;
      display: flex;
      justify-content: center;
      align-items: center;
      font-family: 'Montserrat';
      font-style: normal;
      font-weight: 600;
      font-size: 13px;
      line-height: 118.35%;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      color: #FFFFFF; }
    .vc_products_grid_display .woocommerce .products .summary .product_meta {
      display: flex;
      flex-direction: column; }
      .vc_products_grid_display .woocommerce .products .summary .product_meta .sku_wrapper, .vc_products_grid_display .woocommerce .products .summary .product_meta .posted_in, .vc_products_grid_display .woocommerce .products .summary .product_meta .tagged_as {
        display: flex;
        justify-content: space-between;
        padding: 20px 0px;
        border-top: 1px solid #D9D9D9; }
      .vc_products_grid_display .woocommerce .products .summary .product_meta .tagged_as {
        border-bottom: 1px solid #D9D9D9; }
      .vc_products_grid_display .woocommerce .products .summary .product_meta span, .vc_products_grid_display .woocommerce .products .summary .product_meta a {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 118.35%;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #000000; }
    .vc_products_grid_display .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper {
      display: flex;
      border-top: 1px solid #D9D9D9;
      margin-bottom: 112px; }
      @media screen and (max-width: 991px) {
        .vc_products_grid_display .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper {
          display: block; } }
      .vc_products_grid_display .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs {
        padding-left: 0;
        margin-bottom: 0;
        min-width: 278px; }
        .vc_products_grid_display .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs::before {
          display: none !important; }
        .vc_products_grid_display .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li {
          width: 100%;
          border: none;
          border-bottom: 1px solid #D9D9D9; }
          .vc_products_grid_display .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li a {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 600;
            font-size: 13px;
            line-height: 118.35%;
            letter-spacing: 0.04em;
            text-transform: uppercase;
            color: #000000;
            padding: 24px 0; }
      .vc_products_grid_display .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
        width: calc(100% - 278px); }
        @media screen and (max-width: 991px) {
          .vc_products_grid_display .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
            width: 100%; } }
        .vc_products_grid_display .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2 {
          font-family: 'Cormorant Garamond';
          font-style: italic;
          font-weight: 700;
          font-size: 34px;
          line-height: 41px;
          text-transform: capitalize;
          color: #000000;
          padding: 39px 16px; }
        .vc_products_grid_display .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes th {
          background: #EFEFEF;
          border: 1px solid #E4E4E4;
          min-width: 358px;
          font-family: 'Montserrat';
          font-style: normal;
          font-weight: 600;
          font-size: 13px;
          line-height: 118.35%;
          letter-spacing: 0.04em;
          text-transform: uppercase;
          color: #000000;
          padding: 21px 39px;
          text-align: left; }
          @media screen and (max-width: 991px) {
            .vc_products_grid_display .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes th {
              min-width: 30%; } }
        .vc_products_grid_display .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes td {
          background: #FDFDFD;
          border: 1px solid #E4E4E4;
          border-radius: 0px; }
          .vc_products_grid_display .woocommerce .products .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes td p {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 600;
            font-size: 13px;
            line-height: 118.35%;
            letter-spacing: 0.04em;
            text-transform: uppercase;
            color: #000000;
            padding: 21px 32px;
            text-align: left; }
    .vc_products_grid_display .woocommerce .products h2 {
      text-align: center;
      font-family: 'Cormorant Garamond';
      font-style: italic;
      font-weight: 700;
      font-size: 34px;
      line-height: 65px;
      text-align: center;
      text-transform: capitalize;
      color: #000000; }
    .vc_products_grid_display .woocommerce .products .product {
      width: 25%;
      margin: 0 auto;
      margin-bottom: 30px;
      padding: 0 15px; }
      @media screen and (max-width: 991px) {
        .vc_products_grid_display .woocommerce .products .product {
          width: 50%; } }
      @media screen and (max-width: 767px) {
        .vc_products_grid_display .woocommerce .products .product {
          float: none !important;
          width: 100% !important;
          padding: 0 !important; } }
      .vc_products_grid_display .woocommerce .products .product img {
        margin-bottom: 36px; }
      .vc_products_grid_display .woocommerce .products .product .woocommerce-loop-product__title {
        font-family: 'Cormorant Garamond';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 36px;
        text-align: center;
        color: #000000;
        padding: 0; }
      .vc_products_grid_display .woocommerce .products .product .price {
        font-family: 'Cormorant Garamond';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 36px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: #001A70;
        margin-bottom: 20px; }
      .vc_products_grid_display .woocommerce .products .product .add_to_cart_button {
        background: linear-gradient(15.42deg, #796223 18.96%, #FEE4A6 116.79%);
        border-radius: 3px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 118.35%;
        display: flex;
        align-items: center;
        text-align: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #FFFFFF;
        width: 157px;
        height: 50px;
        margin: 0 auto; }
      .vc_products_grid_display .woocommerce .products .product .added_to_cart {
        display: flex;
        align-items: center;
        justify-content: center; }

.woocommerce .product .onsale {
  display: none !important; }

.custom-stock-label {
  display: flex;
  margin-bottom: 15px; }
  .custom-stock-label .check-icon {
    margin-right: 15px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .custom-stock-label .check-icon .check {
      background: #77a464;
      border-radius: 50%;
      width: 25px;
      height: 25px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .custom-stock-label .check-icon .check i {
        color: #FFF; }
  .custom-stock-label .stock-label .label {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 118.35%;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #000;
    display: flex;
    flex-direction: row;
    margin-bottom: 15px;
    position: relative; }
    .custom-stock-label .stock-label .label .open-in-stock-modal {
      background: #001a70;
      color: #FFF;
      border-radius: 50%;
      font-size: 12px;
      width: 15px;
      height: 15px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-left: 15px; }
      .custom-stock-label .stock-label .label .open-in-stock-modal:hover {
        cursor: pointer; }
    .custom-stock-label .stock-label .label .in-stock-tooltip {
      position: absolute;
      left: 100px;
      top: -120px;
      padding: 1em;
      border: 1px solid #d3ced2;
      background: #efefef !important;
      width: 380px;
      z-index: 3;
      display: none; }
      @media screen and (max-width: 991px) {
        .custom-stock-label .stock-label .label .in-stock-tooltip {
          left: 0px;
          top: 20px; } }
      @media screen and (max-width: 768px) {
        .custom-stock-label .stock-label .label .in-stock-tooltip {
          width: 345px;
          left: -55px; } }
      .custom-stock-label .stock-label .label .in-stock-tooltip p {
        font-family: 'Montserrat' !important;
        font-style: normal !important;
        font-weight: 400 !important;
        font-size: 14px !important;
        line-height: 23px !important;
        letter-spacing: 0.04em !important;
        color: #4F4F4F; }
  .custom-stock-label .stock-label .sub-label {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 118.35%;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #000; }
  .custom-stock-label .widget {
    padding: 0;
    margin: 0; }

.vc_client_testimonial_slider {
  max-width: 780px;
  margin: 0 auto; }
  .vc_client_testimonial_slider .vc_column_container {
    position: static !important; }
  .vc_client_testimonial_slider .testi-prev {
    bottom: 65px;
    right: calc(10% + 61px);
    background: #675523;
    padding: 22px 25px;
    height: auto !important;
    width: auto !important;
    border-radius: inherit !important;
    box-shadow: none !important;
    position: absolute;
    display: none;
    line-height: 11px;
    cursor: pointer; }
    @media screen and (max-width: 991px) {
      .vc_client_testimonial_slider .testi-prev {
        bottom: -10px;
        right: calc(50% + 30px);
        -webkit-transform: translateX(50%);
                transform: translateX(50%); } }
    .vc_client_testimonial_slider .testi-prev img {
      width: 11px;
      height: 16px; }
  .vc_client_testimonial_slider .testi-next {
    bottom: 65px;
    right: 10%;
    background: #b9984a;
    padding: 22px 25px;
    height: auto !important;
    width: auto !important;
    border-radius: inherit !important;
    box-shadow: none !important;
    position: absolute;
    display: none;
    line-height: 11px;
    cursor: pointer; }
    @media screen and (max-width: 991px) {
      .vc_client_testimonial_slider .testi-next {
        bottom: -10px;
        right: calc(50% - 30px);
        -webkit-transform: translatex(50%);
                transform: translatex(50%); } }
    .vc_client_testimonial_slider .testi-next img {
      width: 11px;
      height: 16px;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .vc_client_testimonial_slider .modal-content .vc_client_testimonial {
    display: none !important; }
  .vc_client_testimonial_slider .modal-tilak-promise .popup_title h4 {
    font-family: 'Cormorant Garamond';
    font-style: italic;
    font-weight: 700;
    font-size: 54px !important;
    line-height: 129.2% !important;
    color: #C3A660; }
  .vc_client_testimonial_slider .popup_content p {
    margin-bottom: 20px;
    margin-top: 0 !important;
    font-family: 'Montserrat' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 27px !important;
    color: #4f4f4f; }

.vc_client_testimonial_slider {
  padding-top: 0;
  padding-bottom: 0; }
  .vc_client_testimonial_slider .content-box .title {
    font-family: 'Cormorant Garamond';
    font-style: italic;
    font-weight: 700;
    font-size: 25px !important;
    line-height: 30px !important;
    text-align: center;
    color: #000;
    padding-bottom: 15px; }
  .vc_client_testimonial_slider .content-box .content-text {
    font-family: 'Lora';
    font-style: italic;
    font-weight: 700;
    font-size: 16px !important;
    line-height: 32px !important;
    text-align: center;
    color: #828282 !important; }
  .vc_client_testimonial_slider .testimonials_slider {
    margin: 0 0 30px !important; }
    @media screen and (max-width: 991px) {
      .vc_client_testimonial_slider .testimonials_slider {
        margin-bottom: 0 !important; } }
  .vc_client_testimonial_slider .testimonial_box_item {
    display: flex !important;
    align-items: center;
    width: 100%;
    position: relative;
    justify-content: center; }
  .vc_client_testimonial_slider .image_wrapper {
    padding: 0 0 20px 15px;
    display: flex;
    align-items: center;
    width: 40%; }
    @media screen and (max-width: 991px) {
      .vc_client_testimonial_slider .image_wrapper {
        width: 100%;
        height: 300px; } }
  .vc_client_testimonial_slider .testimonial_box_content {
    width: 100%;
    max-width: 780px;
    position: relative; }
    @media screen and (max-width: 991px) {
      .vc_client_testimonial_slider .testimonial_box_content {
        width: 100%;
        margin-top: 40px;
        padding-left: 30px;
        padding: 0 30px; } }
    .vc_client_testimonial_slider .testimonial_box_content::before {
      content: ' ';
      background: url("../../images/quot-img.png") no-repeat;
      position: absolute;
      top: 0;
      left: -72px;
      width: 72px;
      height: 56px; }
      @media screen and (max-width: 991px) {
        .vc_client_testimonial_slider .testimonial_box_content::before {
          left: 0px;
          background-size: contain;
          width: 30px;
          height: 23px; } }
  .vc_client_testimonial_slider span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #828282; }
    @media screen and (max-width: 991px) {
      .vc_client_testimonial_slider span {
        font-size: 22px;
        line-height: 45px; } }
  .vc_client_testimonial_slider [class*='button-'] {
    margin-top: 15px;
    margin-bottom: 0 !important; }
  .vc_client_testimonial_slider .slick-dots li {
    opacity: 0.5; }
  .vc_client_testimonial_slider .slick-dots li.slick-active button {
    background: #C3A660 !important;
    opacity: 1; }

.woocommerce-order-received .woocommerce-thankyou-order-received {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 700;
  font-size: 34px !important;
  line-height: 65px !important;
  text-align: center;
  color: #000000;
  margin-bottom: 0px; }

.woocommerce-order-received .woocommerce-columns--addresses {
  display: flex;
  flex-direction: column; }
  .woocommerce-order-received .woocommerce-columns--addresses .woocommerce-column--billing-address, .woocommerce-order-received .woocommerce-columns--addresses .woocommerce-column--shipping-address {
    display: flex;
    flex-direction: column;
    margin-bottom: 25px;
    width: 100%;
    min-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.header_wrapper {
  z-index: 8;
  width: 100% !important;
  z-index: 101 !important;
  background: #FFF;
  min-height: 83px; }
  @media screen and (max-width: 991px) {
    .header_wrapper {
      position: fixed; } }
  .header_wrapper.sticky {
    position: fixed; }
  .header_wrapper.solid_header .desktop-nav ul li a {
    color: #ffffff !important;
    transition: all ease 700ms !important; }
    .header_wrapper.solid_header .desktop-nav ul li a:hover {
      color: #0071CE !important; }
  .header_wrapper.solid_header .desktop-nav ul li > a:after {
    background: #ffffff !important; }
  .header_wrapper.solid_header .desktop-nav ul.menu > li.current-page-ancestor:after, .header_wrapper.solid_header .desktop-nav ul.menu > li.current-menu-ancestor:after, .header_wrapper.solid_header .desktop-nav ul.menu > li.current-menu-item:after, .header_wrapper.solid_header .desktop-nav ul.menu > li:hover:after, .header_wrapper.solid_header .desktop-nav ul.menu > li:focus:after {
    background: #ffffff !important; }
  .header_wrapper.solid_header .desktop-nav ul.menu > li.current-page-ancestor > a, .header_wrapper.solid_header .desktop-nav ul.menu > li.current-menu-ancestor > a, .header_wrapper.solid_header .desktop-nav ul.menu > li.current-menu-item > a, .header_wrapper.solid_header .desktop-nav ul.menu > li:hover > a, .header_wrapper.solid_header .desktop-nav ul.menu > li:focus > a {
    color: #ffffff !important; }
  .header_wrapper.solid_header .desktop-nav ul.menu > li.menu-item-has-children > a:after {
    background: #ffffff !important; }
  .header_wrapper.solid_header .toggle-nav span {
    background-color: #ffffff; }
  .header_wrapper.solid_header #logo .light_logo {
    display: none; }
  .header_wrapper.solid_header #secondary-navigation li[class*='button-'] a {
    color: #ffffff !important;
    opacity: 1 !important; }
    .header_wrapper.solid_header #secondary-navigation li[class*='button-'] a:hover {
      color: #ffffff !important; }
  .header_wrapper.solid_header #secondary-navigation li[class*='button-'].current-menu-item a {
    color: #ffffff !important; }
  .header_wrapper header.sticky .desktop-nav ul li > a:after {
    background: #ffffff; }
  .header_wrapper header.sticky .toggle-nav span {
    background-color: #1A181B !important; }
  .header_wrapper header.sticky #logo .light_logo {
    display: none !important; }
  @media screen and (max-width: 1080px) {
    .header_wrapper header.sticky #logo .dark_logo {
      display: block !important; } }
  .header_wrapper header.sticky #secondary-navigation li[class*='button-'] a {
    opacity: 1 !important; }
  .header_wrapper header.sticky #secondary-navigation li[class*='button-'].current-menu-item a {
    color: #ffffff !important; }
  .header_wrapper.solid_header {
    background: #1A181B; }
    @media screen and (max-width: 1080px) {
      .header_wrapper.solid_header {
        background: transparent; }
        .header_wrapper.solid_header .fake-bg {
          opacity: 1 !important; } }
    .header_wrapper.solid_header .sticky #logo .dark_logo {
      opacity: 1 !important;
      display: block !important; }
      @media screen and (max-width: 1080px) {
        .header_wrapper.solid_header .sticky #logo .dark_logo {
          opacity: 0 !important;
          display: none !important; } }
    .header_wrapper.solid_header .sticky #logo .light_logo {
      opacity: 0 !important;
      display: none !important; }
      @media screen and (max-width: 1080px) {
        .header_wrapper.solid_header .sticky #logo .light_logo {
          opacity: 1 !important;
          display: block !important; } }
    .header_wrapper.solid_header #logo .dark_logo {
      opacity: 0 !important;
      display: none !important; }
    .header_wrapper.solid_header #logo .light_logo {
      opacity: 1 !important;
      display: block !important; }
  .header_wrapper .landing-only {
    display: none !important; }

header {
  opacity: 1;
  transition: padding 300ms ease;
  margin: 0 auto;
  padding: 0 1rem;
  position: relative; }
  header .bottom-header {
    padding: 13px 0;
    background: #000;
    position: absolute;
    top: 100%;
    z-index: 1;
    width: calc(100% + 20px);
    left: -20px;
    height: 54px; }
    @media screen and (max-width: 1080px) {
      header .bottom-header {
        display: none; } }
    header .bottom-header p {
      margin-bottom: 0;
      font-family: 'Montserrat';
      font-style: normal;
      font-weight: 600;
      font-size: 12px;
      align-items: center;
      text-align: center;
      text-transform: uppercase;
      color: #FFFFFF; }
      header .bottom-header p a {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        align-items: center;
        text-align: center;
        text-transform: uppercase;
        color: #FFFFFF;
        text-decoration: underline !important; }
  @media screen and (max-width: 1080px) {
    header {
      padding: 0; } }
  header .flex_section {
    max-width: 90%;
    margin: 0 auto; }
    @media screen and (min-width: 1440px) {
      header .flex_section {
        max-width: 1220px; } }
    @media screen and (max-width: 1280px) {
      header .flex_section {
        width: 100%;
        max-width: 100%; } }
    @media screen and (max-width: 1080px) {
      header .flex_section {
        width: 100%;
        max-width: 100%;
        padding: 15px 0; } }
  header .container-fluid {
    display: flex;
    flex-direction: row;
    align-items: center; }
  header .fake-bg {
    opacity: 0;
    background: #ffffff;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 67px;
    z-index: -1; }
    @media screen and (max-width: 1080px) {
      header .fake-bg {
        height: 80px; } }
  header.transparent_header .dark_logo {
    display: block;
    transition: all in ease 500ms; }
  header #logo {
    display: flex; }
    @media screen and (max-width: 1139px) {
      header #logo {
        align-items: center;
        justify-content: flex-start; } }
    @media screen and (max-width: 1080px) {
      header #logo {
        flex: 0 0 auto;
        max-width: auto;
        padding-left: 25px; } }
    header #logo .logo {
      margin-top: 8px;
      width: 100%;
      transition: all 0.4s ease; }
      @media screen and (max-width: 991px) {
        header #logo .logo {
          margin-top: 0; } }
      header #logo .logo img {
        height: auto; }
        @media screen and (max-width: 991px) {
          header #logo .logo img {
            height: auto; } }
    header #logo .dark_logo {
      display: none !important; }
  header #navigation {
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    @media screen and (max-width: 1080px) {
      header #navigation {
        flex: 0 0 10%;
        max-width: 10%; } }
    header #navigation ul li.menu-item-has-children {
      position: relative; }
      header #navigation ul li.menu-item-has-children::after {
        content: "";
        display: block;
        box-sizing: border-box;
        position: absolute;
        width: 8px;
        height: 8px;
        border-bottom: 2px solid #FFF;
        border-right: 2px solid #fff;
        right: -20px;
        left: auto;
        top: 28px;
        background: transparent;
        -webkit-transform: rotate(45deg) !important;
                transform: rotate(45deg) !important;
        transition: all .3s ease-in-out; }
    header #navigation ul li a {
      font-family: 'Montserrat';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 17px;
      color: #000;
      text-transform: uppercase;
      position: relative; }
      header #navigation ul li a::before {
        display: none !important;
        content: "";
        position: absolute;
        bottom: 16px;
        width: 0;
        height: 4px;
        margin: 5px 0 0;
        opacity: 1;
        z-index: 999;
        width: 100%;
        background: #FFF; }
      header #navigation ul li a.open-menu::before {
        display: block !important;
        width: 0;
        height: 0;
        bottom: auto;
        transition: all ease-in-out .15s;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border: solid #000;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 2.3px; }
    header #navigation ul li:hover a::before {
      display: block !important; }
      @media screen and (max-width: 991px) {
        header #navigation ul li:hover a::before {
          display: none !important; } }
    header #navigation ul li:hover.menu-item-has-children::after {
      top: 35px;
      -webkit-transform: rotate(225deg) !important;
              transform: rotate(225deg) !important; }
    header #navigation ul li .sub-menu li a::before {
      display: none !important; }
    header #navigation ul li.menu-item-has-children.active .open-menu::before {
      -webkit-transform: rotate(225deg) !important;
              transform: rotate(225deg) !important; }
    header #navigation .mobile-nav li.menu-item-has-children::after {
      display: none !important; }
  header #secondary-navigation {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: -1 0 25%;
    max-width: 25%; }
    @media screen and (max-width: 1080px) {
      header #secondary-navigation {
        display: none; } }
    header #secondary-navigation .button-primary {
      color: #000000 !important; }
    header #secondary-navigation .cart-btn {
      margin-right: 28px;
      display: flex; }
  header.sticky .desktop-nav ul li a {
    color: #1A181B !important;
    transition: all ease 700ms !important; }
    header.sticky .desktop-nav ul li a::before {
      background: #1A181B !important; }
    header.sticky .desktop-nav ul li a:hover {
      color: #1A181B !important; }
  header.sticky .desktop-nav ul li.menu-item-has-children::after {
    border-bottom: 2px solid #000 !important;
    border-right: 2px solid #000 !important; }
  header.sticky .desktop-nav ul li.current_page_item a::before {
    display: block !important; }
  header.sticky .desktop-nav ul li > a:after {
    background: #1A181B !important; }
  header.sticky .mobile-nav li.menu-item-has-children::after {
    border-bottom: 2px solid #000 !important;
    border-right: 2px solid #000 !important; }
  header.sticky #logo .dark_logo {
    padding-top: 10px !important;
    display: block !important; }

.top-header {
  background: #F2F2F2;
  padding: 5px 10px;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 1080px) {
    .top-header {
      display: none; } }
  .top-header .widget {
    margin: 0;
    padding: 0; }
    .top-header .widget p {
      font-family: 'Montserrat';
      font-style: normal;
      font-weight: 500;
      font-size: 10px;
      line-height: 12px;
      text-transform: uppercase;
      color: #001A70;
      margin-bottom: 0; }
  .top-header a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    color: #001A70;
    text-decoration: underline !important; }
    .top-header a:hover {
      cursor: pointer; }
  .top-header .alert-main-text {
    display: flex;
    align-items: center; }
  .top-header .alert-right-text p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 26px;
    text-transform: uppercase;
    color: #001A70; }

@media screen and (max-width: 991px) {
  body.page-template-template-landing-pages #logo .logo img {
    height: auto; } }

body.page-template-template-landing-pages header .container-fluid {
  justify-content: space-between; }
  body.page-template-template-landing-pages header .container-fluid .landing-only {
    display: block !important; }
    body.page-template-template-landing-pages header .container-fluid .landing-only .widget {
      margin: 0;
      padding: 0; }
      body.page-template-template-landing-pages header .container-fluid .landing-only .widget p {
        margin-bottom: 0 !important;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 32px !important;
        line-height: 32px !important;
        text-align: right;
        color: #FFFFFF; }
        @media screen and (max-width: 1080px) {
          body.page-template-template-landing-pages header .container-fluid .landing-only .widget p {
            padding-right: 25px !important;
            font-size: 20px !important;
            line-height: 20px !important; } }
body.page-template-template-landing-pages header.sticky .landing-only p {
  color: #000 !important; }

body.page-template-template-landing-pages .top-header {
  display: flex;
  justify-content: center;
  align-items: center; }
  body.page-template-template-landing-pages .top-header p {
    text-align: center; }

body.page-template-template-landing-pages .alert-right-text {
  display: none !important; }

.footer {
  background: #1A181B;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding: 40px 130px 20px; }
  @media screen and (max-width: 991px) {
    .footer {
      padding: 40px 70px 20px; } }
  @media screen and (max-width: 991px) {
    .footer .footer-logo {
      text-align: center; } }
  .footer p {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 12px !important;
    line-height: 22px !important;
    color: #FFF;
    margin-bottom: 10px; }
    @media screen and (max-width: 991px) {
      .footer p {
        text-align: center; } }
  .footer a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #FFFFFF; }
  .footer ul {
    margin: 0;
    padding: 0; }
    .footer ul li {
      list-style: none;
      margin: 0;
      padding: 0; }
      @media screen and (max-width: 991px) {
        .footer ul li {
          text-align: center; } }
  .footer .widget {
    padding-bottom: 0;
    margin-bottom: 0; }
    .footer .widget .widget-title {
      font-family: 'Cormorant Garamond';
      font-style: italic;
      font-weight: 700;
      font-size: 14px;
      line-height: 25px;
      color: #FEE4A6;
      margin-bottom: 20px; }
      @media screen and (max-width: 991px) {
        .footer .widget .widget-title {
          text-align: center; } }
  .footer .footer-content {
    width: 100%;
    display: flex;
    justify-content: space-evenly; }
    @media screen and (max-width: 991px) {
      .footer .footer-content {
        flex-direction: column; } }
    .footer .footer-content .footer-col {
      width: 25%;
      display: flex;
      flex-direction: column; }
      @media screen and (max-width: 991px) {
        .footer .footer-content .footer-col {
          width: 100%; } }
      .footer .footer-content .footer-col .footer-information strong {
        font-family: 'Montserrat';
        font-weight: 700;
        font-size: 12px;
        line-height: 22px;
        color: #FEE4A6; }
      .footer .footer-content .footer-col .social-links {
        display: flex;
        gap: 10px; }
        @media screen and (max-width: 991px) {
          .footer .footer-content .footer-col .social-links {
            justify-content: center; } }
        .footer .footer-content .footer-col .social-links li a {
          font-family: "Font Awesome 5 Brands" !important; }

.widget {
  margin: 0 0 30px;
  padding-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .widget {
      margin: 0 0 10px;
      padding-bottom: 10px; } }
  .widget:last-child {
    border-bottom: 0; }

.widget-title {
  font-weight: bold;
  margin: 0 0 30px; }
  @media screen and (max-width: 767px) {
    .widget-title {
      margin: 0 0 20px; } }
.page_sidebar,
.sidebar,
.wpb_widgetised_column {
  padding-right: 0;
  margin-bottom: 0 !important;
  width: 100%;
  display: block; }
  @media screen and (max-width: 767px) {
    .page_sidebar,
    .sidebar,
    .wpb_widgetised_column {
      margin-top: 80px; } }
  .page_sidebar .wpb_wrapper,
  .sidebar .wpb_wrapper,
  .wpb_widgetised_column .wpb_wrapper {
    background: #005DAB;
    padding: 30px 20px 20px 20px;
    position: relative; }
    @media screen and (max-width: 1139px) {
      .page_sidebar .wpb_wrapper,
      .sidebar .wpb_wrapper,
      .wpb_widgetised_column .wpb_wrapper {
        padding: 20px 15px; } }
    @media screen and (max-width: 767px) {
      .page_sidebar .wpb_wrapper,
      .sidebar .wpb_wrapper,
      .wpb_widgetised_column .wpb_wrapper {
        background: #0071CE;
        width: 100%;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        padding: 0px 20px;
        top: -6px; } }
  .page_sidebar .widget-title,
  .sidebar .widget-title,
  .wpb_widgetised_column .widget-title {
    color: #000000; }
  .page_sidebar .wpb_wrapper,
  .sidebar .wpb_wrapper,
  .wpb_widgetised_column .wpb_wrapper {
    font-size: 0;
    line-height: 0; }
  .page_sidebar ul,
  .sidebar ul,
  .wpb_widgetised_column ul {
    margin: 0;
    padding: 0; }
    .page_sidebar ul li,
    .sidebar ul li,
    .wpb_widgetised_column ul li {
      border-bottom: 1px solid rgba(0, 0, 0, 0.17);
      padding: 20px 0;
      list-style: none;
      font-size: 18px;
      line-height: 0;
      display: flex;
      flex-wrap: wrap; }
      @media screen and (max-width: 1080px) {
        .page_sidebar ul li,
        .sidebar ul li,
        .wpb_widgetised_column ul li {
          padding: 8px 0;
          margin: 0; } }
      .page_sidebar ul li:first-child,
      .sidebar ul li:first-child,
      .wpb_widgetised_column ul li:first-child {
        border-top: 1px solid rgba(0, 0, 0, 0.17); }
      .page_sidebar ul li.current_page_item a, .page_sidebar ul li.current-menu-item a,
      .sidebar ul li.current_page_item a,
      .sidebar ul li.current-menu-item a,
      .wpb_widgetised_column ul li.current_page_item a,
      .wpb_widgetised_column ul li.current-menu-item a {
        color: #ffffff !important;
        font-weight: bold; }
        .page_sidebar ul li.current_page_item a:hover, .page_sidebar ul li.current-menu-item a:hover,
        .sidebar ul li.current_page_item a:hover,
        .sidebar ul li.current-menu-item a:hover,
        .wpb_widgetised_column ul li.current_page_item a:hover,
        .wpb_widgetised_column ul li.current-menu-item a:hover {
          color: #ffffff !important; }
      .page_sidebar ul li .sub-menu,
      .sidebar ul li .sub-menu,
      .wpb_widgetised_column ul li .sub-menu {
        display: none;
        padding-left: 20px;
        margin-top: 15px; }
        @media screen and (max-width: 767px) {
          .page_sidebar ul li .sub-menu,
          .sidebar ul li .sub-menu,
          .wpb_widgetised_column ul li .sub-menu {
            margin: 5px 0 10px 0; } }
      .page_sidebar ul li.current-menu-ancestor > a,
      .page_sidebar ul li .current_page_ancestor > a,
      .sidebar ul li.current-menu-ancestor > a,
      .sidebar ul li .current_page_ancestor > a,
      .wpb_widgetised_column ul li.current-menu-ancestor > a,
      .wpb_widgetised_column ul li .current_page_ancestor > a {
        color: #ffffff !important;
        font-weight: bold; }
      .page_sidebar ul li.current-menu-ancestor .sub-menu,
      .page_sidebar ul li .current_page_ancestor .sub-menu,
      .sidebar ul li.current-menu-ancestor .sub-menu,
      .sidebar ul li .current_page_ancestor .sub-menu,
      .wpb_widgetised_column ul li.current-menu-ancestor .sub-menu,
      .wpb_widgetised_column ul li .current_page_ancestor .sub-menu {
        display: block; }
        .page_sidebar ul li.current-menu-ancestor .sub-menu li,
        .page_sidebar ul li .current_page_ancestor .sub-menu li,
        .sidebar ul li.current-menu-ancestor .sub-menu li,
        .sidebar ul li .current_page_ancestor .sub-menu li,
        .wpb_widgetised_column ul li.current-menu-ancestor .sub-menu li,
        .wpb_widgetised_column ul li .current_page_ancestor .sub-menu li {
          padding: 7px 0;
          border: 0; }
          @media screen and (max-width: 767px) {
            .page_sidebar ul li.current-menu-ancestor .sub-menu li,
            .page_sidebar ul li .current_page_ancestor .sub-menu li,
            .sidebar ul li.current-menu-ancestor .sub-menu li,
            .sidebar ul li .current_page_ancestor .sub-menu li,
            .wpb_widgetised_column ul li.current-menu-ancestor .sub-menu li,
            .wpb_widgetised_column ul li .current_page_ancestor .sub-menu li {
              padding: 2px 0;
              margin: 0;
              line-height: 0; } }
          .page_sidebar ul li.current-menu-ancestor .sub-menu li:last-child,
          .page_sidebar ul li .current_page_ancestor .sub-menu li:last-child,
          .sidebar ul li.current-menu-ancestor .sub-menu li:last-child,
          .sidebar ul li .current_page_ancestor .sub-menu li:last-child,
          .wpb_widgetised_column ul li.current-menu-ancestor .sub-menu li:last-child,
          .wpb_widgetised_column ul li .current_page_ancestor .sub-menu li:last-child {
            padding-bottom: 0; }
          .page_sidebar ul li.current-menu-ancestor .sub-menu li a,
          .page_sidebar ul li .current_page_ancestor .sub-menu li a,
          .sidebar ul li.current-menu-ancestor .sub-menu li a,
          .sidebar ul li .current_page_ancestor .sub-menu li a,
          .wpb_widgetised_column ul li.current-menu-ancestor .sub-menu li a,
          .wpb_widgetised_column ul li .current_page_ancestor .sub-menu li a {
            color: #ffffff !important; }
      .page_sidebar ul li .post-date,
      .sidebar ul li .post-date,
      .wpb_widgetised_column ul li .post-date {
        font-size: 12px;
        line-height: 16px; }
    .page_sidebar ul a,
    .sidebar ul a,
    .wpb_widgetised_column ul a {
      color: #3A4A56 !important;
      text-decoration: none;
      font-size: 16px;
      line-height: 24px;
      font-weight: normal;
      font-family: "Montserrat", sans-serif;
      margin-bottom: 15px;
      display: block;
      width: 100%; }
      .page_sidebar ul a:hover,
      .sidebar ul a:hover,
      .wpb_widgetised_column ul a:hover {
        color: #0071CE !important; }
      @media screen and (max-width: 1139px) {
        .page_sidebar ul a,
        .sidebar ul a,
        .wpb_widgetised_column ul a {
          font-size: 16px;
          line-height: 24px; } }
      @media screen and (max-width: 768px) {
        .page_sidebar ul a,
        .sidebar ul a,
        .wpb_widgetised_column ul a {
          font-size: 13px;
          line-height: 23px; } }
  .page_sidebar select.form-control,
  .sidebar select.form-control,
  .wpb_widgetised_column select.form-control {
    background: #0071CE;
    border: 0 !important;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 16px; }
  .page_sidebar .form-group.select.mobile_dropdown,
  .sidebar .form-group.select.mobile_dropdown,
  .wpb_widgetised_column .form-group.select.mobile_dropdown {
    margin: 25px 0 0px;
    background: #0071CE;
    padding: 15px 20px;
    border-radius: 0;
    line-height: 23px; }
    .page_sidebar .form-group.select.mobile_dropdown a,
    .sidebar .form-group.select.mobile_dropdown a,
    .wpb_widgetised_column .form-group.select.mobile_dropdown a {
      color: #ffffff;
      font-family: "Montserrat", sans-serif; }
    .page_sidebar .form-group.select.mobile_dropdown::before,
    .sidebar .form-group.select.mobile_dropdown::before,
    .wpb_widgetised_column .form-group.select.mobile_dropdown::before {
      border: solid #fff;
      border-width: 0 2px 2px 0;
      z-index: 7;
      top: 17px; }
  .page_sidebar .sharer_wrap,
  .sidebar .sharer_wrap,
  .wpb_widgetised_column .sharer_wrap {
    margin-top: 0; }
    .page_sidebar .sharer_wrap .sharer_list ul li,
    .sidebar .sharer_wrap .sharer_list ul li,
    .wpb_widgetised_column .sharer_wrap .sharer_list ul li {
      border-top: 0 !important;
      border-bottom: 0 !important;
      line-height: 14px !important; }
      @media screen and (max-width: 1080px) {
        .page_sidebar .sharer_wrap .sharer_list ul li,
        .sidebar .sharer_wrap .sharer_list ul li,
        .wpb_widgetised_column .sharer_wrap .sharer_list ul li {
          border: 0;
          display: block;
          width: 100%; } }
      .page_sidebar .sharer_wrap .sharer_list ul li a,
      .sidebar .sharer_wrap .sharer_list ul li a,
      .wpb_widgetised_column .sharer_wrap .sharer_list ul li a {
        font-size: 16px;
        line-height: 24px;
        margin: 0; }
/*# sourceMappingURL=style.css.map */