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

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

html.pum-open-scrollable {
  /* overflow: hidden !important; */
}

html.pum-open-scrollable body {
  background-color: #000;
}

html.pum-open-scrollable body > .wrapper {
  opacity: 0.1;
}

html.pum-open-scrollable .nf-form-content label {
  font-size: 14px;
  color: #000;
}

html.pum-open-scrollable ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ccc;
  opacity: 1; /* Firefox */
}

html.pum-open-scrollable :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ccc;
}

html.pum-open-scrollable ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ccc;
}

html.pum-open-scrollable .nf-form-content {
  padding: 0 48px 48px 48px;
}

.pum-container {
  min-width: 560px !important;
  max-width: 560px !important;
  border-radius: 14px !important;
  overflow: hidden !important;
  background-image: url(/wp-content/uploads/2022/02/quote_banner.jpg);
  background-size: cover;
  padding: 0 !important;
  box-shadow: none !important;
  border: none !important;
  background-color: transparent !important;
}

.popmake-title {
  display: none !important;
}

.pum-container .wpb_text_column {
  display: block;
  padding: 88px 0;
  text-align: center !important;
  font-weight: 900 !important;
  text-transform: uppercase;
  background-image: url(/wp-content/uploads/2022/02/banner_quote.jpg);
  background-size: cover;
}

.pum-container .wpb_text_column h2 {
  color: #fff !important;
}

.pum-container .wpb_text_column h2 strong {
  color: #df8600 !important;
}

.popmake-close {
  background-color: transparent !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  padding-right: 14px !important;
}

.pum-close {
  box-shadow: none !important;
}

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

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

.copy-block h2,
.copy-block h3,
.copy-block h4 {
  margin-top: 48px;
}

.copy-block ul,
.copy-block ol {
  color: #000;
  font-weight: 600 !important;
  margin: 48px 0;
}

p {
  font-weight: 600 !important;
}

.post_info,
.entry_date {
  display: none !important;
}

input,
textarea,
select {
  color: #20272e !important;
  font-family: "Raleway", sans-serif !important;
  font-weight: 600;
  font-size: 18px;
  -webkit-appearance: none !important;
  border-radius: 6px !important;
}

.line-format.light .nf-response-msg {
  padding-left: 0;
  padding-right: 0;
}

.line-format.light .nf-response-msg h3,
.line-format.light .nf-response-msg p {
  color: #fff !important;
}

.line-format input,
.line-format textarea,
.line-format select {
  color: #fff !important;
  background-color: transparent !important;
  font-family: "Raleway", sans-serif !important;
  font-weight: 600;
  font-size: 18px;
  -webkit-appearance: none !important;
  border-radius: 0px !important;
  border: none !important;
  border-bottom: 1px solid #fff !important;
}

.dark.line-format input,
.dark.line-format textarea,
.dark.line-format select {
  color: #000 !important;
  border-bottom: 1px solid #000 !important;
}

input[type="button"] {
  font-weight: 900 !important;
  padding: 8px 42px !important;
  color: #fff !important;
  background-color: #df8600 !important;
  cursor: pointer;
  border-radius: 64px !important;
  border: none !important;
}

input[type="button"]:hover {
  color: #000 !important;
  background-color: #df8600 !important;
  border-radius: 64px !important;
  border: none !important;
}

.dark input[type="button"] {
  color: #fff !important;
  background-color: #000 !important;
  border: none !important;
}

.dark input[type="button"]:hover {
  color: #000 !important;
  background-color: #df8600 !important;
  border: none !important;
}

.nf-response-msg {
  padding: 24px;
}

.nf-form-content textarea.ninja-forms-field {
  height: 124px;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}

.dark ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
}

.dark :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
}

.dark ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000;
}

.no-top-padding .nf-form-content {
  margin-top: 0px !important;
}

/* HEADER */

.header_top {
  padding: 6px 0;
}

.header_top .fa-phone:before {
  display: inline-block;
  color: #df8600;
  font-size: 18px;
  line-height: 18px;
  padding-right: 4px;
  margin: 0 !important;
  padding-top: 0 !important;
  top: 10px;
  left: 0;
  position: absolute;
}

.header_top .textwidget {
  font-size: 18px;
  line-height: 18px;
  color: #fff;
}

.header_top .textwidget i {
  vertical-align: middle;
  position: relative;
  display: block;
  width: 24px;
  height: 32px;
  float: left;
}

.header_top .textwidget a {
  color: #fff;
}

.header_top .q_social_icon_holder i:before {
  font-size: 18px;
  line-height: 28px;
  color: #000;
}

.q_social_icon_holder.circle_social .fa-stack:hover,
.q_social_icon_holder.square_social .fa-stack:hover {
  background-color: #df8600;
}

header {
  position: absolute;
}

.header_bottom {
  padding: 0;
  background-color: rgba(0, 0, 0, 0.9) !important;
}

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

.q_logo img {
  height: 56px !important;
  margin-top: -8px;
}

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

header.sticky .header_bottom {
  background-color: rgba(0, 0, 0, 0.9) !important;
}

/* NAVIGATION */

#menu-main-navigation {
  text-align: right;
}

#menu-main-navigation .custom span {
  border-radius: 64px;
  display: inline-block;
  background-color: #fff !important;
  padding: 4px 12px;
  color: #000;
}

#menu-main-navigation .custom:hover span {
  border-radius: 64px;
  display: inline-block;
  background-color: #df8600 !important;
  color: #fff;
  padding: 4px 12px;
}

#menu-main-navigation .custom span + span {
  display: none !important;
}

nav.main_menu ul li {
  float: none;
}

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

nav.main_menu {
  width: 80%;
  margin-top: 4px;
  margin-left: 4%;
}

nav.main_menu > ul > li > a {
  font-size: 14px !important;
  padding: 0 10px;
  line-height: 76px !important;
  color: #fff !important;
  text-transform: none;
  letter-spacing: 0px;
  text-transform: uppercase;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a {
  opacity: 1 !important;
}

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

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

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

nav.main_menu > ul ul > li + li {
  border-top: 1px solid #333;
}

nav.main_menu > ul > li.active > a span {
  border-bottom: 2px solid #df8600;
}

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: #df8600;
  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;
}

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

/* TITLES AND TEXT */
h2,
h2 strong {
  font-weight: 800;
  font-size: 48px;
  line-height: 58px;
  margin-bottom: 26px;
  text-transform: uppercase !important;
}

.invert h2 {
  color: #fff;
}

h2 strong {
  color: #df8600;
}

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: uppercase !important;
}

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

p {
  color: #000;
  font-weight: 500 !important;
}

/* BANNNERS */
.banner-block {
  height: 80vh;
  max-height: 720px;
  z-index: 0;
  width: 100vw;
  background-position: top center !important;
  margin: 0;
  background-size: cover !important;
  display: flex;
  align-items: center;
}

.banner-inner {
  z-index: 1;
  height: 56vh;
  background-size: cover !important;
  display: flex;
  align-items: center;
  clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
  position: relative !important;
}

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

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

.banner-block .text-block {
  max-width: 1000px;
}

.banner-block h1,
.banner-inner h1,
.limit-block-contact h1 {
  font-family: "Raleway", sans-serif !important;
  text-transform: uppercase;
  color: #fff;
  font-size: 86px;
  line-height: 88px;
  letter-spacing: 1px;
  font-weight: 800;
}

.banner-inner h1 {
  text-align: center;
}

.banner-block h1 strong,
.banner-inner h1 strong,
.limit-block-contact h1 strong {
  color: #df8600;
  font-weight: 800;
}

.banner-block p {
  color: #fff;
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 1px;
  max-width: 760px;
  padding: 8px 0;
  text-transform: uppercase;
  max-width: 274px;
  font-weight: 500 !important;
}

.bgk-shape-left {
  padding-top: 32px;
  padding-bottom: 32px;
}

.bgk-shape-left:after {
  position: absolute;
  bottom: 100px;
  left: -50vw;
  display: block;
  content: "";
  height: 460px;
  width: 100vw;
  background-color: #ffc599;
  clip-path: polygon(0 0, 92vw 0%, 100% 100%, 0% 100%);
  z-index: 0;
}

.bgk-shape-left-grey:after {
  position: absolute;
  bottom: 24px;
  left: -80px;
  display: block;
  content: "";
  height: 370px;
  width: 120%;
  background-color: #d8d8d8;
  clip-path: polygon(0 13%, 100% 0, 100% 100%, 0% 100%);
  z-index: -1;
}

.bgk-shape-left-black:after {
  position: absolute;
  bottom: -16px;
  left: 5%;
  display: block;
  content: "";
  height: 350px;
  width: 94.4%;
  background-color: #000;
  clip-path: polygon(0 0, 100% 0, 100% 86%, 0% 100%);
  z-index: -1;
}

.bgk-shape-left-black .vc_single_image-wrapper {
  clip-path: polygon(0 0, 100% 0, 100% 88%, 0% 100%);
}

.bgk-shape-right-black:after {
  position: absolute;
  bottom: -16px;
  left: 3px;
  display: block;
  content: "";
  height: 100%;
  width: 94%;
  background-color: #000;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
  z-index: -1;
}

.bgk-shape-right-black .vc_single_image-wrapper {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 92%);
}

.bgk-shape-right-orange:after {
  position: absolute;
  top: -44px;
  left: -200px;
  display: block;
  content: "";
  height: 128%;
  width: 120vw;
  background-color: #d8d8d8;
  z-index: 0;
  background: rgb(248, 153, 57);
  background: linear-gradient(
    90deg,
    rgba(248, 153, 57, 0) 0%,
    rgba(248, 153, 57, 1) 36%
  );
}

.orange-shade {
  background: rgb(248, 153, 57);
  background: linear-gradient(
    90deg,
    rgba(248, 153, 57, 1) 38%,
    rgba(248, 153, 57, 0) 100%
  );
}

.grey-shade {
  background: rgb(148, 148, 148);
  background: linear-gradient(
    90deg,
    rgba(148, 148, 148, 1) 38%,
    rgba(148, 148, 148, 0) 100%
  );
}

.orange-shade p {
  color: #000;
}

.bgk-shape-right-orange .wpb_wrapper {
  position: relative;
  z-index: 10;
}

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

.text-center h3 {
  color: #000;
  text-transform: uppercase !important;
}

.text-center h3 strong {
  color: #df8600;
}

.orange-shade .text-center h3 strong,
.grey-shade .text-center h3 strong {
  color: #fff;
}

/* 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: 500;
}

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

.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: 1180px !important;
}

/* BUTTONS */
.qbutton {
  background-color: #ffffff;
  color: #000 !important;
  border: none !important;
  text-transform: uppercase !important;
  padding: 4px 32px !important;
  margin-top: 24px !important;
  border-radius: 124px !important;
  font-size: 16px;
  font-weight: 700 !important;
}

.qbutton em {
  font-weight: 700 !important;
  font-style: normal;
  color: #eb9c4e;
}

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

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

.qbutton.invert {
  background-color: #000;
  color: #fff !important;
}

.qbutton.grey {
  background-color: #959595;
  color: #000 !important;
}

.qbutton.grey em {
  color: #fff !important;
}

/* OTHER */

.light-bkg,
.dark-bkg{
  position: relative !important;
}

.light-bkg:after,
.dark-bkg:after{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.4);
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}

.dark-bkg:after{
  background-color: rgba(0,0,0,0.02);
}

.limit-container .section_inner {
  max-width: 760px;
}

.limit-container .section_inner img {
  max-width: 148px;
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  color: #eb9c4e;
}

.mobile-header-text-block {
  position: absolute !important;
  z-index: 10 !important;
  bottom: 104px !important;
  left: 0 !important;
  right: 0 !important;
  max-width: 1120px;
  width: 85%;
  margin: 0 auto !important;
}

.logo-set .wpb_text_column {
  padding-bottom: 24px;
}

.logo-set .wpb_single_image {
  position: relative !important;
  margin: 0 2% 2% 0 !important;
  padding: 2%;
  width: 27%;
  float: left;
  min-height: 128px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-set .wpb_single_image:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  z-index: -1;
  filter: blur(30px);
  top: 0;
  left: 0;
}

.logo-set .wpb_single_image img {
  margin: 0 auto;
  max-height: 84px;
  width: auto !important;
  max-width: 100%;
  height: auto;
}

.plan-block {
  position: relative;
  text-align: center;
}

.plan-block .title-header {
  position: relative;
  padding: 34px 24px 24px 24px;
  clip-path: polygon(0 20px, 100% 0, 100% 100%, 0% 100%);
}

.plan-block:before {
  position: absolute;
  top: -8px;
  left: 7px;
  display: block;
  content: "";
  height: 142px;
  width: 92%;
  background-color: #df5f01;
  z-index: -1;
  clip-path: polygon(0 20px, 100% 0, 100% 100%, 0% 100%);
}

.plan-block.style-a:before {
  background-color: #F4BF36;
}

.plan-block.style-b:before {
  background-color: #F69606;
}

.plan-block .title-header h4 {
  font-size: 24px;
  line-height: 42px;
  color: #fff;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.plan-block .title-header h4 strong {
  font-size: 42px;
}

.plan-block .price-block,
.plan-block .the-process {
  padding: 24px 24px 0 24px;
}

.plan-block .the-process.extra-info-block ol li::before {
  background-image: none;
  border: 2px solid #EB9C4E;
  border-radius: 64px;
  width: 22px;
  height: 22px;
}

.plan-block .price-block p {
  font-size: 18px;
  font-weight: 700 !important;
  color: #df5f01;
}

.plan-block.style-a .price-block p {
  color: #F4BF36;
}

.plan-block.style-b .price-block p {
  color: #F69606;
}

.plan-block .price-block p strong {
  font-size: 48px;
  font-weight: 900;
}

.plan-block .vc_column-inner > .wpb_wrapper {
  padding: 0;
  /*filter: drop-shadow(0px 10px 24px rgba(0, 0, 0, 0.1));*/
  background-color: #fff;
  clip-path: polygon(0 20px, 100% 0, 100% 100%, 0% 100%);
}

.plan-block .the-process ol {
  margin: 24px 0;
  padding: 0;
}

.plan-block .qbutton {
  color: #fff !important;
  background-color: #EB6C25;
  margin: 24px 0 54px 0 !important;
}


.plan-block.style-a .qbutton {
  background-color: #F4BF36;
}

.plan-block.style-b .qbutton {
  background-color: #F69606;
}

.plan-block .extra-info-block p strong {
  font-weight: 700;
}

.plan-block .qbutton:hover {
  background-color: #000;
}

.negative-indent-normal {
  z-index: 0;
  text-align: left;
  margin-top: -200px;
}

.negative-indent {
  z-index: 10;
  clip-path: polygon(0 140px, 100% 0, 100% 100%, 0% 100%);
  margin-top: -150px;
  position: relative !important;
  overflow: visible;
}

.intro-block {
  max-width: 760px;
  margin: 0 auto;
}

.plans-header-container {
  position: absolute !important;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.plans .wpb_single_image {
  position: absolute;
  max-width: 480px;
  bottom: -76px;
  right: 80px;
  z-index: 100;
}

.plans .wpb_single_image img {
  width: 100%;
}

.plans .intro-block {
  padding: 248px 24px 124px 24px;
  background: rgb(255 158 0 / 59%);
  box-shadow: 4px 4px 9px rgba(0, 0, 0, 0.31);
  margin: 0 auto;
  clip-path: polygon(0 0, 100% 0, 100% 92%, 0% 100%);
  float: none;
}

.plans .intro-block ul {
  list-style: none;
}

.plans .intro-block ul,
.plans .intro-block p {
  color: #000;
  font-weight: 500;
}

.plans .intro-block h2 {
  color: #000;
  margin-bottom: 0;
}

.plans .intro-block h2 strong {
  color: #fff;
  margin-botttom: 0;
}

.plans .intro-block h3 {
  color: #df5f01;
  font-weight: 700;
  margin-top: 0;
  text-transform: none !important;
  font-size: 36px;
  line-height: 36px;
}

.plans .intro-block ul li {
  margin-bottom: 18px;
}

.plans .intro-block li strong {
  font-weight: 700;
}

.plans .intro-block p strong {
  display: inline-block;
  margin: 24px 0;
  font-weight: 700;
}

.plans .intro-block .qbutton {
  background-color: #000;
  color: #fff !important;
}

.plans .intro-block .qbutton:hover {
  background-color: #fff;
  color: #000 !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 {
  padding: 86px 0 !important;
}

.custom-block-top-margin {
  padding-top: 264px !important;
}

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

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

.bkg-top {
  background-position: top right !important;
  background-size: auto 100% !important;
  background-color: #f4f8fb !important;
}

.contact-info-block {
  padding: 0;
  bottom: 0;
  right: 0;
}

.contact-info-block ul {
  margin-top: 24px;
  list-style: none;
}

.contact-info-block li {
  margin-bottom: 24px;
  position: relative;
  padding-left: 48px;
}

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

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

.contact-info-block .q_font_awsome_icon {
  width: 42px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}

.contact-info-block .q_font_awsome_icon .fa:before {
  color: #df8600;
}

.contact-quote .wpb_single_image {
  position: absolute;
  max-width: 124px;
  left: -18px;
  bottom: 0;
  z-index: 1;
}

.contact-quote .wpb_text_column {
  position: realtive;
}

.contact-quote .wpb_text_column:after {
  content: "";
  background-color: #2c2b2b;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 92%);
  width: 94%;
  height: 100%;
  top: 0;
  left: 14px;
  position: absolute;
  z-index: -1;
}

.contact-quote .wpb_text_column .wpb_wrapper {
  position: relative;
  top: -14px;
  left: 0;
  margin-left: 14px;
  padding: 48px 48px 84px 48px;
  background-image: url("/wp-content/uploads/2022/02/contact_quote_bkg.png");
  background-size: cover;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 92%);
  z-index: 0;
}

.contact-quote .wpb_text_column p {
  max-width: 64%;
  color: #fff;
}

.top-gap {
  padding-top: 84px !important;
}

.top-gap-mini {
  padding-top: 54px !important;
}

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

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

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

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

.action-block {
  background-size: cover !important;
  background-position: top center !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: #df8600 !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;
}

/* IMAGE AND TEXT BLOCKS */
.services-list .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
}

.services-list .image_with_text {
  padding-left: 2%;
  padding-right: 2%;
  margin-top: 48px;
  text-align: center;
  width: 21%;
}

.services-list .image_with_text img {
  max-width: 64px !important;
}

.image_with_text img {
  margin: 0 auto;
  margin-bottom: 12px;
}

.image_with_text .separator {
  display: none;
}

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

.image_with_text a {
  display: block;
  font-style: normal;
  font-weight: 600;
  color: #000 !important;
}

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

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

.into-block h2 {
  font-family: "Raleway", sans-serif !important;
}

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

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

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

.free-demo h3 {
  font-size: 28px;
  text-transform: uppercase !important;
  color: #fff;
  cursor: pointer;
  font-weight: 700 !important;
}

.free-demo h3 strong {
  font-weight: 700 !important;
  color: #df8600;
}

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

.customers {
  text-align: center;
}

.customers .widget_media_image {
  margin: 0 24px !important;
  display: inline-block;
  float: none;
  max-height: 64px;
  text-align: center;
}

.customers .widget_media_image img {
  height: 64px !important;
  width: auto !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/2022/02/icon_quote.png);
  background-repeat: no-repeat;
  background-size: auto 124px;
  width: 124px;
  height: 124px;
  position: absolute;
  top: 28px;
  right: -78px;
  z-index: 1;
}

.testimonial_text_inner {
  padding: 24px;
  border: 8px solid #df5f01;
}

.testimonials_holder p {
  font-weight: 600;
}

.testimonials_holder p.testimonial_author {
  color: #df8600 !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: 8px;
  margin-bottom: 8px;
  counter-increment: my-awesome-counter;
  position: relative;
  padding-left: 48px;
  font-weight: 600;
  font-size: 16px;
  color: #000;
  text-align: left;
  text-transform: uppercase !important;
}

.the-process ol li::before {
  position: absolute;
  top: 0px;
  left: 4px;
  content: counters(my-awesome-counter, ".");
  font-weight: 300;
  font-size: 18px;
  line-height: 18px;
  text-align: right;
  width: 32px;
  background-image: url(/wp-content/uploads/2022/02/icon_tick.png);
  color: transparent;
  background-size: 98%;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center;
}

.the-process.large ol li {
  width: 36%;
  float: left;
  margin-left: 4%;
}

.the-process.large ol li::before {
  width: 42px;
  height: 42px;
  left: -4px;
}

.the-process.numbers ol li {
  margin-bottom: 48px;
}

.the-process.numbers ol li::before {
  color: #000000;
  font-weight: 700;
  background-image: none;
  width: 58px;
  height: 58px;
  left: -22px;
  top: -10px;
  font-size: 58px;
  line-height: 58px;
}

.the-process.numbers ol li + li::before {
  color: #5f5f5f;
}

.the-process.numbers ol li + li + li::before {
  color: #969696;
}

.the-process.numbers ol li + li + li + li::before {
  color: #e67503;
}

.the-process.numbers ol li + li + li + li + li::before {
  color: #f89939;
}

.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: flex !important;
}

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

.qode_video_box_button {
  display: none !important;
}

/* FOOTER */

.footer_inner {
  background-size: cover;
}

.footer_inner p,
.footer_inner a {
  color: #bdbdbd !important;
  font-size: 14px !important;
  line-height: 18px !important;
  font-weight: 500 !important;
}

.footer_inner strong a {
  font-weight: 700 !important;
}

.footer_inner a {
  font-weight: 500;
}

.footer_inner a:hover {
  color: #df8600 !important;
}

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

.footer_col1 {
  width: 35% !important;
}

.footer_col1 p {
  max-width: 320px;
}

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

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

.footer_col2 {
  width: 20% !important;
}

.footer_col3 {
  width: 20% !important;
}

.footer_col4 {
  text-align: right;
  width: 25% !important;
}

.footer_col3 .textwidget p,
.footer_col4 .textwidget p {
  font-weight: 600;
}

.footer_col2 a,
.footer_col3 a,
.footer_col4 a {
  color: #bdbdbd !important;
}

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

.footer_col4 p {
  text-align: right;
}

.footer_col4 .q_social_icon_holder {
  margin-bottom: 14px;
}

.footer_bottom_holder {
  padding: 24px 0 42px 0;
}

.footer_bottom_holder .textwidget p,
.footer_bottom_holder .textwidget a {
  color: #606161;
  font-size: 10px;
}

.footer_bottom_holder .textwidget a {
  text-decoration: underline;
  font-weight: 700;
}

.footer_bottom_holder .textwidget p a:hover {
  color: #df8600 !important;
}

.footer_inner .q_social_icon_holder i:before {
  font-size: 18px;
  line-height: 28px;
  color: #000;
}

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

  #back_to_top {
    display: none !important;
  }

  .banner-block {
    height: 40vh;
    min-height: 460px;
    max-height: 460px;
  }
}

@media only screen and (max-width: 1200px) {
  .plans .wpb_single_image {
    right: 5px;
  }
}

@media only screen and (max-width: 1180px) {
  h1,
  h1 strong {
    font-size: 42px !important;
    line-height: 48px !important;
  }

  h2,
  h2 strong {
    font-size: 32px;
    line-height: 38px;
  }

  p {
    font-size: 14px;
    line-height: 24px;
  }

  nav.main_menu > ul > li > a {
    font-size: 13px !important;
    padding: 0px 6px;
  }

  .bgk-shape-left:after {
    bottom: 100px;
    left: -50vw;
  }

  .qbutton {
    font-size: 12px !important;
    padding: 0px 26px !important;
  }

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

  .banner-block .text-block {
    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;
  }

  .customers .widget_media_image img {
    height: 42px !important;
  }
}

@media only screen and (max-width: 1000px) {
  .plans .intro-block {
    max-width: 100%;
  }

  .plans .wpb_single_image {
    right: -12.6%;
    bottom: -48px;
    width: 50%;
  }

  .the-process.large ol li {
    width: auto;
    margin-bottom: 24px;
  }

  .bgk-shape-left-black:after {
    width: 100%;
    height: 100%;
    left: 0;
  }

  .bgk-shape-right-black:after {
    width: 100%;
    height: 100%;
    right: 0;
  }

  .contact-quote .wpb_text_column:after {
    width: 100%;
    height: 100%;
    right: 0;
  }

  .banner-inner {
    max-height: 450px;
  }

  .bgk-shape-left:after {
    bottom: 94px;
    height: 500px;
  }

  .the-process ol li {
    padding-bottom: 8px;
    margin-bottom: 0px;
    padding-left: 42px;
    font-size: 14px;
  }

  .top-gap {
    padding-top: 64px !important;
  }

  .header_top {
    display: none !important;
  }

  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 {
    position: absolute;
    top: 18px;
    left: 14px;
  }

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

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

  .mobile_menu_button {
    margin-left: 24px;
  }

  .q_logo img {
    height: 42px !important;
    top: 0px !important;
  }

  .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: 460px;
  }

  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: #df8600 !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;
  }

  .footer_col4 {
    text-align: left;
  }

  .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: 880px) {
  .banner-block video {
    width: 129% !important;
  }

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

  .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: 30vh;
  }

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

  .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: 36px;
    margin-bottom: 18px;
  }

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

  .bgk-shape-left:after {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .auto-size {
    background-size: 100% auto !important;
  }

  .pum-container .wpb_text_column {
    padding: 48px 0 !important;
  }

  html.pum-open-scrollable .nf-form-content {
    padding-left: 24px;
    padding-right: 24px;
  }

  .pum-container {
    min-width: 90vw !important;
    max-width: 90vw !important;
  }

  .pum-container .nf-form-content .ninja-forms-field {
    font-size: 14px;
  }

  .contact-quote .wpb_single_image {
    width: 64px;
    left: 0;
  }

  .contact-quote .wpb_text_column:after {
    width: 86%;
  }

  .contact-quote {
    margin-top: 86px;
  }

  .contact-quote .wpb_text_column p {
    max-width: 100%;
  }

  .contact-quote .wpb_text_column .wpb_wrapper {
    padding: 24px 24px 48px 24px;
  }

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

  .custom-block-top-margin h2 {
    padding-top: 84px !important;
  }

  .free-demo h3 {
    font-size: 24px;
    line-height: 28px;
  }

  .no-top-padding .nf-form-content {
    margin-top: 48px !important;
  }

  .plans .wpb_single_image {
    width: 80%;
    right: -20%;
    bottom: -10vw;
  }

  /*.plan-block:after {
    height: 78%;
  }*/

  .plan-block .vc_column-inner > .wpb_wrapper {
    margin-bottom: 64px;
  }

  .plans .intro-block {
    margin-top: 0px;
  }

  h1,
  h1 strong {
    font-size: 36px !important;
    line-height: 42px !important;
  }

  .top-gap {
    padding-top: 86px !important;
  }

  .the-process.numbers ol li {
    margin-bottom: 32px;
  }

  .bgk-shape-left-grey:after {
    display: none !important;
  }

  .bgk-shape-right-orange:after {
    width: 100vw;
    left: 0;
    height: 120%;
  }

  .flex .full_section_inner {
    display: block;
  }

  .boxed div.section .section_inner,
  .carousel-inner .slider_content_outer,
  .container_inner,
  .container_inner nav.content_menu,
  .full_width .parallax_content,
  .steps_holder_inner,
  div.grid_section .section_inner,
  nav.content_menu ul {
    width: 90%;
  }

  .banner-block video {
    width: 214vw !important;
    margin-left: -68%;
  }

  .services-list .image_with_text {
    width: 42%;
    margin-top: 24px;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
    padding-left: 4%;
    padding-right: 4%;
  }

  .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 {
    max-width: none;
    height: auto;
    width: 100%;
  }

  .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,
  h2 strong,
  .plans .intro-block h3 {
    font-size: 28px;
    line-height: 36px;
  }

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

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

  .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;
    max-height: 420px;
    min-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%;
  }

  .bgk-shape-left-black,
  .bgk-shape-right-black {
    margin-bottom: 24px !important;
  }

  .orange-shade .section_inner_margin,
  .grey-shade .section_inner_margin {
    display: flex;
    flex-direction: column;
  }

  .orange-shade .section_inner_margin .vc_col-sm-6,
  .grey-shade .section_inner_margin .vc_col-sm-6 {
    order: 2;
  }

  .orange-shade .section_inner_margin .vc_col-sm-6 + .vc_col-sm-6,
  .grey-shade .section_inner_margin .vc_col-sm-6 + .vc_col-sm-6 {
    order: 1;
  }

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

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

@media only screen and (max-width: 560px) {
  .plans .wpb_single_image {
    bottom: auto;
    width: 82vw;
    right: -21vw;
    top: -37vw;
  }
}

@media only screen and (max-width: 350px) {
  .plans .wpb_single_image {
    right: -28%;
    top: -41vw;
  }
}
