<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap" rel="stylesheet">

@font-face {
  font-family: 'Branch';
  src:  url('https://barker-whittle.com.au/hubfs/Branch-Regular.woff2') format('woff2'),
        url('https://barker-whittle.com.au/hubfs/Branch-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Branch-new';
  src:  url('https://barker-whittle.com.au/hubfs/Branch-new.woff2') format('woff2'),
        url('https://barker-whittle.com.au/hubfs/Branch-new.woff') format('woff');
}


@font-face {
  font-family: 'AvenirLTStd-Light';
  src:  url('https://barker-whittle.com.au/hubfs/AvenirLTStd-Light.woff2') format('woff2'),
        url('https://barker-whittle.com.au/hubfs/AvenirLTStd-Light.woff') format('woff');
}


@charset "UTF-8";
/*
---------------------------------------
BASIC STUFF AND TYPOGRAPHY
------------------------------------ */
/*
font-family:xxx;
*/
div#hs_form_target_widget_1744461435809-30 p span {
    font-family: 'AvenirLTStd-Light' !important;
    font-weight: 600;
}
div#hs_form_target_widget_1744461435809-30 a {
    text-decoration: underline;
    font-family: 'AvenirLTStd-Light' !important;
}
html {
  overflow-y: scroll;
}

article, aside, figure, footer, header, hgroup, nav, section {
  display: block;
}

.touch body {
  -webkit-text-size-adjust: none;
}

:focus {
  -moz-outline-style: none;
  outline: none;
}

* {
  font-variant-ligatures: none !important;
  -webkit-font-smoothing: antialiased;
}

body {
  margin: 0;
  font-size: 20px;
  line-height: 40px;
  font-family: "Mark", Helvetica, Arial, sans-serif;
  color: black;
  background: white;
}
.rplg .rplg-badge_left-fixed{
  z-index:2147482 !important;
}
div#hs_cos_wrapper_module_1751460158849 {
    display: none !important;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 18px;
    line-height: 30px;
  }
  .lower-butoon {
    display: block !important;
}
}

p a {
  font-weight: bold;
  color: #7A2E8E;
}

a {
  color: inherit;
  text-decoration: none;
  outline: none;
  transition: all 0.2s ease-in-out;
}


/* our-team */
.terminal-menus li.hs-menu-item a {
    color: black;
       font-family: 'AvenirLTStd-Light' !important;
}

body.hs-content-id-119935032581 .span12.widget-span.widget-type-cell.dnd-column {
    padding: 0;
  position: relative;
}
span#hs_cos_wrapper_widget_1686641900170_ h4 {
    font-size: 50px;
    font-weight: bolder;
}
body.hs-content-id-119935032581 .row-fluid-wrapper.row-depth-1.row-number-3.dnd-row {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
   width: 100%;
}
body.hs-content-id-119935032581 .row-fluid {
    display: flex;
      justify-content: center;
      flex-wrap: wrap;
}
body.hs-content-id-119935032581 .row-fluid h1 {
    margin: 0;
    line-height: 42px;
    font-size: 30px;
}
body.hs-content-id-119935032581 .row-number-4 .widget-span.widget-type-cell.dnd-column {
    width: 30%;
    flex-basis: unset;
    padding: 20px 12px;
}
body.hs-content-id-119935032581 .row-number-29 .span6.widget-span.widget-type-cell.dnd-column {
    width: 30%;
    flex-basis: unset;
}
.custom_font_body {
    font-family: 'AvenirLTStd-Light' !important;
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 20px;
}
.custom_font_body-list li {
    font-family: 'AvenirLTStd-Light' !important;
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 20px;
}


a img {
  border: 0;
}

img {
  max-width: 100%;
  height: auto;
}

div.clear {
  clear: both;
}

h1, h5 {
  font-size: 60px;
  line-height: 130px;
  margin: 50px 0;
  font-weight: 900;
  color: #000;
}
@media screen and (max-width: 767px) {
  h1, h5 {
    font-size: 40px;
    line-height: 50px;
    margin: 30px 0;
  }
  div#hs_cos_wrapper_module_1751460158849 {
    display: block !important;
}
  div#hs_cos_wrapper_widget_1744778634497 {
    display: none !important;
}
  .hs_submit.hs-submit {
    padding-bottom: 0rem !important;
}
}

h2 {
  font-size: 55px;
  line-height: 80px;
  margin: 40px 0;
  font-weight: 900;
  color: #7A2E8E;
}
@media screen and (max-width: 767px) {
  h2 {
    margin: 25px 0;
    font-size: 35px;
    line-height: 45px;
  }
}

h3 {
  font-size: 30px;
  line-height: 45px;
  margin: 20px 0;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  h3 {
    margin: 16px 0;
    font-size: 20px;
    line-height: 33px;
  }
}

h4 {
  font-size: 30px;
  line-height: 45px;
  margin: 20px 0;
  font-weight: bold;
  color: #7A2E8E;
}
@media screen and (max-width: 767px) {
  h4 {
    margin: 16px 0;
    font-size: 20px;
    line-height: 33px;
  }
}

h6 {
  font-size: 1.1111111111vw;
  line-height: 2.5vw;
  font-weight: normal;
  margin: 30px 0;
}
@media (max-width: 1260px) {
  h6 {
    font-size: 14px;
    line-height: 31.5px;
  }
}
@media (min-width: 1800px) {
  h6 {
    font-size: 20px;
    line-height: 45px;
  }
}

.multiply {
  mix-blend-mode: multiply;
}

/* ------------------------------------
HEADER
------------------------------------ */
nav {
  color: white;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  transition: all 0.5s ease-in-out;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: white;
  box-shadow: 0 2px 50px 0 rgba(0, 0, 0, 0.06);
}
nav .nav_pre {
  display: flex;
    align-items: center;
    justify-content: space-between;
  padding: 3px 50px 3px 50px;
  background: #f9f3ef;
  color: white;
  position: relative;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  nav .nav_pre {
/*     padding: 12px 0 12px 72px;
    height: 30px; */
  }
}
nav .nav_pre .nav_contact {
  position: absolute;
  top: 18px;
  right: 35px;
  text-align: right;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  nav .nav_pre .nav_contact {
    font-size: 12px;
    line-height: 16px;
  }
}
nav .nav_pre .nav_contact span {
  margin-left: 15px;
}
@media screen and (max-width: 900px) {
  nav .nav_pre .nav_contact span.desktop_only {
    display: none;
  }
}
nav .nav_pre .nav_contact a {
  text-decoration: none;
  color: white;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  nav .nav_pre .nav_contact {
    top: 7px;
    right: 12px;
  }
}
nav .nav_inner {
  height: 110px;
  padding: 0px 30px 0px 30px;
  background: white;
  position: relative;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a.logo.v {
    width: 15%;
      height: 100%;
}
img.txxt_logo {
    width: 100%;
    position: relative;
    height: 100%;
    object-fit: contain;
}
.terminal-menus {
    align-content: center;
}
.terminal-menus {
    align-content: center;
/*     padding-top: 12px; */
}
@media screen and (max-width: 767px) {
  nav .nav_inner {
    height: 75px;
    padding: 15px;
  }
  a.logo.v {
    width: 30%;
  }
  img.txxt_logo {
    top: 0;
            top: 0;
        height: 100%;
        object-fit: contain;
  }
}
@media screen and (max-width: 767px) {
  nav .nav_inner .logo img.logotype {
    width: 120px;
  }
}
nav .nav_inner .logo img.flutterby {
  position: absolute;
  left: 30px;
  top: -34px;
}
@media screen and (max-width: 767px) {
  nav .nav_inner .logo img.flutterby {
    left: 8px;
    top: -20px;
    width: 60px;
  }
}

/* ------------------------------------
NAVIGATION
------------------------------------ */
nav .hs-menu-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav .hs-menu-wrapper ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
}
nav .hs-menu-wrapper ul li a {
  font-size: 1.1111111111vw;
  line-height: 2.5vw;
  text-decoration: none;
  display: inline-block;
  padding: 0;
  overflow: hidden;
  color: white;
}
@media (max-width: 1080px) {
  nav .hs-menu-wrapper ul li a {
    font-size: 12px;
    line-height: 27px;
  }
}
@media (min-width: 1800px) {
  nav .hs-menu-wrapper ul li a {
    font-size: 20px;
    line-height: 45px;
  }
}
nav .hs-menu-wrapper ul li.active a, nav .hs-menu-wrapper ul li a:hover {
  color: #000;
}
nav .hs-menu-wrapper ul li.hs-item-has-children > a:after {
     display: inline-block;
    content: "\f078";
    font-family: fontawesome;
    font-weight: 900;
    transform: scale(0.6) translate(3px, 1px);
}
nav .hs-menu-wrapper ul li.hs-item-has-children ul {
  display: none;
  position: absolute;
  top: 2.3vw;
  left: -45px;
  width: 15vw;
  min-width: 150px;
  border-radius: 2px;
  background: white;
  z-index: 8;
  box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.06);
}
nav .hs-menu-wrapper ul li.hs-item-has-children ul li {
  display: block;
}
nav .hs-menu-wrapper ul li.hs-item-has-children ul li a {
  display: block;
  padding: 0.4166666667vw 1.7361111111vw;
  line-height: normal;
}
nav .hs-menu-wrapper ul li.hs-item-has-children ul li a:hover {
  color: #ccc;
}
nav .hs-menu-wrapper ul li.hs-item-has-children ul li:first-child a {
  padding-top: 1.3888888889vw;
}
nav .hs-menu-wrapper ul li.hs-item-has-children ul li:last-child a {
  padding-bottom: 1.3888888889vw;
}
nav .hs-menu-wrapper ul li.hs-item-has-children:hover ul {
  display: block;
}

.nav_spacer {
  height: 160px;
}
@media screen and (max-width: 767px) {
  .nav_spacer {
    height: 93px;
  }
}

@media screen and (max-width: 767px) {
  nav #hs_menu_wrapper_menu {
    display: none;
  }
}
/* MOBILE MENU */
/*DAMBURGER!*/
a.nav_toggle {
/*   display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 110px;
  height: 110px;
  background: white;
  border-radius: 0;
  z-index: 999; */
}
.nav_inner {
    display: flex;
    justify-content: space-between;
}
.terminal-menus ul.active-branch li a {
    color: black;
}
.terminal-menus  .hs-menu-wrapper ul li.active a {
    font-weight: 700;
   color: black;
}
.terminal-menus {
    padding-right: 0;
    width: 70%;
    text-align: center;
}
.terminal-menus  li.hs-menu-item {
    margin-left: 15px ;
}
@media screen and (max-width: 767px) {
  a.nav_toggle {
/*     width: 70px;
    height: 64px; */
  }
  a.nav_toggle {
    display: block;
 }
  .terminal-menus {
    display: none;
  }
}

.hamburger {
/*   width: 40px;
  height: 15px;
  position: absolute;
  top: 40px;
  left: 35px; */
}
@media screen and (max-width: 767px) {
  .hamburger {
    top: 16px;
    left: 14px;
  }
}

.hamburger div {
  position: absolute;
  height: 2px;
  width: 40px;
  left: 0;
  background: #7A2E8E;
  -webkit-transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  -ms-transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1);
}

.hamburger div.hamburger1 {
  top: 0;
}

.hamburger div.hamburger2 {
  top: 14px;
}

.hamburger div.hamburger3 {
  top: 28px;
}

.nav_on .hamburger div.hamburger1 {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 14px !important;
}

.nav_on .hamburger div.hamburger2 {
  opacity: 0;
}

.nav_on .hamburger div.hamburger2, .nav_on .hamburger div.hamburger3 {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 14px !important;
}

/*END OF DAMBURGER!*/
.mobile_menu {
  display: none;
  position: fixed;
  top: 155px;
  left: 0;
  height: calc(100vh - 160px);
  background: #fff;
  color: white;
  z-index: 998;
  width: 100%;
  text-align: center;
  overflow-x: scroll;
    scrollbar-width: none;
}
.mobile_menu_inner2 {
    padding-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .mobile_menu {
    top: 142px;
    height: calc(100vh - 94px);
    overflow-y: scroll;
  }
}
.mobile_menu .mobile_menu_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: table;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .mobile_menu .mobile_menu_inner {
    display: block;
  }
}
.mobile_menu .mobile_menu_inner .mobile_menu_inner2 {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .mobile_menu .mobile_menu_inner .mobile_menu_inner2 {
    padding-bottom: 200px;
    display: block;
  }
}
.mobile_menu .mobile_menu_inner .hs-menu-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile_menu .mobile_menu_inner .hs-menu-wrapper ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
}
.mobile_menu .mobile_menu_inner .hs-menu-wrapper ul li a {
  font-size: 50px;
  line-height: 30px;
  text-decoration: none;
  display: block;
  padding: 30px 30px;
  overflow: hidden;
  color: #000;
  position: relative;
      font-family: Branch-new !important;
    font-weight: 500;
  text-align: right;
  
}
@media screen and (max-width: 767px) {
  .mobile_menu .mobile_menu_inner .hs-menu-wrapper ul li a {
    font-size: 35px;
    line-height: 40px;
    
    padding: 18px 35px 18px 15px;
  }
}
.mobile_menu .mobile_menu_inner .hs-menu-wrapper ul li.hs-menu-depth-1.hs-item-has-children > a:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  line-height: 14px;
  color: #a771b5;
  margin-left: 8px;
  display: inline-block;
  vertical-align: 2px;
}
@media screen and (max-width: 767px) {
  .mobile_menu .mobile_menu_inner .hs-menu-wrapper ul li.hs-menu-depth-1.hs-item-has-children > a:after {
    display: block;
    position: absolute;
    top: 32px;
    right: 15px;
  }
}
.mobile_menu .mobile_menu_inner .hs-menu-wrapper ul li.expanded.hs-menu-depth-1.hs-item-has-children > a:after {
  content: "";
}
.mobile_menu .mobile_menu_inner .hs-menu-wrapper ul.hs-menu-children-wrapper {
  display: none;
  padding-bottom: 10px;
  text-align: right;
}
.mobile_menu .mobile_menu_inner .hs-menu-wrapper ul.hs-menu-children-wrapper li {
/*   display: inline; */
  line-height: 0;
}
.mobile_menu .mobile_menu_inner .hs-menu-wrapper ul.hs-menu-children-wrapper li a {
  font-size: 20px;
  line-height: 18px;
  padding: 12px 30px;
  border: none;
  display: inline-block;
  color: #000;
}
.mobile_menu .mobile_menu_inner .hs-menu-wrapper ul.hs-menu-children-wrapper li a:hover {
  color: black;
}
@media screen and (max-width: 767px) {
  .mobile_menu .mobile_menu_inner .hs-menu-wrapper ul.hs-menu-children-wrapper li a {
    display: block;
    font-size: 15px;
    line-height: 15px;
  }
}

/* ------------------------------------
GENERAL LAYOUT
------------------------------------ */
.content_modules .module_row {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .content_modules .module_row {
    display: block;
  }
}
.content_modules .module_row .module {
  position: relative;
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.content_modules .module_row .module.module50 {
  flex-basis: 50%;
}
.content_modules .module_row .module.limit_width {
  max-width: 700px;
}
.content_modules .module_row .module .module_padded {
  padding: 8.3333333333vw;
  max-width: 520px;
  flex-basis: 100%;
}
@media screen and (max-width: 767px) {
  .content_modules .module_row .module .module_padded {
    padding: 20px;
  }
}
.content_modules .module_row.reverse {
  flex-direction: row-reverse;
}

.page_header {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  background-image: url(https://4643441.fs1.hubspotusercontent-na1.net/hubfs/4643441/header_background.webp);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .page_header {
    display: block;
    background: #7A2E8E !important;
  }
}
.page_header .page_header_inner {
  flex-basis: 66.66%;
  padding: 3vw;
  display: flex;
  z-index: 1;
  position: relative;
  background-image: url(https://4643441.fs1.hubspotusercontent-na1.net/hubfs/4643441/header_background.webp);
  background-size: 1px 1px;
  background-position: -100px -100px;
  background-repeat: no-repeat;
}
.page_header .page_header_inner .page_header_text {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .page_header .page_header_inner {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 767px) {
  .page_header .page_header_inner {
    padding: 60px 20px;
    background-size: cover;
    background-position: center center;
  }
  .page_header .page_header_inner:after {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #350642;
    opacity: 0.6;
  }
}
.page_header .page_header_inner h3 {
  color: white;
}
.page_header .page_header_inner h2 {
  color: white;
  font-size: 32px;
  line-height: 40px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .page_header .page_header_inner h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
.page_header .page_header_inner h1 {
  color: white;
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .page_header .page_header_inner h1 {
    font-size: 90px;
    line-height: 100px;
  }
}
@media screen and (max-width: 767px) {
  .page_header .page_header_inner h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
/* .page_header .page_header_form {
  flex-basis: 33.33%;
  padding: 2vw;
  z-index: 1;
  color: white;
  position: relative;
} */
@media screen and (max-width: 1200px) {
  .page_header .page_header_form {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 767px) {
  .page_header .page_header_form {
    padding: 20px;
  }
}
.page_header .page_header_form h3 {
  font-size: 50px;
  line-height: 60px;
  margin: 0;
  font-weight: 900;
}
@media screen and (max-width: 1200px) {
  .page_header .page_header_form h3 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media screen and (max-width: 767px) {
  .page_header .page_header_form h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
.page_header .page_header_form form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .page_header .page_header_form form {
    display: block;
  }
}
.page_header .page_header_form form * {
  flex-basis: 100%;
}
.page_header .page_header_form form .hs_firstname, .page_header .page_header_form form .hs_company, .page_header .page_header_form form .hs_phone, .page_header .page_header_form form .hs_email {
  flex-basis: 50%;
  flex-basis: calc(50% - 4px);
}
.page_header .page_header_form form label {
  display: none;
}
.page_header .page_header_form form .hs_submit input[type=submit] {
  width: 100%;
  background: white;
  color: #7A2E8E;
}
.page_header:after {
  display: block;
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000 !important;
  opacity: 0.6;
}


/* ------------------------------------
DND MODULES
------------------------------------ */
.span1 {
  flex-basis: 8.333%;
}

.span3 {
  flex-basis: 25%;
}

.span4 {
  flex-basis: 33.333%;
}

.span6 {
  flex-basis: 50%;
}

.span8 {
  flex-basis: 66.666%;
}

.dnd-column {
  padding: 1.3888888889vw 2.0833333333vw;
}
@media screen and (max-width: 767px) {
  .dnd-column {
    padding: 20px;
  }
}

.content_modules .module_row {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .content_modules .module_row {
    display: block;
  }
}
.content_modules .module_row .module {
  position: relative;
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.content_modules .module_row .module.module50 {
  flex-basis: 50%;
}
.content_modules .module_row .module.limit_width {
  max-width: 700px;
}
.content_modules .module_row .module .module_padded {
  padding: 8.3333333333vw;
  max-width: 520px;
  flex-basis: 100%;
}
@media screen and (max-width: 767px) {
  .content_modules .module_row .module .module_padded {
    padding: 20px;
  }
}
.content_modules .module_row.reverse {
  flex-direction: row-reverse;
}

.module_textimage {
  display: flex;
  flex-direction: row-reverse;
  max-width: 1400px;
  margin: 0 auto;
}
.module_textimage .dnd-column.module_textimage_image img {
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.12);
}
@media screen and (max-width: 767px) {
  .module_textimage {
    margin: -20px;
  }
}
.module_textimage .span6 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.module_textimage.reverse {
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .module_textimage {
    display: block;
    text-align: center;
  }
  .module_textimage .span6 {
    display: block;
  }
  .module_textimage .dnd-column.module_textimage_image {
    padding: 0;
  }
}

.module_inquiryform {
  display: flex;
  flex-direction: row;
  background: white;
  max-width: 1400px;
  margin: 0 auto;
  box-shadow: 0 15px 50px 0 rgba(0, 0, 0, 0.06);
  position: relative;
}
@media screen and (max-width: 767px) {
  .module_inquiryform {
    display: block;
    text-align: left;
    margin: 0 -20px 0 -20px;
  }
  .module_inquiryform .span6 {
    display: block;
  }
  .module_inquiryform .dnd-column.module_textimage_image {
    padding: 0;
  }
}
.module_inquiryform .span6 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.module_inquiryform.reverse {
  flex-direction: row;
}
.module_inquiryform h2 {
  font-size: 100px;
  line-height: 120px;
}
@media screen and (max-width: 1200px) {
  .module_inquiryform h2 {
    font-size: 60px;
    line-height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .module_inquiryform h2 {
    font-size: 40px;
    line-height: 50px;
    margin: 20px 0;
  }
}
.module_inquiryform .module_inquiryform_form form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .module_inquiryform .module_inquiryform_form form {
    display: block;
  }
}
.module_inquiryform .module_inquiryform_form form .hs-richtext {
  display: none;
}
.module_inquiryform .module_inquiryform_form form * {
  flex-basis: 100%;
}
.module_inquiryform .module_inquiryform_form form .hs_firstname, .module_inquiryform .module_inquiryform_form form .hs_company, .module_inquiryform .module_inquiryform_form form .hs_phone, .module_inquiryform .module_inquiryform_form form .hs_email {
  flex-basis: 50%;
  flex-basis: calc(50% - 4px);
}
.module_inquiryform .module_inquiryform_form form label {
  display: none;
}
.module_inquiryform .module_inquiryform_form form .hs_submit input[type=submit] {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .module_inquiryform .module_inquiryform_form {
    padding-top: 0;
  }
}
.module_inquiryform:after {
  display: block;
  position: absolute;
  content: " ";
  left: -3.6vw;
  top: 2vw;
  width: 6vw;
  height: 9vw;
  background: url(https://4643441.fs1.hubspotusercontent-na1.net/hubfs/4643441/flutterby.svg) no-repeat center center;
  background-size: contain;
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  .module_inquiryform:after {
    left: 2vw;
    top: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .module_inquiryform:after {
    left: auto;
    right: 30px;
    top: -30px;
    width: 60px;
    height: 100px;
  }
}

.module_icons {
  max-width: 1400px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: start;
  margin: 0 auto 50px auto;
}
@media screen and (max-width: 767px) {
  .module_icons {
    margin: 0;
  }
}
.module_icons .module_icon {
  flex-basis: 20%;
  padding: 2.5%;
  color: white;
}
@media screen and (max-width: 767px) {
  .module_icons .module_icon {
    padding: 20px 2%;
    flex-basis: 46%;
  }
}
.module_icons .module_icon img {
  width: 66px;
  height: 66px;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .module_icons .module_icon img {
    width: 40px;
    height: 40px;
  }
}
.module_icons .module_icon p {
  margin: 0;
  line-height: 26px;
  font-size: 18px;
  font-family: "Lato", sans-serif;
}
@media screen and (max-width: 767px) {
  .module_icons .module_icon p {
    line-height: 20px;
    font-size: 15px;
  }
}

.widget-type-rich_text {
  padding: 2vw 4vw;
  max-width: 1400px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .widget-type-rich_text {
    padding: 0;
  }
}
.span4 .widget-type-rich_text, .span3 .widget-type-rich_text {
  padding: 3vw;
  font-size: 0.9722222222vw;
  line-height: 1.875vw;
}
@media screen and (max-width: 767px) {
  .span4 .widget-type-rich_text, .span3 .widget-type-rich_text {
    padding: 20px;
  }
}
.span4 .widget-type-rich_text h2, .span3 .widget-type-rich_text h2 {
  margin: 0;
  hyphens: auto;
  font-size: 3.4722222222vw;
  line-height: 4.1666666667vw;
}
@media (max-width: 921.6px) {
  .span4 .widget-type-rich_text h2, .span3 .widget-type-rich_text h2 {
    font-size: 32px;
    line-height: 38.4px;
  }
}
@media (min-width: 1440px) {
  .span4 .widget-type-rich_text h2, .span3 .widget-type-rich_text h2 {
    font-size: 50px;
    line-height: 60px;
  }
}
.span4 .widget-type-rich_text h4, .span3 .widget-type-rich_text h4 {
  margin: 0.6vw 0;
  font-size: 1.3888888889vw;
  line-height: 2.0833333333vw;
}
@media (max-width: 1296px) {
  .span4 .widget-type-rich_text h4, .span3 .widget-type-rich_text h4 {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 1728px) {
  .span4 .widget-type-rich_text h4, .span3 .widget-type-rich_text h4 {
    font-size: 24px;
    line-height: 36px;
  }
}
@media (max-width: 1337.1428571429px) {
  .span4 .widget-type-rich_text, .span3 .widget-type-rich_text {
    font-size: 13px;
    line-height: 25.0714285714px;
  }
}
@media (min-width: 1645.7142857143px) {
  .span4 .widget-type-rich_text, .span3 .widget-type-rich_text {
    font-size: 16px;
    line-height: 30.8571428571px;
  }
}

.widget-type-form {
  padding: 2vw 4vw;
}
@media screen and (max-width: 767px) {
  .widget-type-form {
    padding: 20px;
  }
}

/* ------------------------------------
BLOG
------------------------------------ */
.blog_listing {
  padding: 6.9444444444vw 6.9444444444vw 6.9444444444vw 6.9444444444vw;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog_listing .blog_tiles {
  display: flex;
  flex-wrap: wrap;
  margin: -2.7777777778vw -2%;
}
.blog_listing .blog_tiles a.blog_tile {
  flex-basis: 29.333%;
  margin: 2.7777777778vw 2%;
  background: white;
  box-shadow: 0 15px 50px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
  .blog_listing .blog_tiles a.blog_tile {
    flex-basis: 46%;
  }
  .blog_listing .blog_tiles a.blog_tile:nth-child(3) {
    display: none;
  }
}
.blog_listing .blog_tiles a.blog_tile .blog_tile_deets {
  padding: 1.3888888889vw;
}
.blog_listing .blog_tiles a.blog_tile .blog_tile_deets p {
  font-size: 1.1111111111vw;
  line-height: 1.5277777778vw;
  margin: 0.6944444444vw 0;
}
@media (max-width: 1260px) {
  .blog_listing .blog_tiles a.blog_tile .blog_tile_deets p {
    font-size: 14px;
    line-height: 19.25px;
  }
}
@media (min-width: 1800px) {
  .blog_listing .blog_tiles a.blog_tile .blog_tile_deets p {
    font-size: 20px;
    line-height: 27.5px;
  }
}
.blog_listing .blog_tiles a.blog_tile .blog_tile_deets h3 {
  margin: 0 0 20px 0;
  font-weight: 500;
  color: black;
}
.blog_listing .blog_tiles a.blog_tile .blog_tile_image {
  height: 15.9722222222vw;
  position: relative;
  overflow: hidden;
}
.blog_listing .blog_tiles a.blog_tile .blog_tile_image div {
  background: #eee none no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease-in-out;
}
.blog_listing .blog_tiles a.blog_tile:hover .blog_tile_image div {
  transform: scale3d(1.05, 1.05, 1);
}
@media screen and (max-width: 767px) {
  .blog_listing {
    width: auto;
    float: none;
    padding: 20px;
  }
  .blog_listing .blog_tiles {
    display: block;
    margin: 0;
  }
  .blog_listing .blog_tiles a.blog_tile {
    display: block;
    margin: 0 0 20px 0;
  }
  .blog_listing .blog_tiles a.blog_tile .blog_tile_image {
    height: 150px;
  }
  .blog_listing .blog_tiles a.blog_tile .blog_tile_deets {
    padding: 20px;
  }
  .blog_listing .blog_tiles a.blog_tile .blog_tile_deets p {
    margin: 10px 0;
  }
  .blog_listing .blog_tiles a.blog_tile:nth-child(2), .blog_listing .blog_tiles a.blog_tile:nth-child(3) {
    display: none;
  }
  .blog_listing h2.relatedposts {
    margin: 50px 0 30px 0;
  }
}

.hs-blog-post .blog_listing {
  padding-top: 4.8611111111vw;
}
.hs-blog-post header:after, .hs-blog-post header:before {
  display: none;
}
.hs-blog-post .page_header h1 {
  margin: 30px 0;
  font-size: 80px;
  line-height: 100px;
  max-width: 1100px;
}
@media screen and (max-width: 1200px) {
  .hs-blog-post .page_header h1 {
    font-size: 50px;
    line-height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .hs-blog-post .page_header h1 {
    font-size: 30px;
    line-height: 40px;
    margin: 20px 0;
  }
}
.hs-blog-post .page_header p {
  color: white;
}

h2.relatedposts {
  margin-top: 5vw;
}

.blog-pagination {
  text-align: center;
  padding: 4vw 0 0 0;
}
@media screen and (max-width: 767px) {
  .blog-pagination {
    padding: 30px 0 0 0;
  }
}
.blog-pagination a {
  padding: 0.6vw;
  font-weight: 500;
}
/*@media screen and (max-width: 767px) {
  .blog-pagination a {
    padding-top: 8px;
    padding-bottom:8px;
    padding-left:7px;
    padding-right:7px;
  }
}*/

@media (max-width:768px){
  .blog-pagination{
    height:auto;
  }
  .blog-pagination a{
    display:inline-block;
    padding: 20px 11px 20px 11px!important;
  }
}


.hs-blog-listing .page_header h1 {
  margin: 50px 0;
}
@media screen and (max-width: 767px) {
  .hs-blog-listing .page_header h1 {
    margin: 20px 0;
  }
}

ul.hs-blog-social-share-list {
  line-height: 0;
  margin: 40px 0;
}

.blog_tiles_widget {
  padding-bottom: 30px;
  max-width: 1600px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .blog_tiles_widget {
    padding-bottom: 10px;
  }
}

/* ------------------------------------
HOMEPAGE
------------------------------------ */
.homebanner {
  width: 100%;
  height: 100vh;
  margin: 0 0 0vw 0;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .homebanner {
    height: 400px;
    margin: 0;
  }
}
.homebanner video {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  position: absolute;
  pointer-events: none;
}
.homebanner .homebanner_inner {
/*   padding: 2vw; */
  width: 100%;
  position: absolute;
  z-index: 2;
  top:20%;
}
.homebanner .homebanner_inner * {
  color: white;
}
.homebanner .homebanner_inner h1 {
  font-size: 80px;
  line-height: 100px;
  margin: 0;
  color: white;
}
@media screen and (max-width: 767px) {
  .homebanner .homebanner_inner h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
.homebanner .homebanner_inner a.playbutton {
  display: block;
  margin: 20px auto;
  background: rgba(255, 255, 255, 0.3) url(https://4643441.fs1.hubspotusercontent-na1.net/hubfs/4643441/playbutton.png) no-repeat center center;
  opacity: 0.8;
  background-size: contain;
  font-size: 1px;
  text-align: left;
  text-indent: -9999px;
  border-radius: 999px;
  width: 114px;
  height: 114px;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  transform: scale3d(1, 1, 1);
}
.homebanner .homebanner_inner a.playbutton:hover {
  transform: scale3d(1.05, 1.05, 1);
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .homebanner .homebanner_inner a.playbutton {
    width: 80px;
    height: 80px;
  }
}
.homebanner:after {
  display: block;
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: black;
  opacity: 0.4;
}

/* ------------------------------------
FOOTER
------------------------------------ */
footer {
  background: white;
  text-align: center;
  padding: 4vw;
  font-size: 0.9722222222vw;
  line-height: 1.3888888889vw;
}

@media (max-width: 1440px) {
  footer {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 1645.7142857143px) {
  footer {
    font-size: 16px;
    line-height: 22.8571428571px;
  }
}
@media screen and (max-width: 767px) {
  footer {
    padding: 20px;
  }
}
footer .footer_cols {
  display: flex;
  flex-direction: row;
  max-width: 900px;
  margin: 0 auto 0px auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  footer .footer_cols {
    display: block;
    text-align: center;
  }
}
footer .footer_cols .footer_col {
  flex-grow: 1;
}
footer .footer_cols .footer_col ul {
  list-style: none;
  padding: 0;
}
footer .footer_cols .footer_col ul li {
  margin: 0.6vw 0;
}
footer .footer_cols .footer_col.double {
  flex-basis: 50%;
}
footer .footer_social {
  font-size: 40px;
  line-height: 40px;
}
footer .footer_social a {
  margin: 0 10px;
}
footer .footer_menu {
  margin: 50px 0;
}
footer .footer_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .footer_menu ul li {
  display: inline-block;
  margin: 0;
  padding-bottom:30px;
}
footer .footer_menu ul li a {
  margin: 0 20px;
}
footer .footer_icons {
  margin: 30px 0;
}
footer .footer_icons img {
  width: 536px;
}

.hs-blog-post .footer_blogs, .hs-blog-listing .footer_blogs {
  display: none;
}

/* ------------------------------------
FORMS
------------------------------------ */
input[type=text], input[type=email], input[type=number], input[type=tel], select, textarea {
  font-size: 1.1111111111vw;
  line-height: 1.6666666667vw;
  font-family: "Mark", Helvetica, Arial, sans-serif;
  padding: 0.5vw 1vw 0.7vw 1vw;
  margin: 4px 0;
  border-radius: 6px;
  border: 2px solid #7A2E8E;
  width: 100%;
  background-color: white;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1440px) {
  input[type=text], input[type=email], input[type=number], input[type=tel], select, textarea {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1620px) {
  input[type=text], input[type=email], input[type=number], input[type=tel], select, textarea {
    font-size: 18px;
    line-height: 27px;
  }
}
input[type=text].invalid.error, input[type=email].invalid.error, input[type=number].invalid.error, input[type=tel].invalid.error, select.invalid.error, textarea.invalid.error {
  border-color: red;
}
@media screen and (max-width: 767px) {
  input[type=text], input[type=email], input[type=number], input[type=tel], select, textarea {
    margin: 2px 0;
    padding: 10px 16px;
  }
}

select {
  background-color: white;
  background-image: url(https://4643441.fs1.hubspotusercontent-na1.net/hubfs/4643441/select.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 30px 8px;
  cursor: pointer;
}

ul.no-list.hs-error-msgs.inputs-list {
  display: none !important;
}

/* .dnd-column form label {
  display: none !important;
} */

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  margin: 5px 0 20px 0;
  padding: 2px;
}

input[type=submit], button, a.button, h6 a {
  font-size: 14px;
  line-height: 14px;
  font-family: "Mark", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 900;
  display: inline-block;
  padding: 20px 30px;
  -webkit-appearance: none;
  border-radius: 6px;
  border: 2px solid black;
  color: black;
  background: white;
  outline: 0;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 767px) {
  input[type=submit], button, a.button, h6 a {
    padding: 15px 25px;
    font-size: 12px;
    line-height: 12px;
  }
}
input[type=submit]:hover, button:hover, a.button:hover, h6 a:hover {
  opacity: 0.8;
}

h6 a {
  border: 2px solid black;
  color: black;
  background: white;
  outline: 0;
  cursor: pointer;
}

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

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


/**Home page Image Styles**/
.widget_1609893094594-flexbox-positioning > div {
    max-width: 100%;
    flex-shrink: 0 !important;
    width: 100%;
}
.widget_1609893094594-flexbox-positioning > div img.hs-image-widget {
    width: 100% !important;
}


/* ------------------------------------
EVERYTHING ELSE, MISCELLANEOUS STUFF
------------------------------------ */
button.mfp-close, button.mfp-close:hover {
  background: transparent !important;
}

a {
  -webkit-tap-highlight-color: #9ce2ff;
}

::-moz-selection {
  background: #9ce2ff !important;
}

::selection {
  background: #9ce2ff !important;
}

::-webkit-input-placeholder {
  color: #999;
}

:-moz-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
}

:-ms-input-placeholder {
  color: #999;
}

.hs-tools-menu {
/*   display: none !important; */
}

@media screen and (max-width: 767px) {
  .desktop_only {
    display: none !important;
  }
}
.mobile_only {
  display: none;
}
@media screen and (max-width: 767px) {
  .mobile_only {
    display: block;
  }
}

.parallax {
  -webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-content {
  max-width: 300px;
}
@media screen and (max-width: 767px) {
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-content {
    max-width: none;
  }
  span#hs_cos_wrapper_page_header h3 {
    font-size: 30px!important;
 }
  .homebanner_inner {
   top: 10%!important;
  }
  .quote_text .text_right h2 {
   font-size: 16px !important;
    padding: 9px 15px !important;
 }
  .second-btn a {
   font-size: 16px !important;
    padding: 9px 15px !important;
 }
  #hs_cos_wrapper_widget_1681908094578 h2{
   font-size:30px !important;
    line-height: 43px !important;
 }
  .dnd_area-row-3-background-color {
    margin-top: 25px;
  }
}
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-content h4 {
  font-size: 14px;
}

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-preview .leadin-preview-wrapper .leadin-button {
  padding: 6px 10px 10px 10px;
  font-size: 14px;
  font-weight: bold;
}

@font-face {
  font-family: "Mark";
  src: url("/hubfs/4643441/raw_assets/public/milkable/css/Fonts/5423371/1ab8369b-873d-483f-a927-464e1d16e1d4.woff2") format("woff2"), url("/hubfs/4643441/raw_assets/public/milkable/css/Fonts/5423371/d55eb20c-e9fb-4911-91af-30bb4442c36c.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Mark";
  src: url("/hubfs/4643441/raw_assets/public/milkable/css/Fonts/5423411/41c8162d-c2a6-49b0-8139-8bebab187588.woff2") format("woff2"), url("/hubfs/4643441/raw_assets/public/milkable/css/Fonts/5423411/4fe94f2e-7892-4785-9663-0350a7adf8c0.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Mark";
  src: url("/hubfs/4643441/raw_assets/public/milkable/css/Fonts/5423483/ec598369-4d91-4a16-9db3-6654f68d3c28.woff2") format("woff2"), url("/hubfs/4643441/raw_assets/public/milkable/css/Fonts/5423483/90214997-3760-4b80-a23b-fec02ab55fac.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}


.section_quote {
    display: none;
}
.hs-content-id-6053660045 .page_header_form {
    position: absolute;
    top: 85%;
    width: 100%;
   display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
}
.page_header_form {
    position: absolute;
/*     top: 85%; */
  bottom: 5px;
    width: 100%;
   display: flex;
    justify-content: right;
    align-items: center;
    gap: 25px;
}
.second-btn {
/*     width: 310px; */
}
.page_header_form .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module {
/*     width: 310px; */
}

button.splide__arrow{
 height: 2.5em;
  width: 2.5em;
  opacity: 1;
}
#hs_cos_wrapper_widget_1681907635703 .hs-gallery-slider-main__arrow .splide__arrow svg {
    margin-top: 0rem;
    height: 1.5em;
  width: 1.5em;
  
}
https://app.hubspot.com/menus/4643441/edit/39659847232 h2 {
    font-family: serif!important;
  }

@media screen and (min-width: 768px) and (max-width:995px) {
  .quote_text .text_right h2{
    font-size:21px;
    line-height: 30px;
    padding: 17px;
  }

  }

@media screen and (min-width:375px) and (max-width: 667px) {
 
}
.quote_text {
    align-items: center;
}
#request-popup .model-head {
    margin-bottom: 0 !important;
}
h3#hs_cos_wrapper_form_697191453_title {
    display: none;
}
.field {
    margin: 10px 0 !important;
}
.term-team {
    text-align: center;
}
.team-btn a {
    font-family: "Lato", sans-serif;
    font-weight: 600 !important;
    letter-spacing: 2px;
    line-height: 25px;
    margin: 0;
    outline: 0;
    padding: 15px 25px !important;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    font-size: 18px !important;
    -webkit-appearance: none;
    background: white !important;
    border: 2px solid black;
    border-radius: 6px !important;
    color: black !important;
    cursor: pointer;
    display: inline-block;
}
.team-btn a:hover {
/*    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white; */
/*     color: white !important;
      background: #7A2E8E !important;
  border-color: #7A2E8E !important; */
}

span.select2-selection__placeholder:before {
  content: 'Select job Type?';
  font-size: 18px;
}
span.select2-selection__placeholder {
    font-size: 0;
}
/* body.hs-content-id-139478979625.hs-site-page.page .page_header_form {
    display: none;
} */
body.hs-content-id-139478979625.hs-site-page.page .span12.widget-span.widget-type-cell.dnd-column {
    padding: 0;
    position: relative;
}
body.hs-content-id-139478979625.hs-site-page.page  img.hs-image-widget {
    width: 100%;
       height: 100vh;
    object-fit: cover;
}
body.hs-content-id-139478979625.hs-site-page.page  div#hs_cos_wrapper_widget_1686640485352 {
    width: 100%;
}
h2.txxt_tt1 {
    margin-bottom: 0;
}
.terminal-collasp {
    display: flex;
    justify-content: center;
    gap: 15px;
        padding: 0vw 4vw;
    max-width: 1400px;
    margin: 0 auto;
}
.txxt_cc111 {
    columns: 3;
}
.terminal-collasp.collasp_ss1 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.txxt_cc22 {
    display: flex;
    flex-direction: column;
    gap: 19px;
}
.txxt_cc22 img {
    height: 100%;
    object-fit: cover;
}
.txxt_cc23 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 12px;
}
.cell_16969325003872-row-1-vertical-alignment .row-fluid {
    justify-content: center;
}
#hs_cos_wrapper_widget_1697019501849 .hs-image__grid__container {
    padding: 2vw 4vw;
    max-width: 1400px;
    margin: 0 auto;
}
.hs-content-id-144890358848 .page_header_form {
    display: none;
}
.hs-content-id-144890358848  .page_header_text h1 {
    font-size: 100px;
}
.hs-content-id-144890358848  .page_header {
    justify-content: center;
    padding: 45px 0;
}
.hs-content-id-144890358848  .page_header_inner {
    justify-content: center;
}
.row-number-4.dnd-section.dnd_area-row-1-background-image {
   position: relative;
}
.row-number-4.dnd-section.dnd_area-row-1-background-image:after {
  display: block;
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #350642;
    opacity: 0.6;
}
span#hs_cos_wrapper_widget_1699599422022_ h1 {
    position: relative;
    z-index: 99;
}
.homebanner_inner.wrap-desgin h3 {
    font-family: 'Branch-new' !important;
  font-weight: 500;
}
.terminal-menus ul.active-branch li a {
  font-family: "Lato", sans-serif;
}
.homebanner .second-btn a {
  font-family: "Lato", sans-serif;
}
.hs_cos_wrapper_type_header h2 {
    color: black;
   font-family: 'Branch-new' !important;
  font-weight: 500;
}
h3.txxt_qq1 {
   font-family: 'Branch-new' !important;
  font-weight: 500;
}
h1.txxt_qq1 {
    font-family: 'Branch-new' !important;
  font-weight: 500;
}
h4.txxt_qq1 {
   font-family: 'Branch-new' !important;
  font-weight: 500;
}
h2.txxt_qq1 {
    font-family: 'Branch-new' !important;
   color: black;
  font-weight: 500;
}
.txxt_qq2 {
    font-family: "Lato", sans-serif;
   font-size: 20px !important;
}
.txxt_qq2 a {
    font-family: "Lato", sans-serif;
    font-weight: 600 !important;
    letter-spacing: 2px;
    line-height: 25px;
    margin: 0;
    outline: 0;
    padding: 15px 25px !important;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    font-size: 18px !important;
    -webkit-appearance: none;
    background: white !important;
    border: 2px solid black;
    border-radius: 6px !important;
    color: black !important;
    cursor: pointer;
    display: inline-block;
}
.txxt_qq2 a:hover {
/*   -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white; */
    color: white !important;
      background: #7A2E8E !important;
  border-color: #7A2E8E !important;
}
.hs_submit.hs-submit input.hs-button.primary.large {
  font-family: "Lato", sans-serif;
    font-weight: 600 !important;
    letter-spacing: 2px;
    line-height: 25px;
    margin: 0;
    outline: 0;
    padding: 15px 25px !important;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    font-size: 18px !important;
    -webkit-appearance: none;
    background: white !important;
    border: 2px solid black;
    border-radius: 6px !important;
    color: black !important;
    cursor: pointer;
    display: inline-block;
}
.hs_submit.hs-submit input.hs-button.primary.large:hover {
/*   -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white; */
    color: white !important;
      background: #7A2E8E !important;
  border-color: #7A2E8E !important;
}
span.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_rich_text p {
    font-family: "Lato", sans-serif;
}
span.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_rich_text h2 {
       font-family: 'Branch-new' !important;
  font-weight: 500;

}
span.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_rich_text h1 {
       font-family: 'Branch-new' !important;
  font-weight: 500;
  
}
.blog_tile_deets h3 {
   font-family: 'Branch-new' !important;
  font-weight: 500;
}
.blog_tile_deets p {
   font-family: "Lato", sans-serif;
}
.footer_blogs.blog_listing a.button {
    font-family: "Lato", sans-serif;
    font-weight: 600 !important;
    letter-spacing: 2px;
    line-height: 25px;
    margin: 0;
    outline: 0;
    padding: 15px 25px !important;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    font-size: 18px !important;
    -webkit-appearance: none;
    background: white !important;
    border: 2px solid black;
    border-radius: 6px !important;
    color: black !important;
    cursor: pointer;
    display: inline-block;
}
.footer_blogs.blog_listing a.button:hover {
/*     -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white; */
/*     color: white !important;
      background: #7A2E8E !important;
  border-color: #7A2E8E !important; */
}

.footer_col p {
  font-family: "Lato", sans-serif;
}
footer a, footer p {
   font-family: "Lato", sans-serif;
}
.color_black {
   color: black ;
}
ul.txxt_q5 li {
  font-family: "Lato", sans-serif;
}
h3.hs_cos_wrapper.form-title  {
   font-family: 'Branch-new' !important;
  font-weight: 500;
}
span.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_header h1 {
    font-family: 'Branch-new' !important;
  font-weight: 500;
}
.inner_text h3 {
     font-family: 'Branch-new' !important;
    color: black;
  font-weight: 500;
}
.page_header_text h1 {
   font-family: 'Branch-new' !important;
  font-weight: 500;
}
.footer_blogs.blog_listing {
    background: white;
}
/*  body.hs-content-id-164328861987.hs-site-page.page .page_header_form {
    display: none;
}
 body.hs-content-id-164315037758.hs-site-page.page .page_header_form {
    display: none;
}   */
.txxt_ww1 {
    font-family: "Lato", sans-serif;
    font-size: 22px !important;
    line-height: 30px;
}

.txxt_ww1 strong {
       font-family: 'Branch-new' !important;
  font-weight: 500;
  font-size: 25px !important;
      line-height: 45px;
}
.txxt_qq2 strong {
       font-family: 'Branch-new' !important;
  font-weight: 500;
  font-size: 25px !important;
      line-height: 45px;
}
/* body.hs-content-id-164315038073.hs-site-page.page .page_header_form {
    display: none;
}
body.hs-content-id-164315038119.hs-site-page.page .page_header_form {
    display: none;
}
body.hs-content-id-165141892516.hs-site-page.page .page_header_form {
    display: none;
} */
h2.txxt_form-head {
    margin-bottom: 0;
}
#hs_cos_wrapper_widget_1713848806366 {
    padding-top: 0;
    padding-bottom: 0;
}
#hs_cos_wrapper_widget_1713854023810 {
    padding-top: 0;
    padding-bottom: 0;
}
#hs_cos_wrapper_widget_1713854102857 {
    padding-bottom: 0;
    padding-top: 0;
}
#hs_cos_wrapper_widget_1713855474285 {
    padding-top: 0;
    padding-bottom: 0;
}
#hs_cos_wrapper_widget_1713855845810 {
    padding-bottom: 0;
    padding-top: 0;
}
.texxt-block-items h3.txxt_ww1 {
    padding: 0 25px 25px;
}
/* body.hs-content-id-165261247645.hs-site-page.page .page_header_form {
    display: none;
} */
.splide__slide--image__wrapper.wrap-device img.splide__slide--image {
    width: 180px;
}
.splide__slide__contents.module-device {
    align-items: baseline;
}
.splide__slide--caption {
    font-family: "Lato", sans-serif;
    font-size: 18px;
    line-height: 35px;
}
.splide__slide--caption strong {
   font-family: 'Branch-new' !important;
      font-weight: 100;
}
.row-fluid-wrapper.row-depth-1.row-number-9.dnd-section .row-fluid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
      row-gap: 65px;
      column-gap: 20px;
}
.row-fluid-wrapper.row-depth-1.row-number-9.dnd-section .span4.widget-span.widget-type-cell.dnd-column {
    padding: 0;
}
body.hs-content-id-6053660045 .row-fluid-wrapper.row-depth-1.row-number-9 {
    padding: 0 5rem;
}
.row-fluid-wrapper.row-depth-1.row-number-9.dnd-section .span2.widget-span.widget-type-cell.dnd-column {
    padding: 0;
    flex-basis: unset;
    width: 32%;
}
.row-fluid-wrapper.row-depth-1.row-number-9.dnd-section .span1.widget-span.widget-type-cell.dnd-column {
    padding: 0;
    flex-basis: unset;
    width: 32%;
}
.row-fluid-wrapper.row-depth-1.row-number-9.dnd-section img.hs-image-widget {
    height: 300px !important;
    object-fit: cover;
}

.row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-2-hidden.dnd-section {
    display: none !important;
}

h2.txxt_pp2 {
    text-align: center;
    font-size: 55px;
    line-height: 80px;
    margin: 40px 0 20px;
    color: black;
}


.hs-content-id-165261247645 .row-fluid-wrapper.row-depth-1.row-number-3.dnd-section {
   padding: 0 5rem;
}
.hs-content-id-165261247645 .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    row-gap: 65px;
    column-gap: 20px;
}
.hs-content-id-165261247645 .row-fluid-wrapper.row-depth-1.row-number-3 .span2.widget-span.widget-type-cell.dnd-column {
    padding: 0;
    flex-basis: unset;
    width: 32%;
}
.hs-content-id-165261247645 .row-fluid-wrapper.row-depth-1.row-number-3 .span1.widget-span.widget-type-cell.dnd-column {
    padding: 0;
    flex-basis: unset;
    width: 32%;
}
.hs-content-id-165261247645 .row-fluid-wrapper.row-depth-1.row-number-3 img.hs-image-widget {
    height: 300px !important;
    object-fit: cover;
}
.hs-content-id-165261247645 .widget-type-rich_text {
    padding: 0;
}

.hs-content-id-6049733016 .page_header {
    height: 100vh;
}
.hs-content-id-6049733016 .page_header_form {
    position: fixed;
    bottom: 8px;
    flex-basis: unset;
    padding: 0;
}
.hs-content-id-6049733016 .page_header_inner h2 {
    display: none;
}
.hs-content-id-6049733016 .page_header:after {
     background: black;
    opacity: 0.2;
}

.hs-content-id-6049752887 .page_header {
    height: 100vh;
}
 .page_header_form {
    position: fixed;
    bottom: 8px;
    flex-basis: unset;
    padding: 0;
       z-index: 2;
}
.hs-content-id-6049752887 .page_header_inner h2 {
    display: none;
}
.hs-content-id-6049752887 .page_header:after {
     background: black;
    opacity: 0.2;
}


.hs-content-id-6049733016 .row-fluid-wrapper.row-depth-1.row-number-5 {
    padding: 0 5rem;
}
.hs-content-id-6049733016 .row-fluid-wrapper.row-depth-1.row-number-5 .row-fluid {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 0;
    row-gap: 65px;
}
.hs-content-id-6049733016  .row-fluid-wrapper.row-depth-1.row-number-5.dnd-section .span2.widget-span.widget-type-cell.dnd-column {
    padding: 0;
    flex-basis: unset;
    width: 32%;
}
.hs-content-id-6049733016  .row-fluid-wrapper.row-depth-1.row-number-5.dnd-section img.hs-image-widget {
    height: 300px !important;
    object-fit: cover;
}
.hs-content-id-6049733016 .row-number-5 .widget-type-rich_text {
    padding: 0;
}
h3.txxt_gg1 {
       font-family: 'Branch-new' !important;
    font-weight: 100;
    margin-bottom: 10px;
}
p.txxt_gg2 {
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 30px;
    margin-top: 10px;
}
.hs-content-id-6049752887 .row-fluid-wrapper.row-depth-1.row-number-5.dnd-section {
    padding: 0 5rem;
}
.hs-content-id-6049752887 .row-fluid-wrapper.row-depth-1.row-number-5.dnd-section .row-fluid {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 0;
    row-gap: 65px;
}
.hs-content-id-6049752887 .row-fluid-wrapper.row-depth-1.row-number-5.dnd-section .span2.widget-span.widget-type-cell.dnd-column {
    padding: 0;
    flex-basis: unset;
    width: 32%;
}
.hs-content-id-6049752887 .row-fluid-wrapper.row-depth-1.row-number-5.dnd-section img.hs-image-widget {
    height: 300px !important;
    object-fit: cover;
}
.hs-content-id-6049752887 .row-number-5 .widget-type-rich_text {
    padding: 0;
}
.hs-content-id-6051079979 .page_header_form.banner-wrap {
    justify-content: center;
    position: absolute;
    bottom: unset;
    top: 85%;
}
body.hs-content-id-168951911846.hs-site-page.page.scrolled img.hs-image-widget {
    height: 100vh !important;
    object-fit: cover;
}
body.hs-content-id-175683357862.hs-site-page.page img.hs-image-widget {
    height: 100vh !important;
    object-fit: cover;
}
body.hs-content-id-175683356482.hs-site-page.page img.hs-image-widget {
    height: 100vh !important;
    object-fit: cover;
}
.rplg-badge-cnt.rplg-badge_left-fixed {
    display: none;
}
.get-quote-outer .quote_text .text_right h2 {
        font-size: 16px !important;
        padding: 10px 0px !important;
        background: black !important;
        color: white !important;
       border-radius: 0px !important;
       margin: 0px;
       width: 100%;
    }
.get-quote-outer {
    width: 50%;
    float: left;
}
.lower-butoon p {
    background: #7a2e8e;
    color: white;
    padding: 9px 0px;
    width: 50%;
    float: left;
  text-align: center;
      margin: 0px;
}
.lower-butoon p a {
    color: white;
}

 .lower-butoon {
    position: fixed;
    width: 100%;
    bottom: 0px;
    z-index: 99;
} 
.get-quote-outer .quote_text {
    display: block;
}
.lower-butoon {
    display: none;
}
body.hs-content-id-176472310453.hs-site-page.page .span12.widget-span.widget-type-cell.dnd-column {
    position: relative;
}


body.hs-content-id-176472310453.hs-site-page.page span#hs_cos_wrapper_widget_1718260153782_ img.hs-image-widget {
    height: 100vh !important;
    object-fit: cover;
}
.terminal-wrap-form {
    background: rgba(53, 6, 66, .6) 0 0 no-repeat;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    display: none;
}
.banner-head-simple {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}
h2.txxt_lp1 {
    color: white;
    font-size: 70px;
}
button.wrap-map-btn {
    -webkit-appearance: none;
    background: #fff !important;
    border: 2px solid #000;
    border-radius: 6px !important;
    color: #000 !important;
    cursor: pointer;
    display: inline-block;
    font-family: Lato, sans-serif;
    font-size: 18px !important;
    font-weight: 600 !important;
    letter-spacing: 2px;
    line-height: 25px;
    margin: 0;
    outline: 0;
    padding: 15px 25px !important;
    text-align: center;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    width: 300px;
}
button.wrap-map-btn:hover {
    background: #7a2e8e !important;
    border-color: #7a2e8e !important;
    color: #fff !important;
      opacity: 1;
}
.terminal-wrap-form.simple-way {
    display: block;
}
.row-box {
    height: 100vh;
    overflow: scroll;
    padding: 20px;
    background: #fff;
    border-radius: 8px;
    box-sizing: border-box;
    left: 50%;
    max-width: 96%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 660px;
}
h4.txxt_ui1 {
    font-size: 22px;
    line-height: 29px;
    margin: 0;
}
.row-head-item {
    padding-top: 3rem;
    position: relative;
    display: flex;
    gap: 20px;
    padding-bottom: 1rem;
}
span.drive-modle {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0;
}
span.drive-modle:before {
    content: "\0078";
    font-size: 30px;
      color: #7a2e8e;
    cursor: pointer;
    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
  font-family: "Mark", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
h2.txxt_uyt1 {
    color: black;
    margin: 0 0 40px 0;
    font-size: 35px;
    line-height: 50px;
        font-family: 'Branch-new' !important;
    font-weight: 700 !important;
}
body.hs-content-id-176472310453.hs-site-page .row-fluid-wrapper.row-depth-1.row-number-19.dnd_area-row-8-hidden.dnd-section {
    display: none !important;
}
body.hs-content-id-176472310453.hs-site-page .row-fluid-wrapper.row-depth-1.row-number-24.dnd-section {
    padding: 0 5rem;
}
body.hs-content-id-176472310453.hs-site-page .row-fluid-wrapper.row-depth-1.row-number-24.dnd-section .row-fluid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    row-gap: 65px;
    column-gap: 20px;
}
body.hs-content-id-176472310453.hs-site-page .row-fluid-wrapper.row-depth-1.row-number-24.dnd-section .row-fluid .widget-span.widget-type-cell.dnd-column {
    padding: 0;
    flex-basis: unset;
    width: 32%;
}
body.hs-content-id-176472310453.hs-site-page .row-fluid-wrapper.row-depth-1.row-number-24.dnd-section img.hs-image-widget {
    height: 300px !important;
    object-fit: cover;
}
body.hs-content-id-176472310453.hs-site-page .row-fluid-wrapper.row-depth-1.row-number-24.dnd-section .widget-type-rich_text {
  padding: 0;
}
body.hs-content-id-176565742639.hs-site-page.page span#hs_cos_wrapper_widget_1718260153782_ img.hs-image-widget {
    height: 100vh !important;
    object-fit: cover;
}
body.hs-content-id-176565742639.hs-site-page.page .span12.widget-span.widget-type-cell.dnd-column {
    position: relative;
}
body.hs-content-id-176565742639.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-17.dnd_area-row-8-hidden.dnd-section {
    display: none !important;
}
body.hs-content-id-176565742639.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-22.dnd-section {
    padding: 0 5rem;
}
body.hs-content-id-176565742639.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-22.dnd-section .row-fluid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    row-gap: 65px;
    column-gap: 20px;
}
body.hs-content-id-176565742639.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-22.dnd-section .row-fluid .widget-span.widget-type-cell.dnd-column {
    padding: 0;
    flex-basis: unset;
    width: 32%;
}
body.hs-content-id-176565742639.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-22.dnd-section img.hs-image-widget {
    height: 300px !important;
    object-fit: cover;
}
body.hs-content-id-176565742639.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-22.dnd-section .widget-type-rich_text {
    padding: 0;
}
body.hs-content-id-183331710997.hs-site-page.page img.hs-image-widget {
    height: 100vh !important;
    object-fit: cover;
}
.wrapper a.txxt_ww2:hover {
    color: black !important;
    background: white !important;
    border-color: black !important;
}
.wrapper .hs_submit.hs-submit input.hs-button.primary.large:hover {
    color: black !important;
    background: white !important;
    border-color: black !important;
}
.wrapper .txxt_qq2 a:hover {
    color: black !important;
    background: white !important;
    border-color: black !important;
}
body.hs-content-id-185009717095.hs-site-page.page img.hs-image-widget {
    width: 100%;
    height: 100vh !important;
    object-fit: cover;
}
div#hs_cos_wrapper_widget_1686640485352 {
    width: 100%;
}
div#hs_cos_wrapper_widget_1737013321822 {
    width: 100%;
}
body.hs-content-id-185009815100.hs-site-page.page img.hs-image-widget {
    width: 100%;
    height: 100vh !important;
    object-fit: cover;
}
div#hs_cos_wrapper_widget_1737015120017 {
    width: 100%;
}
body.hs-content-id-185012490933.hs-site-page.page img.hs-image-widget {
    width: 100%;
    height: 100vh !important;
    object-fit: cover;
}
body.hs-content-id-185012490933.hs-site-page.page img.hs-image-widget {
    width: 100%;
    height: 100vh !important;
    object-fit: cover;
}
div#hs_cos_wrapper_widget_1737016184423 {
    width: 100%;
}
div#hs_cos_wrapper_widget_1718260153782 {
    width: 100%;
}
body.hs-content-id-185051672392.hs-site-page.page img.hs-image-widget {
    width: 100%;
    height: 100vh !important;
    object-fit: cover;
}

body.hs-content-id-185051750510.hs-site-page.page img.hs-image-widget {
    width: 100%;
    height: 100vh !important;
    object-fit: cover;
}
body.hs-content-id-185049081344.hs-site-page.page img.hs-image-widget {
    width: 100%;
    height: 100vh !important;
    object-fit: cover;
}
div#hs_cos_wrapper_widget_1738140729638 {
    width: 100%;
}
body.hs-content-id-185499171752.hs-site-page.page img.hs-image-widget {
    width: 100%;
    height: 100vh !important;
    object-fit: cover;
}
div#hs_cos_wrapper_widget_1738142220968 {
    width: 100%;
}

.banner_row img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    filter: brightness(0.7);
  display: block;
}
.section_banner_trem {
    position: relative;
}
.banner-hedding_wrap {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
       flex-direction: column;
}
.banner-hedding_wrap h2.txxt_yt11 {
    color: white;
    line-height: 65px;
    font-size: 60px;
    margin: 0;
  text-align: center;
}


.txxt_bb2 {
    margin: 0;
    font-family: "Lato", sans-serif;
    color: white;
    font-size: 22px;
    font-weight: 100;
      cursor: pointer;
}

.txxt_bb2 svg#Capa_1 {
    width: 20px;
    height: 20px;
    transform: rotate(-35deg);
    position: relative;
    top: 2px;
}
h1.txxt__sd22 {
    color: black;
    font-size: 55px;
    line-height: 55px;
    text-align: center;
  margin: 0;
  padding-bottom: 35px;
}
.txxt_sdd1 {
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 20px;
  font-family: 'AvenirLTStd-Light' !important;
}
h2.txxt_review_wrapper {
    text-align: center;
    color: white;
}
span.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_rich_text h2.txxt_bb2 {
    font-family: 'AvenirLTStd-Light' !important;
  font-weight: 700;
}
.splide__slide--caption {
  font-family: 'AvenirLTStd-Light' !important;
}



h2.txxt_download_txxt {
    color: black;
    font-size: 55px;
    line-height: 55px;
}
a.txxt_vb3 svg#Capa_1 {
    width: 20px;
    height: 20px;
  transform: rotate(-35deg);
    position: relative;
    top: 2px;
  
}
h2.txxt_vb1 {
    color: black;
    font-size: 70px;
    margin: 0;
      padding-bottom: 15px;
  line-height: 70px;
}
.txxt_vb1_bold {
    font-family: 'AvenirLTStd-Light' !important;
    color: black;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    padding-top: 25px;
    padding-bottom: 10px;
}
.txxt_vb2_normal {
    font-family: 'AvenirLTStd-Light' !important;
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 20px;
}
a.txxt_vb3 {
    font-family: 'AvenirLTStd-Light' !important;
    text-transform: uppercase;
    font-size: 18px;
   font-weight: bold;
}
div#hs_form_target_widget_1744461435809-2079 {
    gap: 3rem;
}
div#hs_form_target_widget_1744461435809-29 p {
    font-family: 'Branch-new' !important;
    font-weight: 500;
    font-size: 59px !important;
    line-height: 60px !important;
    margin: 0;
}
button#hs_form_target_widget_1744461435809-15 {
    font-family: 'AvenirLTStd-Light' !important;
    letter-spacing: 0;
    font-weight: 700;
    font-size: 20px;
       display: flex;
    gap: 5px;
    align-items: center;
}

button#hs_form_target_widget_1744461435809-15:before {
    content: '';
    background: url(https://barker-whittle.com.au/hubfs/black_svg.svg);
    width: 20px;
    height: 20px;
    display: block;
  transform: rotate(-35deg);
}
h2.txxt_yt1 {
    text-align: center;
    color: black;
    margin-bottom: 10px;
  margin-top: 0;
  font-size: 70px;
      line-height: 95px;
      font-family: Branch-new !important;
  font-weight: 500;
}

h2.txxt_qq1 {
    font-size: 30px !important;
      line-height: 40px !important;
  font-family: Branch-new !important;
}
p.txxt_qq2 {
    margin: 0;
    font-size: 15px !important;
    line-height: 22px;
    padding-top: 10px;
    font-family: 'AvenirLTStd-Light' !important;
      padding-bottom: 20px;
}
body.hs-content-id-188769008541.hs-site-page.page.scrolled .footer_blogs.blog_listing {
    display: none;
}
.blog-bottom-area svg {
    width: 25px;
    height: 25px;
    transform: rotate(-35deg);
    position: relative;
    top: 2px;
}

.blog-bottom-area a {
    display: inline-block;
    align-items: center;
    gap: 5px;
    justify-content: center;
    text-transform: uppercase;
    font-family: 'Branch-new' !important;
    font-weight: 500;
    font-size: 30px;
}
.blog-bottom-area {
    text-align: center;
}

a.txxt_pp2 svg {
    width: 20px;
    height: 20px;
    transform: rotate(-35deg);
    position: relative;
    top: 2px;
}
a.txxt_pp2 {
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 18px;
  font-weight: 700;
}
h2.txxt_pp1 {
    color: black;
    font-size: 100px;
  line-height: 90px;
    margin: 0;
        font-family: 'Branch-new' !important;
    font-weight: 100;
    padding-bottom: 15px;
}


body.hs-content-id-188769008541.hs-site-page .page_header_form {
    display: none;
}
img.img_ss1 {
    width: 100%;
     aspect-ratio: 1;
    height: 100%;
    object-fit: cover;
}
.right_slider_wrap {
    width: 65%;
      padding-top: 7rem;
}
.leftz_content_wrap {
    width: 35%;
    position: relative;
    left: 0px;
    z-index: 5;
}
.terminal_wrap_left_slider {
    display: flex;
      gap: 0rem;
       width: 100%;
    margin: auto;
}
.slider_dymention {
    margin: 0 15px;
  position: relative;
}
p.txxt__ss2 {
    position: absolute;
    top: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
        font-family: 'Branch-new' !important;
    font-size: 40px;
    background: #0000003d;
  opacity: 0;
  transition: 0.3s;
      text-align: center;
}
.slider_dymention:hover p.txxt__ss2 {
   opacity: 1;
}
ul.slick-dots {
    bottom: -60px;
}
.slick-dots li button:before {
  font-size: 13px !important;
}
h2.txxt_bb2 {
 padding-top: 30px;
}
h2.txxt_bb2,
a.txxt_vb3,
button#hs_form_target_widget_1744461435809-15,
.blog-bottom-area a,
a.txxt_pp2 {
    position: relative;
    transition: all .3s;
      line-height: normal;
     
  
}
h2.txxt_bb2:after {
border-bottom: 2px solid white;
}
h2.txxt_bb2:after,
a.txxt_vb3:after,
button#hs_form_target_widget_1744461435809-15:after,
.blog-bottom-area a:after,
a.txxt_pp2:after {
      margin-bottom: -2px;
    display: block;
    content: '';
    
    transform: scaleX(0);
    transition: transform 500ms ease-in-out;
  transform-origin: 0% 100%;
}
h2.txxt_bb2:hover:after,
a.txxt_vb3:hover:after,
button#hs_form_target_widget_1744461435809-15:hover:after,
.blog-bottom-area a:hover:after,
a.txxt_pp2:hover:after {
transform: scaleX(1);
}


a.txxt_vb3:after,
button#hs_form_target_widget_1744461435809-15:after,
.blog-bottom-area a:after,
a.txxt_pp2:after {
border-bottom: 2px solid black;
}
a.txxt_vb3 {
    display: inline-block;
}

button#hs_form_target_widget_1744461435809-15 {
    display: flex;
    flex-direction: row-reverse;
}
button#hs_form_target_widget_1744461435809-15:after {
      position: absolute;
    left: 0;
    bottom: -3px;
}
button#hs_form_target_widget_1744461435809-15:hover:after {
  width: 100%;
}
a.txxt_pp2 {
    display: inline-block;
}

.txxt__label {
  font-size: 16px;
  border: 2px solid black;
  color: black;
  position: relative;
  text-align: center;

}


body.hs-content-id-188888606133.hs-site-page.page .page_header_form {
    display: none;
}

.txxt__label {
    font-size: 14px;
    border: 1px solid black;
    color: black;
    position: relative;
    text-align: center;
    display: inline;
    padding: 0 10px;
}


.fadein-bottom {
  opacity: 0;
  transform: translateY(80px);
  transition: opacity 2s ease-out, transform 1s ease-out;
}

.fadein-bottom.show {
  opacity: 1;
  transform: translateY(0);
}

body.hs-content-id-188900232746.hs-site-page.page .widget-type-rich_text {
    padding: 0;
}
.banner-hedding_wrap.terminal-left-design {
    align-items: center;
}

body.hs-content-id-188900232746.hs-site-page.page .page_header_form {
    display: none;
}
.banner-hedding_wrap.terminal-left-design {
    background: #0000002b;
}
.about-first-txxt-block {
    display: flex;
    gap: 3rem;
       padding-top: 2.5rem;
    padding-bottom: 2rem;
      padding-left: 1rem;
    padding-right: 1rem;
}
.txxt__uu1 {
    margin: 0;
    font-size: 17px;
    line-height: 25px;
    font-family: 'AvenirLTStd-Light' !important;
    padding-bottom: 20px;
}

.txxt_block_flex {
    width: 50%;
}
.vertical-text {
    writing-mode: vertical-rl;
    text-orientation: mixed;
         font-family: 'Branch-new' !important;
    font-size: 2.5rem;
    transform: rotate(180deg);
    color: #000;
    padding: 0px;
      text-align: center;
}
.designing-text-horigental {
    display: flex;
      align-items: center;
    gap: 3rem;
    padding-top: 3rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
.left-verticak-wrap {
    width: 50%;
}
.img_txxt_img_rt1 {
    width: 50%;
    margin: auto;
    padding-top: 25px;
}
h1.txxt__re1 {
    color: black;
    font-size: 25px;
    line-height: normal;
    margin: 0;
      padding-bottom: 25px;
}
.halfy_wrap_block ul li {
    font-size: 16px;
    line-height: 23px;
    font-family: 'AvenirLTStd-Light' !important;
    margin: 0;
    padding-top: 15px;
}
.halfy_wrap_block ul {
    margin: 0;
    padding-left: 15px;
}
p.txxt__re2 {
    margin: 0;
    font-family: 'AvenirLTStd-Light' !important;
    font-size: 17px;
    line-height: 25px;
    padding-bottom: 20px;
}
h1.txxt__pro__sss1 {
    text-align: center;
    color: black;
    margin: 0;
}
.txxt__re2 li {
    margin: 0;
    font-family: 'AvenirLTStd-Light' !important;
    font-size: 17px;
    line-height: 25px;
    padding-bottom: 20px;
}
.txxt_vert_txxt {
    padding-bottom: 15px;
}
.halfy_wrap_block img {
  width: 100%;
    height: 100%;
    object-fit: cover;
}
.halfy_wrap_block {
    width: 50%;
}
.halfy_wrap_block.one-third-half {
    padding: 3rem;
}
.img-width-text-overly {
    display: flex;
    gap: 3rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
h1.txxt__qw1 {
    color: black;
    margin: 0;
    line-height: normal;
    font-size: 35px;
}
p.txxt__qw2 {
    font-size: 16px;
    line-height: 23px;
    font-family: 'AvenirLTStd-Light' !important;
    margin: 0;
    padding-top: 10px;
}

h1.txxt_wtw1 {
    color: black;
    margin: 0;
    line-height: normal;
      padding-bottom: 10px;
}
p.txxt_wtw2 {
    text-align: center;
    margin: 0;
    font-family: 'AvenirLTStd-Light' !important;
}
ul.txxt_wtw3 li {
    text-align: center;
    margin: 0;
    font-family: 'AvenirLTStd-Light' !important;
}
ul.txxt_wtw3 {
    margin: 0;
}
p.txxt_wtw2.txxt_spacer {
    padding-top: 15px;
}
.rich__txxt_area {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

h1.txxt_gh1 {
    color: black;
    line-height: 65px;
    font-size: 60px;
    margin: 0;
    padding-top: 15px;
}
.txxt_gh2 {
    font-family: 'AvenirLTStd-Light' !important;
    font-size: 17px;
    line-height: 28px;
}

.txxt_gh3 {
    font-family: 'AvenirLTStd-Light' !important;
    font-weight: 600;
    font-size: 17px;
    padding-top: 25px;
    line-height: 28px;
    padding-bottom: 5px;
}
.img_txxt_rt1 {
    padding-top: 25px;
}
.txxt_ytyt2 {
    font-family: 'AvenirLTStd-Light' !important;
    font-weight: 600;
    font-size: 17px;
    padding-top: 25px;
    line-height: 28px;
    padding-bottom: 5px;
}
.txxt_ytyt3 {
    font-family: 'AvenirLTStd-Light' !important;
    font-size: 17px;
    line-height: 28px;
    padding-bottom: 15px;
}
.head_text_overdesign {
    display: flex;
    padding-bottom: 3rem;
}
h1.txxt_shine11 {
    color: black;
    width: 50%;
    font-size: 50px;
    margin: 0;
    line-height: normal;
}
.txxt_shine12 {
 width: 50%;
}

.txxt_shine12 p {
    color: black;
    font-size: 17px;
    font-family: 'AvenirLTStd-Light' !important;
    line-height: 28px;
   
}
.design__animated_area {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
img.txxt__op11 {
    width: 100%;
    height: 100%;
    object-fit: cover;
  transition: all 0.2s ease-in-out;
}
.img_overdesign {
    display: flex;
    gap: 10px;
  
}
.left_anim_img {
    height: 568px;
    width: 50%;
      transition: all 0.2s ease-in-out;
      position: relative;
    overflow: hidden;
}
.right_anim_img {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 10px;
      transition: all 0.2s ease-in-out;
}
.img_half_aa1 {
    height: 279px;
    width: 100%;
    display: flex;
    gap: 10px;
  transition: all 0.2s ease-in-out;
      position: relative;
    overflow: hidden;
}
.txxt_designing {
    width: 50%;
  transition: all 0.2s ease-in-out;
      position: relative;
    overflow: hidden;
} 
.left_anim_img:hover img.txxt__op11,
.img_first_design:hover img.txxt__op11,
.txxt_designing:hover img.txxt__op11 {
  transform: scale(1.5); 
}
.left_txxt_area_quick {
    width: 50%;
}
.second_img_width_txxt {
    display: flex;
    gap: 3rem;
}
.second_img_width_txxt {
    display: flex;
    gap: 3rem;
    padding-bottom: 2.5rem;
    padding-top: 2.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.button_qty svg {
    width: 20px;
    height: 20px;
    transform: rotate(-35deg);
    position: relative;
    top: 2px;
}

.button_qty a {
    display: flex
;
    letter-spacing: 0;
    font-size: 18px;
    line-height: normal;
    gap: 5px;
    align-items: center;
}
.button_qty {
    padding-top: 25px;
}
.txxt_jkk3 {
    font-family: 'AvenirLTStd-Light' !important;
    font-size: 17px;
    line-height: 28px;
    padding-top: 10px;
}

.txxt__jkk2 {
    font-family: 'AvenirLTStd-Light' !important;
    font-weight: 700;
    font-size: 17px;
    line-height: 28px;
    padding-top: 30px;
}
h1.txxt__jkk1 {
    margin: 0;
    color: black;
    line-height: normal;
  padding-top: 20px;
}
.our-team-banner {
    position: relative;
}
.our-team-banner img {
    width: 100%;
    display: block;
}
h1.our_team_hedding {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    margin: 0;
}
body.hs-content-id-188900232746.hs-site-page.page .footer_blogs.blog_listing {
    display: none;
}
body.hs-content-id-188900232746.hs-site-page.page .lower-butoon {
    display: none !important;
}
body.hs-content-id-188900232746.hs-site-page.page .page_header_form {
    display: none;
}
.minor-title {
    border-top: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
    display: table;
    line-height: 1.98;
    perspective: 1px;
    text-align: center;
    font-size: 12px;
    position: relative;
    height: 20px;
    width: auto;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}
.minor-title:before {
    content: "";
    border: .05em solid currentColor;
    border-width: 0 0 1px 1px;
    position: absolute;
        left: -8px;
    top: 3px;
    width: 17px;
    height: 17px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-perspective: 1px;
    perspective: 1px;
}
.minor-title:after {
    content: "";
    border: .05em solid currentColor;
    border-width: 0 0 1px 1px;
    position: absolute;
    right: -8px;
    top: 3px;
    width: 17px;
    height: 17px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-perspective: 1px;
    perspective: 1px;
}
.terminal-feture_head {
    text-align: center;
    display: flex
;
    justify-content: center;
    align-items: center;
    flex-direction: column;
      padding-top: 3rem;
}
h1.fetured__title {
    margin: 0;
    color: black;
    font-size: 100px;
    padding-top: 20px;
       text-align: center;      
}
.classi-ani-title {
display: inline-block;
      overflow: hidden;
white-space: normal;
  word-break: break-word;
  width: 100%;
     
}
.classi-ani-title .word {
  display: inline-block;
  white-space: nowrap; 
}
.classi-ani-title span {
      opacity: 0;
      transform: translateY(20px);
    }

    .classi-ani-title.animate span {
      animation: fadeInFromBottom 0.6s ease forwards;
    }

    @keyframes fadeInFromBottom {
      0% {
        opacity: 0;
        transform: translateY(20px);
      }
      100% {
        opacity: 1;
        transform: translateY(0);
      }
    }
body.hs-content-id-188912224149.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-3.dnd-section .row-fluid {
    display: flex;
}
body.hs-content-id-188912224149.hs-site-page.page .page_header_form {
    display: none;
}
h1.txxt__itp1 {
    color: black;
    line-height: normal;
    margin: 0;
    font-size: 40px;
}
.social_excutive i {
    font-size: 30px;
}
a.social__dd1 {
    padding-right: 15px;
}
.social_excutive {
    padding-top: 10px;
}
h1.txxt__itp1 {
    padding-bottom: 5px;
}
.contact_item_wrap {
    padding-bottom: 4rem;
}

.left_contact_details {
    padding-top: 2rem;
}
span#hs_cos_wrapper_widget_1744726533599_ label {
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
}
div#hs_form_target_widget_1744726533599 .field.hs-form-field {
    padding-bottom: 15px;
}
.button_qty a,
.hs_submit.hs-submit {
      position: relative;
    transition: all .3s;
    line-height: normal;
  display: inline-block;
}
.button_qty a:after,
.hs_submit.hs-submit:after {
    border-bottom: 2px solid black;
      margin-bottom: -2px;
    display: block;
    content: '';
    transform: scaleX(0);
    transition: transform 500ms ease-in-out;
    transform-origin: 0% 100%;
}
.button_qty a:hover:after,
.hs_submit.hs-submit:hover:after {
    transform: scaleX(1);
}

body.hs-content-id-188912224149.hs-site-page.page.scrolled  input.hs-button.primary.large {
    letter-spacing: 0 !important;
    font-size: 25px !important;
    font-weight: 100 !important;
        font-family: 'Branch-new' !important;
}
body.hs-content-id-188912224149.hs-site-page.page.scrolled  .hs_submit.hs-submit:before {
    content: '';
    background: url(https://barker-whittle.com.au/hubfs/black_svg.svg);
    width: 20px;
    height: 20px;
    display: block;
    transform: rotate(-35deg);
      position: absolute;
    right: -25px;
    top: 4px;
}
.hs_submit.hs-submit {
    margin-top: 25px;
}
.map_content_wrap {
    display: flex;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    gap: 2rem;
}
.map_wrap_item {
    width: 50%;
}
.map_wrap_item iframe {
    width: 100%;
}
body.hs-content-id-188912224149.hs-site-page.page .footer_blogs.blog_listing {
    display: none;
}
body.hs-content-id-188912224149.hs-site-page.page .lower-butoon {
    display: none !important;
}

body.hs-content-id-188945241757.hs-site-page.page .footer_blogs.blog_listing {
    display: none;
}
body.hs-content-id-188945241757.hs-site-page.page .lower-butoon {
    display: none !important;
}
body.hs-content-id-188945241757.hs-site-page.page .page_header_form {
  display: none !important;
}

body.hs-content-id-188956965783.hs-site-page.page .footer_blogs.blog_listing {
    display: none;
}
body.hs-content-id-188956965783.hs-site-page.page .lower-butoon {
    display: none !important;
}
body.hs-content-id-188956965783.hs-site-page.page .page_header_form {
  display: none !important;
}

h1.txxt__uuu1 {
    color: black;
    font-size: 30px;
    line-height: 35px;
    margin: 0;
    padding-bottom: 20px;
}

.video-container {
    position: relative;
    width: 100%;
    max-width: 100%;
    cursor: pointer;
    height: 500px;
}

.video-container video {
  width: 100%;
  display: none;
      height: 100%;
    object-fit: cover;
}

.thumbnail {
  width: 100%;
  display: block;
      height: 100%;
    object-fit: cover;
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    background: url(https://barker-whittle.com.au/hubfs/play--v1.png) no-repeat center;
    background-size: 40%;
    z-index: 2;
    pointer-events: none;
    background-color: black;
    padding: 2px 18px;
    border-radius: 5px;
}
.halfy_wrap_block.left-avulation-bar1 {
    width: 40%;
}
.halfy_wrap_block.left-avulation-bar2 {
    width: 60%;
}
.left-avulation-bar2 h1.txxt__qw1 {
    font-size: 55px;
  padding-bottom: 10px;
      line-height: 65px;
  
}
.rich__txxt_area.rich_txxt_block_wrap {
    text-align: center;
    width: 70%;
    margin: auto;
}
.rich_txxt_block_wrap .txxt_wtw2 {
    line-height: 28px;
    padding-top: 25px;
}
.design__block__finiosh h1.txxt_gh1 {
    padding-top: 0;
}
.img-width-text-overly.design__block__finiosh {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

h2.our-pro-head {
    text-align: center;
    color: black;
    margin-bottom: 0;
}

body.hs-content-id-188945241757.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-19.dnd-section.dnd_area-row-9-padding .row-fluid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
body.hs-content-id-188945241757.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-19.dnd-section.dnd_area-row-9-padding .row-fluid .span2.widget-span.widget-type-cell.dnd-column {
    width: 31.5%;
    flex-basis: unset;
      margin-bottom: 45px;
}
.loop_items img {
    width: 100%;
  aspect-ratio: 1;
}

body.hs-content-id-188945241757.hs-site-page.page.scrolled .row-fluid-wrapper.row-depth-1.row-number-19.dnd-section.dnd_area-row-9-padding .row-fluid .span12.widget-span.widget-type-custom_widget.dnd-module {
    width: 100%;
}
.txxtt_ll2 svg {
    width: 17px;
    height: 17px;
    transform: rotate(-35deg);
    position: relative;
    top: 3px;
}
.txxtt_ll2 {
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
  position: relative;
    transition: all .3s;
    line-height: normal;
}
.txxtt_ll2:after {
      margin-bottom: -2px;
    display: block;
    content: '';
    transform: scaleX(0);
    transition: transform 500ms ease-in-out;
    transform-origin: 0% 100%;
      border-bottom: 2px solid black;
}
.txxtt_ll2:hover:after {
    transform: scaleX(1);
}


.loop_items {
    text-align: center;
}
h2.txxtt_ll1 {
    color: black;
    font-size: 25px !important;
    line-height: normal;
      margin: 0;
}


body.hs-content-id-188956965783.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-19.dnd-section.dnd_area-row-9-padding .row-fluid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
body.hs-content-id-188956965783.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-19.dnd-section.dnd_area-row-9-padding .row-fluid .span2.widget-span.widget-type-cell.dnd-column {
    width: 31.5%;
    flex-basis: unset;
      margin-bottom: 45px;
}
body.hs-content-id-188956965783.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-19.dnd-section.dnd_area-row-9-padding .row-fluid .span12.widget-span.widget-type-custom_widget.dnd-module {
    width: 100%;
}
a.txxt_pp2 {
font-family: 'AvenirLTStd-Light' !important;
}

body.hs-content-id-188998287279.hs-site-page.page .page_header_form {
    display: none;
}
body.hs-content-id-188998287279.hs-site-page.page .footer_blogs.blog_listing {
    display: none;
}

body.hs-content-id-188994698779.hs-site-page.page .page_header_form {
    display: none;
}
body.hs-content-id-188994698779.hs-site-page.page .footer_blogs.blog_listing {
    display: none;
}

body.hs-content-id-189008587349.hs-site-page.page .page_header_form {
    display: none;
}
body.hs-content-id-189008587349.hs-site-page.page .footer_blogs.blog_listing {
    display: none;
}

body.hs-content-id-189038086697.hs-site-page.page .page_header_form {
    display: none;
}
body.hs-content-id-189038086697.hs-site-page.page .footer_blogs.blog_listing {
    display: none;
}

body.hs-content-id-189039058817.hs-site-page.page .page_header_form {
    display: none;
}
body.hs-content-id-189039058817.hs-site-page.page .footer_blogs.blog_listing {
    display: none;
}

body.hs-content-id-189044377422.hs-site-page.page .page_header_form {
    display: none;
}
body.hs-content-id-189044377422.hs-site-page.page .footer_blogs.blog_listing {
    display: none;
}
p.fetured__contents {
    font-family: 'AvenirLTStd-Light' !important;
    font-size: 17px;
    width: 50%;
    margin: 2rem auto 10px;
    line-height: 28px;
}
.featured_block_project {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.term_project_items {
    width: 31%;
      text-align: center;
      margin-bottom: 5rem;
}
.img_wrap_aa1 img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
p.small_txxt_aa1 {
    font-family: 'AvenirLTStd-Light' !important;
    font-size: 13px;
    text-align: center;
    margin: 0;
}
h1.head_txxt_aa1 {
    margin: 0;
    color: black;
    font-size: 35px;
    text-align: center;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.counting__txxt span {
    font-family: 'AvenirLTStd-Light' !important;
    font-size: 13px;
  line-height: 13px;
}
.counting__txxt {
    display: flex;
    justify-content: space-between;
    width: 50%;
    margin: auto;
}

.project__links svg {
    width: 15px;
    height: 15px;
    transform: rotate(-35deg);
    position: relative;
    top: 3px;
}

.project__links {
    display: inline-block;
    font-size: 18px;
  font-family: 'AvenirLTStd-Light' !important;
      font-weight: 700;
    margin-top: 20px;
    text-transform: uppercase;
    position: relative;
    transition: all .3s;
    line-height: normal;
}

.project__links:after {
    margin-bottom: -2px;
    display: block;
    content: '';
    transform: scaleX(0);
    transition: transform 500ms ease-in-out;
    transform-origin: 0% 100%;
    border-bottom: 2px solid black;
}
.project__links:hover:after {
    transform: scaleX(1);
}
body.hs-content-id-188998287279.hs-site-page.page .lower-butoon {
display: none !important;
}
body.hs-content-id-188994698779.hs-site-page.page .lower-butoon {
display: none !important;
}
body.hs-content-id-189008587349.hs-site-page.page .lower-butoon {
display: none !important;
}
body.hs-content-id-189038086697.hs-site-page.page .lower-butoon {
display: none !important;
}
body.hs-content-id-189039058817.hs-site-page.page .lower-butoon {
display: none !important;
}
body.hs-content-id-189044377422.hs-site-page.page .lower-butoon {
display: none !important;
}
h1.txxt_project_title {
    text-align: center;
    color: black;
    font-size: 120px;
    margin-top: 7rem;
    margin-bottom: 12rem;
}
.banner__classic img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.project-detail.head {
    padding-top: 30px;
    padding-left: 65px;
    padding-right: 65px;
}
.project_details__wrapper {
    padding-left: 65px;
    padding-right: 65px;
}
h1.info_wrap_a1 {
    color: black;
    margin: 0;
    font-size: 55px;
    line-height: 60px;
    padding-top: 15px;
    padding-bottom: 35px;
}
.terminal_blocks_items.content__block3 {
    width: 20%;
      padding-top: 1rem;
}
.terminal_blocks_items {
    width: 35%;
}
.terminal_project_details {
    display: flex;
    justify-content: space-between;
}
h1.termo_q2 {
    color: black;
    font-size: 25px;
    margin: 0;
    line-height: 30px;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 5px;
}
p.termo_q3 {
    font-family: 'AvenirLTStd-Light' !important;
    font-size: 18px;
    line-height: 28px;
}

p.info_wrap_a2 {
    margin: 0;
    font-family: 'AvenirLTStd-Light' !important;
    color: black;
    font-size: 19px;
      line-height: 28px;
    padding-bottom: 20px;
}
.termo_q1 {
    padding-top: 20px;
}
a.link_odd1 {
    display: flex;
    justify-content: center;
    border: 1px solid;
    font-family: 'AvenirLTStd-Light' !important;
    font-size: 15px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 10px;
}
ul.hs-image__grid__list {
    padding: 0 65px;
}

.recent_project_item {
    display: flex;
    justify-content: center;
    padding-bottom: 3.5rem;
  padding-top: 1rem;
}
.recent_project_item .minor-title {
    font-size: 16px;
    padding: 0 10px;
}
.recent_project_item .minor-title:before {
      left: -12px;
    top: 4px;
    width: 23px;
    height: 23px;
}
.recent_project_item .minor-title:after {
      right: -12px;
    top: 4px;
    width: 23px;
    height: 23px;
}
.featured_block_project {
    padding: 0 65px;
}
.map_content_wrap12 {
    padding: 0 65px;
}
.map_wrap_item12 iframe {
    width: 100%;
}

h1.txxt_before_head {
    margin: 0;
    text-align: center;
    color: black;
}
.termo_q1 ul li {
    font-family: 'AvenirLTStd-Light' !important;
    font-size: 18px;
    line-height: 28px;
}

.blog__wrap__design h1,
.blog__wrap__design h2,
.blog__wrap__design h3 {
    color: black;
    font-family: 'Branch-new' !important;
      font-weight: 500;
    font-size: 30px;
    line-height: normal;
    margin-bottom: 10px;
}
.blog__wrap__design p {
    font-family: 'AvenirLTStd-Light' !important;
    color: black;
    line-height: 32px;
}
.blog__wrap__design li {
    font-family: 'AvenirLTStd-Light' !important;
    color: black;
    line-height: 32px;
}
.blog__wrap__design section {
    margin-bottom: 40px;
}
body.hs-site-page.page .widget-type-rich_text {
    max-width: 100% ;
}
.desifn-img-width-txxt {
    display: flex;
    gap: 3rem;
    max-width: 1400px;
    width: 100%;
    margin: auto;
}
.interface_items {
    width: 50%;
}
.img__left__wrap {
    width: 50%;
}
.img__left__wrap img {
    width: 100%;
}

body.hs-content-id-188912224149.hs-site-page.page .span12.widget-span.widget-type-custom_widget.dnd-module {
    width: 100%;
}
div#hs_form_target_widget_1744461435809 {
    width: 100%;
    margin: auto;
}
p.txxt__kkk1 {
    font-size: 18px;
    line-height: 26px;
}
ul.txxt__kkk2 li {
  font-size: 18px;
    line-height: 26px;
}
div#hs_cos_wrapper_widget_1744703445989 {
    max-width: 100% !important;
}
.terminal-btn__dd1 {
    padding-top: 15px;
  font-size: 18px;
  font-family: 'AvenirLTStd-Light' !important;
}
.page_header_form {
    display: none !important;
}
body.hs-content-id-189239801148.hs-site-page .footer_blogs.blog_listing {
    display: none;
}
.blog_column_fwo img {
    width: 100%;
}
.blog_column_fwo h2.txxt_qq1 {
    margin: 0;
}
.blog_column_fwo {
    width: 33.33%;
}
.term_.blogs_rwo {
    display: flex;
    gap: 2rem;
}
div#request-popup input,
div#request-popup textarea {
    border: 1px solid black;
}
#request-popup .model-body-req .module_inquiryform .module_inquiryform_form form .hs_firstname,
#request-popup .model-body-req .module_inquiryform .module_inquiryform_form form .hs_lastname {
      flex-basis: 100%;
}
#request-popup .model-body-req .module_inquiryform .module_inquiryform_form form * {
margin: 0 0 5px 0 !important;
}

#request-popup .model-body-req .module_inquiryform .module_inquiryform_form form label {
    display: block;
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
      line-height: 16px;
}
div#request-popup {
    width: 100%;
    max-width: 60%;
}
#request-popup .model-body-req .module_inquiryform .module_inquiryform_form form .hs_submit input[type=submit] {
      border-style: none !important;
    border-width: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
      letter-spacing: 0 !important;
    font-size: 25px !important;
    font-weight: 100 !important;
    font-family: 'Branch-new' !important;
      display: inline-block;
    width: auto;
      line-height: normal;
}
.hs_submit.hs-submit:before {
    content: '';
    background: url(https://barker-whittle.com.au/hubfs/black_svg.svg);
    width: 20px;
    height: 20px;
    display: block;
    transform: rotate(-35deg);
    position: absolute;
    right: -25px;
    top: 4px;
}
.hs_submit.hs-submit {
    display: inline-block;
    width: auto;
    flex-basis: unset !important;
}
.hs_submit.hs-submit input.hs-button.primary.large:hover {
  color: black !important;
    background: transparent !important;
}
#request-popup .model-head .model-head_text .head_text h2 {
  color: black;
  font-family: 'Branch-new' !important;
}
.top-left-item span {
    color: black;
    font-size: 19px;
    font-family: 'AvenirLTStd-Light' !important;
    font-weight: 500;
}
.head_txxt_t1 {
    margin: 0;
    color: black;
    font-size: 17px;
    font-family: 'AvenirLTStd-Light' !important;
    font-weight: 500;
}
a.top_head_icone i {
    color: black;
    font-size: 17px;
    background: #b8b8b8;
    padding: 6px 7px;
    border-radius: 50px;
}
a.top_head_icone {
    color: black;
    font-size: 17px;
    font-family: 'AvenirLTStd-Light' !important;
    font-weight: 500;
}
.top-right-item {
    display: flex;
    align-items: center;
    gap: 20px;
}
a.nav_toggle {
    width: 15%;
}
.hamburger {
    text-align: right;
    display: flex;
    justify-content: end;
    align-items: center;
}
.nav_inner {
    align-items: center;
}
.terminal-menus .hs-menu-wrapper > ul {
    display: flex;
    justify-content: center;
      gap: 30px;
}
.terminal-menus .hs-menu-wrapper > ul > li {
    display: flex !important;
    justify-content: center;
      margin-left: 0 !important;
}
button.hubb_item_wrap {
    position: relative;
    z-index: 101;
    border: none;
    outline: none;
    padding: 0;
}
.hamburger-box {
    width: 50px;
    height: 19px;
    display: inline-block;
    position: relative;
    top: 2px;
}
.hubb_item_wrap .hamburger-inner {
    top: auto;
    bottom: 0;
    -webkit-transition-duration: .13s;
    transition-duration: .13s;
    -webkit-transition-delay: .13s;
    transition-delay: .13s;
    -webkit-transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    width: 50px;
    height: 1px;
    background-color: #0c0d0f;
    border-radius: 3px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    content: "";
    display: block;
}
.hubb_item_wrap .hamburger-inner::before {
    -webkit-transition: top .12s .2s cubic-bezier(.33333,.66667,.66667,1), -webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
    transition: top .12s .2s cubic-bezier(.33333,.66667,.66667,1), -webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
    transition: top .12s .2s cubic-bezier(.33333,.66667,.66667,1), transform .13s cubic-bezier(.55,.055,.675,.19);
    transition: top .12s .2s cubic-bezier(.33333,.66667,.66667,1), transform .13s cubic-bezier(.55,.055,.675,.19), -webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
}
.hamburger-inner::before {
    top: -9px;
}
.hubb_item_wrap .hamburger-inner::after {
    top: -18px;
    -webkit-transition: top .2s .2s cubic-bezier(.33333,.66667,.66667,1), opacity .1s linear;
    transition: top .2s .2s cubic-bezier(.33333,.66667,.66667,1), opacity .1s linear;
}
.hamburger-inner::after {
    bottom: -9px;
}


.nav_on .hubb_item_wrap .hamburger-inner {
    -webkit-transform: translate3d(0, -9px, 0) rotate(-45deg);
    transform: translate3d(0, -9px, 0) rotate(-45deg);
    -webkit-transition-delay: .22s;
    transition-delay: .22s;
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
}
.nav_on .hubb_item_wrap .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: top .1s .16s cubic-bezier(.33333,0,.66667,.33333), -webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1);
    transition: top .1s .16s cubic-bezier(.33333,0,.66667,.33333), -webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1);
    transition: top .1s .16s cubic-bezier(.33333,0,.66667,.33333), transform .13s .25s cubic-bezier(.215,.61,.355,1);
    transition: top .1s .16s cubic-bezier(.33333,0,.66667,.33333), transform .13s .25s cubic-bezier(.215,.61,.355,1), -webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1);
}
.nav_on .hubb_item_wrap .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top .2s cubic-bezier(.33333,0,.66667,.33333), opacity .1s .22s linear;
    transition: top .2s cubic-bezier(.33333,0,.66667,.33333), opacity .1s .22s linear;
}
footer.fotter_block_wrap {
    background: black;
    color: white;
      padding-bottom: 20px;
}
.terminal_fotter_wrapper {
    display: flex
;
    justify-content: space-between;
  border-bottom: 1px solid white;
    padding-bottom: 5rem;
}
p.fott_r1 {
    font-size: 18px;
    font-family: 'AvenirLTStd-Light' !important;
    text-transform: uppercase;
      margin-bottom: 25px;
}
a.fott_r2 {
    font-family: 'Branch-new' !important;
    font-weight: 500;
    font-size: 30px;
}

.fotter_info_block.left_txxt_wrap {
    text-align: left;
}
.fotter_info_block.right_txxt_wrap {
    text-align: right;
}
.txxt_r3 {
    font-family: 'AvenirLTStd-Light' !important;
    font-size: 17px;
    padding-top: 35px;
}
.txxt_r4 span {
    font-family: 'AvenirLTStd-Light' !important;
    display: block;
}
.txxt_r4 {
    padding-top: 20px;
}
.social_wrap {
    display: flex
;
    justify-content: end;
    gap: 3rem;
}
.social_wrap i {
    font-size: 25px;
}
.fotter_info_block {
    flex: 1;
}
img.f_logo_w1 {
    width: 200px;
    filter: invert(1);
}
.fotter_bottom_wrapper {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    padding-top: 2rem;
}
.fotter_bottom_info_block {
    flex: 1;
}
.fotter_bottom_info_block.left_txxt_wrap {
    text-align: left;
    display: flex
;
    gap: 31px;
}
.fotter_bottom_info_block a,
.fotter_bottom_info_block a {
    font-family: 'AvenirLTStd-Light' !important;
      margin: 0;
    font-size: 15px;
  color: white;
}
.fotter_bottom_info_block.right_txxt_wrap {
    text-align: right;
}
.hs_submit.hs-submit {
    padding-bottom: 5rem;
}
h2.head_txxt_t1 {
    cursor: pointer;
    line-height: normal;
}
.blog-console_wrap {
    display: none;
}
.small_right_design {
    display: flex
;
    align-items: center;
    gap: 20px;
}
a.top_head_icone i {
    color: black;
    font-size: 20px;
}
#request-popup-wrapper {
  background:rgb(0 0 0 / 60%) 0 0 no-repeat;
}
#request-popup .model-head .model-head_text .head_text p {
  font-family: 'AvenirLTStd-Light' !important;
    font-size: 15px;
}
#request-popup .model-body-req .module_inquiryform .module_inquiryform_form form * {
  font-family: 'AvenirLTStd-Light' !important;
    font-size: 15px;
}
.video__vrap {
    width: 50%;
      text-align: center;
}
.content_vrap {
    width: 50%;
}
.video_txxt_vrapper {
    display: flex;
      align-items: center;
    gap: 3rem;
}
.video__vrap video {
    width: 75%;
}
.page_header:after {
  background: black !important;
}
.page_header h1 {
    font-weight: 500 !important;
}

h2.txxt_dfg11 {
font-family: 'AvenirLTStd-Light' !important;
    font-size: 20px;
}
div#hs_form_target_widget_1744461435809-30 p span {
    font-family: 'AvenirLTStd-Light' !important;
    font-weight: 600;
}
div#hs_form_target_widget_1744461435809-30 a {
    text-decoration: underline;
    font-family: 'AvenirLTStd-Light' !important;
}
@media only screen and (min-width: 2500px) {
  .banner-hedding_wrap h2.txxt_yt11 {
        line-height: 100px;
    font-size: 100px;
  }
}

@media only screen and (min-width: 1600px) {
  .banner-hedding_wrap h2.txxt_yt11 {
        line-height: 85px;
    font-size: 75px;
  }
}


@media only screen and (min-width: 1700px) {
  nav .hs-menu-wrapper ul li.hs-item-has-children ul {
      top: 2.5vw;
  }
  
  
}


/* Tablet Portrait size to Base 996px */
@media only screen and (min-width: 768px) and (max-width: 1185px) {
   .hs-content-id-144890358848 .page_header_text h1 {
    font-size: 60px;
  }
  .homebanner .homebanner_inner {
    padding: 0;
  }
  .homebanner_inner.wrap-desgin h3 {
    font-size: 50px !important;
  }
  img.f_logo_w1 {
    width: 150px;
  }
  .fotter_bottom_info_block a, .fotter_bottom_info_block p {
    font-size: 13px;
  }
  .fotter_bottom_info_block.left_txxt_wrap {
    gap: 6px;
  }
}

/* Tablet Portrait size to Base 996px */
@media only screen and (min-width: 768px) and (max-width: 995px) {
  
  .terminal-menus {
    display: none;
  }
  a.nav_toggle {
    display: block;
  }
  .homebanner .homebanner_inner {
    padding: 0;
  }
  .homebanner_inner.wrap-desgin h3 {
    font-size: 45px !important;
  }
  a.txxt_ww2 {
    font-size: 15px !important;
    padding: 10px 20px !important;
  }
  .texxt-block-items h3.txxt_ww1 {
    padding: 0 5px 15px;
    font-size: 16px !important;
  }
  body.hs-content-id-6053660045 .row-fluid-wrapper.row-depth-1.row-number-9 {
    padding: 0 1rem;
  }
  h2.txxt_yt11 {
    text-align: center;
  }
  h2.txxt_vb1 {
    font-size: 40px;
    line-height: 45px;
  }
  .txxt_vb2_normal {
    font-size: 16px;
    line-height: 25px;
  }
  .txxt_vb1_bold {
    font-size: 20px;
    line-height: 25px;
  }
  body.hs-content-id-188769008541.hs-site-page .row-fluid-wrapper.row-depth-1.row-number-8.dnd-section .row-fluid {
    display: flex
;
    gap: 1rem;
  
  }
  body.hs-content-id-188769008541.hs-site-page .row-fluid-wrapper.row-depth-1.row-number-10.dnd-section .row-fluid {
    display: flex
;
    gap: 1rem;
  }
  div#hs_form_target_widget_1744461435809-29 p {
    font-size: 35px !important;
    line-height: 40px !important;
  }
  h2.txxt_pp1 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    padding-bottom: 15px;
  }
  .items_slider_wrapper {
   
  }
  .leftz_content_wrap {
    width: 100%;
    position: relative;
    left: 0;
    z-index: 5;
  }
  .right_slider_wrap {
    width: 100%;
    padding-top: 3rem;
  }
  .terminal_wrap_left_slider {
    flex-direction: column;
  }
  .designing-text-horigental {
    gap: 0;
  }
  .term_project_items {
    width: 47%;
  }
  h1.txxt_project_title {
    font-size: 70px;
  }
  .banner__classic img {
    width: 100%;
    height: 70vh;
    object-fit: cover;
  }
  h1.info_wrap_a1 {
    font-size: 40px;
  }
  .terminal_project_details {
    flex-wrap: wrap;
  }
  .terminal_blocks_items {
    width: 100%;
  }
  .terminal_blocks_items.content__block3 {
    width: 100%;
    padding-top: 1rem;
  }
  .featured_block_project {
    padding: 0 30px;
  }
  .map_content_wrap12 {
    padding: 0 30px;
  }
  ul.hs-image__grid__list {
    padding: 0 30px;
  }
  .project_details__wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
  .project-detail.head {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .img-width-text-overly {
    flex-direction: column;
  }
  .halfy_wrap_block {
    width: 100%;
  }
  .halfy_wrap_block.one-third-half {
    padding: 0;
  }
  .fotter_bottom_info_block a, .fotter_bottom_info_block p {
    font-size: 13px;
  }
  .fotter_bottom_info_block {
    flex: unset;
  }
  img.f_logo_w1 {
    width: 140px;
    filter: invert(1);
  }
  .fotter_bottom_info_block.left_txxt_wrap {
    gap: 15px;
  }


}

/* All Mobile Sizes */
@media only screen and (max-width: 767px) {
  body.hs-content-id-185051672392.hs-site-page.page img.hs-image-widget {
    height: 60vh !important;
  }
  body.hs-content-id-185499171752.hs-site-page.page img.hs-image-widget {
    height: 60vh !important;
  }

  body.hs-content-id-185051750510.hs-site-page.page img.hs-image-widget {
      height: 60vh !important;
  }
  body.hs-content-id-185049081344.hs-site-page.page img.hs-image-widget {
      height: 60vh !important;
  }
  body.hs-content-id-185009717095.hs-site-page.page img.hs-image-widget {
    height: 60vh !important;
  }
  body.hs-content-id-185009815100.hs-site-page.page img.hs-image-widget {
    height: 60vh !important;
  }
  body.hs-content-id-185012490933.hs-site-page.page img.hs-image-widget {
    height: 60vh !important;
  }
  h1.txxt_tt1 {
    font-size: 40px !important;
  }
  .hs-content-id-6049752887 .row-fluid-wrapper.row-depth-1.row-number-5.dnd-section {
    padding: 0 1rem;
  }
  .hs-content-id-6049752887 .row-fluid-wrapper.row-depth-1.row-number-5.dnd-section .span2.widget-span.widget-type-cell.dnd-column {
    width: 95%;
  }
  .hs-content-id-6049752887 .page_header {
    height: auto;
  }
  .hs-content-id-6049752887 .page_header {
    height: auto;
  }
  .hs-content-id-6049752887  .page_header .page_header_inner:after {
            background: black;
        opacity: 0.2;
  }
  .hs-content-id-6049733016 .row-fluid-wrapper.row-depth-1.row-number-5.dnd-section .span2.widget-span.widget-type-cell.dnd-column {
    width: 100%;
  }
  .hs-content-id-6049733016 .page_header {
    height: auto;
  }
  .hs-content-id-6049733016 .page_header {
    height: auto;
  }
  .hs-content-id-6049733016  .page_header .page_header_inner:after {
            background: black;
        opacity: 0.2;
  }
  .hs-content-id-6049733016 .row-fluid-wrapper.row-depth-1.row-number-5 {
    padding: 0 2rem;
  }
  body.hs-content-id-6053660045 .row-fluid-wrapper.row-depth-1.row-number-9 {
    padding: 0 1rem;
  }
  .team-btn a {
    padding: 15px !important;
    font-size: 20px !important;
  }
  .homebanner .homebanner_inner {
    padding: 0;
  }
  .row-fluid-wrapper.row-depth-1.row-number-9 {
    padding: 0 1rem;
  }
  h2.txxt_pp2 {
    line-height: 43px;
  }
  .row-fluid-wrapper.row-depth-1.row-number-9.dnd-section .span2.widget-span.widget-type-cell.dnd-column {
        width: 90%;
  }
  .row-fluid-wrapper.row-depth-1.row-number-9.dnd-section .span1.widget-span.widget-type-cell.dnd-column {
        width: 90%;
  }
  h2.txxt_cc1 {
    margin-bottom: 30px !important;
  }
  #hs_cos_wrapper_widget_1713969224049 h2 {
    font-size: 30px !important;
  }
  .splide__slide__contents.module-device {
    align-items: center;
  }
 .hs-content-id-6053660045 .row-fluid-wrapper.row-depth-1.row-number-3.dnd-section {
    display: none;
  }
  .hs-content-id-6053660045 .row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-2-hidden.dnd-section {
    display: block !important;
  }
  .second-btn {
    text-align: center;
  }
  .second-btn a {
    font-size: 16px;
    padding: 9px 30px;
  }
  .page_header_form.banner-wrap {
    flex-direction: column;
    top: 0 !important;
    gap: 0;
  }
  h2.txxt_tt1 {
    font-size: 27px;
    line-height: 35px;
  }
 body.hs-content-id-139478979625.hs-site-page.page.scrolled .widget-type-rich_text {
    padding: 0 15px;
  }
  body.hs-content-id-139478979625.hs-site-page.page.scrolled span#hs_cos_wrapper_widget_1696929312234_ div {
    font-size: 18px !important;
  }
  body.hs-content-id-139478979625.hs-site-page.page.scrolled p {
    font-size: 17px !important;
  }
  .terminal-collasp {
    flex-direction: column;
  }
   body.hs-content-id-139478979625.hs-site-page.page.scrolled span#hs_cos_wrapper_widget_1697005112513_ h2 {
    font-size: 25px;
    line-height: 32px;
    text-align: center;
    padding: 0 20px;
  }
  

  .second-btn {
      width: 290px;
      background: transparent;
      border-radius: 6px;
      margin-top: 15px;
  }
  .page_header_form .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module {
    width: 290px;
    background: transparent;
    border-radius: 6px;
  }
  .quote_text {
    padding: 0;
  }
  .hs-content-id-144890358848 .page_header_text h1 {
    font-size: 40px;
  }
  .hs-content-id-144890358848 .page_header {
    padding: 0 0;
  }
  span#hs_cos_wrapper_widget_1699599422022_ h1 {
    font-size: 35px !important;
  }
  
  body .term__blog_high h2.txxt_yt1 {
    font-size: 30px !important;
  }
  h2.txxt_qq1 {
    font-size: 28px !important;
  }
  .footer_blogs.blog_listing a.button {
    font-size: 16px !important;
    padding: 9px 15px !important;
  }
  .txxt_qq2 a {
    font-size: 16px !important;
    padding: 9px 15px !important;
  }
  #hs_cos_wrapper_widget_1686641900170 h1 {
  font-size: 30px !important;
  }
  span#hs_cos_wrapper_widget_1713523515790_ h1 {
   font-size: 35px !important;
  }
  .hs-content-id-165261247645 .row-fluid-wrapper.row-depth-1.row-number-3.dnd-section {
    padding: 0 1rem;
  }
  .hs-content-id-165261247645 .row-fluid-wrapper.row-depth-1.row-number-3 .span2.widget-span.widget-type-cell.dnd-column {
    padding: 0;
    flex-basis: unset;
    width: 90%;
  }
  .hs-content-id-165261247645 .row-fluid-wrapper.row-depth-1.row-number-3 .span1.widget-span.widget-type-cell.dnd-column {
    padding: 0;
    flex-basis: unset;
    width: 90%;
  }
  #hs_cos_wrapper_widget_1713859966270 .hs-image__grid__list__item {
    flex-basis: calc(97.333333% - 10px);
  }
  #hs_cos_wrapper_widget_1713862619582 .hs-image__grid__list__item {
    flex-basis: calc(48.333333% - 10px);
  }
  #hs_cos_wrapper_widget_1713863228166 .hs-image__grid__list__item {
    flex-basis: calc(90.333333% - 10px);
  }
  #hs_cos_wrapper_widget_1713864311618 .hs-image__grid__list__item {
    flex-basis: calc(96.333333% - 10px);
  }
  #hs_cos_wrapper_widget_1713865915047 .hs-image__grid__list__item {
    flex-basis: calc(95.333333% - 10px);
  }
  #hs_cos_wrapper_widget_1713866949086 .hs-image__grid__list__item {
    flex-basis: calc(94.333333% - 10px);
  }
  body.hs-content-id-176472310453.hs-site-page.page span#hs_cos_wrapper_widget_1718260153782_ img.hs-image-widget {
    height: 50vh !important;
  }
   body.hs-content-id-176472310453.hs-site-page.page #hs_cos_wrapper_widget_1718261919803 .hs-image__grid__list {
    gap: 15px;
  }
  body.hs-content-id-176472310453.hs-site-page.page #hs_cos_wrapper_widget_1718261919803 .hs-image__grid__list__item {
    flex-basis: calc(50.0% - 15px);
  }
   body.hs-content-id-176472310453.hs-site-page.page #hs_cos_wrapper_widget_1724501170753 .hs-image__grid__list {
    gap: 15px;
  }
  body.hs-content-id-176472310453.hs-site-page.page #hs_cos_wrapper_widget_1724501170753 .hs-image__grid__list__item {
    flex-basis: calc(50.0% - 15px);
  }
   body.hs-content-id-176472310453.hs-site-page.page #hs_cos_wrapper_widget_1724501893059 .hs-image__grid__list {
    gap: 15px;
  }
  body.hs-content-id-176472310453.hs-site-page.page #hs_cos_wrapper_widget_1724501893059 .hs-image__grid__list__item {
    flex-basis: calc(50.0% - 15px);
  }
  body.hs-content-id-176472310453.hs-site-page .row-fluid-wrapper.row-depth-1.row-number-19.dnd_area-row-8-hidden.dnd-section {
    display: block !important;
  }
  body.hs-content-id-176472310453.hs-site-page .row-fluid-wrapper.row-depth-1.row-number-16.dnd-section{
    display: none;
  }
  body.hs-content-id-176472310453.hs-site-page .row-fluid-wrapper.row-depth-1.row-number-24.dnd-section {
    padding: 0 1rem;
  }
  body.hs-content-id-176472310453.hs-site-page .row-fluid-wrapper.row-depth-1.row-number-24.dnd-section .row-fluid .widget-span.widget-type-cell.dnd-column {
    padding: 0;
    flex-basis: unset;
    width: 90%;
  }
  h2.txxt_uyt1 {
    line-height: 36px;
  }
  body.hs-content-id-176565742639.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-17.dnd_area-row-8-hidden.dnd-section {
    display: block !important;
  }
  body.hs-content-id-176565742639.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-14.dnd-section {
    display: none;
  }
  body.hs-content-id-176565742639.hs-site-page.page span#hs_cos_wrapper_widget_1718260153782_ img.hs-image-widget {
    height: 50vh !important;
  }
  body.hs-content-id-176565742639.hs-site-page.page #hs_cos_wrapper_widget_1718261919803 .hs-image__grid__list {
    gap: 15px;
  }
  body.hs-content-id-176565742639.hs-site-page.page #hs_cos_wrapper_widget_1718261919803 .hs-image__grid__list__item {
    flex-basis: calc(50.0% - 15px);
  }
  body.hs-content-id-176565742639.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-16.dnd-section .row-fluid .widget-span.widget-type-cell.dnd-column {
    padding: 0;
    flex-basis: unset;
    width: 90%;
  }
  body.hs-content-id-176565742639.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-16.dnd-section {
    padding: 0 1rem;
  }
   body.hs-content-id-176472310453.hs-site-page.page #hs_cos_wrapper_widget_1724753378816 .hs-image__grid__list {
    gap: 15px !important;
  }
  body.hs-content-id-176472310453.hs-site-page.page #hs_cos_wrapper_widget_1724753378816 .hs-image__grid__list__item {
        flex-basis: calc(50.0% - 15px);
  }
  body.hs-content-id-176472310453.hs-site-page.page #hs_cos_wrapper_widget_1724753800319 .hs-image__grid__list {
    gap: 15px;
  }
  body.hs-content-id-176472310453.hs-site-page.page #hs_cos_wrapper_widget_1724753800319 .hs-image__grid__list__item {
        flex-basis: calc(50.0% - 15px);
  }
  body.hs-content-id-176565742639.hs-site-page.page #hs_cos_wrapper_widget_1724756542898 .hs-image__grid__list {
    gap: 15px;
  }
  body.hs-content-id-176565742639.hs-site-page.page #hs_cos_wrapper_widget_1724756542898 .hs-image__grid__list__item {
        flex-basis: calc(50.0% - 15px);
   }
  body.hs-content-id-176565742639.hs-site-page.page #hs_cos_wrapper_widget_1724757617236 .hs-image__grid__list {
    gap: 15px;
  }
  body.hs-content-id-176565742639.hs-site-page.page #hs_cos_wrapper_widget_1724757617236 .hs-image__grid__list__item {
        flex-basis: calc(50.0% - 15px);
   }
  body.hs-content-id-176565742639.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-22.dnd-section {
    padding: 0 1rem;
  }
  body.hs-content-id-176565742639.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-22.dnd-section .row-fluid .widget-span.widget-type-cell.dnd-column {
    padding: 0;
    flex-basis: unset;
    width: 90%;
  }
  body.hs-content-id-188769008541.hs-site-page.page .lower-butoon {
    display: none !important;
  }
  .banner_row img {
    height: 70vh;
  }
  body.hs-content-id-188769008541.hs-site-page.page h2.txxt_bb2 {
    font-size: 20px !important;
    padding-top: 2rem;
  }
  body.hs-content-id-188769008541.hs-site-page.page h2.txxt_yt11 {
    font-size: 35px !important;
    text-align: center;
    line-height: 40px;
    gap: 5px;
  }
  h1.txxt__sd22 {
    font-size: 30px;
    line-height: 33px;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .txxt_sdd1 {
    font-size: 16px;
    line-height: 21px;
  
  }
  div#hs_cos_wrapper_widget_1744451201813 {
    padding: 0 !important;
  }
  .span12.widget-span.widget-type-cell.cell_17444520301643-padding.dnd-column {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  body.hs-content-id-188769008541.hs-site-page .row-fluid-wrapper.row-depth-1.row-number-8.dnd-section .row-fluid {
    flex-direction: column-reverse;
    gap: 25px;
  }
  .span6.widget-span.widget-type-cell.cell_17444551102932-background-layers.cell_17444551102932-background-image.dnd-column {
    height: 35vh;
    flex-basis: unset;
    margin-top: 3rem;
  }
  body.hs-content-id-188769008541.hs-site-page.page.scrolled .row-fluid-wrapper.row-depth-1.row-number-12.dnd-section.dnd_area-row-5-padding {
    padding: 0 20px !important;
  }
  .span6.widget-span.widget-type-cell.cell_1744458346758-padding.dnd-column {
    width: 100%;
    flex-basis: unset;
  }
  body.hs-content-id-188769008541.hs-site-page .row-fluid-wrapper.row-depth-1.row-number-12.dnd-section .row-fluid {
    flex-direction: column;
   
  }
  .row-fluid-wrapper.row-depth-1.row-number-8.dnd-section.dnd_area-row-3-padding {
    padding: 60px 20px !important;
  }
  div#hs_cos_wrapper_widget_1744455173978 {
    padding: 0 !important;
  }
  .row-fluid-wrapper.row-depth-1.row-number-9.dnd-row {
    padding: 0 !important;
  }
  body.hs-content-id-188769008541.hs-site-page .row-fluid-wrapper.row-depth-1.row-number-10.dnd-section .row-fluid {
    flex-direction: column-reverse;
    gap: 25px;
    
  }
 body.hs-content-id-188769008541.hs-site-page.page.scrolled .row-fluid-wrapper.row-depth-1.row-number-18.dnd_area-row-8-max-width-section-centering.dnd-section.dnd_area-row-8-padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .row-fluid-wrapper.row-depth-1.row-number-10.dnd-section.dnd_area-row-4-padding {
    padding: 0 20px !important;
  }
  body.hs-content-id-188769008541.hs-site-page .row-fluid-wrapper.row-depth-1.row-number-18.dnd-section .row-fluid {
    flex-direction: column;
  }
  .span6.widget-span.widget-type-cell.cell_17444583131922-background-image.cell_17444583131922-padding.cell_17444583131922-background-layers.dnd-column {
    height: 35vh;
    flex-basis: unset;
    margin-top: 3rem;
    
  }
      [data-hsfc-id=Renderer] .hsfc-Step--layoutTemplate-left>.hsfc-Step__Content {
        width: 100% !important;
        padding: 0 !important;
    }

  a.txxt_pp2 svg {
    width: 15px;
    height: 15px;
  }
  div#hs_form_target_widget_1744461435809-29 p {
    font-size: 25px !important;
    line-height: 30px !important;
  }
  button#hs_form_target_widget_1744461435809-15 {
    justify-content: flex-end;
    font-size: 16px;
  }

  .row-fluid-wrapper.row-depth-1.row-number-16.dnd-section.dnd_area-row-7-max-width-section-centering.dnd_area-row-7-padding {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  body.hs-content-id-188769008541.hs-site-page .row-fluid-wrapper.row-depth-1.row-number-16.dnd-section .row-fluid {
    flex-direction: column;
  }
   body.hs-content-id-188769008541.hs-site-page h2.txxt_qq1 {
    font-size: 17px !important;
  }
  .blog-bottom-area a {
    font-size: 20px;
    padding-top: 30px;
  }
  .blog-bottom-area svg {
    width: 18px;
    height: 18px;
  }
  h2.txxt_pp1 {
            font-size: 30px;
        line-height: 40px;
        text-align: center;
        padding-bottom: 15px;
  }
  .terminal_wrap_left_slider {
    flex-direction: column;
  }
  .leftz_content_wrap {
    width: 100%;
    left: 0;
  
  }

  .right_slider_wrap {
    width: 100%;
    padding-top: 3rem;
  }
  .terminal-left-design h2.txxt_yt11 {
    padding: 0 0rem;
    text-align: center;

    font-size: 50px;
  }
  .img_txxt_img_rt1 {
    width: 95%;
  }
  .about-first-txxt-block {
    flex-direction: column;
  }
  .txxt_block_flex {
    width: 100%;
  }
  .about-first-txxt-block {
    flex-direction: column;
    gap: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .designing-text-horigental {
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .vertical-text {
    transform: unset;
    text-orientation: unset;
    writing-mode: unset;
    line-height: 40px;
    font-size: 30px;
  }
  h1.txxt__uuu1 {
    font-size: 23px;
    line-height: 30px;
  }
  h1.txxt__re1 {
    font-size: 20px;
    padding-bottom: 10px;
  }
  .vertical-text br {
   display: none;
  }
  .left-verticak-wrap {
    width: 100%;
  }
  .img-width-text-overly {
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    gap: 20px;
  }
  .halfy_wrap_block {
    width: 100%;
  }
  h1.txxt__qw1 {
    font-size: 30px;
  }
  h1.txxt_wtw1 {
    font-size: 30px;
  }
  p.txxt_wtw2 {
    font-size: 16px;
  }
  h1.txxt_gh1 {
    font-size: 30px;
        line-height: 45px;
  }
  .head_text_overdesign {
    flex-direction: column;
  }
  h1.txxt_shine11 {
    width: 100%;
    font-size: 35px;
    padding-bottom: 10px;
  }
  .txxt_shine12 {
    width: 100%;
  }
  .design__animated_area {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1rem;
    padding-bottom: 1rem;
   }
  .img_overdesign {
    flex-direction: column;
  }
  .left_anim_img {
    width: 100%;
    height: auto;
  }
  .right_anim_img {
    width: 100%;
  }
  .img_half_aa1 {
    height: auto;
    flex-direction: column;
  }
  .txxt_designing {
    width: 100%;
  }
  .left_txxt_area_quick {
    width: 100%;
  }
  .second_img_width_txxt {
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  body.hs-content-id-188912224149.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-3.dnd-section .row-fluid {
    display: flex;
    flex-direction: column;
  }
  body.hs-content-id-188912224149.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-3.dnd_area-row-1-padding.dnd-section {
    padding: 0 !important;
  }
  h1.fetured__title {
    font-size: 50px;
    padding-top: 35px;
  }
  .contact_item_wrap {
    text-align: center;
    padding-bottom: 3rem;
  }
  h1.txxt__itp1 {
    font-size: 30px;
  }
  .map_content_wrap {
    flex-direction: column;
    padding: 20px 0;
  }
  .map_wrap_item {
    width: 100%;
  }
  .halfy_wrap_block.left-avulation-bar1 {
    width: 100%;
  }
  .halfy_wrap_block.left-avulation-bar2 {
    width: 100%;
  }
  .left-avulation-bar2 h1.txxt__qw1 {
    font-size: 30px;
    padding-bottom: 10px;
        line-height: 35px;
  
  }
  body.hs-content-id-188945241757.hs-site-page.page.scrolled .row-fluid-wrapper.row-depth-1.row-number-19.dnd-section.dnd_area-row-9-padding .row-fluid .span2.widget-span.widget-type-cell.dnd-column {
    width: 100%;
    flex-basis: unset;
    margin-bottom: 10px;
    margin-top: 30px;
  }
  body.hs-content-id-188945241757.hs-site-page.page.scrolled .dnd_area-row-9-padding {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .rich__txxt_area.rich_txxt_block_wrap {
    text-align: center;
    width: 95%;
    margin: auto;
  }
  
  body.hs-content-id-188956965783.hs-site-page.page .row-fluid-wrapper.row-depth-1.row-number-19.dnd-section.dnd_area-row-9-padding .row-fluid .span2.widget-span.widget-type-cell.dnd-column {
    width: 100%;
    flex-basis: unset;
    margin-bottom: 10px;
    margin-top: 30px;
  }
  body.hs-content-id-188956965783.hs-site-page.page .dnd_area-row-9-padding {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  p.fetured__contents {
    width: 100%;
    margin-bottom: 2rem;
  }
  .term_project_items {
    width: 100%;
    text-align: center;
    margin-bottom: 3rem;
  }
  h1.head_txxt_aa1 {
    font-size: 35px;
  }
  .project-detail.head {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  h1.txxt_project_title {
    font-size: 50px;
    margin-bottom: 7rem;
    margin-top: 4rem;
  }
  .banner__classic img {
    height: 50vh;
  }
  h1.info_wrap_a1 {
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 25px;
  }
  .project_details__wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .terminal_project_details {
    flex-direction: column;
  }
  .terminal_blocks_items {
    width: 100%;
  }
  p.info_wrap_a2 {
    font-size: 17px;
  
  }
  h1.termo_q2 {
    font-size: 20px;
  }
  p.termo_q3 {
    font-size: 16px;
    line-height: 25px;
  }
  .terminal_blocks_items.content__block3 {
    width: 100%;
    padding-top: 1rem;
  }
  ul.hs-image__grid__list {
    padding: 0 20px;
  }
  .featured_block_project {
    padding: 0 22px;
  }
  .map_content_wrap12 {
    padding: 0 20px;
  }
  .desifn-img-width-txxt {
    flex-direction: column;
        padding: 3rem 0 0;
  }
  .interface_items {
    width: 100%;
  }
  .img__left__wrap {
    width: 100%;
    height: 100%;
  }
  .desifn-img-width-txxt.highpo_column_wrap {
    flex-direction: column-reverse;
        gap: 1rem;
  }
  .img__left__wrap img {
    height: 100%;
  }
  .halfy_wrap_block.one-third-half {
    padding: 0;
  }
  .term_.blogs_rwo {
    flex-direction: column;
  }
  .blog_column_fwo {
    width: 100%;
  }
  .img-width-text-overly.cemytered__align.second_wrap_iteeem {
    flex-direction: column-reverse;
    padding: 0;
  }
  nav .nav_pre {
    padding: 0 0 0px 0;
    flex-direction: column;
  }
  a.top_head_icone i {
    font-size: 13px;
  }
  a.top_head_icone {
    font-size: 14px; 
  }
  .head_txxt_t1 {
    font-size: 14px;
  }
  .top-right-item {
    width: 100%;
    justify-content: center;
  }
  .top-left-item span {
    font-size: 14px;
  }
  .fotter_info_block.left_txxt_wrap {
    text-align: center;
  }
  p.fott_r1 {
    font-size: 16px;
  }
  a.fott_r2 {
    font-size: 20px;
  }
  .txxt_r3 {
    font-size: 15px;
        padding-top: 15px;
  }
  .fotter_info_block.right_txxt_wrap {
    text-align: center;
  }  
  .social_wrap {
    justify-content: center;
  }
  .terminal_fotter_wrapper {
    flex-direction: column;
    padding-bottom: 3rem;
    gap: 3rem;
  }
  .fotter_bottom_info_block a, .fotter_bottom_info_block p {
    font-family: 'AvenirLTStd-Light' !important;
    margin: 0;
    font-size: 12px;
  }
  img.f_logo_w1 {
    width: 150px;
  }
  .fotter_bottom_wrapper {
    flex-direction: column;
    gap: 1rem;
  }
  .hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    width: 40px;
  }
  .mob_hidden {
    display: none;
  }
  h2.txxt_pp1.term_desk11 {
    font-size: 60px;
    text-align: left;
    line-height: 60px;
  }
  p.txxt__kkk1 {
    text-align: left;
    font-size: 15px;
    line-height: 20px;
  }
  .slider_dymention {
    margin: 0 10px;
  }
  .top-left-item {
    display: none;
  }
  .top-right-item {
    padding: 5px;
    justify-content: space-around;
  }
  h2.txxt_yt11 {
    width: 90%;
  }
  div#request-popup {
    width: 100%;
    max-width: 95%;
        height: 75vh;
  }
  #request-popup .model-body-req {
   height: 100%;

  }
  .video_txxt_vrapper {
    flex-direction: column-reverse;
  }
  .content_vrap {
    width: 100%;
  }
  .video__vrap {
    width: 100%;
  }
  .video__vrap video {
    width: 100%;
  }
  h1.txxt__pro__sss1 {
    padding-bottom: 25px;
    padding-top: 20px;
  }
  .page_header .page_header_inner::after {
         background: black !important; 
  }




}