/*
  Theme Name: Hollow
  Theme URI: http://bigtuna.com
  Description: BigTuna WordPress Theme
  Version: 1.0.0
  Author: BigTuna
  Author URI: http://bigtuna.com
  Tags: HTML5, CSS3
*/
@charset "utf-8";

/*============================ */
/* VARIABLES
============================== */
:root {
  
}



.wpcf7-contact-page .submit-wrapper input {
  background: #f38318;
}
.wpcf7-contact-page .submit-wrapper input:hover {
  background: #f36301;
}

.hollow-header-03 {
  position: relative;
  z-index: 9000;
  background: #FFF;
  color: #f6f6f6;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  width: 100%;
}
.hollow-header-03.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9990;
  box-shadow: 0 2px 5px -2px #000;
}
.hollow-header-03 .phone {
  display: block;
  position: relative;
  text-align: right;
  font-size: 2rem;
  margin-bottom: 1rem;
  padding-right: .5rem;
}
.hollow-header-03.sticky .phone {
  margin-bottom: 0.25rem;
  font-size: 1.7rem;
}
.hollow-header-03 .phone a {
  display: inline-block;
  position: relative;
  margin: auto;
  color: #fff;
  font-weight: 400;
  font-size: 1.3rem;
}
.hollow-header-03 .logo img {
  padding: 1rem;
  max-width: 300px;
/*   background: #fff; */
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.hollow-header-03.sticky .logo img {
  max-width: 130px;
}
.hollow-header-03 #header-border {
  margin: 0;
  opacity: 0.5;
}
.hollow-header-03.sticky #header-border {
  display: none;
}
body.page-template-home .hollow-header-03 #header-border, body.page-template-index .hollow-header-03 #header-border {
  display: none;
}
.hollow-header-03 .meta-wrap {
  font-size: 1.6rem;
  text-align: right;
  font-family: 'Lato';
  font-weight: 400;
  margin: .5rem 0;
}
.hollow-header-03 .meta-wrap a {
  color: #36352A;
}
.hollow-header-03 .mobile-toolbar {
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 34px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hollow-header-03 .mobile-toolbar a {
  color: #fff;
  padding: .5rem 1rem;
}
.hollow-header-03 .mobile-toolbar a:hover {
  color: #252525;
}
.hollow-header-03 .mobile-toolbar>* {
  display: inline-block;
  vertical-align: middle;
}
.hollow-header-03.sticky {
  padding: 0;
}
.hollow-header-03.sticky .meta-wrap {
  display: none;
  height: 0;
}
.hollow-header-03.sticky .col-xs-12 {
  min-height: 0;
}
.hollow-header-03 .meta-wrap-outer {
  font-size: 2rem;
  font-family: 'Lato';
  font-weight: 400;
  background: #719C3B;
  margin: 0;
}
.hollow-header-03 .meta-wrap-inner {
  display: block;
  position: relative;
  text-align: right;
}
.hollow-header-03 .meta-wrap .spacer {
  display: inline-block;
  margin: 0 .5rem;
}
.hollow-header-03 nav {
  display: block;
  font-family: 'Lato';
  font-size: 2rem;
  position: relative;
}
.hollow-header-03 nav a {
  padding: .2rem .6rem;
  display: block;
  color: #FFF;
  font-size: 1rem;
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
}
.hollow-header-03 nav a i {
  padding-right: .4rem;
}
.hollow-header-03 .mobile-toolbar nav a.mobile-icon {
  font-size: 34px;
}
.hollow-header-03.sticky .meta-wrap-outer {
  display: none;
}
.hollow-header-03 .social {
  text-align: right;
}
/* NAV LEVEL ONE */
.hollow-header-03 .menu-item.open>a, .hollow-header-03 .menu-item:hover>a, .hollow-header-03 .menu-item.active a, .hollow-header-03 .menu-item.active:hover>a {
  background: #505050;
  color: #fff;
}
/* NAV LEVEL TWO */
.hollow-header-03 .dropdown-menu {
  margin-top: 0px;
  border-radius: 0;
  border: none;
  padding: 0;
  width: 18rem;
  display: none;
}
.hollow-header-03 nav .dropdown-menu .menu-item {
  float: none;
}
.hollow-header-03 nav .dropdown-menu a {
  background: #505050;
  color: #fff;
}
.hollow-header-03 .dropdown-menu>li:hover>a, .hollow-header-03 .dropdown-menu>li.active>a, .hollow-header-03 .dropdown-menu>.active>a:hover, .hollow-header-03 .dropdown-menu>.active>a:focus {
  background: #f38318;
  color: #fff;
}
.hollow-header-03 .dropdown .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0 3px 5px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
/* NAV MOBILE */
.hollow-header-03 nav #mobile {
  position: relative;
  height: 48px;
  width: 30px;
  background: none;
  outline: none;
  border: none;
  float: right;
}
.hollow-header-03 .hamburger {
  display: block;
  position: absolute;
  width: 30px;
  height: 20px;
  background: #FFF;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 2
}
.hollow-header-03 .hamburger:hover {
  cursor: pointer;
}
.hollow-header-03 .hamburger:before,
.hollow-header-03 .hamburger:after {
  content: '';
  position: absolute;
  top: 20%;
  left: 0;
  width: 100%;
  height: 20%;
  background: #f38318;
  -webkit-transition-property: -webkit-transform, top;
  -moz-transition-property: -moz-transform, top;
  -o-transition-property: -o-transform, top;
  -ms-transition-property: -ms-transform, top;
  transition-property: transform, top;
  -webkit-transition-duration: .2s;
  -moz-transition-duration: .2s;
  -o-transition-duration: .2s;
  -ms-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0)
}
.hollow-header-03 .hamburger:after {
  top: 60%
}
header.hollow-header-03.header-menu-open #mobile,
header.hollow-header-03.header-menu-open #mobile .hamburger {
  background: transparent;
}
header.hollow-header-03.header-menu-open #mobile>.hamburger:before,
header.hollow-header-03.header-menu-open #mobile>.hamburger:after {
  top: 40%;
  background: #FFF;
}
header.hollow-header-03.header-menu-open #mobile>.hamburger:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
header.hollow-header-03.header-menu-open #mobile>.hamburger:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
body.transparent header {
  position: absolute;
  width: 100%;
  background: rgba(25, 25, 25, 0.5);
}
/* MOBILE TOOLBAR */
.hollow-header-03 .mobile-toolbar {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hollow-header-03 .mobile-toolbar a {
  color: #fff;
  padding: .5rem 1rem;
}
.hollow-header-03 .mobile-toolbar a:hover {
  color: #252525;
}
.hollow-header-03 .mobile-toolbar>* {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 992px) {
  .hollow-header-03 {
    background: #f38318;
  }
  .hollow-header-03 .mobile-toolbar {
    display: none;
  }
  .hollow-header-03 .logo img {
    max-width:300px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
  }
  .hollow-header-03 .menu {
    float: right;
  }
  .hollow-header-03 nav .menu-item {
    float: left;
    position: relative;
  }
  .hollow-header-03 nav .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
  }
  .hollow-header-03 nav .menu-item-has-children:hover>ul.dropdown-menu {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .hollow-header-03 .logo {
    text-align: center;
  }
  .hollow-header-03 .logo img {
    margin: 60px auto 15px;
    background: transparent;
  }
  header.hollow-header-03.header-menu-open nav .menu {
    pointer-events: auto;
    opacity: 1;
  }
  .hollow-header-03 nav {
    position: fixed;
    top: 0;
    left: 0;
    padding: 0 15px;
    width: 100%;
    background: #f38318;
  }
  .hollow-header-03 nav a {
    font-size: 1rem;
    text-transform: uppercase;
  }
 
  .hollow-header-03 nav .menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    -webkit-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s;
    z-index: -1;
    background: #505050;
    box-shadow: 0 3px 3px -2px #000;
    pointer-events: none;
    opacity: 0;
  }
  .hollow-header-03 nav .menu-item-has-children.open .dropdown-menu {
      display: block;
  }
  .hollow-header-03 .dropdown-menu {
    position: relative;
    box-shadow: none;
    width: 100%;
  }
  .hollow-header-03 .dropdown-menu>li>a {
    padding-left: 2.5em;
  }
  .hollow-header-03 .mobile-toolbar>* {
    display: inline-block;
  }
  .hollow-header-03 .mobile-toolbar a {
    font-size: 34px;
    float: left;
  }
}
@media screen and (orientation: portrait) and (max-width:991px) {
  .hollow-header-03 nav a {
    font-size: 1.5rem;
    padding: .6rem;
  }
}
@media screen and (orientation: portrait) and (max-width:767px) {
  .hollow-header-03 nav a {
    font-size: 1.4rem;
    padding: 0.25rem .6rem;
  }
}




/*============================ */
/* Hero 03
============================== */
.hollow-hero-03 {
  --borderRadius: var(--root--borderRadius, 0px);
  position: relative;
  overflow: hidden;
  padding: 10rem 0 6rem;
  /*background: url(img/slide/1.jpg) center center no-repeat;
  background-size: cover;*/
}
.hollow-hero-03::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
}
.hollow-hero-03 .text-wrap {
  position: relative;
  flex: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.hollow-hero-03 .text-wrap h3 {
  color: #FFB600;
  margin-bottom: .5rem;
}
.hollow-hero-03 .text-wrap ul li {
  color: #FFF;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1.5rem;
}
.hollow-hero-03 .text-wrap a {
  display: inline-block;
  padding: .5rem 1.5rem;
  line-height: 1.5;
  color: #FFF;
  text-transform: uppercase;
  border-radius: var(--borderRadius);
  background: #f38318;
  transition: all .3s ease;
}
.hollow-hero-03 .text-wrap a:hover {
  background: #f36301;
}
.hollow-hero-03 .form-wrap {
  position: relative;
  padding: 2rem 1.5rem;
  background: rgba(255,255,255,0.8);
  flex: 1;
  border-radius: var(--borderRadius);
  text-align: center;
}
.hollow-hero-03 .form-wrap h3 {
  color: #858585;
  margin-bottom: 1.5rem;
}
.hollow-hero-03 .form-wrap .flex-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.hollow-hero-03 .form-wrap .wpcf7-form-control-wrap {
  position: relative;
  display: block;
  height: 100%;
}
.hollow-hero-03 .form-wrap input,
.hollow-hero-03 .form-wrap textarea {
  font-family: 'Lato';
  display: block;
  font-size: 1rem;
  padding: .5rem;
  border: none;
  color: grey;
  font-weight: 300;
}
.hollow-hero-03 .form-wrap .wpcf7 input:not([type="submit"]) {
  border-radius: var(--borderRadius);
  margin-bottom: 1rem;
}
.hollow-hero-03 textarea {
  height: 100%;
  resize: none;
  border-radius: var(--borderRadius) 0 0 var(--borderRadius);
  height: 5rem;
}
.hollow-hero-03 .form-wrap .wpcf7 input[type="text"]::-webkit-input-placeholder,
.hollow-hero-03 .form-wrap .wpcf7 input[type="email"]::-webkit-input-placeholder,
.hollow-hero-03 .form-wrap .wpcf7 input[type="tel"]::-webkit-input-placeholder,
.hollow-hero-03 .form-wrap .wpcf7 textarea::-webkit-input-placeholder {
  color: grey;
}
.hollow-hero-03 .form-wrap .message-wrap {
  position: relative;
  display: flex;
  align-items: center;
}
.hollow-hero-03 .message-wrap .wpcf7-form-control-wrap {
  flex: 6;
}
.hollow-hero-03 .message-wrap .submit-wrap {
  flex: 1;
}
.hollow-hero-03 .submit-wrap {
  position: relative;
  height: 5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #FFF;
  overflow: hidden;
  background: #f38318;
  transition: all .3s ease;
  border-radius: 0 var(--borderRadius) var(--borderRadius) 0;
}
.hollow-hero-03 .submit-wrap:hover {
  background: #f36301;
}
.hollow-hero-03 .submit-wrap i {
  color: #FFF;
  font-size: .8rem;
  margin: .25rem 0;
}
.hollow-hero-03 input[type="submit"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: transparent;
  border: none;
  cursor: pointer;
  background: transparent;
}
@media screen and (min-width: 768px) {
  .hollow-hero-03 .form-wrap .flex-wrap .wpcf7-form-control-wrap {
    width: calc(50% - .5rem);
  }
}
@media only screen and (max-width: 991px) {
  .hollow-hero-03 .form-wrap {
    flex: 2.5;
  }
}
@media only screen and (max-width: 767px) {
  .hollow-hero-03 {
    text-align: center;
    padding: 4rem 0;
  }
  .hollow-hero-03 .flex-container {
    flex-direction: column;
  }
  .hollow-hero-03 .text-wrap {
    margin-bottom: 4rem;
    text-align: center;
    align-items: center;
  }
  .hollow-hero-03 .form-wrap .flex-wrap {
    flex-direction: column;
  }
  .hollow-hero-03 .form-wrap .flex-wrap .wpcf7-form-control-wrap,
  .hollow-hero-03 .form-wrap .message-wrap * {
    width: 100%;
  }
  .hollow-hero-03 .form-wrap .message-wrap {
    flex-direction: column;
  }
  .hollow-hero-03 textarea {
    margin-bottom: 1rem;
    border-radius: var(--borderRadius);
  }
  .hollow-hero-03 .submit-wrap {
    height: 3rem;
    border-radius: var(--borderRadius);
  }
}



/*============================ */
/* Hero 03b
============================== */
.hollow-hero-03b {
  position: relative;
  overflow: hidden;
  padding: 10rem 0 6rem;
}
.hollow-hero-03b .slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hollow-hero-03b .slider::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  pointer-events: none;
}
.hollow-hero-03b .slick-list {
  height: 100%;
}
.hollow-hero-03b .slick-track {
  height: 100%;
}
.hollow-hero-03b .slider img {
  width: 100%;
  object-fit: cover;
  min-height: 100%;
}
.hollow-hero-03b .text-wrap {
  position: relative;
  flex: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.hollow-hero-03b .text-wrap h3 {
  color: #FFB600;
  margin-bottom: .5rem;
}
.hollow-hero-03b .text-wrap h1 {
  color: #FFF;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1.5rem;
}
.hollow-hero-03b .list-wrap {
  display: flex;
  margin-bottom: 2rem;
}
.hollow-hero-03b ul {
  color: #FFF;
  padding-right: 2.5rem;
  text-align: left;
}
.hollow-hero-03b .text-wrap ul li {
  color: #FFF;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1.5rem;
}
.hollow-hero-03b ul li i {
  padding-right: .6rem;
  font-size: .6rem;
}
.hollow-hero-03b .text-wrap a {
  display: inline-block;
  padding: .5rem 1.5rem;
  line-height: 1.5;
  color: #FFF;
  text-transform: uppercase;
  border-radius: var(--borderRadius);
  background: #f38318;
  transition: all .3s ease;
}
.hollow-hero-03b .text-wrap a:hover {
  background: #f36301;
}
.hollow-hero-03b .form-wrap {
  position: relative;
  padding: 2rem 1.5rem;
  background: rgba(255,255,255,0.8);
  flex: 1;
  border-radius: 5px;
  text-align: center;
}
.hollow-hero-03b .form-wrap h3 {
  color: #3c506b;
  margin-bottom: 1.5rem;
}
.hollow-hero-03b .form-wrap .flex-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.hollow-hero-03b .form-wrap .wpcf7-form-control-wrap {
  position: relative;
  display: block;
  height: 100%;
}
.hollow-hero-03b .form-wrap input,
.hollow-hero-03b .form-wrap textarea {
  font-family: 'Lato';
  display: block;
  font-size: 1rem;
  padding: .5rem;
  border: none;
  color: grey;
  font-weight: 300;
}
.hollow-hero-03b .form-wrap .wpcf7 input:not([type="submit"]) {
  border-radius: var(--borderRadius);
  margin-bottom: 1rem;
}
.hollow-hero-03b textarea {
  height: 100%;
  resize: none;
  border-radius: var(--borderRadius) 0 0 var(--borderRadius);
  height: 5rem;
}
.hollow-hero-03b .form-wrap .wpcf7 input[type="text"]::-webkit-input-placeholder,
.hollow-hero-03b .form-wrap .wpcf7 input[type="email"]::-webkit-input-placeholder,
.hollow-hero-03b .form-wrap .wpcf7 input[type="tel"]::-webkit-input-placeholder,
.hollow-hero-03b .form-wrap .wpcf7 textarea::-webkit-input-placeholder {
  color: grey;
}
.hollow-hero-03b .form-wrap .message-wrap {
  position: relative;
  display: flex;
  align-items: center;
}
.hollow-hero-03b .message-wrap .wpcf7-form-control-wrap {
  flex: 6;
}
.hollow-hero-03b .message-wrap .submit-wrap {
  flex: 1;
}
.hollow-hero-03b .submit-wrap {
  position: relative;
  height: 5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #FFF;
  overflow: hidden;
  background: #f38318;
  transition: all .3s ease;
  border-radius: 0 var(--borderRadius) var(--borderRadius) 0;
}
.hollow-hero-03b .submit-wrap:hover {
  background: #f36301;
}
.hollow-hero-03b .submit-wrap i {
  color: #FFF;
  font-size: .8rem;
  margin: .25rem 0;
}
.hollow-hero-03b input[type="submit"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: transparent;
  border: none;
  cursor: pointer;
  background: transparent;
}
@media screen and (min-width: 768px) {
  .hollow-hero-03b .form-wrap .flex-wrap .wpcf7-form-control-wrap {
    width: calc(50% - .5rem);
  }
}
@media only screen and (max-width: 991px) {
  .hollow-hero-03b {
    padding: 6rem 0;
  }
  .hollow-hero-03b .form-wrap {
    flex: 1.5;
  }
  .hollow-hero-03b .text-wrap ul li {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .hollow-hero-03b {
    text-align: center;
    padding: 4rem 0;
  }
  .hollow-hero-03b .flex-container {
    flex-direction: column;
  }
  .hollow-hero-03b .text-wrap {
    margin-bottom: 4rem;
    padding: 0;
    text-align: center;
    align-items: center;
  }
  .hollow-hero-03b .list-wrap {
    width: 100%;
    justify-content: space-evenly;
  }
  .hollow-hero-03b ul {
    padding: 0;
    text-align: center;
  }
  .hollow-hero-03b .form-wrap .flex-wrap {
    flex-direction: column;
  }
  .hollow-hero-03b .form-wrap .flex-wrap .wpcf7-form-control-wrap,
  .hollow-hero-03b .form-wrap .message-wrap * {
    width: 100%;
  }
  .hollow-hero-03b .form-wrap .message-wrap {
    flex-direction: column;
  }
  .hollow-hero-03b textarea {
    margin-bottom: 1rem;
    border-radius: var(--borderRadius);
  }
  .hollow-hero-03b .submit-wrap {
    height: 3rem;
    border-radius: var(--borderRadius);
  }
  .hollow-hero-03b .message-wrap .submit-wrap {
    flex-direction: row-reverse;
    align-items: center;
    height: 2.5rem;
  }
  .hollow-hero-03b .message-wrap .submit-wrap i {
    font-size: 1.2rem;
    width: unset;
    padding: 0 0.4rem;
  }
}


/*============================ */
/* Service Images 13
============================== */
.hollow-service-images-13 {
  padding: 2rem 0 1rem;
}
.hollow-service-images-13 .flex-container {
  width: 95%;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hollow-service-images-13 .box {
  position: relative;
  overflow: hidden;
  width: 31.5%;
  margin: .5rem 0 1rem;
}
.hollow-service-images-13 img {
  object-fit: cover;
  width: 100%;
}
.hollow-service-images-13 span {
  position: absolute;
  left: 0;
  bottom:1.5rem;
  padding: .5rem 1rem;
  color: #FFF;
  background: rgba(243, 131, 24, 0.8);
  font-size: 1.3rem;
  font-weight: 400;
  transition: all .3s ease;
}
.hollow-service-images-13 .box:hover span {
  padding-left: 1.5rem;
  background: rgba(243, 131, 24, 1);
}
.hollow-service-images-13 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 991px) {
  .hollow-service-images-13 {
    padding: 2rem 1rem 0;
  }
  .hollow-service-images-13 .box {
    width: 30%;
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .hollow-service-images-13 .flex-container {
    flex-direction: column;
  }
  .hollow-service-images-13 .box {
    width: 100%;
  }
}


/*============================ */
/* Content 02
============================== */
.hollow-content-02 {
  position: relative;
  overflow: hidden;
  padding: 4rem 0;
}

/*About*/
.hollow-content-02 #about {
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 4rem;
}
.hollow-content-02 #about img {
  width: 46%;
  object-fit: cover;
}
.hollow-content-02 #about_content {
  width: 46%;
  padding-top: 2rem;
}
.hollow-content-02 #about_content h1 {
  color: #858585;
  margin-bottom: 1rem;
}
.hollow-content-02 #about_content hr {
  border: none;
  height: 2px;
  background: #f38318;
  width: 100px;
  padding: 0;
  margin: 0 0 2rem;
}
.hollow-content-02 #about_content p {
  font-size: 1.1rem;
  margin-bottom: 1rem;
  color: #757575;
}
.hollow-content-02 #about_content p strong {
  color: #f38318;
}
.hollow-content-02 #about_content a {
  position: relative;
  display: inline-block;
  padding: .5rem 1rem;
  background: #f38318;
  color: #FFF;
  font-weight: 400;
  margin-top: 1rem;
  transition: all .3s ease;
}
.hollow-content-02 #about_content a:hover {
  background: #f36301;
}

/*Features*/
.hollow-content-02 #features {
  align-items: flex-start;
  justify-content: space-between;
  padding: 4rem 0 0;
}
.hollow-content-02 #features_content {
  width: 64%;
}
.hollow-content-02 #features_content h1 {
  color: #858585;
  margin-bottom: 1rem;
}
.hollow-content-02 #features_content hr {
  border: none;
  height: 2px;
  background: #f38318;
  width: 100px;
  padding: 0;
  margin: 0 0 2rem;
}
.hollow-content-02 #features_content p {
  font-size: 1rem;
  margin-bottom: 2rem;
  color: #757575;
}
.hollow-content-02 #features_list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-gap: 1rem;
}
.hollow-content-02 #features_list li {
  display: flex;
}
.hollow-content-02 #features_list li i {
  padding-right: .75rem;
  font-size: 1.75rem;
  color: #f38318;
}
.hollow-content-02 #features_list li span {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
}
.hollow-content-02 #features_list li span h3 {
  font-size: 1.2rem;
  margin-bottom: .5rem;
  text-transform: uppercase;
  color: #858585;
}
.hollow-content-02 #features_list li span p {
  margin-bottom: 1rem;
}
.hollow-content-02 img {
  width: 34%;
  object-fit: cover;
}
@media only screen and (max-width: 1199px) {
  .hollow-content-02 #features {
    align-items: center;
  }
}
@media only screen and (max-width: 991px) {
  .hollow-content-02 {
    padding: 1rem 0 2rem;
  }
  .hollow-content-02 #about_content {
    padding-top: 0;
  }
  .hollow-content-02 #about {
    margin-bottom: 0;
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .hollow-content-02 #about {
    flex-flow: column;
    margin-bottom: 2rem;
    padding-bottom: 0;
  }
  .hollow-content-02 #about img {
    width: 100%;
    order: 2;
    margin: 2rem 0 0;
    max-height: 50vh;
    /*display: none;*/
  }
  .hollow-content-02 #about_content {
    width: 100%;
  }
  .hollow-content-02 #features {
    flex-flow: column;
    padding: 0 1rem;
  }
  .hollow-content-02 #features_content {
    width: 100%;
  }
  .hollow-content-02 #features_list {
    width: 100%;
    grid-template-rows: unset;
    grid-template-columns: unset;
  }
  .hollow-content-02 #features img {
    width: 100%;
    max-height: 50vh;
    margin: 1rem 0;
  }
}



/*============================ */
/* Associate 01
============================== */
.hollow-associate-01 {
  padding: 2rem;
  background: #e4e4e4;
}
.hollow-associate-01 .associate-slider {
  margin-bottom: 0;
  width: 100%;
}
.hollow-associate-01 .associate-slider .slick-slide {
  text-align: center;
}
.hollow-associate-01 .associate-slider .slick-slide:last-of-type {
  text-align: center;
}
.hollow-associate-01 .associate-slider a {
  display: inline-block;
  vertical-align: middle;
}
.hollow-associate-01 .slick-track {
  display: flex;
  align-items: center;
}
.hollow-associate-01 .slick-prev:before,
.hollow-associate-01 .slick-next:before {
  color: #000 !important;
}
.hollow-associate-01 .associate-slider a:focus {
  outline: 0;
}

/*============================ */
/* Nested Associate 01
============================== */
.hollow-content-02 .hollow-associate-01 .associate-slider a img.assoc-img {
  width: unset;
  object-fit: unset;
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  .hollow-content-02 .hollow-associate-01 {
    padding: 3rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .hollow-content-02 {
    display: flex;
    flex-direction: column;
  }
  .hollow-content-02 .hollow-associate-01 {
    order: 2;
    padding: 1rem 0;
    background: none;
  }
}

/*============================ */
/* Action 14
============================== */
.hollow-action-14 {
  padding: 4rem 0;
  background: #f38318;
}
.hollow-action-14.hidden * {
  opacity: 0;
}
.cls-1 {
  fill: #FFF;
}
.hollow-action-14 svg {
  width: 40%;
}
.hollow-action-14:not(.hidden) #map1 {
  opacity: 0;
  animation: fadeUpBounce 1s ease-in 1 forwards;
}
.hollow-action-14:not(.hidden) #map2 {
  opacity: 0;
  animation: fadeUpBounce 1s ease-in .2s 1 forwards;
}
.hollow-action-14:not(.hidden) #map3 {
  opacity: 0;
  animation: fadeUpBounce 1s ease-in .4s 1 forwards;
}
.hollow-action-14:not(.hidden) #marker {
  opacity: 0;
  animation: fadeDown 1s ease-in .9s 1 forwards;
}

@keyframes fadeUpBounce {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  50% {
    opacity: 0.2;
  }
  90% {
    transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeUpNormal{
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeDown {
  0% {
    opacity: .5;
    transform: translateY(-100%) scale(0);
  }
  50% {
    transform: translateY(-100%) scale(1.5);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

.hollow-action-14 .content {
  width: 60%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.hollow-action-14 .content h2 {
  opacity: 0;
  color: #FFF;
  font-weight: 400;
  margin-bottom: .5rem;
}
.hollow-action-14:not(.hidden) .content h2 {
  animation: fadeUpNormal 1s linear .6s 1 forwards;
}
.hollow-action-14 .content p {
  opacity: 0;
  color: #FFF;
  margin-bottom: 2rem;
}
.hollow-action-14:not(.hidden) .content p {
  animation: fadeUpNormal 1s linear .8s 1 forwards;
}
.hollow-action-14 .content a {
  display: flex;
  align-items: center;
  opacity: 0;
  border-top: 2px solid #fff;
  border-bottom: 2px solid transparent;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  overflow: hidden;
  transition: all .3s ease;
  padding: .5rem 1rem .5rem 0;
}
.hollow-action-14:not(.hidden) .content a {
  animation: fadeUpNormal 1s linear 1s 1 forwards;
}
.hollow-action-14 .content a:hover {
  padding: .5rem 1rem;
  background: #505050;
  border: 2px solid #505050;
}
.hollow-action-14 .content a i {
  opacity: 0;
  transition: inherit;
}
.hollow-action-14 .content a:hover i {
  opacity: 1;
  padding-left: 1rem;
}
@media only screen and (max-width: 767px) {
  .hollow-action-14 .flex-container {
    flex-direction: column;
    align-items: center;
  }
  .hollow-action-14 svg {
    margin-bottom: 2rem;
    width: 50%;
  }
  .hollow-action-14 .content {
    width: 100%;
    text-align: center;
    align-items: center;
  }
  .hollow-action-14 .content a {
    padding: .5rem 1rem;
    border: 2px solid #FFF;
  }
  .hollow-action-14 .content a i {
    opacity: 1;
    padding-left: .75rem;
  }
}



/*============================ */
/* Content 04
============================== */
.hollow-contact-03 {
  position: relative;
  overflow: hidden;
  padding: 6rem 0;
  background: url(img/contact-bg.jpg) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.hollow-contact-03::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.65);
}
.hollow-contact-03 .flex-container {
  position: relative;
}
.hollow-contact-03 h1 {
  color: #fff;
  margin-bottom: 1rem;
}
.hollow-contact-03 p {
  color: #fff;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #fff;
}

/*Content*/
.hollow-contact-03 .content-wrap {
  width: 48%;
  display: flex;
  flex-flow: column;
}
.hollow-contact-03 ul li.data {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding: .75rem 1rem;
  font-size: 1.4rem;
  font-weight: 300;
}
.hollow-contact-03 ul li.data:hover {
  background: rgba(0, 0, 0, 0.4);
}
.hollow-contact-03 ul li.data i {
  margin-right: 1rem;
  line-height: 1.5;
  color: #f38318;
  transition: all .3s ease;
  font-size: 1.5rem;
}
.hollow-contact-03 ul li.data:hover i {
  color: #f36301;
}
.hollow-contact-03 ul li.data span {
  color: #fff;
  line-height: 1.5;
}
.hollow-contact-03 ul li.data a.full {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hollow-contact-03 ul li.social {
  display: flex;
  margin-top: 1rem;
  margin-left: 2rem;
}
.hollow-contact-03 ul li.social a {
  position: relative;
  display: inline-flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  width: 3rem;
}
.hollow-contact-03 ul li.social a:hover {
  background: rgba(0,0,0,0.4);
}
.hollow-contact-03 ul li.social a i {
  color: #fff;
  transition: all .3s ease;
  font-size: 1.5rem;
  padding: .5rem;
}
.hollow-contact-03 ul li.social a:hover i {
  color: #ffa500;
}
.hollow-contact-03 ul li.social a hr {
  margin: 0;
  width: 100%;
  border: none;
  height: 2px;
  background: #fff;
  transform: scaleX(0);
  transition: all .3s ease;
}
.hollow-contact-03 ul li.social a:hover hr {
  transform: scaleX(1);
}
.hollow-contact-03 .flex-container {
  align-items: flex-start;
  justify-content: space-between;
}

/*Form*/
.hollow-contact-03 .form-wrap {
  position: relative;
  overflow: hidden;
  width: 48%;
}
.hollow-contact-03 .form-wrap .input-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hollow-contact-03 .form-wrap .input-wrap span {
  width: 49%;
}
.hollow-contact-03 .form-wrap input:not([type="submit"]),
.hollow-contact-03 .form-wrap textarea {
  border: none;
  color: grey;
  font-family: Lato;
  font-size: 1.1rem;
  padding: .5rem 1rem;
  margin-bottom: .5rem;
  background: rgba(255,255,255,0.9);
}
.hollow-contact-03 .form-wrap textarea {
  height: 12rem;
}
.hollow-contact-03 .form-wrap input[type="submit"] {
  border: none;
  background: #f38318;
  color: #fff;
  padding: .5rem 1rem;
  transition: all .3s ease;
  font-size: 1.1rem;
  cursor: pointer;
  font-weight: 400;
}
.hollow-contact-03 .form-wrap input[type="submit"]:hover {
  background: #f36301;
}

@media only screen and (max-width: 767px) {
  .hollow-contact-03 {
    padding: 4rem 0;
    background-attachment: unset;
    background-position-x: right;
  }
  .hollow-contact-03 .flex-container {
    flex-flow: column;
  }
  .hollow-contact-03 .content-wrap {
    margin-bottom: 2rem;
    width: 100%;
  }
  .hollow-contact-03 .form-wrap {
    width: 100%;
  }
}




/*============================ */
/* Contact 01
============================== */
.hollow-contact-01 {
  position: relative;
  overflow: hidden;
}
.hollow-contact-01 iframe {
  width: 100%;
  height: 50vh;
  pointer-events: none;
}
.hollow-contact-01 iframe.clicked {
  pointer-events: auto;
}
.hollow-contact-01 .card {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  background: #FFF;
  padding: 1rem;
  transition: all .3s ease;
  display: none;
}
.hollow-contact-01 .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: .25rem;
}
.hollow-contact-01 h1 {
  color: #858585;
  padding-right: 4rem;
}
.hollow-contact-01 .card a {
  padding: .5rem 1rem;
  color: #f38318;
  border: 1px solid #f38318;
  transition: all .3s ease;
}
.hollow-contact-01 .card a:hover {
  background: #f38318;
  border-color: #f38318;
  color: #FFF;
}
.hollow-contact-01 ul li {
  color: #8a8989;
  line-height: 1.75rem;
  font-weight: 300;
  font-size: 1.1rem;
}
@media only screen and (min-width: 992px) {
  .hollow-contact-01 .card {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  }
  .hollow-contact-01 .card:hover {
    transform: translateY(-53%);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  }
}
@media only screen and (max-width: 991px) {
  .hollow-contact-01 {
    display: flex-reverse;
    flex-direction: column;
  }
  .hollow-contact-01 .card {
    display: flex;
    align-items: initial;
  }
}

/*============================ */
/* Footer 02
============================== */
.hollow-footer-02 {
  position: relative;
  background: #505050;
  padding: 1.5rem 0;
  color: #FFF;
  font-weight: 300;
  font-size: 1.2rem;
}
.hollow-footer-02 .flex-container {
  align-items: center;
  justify-content: space-between;
}
.hollow-footer-02 a {
  color: #FFF;
  transition: all .3s ease;
  font-weight: 400;
}
.hollow-footer-02 a:hover {
  color: #f38318;
}
.hollow-footer-02 .top {
  margin: 0 1rem 1rem;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: .9rem;
  padding: .5rem;
  background: #f38318;
  opacity: 0.5;
  transition: all .3s ease;
}
.hollow-footer-02 .top:hover {
  opacity: 1;
  cursor: pointer;
}
.hollow-footer-02 span.copyright, 
.hollow-footer-02 span.design {
  padding: 0 2rem;
}
@media only screen and (max-width: 991px) {
  .hollow-footer-02 .flex-container {
    flex-direction: column;
  }
  .hollow-footer-02 span {
    padding: .75rem 0;
  }
  .hollow-footer-02 span.copyright, 
  .hollow-footer-02 span.design {
    padding: 0.75rem 2rem;
  }
}

/* DEFAULT PAGE HEADER
-------------------------*/
.default-page-header {
  font-family: 'Lato';
  font-size: 2rem;
  font-weight: 300;
  margin-top: 2rem;
}
.default-page-header h1, .default-page-header h2, .default-page-header h3 {
  line-height: 1;
  margin: .2em 0;
}
.default-page-header p {
  line-height: 1.4em;
}
.default-page-header h1 {
  font-size: 1.5em;
  font-weight: 400;
}
.default-page-header h2 {
  font-size: 1em;
  font-weight: 400;
}
.default-page-header p {
  font-size: .6em;
}
.main-row {
  margin-bottom: 1em;
}


/*INTERIOR*/

.interior-page {
  margin-bottom: -1rem;
}

/*============================ */
/* Hero 07
============================== */
.interior-hero-07 {

  --borderRadius: var(--root--borderRadius, 5px);

  position: relative;
  overflow: hidden;
  padding: 16rem 0 6rem;
  background: url(img/h1.jpg) center top no-repeat;
  background-size: cover;
}
.page-id-244 .interior-hero-07 {
  background: url(img/h2.jpg) center center no-repeat;
  background-size: cover;
}
.page-id-245 .interior-hero-07 {
  background: url(img/h3.jpg) center bottom no-repeat;
  background-size: cover;
}
.page-id-246 .interior-hero-07 {
  background: url(img/h4.jpg) center center no-repeat;
  background-size: cover;
}
.page-id-247 .interior-hero-07 {
  background: url(img/h5c.jpg) center bottom no-repeat;
  background-size: cover;
}
.page-id-248 .interior-hero-07 {
  background: url(img/h6.jpg) center top no-repeat;
  background-size: cover;
}
.page-id-249 .interior-hero-07 {
  background: url(img/h7b.jpg) center center no-repeat;
  background-size: cover;
}
.page-id-250 .interior-hero-07 {
  background: url(img/h8.jpg) center center no-repeat;
  background-size: cover;
}
.page-id-251 .interior-hero-07 {
  background: url(img/h9.jpg) center center no-repeat;
  background-size: cover;
}
.page-id-252 .interior-hero-07 {
  background: url(img/h10.jpg) center center no-repeat;
  background-size: cover;
}
.interior-hero-07 .flex-container {
  align-items: center;
}
.interior-hero-07::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
}
.interior-hero-07 .caption {
  position: relative;
  flex: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.interior-hero-07 .caption h1 {
  color: #FFF;
  margin-bottom: 1rem;
  font-weight: 800;
  font-size: 4rem;
  margin-top: 2rem;
}
.interior-hero-07 .caption p {
  color: #fff;
  /* margin-bottom: 2rem; */
  font-weight: 400;
  font-size: 1.5rem;
  max-width: 50vw;
}
@media screen and (min-width: 768px) {
  .interior-hero-07 .caption {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .interior-hero-07 .caption {
    padding-right: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .interior-hero-07 {
    padding: 4rem 0 2rem;
  }
  .interior-hero-07 .flex-container {
    flex-direction: column;
  }
  .interior-hero-07 .caption {
    margin-bottom: 2rem;
    text-align: center;
    align-items: center;
  }
  .interior-hero-07 .caption p {
    max-width: 90vw;
    order: 2;
  }
}


/*============================ */
/* Action 11
============================== */
.hollow-action-11 {
  padding: 2rem 0;
  background: #464646;
}
.hollow-action-11 .flex-container {
  justify-content: center;
  align-items: center;
}
.hollow-action-11 h3 {
  color: #FFF;
  font-weight: 300;
  font-size: 1.75rem;
}
.hollow-action-11 h3 span {
  border-bottom: 1px solid #f38318;
  font-weight: 400;
  margin-right: .25rem;
  padding-bottom: .25rem;
}
.hollow-action-11 h3#phone {
  font-weight: 400;
  color: #f38318;
  padding: 0 1.5rem;
}
.hollow-action-11 h3#phone a {
  transition: all .3s ease;
}
.hollow-action-11 h3#phone a:hover {
  color: #fff;
}
.hollow-action-11 a::before {
  background: #858585;
}
@media only screen and (max-width: 991px) {
  .hollow-action-11 .flex-container {
    flex-flow: column;
  }
  .hollow-action-11 h3 {
    margin-bottom: 1rem;
  }
  .hollow-action-11 h3 span{
    border: none;
    padding: none;
    font-weight: 300;
  }
}

.interior-content-01 {
  padding: 4rem 0;
  text-align: center;
}

.interior-content-01 h2 {
  font-weight: 700;
  margin-bottom: 1rem;
  color: #858585;
  font-size: 2.75rem;
}
.interior-content-01 hr {
  width: 10%;
  margin: 1rem auto;
  border: 1px solid #f38318;
}
.interior-content-01 h4 {
  font-weight: 400;
  margin-bottom: 1rem;
  line-height: 1.4;
  color: #464646;
}
.interior-content-01 p {
  color: #858585;
}
@media only screen and (max-width: 767px) {
  .interior-content-01 {
    padding: 2rem 0;
  }
  .interior-content-01 p {
    margin-bottom: 1rem;
  }
}
/*============================ */
/* Content 04
============================== */
.interior-content-04 {
  padding: 4rem 0;
  background: #f3f3f3;
}
.interior-content-04.bg-white {
  background: #fff;
}
.interior-content-04 .flex-container {
  align-items: center;
  justify-content: space-between;
}
.interior-content-04 .text-wrap {
  flex-basis: 58%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
/*.interior-content-04 .title-wrap {
  border-left: .25rem solid #808080;
  padding-left: .75rem;
  margin-bottom: 1rem;
}*/
.interior-content-04 h1 {
  color: #858585;
  line-height: 1;
  margin-bottom: .5rem;
  font-weight: 700;
}
.interior-content-04 hr {
  border: none;
  height: 2px;
  background: #f38318;
  width: 100px;
  padding: 0;
  margin: 0 0 2rem;
}
.interior-content-04 h3 {
  color: #818294;
}
.interior-content-04 h4 {
  color: #f38318;
  line-height: 1.4;
}
.interior-content-04 p {
  color: #858585;
  margin-bottom: 1rem;
}
.interior-content-04 a {
  display: inline-block;
  padding: .5rem 1rem;
  text-transform: uppercase;
  color: #818294;
  border: 1px solid #818294;
  transition: all .3s ease;
}
.interior-content-04 a:hover {
  color: #FFF;
  background: #818294;
}
.interior-content-04 img {
  flex-basis: 38%;
  display: flex;
  object-fit: cover;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .interior-content-04 .flex-container.reverse {
    flex-direction: row-reverse;
  }
}
@media only screen and (max-width: 991px) {
  .interior-content-04 .flex-container > * {
    flex-basis: 48%;
  }
}
@media only screen and (max-width: 767px) {
  .interior-content-04 {
    padding: 2rem 0;
  }
  .interior-content-04 .flex-container {
    flex-direction: column;
  }
  .interior-content-04 .flex-container > * {
    width: 100%;
  }
  .interior-content-04 img {
    max-height: 50vh;
    order: 2;
  }
  .interior-content-04 h4 {
    margin-bottom: 1rem;
  }
  .interior-content-04 .text-wrap {
    margin-bottom: 1rem;
  }
}


/*============================ */
/* Content 07
============================== */
.interior-content-07 {
  position: relative;
  overflow: hidden;
  background: grey;
  padding: 6rem 0;
}

.interior-content-07 img {
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  max-width: initial;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.interior-content-07 .images::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(62, 62, 62, 0.65);
}

.interior-content-07 .caption {
  position: relative;
  background-color: #7a7a7a;
  padding: 2rem;
  border-top: 4px solid #f4781d;
}

.interior-content-07 .caption h1 {
  color: #FFF;
  margin-bottom: 1rem;
}

.interior-content-07 .caption h3.sub-caption {
  color: #fff;
  margin-bottom: 1rem;
}

.interior-content-07 .caption h3 {
  color: #FFF;
  margin-bottom: .25rem;
}

.interior-content-07 .caption p {
  color: #FFF;
  margin-bottom: 1rem;
}
.interior-content-07 ul {
  display: block;
}
.interior-content-07 ul li i {
  color: #fff;
  vertical-align: top;
  margin-top: .6rem;
  padding-right: .75rem;
  font-size: .5rem;
}
.interior-content-07 ul li p {
  display: inline-block;
  max-width: 91%;
  vertical-align: top;
}

.interior-content-07 a {
  border: 1px solid #FFF;
  border-radius: var(--root--borderRadius);
}

.interior-content-07 a::before {
  background: var(--colorB, #febf1c);
}

@media only screen and (min-width:768px) {
  .interior-content-07 .caption {
    width: calc(100vw / 2);
  }
  .interior-content-07 .list-wrap {
    display: flex;
    justify-content: space-between;
  } 
}

@media only screen and (min-width:1200px) {
  .interior-content-07 .caption {
    width: calc(100vw / 2.5);
  }
}

@media only screen and (max-width:767px) {
  .interior-content-07 {
    padding: 2rem 0;
  }
}

/*============================ */
/* Action 01
============================== */
.hollow-action-01 {
  position: relative;
  overflow: hidden;
  padding: 4rem 0;
  text-align: center;
  background: #f38318;
}
.hollow-action-01 .flex-container {
  align-items: center;
}
.hollow-action-01 h1 {
  color: #FFF;
  margin-bottom: 1.5rem;
  font-weight: 700;
}
.hollow-action-01 p {
  color: #FFF;
  margin-bottom: 2rem;
  max-width: 50vw;
}
.hollow-action-01 a.slideLeft {
  background: #858585;
  border: none;
}
.hollow-action-01 a {
  border-radius: var(--root--borderRadius);
  font-weight: 400;
}
.hollow-action-01 a::before {
  background: #505050;
}
@media only screen and (max-width:767px) {
  .hollow-action-01 {
    padding: 3rem 0;
  }
}

/*============================ */
/* Action 13
============================== */
.hollow-action-13 {
  position: relative;
  padding: 6rem 0;
  background: url(img/started-bg.jpg) center center no-repeat;
  background-size: cover;
}
.hollow-action-13::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
}
.hollow-action-13 .flex-container {
  flex-flow: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.hollow-action-13 h1 {
  position: relative;
  color: #FFF;
  margin-bottom: 2rem;
  font-weight: 700;
  font-size: 3rem;
}
.hollow-action-13 h3 {
  position: relative;
  color: #FFF;
  margin-bottom: 4rem;
  max-width: 40rem;
}
.hollow-action-13 .button-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hollow-action-13 a {
  padding: .7rem 2rem;
  font-size: 1.1rem;
  font-weight: 400;
  text-transform: uppercase;
  /*border-radius: 2rem;*/
  margin: .75rem;
}
.hollow-action-13 a.optionA {
  border: 2px solid #FFF;
  color: #FFF;
  transition: all .3s ease;
}
.hollow-action-13 a.optionA:hover {
  background: #FFF;
  color: #f38318;
}
.hollow-action-13 a.optionB {
  background: #f38318;
  color: #FFF;
  transition: all .3s ease;
  border: 2px solid white
  ;
}
.hollow-action-13 a.optionB:hover {
  background: #f36301;
}
.hollow-action-13 a.optionB span {
  border-bottom: 2px solid #FFF;
  padding-bottom: .1rem;
  font-style: italic;
}
@media only screen and (max-width: 767px) {
  .hollow-action-13 {
    padding: 4rem 0;
  }
  .hollow-action-13 .button-wrap {
    flex-flow: column;
  }
  .hollow-action-13 a.optionA {
    margin-bottom: 1rem;
  }
  .hollow-action-13 h3 {
    margin-bottom: 2rem;
  }
}

.interior-career {
  position: relative;
  padding: 0 0 4rem;
}

.wpcf7-apply-form-header h1 {
    color: #36352a;
    text-transform: uppercase;
    padding: 15px;
    font-size: 1em;
    margin: 0px;
}
.wpcf7- {
    color: #252525;
    padding-bottom: 15px;
    width: 100%;
    font-size: 15px;
    line-height: 30px;
}
.wpcf7-apply-form p {
  margin-bottom: 0;
  margin-top: .7rem;
}
.wpcf7-apply-form input,
.wpcf7-apply-form textarea {
  padding: 10px;
  width: 100%;
  border: transparent;
  border-bottom: 1px solid;
  display: block;
  transition: border-color 0.5s;
  -webkit-transition: border-color 0.5s;
  background: #fff;
  color: #999999;
  font-size: 16px;
}
.wpcf7-apply-form input[type="text"],
.wpcf7-contact-page input[type="email"],
.wpcf7-contact-page textarea {
    font-size: 16px;
}
.wpcf7-apply-form textarea {
    height: 216px;
}
.wpcf7-apply-form input:focus,
.wpcf7-apply-form textarea:focus {
    border-color: #ba2f28;
}
.wpcf7-apply-form span.wpcf7-form-control-wrap {
    display: block;
    font-size: 20px;
    margin-bottom: .7rem;
}
.wpcf7-apply-form .contact-captcha > img {
    height: 62px;
    width: 174px;
    float: left;
    margin-right: 15px;
}
.wpcf7-apply-form .contact-captcha > span {
    overflow: auto;
}
.wpcf7-apply-form .contact-captcha > span > input {
    width: 100%;
}
.wpcf7-apply-form img.ajax-loader {
    display: inline-block;
}
.wpcf7-apply-form .submit-wrapper {
    text-align: right;
    margin-top: 20px;
}
.wpcf7-apply-form .submit-wrapper input {
    width: auto;
    display: inline-block;
    background: transparent;
    transition: background 0.5s, color 0.5s;
    -webkit-transition: background 0.5s, color 0.5s;
    padding: 10px 30px;
    color: #fff;
    background: #464646;
    border: none;
    transition: background 0.25s;
    font-size: 18px;
}
.wpcf7-apply-form .submit-wrapper input:hover {
    background: #000;
    color: #fff;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 100%;
    font-size: .8em;
    background: #fff;
    color: #999999;
}
.wpcf7-apply-form input[type="text"]::-webkit-input-placeholder, .wpcf7-apply-form input[type="email"]::-webkit-input-placeholder {
    color: #999999;
}
::-webkit-input-placeholder {
    color: #999999;
}
:-moz-placeholder {
    color: #999999;
}
::-moz-placeholder {
    color: #999999;
}
:-ms-input-placeholder {
    color: #999999;
}

/*============================ */
/* Careers Form v3
============================== */
.interior-career .form-wrap {
  width: 55vw;
  margin: 0 auto;
  padding: 3rem 2rem 2rem;
}
.interior-career .form-wrap .group-wrap:first-of-type {
  margin-bottom: 3rem;
}
.interior-career .form-wrap .group-wrap {
  padding: 1rem 1.5rem 1rem 0.5rem;
  position: relative;
}
.interior-career .form-wrap .wpcf7-apply-form p {
  margin: 1rem 0 .8rem .5rem;
  color: var(--blue);
  font-size: 1rem;
  font-weight: 400;
}
.interior-career .form-wrap .min-header {
  display: inline-block;
}
.interior-career .form-wrap .min-header h3 {
  color: #f38318;
  font-size: 1.5rem;
  margin: 0px;
  position: absolute;
  display: block;
  top: -30px;
}
@media only screen and (max-width: 991px) {
  .interior-career .form-wrap {
    width: 75vw;
  }
}
@media only screen and (max-width: 767px) {
  .interior-career .form-wrap {
    width: 90vw;
    padding: 1rem 0.5rem;
    border: 1px solid #ccc;
  }
  .interior-career .form-wrap .min-header h3 {
    font-size: 1.2rem;
    margin: 0 1rem 1rem;
    position: relative;
    top: unset;
    text-transform: capitalize;
    background: transparent;
  }
  .interior-career .form-wrap .group-wrap:first-of-type {
    margin-bottom: -2px;
  }
  .wpcf7-apply-form .submit-wrapper {
    margin-top: 0px;
    margin: 0 2rem 0;
  }
  .wpcf7-apply-form .submit-wrapper input {
    cursor: pointer;
    padding: 0.5rem 1.2rem;
    margin-bottom: .5rem;
  }
  .interior-career {
    margin: -1rem 0;
  }
}
@media only screen and (max-width: 425px) {
  .interior-career .form-wrap .min-header h3 {
    font-size: 1.5rem;
    margin: 0rem;
    padding: 0 .5rem .5rem;
  }
  .interior-career .form-wrap .wpcf7-apply-form p {
    font-size: 1.2rem;
    font-weight: 400;
  }
}

/*============================ */
/* Content 04
============================== */
.interior-map-04 {
  padding: 4rem 0;
}
.interior-map-04 .flex-container {
  align-items: center;
  justify-content: space-between;
}
.interior-map-04 .text-wrap {
  flex-basis: 48%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.interior-map-04 h4 {
  color: #e65804;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  line-height: 1.4;
}
.interior-map-04 h2 {
  color: #858585;
  line-height: 1;
  margin-bottom: 1rem;
  font-size: 2.75rem;
  font-weight: 700;
}
.interior-map-04 hr {
  height: 2px;
  width: 5rem;
  background: #f38318;
  margin: 1rem 0 2rem;
  border: none;
}
.interior-map-04 h3 {
  color: #e65804;
  font-size: 1.2rem;
  line-height: 1.4rem;
}
.interior-map-04 p {
  color: #858585;
  margin-bottom: 1rem;
  font-size: 1.1rem;
}
.interior-map-04 .list-wrap {
  display: flex;
  justify-content: space-between;
}
.interior-map-04 .list-wrap .list-1 {
  margin-right: 8rem;
}
.interior-map-04 .list-wrap ul {
  display: block;
}
.interior-map-04 .list-wrap ul li i {
  color: #858585;
  vertical-align: top;
  margin-top: .3rem;
  padding-right: .75rem;
  font-size: 1.2rem;
}
.interior-map-04 .list-wrap ul li p {
  display: inline-block;
  max-width: 90%;
  vertical-align: top;
}
.interior-map-04 .map-wrap {
  position: relative;
  overflow: hidden;
  flex-basis: 48%;
}
.interior-map-04 .map-wrap:before {
  content: '';
  top: 50%;
  left: 50%;
  width: 36vh;
  transform: translate(-50%,-50%);
  height: 36vh;
  border-radius: 50%;
  background: rgba(243, 131, 24, 0.45);
  border: 2px solid #f38318;
  z-index: 1000;
  position: absolute;
}
.interior-map-04 .map-wrap iframe {
  flex-basis: 48%;
  display: flex;
  overflow: hidden;
  pointer-events: none;
  max-width: 100%;
}
@media only screen and (max-width: 991px) {
  .interior-map-04 .flex-container > * {
    flex-basis: 48%;
  }
  .interior-map-04 .list-wrap .list-1 {
    margin-right: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .interior-map-04 {
    padding: 2rem 0;
  }
  .interior-map-04 .flex-container {
    flex-direction: column;
  }
  .interior-map-04 .flex-container > * {
    width: 100%;
  }
  .interior-map-04 .text-wrap {
    margin-bottom: 2rem;
  }
  .interior-map-04 .list-wrap .list-1 {
    margin-right: 3rem;
  }
  .interior-map-04 img {
    order: 2;
  }
  .interior-map-04 .map-wrap iframe {
    max-height: 80vh;
  }
}
/*============================ */

/*============================ */
/* Content 04
============================== */
.interior-contact-03 {
  position: relative;
  overflow: hidden;
  padding: 6rem 0;
  background: #fff;
}
/*.interior-contact-03::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.4);
}*/
.interior-contact-03 .flex-container {
  position: relative;
}
.interior-contact-03 h1 {
  color: #858585;
  margin-bottom: 1rem;
}
.interior-contact-03 p {
  color: #858585;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #858585;
}

/*Content*/
.interior-contact-03 .content-wrap {
  width: 48%;
  display: flex;
  flex-flow: column;
}
.interior-contact-03 ul li.data {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding: .75rem 1rem;
  font-size: 1.4rem;
  font-weight: 300;
}
.interior-contact-03 ul li.data:hover {
  background: #ececec;
}
.interior-contact-03 ul li.data i {
  margin-right: 1rem;
  line-height: 1.5;
  color: #f38318;
  transition: all .3s ease;
  font-size: 1.5rem;
}
.interior-contact-03 ul li.data:hover i {
  color: #f36301;
}
.interior-contact-03 ul li.data span {
  color: #858585;
  line-height: 1.5;
}
.interior-contact-03 ul li.data a.full {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.interior-contact-03 ul li.social {
  display: flex;
  margin-top: 1rem;
  margin-left: 2rem;
}
.interior-contact-03 ul li.social a {
  position: relative;
  display: inline-flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  width: 3rem;
}
.interior-contact-03 ul li.social a:hover {
  background: rgba(0,0,0,0.4);
}
.interior-contact-03 ul li.social a i {
  color: #f38318;
  transition: all .3s ease;
  font-size: 1.5rem;
  padding: .5rem;
}
.interior-contact-03 ul li.social a:hover i {
  color: #f36301;
}
.interior-contact-03 ul li.social a hr {
  margin: 0;
  width: 100%;
  border: none;
  height: 2px;
  background: #fff;
  transform: scaleX(0);
  transition: all .3s ease;
}
.interior-contact-03 ul li.social a:hover hr {
  transform: scaleX(1);
}
.interior-contact-03 .flex-container {
  align-items: flex-start;
  justify-content: space-between;
}

/*Form*/
.interior-contact-03 .form-wrap {
  position: relative;
  overflow: hidden;
  width: 48%;
}
.interior-contact-03 .form-wrap .input-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.interior-contact-03 .form-wrap .input-wrap span {
  width: 49%;
}
.interior-contact-03 .form-wrap input:not([type="submit"]),
.interior-contact-03 .form-wrap textarea {
  border: none;
  color: #fff;
  font-family: Lato;
  font-size: 1.1rem;
  padding: .5rem 1rem;
  margin-bottom: .5rem;
  background: #464646;
}
.interior-contact-03 .form-wrap textarea {
  height: 12rem;
}
.interior-contact-03 .form-wrap input[type="submit"] {
  border: none;
  background: #f38318;
  color: #fff;
  padding: .5rem 1rem;
  transition: all .3s ease;
  font-size: 1.1rem;
  cursor: pointer;
  font-weight: 400;
  float: right;
}
.interior-contact-03 .form-wrap input[type="submit"]:hover {
  background: #f36301;
}
.interior-contact-03 ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.interior-contact-03 ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.interior-contact-03 :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.interior-contact-03 :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .interior-contact-03 {
    padding: 4rem 0 3rem;
  }
  .interior-contact-03 .flex-container {
    flex-flow: column;
  }
  .interior-contact-03 .content-wrap {
    margin-bottom: 2rem;
    width: 100%;
  }
  .interior-contact-03 .form-wrap {
    width: 100%;
  }
}

header.hollow-header-03 .phone a:hover,
header.hollow-header-03 .social a:hover {
  color: #efde68;
}

.content.seo {
  background: #858585;
  padding: 2rem 0;
}
.content.seo p {
  font-size: 1.1rem;
}
.content.seo p a:hover {
  color: #f38318;
}

/*============================ */
/* Hollow Corner Popup V1.00
============================== */
.hollow-corner-popup .form-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  z-index: 11000;
}
.hollow-corner-popup .form-wrap {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50%;
  max-width: 40rem;
  padding: 2rem;
  background: #fff;
  z-index: 12000;
  border-radius: 6px;
  transform: translate(-50%, -50%);
}
.hollow-corner-popup .form-wrap h3 {
  color: #f38318;
  margin-bottom: 1rem;
  font-size: 1.8rem;
}
.hollow-corner-popup .form-wrap .close {
  display: flex;
  position: absolute;
  top: -7px;
  right: -7px;
  padding: .5rem .6rem;
  border-radius: 20%;
  color: #fff;
  font-size: 1.2rem;
  background: red;
  border: 2px solid #fff;
  cursor: pointer;
  transition: all .3s ease;
}
.hollow-corner-popup .form-wrap .close:hover {
  background: darkred;
  transform: scale(1.15);
}
.hollow-corner-popup .wpcf7-form-control-wrap input,
.hollow-corner-popup .wpcf7-form-control-wrap textarea {
  font-family: Lato;
  font-size: 1.1rem;
  font-weight: 300;
  color: #000;
  padding: .5rem;
  margin-bottom: 1rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  width: 100%;
}
.hollow-corner-popup .wpcf7-form-control-wrap input:focus,
.hollow-corner-popup .wpcf7-form-control-wrap textarea:focus {
  border-color: #f38318;
}
.hollow-corner-popup .wpcf7-form-control-wrap textarea {
  height: 6rem;
}
.hollow-corner-popup .wpcf7-form input[type="submit"] {
  font-family: Lato;
  font-size: 1rem;
  color: #fff;
  background: grey;
  padding: .5rem 1rem;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: all .3s ease;
}
.hollow-corner-popup .wpcf7-form input[type="submit"]:hover {
  background: darkgrey;
  transform: scale(1.15);
}
.hollow-corner-popup .wpcf7 .ajax-loader {
  display: none;
}
.hollow-corner-popup .wpcf7-validation-errors {
  display: none !important;
}
.hollow-corner-popup div.wpcf7-mail-sent-ok {
  display: none !important;
}
.hollow-corner-popup div.wpcf7-response-output {
  display: none !important;
}
.hollow-corner-popup .form-wrap div.wpcf7-response-wrap {
  display: none!important;
}
.hollow-corner-popup .form-wrap .message-wrap {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
}
.hollow-corner-popup .form-wrap .message-wrap .message {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2rem;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.9);
  opacity: 0;
  transition: all .3s ease;
  cursor: pointer;
}
.hollow-corner-popup .form-wrap.sent .message.success-message {
  opacity: 1;
  pointer-events: auto;
}
.hollow-corner-popup .form-wrap .message-wrap h3 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: .5rem;
}
.hollow-corner-popup .form-wrap .success-message h3 {
  color: green;
}
.hollow-corner-popup .form-wrap .error-message h3 {
  color: red;
}
.hollow-corner-popup .form-wrap .message-wrap p {
  font-size: 1.4rem;
  color: grey;
}
.hollow-corner-popup .form-wrap.error .message.error-message {
  opacity: 1;
  pointer-events: auto;
}
.hollow-corner-popup .form-wrap.sent .success {
  display: flex;
}
.hollow-corner-popup .wpcf7-not-valid-tip {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-left: .5rem;
  color: red;
  z-index: 15;
  background: rgba(255,255,255,0.9);
  border: 1px solid #d8d8d8;
  border-radius: 3px;
}
.hollow-corner-popup .loader-wrap {
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: #f38318;
  transform: translate(-50%,-50%);
}
.hollow-corner-popup .loader-wrap i.fa {
  font-size: 1.5rem;
  color: #fff;
}
.hollow-corner-popup .form-wrap.sending .loader-wrap {
  display: flex;
}
.hollow-corner-popup .button-wrap {
  position: fixed;
  z-index: 10000;
  bottom: 1.25rem;
  left: 1.25rem;
  color: #fff;
}
.hollow-corner-popup .button-wrap i {
  background: #f38318;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3rem;
  width: 3rem;
  border-radius: 50%;
  border: 2px solid #fff;
  font-size: 1.5rem;
  cursor: pointer;
  transition: all .3s ease;
}
.hollow-corner-popup .button-wrap i:hover {
  transform: scale(1.2);
}
@media only screen and (max-width: 991px) {
  .hollow-corner-popup .form-wrap {
    width: 75%;
  }
}
@media only screen and (max-width: 767px) {
  .hollow-corner-popup .form-wrap {
    width: 90%;
  }
  .hollow-corner-popup .wpcf7-form-control-wrap input,
  .hollow-corner-popup .wpcf7-form-control-wrap textarea {
    margin-bottom: 1rem;
  }
  .hollow-corner-popup .form-wrap .message-wrap h3 {
    font-size: 1.8rem;
  }
  .hollow-corner-popup .form-wrap .message-wrap p {
    font-size: 1.2rem;
  }
}
/*============================ */
/* Main Revisions
============================== */
span.nowrap {
  white-space: nowrap;
}
span.nowrap a, span.num-span a,
.hollow-action-11 h3#phone a,
.hollow-contact-01 .content-wrap .info-wrap .text-wrap p a {
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  background: inherit;
}
.interior-contact-03 .contact-03-meta li {
  margin: 0 1rem;
  line-height: 1.5;
}
input, textarea {
  outline: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}
input[type="checkbox"] {
  -webkit-appearance: checkbox;
}
/*============================ */
/* Additional Revisions
============================== */
#fancybox-title {
  display: none!important;
}
.page-template-page-contact .hollow-contact-01 .card {
  display: none;
}
.hollow-header-03.sticky {
  box-shadow: 0 2px 5px -2px #000;
}
.wpcf7-apply-form .submit-wrapper input {
  cursor: pointer;
}
.phone p {
  display: inline-block;
  position: relative;
  margin: auto;
  color: #fff;
  font-weight: 400;
  font-size: 1.3rem;
}
span.spacer {
  margin: 0 .5rem;
  color: #fff;
  font-weight: 400;
  font-size: 1.3rem;
}
/*============================ */
/* Responsive Revisions
============================== */
@media only screen and (min-width: 768px) {
  .nextgen_pro_thumbnail_grid .image-wrapper {
    max-height: 185px!important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .hollow-header-03 nav a {
    /*text-transform: capitalize;*/
    /*padding: 0.3rem 0.5rem;*/
    /*font-size: 0.9rem;*/
  }
  .nextgen_pro_thumbnail_grid .image-wrapper {
    max-height: 195px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .nextgen_pro_thumbnail_grid .image-wrapper {
    max-height: 230px;
  }
}
@media only screen and (max-width: 991px) {
  body:not(.home) .hollow-header-03 .logo {
    display: none;
  }
  .interior-bar-01 ul li p {
    max-width: 85%;
  }
  .interior-page {
    margin-top: 2rem;
  }
  .hollow-header-03 nav .menu-item.active a,
  .hollow-header-03 nav .menu-item.active:hover a,
  .hollow-header-03 nav .menu-item a:hover {
    background: #f38318;
  }
  .hollow-header-03 button#mobile {
    cursor: pointer;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-page-contact .interior-hero-07 {
    display: none;
  }
  .interior-contact-03 .contact-03-meta ul {
    margin-bottom: 1rem;
  }
}