/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/* GENERAL RULES */
.nolink a {
  pointer-events: none;
}
.g-cols.via_flex.type_default {
  margin: 0;
}
.wpb_column .vc_column-inner,
.wpb_row {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
img {
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.pad1 {
  padding-top: var(--pad1);
  padding-bottom: var(--pad1);
}
.pad2 {
  padding-top: var(--pad2);
  padding-bottom: var(--pad2);
}
.pad3 {
  padding-top: var(--pad3);
  padding-bottom: var(--pad3);
}
.nopT {
  padding-top: 0;
}
.nopB {
  padding-bottom: 0;
}
/* .pad3 + .pad3.greybg1 { padding-top: var(--pad3); } */
/* .pad3.greybg1 + .pad3 { padding-top: var(--pad3); } */
.pad3f {
  padding-top: var(--pad3f);
  padding-bottom: var(--pad3f);
}

.tacenter {
  text-align: center;
}
.mrgbot20 {
  margin-bottom: 22px;
}
.mrgtop20 {
  margin-top: 22px;
}
.mrgtop42 {
  margin-top: 44px;
}
.mrgbot42 {
  margin-bottom: 44px;
}
.pw910 p {
  max-width: 910px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.pw710 p {
  max-width: 710px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.pw670 p {
  max-width: 670px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.w80prc {
  max-width: 80%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.w70prc {
  max-width: 70%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.w60prc {
  max-width: 60%;
  margin-left: auto !important;
  margin-right: auto !important;
}

.whitetxt p,
.whitetxt td,
.whitetxt li,
.whitetxt h1,
.whitetxt h2,
.whitetxt h3,
.whitetxt h4,
.whitetxt h5,
.whitetxt span,
.whitetxt strong,
.whitetxt a:hover,
.whitetxt .fluentform .text-danger {
  color: #fff;
}
.whitetxt a {
  color: var(--color1);
}
.centerthis .g-cols {
  justify-content: center;
}
.overlay1:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: var(--color1);
  position: absolute;
  left: 0;
  top: 0;
  mix-blend-mode: multiply;
}
.shorth h2 {
  max-width: 970px;
  margin: auto;
}
a.moove-gdpr-branding {
  display: none !important;
}
.g-recaptcha {
  max-width: 165px;
  overflow: hidden;
  max-height: 46px;
  display: flex;
  align-items: center;
  border-radius: 3px;
  border: 1px solid #eaeaea;
}
.g-recaptcha > div {
  margin-left: -5px;
  margin-top: 4px;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img {
  display: block !important;
  margin: auto !important;
}
.moove-gdpr-branding-cnt {
  display: none !important;
}
.mml_overlay06:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  position: absolute;
  left: 0;
  top: 0;
}
.mml_overlay08w:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.8;
  position: absolute;
  left: 0;
  top: 0;
}
.mml_overlay08:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
  position: absolute;
  left: 0;
  top: 0;
}
.mml_overlay06,
.mml_overlay08 {
  position: relative;
}
a[href^="tel:"] {
  white-space: nowrap;
}
.centerthis,
.centerthis .g-cols {
  justify-content: center;
}
html {
  scroll-behavior: smooth;
}
a {
  font-weight: 700;
}
.l-main .aligncenter {
  max-width: 100% !important;
}
.wpb_text_column p {
  letter-spacing: 0.32px;
}

div#bottom-links {
  display: flex;
  position: fixed;
  bottom: -45px;
  width: 100%;
  z-index: 99;
  background: linear-gradient(to right, var(--color2) 50%, var(--color1) 50%);
  opacity: 0;
  height: 45px;
  align-items: center;
  transition-duration: 0.35s;
}
div#bottom-links a {
  width: 50%;
  display: flex;
  justify-content: center;
  color: #fff;
  text-decoration: none !important;
  font-weight: 600;
  align-items: center;
  position: relative;
  font-size: 18px;
  font-family: "Coda", sans-serif;
}
div#bottom-links i {
  padding: 0 6px 3px 0;
}

.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom button {
  margin-bottom: 0 !important;
  padding-left: 0 !important;
}

/* project rules */
:root {
  /* site colors */
  --color1: #fab70b;
  --color2: #121215;
  --greybg: #ececec;
  --greybg1: #f5f5f5;

  /* if needed */
  --gradient1: linear-gradient(103deg, #ececec 1.85%, #fff 85.8%);
  --gradient2: linear-gradient(269deg, #d9d9d9 1.08%, rgba(217, 217, 217, 0) 99.27%);
  /* --bluebg:  #007FFF; */
  /* --redbg:   #EC002A; */
  /* --greybg:  #EDEFF1; */
  /* --lbluebg: #EBF7FB; */

  /* default paddings */
  --pad1: 42px;
  --pad2: 60px;
  --pad3: 100px;
  --pad3f: 125px;

  --msfont: "Montserrat", sans-serif;
}

h1 em,
h2 em,
h3 em {
  font-style: normal;
  color: var(--color1); /*display: block;*/
}
.hafter1 h1,
.hafter1 h2,
.hafter2 h2,
.hafter1 h3,
.hafter2 h3 {
  position: relative !important;
  padding-bottom: 28px !important;
  margin-bottom: 28px !important;
}
.hdiv {
  display: block;
  position: absolute;
  left: 0;
  bottom: -10px;
  max-width: 100%;
}
.midafter .hdiv {
  left: 50%;
  transform: translateX(-50%);
}

.greybg1 {
  background: var(--greybg1);
}
.blackbg {
  background: var(--color2);
}
.grad-bg1 {
  background: var(--gradient1);
}
.yellowbg {
  background: var(--color1);
}
.yellowbg a {
  color: var(--color2);
}
.yellowbg a:hover {
  color: #fff;
}

/* Header */
.top_contacts .w-text-value {
  color: #fff;
  font-family: var(--msfont);
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.6px;
}
.top_contacts i {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 34px;
  width: 34px;
  background: var(--color1);
  color: var(--color2);
}
.w-nav .w-nav-title {
  font-family: var(--msfont);
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.72px;
  text-transform: uppercase;
}
.top_contacts .w-text-h {
  display: flex;
  align-items: center;
}
.top_contacts a:hover .w-text-value {
  color: var(--color1) !important;
}
.l-subheader-h {
  max-width: 1480px !important;
}
.l-subheader-h .ush_hwrapper_2 .btn1 a {
  margin-left: 27px;
}
.ush_menu_1.type_desktop .menu-item-has-children.level_1 > a > .w-nav-arrow {
  color: var(--color1);
}

.top_contacts .w-text-h:nth-child(-n + 2):hover i {
  background: var(--color2);
  color: #fff;
}

.l-header.sticky {
  background: rgba(0, 0, 0, 0.75);
}
.l-header.sticky .w-vwrapper > *:not(:last-child) {
  margin-bottom: 5px;
}

/* nav.type_mobile .w-nav-anchor span {color: var(--color2);} */
.type_mobile .w-nav-anchor.level_1,
.type_mobile .w-nav-anchor.level_1 + .w-nav-arrow {
  color: var(--color2);
}
nav.type_mobile .current_page_item > a > .w-nav-title,
nav.type_mobile .current-menu-parent > a > .w-nav-title {
  color: var(--color1);
}
.type_mobile ul.w-nav-list {
  background: #fff !important;
}
.ush_menu_1.type_mobile ul.w-nav-list .top_contacts .w-text-value {
  color: var(--color2);
}
.w-nav.type_mobile .w-nav-anchor:not(.w-btn) {
  padding: 0.4rem 0.7rem;
}

.w-nav-icon > div {
  border-color: #fff !important;
}

/* btns */

.btn1 a,
.ff-btn {
  text-transform: uppercase !important;
  min-height: 57px !important;
  padding: 12px 22px 10px !important;
  box-sizing: border-box;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 0 !important;
  line-height: normal !important;
  border: none !important;
  font-size: 16px !important;
}
.btn1.blw a,
.mml_contact4 button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style.wpf_has_custom_css {
  background: var(--color2) !important;
  color: #fff !important;
  outline: solid 2px var(--color2) !important;
}
.btn1.blw a:hover,
body .mml_contact4 button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style.wpf_has_custom_css:hover {
  color: var(--color2) !important;
  background: #fff !important;
  opacity: 1 !important;
}
.btn1.bly a {
  background: var(--color2);
  color: var(--color1);
}
.btn1.bly a:hover {
  color: var(--color2) !important;
  outline: solid 2px var(--color2) !important;
  background: var(--color1) !important;
}
.btn1.ye a {
  background: var(--color1);
  color: var(--color2);
}
.btn1.ye a:hover {
  color: var(--color1) !important;
  outline: solid 2px var(--color1) !important;
  background: var(--color2) !important;
}
.btn1 a:hover,
body button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style.wpf_has_custom_css:hover {
  outline-offset: -2px;
}

.btn1.ye.menu-item > a {
  background: var(--color1) !important;
  color: var(--color2) !important;
}
.btn1.ye.menu-item > a:hover {
  color: var(--color1) !important;
  outline: solid 2px var(--color1) !important;
  background: var(--color2) !important;
}
.btn1 .w-nav-title:after {
  display: none !important;
}

/* Lsts */

.list1 ul,
.post_cont ul,
.list2 ul {
  list-style: none !important;
  margin-left: 10px;
}
.list1 ul li,
.post_cont ul li {
  text-align: left;
}
.list1 ul li,
.post_cont ul li *:first-child {
  position: relative; /*padding-left: 24px;*/
  display: flex;
  align-items: baseline;
  margin-bottom: 0 !important;
  gap: 15px;
}
.list1 ul li:before,
.post_cont ul li > *:first-child:before {
  content: "";
  height: 12px;
  width: 12px;
  min-width: 12px;
  display: inline-flex; /*position: absolute; top: 50%;transform: translateY(-50%); left: 0;*/
  background: var(--color1);
  border: 1px solid var(--color2);
}

/* mml_h1row15 */
.mml_h1row15 .img .vc_column-inner {
  min-height: 648px;
  background-position: center bottom !important;
  background-size: cover !important;
  justify-content: flex-end;
  mix-blend-mode: multiply;
}
.mml_h1row15 .t1 , .mml_h1row15 .t1 h1{
  color: #fff;
  text-align: center;
  font-family: var(--msfont);
  font-size: 60px;
  line-height: normal;
  letter-spacing: 5.1px;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.mml_h1row15 {
  position: relative;
}
.mml_h1row15 .img:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0) 100%);
  height: 55%;
  width: 100%;
}
.mml_h1row15 .mml_h1btn2 a {
  color: #fff;
  text-align: center;
  font-family: var(--msfont);
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  letter-spacing: 3.24px;
  text-transform: uppercase;
  background: var(--color1);
  display: inline-flex;
  padding: 10px;
  box-sizing: border-box;
  flex-basis: 33.33%;
  justify-content: center;
  align-items: center;
  min-height: 81px;
  font-weight: 100;
  border-width: 0 0.5px 0 0.5px;
  border-color: #fff;
  border-style: solid;
}
.mml_h1row15 .mml_h1btn2 p {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.mml_h1row15 .mml_h1btn2 .vc_column-inner {
  padding: 2px 0 0 !important;
}
.mml_h1row15 .mml_h1btn2 a:hover {
  color: #fff;
  background: var(--color2);
}

/* mml_h1row5_inner */
body .mml_h1row5_inner {
  min-height: 460px;
  display: flex;
  align-items: center;
  background-size: 70% !important;
  background-position: right top !important;
  background-repeat: no-repeat !important;
}
.mml_h1row5_inner .g-cols {
  /*padding: 32px 0;*/
  position: relative;
  z-index: 11;
}
.mml_h1row5_inner:not(.nobg):before,
.mml_h1row5_inner:not(.nobg):after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
}
.mml_h1row5_inner:not(.nobg):before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 85%;
}
.mml_h1row5_inner:not(.nobg):after {
  background: linear-gradient(90deg, #121215 30%, rgba(18, 18, 21, 0) 100%);
  width: 100%;
  height: 100%;
}
.mml_h1row5_inner.nobg {
  background: #0f0f12;
  min-height: 374px;
}

.mml_h1row5_inner .t1 {
  font-family: var(--msfont);
  font-size: 60px;
  line-height: normal;
  letter-spacing: 5.1px;
  text-transform: uppercase;
}
.mml_h1row5_inner .t1 + .t2 {
  margin-top: 27px;
}

.mml_h1row5_inner .t2 {
  max-width: 614px;
}
.mml_h1row5_inner .t2 ul li {
  font-family: var(--msfont);
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1px;
  position: relative;
  padding-left: 46px;
  margin-bottom: 5px;
  padding-bottom: 4px;
  padding-top: 3px;
  overflow: visible;
}
.mml_h1row5_inner .t2 ul li:nth-child(odd) {
  margin-bottom: 28px;
}
.mml_h1row5_inner .t2 ul {
  list-style: none;
  margin: auto;
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-fill: balance;
  -webkit-column-fill: balance;
  -moz-column-fill: balance;
  column-gap: 20px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  overflow: visible;
}
.mml_h1row5_inner .t2 ul li:before {
  content: "\f058";
  font-family: "fontawesome";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 36px;
  font-weight: 100;
  color: var(--color1);
  overflow: visible;
}

.top_ban {
  background: var(--color1);
  text-align: center;
  padding: 10px 0;
  font-family: var(--msfont);
}
.top_ban a {
  color: var(--color2);
}
.top_ban a:hover {
  color: #fff;
}

.top_ban p {
  display: contents;
}
.top_ban p a {
  margin: auto 5px;
}

/*.mml_textimgrow4 */
.mml_textimgrow4 .g-cols.wpb_row {
  padding: 40px;
  background: #fff;
  box-shadow: 0px 3px 68px 0px rgba(0, 0, 0, 0.3);
}
.mml_textimgrow4 .txt .wpb_text_column {
  max-width: 780px;
}
.mml_textimgrow4 h1,
.mml_row21 h1,
.pad3 h1 {
  font-size: 46px;
  line-height: normal;
  text-transform: uppercase;
}

/* mml_formcta3 */
.mml_formcta3 .img {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  z-index: 1;
  background-position: center !important;
  min-height: 622px;
}
.mml_formcta3 .txt {
  max-width: 1560px;
  margin: -14% auto 0 !important;
  padding: 110px 175px;
  background: var(--color2);
}
.mml_formcta3 .l-section-h > .g-cols > .wpb_column > .vc_column-inner {
  padding: 0 !important;
}
.mml_formcta3 .g-cols {
  align-items: center;
}
.mml_formcta3 .whitetxt {
  max-width: 520px;
}
.mml_formcta3 h3,
.mml_formcta h3 {
  font-size: 30px !important;
}
.mml_formcta3 .fluentform input,
.mml_formcta3 .fluentform textarea,
.mml_formcta .fluentform input,
.mml_formcta .fluentform textarea {
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid #fff !important;
  border-radius: 0 !important;
  color: #fff !important;
}
.mml_formcta3 .fluentform textarea,
.mml_formcta .fluentform textarea {
  min-height: 48px;
  height: auto !important;
}

.mml_formcta3 button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style.wpf_has_custom_css,
.mml_formcta button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style.wpf_has_custom_css {
  background: var(--color1) !important;
  color: var(--color2) !important;
}
.mml_formcta3 button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style.wpf_has_custom_css:hover,
.mml_formcta button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style.wpf_has_custom_css:hover {
  color: var(--color1) !important;
  outline: solid 2px var(--color1) !important;
  outline-offset: -2px;
  background: var(--color2) !important;
  opacity: 1 !important;
}

.mml_formcta .txt .vc_column-inner {
  padding: 75px !important;
}
.mml_formcta .img {
  min-height: 450px;
}

/* .mml_textimagerows46 */
.mml_row46 .vc_column-inner {
  padding: 0 !important;
}
.mml_textimagerows46 .wpb_text_column {
  background-size: cover !important;
  background-position: center !important;
  padding: 250px 38px 48px;
  display: flex;
  align-items: end;
  position: relative;
  overflow: hidden;
  font-family: var(--msfont);
}
.mml_textimagerows46 .wpb_column {
  padding: 0 0.5px 1.5px;
}
.mml_textimagerows46 {
  margin: 0 -0.5px 0 !important;
  justify-content: center;
}
.mml_textimagerows46 h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}
.mml_textimagerows46 .wpb_text_column .wpb_wrapper {
  z-index: 11;
}
.mml_textimagerows46 .wpb_text_column:before {
  content: "";
  display: block;
  width: 100%;
  height: 75%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 69.64%);
}

/* .mml_textimagerows46 .vc_col-sm-6 .wpb_text_column { padding: 30% 10% 10% 10%; } */
/* .mml_textimagerows46 .vc_col-sm-3 .wpb_text_column { padding: 55% 10% 10% 10%; } */

/* mml_textwithbackground7 */
body .mml_textwithbackground7 {
  overflow: hidden;
  background: var(--greybg);
}
.mml_textwithbackground7 .g-cols {
  padding: 70px 0;
  justify-content: end;
}
/* .mml_textwithbackground7 .bg-img:before { content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; } */
.mml_textwithbackground7 .bg-img {
  position: absolute;
  width: auto;
  top: 0;
  right: 0;
  opacity: 0.4;
  filter: grayscale(1);
  mix-blend-mode: multiply;
  -webkit-mask-image: linear-gradient(270deg, #121215 0.07%, rgba(18, 18, 21, 0) 99.95%);
  height: 100%;
}
.mml_textwithbackground7 .bg-img * {
  height: 100% !important;
}
.mml_textwithbackground7 .bg-img .vc_column-inner {
  padding: 0 !important;
}

.mml_textwithbackground7 h3 {
  font-family: var(--msfont);
  font-size: 30px !important;
  line-height: 145% !important;
  text-transform: uppercase;
}

/* mml_imgrow2 */
.mml_imgrow2 .txt {
  background: var(--color2);
  padding: 64px;
}
.mml_imgrow2 .txt a {
  font-weight: 700;
}
body .mml_imgrow2 * {
  background-size: cover !important;
  background-position: center !important;
}

/* mml_textimagerows9 */
.mml_textimagerows9 .txt .wpb_text_column {
  background: var(--greybg1);
  padding: 85px 87px;
  margin: 50px 25% 50px -15%;
}
.mml_textimagerows9 .img .vc_column-inner {
  background-size: cover !important;
  background-position: center !important;
}

.mml_textimagerows9.flipped .txt {
  z-index: 1;
}
.mml_textimagerows9.flipped .txt .wpb_text_column {
  margin: 100px -25% 100px 25%;
}

.mml_textimagerows9 + .mml_textimagerows9 {
  padding-top: 0;
}

/* icon rows 21 */
.mml_iconrows21 {
  row-gap: 50px;
  column-gap: 30px;
}
.mml_iconrows21 .wpb_column {
  width: calc(50% - 15px);
}
.mml_iconrows21 .wpb_column .vc_column-inner {
  padding: 0 !important;
}
.mml_iconrows21 h3 {
  font-family: var(--msfont);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.32px;
  line-height: normal !important;
  text-transform: none;
  margin-top: 15px;
}
.mml_iconrows21 p {
  line-height: 160%;
}

.mml_row21 .wpb_text_column + .mml_iconrows21 {
  margin-top: 35px;
}

.w-roof {
  padding-bottom: 250px;
}
.theroof {
  position: absolute;
  bottom: 0;
  left: 0;
}

/* mml_textiwthbackground6 */
.mml_textiwthbackground6,
.mml_textiwthbackground6 .wpb_column:first-child {
  position: relative;
}
.mml_textiwthbackground6 .wpb_column:first-child:after {
  position: absolute;
  content: "";
  background: #ffc633;
  width: 2px;
  height: 100%;
  top: 0;
  right: 0;
  border-left: 2px solid #dea104;
}
.mml_textiwthbackground6 .wpb_column:nth-child(2) {
  padding: 50px;
}

/* mml_textiwthbackground30 */
.mml_textiwthbackground30 {
  text-align: center;
}
.mml_textiwthbackground30 h3 {
  font-family: var(--msfont);
  font-size: 30px;
  font-weight: 400;
  line-height: 145%;
  letter-spacing: 1.5px;
}
/* .mml_textiwthbackground30 .wpb_column:first-child {background: var(--color2);} */
/* .mml_textiwthbackground30 .wpb_column:nth-child(2) {background: var(--color1);} */

/* mml_textiwthbackground23 */
.mml_textiwthbackground23 .img {
  min-height: 350px;
}

.wpb_text_column + .btn1 {
  margin-top: 35px;
}

/* mml_iconrows22 */

.mml_iconrows22 .item {
  padding: 71px 122px 71px 56px;
}
.mml_iconrows22 .item:not(:last-child) {
  margin-bottom: 40px;
}
.mml_iconrows22 .item .wpb_column:first-child {
  text-align: center;
}
.mml_iconrows22 .item .wpb_column:first-child svg {
  width: 100%;
  max-width: 300px;
}
/* .mml_iconrows22 .vc_col-sm-12 { max-width: 1150px; margin: 0 auto 42px; } */
/* .mml_iconrows22 .img * { display: flex; justify-content: center; align-items: center; } */
/* .mml_iconrows22 h3 { font-weight: 700; font-size: 24px; color: var(--color1); } */

/* Post template */
.single-post .post_cont h2 {
  font-size: 40px;
}
.single-post .post_cont h3 {
  font-size: 22px !important;
  line-height: normal !important;
}
.single-post .post_cont :where(h2, h3) {
  padding: 0;
  margin-bottom: 5px;
}
.single-post .post_cont .post_content + .post_date,
.post_date + .w-sharing {
  margin-top: 35px;
}
.single-post .post_cont .w-sharing .w-sharing-item {
  background: var(--color1) !important;
  transition: all 0.3s ease;
  width: 60px !important;
  height: 60px;
  box-sizing: border-box;
  min-width: auto;
}
.single-post .post_cont .w-sharing .w-sharing-item:hover {
  background: var(--color2) !important;
}
.single-post .mml_h1row5_inner .theroof2 {
  position: absolute;
  right: 0;
  top: 0;
  height: -webkit-fill-available;
  z-index: 1;
}
.single-post .mml_h1row5_inner {
  overflow: hidden;
  position: relative;
}

/* .single-post .post_cont ul li h3 {font-size: 16px !important;font-weight: bold;} */

.single-post .mml_h1row5_inner h1 {
  font-size: 50px !important;
}

.post_cont .post_date {
  width: 100%;
}

.blog_row .w-grid-item-h {
  filter: drop-shadow(0px 4px 57px rgba(0, 0, 0, 0.16));
}
.blog_row .post_title {
  color: var(--color1);
  font-family: var(--msfont);
  font-size: 24px !important;
  font-weight: 700;
  line-height: 157.5% !important;
  letter-spacing: 0.48px;
  display: flex;
  align-items: center;
  background: var(--color2);
  min-height: 173px;
  padding: 10px 50px;
  text-transform: none;
  position: relative;
  z-index: 11;
}
.blog_row .post_title .theroof1 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.blog_row .post_date {
  color: var(--color2);
  text-align: center;
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: 157.5%;
  letter-spacing: 0.48px;
}
.blog_row .post_cont {
  padding: 36px 26px;
}
.blog_row .post_cont .btn1 a {
  min-width: 173px;
}

/* FAQs */
.faqrow1 .wpb_text_column {
  background: #fff;
  box-shadow: 0px 4px 57px rgba(0, 0, 0, 0.16);
  padding: 0 50px;
}
.faqrow1 h3 {
  font-size: 24px !important;
  border-bottom: 1px solid #cacaca;
  line-height: normal;
  margin-bottom: 0;
  padding: 25px 0 15px;
  color: var(--color1);
  font-style: normal;
  text-transform: none;
}
.faqrow1 p {
  padding: 15px 0 25px;
}
.faqrow1 .wpb_text_column:not(:last-child) {
  margin-bottom: 32px;
}

/* Contact */
.mml_contact4 .wpb_column:first-child .wpb_raw_html:not(:last-child) {
  border-bottom: 1px solid #c5c5c5;
}
.mml_contact4 .wpb_column:first-child h3 {
  font-family: var(--msfont);
  font-size: 24px !important;
  font-weight: 700;
  line-height: normal !important;
  letter-spacing: 0.48px;
  color: var(--color2);
  margin-bottom: 5px;
  text-transform: none;
}
.mml_contact4 .wpb_column:first-child .wpb_raw_html {
  padding: 20px 0;
  margin-bottom: 0 !important;
}
.mml_contact4 .wpb_column:first-child .wpb_wrapper p {
  display: flex;
  gap: 10px;
  align-items: baseline;
  margin-bottom: 0;
}
.social_icons i {
  color: #fff;
  background: var(--color1);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 0;
}
.social_icons a:hover i {
  background: var(--color2);
}
.social_icons {
  display: flex;
  gap: 10px;
}
.mml_contact4 .ff-message-success,
.mml_contact4 .ff-form-loading_errors {
  color: #fff !important;
  background: var(--color1) !important;
}
.mml_contact4 textarea {
  min-height: 179px !important;
}
.mml_contact4 textarea,
.mml_contact4 input {
  border-radius: 0 !important;
  outline: none !important;
  background: #f0f0f0 !important;
  box-shadow: none !important;
}
.mml_contact4 .ff-btn {
  max-width: 234px !important;
  min-width: auto !important;
}
.map_row .vc_column-inner {
  padding: 0px !important;
  margin-bottom: -10px;
}

/* PPC */

.ups {
  background: var(--color1);
  padding: 21px 12px;
}
.ups .type_carousel {
  max-width: 1285px;
  margin: auto !important;
}
.ups img {
  max-height: 48px;
}
.ups .post_title {
  font-size: 30px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.5px;
  color: #fff;
}
.ups .w-grid-item-h {
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
}
.ups .w-grid-item-h a {
  pointer-events: none !important;
}

.ppc_hero .img .vc_column-inner {
  min-height: 624px;
  justify-content: center;
  align-items: center;
}
.ppc_hero .t1 {
  max-width: 1258px;
  margin: auto;
  color: #fff;
  text-align: center;
  font-family: var(--msfont);
  font-size: 60px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 5.1px;
  text-transform: uppercase;
}
.ppc_hero .t1 a:hover {
  color: #fff;
}

.top_contacts.ppc i {
  width: 46px;
  height: 46px;
  font-size: 19px;
}
.top_contacts.ppc .w-text-value {
  font-size: 20px;
}

body.parent-pageid-361 .mml_formcta3 .img {
  background-position: right center !important;
}
body.parent-pageid-361 .mml_textwithbackground7 .g-cols {
  justify-content: center;
}
body.parent-pageid-361 .mml_textwithbackground7 .g-cols p,
body.parent-pageid-361 .mml_textiwthbackground6 .g-cols p {
  font-size: 25px;
  line-height: 135% !important;
}

/* Where we work */

.area_covered .btn1 a {
  width: 100%;
}
.area_covered .w-grid-list {
  gap: 5px;
}
.area_covered .w-grid-item {
  width: calc(33.33% - 3.5px) !important;
}

/* portfolio */

.port_grid .w-grid-item-h:hover .usg_post_image_1,
.port_grid .usg_post_title_1 {
  opacity: 1 !important;
}
.port_grid .w-grid-item-h:hover .btn1 a {
  color: var(--color1) !important;
  outline: solid 2px var(--color1) !important;
  background: var(--color2) !important;
}

.proj_slider :where(.w-slider-h, .rsOverflow.grab-cursor) {
  max-height: 594px !important;
  margin: auto;
}

/* .proj_slider :where(.w-slider-h, .rsOverflow.grab-cursor) {max-width: 1014px !important;max-height: 594px !important;margin: auto;} */

.proj_slider .rsFullscreenBtn {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* .proj_slider .rsThumbsContainer { width: 100% !important; display: flex; transform: none !important;gap: 5px; height: auto !important;} */
/* .proj_slider .rsThumbsContainer .rsThumb { width: inherit !important;margin-right: auto !important;height: auto !important;} */
.proj_slider .rsFullscreenBtn:after,
.proj_slider .royalSlider .rsArrow:after {
  color: var(--color1);
}

.proj_slider .w-slider-h > img {
  opacity: 0 !important;
}

/* .proj_row .w-tabs-list-h {  max-height: 667px; overflow: scroll;gap: 10px;} */
/* .proj_row .w-tabs-section {transition: background .2s,color .2s; transition-behavior: normal, normal; transition-duration: 0.2s, 0.2s; transition-timing-function: ease, ease; transition-delay: 0s, 0s; transition-property: background, color;min-height: 710px; } */
/* .proj_row .w-tabs-item {padding: 10px !important;background-color: var(--color1);color: var(--color2);text-transform: uppercase;min-height: 57px;} */
/* .proj_row .w-tabs-item.active {background-color: var(--color2);color: #fff; } */

.port_grid .w-grid-item-h {
  box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.16);
}
/* .port_grid .w-grid-item-h:hover .w-post-elm {opacity: .5;} */
/* .proj_slider img.rsImg {width: 100% !important;margin: auto !important;height: auto !important;} */

/* .proj_row button.w-tabs-section-header {display: none !important;} */
/* .proj_row .w-tabs.accordion>.w-tabs-list {display: block !important;} */
/* .proj_row .w-tabs-list.align_justify .w-tabs-list-h {justify-content: space-between;flex-wrap: wrap;} */

/* select#custom-post-list-select {background: var(--color1);max-width: 600px;margin: 0 auto 32px;display: block;text-transform: uppercase;text-align: center;margin-bottom: 32px;} */
/* select#custom-post-list-select:focus {box-shadow: none !important;} */
/* iframe#custom-post-list-iframe {width: 100%;/*min-height: 1000px;*/
/* .single-us_portfolio aside#moove_gdpr_cookie_info_bar {	display: none !important;	} */
/* .single-us_portfolio :where(.wpb_row, .vc_column-inner) {padding: 0 !important;} */
/* .single-us_portfolio footer#page-footer { display: none !important; }  */

/* Search Page */
body.search .w-grid {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
/* Pagination */
.pagination.navigation .nav-links {
  text-align: center;
}

/* Footer1 */

footer .mml_footer01:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  mix-blend-mode: multiply;
}
footer .mml_footer01 {
  background-size: cover !important;
  background-position: center !important;
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
}
footer h3 {
  color: var(--color1);
  font-family: var(--famfont);
  font-size: 18px !important;
  font-style: normal;
  font-weight: 700;
}
footer .mml_footer01 :where(p, a, td) {
  color: #fff !important;
}
footer td,
footer th {
  border: 0;
  padding: 0;
}
.ftrtop .wpb_column .vc_column-inner,
.mml_ftr_second .vc_column-inner {
  padding: 0 !important;
}
.ftrtop {
  justify-content: space-between;
}
.ftrtop .menu a {
  font-weight: normal;
}
.ftrtop .menu a:hover {
  color: var(--color1) !important;
}
/* footer .menu li {padding: 10px 0 10px 0 !important; margin: 0 !important; }  */
footer ul.menu {
  column-count: 2;
}
.mml_ftr_second {
  border-top: 1px solid #4b4b4b;
  margin-top: 44px !important;
  padding-top: 44px;
}
.mml_ftr_second span.w-text-value {
  color: #fff;
  font-family: var(--msfont);
  font-size: 20px;
  font-style: normal;
  line-height: 29px;
  letter-spacing: 0.6px;
  font-weight: normal;
}
.mml_ftr_second span.w-text-value strong,
.mml_ftr_second span.w-text-value {
  display: block;
}
.mml_ftr_second a.w-text-h i {
  position: absolute;
  left: 0;
}
.mml_ftr_second a.w-text-h i:before {
  position: absolute;
  left: 0px;
  background: var(--color1);
  padding: 10px;
  box-sizing: border-box;
  font-size: 30px;
  top: 3px;
  width: 50px;
  height: 50px;
  text-align: center;
}
.mml_ftr_second .w-text.icon_atleft {
  position: relative;
  padding-left: 60px;
}
.mml_ftr_second * {
  border-bottom: 0 !important;
}
.mml_ftr_second .w-text.icon_atleft:hover i:before {
  background: var(--color2);
}
.mml_ftr_second .icon_atleft {
  display: inline-flex;
}
.mml_ftr_second > div > div > div {
  display: flex;
  justify-content: space-between;
}

.bottombar {
  font-size: 14px;
  background: #020202;
  padding: 10px;
}
a.w-toplink.pos_right.active {
  bottom: 66px;
  right: -8px;
}
a.moove-gdpr-branding {
  display: none !important;
}

/* responsive * /

	/* min*/

@media (min-width: 768px) {
  .mml_textiwthbackground6 .wpb_column:first-child {
    width: 37%;
  }

  .mml_contact4 .ff-el-group.ff-text-left.ff_submit_btn_wrapper.ff_submit_btn_wrapper_custom {
    justify-content: end;
  }
}

@media (min-width: 769px) {
  .l-header.id_97:not(.sticky) .logo_here {
    margin-bottom: 20px !important;
  }
  .l-header.id_97:not(.sticky) .l-subheader-h {
    align-items: end !important;
  }

  /* 1st row under header */
  /* .header_hor .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_fixed~.l-main>form>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_static.bg_transparent~.l-main>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_static.bg_transparent~.l-main>form>.l-section:first-of-type>.l-section-h { padding-top: 0 !important; } */
  /* .header_hor .l-header.pos_fixed~.l-main>.l-section:first-of-type, .header_hor .l-header.pos_fixed~.l-main>form>.l-section:first-of-type, .header_hor .l-header.pos_static.bg_transparent~.l-main>.l-section:first-of-type, .header_hor .l-header.pos_static.bg_transparent~.l-main>form>.l-section:first-of-type { margin-top: var(--header-height) !important; } */
}

@media (min-width: 1024px) {
  .mml_textimagerows9 .img {
    width: 55%;
  }
  .mml_textimagerows9 .txt {
    width: 45%;
  }

  .top_ban .wpb_text_column .wpb_wrapper {
    display: flex;
    justify-content: center;
    align-items: baseline;
  }
  .top_ban .btn1 a {
    margin-left: 25px;
  }
}

@media (min-width: 1025px) {
}

@media (min-width: 1200px) {
  .mml_ftr_second > div > div > div {
    gap: 40px;
  }
}

@media (min-width: 1280px) {
  .top_contacts .w-text:nth-last-child(-n + 2) {
    margin-left: 24px;
  }

  .mml_textimgrow4 .img .vc_column-inner {
    padding: 0 !important;
  }
}

@media (min-width: 1366px) {
  .mml_textiwthbackground23 .wpb_column:first-child .vc_column-inner {
    max-width: 72%;
    margin: auto;
  }
}

/* range */

@media (min-width: 1367px) and (max-width: 1580px) {
  /* .l-header.id_97 .l-subheader {padding-right: .5rem !important;padding-left: .5rem !important;} */
}

/* max */

@media (max-width: 1650px) {
  .mml_formcta3 .txt {
    max-width: 95%;
    padding: 75px 50px;
  }

  .mml_textwithbackground7 h3 {
    font-size: 24px !important;
  }
}

@media (max-width: 1580px) {
  .mml_textimagerows9 .txt .wpb_text_column {
    padding: 55px;
    margin: 50px 15% 50px -25%;
  }
  .mml_textimagerows9.flipped .txt .wpb_text_column {
    margin: 50px -15% 50px 9%;
  }

  .mml_formcta3 .img {
    min-height: 480px;
  }

  /* .mml_textimagerows46 .wpb_column {width: 50%;}  */
}

@media (max-width: 1480px) {
  /* .header_hor .ush_menu_2.type_desktop .menu-item.level_1>a:not(.w-btn) {padding-left: 5px !important;padding-right: 5px !important;} */
  /* .l-subheader-h .ush_hwrapper_2 .btn1 a {margin-left: 17px;} */

  .mml_imgrow2 .txt {
    padding: 32px;
  }

  .mml_iconrows22 .vc_col-sm-6 {
    width: 100%;
  }
  .mml_iconrows22 .vc_col-sm-6 .vc_col-sm-8 {
    width: 75%;
  }
  .mml_iconrows22 .vc_col-sm-6 .vc_col-sm-4 {
    width: 25%;
  }

  .mml_textimagerows46 .wpb_column {
    width: 50%;
  }
}

@media (max-width: 1440px) {
  .w-nav .w-nav-title {
    font-size: 16px;
  }
}

@media (max-width: 1279px) {
  /* .mml_textimgrow4 .txt { order: 2 !important; } */
  /* .mml_textimgrow4 .img { order: 1 !important; } */
  .mml_textimgrow4 .wpb_column {
    width: 100%;
    text-align: center;
  }
  .mml_textimgrow4 .txt .wpb_text_column {
    max-width: 9999px;
    margin-bottom: 35px;
  }
  .mml_textimgrow4 .hafter1 .hdiv {
    left: 50%;
    transform: translateX(-50%);
  }

  .mml_ftr_second span.w-text-value {
    font-size: 16px;
  }

  .mml_row21 > .l-section-h > .g-cols > .wpb_column {
    width: 100%;
  }
  /* .w-roof {padding-bottom: 250px;} */
  .mml_row21 .txt {
    margin-bottom: 35px;
  }

  .mml_formcta3 .img {
    min-height: 322px;
  }
  .mml_formcta3 .txt {
    margin: -7% auto 0 !important;
  }
}

@media (max-width: 1199px) {
  body .mml_h1row5_inner {
    background-size: cover !important;
  }
  .mml_h1row5_inner .t1,
  .mml_h1row5_inner h1,
  h1,
  .ppc_hero .t1,
  .single-post .mml_h1row5_inner h1,
  .mml_textimgrow4 h1,
  .mml_row21 h1,
  .pad3 h1 {
    font-size: 48px !important;
    line-height: normal !important;
  }
  .mml_h1row5_inner.nobg {
    min-height: 274px;
  }

  h2 {
    font-size: 38px !important;
    line-height: normal !important;
  }
  h3,
  .mml_textwithbackground7 h3 {
    font-size: 26px !important;
    line-height: normal !important;
  }

  .mml_formcta3 .txt {
    padding: 35px 20px;
  }

  .mml_textwithbackground7 .wpb_column {
    width: 100%;
    text-align: center;
  }
  .mml_textwithbackground7 .bg-img {
    -webkit-mask-image: linear-gradient(180deg, #121215 0.07%, rgba(18, 18, 21, 0.2) 12.95%);
  }
  .mml_textwithbackground7 .bg-img * {
    width: 100%;
    object-fit: cover;
  }
  .mml_textwithbackground7 .wpb_column .btn1 {
    margin-top: 15px;
  }

  footer .l-section {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .mml_ftr_second > div > div > div {
    flex-direction: column;
  }

  body.single-post .mml_h1row5_inner.nobg {
    background: #0f0f12 url("/wp-content/uploads/2023/09/single-post-hero-bg.svg") no-repeat right center / contain !important;
  }
  /* .single-post .mml_h1row5_inner:before, .single-post .mml_h1row5_inner:after {opacity: 0;} */
}

@media (max-width: 1024px) {
  /*---Menu---*/
  header .l-subheader-cell.at_right > .w-vwrapper.mob_menu_box {
    display: none;
  }
  .mml_textiwthbackground23 .wpb_column {
    width: 100%;
    text-align: center;
  }
  .mml_textiwthbackground23 .g-cols {
    flex-direction: column-reverse;
  }
  .mml_textiwthbackground23 .vc_column-overlay {
    background: linear-gradient(0deg, #f0f0f0 1.08%, rgba(217, 217, 217, 0) 99.27%) !important;
  }
  .mml_textiwthbackground23 .hafter1 .hdiv {
    left: 50%;
    transform: translateX(-50%);
  }

  .top_contacts:not(.ppc) {
    flex-direction: column;
    align-items: flex-start;
  }
  .top_contacts:not(.ppc) i {
    margin-bottom: 10px;
  }
  .top_contacts:not(.ppc) .w-text-value {
    color: var(--color2);
  }

  .mml_iconrows22 .item {
    padding: 30px;
  }

  .mml_textimagerows46 .wpb_column {
    width: 50%;
  }
  nav.type_mobile .current_page_item > a > .w-nav-title {
    color: var(--color2) !important;
  }
}

@media (max-width: 1023px) {
  .mml_h1row5_inner .t1,
  .mml_h1row5_inner h1,
  h1,
  .ppc_hero .t1,
  .single-post .mml_h1row5_inner h1,
  .mml_textimgrow4 h1,
  .mml_row21 h1,
  .pad3 h1 {
    font-size: 42px !important;
    line-height: normal !important;
  }

  .mml_textimagerows9 .txt,
  .mml_textimagerows9 .img {
    width: 100%;
  }
  .mml_textimagerows9 .img {
    min-height: 300px;
  }
  .mml_textimagerows9 .txt .wpb_text_column,
  .flipped.mml_textimagerows9 .txt .wpb_text_column {
    margin: -50px auto 0;
    max-width: 90%;
  }
  .mml_textimagerows9 .img {
    order: 1;
  }
  .mml_textimagerows9 .txt {
    order: 2;
  }

  .mml_textiwthbackground6 .wpb_column:nth-child(2) {
    padding: 0;
  }
  .ftrtop .vc_col-sm-3 {
    width: 30%;
  }

  .mml_iconrows22 {
    padding-left: 0;
    padding-right: 0;
  }

  .post_cont .post_image {
    margin-bottom: 25px;
  }

  .mml_contact4 .frm-fluent-form .ff-t-container {
    flex-direction: column;
    gap: 0;
  }
  .mml_contact4 .wpb_column:first-child h3 {
    font-size: 18px !important;
  }

  .blog_row .post_title {
    padding: 10px 20px;
  }
  .blog_row .post_title,
  .blog_row .post_date {
    font-size: 22px !important;
    padding: 10px 20px;
  }
}

@media (max-width: 990px) {
  .mml_h1row15 .t1 , .mml_h1row15 .t1 h1 {
    font-size: 50px;
  }
  .mml_h1row15 .img .vc_column-inner,
  .ppc_hero .img .vc_column-inner {
    min-height: 450px;
  }

  .mml_textimgrow4 .g-cols.wpb_row {
    padding: 32px 0;
  }

  .mml_imgrow2 .vc_column_container,
  .mml_formcta3 .wpb_column,
  .mml_formcta .wpb_column {
    width: 100%;
  }
  .mml_formcta3 .whitetxt {
    max-width: 100%;
  }
  /* body .mml_formcta3 {background-size: contain !important;background-position: center top !important;} */
  /* .mml_formcta3 .g-cols {transform: translateY(30%);} */

  .mml_imgrow2 .img.vc_col-sm-6 {
    min-height: 350px;
  }
  .mml_imgrow2 .img {
    order: 1 !important;
  }
  .mml_imgrow2 .txt {
    order: 2 !important;
  }
}

@media (max-width: 900px) {
  .mml_row46 .pw910 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .area_covered .w-grid-item {
    width: calc(50% - 3.5px) !important;
  }

  body.parent-pageid-361 .mml_textwithbackground7 .g-cols p,
  body.parent-pageid-361 .mml_textiwthbackground6 .g-cols p {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  :root {
    --pad3: 50px;
    --pad3f: 50px;
  }

  /*.mob_menu_box { display: none; } */

  .w-nav.type_mobile.m_align_left .menu-item-has-children > .w-nav-anchor .w-nav-arrow {
    padding: 0.1rem 0.7rem !important;
  }
  .top_contacts {
    margin-top: 10px;
  }
  a.w-nav-anchor.level_1 {
    display: inline-flex !important;
  }

  .mml_h1row15 .img .vc_column-inner,
  .ppc_hero .img .vc_column-inner {
    min-height: 165px;
    background-position: right bottom !important;
  }
  .mml_h1row15 .mml_h1btn2 a {
    font-size: 15px;
    min-height: 36px;
    border-width: 0.5px;
  }
  .mml_h1row15 .mml_h1btn2 a:not(:last-child) {
    flex-basis: 50%;
  }
  .mml_h1row15 .mml_h1btn2 a:last-child {
    flex-basis: 100%;
  }

  /*.mml_h1row15 .t1, */
  .mml_textimgrow4 h1,
  .mml_h1row5_inner .t1,
  .mml_h1row5_inner h1,
  h1,
  .ppc_hero .t1,
  .single-post .mml_h1row5_inner h1,
  .mml_textimgrow4 h1,
  .mml_row21 h1,
  .pad3 h1 {
    font-size: 26px !important;
  }
  h2 {
    font-size: 24px !important;
  }
  h3,
  .mml_formcta3 h3,
  .mml_textwithbackground7 h3 {
    font-size: 22px !important;
  }
  /* .mml_h1row15 .t1 {margin-bottom: 0;} */
  .mml_h1row15 .t1 , .mml_h1row15 .t1 h1 {
    font-size: 18px !important;
  }

  .mml_h1row15 .mml_h1btn2 .vc_column-inner {
    padding: 0 !important;
  }
  body .mml_h1row5_inner {
    min-height: 204px !important;
    background-position: center !important;
  }
  .mml_h1row5_inner .t1,
  .mml_h1row5_inner h1 {
    font-size: 26px !important;
    line-height: normal !important;
  }
  .mml_h1row5_inner .t1 + .t2 {
    margin-bottom: 15px;
  }
  .mml_h1row5_inner .t2 ul li:before {
    font-size: 20px;
  }
  .mml_h1row5_inner .t2 ul li {
    font-size: 10px;
    padding-left: 30px;
  }
  .mml_h1row5_inner .t2 ul li:nth-child(odd) {
    margin-bottom: 15px;
  }

  .mml_h1row5_inner:not(.nobg):after {
    background: linear-gradient(0deg, #121215 20%, rgba(18, 18, 21, 0) 70%);
  }

  .mml_iconrows21 {
    row-gap: 20px;
  }

  .twocol ul,
  .twocol ul {
    column-count: 1;
  }
  .w80prc,
  .w70prc,
  .w60prc {
    width: 100%;
    margin: auto;
  }
  #bottom-links {
    display: flex;
  }

  .mml_textimagerows46 .wpb_column {
    width: 100% !important;
    margin-bottom: 1px !important;
  }
  /* .mml_textimagerows46  { margin-bottom: 3px !important; } */

  .mml_imgrow2 .txt {
    margin-bottom: 0 !important;
  }
  .mml_imgrow2 .txt {
    padding: 32px 0;
  }
  .mml_imgrow2 .img.vc_col-sm-6 {
    min-height: 250px;
  }

  .mml_textimagerows9 .txt .wpb_text_column {
    padding: 32px !important;
    max-width: 99% !important;
  }

  .mml_textiwthbackground6 .wpb_column:first-child:after {
    bottom: 0;
    height: 2px;
    width: 100%;
    top: auto;
  }
  .mml_textiwthbackground6 .wpb_column:first-child {
    padding-bottom: 25px;
  }

  .mml_iconrows22 .vc_col-sm-6 .vc_col-sm-4,
  .mml_iconrows22 .vc_col-sm-6 .vc_col-sm-8 {
    width: 100%;
    text-align: center;
  }
  .mml_iconrows22 .vc_col-sm-6 > div > div {
    padding: 22px;
    margin-bottom: 0;
  }

  .mml_iconrows22 .item {
    text-align: center;
  }
  .mml_iconrows22 .hafter1 .hdiv {
    left: 50%;
    transform: translateX(-50%);
  }
  .mml_iconrows22 .item svg {
    max-height: 200px;
  }

  .faqrow .vc_column-inner {
    padding: 0 !important;
  }

  .mml_formcta3 .img {
    min-height: 150px;
  }
  .mml_formcta3 .txt {
    padding: 35px 0;
  }

  .mml_formcta .txt .vc_column-inner {
    padding: 35px !important;
  }
  .mml_formcta .img {
    min-height: 250px;
  }

  .top_contacts.ppc .w-text-value {
    display: none !important;
  }
  .top_contacts.ppc i {
    margin: 0 10px !important;
  }

  .area_covered .w-grid-item {
    width: 100% !important;
  }

  footer {
    margin-bottom: 45px !important;
  }

  .port_cont :where(.l-section, .vc_column-inner),
  .single-us_portfolio .pad3 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* .port_cont .w-slider-h .rsOverflow  {padding: 0 25px;} */
  /* .port_cont .royalSlider .rsArrowRight { right: -20px; } */
  /* .port_cont .royalSlider .rsArrowLeft { left: -20px; } */
}

/*********************** Blog Posts Sidebar *******************************/
:root {
  --sidebar-primary: #fab70b;
  --sidebar-secondary: #121215;
}

.l-sidebar {
  position: sticky;
  display: flex;
  margin: 0;
  top: 60px;
  align-self: flex-start;
  bottom: 0;
  padding-block: 100px;
}

.sidebar {
  position: sticky;
  top: 150px;
  align-self: flex-start;
}

.sidebar .sidebar_hello_title,
.sidebar .sidebar_posts h2,
.sidebar .sidebar_search_row h2 {
  font: var(--the7-widget-title-font);
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #3d3d3d;
  margin-bottom: 15px;
  margin-top: 0;
}

.sidebar .vc_column_container > .vc_column-inner {
  padding-right: 0;
  padding-left: 0;
}
.sidebar p a {
  color: #3d3d3d !important;
  font-weight: 400 !important;
}
.sidebar span {
  color: #3d3d3d;
}
.sidebar p a i,
.sidebar p i {
  color: var(--sidebar-primary);
  position: absolute;
  margin-right: 0.5rem;
  left: -23px;
  top: 6px;
}
.sidebar a:hover {
  color: var(--sidebar-primary) !important;
}
.sidebar a {
  /* font-size: 18px; */
  line-height: 24px;
}
.sidebar .subtitle + p {
  margin-bottom: 15px;
}
.sidebar .vc_row {
  margin: 0;
}
.r-sidebar .g-cols.via_flex.type_default > div > .vc_column-inner {
  padding: 0;
}
/************************ Sidebar hello ****************************/

.sidebar_hello_row.l-section {
  /* padding-left: 0 !important;
		  padding-right: 0 !important; */
}

.sidebar_hello_row .g-cols.via_flex.type_default > div > .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.sidebar .sidebar_hello_row span:hover {
  color: var(--sidebar-primary) !important;
}
.sidebar_hello_row p {
  margin-bottom: 5px;
  position: relative;
  /* margin-left: 23px; */
  color: #3d3d3d;
  display: flex;
}

.sidebar_hello_row p i {
  position: static;
  margin-right: 0.3rem;
  margin-top: 3px;
  width: 21px;
}

.sidebar_hello_row a {
  margin-left: 0.25rem;
  display: inline-block;
}
body .sidebar_hello_row {
  padding: 10px;
  border: 1px solid #000;
  padding-bottom: 60px;
}
/******************* Sidebar posts ***************/

.sidebar_posts_row .g-cols.via_flex > div > .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.sidebar .sidebar_posts_row {
  background: var(--sidebar-primary);
  padding: 10px;
  margin-bottom: 20px;
  padding-top: 60px;
  border: 1px solid #000;
}

.single-post .sidebar_posts_row .list1 ul li,
.post_cont ul li *:first-child {
  gap: 0;
}

.sidebar_posts_row ul li a::before {
  content: "";
  all: unset !important;
}

.sidebar_posts_row a {
  color: #fff !important;
  text-transform: capitalize;
  font-weight: 700;
}
.sidebar .sidebar_posts_row ul li:not(:last-child):after {
  content: "";
  display: block;
  border-bottom: 1px solid #000;
  margin: 15px 0;
}
.l-section.sidebar_posts_row ul li:before {
  display: none !important;
}

.sidebar .sidebar_posts_row ul {
  margin-left: 0 !important;
}

.sidebar .sidebar_posts_row li {
  padding-left: 0;
}
.sidebar_posts_row .widget.widget_recent_entries {
  padding-bottom: 10px;
}
.sidebar .sidebar_posts_row a:hover {
  color: #8b8d94 !important;
}
.sidebar_posts_row span.post-date {
  color: #fff;
}
/********************** Sidebar search ********************/

.sidebar_search_row .g-cols.via_flex > div > .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.sidebar .sidebar_search_row {
  padding: 0;
  padding-bottom: 30px;
}
.sidebar_search_row input#the7-search {
  background: #9bcb52;
  border: 1px solid #3d3d3d;
}
.sidebar_search_row input#the7-search::placeholder {
  color: #000 !important;
}
.sidebar_search_row svg {
  fill: #3d3d3d !important;
}

.sidebar_search_row .search-field {
  margin-bottom: 1rem;
}

.sidebar_search_row .search-submit {
  padding: 0.2rem 1rem;
  background-color: var(--sidebar-primary);
}

.sidebar_search_row .search-submit:hover {
  background-color: var(--sidebar-secondary);
  color: var(--sidebar-primary);
}

/********************** Sidebar menu *************/

.sidebar_menu_row .g-cols.via_flex > div > .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.sidebar_menu_row a {
  color: #3d3d3d !important;
}
.sidebar_menu_row a:hover {
  color: var(--sidebar-primary) !important;
}
.sidebar .sidebar_menu_row ul li {
  padding: 0;
  margin: 10px 0;
  border: none !important;
  display: list-item;
  position: relative;
}

.sidebar_menu_row ul li a::before {
  content: "";
  all: unset !important;
}

.sidebar .sidebar_menu_row ul li::before {
  content: "";
  position: absolute;
  left: -23px;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--sidebar-primary);
  border: none;
}
.sidebar_menu_row ul {
  list-style: none;
  margin-left: 24px;
  color: var(--sidebar-primary);
}
.sidebar ul#menu-sidebar-menu a {
  border: none !important;
  padding: 0;
  margin: 10px 0;
  font-weight: 400 !important;
}
.widget.widget_nav_menu {
  /* margin-left: 20px; */
}
.sidebar_menu_row ul li::marker {
  font-size: 16px;
}
.sidebar .sidebar_menu_row {
  padding: 0;
}
.sidebar_menu_title {
  font: var(--the7-widget-title-font);
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  color: #3d3d3d;
  margin-bottom: 15px;
}
/************* Sidebar Image separator *******************/

.sidebar_separator_row {
  padding-left: 0;
  padding-right: 0;
}

.sidebar .sidebar_separator_section {
  padding: 0;
  z-index: 99;
}
.image_holder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.circle_holder {
  aspect-ratio: 1 / 1;
  width: 80px;
  background: var(--sidebar-secondary);
  border-radius: 80%;
  border: 3px solid var(--sidebar-secondary);
  position: absolute;
  top: -25px;
  text-align: center;
  overflow: hidden;
  padding: 5px;
}
.sidebar_separator {
  display: flex;
  justify-content: center;
  background: var(--sidebar-secondary);
  position: absolute;
  top: -15px;
  width: 100%;
  height: 30px;
  left: 0;
  z-index: 99;
}

/* Sticky Buttons */

/*  sticky button */

.social_links.sticky_button {
  position: fixed;
  right: 0;
  bottom: calc(35% - 50px);
  display: flex;
  z-index: 999;
  padding: 5px;
  opacity: 1;
  transition: opacity 1s;
}

.share_icons {
  display: flex;
  flex-direction: column;
}

.share_icons svg.bi.bi-facebook,
.share_icons svg.bi.bi-instagram,
.share_icons svg.bi.bi-linkedin {
  width: 25px !important;
  height: 25px !important;
}

.share_icons svg.bi.bi-facebook,
.share_icons svg.bi.bi-instagram,
.share_icons svg.bi.bi-linkedin {
  fill: #fff;
}

.share_icons a.facebook,
.share_icons a.instagram,
.share_icons a.linkedin {
  padding: 20px;
  line-height: 0;
  margin-bottom: 5px;
}

.share_icons a.facebook:hover,
.share_icons a.instagram:hover,
.share_icons a.linkedin:hover {
  opacity: 0.8;
}

.share_icons a.facebook {
  background: #4c69c7;
}

.share_icons a.instagram {
  background: #f46f65;
}

.share_icons a.linkedin {
  background: #0a66c2;
}

/********** Sidebar end *********/

/************* Blog template quote block ***************/
.quote-block {
  text-align: center;
  padding: 10px 0;
  margin: 15px 0;
  position: relative;
}
.quote-block::before {
  content: "\201C";
  position: absolute;
  top: 40px;
  left: 0px;
  bottom: 0px;
  font-size: 95px;
  color: var(--sidebar-primary);
}
.quote-block::after {
  content: "\201D";
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-size: 95px;
  color: var(--sidebar-primary);
}
.quote-block p {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 26px;
  margin: 0px 40px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 10px 0;
  font-weight: bold;
  color: var(--sidebar-primary);
}
@media (max-width: 767px) {
  .quote-block::after,
  .quote-block::before {
    bottom: 20%;
  }
}
/*********** Blog Template cta block ****************/
.cta_block {
  background: var(--sidebar-secondary);
  padding: 15px;
  margin: 20px 0;
  border-radius: 15px;
}
.cta_block .intro_text h3 {
  color: var(--sidebar-primary);
}
.intro_text {
  text-align: center;
  margin-bottom: 20px;
}
.intro_text p {
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  color: #333333;
  padding-bottom: 10px;
}
.cta_block button.ff-btn.ff-btn-submit.ff-btn-md.wpf_has_custom_css {
  border: 1px solid white !important;
  background-color: var(--sidebar-secondary);
  color: var(--sidebar-primary);
}

.cta_block button.ff-btn.ff-btn-submit.ff-btn-md.wpf_has_custom_css:hover {
  background-color: var(--sidebar-primary);
  color: var(--sidebar-secondary);
}
.cta_block .ff_submit_btn_wrapper_custom {
  margin-bottom: 0 !important;
}

.cta_block .capchahere .ff-t-cell.ff-t-column-1 {
  display: none;
}

.cta_block .ff-default .ff-el-form-control:focus {
  border-color: var(--sidebar-primary) !important;
  box-shadow: 0px 0px 0px 2px var(--sidebar-primary);
}

/*************** Sidebar Responsive ****************/
@media (max-width: 1000px) {
  .single-post .vc_col-sm-8.wpb_column.vc_column_container {
    padding-bottom: 50px;
    width: 100%;
  }
  .single-post .vc_col-sm-4.wpb_column.vc_column_container.r-sidebar {
    width: 100%;
  }
  .share_icons a.facebook,
  .share_icons a.instagram,
  .share_icons a.linkedin {
    padding: 15px;
    /* height: 50px; */
  }
}

@media (max-width: 768px) {
  .sidebar {
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100% !important;
  }
}

@media (max-width: 1000px) {
  .single-post .vc_col-sm-8.wpb_column.vc_column_container {
    padding-bottom: 0;
  }
}

.single-post .w-post-elm.post_date {
  display: flex;
  justify-content: center;
  align-items: center;
}

.w-sharing {
  margin-bottom: 2.5rem;
}

@media (max-width: 768px) {
  .w-sharing {
    margin-bottom: 0;
  }

  .l-sidebar {
    padding-block: 1rem;
  }
}

.w-sharing.type_simple .w-sharing-item i {
  font-size: 1.5rem;
}
.single-post .w-sharing-item i {
  font-size: 1.5rem !important;
}

.fa-x-twitter::before {
  content: "";
}

/* Search results */

.search main {
  background-color: #000;
}

.search .l-main > .l-section {
  background-color: #121215;
}

.search .w-grid-item-h a {
  color: #fff !important;
}

.search .w-grid-item-h a:hover {
  color: #fab70b !important;
}

.search .search-title {
  text-align: center;
  font-size: 3rem;
  position: relative;
  top: 11rem;
  padding-block: 2.5rem !important;
  z-index: 1;
  color: #fff;
}

@media (max-width: 1024px) {
  .search .search-title {
    top: 10rem;
  }
}

@media (max-width: 768px) {
  .search .search-title {
    top: 9rem;
    padding-block: 0 !important;
  }
}

.search .page-numbers.current {
  color: #fff !important;
}

.search .page-numbers:hover {
  color: #fff !important;
}
