@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;800&display=swap");

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

body {
  overflow-x: hidden !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

body.single.single-post .content {
  margin-top: 88px !important;
  padding-top: 44px !important;
  border-top: 1px solid #eee;
}

body.single.single-post .content .post_text_inner {
  padding-top: 0 !important;
}

::selection {
  background: #003768;
}
::-moz-selection {
  background: #003768;
}

a:hover,
p a:hover,
.woocommerce ul.products li.product:hover h6 {
  color: #003768 !important;
}

.full_width,
.content,
.content .container,
.full_width {
  background-color: #fff;
}

.single-product .default_template_holder {
  margin-top: 100px;
}

input[type="text"],
input[type="email"],
input[type="phone"],
textarea,
select {
  color: #20272e !important;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 18px;
  -webkit-appearance: none !important;
  border-radius: 0 !important;
}

input[type="button"] {
  padding: 8px 42px !important;
  color: #fff !important;
  background-color: #0c5e1e !important;
  cursor: pointer;
}

input[type="button"]:hover {
  background-color: #20272e !important;
}

/* HEADER */

header {
  position: absolute;
  background-color: #fff;
  max-width: 1300p;
}

.header_inner {
  max-width: 1300px;
  margin: 0 auto;
}

.header_top {
  position: absolute;
  top: 32px;
  right: 30px;
  padding: 0;
  background-color: transparent;
  width: 300px;
}

.header_top .container_inner {
  width: 100%;
}

.header_top .woocommerce.widget_product_search.header-right-widget {
  width: 320px;
  border: 1px solid #00aada;
  border-radius: 24px;
}

.header_top #searchform input[type="text"] {
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.5px;
}

.header_top #searchform input[type="submit"] {
  color: #00aada;
  padding-right: 16px;
}

.q_logo {
  top: 68px;
  left: 0px;
}

.q_logo img {
  width: 212px !important;
  height: auto !important;
}

.sticky .q_logo img {
  max-width: 126px;
}

/* NAVIGATION */

a:hover,
a:active,
aside .widget a:hover,
aside .widget a:active {
  color: #f79727;
}

.fa.fa-angle-down {
  color: #f79727;
  font-weight: 600;
  font-size: 18px;
}

nav.main_menu {
  width: 460px;
  margin-top: 16px;
  margin-left: 50px;
}

nav.main_menu > ul > li > a {
  font-size: 18px !important;
  font-weight: 800;
  padding: 0 14px;
  line-height: 70px !important;
  color: #133f7f !important;
  text-transform: none;
  letter-spacing: 0px;
}

nav.main_menu > ul ul > li > a {
  color: #fff !important;
}

nav.main_menu > ul ul > li:hover > a {
  color: #f79727 !important;
}

nav.main_menu > ul > li.hover > a span {
  border-bottom: 2px solid #20272e !important;
}

nav.main_menu.right {
  margin-right: 34px;
}

.drop_down .narrow .second .inner ul li {
  width: 280px;
}

.drop_down .narrow .second .inner ul li a {
  padding-left: 20px;
  padding-right: 20px;
  line-height: 18px !important;
  color: #20272e;
}

.drop_down .narrow .second .inner ul li a:hover {
  color: #20272e;
}

nav.main_menu .button-header-quote {
  float: right;
  text-decoration: none !important;
}

nav.main_menu .button-header-quote a {
  color: #fff !important;
  background-color: #f79727;
  height: 48px;
  line-height: 48px !important;
  margin-top: 12px;
  text-decoration: none !important;
  padding: 0 24px;
}

nav.main_menu .button-header-quote a span {
  border: none !important;
}

nav.main_menu .button-header-quote a:hover {
  background-color: #20272e;
  opacity: 1 !important;
}

.drop_down .second {
  border: 1px solid #eee;
  background: #fff !important;
  border-radius: 4px !important;
}

.drop_down .second .inner > ul,
li.narrow .second .inner ul {
  background-color: #fff !important;
}

.second .inner {
  padding-top: 14px !important;
}

.drop_down .wide .second ul li {
  border: none !important;
}

.drop_down .wide .second ul li ul {
  padding-bottom: 24px !important;
  overflow: hidden !important;
}

.drop_down .wide .second ul li a,
.drop_down .wide .second > .inner > ul > li.sub > ul > li > a {
  padding: 8px 0 !important;
  color: #666666 !important;
  font-size: 14px !important;
}

.drop_down .wide .second .inner > ul > li > a:hover,
.drop_down .wide .second ul li a:hover,
.drop_down .wide .second > .inner > ul > li.sub > ul > li > a:hover {
  color: #f79727 !important;
}

.drop_down .wide .second .inner > ul > li > a {
  font-weight: 800 !important;
  color: #000 !important;
}

.drop_down .second .inner .widget {
  padding: 0 !important;
}

/* WOOCOMMERCE */

ul.product-categories .cat-item {
  /*display: none; */
}

ul.product-categories .cat-item.current-cat-parent {
  display: block;
}

ul.product-categories .cat-item.current-cat-parent > a,
ul.product-categories .cat-item.current-cat-parent > span {
  display: none;
  height: 0;
}

ul.product-categories ul.children {
  padding-left: 0 !important;
}

ul.product-categories .cat-item.current-cat-parent li > ul.children li {
  display: block !important;
}

.woocommerce .product .onsale.out-of-stock-button {
  background-color: #ccc;
  font-size: 10px !important;
  line-height: 10px !important;
  width: 58px;
  height: auto;
  padding: 4px 8px;
  border-radius: 4px;
}
/*
div.coupon,
div.woocommerce-form-coupon-toggle,
ul.wc_payment_methods {
  display: none !important;
}
*/

.woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 24px;
}

.woocommerce
  div.cart-collaterals
  div.cart_totals
  table
  tr.order-total
  strong
  span.amount,
.woocommerce-page
  div.cart-collaterals
  div.cart_totals
  table
  tr.order-total
  strong
  span.amount,
.woocommerce form.checkout table.shop_table tfoot tr.order-total td span.amount,
.woocommerce form.checkout table.shop_table tfoot tr.order-total th {
  color: #000;
}

.woocommerce table.cart div.coupon .button,
.woocommerce-page table.cart div.coupon .button,
.woocommerce table.cart td.actions .checkout-button,
.woocommerce table.cart td.actions input[type="submit"],
.woocommerce .button,
.woocommerce input[type="submit"],
.woocommerce ul.products li.product .added_to_cart,
.woocommerce-page .button,
.woocommerce-page input[type="submit"] {
  border-radius: 64px;
  color: #fff;
  background: #003768;
  border-color: #003768;
}

.woocommerce table.cart div.coupon .button:hover,
.woocommerce-page table.cart div.coupon .button:hover,
.woocommerce table.cart td.actions .checkout-button:hover,
.woocommerce table.cart td.actions input[type="submit"]:hover,
.woocommerce .button:hover,
.woocommerce input[type="submit"]:hover,
.woocommerce ul.products li.product .added_to_cart:hover,
.woocommerce-page .button:hover,
.woocommerce-page input[type="submit"]:hover {
  color: #fff !important;
  background: #f79727;
  border-color: #f79727;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom
  .product
  .product_meta {
  clear: both;
}

.woocommerce form.checkout .col2-set .form-row input[type="text"],
.woocommerce form.checkout .col2-set .form-row input[type="email"],
.woocommerce form.checkout .col2-set .form-row input[type="password"],
.woocommerce form.checkout .col2-set .form-row input[type="tel"],
.woocommerce form.checkout .col2-set .form-row.form-row-wide input[type="text"],
.woocommerce form.checkout .col2-set .form-row.notes textarea,
.woocommerce input[type="text"]:not(.qode_search_field),
.woocommerce input[type="password"],
.woocommerce input[type="email"],
.woocommerce textarea,
.woocommerce-page input[type="tel"],
.woocommerce-page input[type="text"]:not(.qode_search_field),
.woocommerce-page input[type="password"],
.woocommerce-page input[type="email"],
.woocommerce-page textarea {
  border: 1px solid #ccc;
}

.woocommerce form .form-row .required {
  visibility: hidden;
}

.tabs.wc-tabs {
  list-style: none;
}

.tabs.wc-tabs li {
  display: inline-block;
}

.tabs.wc-tabs li a {
  padding: 14px 24px;
  background: #fff;
  border-radius: 4px 4px 0 0;
  font-weight: 800;
}

.tabs.wc-tabs li.active a {
  background: #e9f5ff;
}

.wc-tab {
  padding: 20px;
  background: #e9f5ff;
  margin-top: 10px;
  border-radius: 8px !important;
}

.wc-tab p {
  margin-bottom: 20px;
}

#woosq-popup .thumbnails .slick-arrow {
  border: 1px solid #fff !important;
  color: #fff;
  cursor: pointer;
  margin-left: 12px;
  margin-right: 12px;
}

body a.pp_previous:after,
body a.pp_next:after {
  border-radius: 0 !important;
}

.woocommerce-product-gallery__image img {
  max-width: 567px !important;
  max-height: 567px !important;
}

.woocommerce #content .quantity input.qty,
.woocommerce .quantity input.qty,
.woocommerce-page #content .quantity input.qty,
.woocommerce-page .quantity input.qty {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 12px 4px;
  float: left;
  vertical-align: middle;
  width: 60px;
}

button.single_add_to_cart_button {
  margin-top: 4px !important;
  background-color: #003768 !important;
  color: #fff !important;
}

.woocommerce ul.products li.product .price {
  margin-bottom: 0;
}

.quick-view {
  display: block;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.add-to-cart-button-outer,
.added_to_cart.wc-forward,
.qode-single-product-share-wish {
  display: none !important;
}

.woocommerce-tabs {
  clear: both;
  padding-top: 48px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  background-color: #003768;
}

.woocommerce .widget_price_filter .button,
.woocommerce-page .widget_price_filter .button {
  border-radius: 64px;
}

.woocommerce .widget_price_filter .button:hover,
.woocommerce-page .widget_price_filter .button:hover {
  color: #fff;
  background-color: #003768;
  border-color: #003768;
}

.sub-category-view .product-category,
.main-category-view .product-category {
  position: relative;
}

.sub-category-view ul.products,
.main-category-view ul.products {
  overflow: hidden;
  padding-bottom: 42px;
}

.sub-category-view .product-category a,
.main-category-view .product-category a {
  display: flex;
  align-items: center;
}

.sub-category-view .product-category img,
.main-category-view .product-category img {
  max-width: none;
  width: 100%;
}

.sub-category-view .product-category h2,
.main-category-view .product-category h2 {
  max-width: 60%;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0;
  font-size: 24px;
  line-height: 28px;
  font-weight: 800 !important;
  color: #f79727;
  position: absolute;
  text-align: center;
}

.sub-category-view .product-category h2 mark,
.main-category-view .product-category h2 mark {
  display: none !important;
}

.sub-category-view .product-category a:hover h2,
.main-category-view .product-category a:hover h2 {
  color: #fff !important;
  text-shadow: 0 0 40px #000;
}

.sub-category-view .product-category a {
  display: block;
}

.sub-category-view .product-category h2 {
  bottom: 0;
  padding: 20px 10px;
  background: rgba(0, 55, 104, 0.9);
  margin: 0 !important;
  max-width: 100% !important;
  display: block;
}

.woocommerce.cart .wc-proceed-to-checkout .checkout-button {
  display: block !important;
}

.xoo-wsc-footer {
  background-color: #f5f6f8;
}

.xoo-wsc-footer a {
  border-radius: 64px !important;
}

.xoo-wsc-footer a:last-child {
  background-color: #003768;
  border-color: #003768;
  color: #fff;
  font-weight: 800 !important;
}

.xoo-wsc-footer a:last-child:hover {
  color: #fff !important;
  border-color: #f79727 !important;
  background-color: #f79727;
}

.intagram-display {
  clear: both;
  padding-top: 48px;
  text-align: center;
}

.related.products h2,
.intagram-display h2 {
  text-align: center;
  color: #003768 !important;
  margin-bottom: 24px !important;
}

.intagram-display .qbutton {
  background-color: #fff;
  border: 1px solid #ccc !important;
  color: #000 !important;
  margin-bottom: 48px !important;
}

.intagram-display .qbutton:hover {
  color: #000 !important;
  background-color: #eee !important;
}

.woocommerce .content .container .container_inner,
.woocommerce-page .content .container .container_inner {
  padding-bottom: 0 !important;
  width: 100%;
}

.product-template-default .container .container_inner {
  max-width: none !important;
  width: 100% !important;
}

.product-type-simple {
  max-width: 1080px !important;
  margin-left: auto;
  margin-right: auto;
}

.container .container_inner,
.product-template-default footer .container .container_inner {
  max-width: 1240px !important;
  margin-left: auto;
  margin-right: auto;
  width: 96% !important;
}

/* CONTAINERS */
.content,
.content .container,
.full_width,
.wrapper_inner {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.category_banner_image,
.title.title_size_large {
  height: 680px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center bottom !important;
  margin-top: 80px;
}

.title.title_size_large {
  background-color: #fff;
}

.category_banner_image {
  background-color: #fff;
}

.category_banner_image .title.title_size_large {
  background-color: transparent;
}

.title.title_size_large h1 {
  margin-top: 84px !important;
  color: #fff !important;
  font-weight: 800;
  text-shadow: 0 0 40px #000;
}

.category_banner_image .container {
  background-color: transparent !important;
}

/* TITLES AND TEXT */
h2 {
  font-weight: 800 !important;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 26px !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}

h2.entry_title {
  font-weight: 500;
  font-size: 38px;
  line-height: 48px;
  margin-bottom: 26px;
  text-transform: none !important;
}

h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 26px;
  text-transform: none !important;
}

h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-transform: none !important;
}

p {
  color: #535656;
  font-weight: 500;
}

/* BANNNERS */
.banner-block {
  height: 864px;
  z-index: 0;
  width: 100vw;
  background-position: bottom center !important;
  margin: 100px 0 0 0;
  background-size: cover !important;
}

.banner-block .vc_column-inner {
  padding: 0;
}

.banner-block .vc_column-inner .wpb_wrapper {
  position: relative !important;
}

.banner-block .vc_column-inner .wpb_wrapper .vc_column-inner,
.banner-block .vc_column-inner .wpb_wrapper .wpb_wrapper {
  height: auto;
}

.banner-block h1,
.banner-inner h1,
.limit-block-contact h1 {
  font-family: "Manrope", sans-serif;
  color: #fff;
  font-size: 72px;
  line-height: 76px;
  letter-spacing: 1px;
  font-weight: 800;
}

.banner-block strong {
  font-size: 24px;
  color: #83abc3;
}

.banner-block h1 strong {
  font-size: inherit;
  color: #f79727;
}

.banner-block h1 + p {
  margin-top: 24px;
}

.intro-text {
  margin-top: 420px;
  margin-left: 64px;
}

.button-contianer {
  float: right !important;
  max-width: 560px;
  margin-top: 64px;
}

a.button-tab {
  display: block;
  font-weight: 800 !important;
  font-size: 52px !important;
  line-height: 52px !important;
  background-color: transparent !important;
  border-radius: 148px 0 0 148px !important;
  text-align: left;
  height: auto !important;
  padding: 40px 132px 40px 174px !important;
  max-width: 360px !important;
  background-size: auto 102% !important;
  background-position: center left !important;
  background-repeat: no-repeat !important;
  float: right;
  margin-right: -100px;
  transition: all 0.6s ease 0s;
  color: #fff !important;
  text-shadow: 0 0 40px #000;
}

a.button-tab:hover {
  margin-right: -60px !important;
}

a.button-tab em {
  display: block;
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
}

a.tab-1 {
  background-image: url(/wp-content/uploads/2021/11/banner_tab_aquarium.jpeg);
}

a.tab-2 {
  background-image: url(/wp-content/uploads/2021/11/banner_tab_reptile.jpeg);
}

a.tab-3 {
  background-image: url(/wp-content/uploads/2021/11/banner_tab_bird.jpeg);
}

.limit-block-contact h1 {
  color: #20272e;
  margin-bottom: 14px !important;
  margin-right: -42px;
}

.banner-block p {
  color: #fff;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 1px;
  max-width: 760px;
  font-weight: 400 !important;
  padding: 0;
}

.banner-inner {
  background-size: cover !important;
  background-position: center !important;
}

.banner-inner .section_inner {
  height: 62vh;
  min-height: 520px;
  max-height: 520px;
  background-size: cover !important;
  display: flex;
  align-items: center;
}

.banner-latest-work {
  position: absolute !important;
  right: 12px;
  bottom: 0;
  background: rgba(32, 46, 38, 0.85);
  padding: 24px;
  width: 760px;
}

.banner-latest-work::before {
  content: "RECENT WORK";
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}

.banner-latest-work p {
  padding: 0;
  background-color: transparent;
  font-size: 14px;
  margin: 0;
}

.banner-latest-work .separator {
  display: none;
}

.banner-latest-work .image_with_text {
  width: 48%;
  float: left;
  background-color: #202e26;
  margin-top: 24px;
}

.banner-latest-work .image_with_text + .image_with_text {
  margin-left: 4%;
}

.banner-latest-work img {
  max-width: 147px;
  float: left;
  margin: 0 24px 0 0 !important;
}

.banner-latest-work h3 {
  color: #fff;
  font-size: 18px;
  margin: 14px 0 0 0;
}

.banner-block.inner p {
  color: #020202;
  text-shadow: none;
}

/* SEARCH ECTION */
.search_button {
  margin-right: 18px;
}

.search_button .fa {
  font-size: 16px;
  line-height: 16px;
  color: #fff;
}

.fullscreen_search_close .fa {
  font-size: 24px;
  line-height: 24px;
  color: #444;
}

.search-results .blog_holder article {
  width: 40%;
  float: left;
  text-align: center;
  margin: 5%;
}

.search-results .post_content_holder {
  background-color: #fff;
  padding: 5%;
}

.search-results .blog_holder article h2 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
}

.search-results .blog_holder article h2 a:hover,
.post_text_inner .entry_title a:hover {
  color: #f0a122 !important;
}

.search-no-results .entry {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

.nf-form-fields-required,
.nf-error-msg.nf-error-required-error {
  display: none;
}

/* SOCIAL ICONS */
li.social {
  margin-left: 2vw !important;
}

li.social + li.social {
  margin-left: 0 !important;
}

li.social i {
  display: inline-block;
  color: #000;
  border: 2px solid #000;
  width: 20px;
  height: 20px;
  line-height: 22px;
  text-align: center;
  border-radius: 4px;
}

li.social i:hover {
  border-color: #20272e;
  color: #20272e;
}

li.social a {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.header_bottom .container_inner {
  width: 100% !important;
  max-width: 1300px !important;
}

/* BUTTONS */
.qbutton {
  background-color: #f79727;
  color: #fff !important;
  border: none !important;
  text-transform: none !important;
  padding: 4px 32px !important;
  margin-top: 14px !important;
  border-radius: 42px !important;
  font-size: 16px;
  color: #000 !important;
}

.qbutton:hover {
  color: #fff !important;
  background-color: #f79727;
}

.qbutton + .qbutton {
  margin-left: 18px;
}

/* IMAGE AND TEXT BLOCKS */
.image_with_text img {
  margin-bottom: 24px;
}

.image_with_text .separator {
  display: none;
}

.image_with_text h3 {
  margin-bottom: 14px;
}

.image_with_text a {
  display: block;
  width: 108px;
  margin: 14px 0 0 0;
  font-style: normal;
  background-image: url(/wp-content/uploads/2021/07/icon_right_arrow.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 16px auto;
  padding: 8px 0;
  font-weight: 700;
  color: #219653 !important;
}

.image_with_text a:hover {
  color: #000 !important;
}

/* OTHER */

.qode_content_slider img {
  margin-left: -1px !important;
}

.main-category-view .term-description,
.sub-category-view .term-description {
  max-width: 680px;
  margin: 0 auto 48px auto;
  text-align: center;
}

.main-category-view .term-description p,
.sub-category-view .term-description p {
  margin-bottom: 24px;
}

.woocommerce-info {
  text-align: center;
  padding-top: 0 !important;
}

.woocommerce div.product .summary p.price span.amount {
  color: #000;
}

.quantity.hidden {
  display: none !important;
}

.post_info,
.entry_date,
.single-product .title_outer,
body.search .title_outer,
body.woocommerce-account .title_outer,
body.woocommerce-checkout .title_outer {
  display: none !important;
}

/* no title section */

.widget_product_categories h5 {
  margin-bottom: 0 !important;
}

body.woocommerce-cart .content_inner,
body.woocommerce-account .content_inner,
body.woocommerce-checkout .content_inner {
  padding-top: 84px !important;
  padding-bottom: 42px !important;
}

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

aside .widget h5 {
  font-weight: 800 !important;
}

aside .widget h5 + form {
  margin-top: 24px;
}

.column1 .sidebar {
  width: 88%;
}

.side_menu .widget li,
.side_menu a,
aside .widget a {
  color: #000 !important;
  font-size: 16px !important;
  font-weight: 600;
  margin-bottom: 8px;
}

aside .widget li:hover {
  color: inherit !important;
}

.widget div.tagcloud a {
  display: block !important;
  font-size: 16px !important;
  font-weight: 600;
  margin-bottom: 8px;
}

aside .widget a:hover {
  color: #f79727 !important;
}

.tagcloud a::after {
  display: none !important;
}

.section-intro .wpb_wrapper {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}

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

.section-tabs .images_holder {
  position: relative;
  min-height: 180px;
  width: 100%;
}

.section-tabs .images_holder img {
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto 24px auto;
  max-height: 108px;
  position: absolute !important;
}

.section-tabs .images_holder h4 {
  text-transform: uppercase !important;
  font-weight: 800;
  color: #003768;
  position: absolute;
  top: 132px;
  width: 80%;
  padding: 0 10%;
}

.flex .full_section_inner {
  display: flex;
}

.flex .full_section_inner .wpb_column {
  display: flex;
  align-items: center;
  display: flex;
}

.white-text * {
  color: #fff;
}

.brands .wpb_wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.brands .widget {
  max-width: 24%;
  border-radius: 8px;
  overflow: hidden;
  margin: 1% 1% 0 0;
  box-shadow: 0px 0px 4px #133f7f;
}

.brands .widget img {
  display: block !important;
}

#back_to_top span {
  border-radius: 0 !important;
  border-color: #202e26 !important;
}

#back_to_top span .fa-arrow-up:before {
  color: #202e26 !important;
}

#back_to_top:hover span {
  background-color: #202e26 !important;
}

#back_to_top:hover .fa-arrow-up:before {
  color: #fff !important;
}

.custom-block-full {
  padding: 64px 0;
}

.custom-block {
  padding: 0 0 64px 0;
}

.custom-block p + p {
  margin-top: 24px;
}

.custom-block-contact .full_section_inner,
.custom-block-contact .full_section_inner .vc_column_container {
  display: flex;
}

.custom-block-contact .vc_column_container .vc_column-inner {
  padding: 148px 0;
}

.contact-info-block {
  position: absolute;
  padding: 48px 86px 48px 48px;
  bottom: 0;
  right: 0;
  background: rgba(1, 68, 15, 0.4);
  text-align: right;
  min-width: 360px;
}

.contact-info-block br {
  height: 2px;
}

.contact-info-block a,
.contact-info-block p {
  font-size: 18px;
  line-height: 14px;
  font-weight: 600;
  color: #fff;
}

.contact-info-block p + p {
  margin-top: 24px;
}

.contact-info-block p a {
  line-height: 24px !important;
  display: block;
}

.contact-info-block a:hover {
  color: #20272e;
}

.bottom-gap-large {
  margin-bottom: 86px !important;
}

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

.mini-bottom-gap {
  padding-bottom: 24px !important;
}

.vc_column-inner {
  background-size: cover !important;
}

.limit-block {
  min-height: 520px;
  align-items: center;
  justify-content: center;
}

.limit-block .wpb_wrapper {
  max-width: 440px;
  text-align: right;
  float: right;
  margin-right: 42px;
}

.limit-block .wpb_wrapper .wpb_wrapper {
  margin-right: 0;
}

.limit-block .wpb_wrapper .wpb_wrapper h3 {
  font-size: 48px;
  line-height: 68px;
  margin-bottom: 24px;
  color: #fff;
}

.limit-block-contact .wpb_wrapper {
  min-width: 400px;
  text-align: right;
  float: right;
  margin-right: 42px;
}

.limit-block.transparent-block {
  background-color: rgba(255, 255, 255, 0.7);
}

.limit-block.transparent-block h3 {
  color: #1a1a1f !important;
}

.limit-block.transparent-block .qbutton {
  background-color: #f79727 !important;
}

.limit-block.transparent-block .qbutton:hover {
  background-color: #1a1a1f !important;
}

.limit-block-left .wpb_wrapper {
  text-align: left;
}

.limit-block-left .qbutton {
  padding-right: 62px !important;
  background-image: url(/wp-content/uploads/2021/07/icon_arrow_right_light.png);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: 88% center;
  font-size: 16px;
}

.limit-block-left .wpb_wrapper .wpb_wrapper h3 {
  text-align: left;
  font-size: 34px;
  line-height: 45px;
}

.resources {
  text-align: left;
}

.inner-service-title h2 {
  font-size: 38px;
}

.into-block h2 {
  font-family: "Manrope", sans-serif;
}

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

.into-block.center h2 {
  letter-spacing: 4px;
  color: #fff;
  margin-bottom: 48px;
}

.into-block-inner p {
  font-size: 18px;
  line-height: 32px;
  font-weight: 600 !important;
}

.sub-services-points h3 {
  margin-bottom: 58px !important;
}

.sub-services-points .vc_column-inner {
  max-width: 860px;
  margin: 0 auto 78px auto;
}

.sub-services-points .image_with_text {
  text-align: center;
}

.sub-services-points .image_with_text img {
  margin: 0 auto 24px auto;
}

.clients .gallery_holder li {
  width: 14% !important;
}

.testimonials_holder {
  text-align: left;
  max-width: 680px;
  margin: 48px auto 0 auto;
  position: relative;
}

.testimonials_holder::before {
  content: "";
  display: block;
  background-image: url(/wp-content/uploads/2021/07/icon_quote.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 80px;
  height: 54px;
  position: absolute;
  top: -40px;
  right: -120px;
}

.testimonials_holder p {
  font-weight: 600;
}

.testimonials_holder p.testimonial_author {
  color: #5d8d5d !important;
  font-size: 16px !important;
}

.testimonials_holder p.testimonial_author strong {
  color: #000 !important;
}

.the-process ol {
  list-style: none;
  padding-left: 44px;
}

.the-process ol li {
  padding-bottom: 24px;
  border-bottom: 1px solid #eee;
  margin-bottom: 24px;
  counter-increment: my-awesome-counter;
  position: relative;
  padding-left: 72px;
  font-weight: 600;
  font-size: 18px;
  color: #000;
}

.the-process ol li::before {
  position: absolute;
  top: 4px;
  left: -10px;
  content: counters(my-awesome-counter, ".", decimal-leading-zero);
  font-weight: 300;
  font-size: 18px;
  line-height: 18px;
  text-align: right;
  width: 32px;
}

.fix-text-block-height {
  margin-top: 8px;
  min-height: 202px;
}

.testimonials-block .section_inner_margin {
  max-width: 920px;
  margin: 0 auto;
}

.testimonials-block .vc_column_container > .vc_column-inner {
  padding: 4px !important;
}

.testimonials-block .wpb_single_image + .wpb_single_image {
  margin-top: 8px;
}

.testimonials-block .wpb_text_column {
  padding: 48px 24px;
}

.testimonials-block .wpb_text_column p {
  color: #fff !important;
}

.testimonials-block .wpb_text_column p + p {
  margin-top: 14px;
  font-size: 14px;
  line-height: 24px;
}

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

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

/* FOOTER */
.footer_top_holder {
  background-color: #003768;
  background-image: url(/wp-content/uploads/2021/11/footer_bkg.png);
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

footer .qode_icon_font_awesome {
  padding: 12px;
  background-color: #f3f5f8;
  border-radius: 64px;
  width: 14px;
  text-align: center;
  height: 14px;
  color: #fff !important;
}

.footer_inner p {
  margin-bottom: 14px !important;
  line-height: 24px !important;
  color: #fff !important;
}

.footer_col1 {
  width: 15% !important;
}

.footer_col1 img {
  max-width: 110px !important;
  margin-bottom: 14px;
}

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

.footer_col2 {
  width: 60% !important;
}

.footer_col2 .widget_nav_menu {
  width: 28%;
  float: left;
  min-height: 140px;
}

.footer_col3 {
  width: 25% !important;
}

.footer_col2 a,
.footer_col3 a,
.footer_col4 a {
  color: #fff !important;
  font-weight: 600 !important;
}

.footer_col2 a:hover,
.footer_col3 a:hover,
.footer_col4 a:hover,
.current-menu-item a {
  color: #f79727 !important;
}

.footer_col4 p {
  text-align: right;
  margin-top: 32px;
}

.footer_bottom_holder {
  background-color: #fff !important;
}

.footer_bottom_holder p,
.footer_bottom_holder a {
  color: #000 !important;
  margin-top: 20px;
  margin-bottom: 40px !important;
}

.footer_bottom_holder a {
  margin-left: 12px;
  margin-right: 12px;
}

.footer_bottom_holder a:first-child {
  margin-left: 42px;
}

@media only screen and (max-width: 1560px) {
  .header_top {
    right: 142px;
  }
}

@media only screen and (max-width: 1280px) {
  .q_logo img {
    /* height: 27px !important; */
    margin-top: -2px;
    top: -35px;
  }

  nav.main_menu > ul > li > a {
    padding: 0 10px;
  }

  #back_to_top {
    display: none !important;
  }
}

@media only screen and (max-width: 1180px) {
  nav.main_menu > ul > li > a {
    font-size: 15px !important;
    /* padding: 0 10px; */
  }

  .button-header-quote {
    display: none !important;
  }

  .banner-block .text-block {
    max-width: 90%;
    margin: 16% auto 0 auto;
  }

  .footer_bottom_holder .column1 {
    display: none;
  }

  .footer_bottom_holder .column2 {
    width: 70%;
  }

  .footer_bottom_holder .column3 {
    width: 30%;
  }

  .footer_col1 img {
    width: 120px;
  }

  .limit-block .wpb_wrapper,
  .limit-block .wpb_wrapper .qbutton {
    margin-left: 24px;
  }
}

@media only screen and (max-width: 1000px) {
  body.single.single-post .content {
    margin-top: 0 !important;
  }

  body.single.single-post .content .container_inner.default_template_holder {
    width: 90%;
  }

  h2.entry_title {
    font-size: 24px !important;
    line-height: 32px !important;
  }

  .q_logo {
    top: 70%;
    left: 14px;
  }

  nav.mobile_menu > ul {
    width: 86% !important;
  }

  .boxed .section .section_inner,
  .grid_section .section_inner {
    width: 80% !important;
  }

  .custom-block {
    padding: 58px 0 !imnportant;
  }

  .mobile_menu_button {
    margin-left: 24px;
  }

  .q_logo img {
    top: -70px;
  }

  .mobile_menu ul {
    padding-bottom: 24px !important;
  }

  .mobile_menu_button {
    height: 80px !important;
  }

  .shopping_cart_inner,
  .side_menu_button {
    height: 80px !important;
  }

  .banner-block,
  .banner-block .vc_column-inner,
  .banner-block .vc_column-inner .wpb_wrapper {
    height: 680px;
  }

  .testimonials_holder {
    max-width: 70%;
  }

  nav.mobile_menu ul li a {
    color: #20272e;
    font-size: 16px !important;
  }
  nav.mobile_menu ul li a:hover,
  nav.mobile_menu ul li.active > a {
    color: #f79727 !important;
  }

  .banner-inner .section_inner {
    height: 42vh;
    min-height: 320px;
    max-height: 320px;
  }

  .limit-block-contact h1 {
    margin-top: 0 !important;
  }

  .custom-block-contact .vc_column_container .vc_column-inner {
    padding: 48px 0;
  }

  .custom-block-contact .full_section_inner,
  .custom-block-contact .full_section_inner .vc_column_container {
    display: block;
  }

  .custom-block-contact .vc_column_container {
    width: 100%;
  }

  .contact-info-block {
    position: relative;
    float: right;
  }
}

@media only screen and (max-width: 880px) {
  .testimonials-block img,
  .vc_single_image-wrapper,
  .testimonials-block .vc_column_container {
    width: 100% !important;
    max-width: none !important;
    display: block !important;
  }

  .mobile-gap-fix {
    margin-top: -8px !important;
  }

  div.testimonials-block div.hide-mobile-block {
    display: none !important;
  }

  .testimonials-block .vc_column_container > .vc_column-inner {
    padding: 2px 0 !important;
  }

  .testimonials-block .section_inner_margin,
  .testimonials-block .section_inner_margin .vc_column_container,
  .fix-height > .vc_column-inner,
  .fix-height .vc_column-inner > .wpb_wrapper {
    display: block !important;
  }

  .fix-text-block-height {
    margin-top: 0px;
    min-height: auto;
  }

  .banner-latest-work {
    display: none;
  }

  .banner-block,
  .banner-block .vc_column-inner,
  .banner-block .vc_column-inner .wpb_wrapper {
    height: 40vh;
  }

  .banner-block h1,
  .banner-inner h1,
  .limit-block-contact h1 {
    font-size: 56px;
    line-height: 68px;
    margin-top: 120px;
  }

  .banner-block p {
    font-size: 18px;
    line-height: 24px;
  }

  h2 {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 18px;
  }

  h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 18px;
  }

  .the-process ol li {
    padding-bottom: 24px;
    margin-bottom: 24px;
    padding-left: 52px;
    font-size: 16px;
  }

  .testimonials_holder::before {
    right: -100px;
  }

  .testimonials .testimonial_text_inner p {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .testimonials .testimonial_text_inner p.testimonial_author {
    font-size: 14px !important;
    line-height: 18px !important;
  }

  .limit-block .wpb_wrapper .wpb_wrapper h3 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 18px;
  }

  .vc_column_container > .vc_column-inner {
    background-position: right center !important;
  }

  .footer_top .container,
  .footer_bottom_holder .container {
    width: 90%;
    margin: 0 auto;
  }

  .footer_top .container_inner,
  .footer_bottom_holder .container_inner {
    width: 100%;
    padding: 0;
  }

  .footer_top .container .column_inner,
  .footer_top .container .widget,
  .footer_bottom_holder .container .column_inner {
    margin: 0 !important;
    padding: 0 !important;
  }

  .footer_col1,
  .footer_col2,
  .footer_col3,
  .footer_col4,
  .footer_bottom_holder .column1,
  .footer_bottom_holder .column2,
  .footer_bottom_holder .column3 {
    width: 100% !important;
    float: none;
    margin: 14px 0 !important;
  }

  .footer_col4 p,
  .footer_bottom {
    text-align: left !important;
  }

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

@media only screen and (max-width: 767px) {
  .custom-block.no-top-gap.our-team {
    padding: 0 !important;
  }

  .mini-bottom-gap.custom-block {
    padding-bottom: 0 !important;
  }

  .sub-services-points .vc_column-inner .vc_col-sm-4 .image_with_text {
    margin-bottom: 0px !important;
  }

  .custom-block.no-top-gap {
    padding-top: 0px !important;
  }

  .mobile-no-bottom-gap {
    padding-bottom: 0 !important;
  }

  .the-process ol {
    padding: 68px 0 0 0;
  }

  .limit-block-contact .wpb_wrapper {
    width: 80%;
    min-width: auto;
    text-align: left;
    float: none;
    margin: 0 auto;
  }

  .limit-block-contact h1 {
    margin-left: -10%;
  }

  .inner-service-title h2 {
    font-size: 28px;
  }

  .wpb_single_image img {
    width: 100%;
    max-width: none;
  }

  .action-block {
    background-position: center right !important;
  }

  .banner-block h1,
  .banner-inner h1,
  .limit-block-contact h1 {
    font-size: 42px;
    line-height: 48px;
    margin-top: 86px;
  }

  h2 {
    font-size: 28px;
    line-height: 36px;
  }

  .into-block-inner {
    margin-bottom: 24px !important;
  }

  .into-block-inner p {
    font-size: 16px;
    line-height: 26px;
  }

  .gallery_holder ul {
    text-align: center;
  }

  .clients .gallery_holder li {
    display: inline-block;
    width: 33% !important;
    height: 24vw;
    float: none;
  }

  .banner-block,
  .banner-block .vc_column-inner,
  .banner-block .vc_column-inner .wpb_wrapper {
    height: 420px;
  }

  .banner-block h1,
  .banner-inner h1,
  .limit-block-contact h1 {
    margin-top: 0;
  }

  .banner-block .text-block {
    position: absolute;
    left: 0;
    bottom: 24px;
  }

  .custom-block {
    padding: 42px 0 !important;
  }

  .banner-block .text-block {
    margin: 0 0 0 6%;
    width: 80%;
  }

  .testimonials_holder::before {
    width: 40px;
    height: 27px;
    top: -60px;
    right: 0px;
  }

  .testimonials_holder {
    max-width: 90%;
  }

  .action-block .full_section_inner,
  .action-block .full_section_inner .wpb_column {
    display: block;
  }

  .limit-block .wpb_wrapper {
    max-width: none;
    text-align: left;
    float: none;
    margin: 0;
    padding: 24px;
  }

  .limit-block .wpb_wrapper .wpb_wrapper h3 {
    margin: 0;
  }

  .limit-block {
    min-height: auto;
    padding-bottom: 32px;
  }

  .limit-block + .vc_column_container .vc_column-inner {
    min-height: 420px;
  }

  .limit-block.transparent-block + .vc_column_container .vc_column-inner,
  .limit-block.transparent-block + .vc_column_container,
  .mobile .limit-block + .vc_column_container .vc_column-inner,
  .mobile .limit-block + .vc_column_container {
    min-height: 0px;
    display: none;
  }

  .mobile .limit-block {
    background-color: rgba(0, 0, 0, 0.4);
  }

  .sub-services-points .vc_column-inner {
    margin-bottom: 42px;
  }

  .image_with_text {
    margin-bottom: 42px;
  }

  .no-top-gap {
    padding: 0;
  }

  .no-top-gap + .mobile {
    margin-top: 42px;
  }
}
