/* Add here all your CSS customizations */

.mcb-section.bg-cover,
.mcb-wrap.bg-cover,
.column_attr.bg-cover {
  background-size: cover;
}
.mcb-section.bg-contain,
.mcb-wrap.bg-contain,
.column_attr.bg-contain {
  background-size: contain;
}
@media only screen and (min-width: 1921px) {
  .image_frame.stretch-ultrawide .image_wrapper img {
    width: 100%;
  }
  .mcb-section.bg-cover-ultrawide,
  .mcb-wrap.bg-cover-ultrawide,
  .column_attr.bg-cover-ultrawide {
    background-size: cover;
  }
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  zoom: 1;
}
.section-column {
  padding: 5px 20px;
}

.list {
  color: #777;
}

.section-title {
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  border-bottom: 2px solid #fcfcfc;
  display: inline-block;
  padding-bottom: 0.3rem;
  width: 100%;
}

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.row:after,
.clearfix:after {
  clear: both;
}
.row,
.clearfix {
  zoom: 1;
}

.button-warning {
  background-color: #0f4597 !important;
}

.button-warning i {
  color: black;
}
.body {
  background-color: #fff;
  color: #333333;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 14px;
  line-height: 26px;
  margin: 0;
}

hr {
  background-color: #0f4597 !important;
  height: 4 px !important;
}

.a {
  color: #11296b !important;
}
a.under {
  text-decoration: underline;
}
.p {
  color: #333333 !important;
}

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

.ry {
  color: #0f4597 !important;
}
.text-color-light {
  color: #ffcb05 !important;
}
.text-color-dark {
  color: #333333 !important;
}
.text-4 {
  color: #ffffff !important;
}
.text-5 {
  color: #0f4597 !important;
}

.text-blue-default {
  color: #0f4597 !important;
}

.text-9 {
  color: #0f4597 !important;
}

.text-gray {
  color: #585757 !important;
}
.text-subtitle-gray {
  color: #625f5f !important;
}

.text-color-default {
  color: #ffffff !important;
}
.bg-blue {
  background-color: #0f4597 !important;
}
#header .header-top.header-top-default {
  background: #0f4597;
}
#header .header-nav-main nav > ul > li > a {
  color: #0f4597;
}

#header .header-nav-main nav > ul > li.open > a,
#header .header-nav-main nav > ul > li:hover > a {
  background: #0f4597;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
  border-top-color: #0f4597;
}

#header .header-nav-main nav > ul > li.dropdown.open > a:before,
#header .header-nav-main nav > ul > li.dropdown:hover > a:before {
  border-bottom-color: #0f4597;
}

#header .header-nav-main nav > ul > li.dropdown-mega-signin .dropdown-menu {
  border-top-color: #0f4597;
}

#header
  .header-nav-main
  nav
  > ul
  > li.dropdown-mega-signin
  .dropdown-menu
  li
  a {
  color: #0f4597;
}

#header .header-nav-main nav > ul:not(:hover) > li > a.active {
  background-color: #0f4597;
  color: #fff;
}

#header .header-nav.header-nav-stripe nav > ul > li:hover > a,
#header .header-nav.header-nav-stripe nav > ul > li.open > a {
  background-color: #0c3c7a;
}

#header .header-nav.header-nav-stripe nav > ul:not(:hover) > li > a.active {
  background-color: #0c3c7a;
}

#header .header-nav.header-nav-stripe nav > ul:hover > li > a.active {
  color: #0c3c7a;
}

#header .header-nav.header-nav-links nav > ul li:hover > a {
  color: #0f4597;
}

#header .header-nav.header-nav-links nav > ul:not(:hover) > li > a.active {
  color: #0f4597;
}

#header
  .header-nav.header-nav-links.header-nav-links-vertical-slide
  nav
  ul
  li.dropdown
  .dropdown-menu::-webkit-scrollbar-thumb {
  background: #0f4597 !important;
}

#header .header-nav.header-nav-line nav > ul li:hover > a {
  color: #3462a7;
}

#header .header-nav.header-nav-line nav > ul li:hover > a:before {
  background: #3462a7;
}

#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active {
  color: #0f3d7e;
}

#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active:before {
  background: #ffcb05;
}

#header .header-nav-main.header-nav-main-slide nav > ul > li.open > span > a,
#header .header-nav-main.header-nav-main-slide nav > ul > li:hover > span > a {
  color: #0f4597;
}

#header
  .header-nav-main.header-nav-main-slide
  nav
  > ul:not(:hover)
  > li
  > span
  > a.active {
  color: #0f4597;
}

html.side-header
  #header.side-header
  .header-nav-main
  nav
  > ul
  li.dropdown.open
  > .dropdown-menu,
html.side-header
  #header.side-header
  .header-nav-main
  nav
  > ul
  li.dropdown:hover
  > .dropdown-menu {
  border-left-color: #0f4597;
}

html.side-header-right
  #header.side-header
  .header-nav-main
  nav
  > ul
  li.dropdown.open
  > .dropdown-menu,
html.side-header-right
  #header.side-header
  .header-nav-main
  nav
  > ul
  li.dropdown:hover
  > .dropdown-menu {
  border-right-color: #0f4597;
}
@media (min-width: 992px) {
  html
    #header
    .header-nav
    .header-nav-main
    nav
    > ul
    > li.dropdown-full-color.dropdown-primary
    .dropdown-menu {
    background-color: #0f4597;
  }
}

::-webkit-scrollbar {
  width: 8px;
  height: 6px;
}
::-webkit-scrollbar-thumb {
  background: #bdbdbd;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(13deg, #0f4597 14%, #1a3c9c 64%);
}
::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 10px;
  box-shadow: inset 7px 10px 12px #f0f0f0;
}

html .border-color-primary {
  border-color: #0f4597 !important;
}

a#cookie-bar-button {
  background-color: #0f4597;
  text-decoration: none;
}
#cookie-bar a,
#cookie-bar-prompt-content a,
#cookie-bar-prompt-content span {
  color: #0f4597;
  text-decoration: none;
}

/* poppins-300 - latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/poppins-v15-latin-300.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("fonts/poppins-v15-latin-300.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/poppins-v15-latin-300.woff2") format("woff2"),
    /* Super Modern Browsers */ url("fonts/poppins-v15-latin-300.woff")
      format("woff"),
    /* Modern Browsers */ url("fonts/poppins-v15-latin-300.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("fonts/poppins-v15-latin-300.svg#Poppins")
      format("svg"); /* Legacy iOS */
}
/* poppins-regular - latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/poppins-v15-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("fonts/poppins-v15-latin-regular.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/poppins-v15-latin-regular.woff2") format("woff2"),
    /* Super Modern Browsers */ url("fonts/poppins-v15-latin-regular.woff")
      format("woff"),
    /* Modern Browsers */ url("fonts/poppins-v15-latin-regular.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("fonts/poppins-v15-latin-regular.svg#Poppins") format("svg"); /* Legacy iOS */
}
/* poppins-500 - latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/poppins-v15-latin-500.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("fonts/poppins-v15-latin-500.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/poppins-v15-latin-500.woff2") format("woff2"),
    /* Super Modern Browsers */ url("fonts/poppins-v15-latin-500.woff")
      format("woff"),
    /* Modern Browsers */ url("fonts/poppins-v15-latin-500.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("fonts/poppins-v15-latin-500.svg#Poppins")
      format("svg"); /* Legacy iOS */
}
/* poppins-600 - latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/poppins-v15-latin-600.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("fonts/poppins-v15-latin-600.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/poppins-v15-latin-600.woff2") format("woff2"),
    /* Super Modern Browsers */ url("fonts/poppins-v15-latin-600.woff")
      format("woff"),
    /* Modern Browsers */ url("fonts/poppins-v15-latin-600.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("fonts/poppins-v15-latin-600.svg#Poppins")
      format("svg"); /* Legacy iOS */
}
/* poppins-700 - latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/poppins-v15-latin-700.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("fonts/poppins-v15-latin-700.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/poppins-v15-latin-700.woff2") format("woff2"),
    /* Super Modern Browsers */ url("fonts/poppins-v15-latin-700.woff")
      format("woff"),
    /* Modern Browsers */ url("fonts/poppins-v15-latin-700.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("fonts/poppins-v15-latin-700.svg#Poppins")
      format("svg"); /* Legacy iOS */
}
/* poppins-800 - latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  src: url("fonts/poppins-v15-latin-800.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("fonts/poppins-v15-latin-800.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/poppins-v15-latin-800.woff2") format("woff2"),
    /* Super Modern Browsers */ url("fonts/poppins-v15-latin-800.woff")
      format("woff"),
    /* Modern Browsers */ url("fonts/poppins-v15-latin-800.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("fonts/poppins-v15-latin-800.svg#Poppins")
      format("svg"); /* Legacy iOS */
}

#c-bns button:first-child {
  background-color: #0f4597;
  color: #ffffff;
}

#c-bns button:first-child:hover {
  background-color: #0f4597;
  color: #f8f8f8;
}
.light-button:hover {
  background-color: #11394e !important;
}

/*
Name: 			theme-blog.css
Written by: 	Okler Themes - (http://www.okler.net)
Theme Version:	9.0.0
*/
/* Posts */

.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Use clearfix class on parent to clear nested columns, or wrap each row of columns in a <div class="row"> */

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.row:after,
.clearfix:after {
  clear: both;
}
.row,
.clearfix {
  zoom: 1;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  zoom: 1;
}

.clearfix {
  clear: both;
  width: 100%;
  display: block;
}
.elementor-clearfix:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
}
.notable_works .items_group {
  background: #eaeae8;
}
.notable_works .items_group {
  background: #eaeae8;
}
.notable_works .items_group .fancy_heading h2 {
  margin-bottom: 0;
  padding-top: 40px;
}

.right-sidebar .items_group {
  width: 75%;
  float: left;
}
.left-sidebar .items_group {
  width: 75%;
  float: right;
}
.left-sidebar .items_group,
.right-sidebar .items_group,
.with_aside .content_wrapper {
  width: 100%;
}

.right-sidebar .items_group {
  width: 75%;
  float: left;
}
.left-sidebar .items_group {
  width: 75%;
  float: right;
}

/* TEAM LIST */

.dark .idea_box,
.dark table th,
.dark table td,
.dark .list_item .circle,
.dark input[type="text"],
.dark input[type="tel"],
.dark input[type="password"],
.dark input[type="email"],
.dark textarea,
.dark select,
.dark .promo_box.has_border:after,
.dark dl > dt,
.dark dl > dd,
.dark .article_box .desc_wrapper p,
.dark a.icon_bar,
.dark a.content_link,
.dark .how_it_works .image,
.dark .opening_hours,
.dark .opening_hours .opening_hours_wrapper li,
.dark .icon_box.has_border:after,
.dark .chart_box:before,
.dark .pricing-box,
.dark .team_list .bq_wrapper,
.dark .post-footer .post-links,
.dark .format-link .post-title .icon-link,
.dark .share_wrapper,
.dark .post-header .title_wrapper,
.dark .section-post-related .section-related-adjustment,
.dark .comments,
.dark .widget-area,
.dark .widget:after,
.dark .fixed-nav .desc h6,
.dark .portfolio_group.list .portfolio-item,
.dark .portfolio_group .portfolio-item .desc .details-wrapper,
.dark .Recent_posts ul li .desc h6,
.dark .widget_recent_entries ul li a,
.dark .woocommerce .widget_best_sellers li,
.dark .woocommerce .widget_featured_products li,
.dark .woocommerce .widget_recent_reviews li,
.dark .woocommerce .widget_recent_products li,
.dark .woocommerce .widget_recently_viewed_products li,
.dark .woocommerce .widget_random_products li,
.dark .woocommerce .widget_top_rated_products li,
.dark .woocommerce .widget_onsale li,
.dark .woocommerce .widget_layered_nav li,
.dark .woocommerce .widget_shopping_cart ul.product_list_widget li,
.dark .woocommerce .widget_products li,
.dark .woocommerce .product .related.products,
.dark .woocommerce .product div.entry-summary h1.product_title:after,
.dark .woocommerce .quantity input.qty {
  border-color: rgba(255, 255, 255, 0.08);
}
.blockquote p.author span,
.counter .desc_wrapper .title,
.article_box .desc_wrapper p,
.team .desc_wrapper p.subtitle,
.pricing-box .plan-header p.subtitle,
.pricing-box .plan-header .price sup.period,
.chart_box p,
.fancy_heading .inside,
.fancy_heading_line .slogan,
.post-meta,
.post-meta a,
.post-footer,
.post-footer a span.label,
.pager .pages a,
.button-love a .label,
.pager-single a,
#comments .commentlist > li .comment-author .says,
.fixed-nav .desc .date,
.filters_buttons li.label,
.Recent_posts ul li a .desc .date,
.widget_recent_entries ul li .post-date,
.tp_recent_tweets .twitter_time,
.widget_price_filter .price_label,
.shop-filters .woocommerce-result-count,
.woocommerce ul.product_list_widget li .quantity,
.widget_shopping_cart ul.product_list_widget li dl,
.product_meta .posted_in,
.woocommerce .shop_table .product-name .variation > dd,
.shipping-calculator-button:after,
.shop_slider .shop_slider_ul li .item_wrapper .price del,
.testimonials_slider .testimonials_slider_ul li .author span,
.testimonials_slider .testimonials_slider_ul li .author span a,
.Latest_news ul li .desc_footer {
  color: #a8a8a8;
}

.dark .counter .desc_wrapper .number {
  color: #fff;
}
.offer .offer_li .desc_wrapper {
  width: 436px;
}
.header-open .offer .offer_li .desc_wrapper {
  width: 436px;
}
.one-fourth .counter.counter_horizontal .desc_wrapper,
.one-fifth .counter.counter_horizontal .desc_wrapper,
.one-sixth .counter.counter_horizontal .desc_wrapper {
  padding-left: 0;
}

.one-third .article_box .desc_wrapper {
  width: 100%;
  min-height: auto;
  float: none;
}
.icon_box.icon_position_left .desc_wrapper {
  text-align: center;
  padding-top: 0;
}

/* Sliding box */

.sliding_box .desc_wrapper {
  background: #13bfb1;
}
.sliding_box .desc_wrapper:after {
  border-bottom-color: #13bfb1;
}

.offer_thumb_ul li.offer_thumb_li .desc_wrapper {
  width: 100%;

  float: none;
}

.offer .offer_li .desc_wrapper {
  width: 324px;
}
.offer .offer_li .desc_wrapper {
  width: 324px;
}
.offer .offer_li .desc_wrapper {
  width: 100%;
  float: none;
  clear: both;
  margin: 0;
}
.offer .offer_li .desc_wrapper .title {
  padding-right: 0;
  margin-bottom: 15px;
}

.offer .offer_li .desc_wrapper .title h3 {
  margin-bottom: 15px;
  font-size: 27px;
  line-height: 27px;
}
.offer .offer_li .desc_wrapper .title a.button {
  position: relative;
}

.flat_box .desc_wrapper {
  margin-left: 50px;
}

.team_list .column {
  margin-bottom: 0;
}
.team_list .bq_wrapper {
  background: rgba(0, 0, 0, 0.02);
  border-left-width: 1px;
  border-style: solid;
  padding: 20px;
}

.offer_thumb_ul li.offer_thumb_li .desc_wrapper {
  width: 100%;
  float: none;
}
.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title {
  padding-right: 0;
}
.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3 {
  margin-bottom: 15px;
}
.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title a.button {
  position: relative;
}

.left-sidebar .items_group,
.right-sidebar .items_group,
.with_aside .content_wrapper {
  width: 100%;
}
.promo_box_wrapper .desc_wrapper {
  width: 100%;
  margin: 0 !important;
  float: none;
  padding-top: 0px;
}
.team.team_horizontal .desc_wrapper {
  width: 100%;
  float: none;
}
#comments .commentlist > li .comment-author .says,
.Recent_posts ul li a .desc .date,
.article_box .desc_wrapper p,
.blockquote p.author span,
.button-love a .label,
.chart_box p,
.counter .desc_wrapper .title,
.fancy_heading .inside,
.fancy_heading_line .slogan,
.filters_buttons li.label,
.fixed-nav .desc .date,
.pager .pages a,
.pager-single a,
.post-footer,
.post-footer a span.label,
.post-meta,
.post-meta a,
.pricing-box .plan-header .price sup.period,
.pricing-box .plan-header p.subtitle,
.product_meta .posted_in,
.shipping-calculator-button:after,
.shop-filters .woocommerce-result-count,
.shop_slider .shop_slider_ul li .item_wrapper .price del,
.team .desc_wrapper p.subtitle,
.testimonials_slider .testimonials_slider_ul li .author span,
.testimonials_slider .testimonials_slider_ul li .author span a,
.tp_recent_tweets .twitter_time,
.widget_price_filter .price_label,
.widget_recent_entries ul li .post-date,
.widget_shopping_cart ul.product_list_widget li dl,
.woocommerce .shop_table .product-name .variation > dd,
.woocommerce ul.product_list_widget li .quantity {
  color: #a8a8a8;
}

.sliding_box .desc_wrapper {
  background: #2991d6;
}

.sliding_box .desc_wrapper:after {
  border-bottom-color: #2991d6;
}
.offer .offer_li .desc_wrapper {
  float: left;
  width: 570px;
  width: calc(50% - 42px);
  margin: 30px 12px 30px 30px;
}
.offer .offer_li .desc_wrapper .title {
  margin-bottom: 30px;
  position: relative;
  min-height: 43px;
  padding-right: 160px;
}
.offer .offer_li .desc_wrapper.no-link .title {
  padding: 0;
}
.offer .offer_li .desc_wrapper .title h3 {
  margin: 0;
  font-size: 35px;
  line-height: 35px;
  padding-top: 3px;
}
.offer .offer_li .desc_wrapper .title h3 em {
  color: rgba(0, 0, 0, 0.1);
  font-style: normal;
}
.offer .offer_li .desc_wrapper .title a.button {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.offer .offer_li .desc_wrapper.align_left {
  text-align: left;
}
.offer .offer_li .desc_wrapper.align_right {
  text-align: right;
}
.offer .offer_li .desc_wrapper.align_center {
  text-align: center;
}
.offer .offer_li .desc_wrapper.align_justify {
  text-align: justify;
}
.offer .offer_li .desc_wrapper.align_right.has-link .title {
  padding-left: 160px;
  padding-right: 0;
}
.offer .offer_li .desc_wrapper.align_right .title a.button {
  left: 0;
  right: auto;
}
.offer .offer_li .desc_wrapper.align_center.has-link .title {
  text-align: left;
}
.offer_li ul {
  list-style: disc inside none;
  margin-bottom: 10px;
}
.offer_li ol {
  list-style: decimal inside none;
  margin-bottom: 10px;
}
.offer_li li {
  margin-bottom: 5px;
}

.offer_thumb_ul li.offer_thumb_li .desc_wrapper {
  float: left;
  width: 39%;
  margin-right: 4%;
  padding-top: 20px;
}
.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title {
  margin-bottom: 15px;
  position: relative;
  min-height: 43px;
  padding-right: 160px;
}
.offer_thumb_ul li.offer_thumb_li .desc_wrapper.no-link .title {
  padding: 0;
}
.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3 {
  margin: 0;
  font-size: 35px;
  line-height: 35px;
  padding-top: 3px;
}
.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title a.button {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.offer_thumb_ul li.offer_thumb_li .desc_wrapper.align_left {
  text-align: left;
}
.offer_thumb_ul li.offer_thumb_li .desc_wrapper.align_right {
  text-align: right;
}
.offer_thumb_ul li.offer_thumb_li .desc_wrapper.align_center {
  text-align: center;
}
.offer_thumb_ul li.offer_thumb_li .desc_wrapper.align_justify {
  text-align: justify;
}
.offer_thumb_ul li.offer_thumb_li .desc_wrapper.align_right.has-link .title {
  padding-left: 160px;
  padding-right: 0;
}
.offer_thumb_ul li.offer_thumb_li .desc_wrapper.align_right .title a.button {
  left: 0;
  right: auto;
}
.offer_thumb_ul li.offer_thumb_li .desc_wrapper.align_center.has-link .title {
  text-align: left;
}
.icon_box .desc_wrapper {
  text-align: center;
}
.icon_box.icon_position_left .desc_wrapper {
  text-align: left;
  padding-top: 10px;
}
.article_box .desc_wrapper {
  width: 50%;
  min-height: 139px;
  float: left;
  padding: 10px 15px;
  background-color: #f8f8f8;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.article_box .desc_wrapper p {
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-style: solid;
  padding-bottom: 7px;
}
.article_box .desc_wrapper h4 {
  margin-bottom: 5px;
}
.article_box .desc_wrapper i.icon-right-open {
  display: block;
  position: relative;
  left: -5px;
}
.sliding_box .desc_wrapper {
  padding: 15px 20px;
  width: 100%;
  text-align: center;
  z-index: 2;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sliding_box .desc_wrapper:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px;
  border-color: transparent;
}
.sliding_box .desc_wrapper h4 {
  margin-bottom: 0;
}
/* Animation */

.sliding_box .photo_wrapper {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sliding_box:hover .photo_wrapper {
  bottom: -1px;
}
.sliding_box .desc_wrapper:after {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sliding_box:hover .desc_wrapper:after {
  top: -8px;
}

/* Image frames & Google maps & Icon bar */

.image_frame .image_wrapper .image_links {
  background: rgba(19, 191, 177, 0.8);
}
.image_frame .image_wrapper .image_links a {
  color: #fff;
}
.image_frame .image_wrapper .image_links a:hover {
  background: #fff;
  color: #13bfb1;
}
.team_list .column {
  margin-bottom: 0;
}
.team_list .bq_wrapper {
  background: rgba(0, 0, 0, 0.02);
  border-left-width: 1px;
  border-style: solid;
  padding: 20px;
}

single-photo-wrapper .image_frame {
  margin-left: 130px;
}
.no-share .single-photo-wrapper .image_frame {
  margin-left: 0px;
}
.single-photo-wrapper .image_frame iframe {
  width: 100%;
}
.format-image .single-photo-wrapper {
  text-align: center;
}
.format-image .single-photo-wrapper .image_frame {
  display: inline-block;
  margin-left: 0;
}

.story_box .desc_wrapper {
  margin-right: 20%;
  position: relative;
  z-index: 2;
}
.story_box .desc_wrapper h3 {
  margin-left: -30px;
  margin-top: -26px;
}
.story_box .desc_wrapper hr {
  margin-left: 0;
  width: 20%;
}
.story_box:hover .desc_wrapper hr {
  width: 40%;
}
.story_box:hover .photo_wrapper img {
  display: block;
  opacity: 1;
}
.story_box.vertical {
  padding: 0 17%;
}
/* Animation */

.story_box .desc_wrapper hr,
.story_box .photo_wrapper img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.promo_box_wrapper .desc_wrapper {
  width: 56%;
  margin: 0 2% 0 6%;
  float: left;
  padding-top: 10px;
}
.promo_box_wrapper .desc_wrapper .desc {
  margin-bottom: 15px;
}
.promo_box_wrapper.promo_box_right .photo_wrapper {
  float: right;
  text-align: right;
}
.promo_box_wrapper.promo_box_right .desc_wrapper {
  margin: 0 6% 0 2%;
  text-align: right;
}
.promo_box_wrapper.promo_box_right .desc_wrapper a.button {
  margin-right: 0;
}
.portfolio.no-img .single-photo-wrapper .image_frame,
.format-standard.no-img .single-photo-wrapper .image_frame {
  display: none;
}
.single-format-quote .single-photo-wrapper .image_frame {
  display: none;
}

.image_frame .image_wrapper .image_links {
  background: rgba(19, 191, 177, 0.8);
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: #ccc5b9;
}
.blog-posts:not(.blog-posts-no-margins) article {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  margin-bottom: 50px;
  padding-bottom: 20px;
}

.portfolio_group .portfolio-item .image_frame {
  width: 100%;
}

.woocommerce ul.products.list li.product .image_frame {
  width: 33%;
}
.woocommerce ul.products li.product .image_frame {
  position: relative;
}

.blog-posts:not(.blog-posts-no-margins) .pagination {
  margin: -10px 0 20px;
}
.woocommerce ul.products li.product.outofstock .image_frame .image_wrapper img {
  filter: alpha(opacity=350);
  opacity: 0.3;
}
.woocommerce .product .product_wrapper .product_image_wrapper > .image_frame {
  position: relative;
  float: left;
  margin-right: 10px;
}
.counter .desc_wrapper .number-wrapper {
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 5px;
}
.counter .desc_wrapper .number-wrapper .label {
  font-size: 70%;
  line-height: 100%;
}
.counter .desc_wrapper .title {
  font-size: 15px;
  line-height: 20px;
  margin: 0;
}
.counter.counter_horizontal .desc_wrapper {
  padding-left: 85px;
}

.story_box .desc_wrapper hr,
.story_box .photo_wrapper img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.promo_box_wrapper .desc_wrapper {
  width: 56%;
  margin: 0 2% 0 6%;
  float: left;
  padding-top: 10px;
}
.promo_box_wrapper .desc_wrapper .desc {
  margin-bottom: 15px;
}
.promo_box_wrapper.promo_box_right .photo_wrapper {
  float: right;
  text-align: right;
}
.promo_box_wrapper.promo_box_right .desc_wrapper {
  margin: 0 6% 0 2%;
  text-align: right;
}
.promo_box_wrapper.promo_box_right .desc_wrapper a.button {
  margin-right: 0;
}

.counter .desc_wrapper .number-wrapper {
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 5px;
}
.counter .desc_wrapper .number-wrapper .label {
  font-size: 70%;
  line-height: 100%;
}
.counter .desc_wrapper .title {
  font-size: 15px;
  line-height: 20px;
  margin: 0;
}

.counter.counter_horizontal .desc_wrapper {
  padding-left: 85px;
}

.woocommerce
  .product
  .product_wrapper
  .product_image_wrapper
  > .image_frame
  .images {
  width: 100%;
  margin: 0;
}

.woocommerce .product .product_wrapper .product_image_wrapper .thumbnails {
  margin-top: 15px;
}

.woocommerce
  .product
  .product_wrapper
  .product_image_wrapper
  .thumbnails
  .image_frame {
  display: block;
  float: left;
  margin-right: 3%;
  width: 30%;
  margin-bottom: 10px;
}

img.scale-with-grid,
#Content img {
  max-width: 100% !important;
  height: auto !important;
}
.woocommerce
  .product
  .product_wrapper
  .product_image_wrapper
  .thumbnails
  .image_frame
  a {
  float: none;
  margin: 0;
  width: auto;
}
.one.column {
  width: 98%;
}

.column,
.columns {
  float: left;
  margin: 0 1% 40px;
}
.style-simple .article_box .desc_wrapper {
  background-image: none;
}
.style-simple .article_box .desc_wrapper p {
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.style-simple .article_box .desc_wrapper p:after {
  background-color: rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
  height: 2px;
  margin-top: 10px;
  width: 20px;
}
.style-simple .article_box:hover .desc_wrapper p:after {
  width: 40%;
}
.style-simple .article_box .desc_wrapper i.icon-right-open {
  display: none;
}
.style-simple .article_box .desc_wrapper p:after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.style-simple .sliding_box .desc_wrapper {
  background: none;
  padding-left: 0;
  padding-right: 0;
}
.style-simple .sliding_box .desc_wrapper h4 {
  color: inherit;
  margin-bottom: 5px;
}
.style-simple .sliding_box .desc_wrapper:after {
  display: inline-block;
  content: "";
  width: 20%;
  height: 2px;
  border: 0;
  background-color: rgba(0, 0, 0, 0.1);
  position: static;
  top: 0;
  margin: 0;
}
.style-simple .icon_box .desc_wrapper h4 {
  margin-bottom: 20px;
}

.style-simple .icon_box .desc_wrapper h4:before {
  content: "";
  display: block;
  width: 0;
  margin: 0 auto;
  height: 2px;
  top: -15px;
  position: relative;
  background-color: #ccc;
}
.style-simple .icon_box:hover .desc_wrapper h4:before {
  width: 100px;
}

.style-simple .article_box .desc_wrapper {
  background-image: none;
}
.style-simple .article_box .desc_wrapper p {
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.style-simple .article_box .desc_wrapper p:after {
  background-color: rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
  height: 2px;
  margin-top: 10px;
  width: 20px;
}
.style-simple .article_box:hover .desc_wrapper p:after {
  width: 40%;
}
.style-simple .article_box .desc_wrapper i.icon-right-open {
  display: none;
}
.style-simple .article_box .desc_wrapper p:after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.style-simple .sliding_box .desc_wrapper {
  background: none;
  padding-left: 0;
  padding-right: 0;
}
.style-simple .sliding_box .desc_wrapper h4 {
  color: inherit;
  margin-bottom: 5px;
}
.style-simple .sliding_box .desc_wrapper:after {
  display: inline-block;
  content: "";
  width: 20%;
  height: 2px;
  border: 0;
  background-color: rgba(0, 0, 0, 0.1);
  position: static;
  top: 0;
  margin: 0;
}
.style-simple .sliding_box:hover .desc_wrapper:after {
  width: 60%;
}

.style-simple .icon_box .icon_wrapper i,
.style-simple .icon_box .image_wrapper img,
.style-simple .icon_box .desc_wrapper h4:before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.style-simple .sliding_box:hover .desc_wrapper:after {
  width: 60%;
}

.blog-posts.blog-posts-no-margins .pagination {
  margin-top: 28.8px;
  margin-top: 1.8rem;
}

/* Post */
article.post h2 a {
  text-decoration: none;
}

article.post .post-meta {
  font-size: 0.9em;
  margin-bottom: 7px;
}

article.post .post-meta > span {
  display: inline-block;
  padding-right: 8px;
}

article.post .post-meta i {
  margin-right: 3px;
}

article.post .post-date {
  float: left;
  margin-right: 10px;
  text-align: center;
}

article.post .post-date .month {
  display: block;
  background: #ccc;
  border-radius: 0 0 2px 2px;
  color: #fff;
  font-size: 0.8em;
  line-height: 1.8;
  padding: 1px 10px;
  text-transform: uppercase;
}

article.post .post-date .day {
  background: #f7f7f7;
  border-radius: 2px 2px 0 0;
  color: #ccc;
  display: block;
  font-size: 18px;
  font-weight: 900;
  padding: 10px;
}

article.post .post-image .owl-carousel {
  width: 100.1%;
}

article .post-video {
  transition: all 0.2s ease-in-out;
  padding: 0;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  display: block;
  height: auto;
  position: relative;
  margin: 0 0 30px 0;
  padding-bottom: 61%;
}

article .post-video iframe {
  bottom: 0;
  height: auto;
  left: 0;
  margin: 0;
  min-height: 100%;
  min-width: 100%;
  padding: 4px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

article .post-audio {
  transition: all 0.2s ease-in-out;
  padding: 0;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  display: block;
  height: auto;
  position: relative;
  margin: 0 0 30px 0;
  padding-bottom: 35%;
  min-height: 160px;
}

article .post-audio iframe {
  bottom: 0;
  height: auto;
  left: 0;
  margin: 0;
  min-height: 100%;
  min-width: 100%;
  padding: 4px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

article.post-medium .post-image .owl-carousel {
  width: 100.2%;
}

article.post-large {
  margin-left: 60px;
}

article.post-large h2 {
  margin-bottom: 5px;
}

article.post-large .post-image,
article.post-large .post-date {
  margin-left: -60px;
}

article.post-large .post-image {
  margin-bottom: 25px;
}

article.post-large .post-image.single {
  margin-bottom: 30px;
}

article.post-large .post-video {
  margin-left: -60px;
}

article.post-large .post-audio {
  margin-left: -60px;
}

/* Single Post */
.single-post article {
  border-bottom: 0;
  margin-bottom: 0;
}

article.blog-single-post .post-meta {
  margin-bottom: 20px;
}

/* Post Block */
.post-block h3 {
  font-size: 1.8em;
  font-weight: 200;
  margin: 0 0 20px;
  text-transform: none;
}

.post-block h3 i {
  margin-right: 7px;
}

/* Post Author */
.post-author img {
  max-height: 80px;
  max-width: 80px;
}

.post-author p {
  font-size: 0.9em;
  line-height: 22px;
  margin: 0;
  padding: 0;
}

.post-author p .name {
  font-size: 1.1em;
}

.post-author .img-thumbnail {
  display: inline-block;
  float: left;
  margin-right: 20px;
}

/* Post Comments */
ul.comments {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.comments li {
  clear: both;
  padding: 10px 0 0 70px;
}

ul.comments li img.avatar {
  height: 48px;
  width: 48px;
}

ul.comments li ul.reply {
  margin: 0;
}

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

ul.comments li .img-thumbnail {
  margin-left: -70px;
  position: absolute;
}

ul.comments li .comment {
  margin-bottom: 10px;
}

ul.comments .comment-arrow {
  border-bottom: 12px solid transparent;
  border-right: 12px solid #f7f7f7;
  border-top: 12px solid transparent;
  height: 0;
  left: -12px;
  position: absolute;
  top: 12px;
  width: 0;
}

ul.comments .comment-block {
  background: #f7f7f7;
  border-radius: 5px;
  padding: 20px 20px 30px;
  position: relative;
}

ul.comments .comment-block p {
  font-size: 0.9em;
  line-height: 21px;
  margin: 0;
  padding: 0;
}

ul.comments .comment-block .comment-by {
  display: block;
  font-size: 1em;
  line-height: 21px;
  margin: 0;
  padding: 0 0 5px 0;
}

ul.comments .comment-block .date {
  color: #999;
  font-size: 0.9em;
}

/* Leave a Comment */
.post-leave-comment h3 {
  margin: 0 0 40px;
}

/* Recent Posts */
.recent-posts h4 {
  margin-bottom: 7px;
}

.recent-posts article.recent-post h4 {
  margin: 0 0 3px 0;
}

.recent-posts article.recent-post h4 a {
  display: block;
}

.recent-posts .date {
  margin-right: 10px;
  text-align: center;
}

.recent-posts .date .month {
  background: #ccc;
  color: #fff;
  font-size: 0.9em;
  padding: 3px 10px;
  position: relative;
  top: -2px;
}

.recent-posts .date .day {
  background: #f7f7f7;
  color: #ccc;
  display: block;
  font-size: 18px;
  font-weight: 500;
  font-weight: bold;
  padding: 8px;
}

section.section .recent-posts .date .day {
  background: #fff;
}

/* Simple Post List */
ul.simple-post-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.simple-post-list li {
  border-bottom: 1px dotted #e2e2e2;
  padding: 15px 0;
}

ul.simple-post-list li::after {
  clear: both;
  content: "";
  display: block;
}

ul.simple-post-list li:last-child {
  border-bottom: 0;
}

ul.simple-post-list .post-image {
  float: left;
  margin-right: 12px;
}

ul.simple-post-list .post-meta {
  color: #888;
  font-size: 0.8em;
}

ul.simple-post-list .post-info {
  line-height: 20px;
}

/* Responsive */
@media (max-width: 575px) {
  ul.comments li {
    border-left: 8px solid rgba(0, 0, 0, 0.06);
    clear: both;
    padding: 0 0 0 10px;
  }

  ul.comments li .img-thumbnail {
    display: none;
  }

  ul.comments .comment-arrow {
    display: none;
  }
}
