/*Site Reset */
body {
  background: #fff;
  color: #777;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  position: relative;
}
h1 {
  color: #412b26;
  font:
    400 38px/38px "Roboto",
    sans-serif;
  margin-bottom: 30px;
}
h2 {
  color: #412b26;
  font:
    300 34px/34px "Roboto",
    sans-serif;
  margin-bottom: 21px;
}
h3,
#block-tm-follow-user h2,
.field--name-field-slide-subtitle {
  color: #412b26;
  font:
    400 29px/31px "Roboto",
    sans-serif;
  margin-bottom: 20px;
}
.view-featured-articles h3 {
  font-size: 26px;
}
.profile h3,
#block-tm-follow-user h2 {
  border-bottom: 1px solid #b0b0b0;
  overflow: hidden;
  padding-bottom: 5px;
}
h4 {
  color: #412b26;
  font:
    400 24px/30px "Roboto",
    sans-serif;
  margin-bottom: 15px;
}
h5,
.sidebar .block-title {
  color: #412b26;
  font:
    400 17px/21px "Roboto",
    sans-serif;
  margin-bottom: 10px;
}
h6 {
  color: #e74c3c;
  font:
    400 16px/24px "Roboto",
    sans-serif;
  margin-bottom: 13px;
}
h6 a {
  color: inherit;
  text-decoration: none;
}
h6 a:hover {
  color: #412b26;
  text-decoration: none;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  color: inherit;
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
  color: #e74c3c;
  text-decoration: none;
}
input[type="text"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="number"],
input[type="month"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea,
select {
  background: #fff;
  border: 1px solid #b0b0b0;
  box-sizing: border-box;
  color: #777 !important;
  font:
    13px "Roboto",
    sans-serif;
  max-width: 100%;
  padding: 12px 12px 13px;
}
fieldset {
  border-color: #b0b0b0;
}
label {
  display: inline-block;
}
button {
  outline: none !important;
}
#search-form .form-item {
  display: block;
}
#user-login .form-text,
#contact-site-form .form-text,
.search-form .form-text {
  width: 100%;
}
#contact-site-form label {
  vertical-align: middle;
}
a {
  color: #e74c3c;
  text-decoration: none;
}
a:hover {
  color: #e74c3c;
  text-decoration: underline;
}
.btn a,
.more-link a,
input[type="submit"],
input[type="reset"],
ul.links li a,
.view-portfolio .views-field-view-node a,
#block-poll-recent ul.links li a,
#filters li a,
.content ul.pager li a,
.content ul.pager li.pager-current,
.view .date-nav-wrapper .date-prev a,
.view .date-nav-wrapper .date-next a,
.form-submit,
.portfolio_teaser_item .button a {
  background: #e74c3c;
  border: none;
  border-radius: 4px;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  font:
    400 14px/17px "Roboto",
    sans-serif;
  outline: none;
  padding: 9px 20px 10px;
  text-decoration: none;
  text-transform: none;
}
.btn a:after,
.more-link a:after,
input[type="submit"]:after,
input[type="reset"]:after,
ul.links li a:after,
.view-portfolio .views-field-view-node a:after,
#block-poll-recent ul.links li a:after,
#filters li a:after,
.content ul.pager li a:after,
.content ul.pager li.pager-current:after,
.view .date-nav-wrapper .date-prev a:after,
.view .date-nav-wrapper .date-next a:after,
.form-submit:after,
.portfolio_teaser_item .button a:after {
  content: "\f18e";
  display: inline-block;
  font: 23px/23px FontAwesome;
  margin-left: 9px;
  vertical-align: -4px;
}
.btn a:hover,
.more-link a:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
ul.links li a:hover,
.view-portfolio .views-field-view-node a:hover,
#block-poll-recent ul.links li a:hover,
#filters li a:hover,
#filters li a.selected,
.content ul.pager li a:hover,
.content ul.pager li.pager-current,
.view .date-nav-wrapper .date-prev a:hover,
.view .date-nav-wrapper .date-next a:hover,
.form-submit:hover {
  background: #545454;
  color: #fff;
  text-decoration: none;
}
input[type="submit"],
input[type="reset"] {
  padding: 12px 20px 13px;
}
.more-link {
  padding-top: 20px;
  text-align: left;
}
img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  width: auto;
}
img.lazyloader-icon {
  width: auto !important;
}
.frame,
.field-type-image,
.views-field-field-image,
.views-field-field-blog-media,
.view-portfolio .isotope-element .views-field-field-portfolio-image,
.field--name-field-blog-media,
.field--name-field-image,
.field--name-field-portfolio-image,
.field--name-field-service-image,
.field--name-field-employee-photo,
.field--name-field-banner-image,
.field--name-field-slide-image {
  margin-bottom: 20px;
  position: relative;
}
.field--name-field-banner-image {
  width: 250px;
}
.user-picture {
  background: none;
  float: left;
  margin-right: 30px;
  max-width: 45%;
  padding: 0;
}
.profile .user-picture {
  float: right;
  margin: 0 0 0 30px;
}
p {
  margin-bottom: 19px;
}
table {
  margin-bottom: 0;
}
table tr.odd,
table tr.even {
  border: none;
}
table tr.odd {
  background: transparent;
}
table tr.even {
  background: #f1f1f1;
}
table th {
  background: #f1f1f1;
  border: none;
  color: #e74c3c;
  font-size: 14px;
  padding: 5px;
}
table th a {
  color: inherit;
}
table th a:hover {
  color: #e74c3c;
  text-decoration: none;
}
table td {
  padding: 5px;
}
.page_wrap ul,
.item-list ul,
ul.menu {
  margin: 0 auto;
  list-style: none;
  list-style-type: none;
  padding-left: 0;
}
.page_wrap ul li,
.item-list ul li,
ul.menu li {
  background: url(../images/list-marker.png) 0 5px no-repeat;
  list-style: none;
  margin: 10px 0 0;
  padding: 0 0 0 17px;
}
.page_wrap ul li:first-child,
.item-list ul li:first-child,
ul.menu li:first-child {
  margin-top: 0;
}
.page_wrap ul li a,
.item-list ul li a,
ul.menu li a {
  color: inherit;
  text-decoration: none;
}
.page_wrap ul li a:hover,
.item-list ul li a:hover,
ul.menu li a:hover {
  color: #e74c3c;
  text-decoration: none;
}
.page_wrap ul li ul,
.item-list ul li ul,
.page_wrap ul.menu li ul {
  margin-bottom: 0;
  padding-top: 10px;
}
h1,
h1.page-title {
  color: #412b26;
  font:
    300 34px/34px "Roboto",
    sans-serif;
  margin-bottom: 21px;
}
.container,
.container-lg {
  max-width: 1200px;
}
.container-medium {
  max-width: 768px;
}
.node__links ul li {
  background: transparent;
  padding: 0;
}
.node__links ul li a {
  background: #e74c3c;
  border: none;
  border-radius: 4px;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  font:
    400 14px/17px "Roboto",
    sans-serif;
  outline: none;
  padding: 9px 20px 10px;
  text-decoration: none;
  text-transform: none;
}
.node__links ul li a:hover,
.node__links ul li a:focus {
  background: #545454;
  color: #fff;
  text-decoration: none;
}

/* Reset  NavTabs */
nav.tabs {
  margin-bottom: 0.9375rem;
}
nav.tabs .nav-tabs {
  font-size: 1.25rem;
}
nav.tabs .nav-tabs .nav-item {
  line-height: 1;
  margin-right: 0.3125rem;
  padding: 0;
  border: none;
  height: auto;
  padding: 0;
  margin: 0 5px;
  border: none;
}
nav.tabs .nav-tabs li a {
  font-size: 0.875rem;
  padding: 0.25rem 0.938rem;
  color: #333;
  background: #f1f1f1;
  border-radius: 0;
  border: none;
  text-decoration: none;
}
nav.tabs .nav-tabs li.active > a {
  background: #1f7edf;
  border: none;
  color: #fff;
}
nav.tabs .nav-tabs li:hover > a {
  background: #201547;
  border: none;
  color: #fff;
}
.path-frontpage nav.tabs .nav-tabs,
.path-node nav.tabs .nav-tabs {
  margin-bottom: 0;
  background: transparent;
  position: fixed;
  bottom: 0;
  left: 1.875rem;
  z-index: 999;
}
.path-frontpage nav.tabs,
.path-node nav.tabs {
  margin-bottom: 0;
}
.alert-status {
  margin-top: 1rem;
}
body:not(.path-frontpage) .main_page {
  padding: 40px 0;
  background: url(../images/content-tail.gif) center top repeat-x #fff;
  overflow: hidden;
}

/**/
.page-header {
  background: #272727;
  color: #fff;
  padding: 35px 0;
}
.block-tm-follow {
  font-size: 20px;
  line-height: 24px;
  display: inline-block;
  float: right;
}
.block-tm-follow .tm-follow-link-wrapper {
  margin-left: 14px;
}
.block-tm-follow .tm-follow-link-wrapper:first-child {
  margin-left: 0;
}
.block-tm-follow .tm-follow-link-wrapper a {
  color: inherit;
}
.block-tm-follow .tm-follow-link-wrapper a:hover {
  color: #e74c3c;
  text-decoration: none;
}
span.tm-follow-link-wrapper {
  display: block;
  float: left;
  margin-left: 7px;
}
span.tm-follow-link-wrapper:first-child {
  margin-left: 0;
}
a.tm-follow-link {
  display: inline-block;
}
a.tm-follow-link:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
}
a.tm-follow-link:hover {
  color: inherit;
}
.with-label a.tm-follow-link:before {
  margin-right: 3px;
}
a.tm-follow-link-facebook:before {
  content: "\f09a";
}
a.tm-follow-link-instagram:before {
  content: "\f16d";
}
a.tm-follow-link-linkedin:before {
  content: "\f0e1";
}
a.tm-follow-link-reddit:before {
  content: "\f1a1";
}
a.tm-follow-link-twitter:before {
  content: "\f099";
}
a.tm-follow-link-youtube:before {
  content: "\f167";
}
.page-header .block-title {
  color: #777;
  font-size: 22px;
  line-height: 27px;
}
.page-header .block-contact-phone {
  text-align: right;
  clear: both;
}
.page-header .block-contact-phone .block-title {
  margin-bottom: 0;
  padding-top: 15px;
}
.block-contact-phone .block-content {
  font-size: 30px;
  font-weight: 500;
  line-height: 35px;
}
.block-contact-phone p:last-child {
  margin-bottom: 0;
}
.block-contact-phone .fa {
  color: #e74c3c;
  display: inline-block;
  margin-right: 2px;
}
.section-group {
  clear: both;
}

/*nav-header*/
.nav-header {
  background: #e74c3c;
  box-shadow: inset 0 1px 0 #f5795f;
}
#navMain .navbar-nav > li {
  background: none;
  border: 0;
  border-right: 1px solid #272727;
  font:
    500 17px/23px "Roboto",
    sans-serif;
  margin: 0;
  overflow: inherit;
  padding: 0;
  text-transform: none;
}
#navMain .navbar-nav > li:first-child {
  border-left: 1px solid #272727;
}
#navMain .navbar-nav > li > a {
  color: #fff;
  display: block;
  padding: 17px 20px 19px;
  text-decoration: none;
}
#navMain .navbar-nav > li > a .sf-sub-indicator {
  display: none;
}
#navMain .navbar-nav > li > a:hover,
#navMain .navbar-nav > li.active-trail > a,
#navMain .navbar-nav > li.sfHover > a {
  background-color: #fc9981;
  background-image: linear-gradient(to bottom, #fe9b82, #f8977f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffe9b82', endColorstr='#fff8977f', GradientType=0);
  box-shadow: inset 0 1px 0 #ffd6cc;
  color: #fff;
  text-decoration: none;
}

/**/
.frame,
.iframe,
.field-type-image,
.views-field-field-image,
.views-field-field-blog-media,
.view-portfolio .isotope-element .views-field-field-portfolio-image,
.field--name-field-blog-media,
.field--name-field-image,
.field--name-field-portfolio-image,
.field--name-field-service-image,
.field--name-field-employee-photo,
.field--name-field-banner-image,
.field--name-field-slide-image {
  margin-bottom: 20px;
  position: relative;
}
.field--name-field-tags .field__items {
}
.page-node-type-portfolio .field--type-entity-reference {
  margin: 20px auto;
  clear: both;
}
.page-node-type-portfolio .field--type-entity-reference .field__item,
.field--name-field-tags .field__items .field__item {
  float: left;
  margin: 0 0 5px;
}
.page-node-type-portfolio .field--type-entity-reference .field__item:first-child:before,
.field--name-field-tags .field__items .field__item:first-child:before {
  content: "";
}
.page-node-type-portfolio .field--type-entity-reference .field__item:before,
.field--name-field-tags .field__items .field__item:before {
  content: ", ";
}

/**/
.flex-viewport {
  transition: none;
}
.flexslider {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
}
.flexslider img {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.view-slider .slides li {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0;
}
.view-slider .slides li img {
  width: 100%;
}
.view-slider .flex-direction-nav {
  display: none;
}
.view-slider .flex-control-nav {
  bottom: 31px;
  font-size: 0;
  left: auto;
  line-height: 0;
  overflow: hidden;
  right: 30px;
  width: auto;
  z-index: 20;
}
.view-slider .flex-control-nav li {
  display: block;
  float: left;
  margin: 0 0 0 11px;
}
.view-slider .flex-control-nav li:first-child {
  margin-left: 0;
}
.view-slider .flex-control-nav li a {
  background: #fff;
  box-shadow: none;
  height: 13px;
  width: 13px;
}
.view-slider .flexslider:not([data-once="flexslider"]) .slides > li:first-child {
  display: block;
}
.view-slider .flex-control-nav li a:hover,
.view-slider .flex-control-nav li a.flex-active {
  background: #272727;
}
.view-slider .flex-control-thumbs li {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 20%;
}
.view-slider .flex-direction-nav a:before {
  line-height: 40px;
}
.view-slider:hover .flex-next {
  opacity: 1;
  right: 0;
}
.view-slider:hover .flex-prev {
  opacity: 1;
  left: 0;
}
.view-slider .views-field-field-slide-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #e74c3c;
}
.view-slider .views-field-field-slide-image div {
  width: 100%;
  height: 100%;
}
.view-slider .views-field-field-slide-image div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.view-slider .views-field-nothing {
  position: relative;
  z-index: 1;
}
.view-slider .flex-caption {
  color: #fff;
  font-size: 71px;
  left: 0;
  padding: 20px 80px;
  /* position: absolute; */
  min-height: 400px;
  max-width: 700px;
  z-index: 99;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  .view-slider .flex-caption {
    min-height: 33.33%;
  }
}
.view-slider .flex-caption h1,
.view-slider .flex-caption h2 {
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 0;
  text-shadow: 2px 2px #080000;
  margin-bottom: 30px;
}
.view-slider .flex-caption .button {
  margin-left: 0;
}
.view-slider .flex-caption .button a {
  font-size: 0.5em;
  font-weight: bold;
  text-shadow: 2px 2px #080000;
}

/**/
.view-featured-articles {
  color: #fff;
}
.view-featured-articles .view-content {
  display: flex;
  flex-wrap: wrap;
  clear: both;
}
.view-featured-articles .views-row {
  box-sizing: border-box;
  float: left;
  margin-bottom: 0;
  padding: 0 65px 27px 29px;
  position: relative;
  width: 33.33%;
  background: #e74c3c;
}
.view-featured-articles .views-row img {
  width: 100%;
  height: auto;
}
.view-featured-articles .views-row:nth-child(2) {
  background: #545454;
}
.view-featured-articles .views-row:nth-child(2) h3 {
  padding-right: 10px;
}
.view-featured-articles .views-row:nth-child(2) h3 a:hover {
  color: #272727;
}
.view-featured-articles .views-row:nth-child(2) .views-field-view-node a:hover:before {
  color: #272727;
}
.view-featured-articles .views-row:nth-child(3) {
  background: #272727;
}
.view-featured-articles .views-row:nth-child(3) h3 a:hover {
  color: #e74c3c;
}
.view-featured-articles .views-row:nth-child(3) .views-field-view-node a:hover:before {
  color: #e74c3c;
}
.view-featured-articles .views-field-field-image {
  margin: 0 -65px 25px -29px;
  aspect-ratio: 390/192;
}
.view-featured-articles h3 {
  color: #fff;
}
.view-featured-articles h3 a:hover {
  color: #412b26;
}
.view-featured-articles h3 {
  margin-bottom: 0;
}
.view-featured-articles .views-field-view-node {
  bottom: 26px;
  position: absolute;
  right: 20px;
}
.view-featured-articles .views-field-view-node a {
  color: transparent;
  font-size: 0;
  line-height: 0;
}
.view-featured-articles .views-field-view-node a:before {
  color: #fff;
  content: "\f18e";
  font: 29px/32px FontAwesome;
}
.view-featured-articles .views-field-view-node a:hover {
  text-decoration: none;
}
.view-featured-articles .views-field-view-node a:hover:before {
  color: #412b26;
}

/**/
.hide--view-title .viewsreference--view-title {
  display: none;
}
.block-inner-3col {
  display: flex;
  flex-wrap: wrap;
  margin: 15px -15px;
}
.block-inner-3col > div {
  width: 33.333%;
  padding: 0 15px;
}
.viewsreference--view-title {
  color: #412b26;
  font-weight: 300;
  font-size: 34px;
  line-height: 1;
  margin-bottom: 20px;
}
.section-group {
  margin-bottom: 40px;
}
.welcome-home-block p {
  margin-bottom: 12px;
}
.welcome-home-block p:last-child {
  margin-bottom: 0;
}
.welcome-home-block .views-field-body {
  margin-bottom: 25px;
}
.welcome-home-block .views-field-view-node {
  padding: 0;
}
.service-home-block .views-row {
  border-top: 1px dashed #b0b0b0;
  margin-bottom: 0;
  margin-top: 15px;
  padding-top: 13px;
}
.service-home-block .views-row:first-child {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.service-home-block .views-field-title a:before {
  content: "\f00c";
  display: inline-block;
  font: 22px/19px FontAwesome;
  margin-right: 10px;
  vertical-align: -1px;
}
.service-home-block h6 {
  margin-bottom: 9px;
}
.reviews-home .block-title {
  margin-bottom: 25px;
}
.reviews-home .views-row {
  margin-top: 27px;
  margin-bottom: 0;
}
.reviews-home .views-row:first-child {
  margin-top: 0;
}
.reviews-home .views-field-body {
  background: #f1f1f1;
  margin-bottom: 25px;
  padding: 15px 21px 15px;
  position: relative;
}
.reviews-home .views-field-body:after {
  border-color: #f1f1f1 transparent transparent transparent;
  border-style: solid;
  border-width: 22px 22px 0 0;
  bottom: -22px;
  content: "";
  height: 0;
  left: 22px;
  position: absolute;
  width: 0;
}
.reviews-home .views-field-title {
  font-size: 14px;
}
.reviews-home .more-link {
  padding-top: 23px;
}

/**/
.sidebar .block-title {
  color: #412b26;
  font:
    400 17px/21px "Roboto",
    sans-serif;
  margin-bottom: 10px;
}
.block-hero-unit {
  background: #fff;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 40px;
  padding-top: 41px;
  margin-bottom: 40px;
  padding-left: 100px;
  padding-right: 100px;
}
.block-hero-unit .block-title {
  margin-bottom: 45px;
  text-align: center;
}
.block-hero-unit ul {
  margin-bottom: 0;
}
.block-hero-unit ul li {
  background: url(../images/list-marker-2.png) 0 5px no-repeat;
  padding-left: 30px;
}
.block-hero-unit ul li a {
  color: #e74c3c;
}
.block-hero-unit ul li a:hover {
  color: #777;
  text-decoration: none;
}

/**/
.view-blog .view-content .node__links {
  margin: 15px auto;
}
.view-blog .view-content .views-row {
  margin-top: 50px;
}
.pager ul.pager__items {
  margin-top: 30px;
  text-align: left;
}
.pager ul.pager__items li {
  margin: 0px 1px 5px;
  padding: 0;
  display: inline-block;
  padding: 0;
  background: transparent;
}
.pager ul.pager__items li a {
  background: #e74c3c;
  border: none;
  border-radius: 4px;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  font:
    400 14px/17px "Roboto",
    sans-serif;
  outline: none;
  padding: 9px 20px 10px;
  text-decoration: none;
  text-transform: none;
}
.pager ul.pager__items li:hover a,
.pager ul.pager__items li.is-active a {
  background: #545454;
  color: #fff;
  text-decoration: none;
}
#isotope-container {
  margin-left: -15px;
  margin-right: -15px;
}
.isotope-element {
  background: none;
  box-sizing: border-box;
  color: inherit;
  height: auto;
  overflow: visible;
  position: relative;
  margin: 15px auto 30px;
}
.isotope-element .views-field-field-portfolio-image {
  background: url(../images/ajax-loader.gif) center center no-repeat #fff;
  margin-bottom: 25px;
}
.isotope-element .views-field-body {
  margin-bottom: 25px;
}
.isotope-element .views-field-field-portfolio-image a {
  background: #000;
  display: block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
.isotope-element .views-field-field-portfolio-image a:after {
  background: none;
  color: #fff;
  content: "\f00e";
  font: 40px/40px FontAwesome;
  left: 50%;
  margin: -20px 0 0 -20px;
  position: absolute;
  top: -100%;
  z-index: 999;
}
.isotope-element .views-field-field-portfolio-image a:hover img {
  opacity: 0.4;
  transform: scale(1.3);
}
.isotope-element .views-field-field-portfolio-image a:hover:after {
  top: 50%;
}
.isotope-element .views-field-field-portfolio-image img {
  transition: 0.2s ease;
  width: 100%;
}
#isotope-options {
  background: none;
}
#isotope-options #filters {
  margin-bottom: 20px;
  text-align: right;
}
#isotope-options #filters li {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 0;
  background: none;
}
.field-name-field-portfolio-category ul {
  float: left;
  overflow: hidden;
}
.field-name-field-portfolio-category ul:before {
  content: "\f02e";
  display: block;
  float: left;
  font-family: fontAwesome;
  margin-right: 4px;
}

/*footer*/
#footer {
  background: #231f20;
  clear: both;
  color: #ffffff;
  padding: 0;
  position: relative;
  padding-block: 48px;
}
.footer-top {
  background-color: #eaeaea;
  background-image: linear-gradient(to bottom, #e6e6e6, #f1f1f1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#fff1f1f1', GradientType=0);
  color: #777;
  padding: 35px 0;
}
.region-full-bottom-content {
  position: relative;
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}
.region-full-bottom-content > .block {
  padding: 0 15px;
  width: 33.333%;
}
.footer-top .block-title {
  color: #333;
  font-size: 17px;
  font-weight: 400;
  line-height: 19px;
  margin-bottom: 22px;
}
.region-footer {
  padding: 12px 0;
}
.block-copyright {
  margin: 10px 0;
}
.block-copyright a {
  color: inherit;
}
.block-copyright a:hover {
  color: #e74c3c;
  text-decoration: none;
}

/**Order Block*/
.order_block {
  padding-top: 50px;
  padding-bottom: 50px;
}
.order_block .order_block__title {
  color: #000;
  font-size: 42px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 35px;
}
.order_block .order_block__image {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}
.order_block .order_block__image_item {
  padding-left: 15px;
  padding-right: 15px;
}
.order_block .order_block__image_item img,
.order_block .order_block_right .order_block__button img {
  width: 100%;
}
.order_block .order_block_right .order_block__button {
  margin-bottom: 15px;
  max-width: 220px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/**Header Right*/
.header_right_csicon {
  display: flex;
  align-items: flex-end;
}
.header_right_csicon .header_right_csicon_image {
  max-width: 130px;
}
.header_right_csicon .header_right_csicon_image img {
  width: 100%;
}
.header_right_csicon .header_right_csicon_text {
  font-size: 18px;
  font-weight: bold;
  padding-left: 24px;
}
.header_right_csicon .header_right_csicon_text a {
  color: #fff;
  text-decoration: none;
}

/**Search & Main Nav special*/
#navMain .navbar-nav .nav-link[href="/search"] {
  font-size: 0;
  margin: 0 10px;
  box-shadow: none;
  display: inline-block;
  background-size: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("../images/search-icon.png");
}
#navMain .navbar-nav .nav-link[href="/search"]:hover {
  background-color: #e74c3c;
}
#navMain .navbar-nav .nav-link.dropdown-toggle:after {
  display: none;
}
#navMain .navbar-nav .dropdown:hover > .dropdown-menu {
  display: block !important;
}

/**MainNav SubMenu*/
#navMain .dropdown-menu {
  background-color: #545454;
  border-radius: 0;
  width: 253px;
  padding: 0;
}
#navMain .dropdown-menu > .nav-item {
  border-top: 1px dotted #272727;
  padding: 10px 19px 0;
  background-image: none;
}
#navMain .dropdown-menu > .nav-item:first-child {
  border-top: 0;
}
#navMain .dropdown-menu > .nav-item:last-child {
  padding-bottom: 10px;
}
#navMain .dropdown-menu > .nav-item a.nav-link {
  padding: 0;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}
#navMain .dropdown-menu > .nav-item a.nav-link:hover,
#navMain .dropdown-menu > .nav-item a.nav-link:focus {
  color: #fe9b82;
}

/** portfolio_teaser_item */
.portfolio_teaser_item .button {
  margin-left: 0;
  margin-right: 0;
}

/** Blog */
.node-header,
.blog_full .blog__media {
  margin-bottom: 20px;
}
.node-footer {
  padding-top: 30px;
}
.blog_page ul li {
  background-image: none;
}
.blog_page ul li:first-child {
  padding: 0;
}
.blog_page ul li a,
.blog_page ul li a:hover {
  color: #fff;
}
.blog_teaser .blog__media {
  max-width: 770px;
  margin: 0 0 20px;
}
.blog_teaser .blog__media img {
  width: 100%;
}
.blog_teaser .blog__media > .field__item {
  margin-bottom: 0;
}
.blog_teaser .blog__body p:last-child {
  margin-bottom: 0;
}

/***/
.file {
  display: inline-block;
  min-height: 16px;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: left center;
}
.file--video {
  background-image: url("/themes/supersigns/images/video-x-generic.png");
}

/** Back to Top*/
#totop {
  background: none;
  border-radius: 50%;
  bottom: 100px;
  box-shadow: 0 0 0 4px #e74c3c;
  color: transparent;
  font-size: 0;
  line-height: 0;
  margin-right: 0 !important;
  display: none;
  padding: 3px 0 7px;
  position: fixed;
  right: 40px !important;
  text-align: center;
  text-decoration: none;
  width: 70px;
  z-index: 999;
}
#totop:before {
  box-sizing: content-box;
  background: #e74c3c;
  border-radius: 50%;
  content: "";
  height: 100%;
  left: -2px;
  opacity: 1;
  padding: 2px;
  pointer-events: none;
  position: absolute;
  top: -2px;
  transition:
    transform 0.2s,
    opacity 0.3s;
  -moz-transition:
    -moz-transform 0.2s,
    opacity 0.3s;
  -webkit-transition:
    -webkit-transform 0.2s,
    opacity 0.3s;
  width: 100%;
  z-index: -1;
}
#totop:after {
  transition: all 0.4s ease;
  color: #fff;
  content: "\f077";
  font: normal 40px/60px FontAwesome;
}
#totop:hover {
  box-shadow: 0 0 0 4px #777;
}
#totop:hover:before {
  transform: scale(1.3);
  opacity: 0;
}
#totop:hover:after {
  color: #777;
}

/**MenuMobile*/
.navbar-toggle-wrap {
  display: none;
}

/**MenuinMobile*/
html.menu_open {
  overflow: hidden;
}
.menu_overlay {
  background-color: #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -99;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
html.menu_open .menu_overlay {
  opacity: 0.5;
  z-index: 999;
}
#menu_mobile {
  top: 0;
  left: -100%;
  width: 300px;
  height: 100%;
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background-color: #e74c3c;
}
#menu_mobile .menu_title {
  color: #fff;
  padding: 0 15px;
  font-size: 16px;
  line-height: 35px;
  font-weight: bold;
  text-transform: uppercase;
}
#menu_mobile .menu_title a {
  color: #fff;
}
#menu_mobile .menu_title .ex_menu {
  display: none;
}
#menu_mobile .menu_title .backmenu {
  cursor: pointer;
}
#menu_mobile .menu_close {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 20px;
  cursor: pointer;
  color: #fff;
  border-left: 1px solid #fff;
}
#menu_mobile > .menu_inner {
  position: relative;
}
#menu_mobile > .menu_inner > .dropdown-menu,
#menu_mobile > .menu_inner > ul {
  padding: 0;
  margin: 0;
  display: block;
  position: relative;
  box-shadow: none;
  background-color: transparent;
  width: 100%;
}
#menu_mobile ul li {
  float: none;
  display: block;
}
#menu_mobile ul li a {
  background: transparent;
  font-size: 19px;
  font-weight: 500;
  display: block;
  color: #fff;
  padding: 10px 40px 10px 15px;
  position: relative;
  text-shadow: none;
}
#menu_mobile ul li.dropdown a:after {
  display: none;
}
#menu_mobile .dropdown-menu > .active > a,
#menu_mobile .dropdown-menu > .active > a:focus,
#menu_mobile .dropdown-menu > .active > a:hover {
  color: #fff;
  background: #4872ae;
}
#menu_mobile ul li a .ex_menu {
  display: inline-block;
  height: 100%;
  line-height: 40px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 40px;
  font-size: 16px;
  z-index: 9;
  border-left: 1px solid #fff;
}
#menu_mobile ul li a .ex_menu .fa-caret-down:before {
  content: "\f0da";
  font-family: FontAwesome;
}
#menu_mobile .dropdown-menu {
  border: unset;
  border-radius: unset;
}
#menu_mobile ul {
  border-radius: 0;
}
#menu_mobile ul > li {
  border-bottom: 1px solid #fff;
}
#menu_mobile ul > li:first-child {
  border-top: 1px solid #fff;
}
input[type="checkbox"].form-control,
input[type="radio"].form-control {
  display: inline-block;
  width: auto;
  height: auto;
}

/**/
.status_bar {
  background: #f1f1f1;
  padding: 0;
}
.status_bar .region-status-bar {
  display: flex;
  justify-content: flex-end;
}
.cart-block--summary {
  background: #fff;
}
.cart-block--summary a {
  padding: 2px 15px;
  text-decoration: none !important;
}
.cart-block--summary a.cart-checkout {
  display: inline-block;
  padding: 5px 15px;
  background: #e74c3c;
  color: #fff;
}
.product-price {
  font-weight: bold;
  text-transform: uppercase;
}
.product-cart {
  max-width: 400px;
}
.product-cart .form-actions {
  text-align: right;
}
.product-cart input,
.product-cart select {
  max-width: 200px;
}
.page-breadcrumb {
  padding-top: 15px;
  background: url(../images/content-tail.gif) center top repeat-x #fff;
}
#block-breadcrumbs .breadcrumb {
  background: transparent;
  padding: 0;
}
.view-commerce-cart-form .views-view-table {
  width: 100%;
  background: #fff;
  margin-bottom: 15px;
}
.view-commerce-cart-form .views-view-table th,
.view-commerce-cart-form .views-view-table td {
  vertical-align: middle;
  padding: 5px 10px;
}
.view-products .view-header {
  background: #dadada;
  padding: 20px 15px;
  margin-bottom: 30px;
}
.view-products .view-header h1.page-title {
  font-weight: 500;
  color: #000;
}
.view-products #isotope-options #filters,
.view-products #isotope-options {
  margin-bottom: 0;
}
.view-products #isotope-options #filters {
  display: flex;
  flex-wrap: wrap;
}
.view-products #isotope-options #filters li {
  margin: 5px 10px 5px 0;
}
.view-products .view-content .views-field-title a {
  font-weight: bold;
  color: #403635;
  font-size: 16px;
}
.view-products .view-content .views-field-field-from-price {
  color: #403635;
  margin: 5px auto 10px;
  font-weight: bold;
}
.view-products .view-content .views-field-field-from-price .field-content:before {
  content: "From ";
  display: inline-block;
}
.view-products .view-content .views-field-title {
  max-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.view-products .view-content .views-field-view-commerce-product a {
  background: #e74c3c;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  outline: none;
  padding: 8px 15px;
  text-decoration: none;
  text-transform: none;
  font-weight: bold;
  font-size: 14px;
}
.view-products .view-content .views-field-view-commerce-product a:focus,
.view-products .view-content .views-field-view-commerce-product a:hover {
  background: #545454;
  color: #fff;
  text-decoration: none;
}
.view-products .view-content .views-field-view-commerce-product a:after {
  content: "\f18e";
  display: inline-block;
  font: 23px/23px FontAwesome;
  margin-left: 9px;
  vertical-align: -4px;
}
.pro-cart {
  align-items: center;
}
.pro-cart .field--name-field-image {
  margin: 0;
}
.pro-cart .product-title {
  padding: 5px;
  font-size: 16px;
  margin: 10px auto;
  width: 100%;
}
.field--name-price .field__item:after,
.order-total-line-value:after {
  content: " AUD";
}
.views-field-total-price__number {
  white-space: nowrap;
}
.order-total-line-value {
  min-width: 100px;
  white-space: nowrap;
}
.views-field-purchased-entity .field--name-sku .field__label {
  padding-right: 10px;
}
.views-field-purchased-entity .field--name-sku {
  display: flex;
  flex-wrap: nowrap;
}
.shiping-info-require {
  font-size: 16px;
  margin-top: 20px;
}
#commerce-checkout-flow-multistep-default .form-wrapper__returning-customer .g-recaptcha {
  margin: 15px auto;
}
#recaptcha-error {
  margin-bottom: 5px;
  color: #fe0000;
}
.viewsreference--view-title {
  display: none !important;
}
/*  */
.collapse-wrapper {
  margin: 20px 0;
}

.collapse-card {
  border: 1px solid #e5e5e5;
  margin-bottom: 10px;
  border-radius: 6px;
  overflow: hidden;
}

.collapse-header {
  background: #eaeaea;
  padding: 0;
}

.collapse-title a.collapse-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 18px;
  font-size: 1.05rem;
  font-weight: 500;
  color: #333;
  text-decoration: none;
}

.collapse-title a .icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url("data:image/svg+xml,%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 3v12M3 9h12' stroke='%23777' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center no-repeat;
  transition: transform 0.3s ease;
}

.collapse-toggle[aria-expanded="true"] .icon {
  transform: rotate(45deg);
}

.collapse-body {
  padding: 16px 18px;
  background: white;
  color: #555;
  line-height: 1.6;
  border-top: 1px solid #eee;
}

.block-footer-logo img {
  height: 60px;
}

.block-contact-us {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 16px;
  font-size: 40px;
  font-weight: bold;
}

.list-social-icon {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.list-social-icon a {
  display: inline-flex;
  line-height: 1;
}
.list-social-icon a:not(:hover) {
  color: inherit;
}

.list-social-icon svg {
  fill: currentColor;
  width: 60px;
}

.header-wrap {
  display: flex;
  align-items: center;
  column-gap: 32px;
}

.header-wrap .header-side--left {
  max-width: 250px;
}
.header-wrap .header-center {
  flex: 1;
}
.header-wrap .header-side--right {
}

.header-menu-top ul.nav {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 30px;
}
.header-menu-bottom ul.nav {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 20px;
}

.header-menu-top ul.nav li,
.header-menu-bottom ul.nav li {
  background: none;
  margin: 0;
  padding: 0;
  display: inline-flex;
  align-items: center;
}

.header-menu-top ul.nav li:not(:first-child):before,
.header-menu-bottom ul.nav li:not(:first-child):before {
  content: "|";
  margin-inline-start: 1em;
  margin-inline-end: 1em;
}
