@charset "UTF-8";

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px; 
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

img {
  max-width: 100%;
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Raleway"), local("Raleway-Regular"), url(https://fonts.gstatic.com/s/raleway/v13/1Ptug8zYS_SKggPNyC0ISYttDfA.woff) format("woff");
}

@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Raleway Medium"), local("Raleway-Medium"), url(https://fonts.gstatic.com/s/raleway/v13/1Ptrg8zYS_SKggPNwN4rWqZPBtqczVs.woff) format("woff");
}

@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Raleway Bold"), local("Raleway-Bold"), url(https://fonts.gstatic.com/s/raleway/v13/1Ptrg8zYS_SKggPNwJYtWqZPBtqczVs.woff) format("woff");
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  font-display: swap !important;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  min-width: 366px;
}

h1 {
  font-size: 26px;
  color: #484c51;
  padding-bottom: 24px;
}

h3 {
  font-size: 24px;
  color: #484c51;
}

a {
  text-decoration: none;
}

p {
  color: #484c51;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

strong {
  font-weight: 700;
}

header {
  height: 96px;
  width: 100%;
  padding: 0 25px 0 50px;
  background: #ffffff;
  box-sizing: border-box;
  float: left;
}

header #logo {
  margin-top: 30px;
  float: left;
}

header nav {
  float: right;
}

header nav ul {
  position: relative;
}

header nav ul li {
  float: left;
}

header nav ul li#magic-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #bf133f;
  margin-left: 0;
}

header nav ul li.current_page_item a,
header nav ul li.current-menu-item a,
header nav ul li.current-page-ancestor a,
header nav ul li.current_page_parent a {
  color: #bf133f;
}

header nav ul li a {
  display: block;
  padding: 41px 25px 37px 25px;
  text-decoration: none;
  color: #484c51;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}

header nav ul li a:hover {
  color: #bf133f;
}

#home_tiles {
  height: 70vh;
  width: 100%;
  background: #f0f3f5;
  overflow: hidden;
  position: relative;
}

#home_tiles .tile {
  background: #ffffff;
  float: left;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
  opacity: 0;
  transition: all ease 1s;
  transition-delay: 0.3s;
}

#home_tiles .tile:nth-of-type(2) {
  transition-delay: 0.6s;
}

#home_tiles .tile:nth-of-type(3) {
  transition-delay: 0.9s;
}

#home_tiles .tile:nth-of-type(4) {
  transition-delay: 1.2s;
}

#home_tiles .tile .image {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all ease 0.3s;
  cursor: pointer;
  position: relative;
}

#home_tiles .tile .image .client {
  position: absolute;
  color: #ffffff;
  font-size: 20px;
  transition: all ease 0.2s;
}

#home_tiles .tile .info {
  position: absolute;
  height: 100%;
  width: 100%;
  transition: all ease 0.3s;
  z-index: 100;
  top: 0;
  left: 0;
  box-sizing: border-box;
  text-align: center;
  display: table;
  visibility: hidden;
  opacity: 0;
}

#home_tiles .tile .info .text_content {
  display: table-cell;
  vertical-align: middle;
}

#home_tiles .tile .info span.client {
  color: #ffffff;
  font-weight: 500;
  font-size: 24px;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.3s;
  padding-top: 30px;
  padding-bottom: 15px;
  display: inline-block;
  position: relative;
}

#home_tiles .tile .info span.client:after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0px;
  display: block;
  height: 1px;
  width: 0;
  background: #ffffff;
  transition: all ease 0.3s;
  transition-delay: 0.3s;
}

#home_tiles .tile .info span.job {
  padding-top: 15px;
  color: #ffffff;
  display: block;
  font-size: 18px;
  text-transform: italic;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.3s;
  transition-delay: 0.6s;
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}

#home_tiles .tile:hover .image {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

#home_tiles .tile:hover .info {
  background: rgba(0, 0, 0, 0.5);
  visibility: visible;
  opacity: 1;
}

#home_tiles .tile:hover .info span.client {
  visibility: visible;
  opacity: 1;
  padding-top: 0;
}

/* line 124, sass/_partials/_home.scss */
#home_tiles .tile:hover .info span.client:after {
  width: 100%;
  margin-left: -50%;
}

#home_tiles .tile:hover .info span.job {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

#home_tiles .tile:hover .image .client {
  opacity: 0;
}

#home_tiles .tile.big {
  height: 100%;
  width: 50%;
}

/* line 146, sass/_partials/_home.scss */
#home_tiles .tile.med {
  width: 50%;
  height: 50%;
}

/* line 151, sass/_partials/_home.scss */
#home_tiles .tile.small {
  height: 50%;
  width: 25%;
}

@keyframes shoot {
  0% {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  20% {
    -webkit-transform: scale(0.95, 0.95);
    -ms-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
  }

  25% {
    -webkit-transform: scale(0.95, 0.95);
    -ms-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
  }

  100% {
    -webkit-transform: translateY(-670px) scale(0.95, 0.95);
    -ms-transform: translateY(-670px) scale(0.95, 0.95);
    transform: translateY(-670px) scale(0.95, 0.95);
  }
}

/* line 177, sass/_partials/_home.scss */
#red_banner {
  width: 100%;
  background: #bf133f;
  float: left;
  padding: 31px 0;
}

/* line 183, sass/_partials/_home.scss */
#red_banner h2 {
  float: left;
  color: #ffffff;
  font-size: 24px;
  padding-top: 17px;
}

/* line 190, sass/_partials/_home.scss */
#red_banner .button {
  float: right;
}

/* line 195, sass/_partials/_home.scss */
#work_showcase {
  background: #f0f3f5;
  height: auto;
  float: left;
  width: 100%;
  clear: both;
}

/* line 202, sass/_partials/_home.scss */
#work_showcase .filter_banner {
  background: #ffffff;
  width: 100%;
  height: auto;
  text-align: center;
  float: left;
}

/* line 211, sass/_partials/_home.scss */
#work_showcase .filter_banner ul li {
  padding: 40px 25px;
  color: #484c51;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  position: relative;
}

/* line 219, sass/_partials/_home.scss */
#work_showcase .filter_banner ul li.active {
  background: #f0f3f5;
}

/* line 223, sass/_partials/_home.scss */
#work_showcase .filter_banner ul li:hover {
  background: #f0f3f5;
}

/* line 228, sass/_partials/_home.scss */
#work_showcase .filter_banner ul.second_filter {
  background: #484c51;
}

/* line 231, sass/_partials/_home.scss */
#work_showcase .filter_banner ul.second_filter li {
  color: #ffffff;
  padding: 40px 25px;
}

/* line 235, sass/_partials/_home.scss */
#work_showcase .filter_banner ul.second_filter li.active {
  background: #bf133f;
}

@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Raleway"), local("Raleway-Regular"), url(https://fonts.gstatic.com/s/raleway/v11/YZaO6llzOP57DpTBv2GnyFKPGs1ZzpMvnHX-7fPOuAc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Raleway"), local("Raleway-Regular"), url(https://fonts.gstatic.com/s/raleway/v11/QAUlVt1jXOgQavlW5wEfxQLUuEpTyoUstqEm5AMlJo4.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Raleway Medium"), local("Raleway-Medium"), url(https://fonts.gstatic.com/s/raleway/v11/Li18TEFObx_yGdzKDoI_cgsYbbCjybiHxArTLjt7FRU.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Raleway Medium"), local("Raleway-Medium"), url(https://fonts.gstatic.com/s/raleway/v11/CcKI4k9un7TZVWzRVT-T8wzyDMXhdD8sAj6OAJTFsBI.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Raleway Bold"), local("Raleway-Bold"), url(https://fonts.gstatic.com/s/raleway/v11/WmVKXVcOuffP_qmCpFuyzQsYbbCjybiHxArTLjt7FRU.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Raleway Bold"), local("Raleway-Bold"), url(https://fonts.gstatic.com/s/raleway/v11/JbtMzqLaYbbbCL9X6EvaIwzyDMXhdD8sAj6OAJTFsBI.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 26px;
  color: #484c51;
  padding-bottom: 24px;
}

h3 {
  font-size: 24px;
  color: #484c51;
}

a {
  text-decoration: none;
}

p {
  color: #484c51;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

strong {
  font-weight: 700;
}

header {
  height: 96px;
  width: 100%;
  padding: 0 50px 0 50px;
  background: #ffffff;
  box-sizing: border-box;
  float: left;
}

header #logo {
  width: 200px;
}

header nav {
  float: right;
}

header nav ul {
  position: relative;
}

header nav ul li {
  float: left;
}

header nav ul li#magic-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #bf133f;
  margin-left: 0;
}

header nav ul li.current_page_item a,
header nav ul li.current-menu-item a,
header nav ul li.current-page-ancestor a,
header nav ul li.current_page_parent a {
  color: #bf133f;
}

header nav ul li a {
  display: block;
  padding: 41px 16px 37px 16px;
  text-decoration: none;
  color: #484c51;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}

header nav ul li a:hover {
  color: #bf133f;
}

#home_tiles {
  height: 70vh;
  width: 100%;
  background: #f0f3f5;
  overflow: hidden;
  position: relative;
}

#home_tiles .tile {
  background: #ffffff;
  float: left;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
  opacity: 0;
  transition: all ease 1s;
  transition-delay: 0.3s;
}

#home_tiles .tile:nth-of-type(2) {
  transition-delay: 0.6s;
}

#home_tiles .tile:nth-of-type(3) {
  transition-delay: 0.9s;
}

#home_tiles .tile:nth-of-type(4) {
  transition-delay: 1.2s;
}

#home_tiles .tile .image {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all ease 0.3s;
  cursor: pointer;
  position: relative;
}

#home_tiles .tile .image .client {
  position: absolute;
  color: #ffffff;
  font-size: 20px;
  transition: all ease 0.2s;
}

#home_tiles .tile .info {
  position: absolute;
  height: 100%;
  width: 100%;
  transition: all ease 0.3s;
  z-index: 100;
  top: 0;
  left: 0;
  box-sizing: border-box;
  text-align: center;
  display: table;
  visibility: hidden;
  opacity: 0;
}

#home_tiles .tile .info .text_content {
  display: table-cell;
  vertical-align: middle;
}

#home_tiles .tile .info span.client {
  color: #ffffff;
  font-weight: 500;
  font-size: 24px;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.3s;
  padding-top: 30px;
  padding-bottom: 15px;
  display: inline-block;
  position: relative;
}

#home_tiles .tile .info span.client:after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0px;
  display: block;
  height: 1px;
  width: 0;
  background: #ffffff;
  transition: all ease 0.3s;
  transition-delay: 0.3s;
}

#home_tiles .tile .info span.job {
  padding-top: 15px;
  color: #ffffff;
  display: block;
  font-size: 18px;
  text-transform: italic;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.3s;
  transition-delay: 0.6s;
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}

#home_tiles .tile:hover .image {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

#home_tiles .tile:hover .info {
  background: rgba(0, 0, 0, 0.5);
  visibility: visible;
  opacity: 1;
}

#home_tiles .tile:hover .info span.client {
  visibility: visible;
  opacity: 1;
  padding-top: 0;
}

/* line 124, sass/_partials/_home.scss */
#home_tiles .tile:hover .info span.client:after {
  width: 100%;
  margin-left: -50%;
}

#home_tiles .tile:hover .info span.job {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

#home_tiles .tile:hover .image .client {
  opacity: 0;
}

#home_tiles .tile.big {
  height: 100%;
  width: 50%;
}

/* line 146, sass/_partials/_home.scss */
#home_tiles .tile.med {
  width: 50%;
  height: 50%;
}

/* line 151, sass/_partials/_home.scss */
#home_tiles .tile.small {
  height: 50%;
  width: 25%;
}

@keyframes shoot {
  0% {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  20% {
    -webkit-transform: scale(0.95, 0.95);
    -ms-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
  }

  25% {
    -webkit-transform: scale(0.95, 0.95);
    -ms-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
  }

  100% {
    -webkit-transform: translateY(-670px) scale(0.95, 0.95);
    -ms-transform: translateY(-670px) scale(0.95, 0.95);
    transform: translateY(-670px) scale(0.95, 0.95);
  }
}

.mobile_slider h1 {
  color: #fff;
}

/* line 177, sass/_partials/_home.scss */
#red_banner {
  width: 100%;
  background: #bf133f;
  float: left;
  padding: 31px 0;
}

/* line 183, sass/_partials/_home.scss */
#red_banner h2 {
  float: left;
  color: #ffffff;
  font-size: 24px;
  padding-top: 17px;
}

/* line 190, sass/_partials/_home.scss */
#red_banner .button {
  float: right;
}

/* line 195, sass/_partials/_home.scss */
#work_showcase {
  background: #fff;
  height: auto;
  float: left;
  width: 100%;
  clear: both;
}

.page-template-page-home #work_showcase {
  background: #f0f3f5;
}

/* line 202, sass/_partials/_home.scss */
#work_showcase .filter_banner {
  background: #ffffff;
  width: 100%;
  height: auto;
  text-align: center;
  float: left;
}

/* line 211, sass/_partials/_home.scss */
#work_showcase .filter_banner ul li {
  padding: 40px 25px;
  color: #484c51;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  position: relative;
}

/* line 219, sass/_partials/_home.scss */
#work_showcase .filter_banner ul li.active {
  background: #f0f3f5;
}

/* line 223, sass/_partials/_home.scss */
#work_showcase .filter_banner ul li:hover {
  background: #f0f3f5;
}

/* line 228, sass/_partials/_home.scss */
#work_showcase .filter_banner ul.second_filter {
  background: #484c51;
}

/* line 231, sass/_partials/_home.scss */
#work_showcase .filter_banner ul.second_filter li {
  color: #ffffff;
  padding: 40px 25px;
}

/* line 235, sass/_partials/_home.scss */
#work_showcase .filter_banner ul.second_filter li.active {
  background: #bf133f;
}

/* line 239, sass/_partials/_home.scss */
#work_showcase .filter_banner ul.second_filter li:hover {
  background: #bf133f;
}

.loader:before,
.loader:after,
.loader {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}

.loader {
  color: #bf133f;
  font-size: 10px;
  margin: 80px auto;
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -12.5px;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.loader:after {
  left: 3.5em;
}

.loader:before,
.loader:after {
  content: "";
  position: absolute;
  top: 0;
}

@-webkit-keyframes load7 {

  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }

  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

@keyframes load7 {

  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }

  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

/* line 247, sass/_partials/_home.scss */
#work_showcase .work_container,
.work_container_home {
  padding: 0px 0 60px 0;
  position: relative;
}

/* line 250, sass/_partials/_home.scss */
#work_showcase .work_container ul,
.work_container_home ul {
  padding-bottom: 0;
  min-height: 300px;
  max-width: 1200px;
  width: 100%;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {

  #work_showcase .work_container ul,
  .work_container_home ul {
    width: 100%;
  }
}

.main_work {
  background-color: #f0f3f5 !important;
}

.main_work .client span {
  color: #484c51 !important;
}

div.centralise {
  clear: both;
}

@media only screen and (max-width: 768px) {
  .work_container_home ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    float: none;
    clear: both;
    height: auto;
  }

  .work_container_home ul li {
    margin-right: 0px !important;
  }
}

.work_container .left a,
.work_container_home .left a {
  color: #bf133f;
  text-decoration: underline;
}

.work_container .left .work-link,
.work_container_home .left .work-link {
  color: white;
  text-decoration: none;
  margin-top: 10px;
}

/* line 257, sass/_partials/_home.scss */
#work_showcase .work_container .work,
.work_container_home .work {
  width: 240px;
  height: 240px;
  margin: 19px;
  list-style: none;
  background: #ffffff;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  .all_work .work {
    width: 140px !important;
    height: 140px !important;
  }
}

@media only screen and (max-width: 768px) {
  .all_work .work img {
    height: auto !important;
  }
}

@media only screen and (max-width: 768px) {
  .all_work .work .client {
    padding: 10px !important;
  }
}

.all_work .work .client span {
  color: #484c51 !important;
}

@media only screen and (max-width: 768px) {
  .all_work .work .client span {
    font-size: 12px;
  }
}

#work_showcase .work_container .work2 {
  position: relative;
  float: left;
  width: 240px;
  margin-right: 33.33px;
  margin-bottom: 35px;
  list-style: none;
  background: #ffffff;
  text-align: left;
}

/* line 268, sass/_partials/_home.scss */
#work_showcase .work_container .work img,
.work_container_home .work img {
  background: #cccccc;
  height: 195px;
  width: 100%;
}

/* line 274, sass/_partials/_home.scss */
#work_showcase .work_container .work span,
.work_container_home .work span {
  color: #484c51;
}

/* line 278, sass/_partials/_home.scss */
#work_showcase .work_container .work .client,
.work_container_home .work .client {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #f0f3f5;
  padding: 20px;
  box-sizing: border-box;
  transition: all ease 0.2s;
}

.all_work .work .client {
  background-color: #fff !important;
  font-size: 0.95rem;
}

.fix_work {
  position: relative;
}

.fix_work .client {
  background-color: #fff !important;
}

.page-template-page-home .work_container_home .work .client {
  background: #ffffff;
}

.work_container h1 {
  padding-bottom: 15px;
  text-align: center;
}

.work_container_home h2 {
  text-align: center;
  color: #bf133f;
  font-size: 27px;
  margin-bottom: 40px;
  margin-top: 20px;
}

/* line 294, sass/_partials/_home.scss */
#work_showcase .work_container.loading ul li,
.work_container_home.loading ul li {
  -webkit-animation: extract ease 0.8s;
  animation: extract ease 0.8s;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  opacity: 0;
}

/* line 300, sass/_partials/_home.scss */
#work_showcase .work_container.show ul li,
.work_container_home ul li {
  -webkit-animation: expand ease 0.8s;
  animation: expand ease 0.8s;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}

@-webkit-keyframes expand {
  0% {
    transform: scale(0, 0);
    opacity: 0;
  }

  100% {
    transform: scale(1, 1);
    opacity: 1;
  }
}

@keyframes expand {
  0% {
    transform: scale(0, 0);
    opacity: 0;
  }

  100% {
    transform: scale(1, 1);
    opacity: 1;
  }
}

@-webkit-keyframes extract {
  0% {
    transform: scale(1, 1);
    opacity: 1;
  }

  100% {
    transform: scale(0, 0);
    opacity: 0;
  }
}

@keyframes extract {
  0% {
    transform: scale(1, 1);
    opacity: 1;
  }

  100% {
    transform: scale(0, 0);
    opacity: 0;
  }
}

/* line 333, sass/_partials/_home.scss */
#clients {
  text-align: center;
  width: 100%;
  padding: 80px 0;
  clear: both;
  background: #ffffff;
}

#clients .wrapper {
  position: relative;
}

#clients .pager {
  position: absolute;
  top: 190px;
  z-index: 999999;
  cursor: pointer;
  opacity: 0.5;
}

#clients .pager.cycle-prev {
  left: 50px;
}

#clients .pager.cycle-next {
  right: 50px;
}

/* line 340, sass/_partials/_home.scss */
#clients .button {
  margin-top: 40px;
  clear: both;
}

/* line 345, sass/_partials/_home.scss */
#clients ul {
  width: 100%;
  text-align: center;
  background: #ffffff;
}

/* line 350, sass/_partials/_home.scss */
#clients li {
  display: inline-block;
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 33.33px;
  width: 200px;
  height: auto;
}

/* line 358, sass/_partials/_home.scss */
#clients li:nth-child(1n+1) {
  margin-left: 0;
}

/* line 362, sass/_partials/_home.scss */
#clients li:nth-child(5n+5) {
  margin-right: 0;
}

/* line 367, sass/_partials/_home.scss */
#clients h3 {
  padding-bottom: 50px;
}

/* line 371, sass/_partials/_home.scss */
#clients .cycle-slideshow img {
  width: 130px;
  height: auto;
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
  transition: all ease 0.2s;
}

/* line 378, sass/_partials/_home.scss */
#clients .cycle-slideshow img:hover {
  opacity: 1;
  -webkit-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}

/* line 385, sass/_partials/_home.scss */
#latest_post {
  background: #fff;
  padding: 20px 0 60px 0;
  float: left;
  width: 100%;
  text-align: center;
}

#latest_post .wrapper {
  max-width: 1200px;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  #latest_post .wrapper {
    width: 100%;
  }
}

/* line 392, sass/_partials/_home.scss */
#latest_post a.button {
  margin-top: -30px;
}

/* line 398, sass/_partials/_home.scss */
.left_box,
.right_box {
  width: 50%;
  float: left;
  height: 300px;
  text-align: left;
  background: #ffffff;
  padding: 50px;
  box-sizing: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.archive_news_single .left_box:has(img) {
  padding: 0px;
}

.archive_news_single .left_box:has(img) img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top left;
}

/* line 410, sass/_partials/_home.scss */
.left_box h3,
.right_box h3 {
  padding-bottom: 40px;
  line-height: 30px;
}

.left_box {
  position: relative;
  overflow: hidden;
}

.left_box p.showcase {
  position: absolute;
  left: -60px;
  top: 20px;
  background: #bf133f;
  color: #ffffff;
  padding: 10px 0;
  width: 200px;
  text-align: center;
  font-weight: bolder;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-shadow: 0px 5px 15px -8px #000000;
}

nav.navigation.pagination .nav-links .page-numbers {
  color: #000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0px 8px;
}

nav.navigation.pagination .nav-links span.page-numbers.current {
  color: #bf133f;
}

/* line 1, sass/_partials/_main.scss */
html {
  -webkit-text-size-adjust: none;
  /* Prevent font scaling in landscape */
}

/* line 5, sass/_partials/_main.scss */
.home header {
  -webkit-transform: translateY(-96px);
  -ms-transform: translateY(-96px);
  transform: translateY(-96px);
  transition: all ease 0.3s;
}

/* line 10, sass/_partials/_main.scss */
body {
  background-color: #ffffff;
}

/* line 14, sass/_partials/_main.scss */
body.home header {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/* line 18, sass/_partials/_main.scss */
body.home #home_tiles .tile {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}

/* line 23, sass/_partials/_main.scss */
.wrapper {
  margin: 0 auto;
}

#footer #top_footer .wrapper {
  max-width: 1200px;
  width: 100%;
  overflow: hidden;
}

#footer #top_footer i {
  color: #fff;
  font-size: 30px;
}

/* line 30, sass/_partials/_main.scss */
.centralise {
  text-align: center;
  width: 100%;
}

/* line 35, sass/_partials/_main.scss */
.button {
  text-transform: uppercase;
  padding: 10px 40px;
  background: #bf133f;
  color: #ffffff;
  font-weight: 500;
  z-index: 9999;
  position: relative;
}

/* line 42, sass/_partials/_main.scss */
.button.whitebutton {
  background: #ffffff;
  color: #bf133f;
}

/* line 48, sass/_partials/_main.scss */
#wrapper {
  position: relative;
}

/* line 51, sass/_partials/_main.scss */
#wrapper .button,
#wrapper [class*=button-],
.wrapper .button,
.wrapper [class*=button-] {
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  border: 1px solid #bf133f;
  height: 2.5em;
  font: 500 1em/2.5em "Raleway", sans-serif;
  letter-spacing: 0.08em;
  -moz-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  -webkit-transition: ease 0.3s all;
  transition: ease 0.3s all;
}

/* line 62, sass/_partials/_main.scss */
#wrapper .button.whitebutton:hover,
#wrapper [class*=button-].whitebutton:hover,
.wrapper .button.whitebutton:hover,
.wrapper [class*=button-].whitebutton:hover {
  background: #bf133f;
  border: 1px solid #ffffff;
}

/* line 66, sass/_partials/_main.scss */
#wrapper .button:hover,
#wrapper [class*=button-]:hover,
.wrapper .button:hover,
.wrapper [class*=button-]:hover {
  background: #ffffff;
  border: 1px solid #bf133f;
}

/* line 72, sass/_partials/_main.scss */
#wrapper .button.whitebutton {
  border: 1px solid #ffffff;
}

/* line 78, sass/_partials/_main.scss */
#wrapper .button-hover:hover,
.wrapper .button-hover:hover {
  line-height: 9em;
}

/* line 80, sass/_partials/_main.scss */
#wrapper .button-hover:before,
.wrapper .button-hover:before {
  content: attr(data-text);
  color: #bf133f;
  position: absolute;
  top: -2.75em;
}

/* line 88, sass/_partials/_main.scss */
#wrapper .button-hover.whitebutton:hover:before,
.wrapper .button-hover.whitebutton:hover:before {
  color: #ffffff;
}

/* line 95, sass/_partials/_main.scss */
#about_rg {
  position: absolute;
  bottom: -330px;
  height: 180px;
  width: 319px;
  overflow: hidden;
  left: 50%;
  margin-left: -160px;
  z-index: 9999;
}

/* line 105, sass/_partials/_main.scss */
#about_rg #about_container {
  padding-top: 200px;
  padding-bottom: 200px;
}

/* line 110, sass/_partials/_main.scss */
#about_rg h1,
#about_rg p,
#about_rg h2 {
  font-size: 14px;
  color: #ffffff;
  padding-bottom: 10px;
}

/* line 116, sass/_partials/_main.scss */
#about_rg h1,
#about_rg h2 {
  line-height: 20px;
  font-weight: bolder;
}

/* line 122, sass/_partials/_main.scss */
#about_rg p {
  line-height: 18px;
}

/* line 126, sass/_partials/_main.scss */
#about_rg a {
  color: #ffffff;
  font-size: 14px;
  text-decoration: underline;
}

/* line 1, sass/_partials/_footer.scss */
#footer {
  clear: both;
  width: 100%;
}

/* line 5, sass/_partials/_footer.scss */
#footer #top_footer {
  padding: 80px 0;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  float: left;
  background-color: #2E2E2E;
}

/* line 13, sass/_partials/_footer.scss */
#footer #top_footer .col {
  width: 25%;
  float: left;
  padding: 0px 20px;
}

/* line 17, sass/_partials/_footer.scss */
#footer #top_footer .col:nth-of-type(2) {
  margin: 0 6.5%;
}

/* line 21, sass/_partials/_footer.scss */
#footer #top_footer .col h4,
#footer #top_footer .col p {
  color: #ffffff;
}

/* line 25, sass/_partials/_footer.scss */
#footer #top_footer .col h4 {
  padding-bottom: 20px;
  font-size: 22px;
}

/* line 32, sass/_partials/_footer.scss */
#footer #top_footer .col ul {
  padding-top: 30px;
  padding-bottom: 20px;
}

/* line 36, sass/_partials/_footer.scss */
#footer #top_footer .col ul li {
  color: #ffffff;
  padding-bottom: 5px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
}

/* line 43, sass/_partials/_footer.scss */
#footer #top_footer .col ul li a {
  color: #ffffff;
}

/* line 46, sass/_partials/_footer.scss */
#footer #top_footer .col ul li a:hover {
  text-decoration: underline;
}

/* line 53, sass/_partials/_footer.scss */
#footer #top_footer .col .social_link {
  margin-right: 10px;
}

/* line 57, sass/_partials/_footer.scss */
#footer #top_footer .col form {
  margin-top: 30px;
  position: relative;
}

/* line 61, sass/_partials/_footer.scss */
#footer #top_footer .col form .mc4wp-response {
  position: absolute;
}

/* line 65, sass/_partials/_footer.scss */
#footer #top_footer .col form input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 80px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background: #bf133f;
  border: none;
  font-size: 14px;
  color: #ffffff;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

/* line 80, sass/_partials/_footer.scss */
#footer #top_footer .col form input[type=email] {
  padding: 10px;
  box-sizing: border-box;
  border: none;
  width: 100%;
  font-size: 14px;
}

/* line 88, sass/_partials/_footer.scss */
#footer #top_footer .col form input:focus {
  outline: none;
}

/* line 95, sass/_partials/_footer.scss */
#footer #bottom_footer {
  background: #bf133f;
  width: 100%;
}

/* 6.7.2026 css write */

/* general printing page four block css start */
.te-print-section {
  width: 100%;
  background: #f4eff0;
  padding: 40px 20px 60px;
  font-family: Arial, Helvetica, sans-serif;
  box-sizing: border-box;
}

.te-print-section * {
  box-sizing: border-box;
}

.te-print-section .te-print-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: start;
}

.te-print-section .te-print-column {
  width: 100%;
  text-align: center;
}

.te-print-section .te-print-block {
  width: 100%;
}

.te-print-section .te-print-block + .te-print-block {
  margin-top: 50px;
}

.te-print-section .te-print-title {
  margin: 0 0 18px;
  color: #000;
  font-size: 25px;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -1px;
}

.te-print-section .te-print-title span {
  color: #c80d3e;
  margin: 0 5px;
}

.te-print-section .te-print-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px 18px;
  justify-content: center;
}

.te-print-section .te-print-card {
  background: #fff;
  overflow: hidden;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.te-print-section .te-print-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}

.te-print-section .te-print-card img {
  width: 100%;
  aspect-ratio: 1 / 1;
  height: auto;
  display: block;
  object-fit: cover;
}

.te-print-section .te-print-card h3 {
  margin: 0;
  min-height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
}

.te-print-section .te-print-scroll-loader {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  min-height: 56px;
  margin: 38px auto 0;
  color: #000;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}

.te-print-section .te-print-scroll-loader[hidden] {
  display: none;
}

.te-print-section .te-print-scroll-loader.is-loading {
  opacity: 1;
  visibility: visible;
}

.te-print-section .te-print-loader-spinner {
  width: 26px;
  height: 26px;
  border: 3px solid rgba(199, 6, 64, 0.24);
  border-top-color: #c70640;
  border-radius: 50%;
  animation: rg-print-loader-spin 0.85s linear infinite;
}

@keyframes rg-print-loader-spin {
  to {
    transform: rotate(360deg);
  }
}

/* Tablet */
@media (max-width: 1200px) {
  .te-print-section .te-print-wrapper {
    gap: 50px;
  }

  .te-print-section .te-print-grid {
    gap: 18px 14px;
  }
}


/* end */
/* top bar search and contact info start */
.rg-topbar {
  width: 100%;
  min-height: 45px;
  display: grid;
  grid-template-columns: 36.6% 26.5% 36.9%;
  background: #c70640;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}

.rg-topbar * {
  box-sizing: border-box;
}

.rg-topbar__link,
.rg-topbar__search {
  min-height: 45px;
  display: flex;
  align-items: center;
}

.rg-topbar__link {
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
}

.rg-topbar__phone {
  padding-left: 47px;
}

.rg-topbar__email {
  justify-content: end;
  padding: 0 47px 0 0;
}

.rg-topbar__search {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  padding: 0 16px 0 26px;
  position: relative;
}

.rg-topbar__search input {
  width: 100%;
  height: 45px;
  border: 0;
  outline: 0;
  background: transparent;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.rg-topbar__search input::placeholder {
  color: #fff;
  opacity: 1;
}

.rg-topbar__search button {
  width: 48px;
  height: 45px;
  border: 0;
  padding: 0;
  background: transparent;
  cursor: pointer;
}

.rg-topbar__search svg {
  width:35px;
  height:35px;
  fill: none;
  stroke: #fff;
  stroke-width: 2.8;
  stroke-linecap: round;
}

.rg-topbar__search input[type="search"] {
  -webkit-appearance: none;
  appearance: none;
}

.rg-topbar__search input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
  height: 18px;
  width: 18px;
  cursor: pointer;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round'><line x1='4' y1='4' x2='20' y2='20'/><line x1='20' y1='4' x2='4' y2='20'/></svg>");
  background-size: contain;
  background-repeat: no-repeat;
}

.rg-topbar__mobile-search-trigger {
  min-height: 54px;
  display: none;
  align-items: center;
  justify-content: center;
  border: 0;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  padding: 0 18px;
  background: transparent;
  cursor: pointer;
}

.rg-topbar__mobile-search-trigger svg {
  width: 36px;
  height: 36px;
  fill: none;
  stroke: #fff;
  stroke-width: 2.8;
  stroke-linecap: round;
}

.rg-search-modal {
  position: fixed;
  inset: 0;
  z-index: 9998;
  display: none;
  align-items: flex-start;
  justify-content: center;
  padding: 80px 18px 18px;
}

.rg-search-modal.is-open,
.rg-search-modal:not([hidden]) {
  display: flex;
}

.rg-search-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.62);
}

.rg-search-modal__dialog {
  position: relative;
  width: min(640px, 100%);
  background: #c70640;
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.28);
}

.rg-search-modal__close {
  position: absolute;
  top: -48px;
  right: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: #c70640;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
}

.rg-topbar__search--modal {
  width: 100%;
  border: 0;
  padding: 0 14px 0 22px;
}

.rg-search-modal-open {
  overflow: hidden;
}

.rg-search-suggestions {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 50;
  background: #fff;
  color: #000;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);
}

.rg-search-suggestions__link {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 12px;
  align-items: center;
  min-height: 68px;
  padding: 8px 14px;
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #ece7e8;
}

.rg-search-suggestions__link:hover,
.rg-search-suggestions__link:focus {
  background: #f4eff0;
  color: #c70640;
}

.rg-search-suggestions__empty {
  padding: 16px 18px;
  color: #6b6265;
  font-size: 15px;
  line-height: 1.3;
  text-align: left;
}

.rg-search-suggestions__thumb {
  width: 52px;
  height: 52px;
  object-fit: cover;
  background: #f4eff0;
}

.rg-search-suggestions__content {
  min-width: 0;
}

.rg-search-suggestions__title {
  display: block;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
}

.rg-search-suggestions__type {
  display: block;
  margin-top: 3px;
  color: #6b6265;
  font-size: 12px;
  line-height: 1.2;
}

/* te feature strip start */
.te-print-section .te-feature-strip {
  margin-bottom: 30px;
}

.te-feature-strip * {
  box-sizing: border-box;
}

.te-feature-strip__inner {
  width: 100%;
  max-width: 1200px;
  min-height: 88px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  align-items: start;
}

.te-feature-strip__item {
  min-height: 70px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
  position: relative;
  padding: 16px 25px 0;
}

.te-feature-strip__item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 70px;
  background: #c90b3f;
}

.te-feature-strip__item h3 {
  margin: 0;
  color: #000;
  font-size: 17px;
  line-height: 1.12;
  font-weight: 700;
  letter-spacing: -0.8px;
}

/* Laptop */
@media (max-width: 1200px) {
  .te-feature-strip__item {
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 12px;
    min-height: auto;
  }
  .te-feature-strip__inner {
    width: 100%;
    max-width: 100%;
  }
  .te-feature-strip__item:not(:last-child)::after {
    height: calc(100% + 20px);
  }
  .te-print-section .te-print-title {
    font-size: 23px;
  }
  
  .te-print-section .te-feature-strip {
    margin-bottom: 50px;
  }
  .rg-topbar__search input {
    font-size: 22px;
  }
  .rg-topbar__search svg {
      width: 30px;
      height: 30px;
  }
}

/* Tablet - same desktop layout */
@media (max-width: 991px) {
  .te-feature-strip {
    padding: 0px;
    overflow-x: 60px;
  }

  .te-feature-strip__inner {
    grid-template-columns: repeat(5, 1fr);
    min-width: 100%;
    min-height: 60px;
  }

  .te-print-section .te-feature-strip {
    margin-bottom: 40px;
  }

  .te-feature-strip__item {
    padding: 12px 4px 0;
  }

  .te-feature-strip__item:not(:last-child)::after {
    display: block;
    height: 60px;
  }

  .te-feature-strip__item h3 {
    font-size: 14px;
    line-height: 1.12;
    letter-spacing: -0.5px;
  }

  .te-print-section {
    padding:25px 20px 45px;
  }
  .te-print-section .te-print-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 16px;
  }
}

/* Mobile - same desktop layout */
@media (max-width: 575px) {
  .te-feature-strip {
    padding:0px;
    overflow-x: auto;
  }

  .te-feature-strip__inner {
    grid-template-columns: repeat(5, 1fr);
    min-width: 100%;
    min-height: 50px;
  }

  .te-feature-strip__item {
    padding: 10px 2px 0;
  }

  .te-feature-strip__item:not(:last-child)::after {
    display: block;
    width: 1px;
    height: 40px;
  }

  .te-feature-strip__item h3 {
    font-size: 9px;
    line-height: 1.12;
    letter-spacing: -0.3px;
  }
  .te-print-section .te-feature-strip {
        margin-bottom: 15px;
    }
  .te-print-section .te-print-title {
    font-size: 18px;
  }
  .te-print-section .te-print-grid {
    gap: 15px 12px;
  }
  .te-print-section .te-print-card h3 {
      font-size: 16px;
      min-height: 35px;
  }
}

/* end */


/* printing details 7.7.2026 coding start */
.rg-product-sec {
  background: #f4eff0;
  padding:40px 15px 60px;
}

.rg-product-sec * {
  box-sizing: border-box;
}

.rg-product-wrap {
  max-width: 1200px;
  margin: 0 auto;
}

.rg-product-top {
  display: grid;
  grid-template-columns: 630px 1fr;
  gap:0px 87px;
  align-items: start;
}
.rg-product-img {
    grid-row: 1 / 3;
}
.rg-product-img img {
  width: 100%;
  height: 437px;
  display: block;
  object-fit: cover;
}

.rg-product-content {
  padding-top: 0;
  color: #000;
}

.rg-product-content h2 {
  margin: 0px 0 18px;
  font-size: 23px;
  line-height: 1;
  font-weight: 700;
}

.rg-product-content p,
.rg-product-content ul {
  margin: 0 0 17px;
  font-size: 17px;
/*   font-size: 20px; */
  line-height: 1.5;
}
.rg-product-content ul li::before {
    margin-right: 6px;
}

.rg-product-content ul li::before {
    margin-right: 6px;
}
.rg-product-content ul {
  padding-left: 0;
  list-style: none;
}

.rg-product-content li::before {
  content: "\2022 ";
}

.rg-product-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 245px;
  height: 50px;
  margin-top: 25px;
  border: 0;
  background: #c70640;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
  padding: 10px;
  text-decoration: none;
}

.rg-product-actions {
  margin-top: 25px;
}

.rg-product-actions form.cart {
  display: grid;
  gap: 14px;
  max-width: 360px;
  margin: 0;
}

.rg-product-actions table.variations {
  width: 100%;
  margin: 0;
  border: 0;
}

.rg-product-actions table.variations tr {
  display: grid;
  gap: 6px;
  margin-bottom: 12px;
}

.rg-product-actions table.variations th,
.rg-product-actions table.variations td {
  display: block;
  padding: 0;
  border: 0;
  text-align: left;
}

.rg-product-actions table.variations label {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.rg-product-actions select,
.rg-product-actions input.qty {
  width: 100%;
  min-height: 44px;
  border: 1px solid #d8cfd1;
  background: #fff;
  color: #000;
  font-size: 16px;
  padding: 8px 12px;
}

.rg-product-actions .quantity {
  max-width: 120px;
}

.rg-product-actions .single_add_to_cart_button,
.rg-product-actions button.button {
  min-width: 245px;
  min-height: 50px;
  border: 0;
  background: #c70640;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
}

.rg-product-actions .reset_variations {
  display: inline-block;
  margin-top: 8px;
  color: #c70640;
  font-size: 14px;
}

.rg-product-actions .woocommerce-variation-price {
  margin: 8px 0;
  color: #000;
  font-size: 18px;
  font-weight: 700;
}

.rg-print-contact-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
}

.rg-print-contact-modal.is-open,
.rg-print-contact-modal:not([hidden]) {
  display: flex;
}

.rg-print-contact-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.62);
}

.rg-print-contact-modal__dialog {
  position: relative;
  width: min(680px, 100%);
  max-height: calc(100vh - 48px);
  overflow: auto;
  background: #fff;
  color: #000;
  padding: 34px;
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.28);
}

.rg-print-contact-modal__dialog h2 {
  margin: 0 42px 24px 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.15;
}

.rg-print-contact-modal__close {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 38px;
  height: 38px;
  border: 0;
  background: #c70640;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
}

.rg-print-contact-modal__form form {
  width: 100%;
  margin: 0;
  padding: 0;
}

.rg-print-contact-modal-open {
  overflow: hidden;
}
.rg-product-inline-price {
    width: 100%;
    margin-top: 34px;
    grid-column: 2;
}
.rg-product-inline-price .rg-price-card {
  display: grid;
  grid-template-columns: 50% 50%;
}
.rg-product-inline-price .rg-price-head {
    grid-column: 1;
    grid-row: 1 / 3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.rg-product-inline-price .rg-price-label {
  grid-column: 2;
  grid-row: 1;
}
.rg-product-inline-price .rg-price-list {
  grid-column: 2;
  grid-row: 2;
  padding: 4px 0 4px;
}

.rg-price-row {
  display: grid;
  /* grid-template-columns: repeat(4, 1fr); */
  grid-template-columns: repeat(auto-fit, calc(25% - 37.5px));
  justify-content: center;
  gap: 50px;
  margin-top: 45px;
}

.rg-price-card {
  background: #fff;
  text-align: center;
  border: 1px solid #fff;
}

.rg-price-head {
  min-height: 59px;
  padding: 18px 8px 12px;
  background: #c70640;
  color: #fff;
}

.rg-price-head h3 {
  color: #fff;
  margin: 0;
  font-size: 19px;
  line-height: 1;
  font-weight: 400;
}

.rg-price-head p {
  margin: 5px 0 0;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
}

.rg-price-label,
.rg-price-list p {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 0;
}

.rg-price-label {
  background: #e8e8e8;
  padding: 22px 0;
  color: #52616c;
  font-size: 17px;
}

.rg-price-list {
  padding: 6px 0 12px;
}

.rg-price-list p {
  padding: 5px 0;
  color: #56616a;
  font-size: 16px;
}
.rg-price-list span span.woocommerce-Price-amount.amount, .rg-price-list span span.woocommerce-Price-amount.amount span{
  color:#52616c;
}
.rg-price-list p span:first-child {
  color: #c70640;
}

.some-more-ideas-product h2 {
  margin: 0 0 38px;
  color: #000;
  font-size: 34px;
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
}

/* css */
.rg-category-bar {
    background: #f4eff0;
    padding: 20px 50px 0px;
    max-width: calc(1920px - 115px);
    margin: auto;
}

.rg-category-bar__inner {
  min-height: 34px;
  width: 100%;
  max-width: 1920px;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* end */

.rg-category-bar a {
  color: #000;
  text-decoration: none;
  text-align: center;
  font-size:17px;
  line-height: 1;
  font-weight: 400;
  white-space: nowrap;
}

.rg-category-bar a.is-active {
  color: #c70640;
}

.rg-category-bar span {
  color: #c70640;
  margin: 0 4px;
}

.some-more-ideas-product {
  background: #f4eff0;
}

.ideas-container-wrap {
  max-width: 1200px;
  margin: auto;
}

.ideas-products-wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-content: center;
  gap: 58px;
}

@media (max-width: 767px) {
  .rg-category-bar__inner {
    min-width: 100%;
  }

  .rg-category-bar a {
    font-size: 15px;
  }
  .ideas-products-wrap {
      grid-template-columns: repeat(2, 1fr);
      gap: 15px;
  }
}

/* responsive */
@media (max-width: 991px) {
  .rg-product-wrap {
    max-width: 100%;
  }
  .rg-price-row {
        grid-template-columns: repeat(2, 1fr);
        gap: 45px 35px;
        max-width: 650px;
        margin-left: auto;
        margin-right: auto;
    }
  .rg-product-top {
    grid-template-columns: 400px 1fr;
    gap:0px 25px;
  }
  .ideas-products-wrap {
      grid-template-columns: repeat(2, 1fr);
      gap: 40px 34px;
  }
  .rg-product-content h2, .rg-product-content p, .rg-product-content ul {
    text-align: left;
  }
  .rg-product-content {
      text-align: right;
  }
  .ideas-container-wrap {
    max-width: 1200px;
    margin: auto;
}
.ideas-container-wrap {
    max-width: 650px;
}
  .rg-product-img img {
    height: auto;
  }
  .rg-product-content p,
  .rg-product-content ul {
    max-width: 100%;
  }
  .rg-product-content p, .rg-product-content ul {
      font-size: 16px;
  }
  .rg-price-row {
    grid-template-columns: repeat(2, 1fr);
    gap:45px 35px;
  }
}

@media (max-width:767px) {
    .rg-product-sec{
      padding:30px 20px 40px 0px;
    }
    .rg-price-row{
      padding-left: 20px;
      gap: 30px 20px;
    }
    .rg-product-top {
        grid-template-columns:50% calc(50% - 50px);
    }
    .ideas-products-wrap {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px 20px;
    }
    .rg-price-label {
        padding: 13px 0;
        font-size: 14px;
    }
    .rg-price-list p {
        padding: 5px 0;
        font-size: 15px;
    }
    .rg-product-btn {
        min-width: auto;
        max-width: calc(100% - 40px);
        width: 100%;
        margin-top: 12px;
    }
    .rg-product-inline-price {
        grid-column: 1 / -1;
        width: calc(100% - 40px);
        margin-left: auto;
    }
}
@media (max-width:680px) {
    .rg-product-top {
        grid-template-columns:50% auto;
        gap: 16px;
        min-width: auto;
    }
    .rg-product-inline-price {
        grid-column: 1 / -1;
        width: calc(100% - 20px);
        margin-top: 15px;
    }
}

@media (max-width: 575px) {
  .rg-product-sec {
    padding: 25px 20px 15px 0px;
  }
  .rg-product-btn {
      max-width: calc(100% - 0px);
      width: 100%;
      font-size: 16px;
      font-weight: 600;
  }
  .rg-price-head {
    min-height: 54px;
    padding: 16px 5px 9px;
  }
  .rg-price-head h3 {
      font-size: 15px;
  }
  .rg-price-head p {
    margin:1px 0 0;
    font-size: 12px;
  }

  .rg-product-content h2 {
    font-size: 22px;
  }

  .rg-print-contact-modal {
    padding: 12px;
  }

  .rg-print-contact-modal__dialog {
    max-height: calc(100vh - 24px);
    padding: 24px 18px;
  }

  .rg-print-contact-modal__dialog h2 {
    font-size: 23px;
  }

  .rg-price-row {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 25px;
    gap: 30px 20px;
  }
}

.pricing-section {
    display: flex;
    max-width: 620px;
    margin: 40px auto;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
  }

  .pricing-left {
    background-color: #c40233;
    color: #fff;
    flex: 0 0 42%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 30px 20px;
  }

  .pricing-left h2 {
    margin: 0 0 6px 0;
    font-size: 24px;
    font-weight: 400;
  }

  .pricing-left p {
    margin: 0;
    font-size: 15px;
    font-weight: 300;
    color: #fff;
  }

  .pricing-right {
    flex: 1;
    display: flex;
    background-color: #fff;
    flex-direction: column;
  }

  .pricing-header {
    display: flex;
    background-color: #eceeef;
    padding: 14px 0;
  }

  .pricing-header span {
    flex: 1;
    text-align: center;
    color: #333;
    font-size: 15px;
    font-weight: 600;
  }

  .pricing-rows {
    display: flex;
    flex-direction: column;
  }

  .pricing-row {
    display: flex;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
  }

  .pricing-row:last-child {
    border-bottom: none;
  }

  .pricing-row span {
    flex: 1;
    text-align: center;
    font-size: 15px;
  }

  .pricing-row .qty {
    color: #c40233;
    font-weight: 500;
  }

  .pricing-row .price {
    color: #555;
  }


/* end */

@media only screen and (max-width: 768px) {
  #footer #bottom_footer {
    padding: 0 20px;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 900px) {
  #footer .wrapper {
    width: 100% !important;
    flex-wrap: wrap;
  }

  #footer #bottom_footer p {
    width: 100%;
    text-align: center;
  }
}

/* line 101, sass/_partials/_footer.scss */
#footer #bottom_footer p {
  font-size: 13px;
  color: #ffffff;
  padding: 10px 0;
}

/* line 109, sass/_partials/_footer.scss */
#bottom_footer a {
  color: #ffffff;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -ms-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  border-bottom: 1px solid transparent;
}

#bottom_footer a:hover {
  border-bottom: 1px solid #ffffff;
}

#bottom_footer .wrapper {
  max-width: 1200px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

/* line 1, sass/_partials/_page.scss */
.bread_banner {
  padding: 15px 0;
  width: 100%;
  background: #bf133f;
  clear: both;
  float: left;
}

/* line 8, sass/_partials/_page.scss */
.bread_banner #breadcrumbs {
  float: right;
}

/* line 11, sass/_partials/_page.scss */
.bread_banner #breadcrumbs span,
.bread_banner #breadcrumbs a {
  color: #ffffff;
}

/* line 14, sass/_partials/_page.scss */
.bread_banner #breadcrumbs .breadcrumb_last {
  font-weight: 700;
}

/* line 20, sass/_partials/_page.scss */
#content {
  float: left;
  width: 100%;
  background-color: white;
}

/* line 26, sass/_partials/_page.scss */
.white_banner {
  padding: 50px 0 40px 0;
  text-align: center;
  clear: both;
  background: #ffffff;
  margin-bottom: 40px;
  float: left;
  width: 100%;
}

.blog .white_banner {
  margin-bottom: 0px;
}

@media only screen and (max-width: 768px) {
  .blog .white_banner {
    padding: 50px 0 20px 0;
  }
}

/* line 35, sass/_partials/_page.scss */
.white_banner h1 {
  padding-bottom: 20px;
  color: #bf133f;
  font-size: 55px;
  font-weight: 500;
}

/* line 41, sass/_partials/_page.scss */
.white_banner p {
  font-size: 16px;
  line-height: 24px;
  width: 70%;
  margin: 0 auto;
  padding-bottom: 20px;
}

/* line 49, sass/_partials/_page.scss */
.white_banner .search {
  float: right;
}

/* line 54, sass/_partials/_page.scss */
.services .white_banner {
  margin-bottom: 0;
}

/* line 58, sass/_partials/_page.scss */
.work {
  overflow: hidden;
}

.work2 {
  overflow: hidden;
}

/* line 61, sass/_partials/_page.scss */
.work .client {
  overflow: hidden;
  position: relative;
}

/* line 65, sass/_partials/_page.scss */
.work .client span {
  transition: all ease 0.3s;
  display: block;
}

/* line 69, sass/_partials/_page.scss */
.work .client span:before {
  content: "View Project";
  font-size: 16px;
  position: absolute;
  top: -50px;
  color: #ffffff;
  font-weight: 500;
}

.work_container_home .work .client span:before {
  content: "View More";
}

/* line 78, sass/_partials/_page.scss */
.work .client span:after {
  content: ">";
  font-size: 16px;
  position: absolute;
  top: -50px;
  right: 20px;
  color: #ffffff;
  font-weight: 500;
  opacity: 0;
  transition: all ease 0.3s;
  transition-delay: 0.3s;
}

/* line 94, sass/_partials/_page.scss */
.work:hover .client {
  background: #bf133f !important;
}

/* line 98, sass/_partials/_page.scss */
.work:hover .client span {
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
}

/* line 101, sass/_partials/_page.scss */
.work:hover .client span:before,
.work:hover .client span:after {
  opacity: 1;
}

/* line 105, sass/_partials/_page.scss */
.work:hover .client span:after {
  right: 0px;
  opacity: 1;
}

/* line 1, sass/_partials/_work.scss */
.work_container {
  clear: both;
  float: left;
  width: 100%;
  text-align: center;
  padding-bottom: 50px;
  margin-top: 60px;
}

/* line 8, sass/_partials/_work.scss */
.work_container .cycle-slideshow {
  width: 50%;
  float: left;
  min-height: 350px;
  position: relative;
}

/* line 14, sass/_partials/_work.scss */
.work_container .cycle-slideshow .pager_box {
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  color: #ffffff;
  padding: 8px 10px;
  cursor: pointer;
  left: 0;
  top: 140px;
  z-index: 99999;
}

/* line 24, sass/_partials/_work.scss */
.work_container .cycle-slideshow .pager_box:hover {
  background: rgba(0, 0, 0, 0.6);
}

/* line 28, sass/_partials/_work.scss */
.work_container .cycle-slideshow .pager_box.cycle-next {
  left: auto;
  right: 0;
}

@media only screen and (max-width: 900px) {
  .work_container .cycle-slideshow .pager_box.cycle-next {
    margin-right: 0px;
  }
}

/* line 35, sass/_partials/_work.scss */
.work_container .left,
.work_container .right {
  width: 50%;
  float: left;
  min-height: 373px;
}

/* line 41, sass/_partials/_work.scss */
.work_container .left {
  padding: 30px 50px 0px 50px;
  box-sizing: border-box;
  background: #ffffff;
  text-align: left;
  border-bottom-left-radius: 30px;
}

/* line 48, sass/_partials/_work.scss */
.work_container img.single_image {
  float: left;
}

/* line 52, sass/_partials/_work.scss */
.work_container .tags {
  padding-top: 10px;
  color: #bf133f;
  font-size: 14px;
  line-height: 145%;
}

/* line 57, sass/_partials/_work.scss */
.work_container .tags ul li {
  float: left;
  color: #bf133f;
}

/* line 61, sass/_partials/_work.scss */
.work_container .tags ul li:last-child span {
  display: none;
}

/* line 67, sass/_partials/_work.scss */
.work_container .button {
  margin-top: 5px;
  z-index: 100;
}

.button2 {
  margin-bottom: 30px !important;
  z-index: 100;
}

/* line 72, sass/_partials/_work.scss */
.work_container .testimonial {
  width: 100%;
  padding: 60px 100px 50px 100px;
  box-sizing: border-box;
  margin-top: 3px;
  background: #ffffff;
  position: relative;
  z-index: 10;
  clear: both;
  float: left;
}

/* line 83, sass/_partials/_work.scss */
.work_container .testimonial.link {
  margin-top: -28px;
}

/* line 87, sass/_partials/_work.scss */
.work_container .testimonial img {
  position: absolute;
  left: 50%;
  top: 50px;
  margin-left: -23.5px;
  z-index: -10;
  opacity: 0.8;
}

/* line 96, sass/_partials/_work.scss */
.work_container .testimonial p {
  font-size: 16px;
  line-height: 24px;
}

/* line 103, sass/_partials/_work.scss */
#work_showcase.archive .work_container {
  padding-top: 0px;
  margin-top: 0px;
}

.single_work_page_ {
  background-color: #f0f3f5;
}

/* line 107, sass/_partials/_work.scss */
#work_showcase.archive .white_banner {
  margin-bottom: 0;
}

/* line 111, sass/_partials/_work.scss */
#work_showcase.archive .filter_banner {
  text-align: center;
  margin-bottom: 40px;
}

/* line 115, sass/_partials/_work.scss */
#work_showcase.archive .filter_banner.extend {
  margin-bottom: 106px;
}

/* line 119, sass/_partials/_work.scss */
#work_showcase.archive .filter_banner ul {
  text-align: center;
  position: relative;
  width: 100%;
  z-index: 200;
  background: #ffffff;
}

/* line 126, sass/_partials/_work.scss */
#work_showcase.archive .filter_banner ul li {
  padding: 25px 50px;
  display: inline-block;
  float: none;
  position: static;
}

/* line 133, sass/_partials/_work.scss */
#work_showcase.archive .filter_banner ul.second_filter {
  background: #484c51;
  box-shadow: inset 0px 10px 20px -10px #000000;
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  visibility: hidden;
  -webkit-transform: translateY(-66px);
  -ms-transform: translateY(-66px);
  transform: translateY(-66px);
  transition: all ease 0.5s;
}

/* line 145, sass/_partials/_work.scss */
#work_showcase.archive .filter_banner ul.second_filter.show_filter {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  visibility: visible;
}

/* line 150, sass/_partials/_work.scss */
#work_showcase.archive .filter_banner ul.second_filter li {
  color: #ffffff;
  padding: 25px 25px;
}

/* line 154, sass/_partials/_work.scss */
#work_showcase.archive .filter_banner ul.second_filter li.active {
  background: #bf133f;
}

/* line 158, sass/_partials/_work.scss */
#work_showcase.archive .filter_banner ul.second_filter li:hover {
  background: #bf133f;
}

/* line 167, sass/_partials/_work.scss */
.single-work .similar_projects {
  padding: 70px 0 80px 0;
  background-color: #f0f3f5;
}

/* line 170, sass/_partials/_work.scss */
.single-work .similar_projects h3 {
  padding-bottom: 0px;
}

.single-work .similar_projects #work_showcase {
  background-color: #f0f3f5;
}

/* line 1, sass/_partials/_news.scss */
.news_container {
  background: #ffffff;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .news_container {
    width: 100%;
  }
}

.news_container b,
.news_container strong {
  font-weight: bolder;
}

/* line 4, sass/_partials/_news.scss */
.news_container .image_banner {
  width: 100%;
  height: auto;
}

/* line 8, sass/_partials/_news.scss */
.news_container .image_banner img {
  width: 100%;
  height: auto;
}

/* line 14, sass/_partials/_news.scss */
.news_container .news_content {
  padding: 60px 80px 100px 80px;
  box-sizing: border-box;
}

/* line 19, sass/_partials/_news.scss */
.news_container p {
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.news_container ul {
  padding-bottom: 20px;
}

.news_container a {
  color: #bf133f;
  text-decoration: underline;
}

.news_container ul li {
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 24px;
  list-style: inside disc;
  color: #484c51;
  font-weight: 500;
}

/* line 25, sass/_partials/_news.scss */
.news_container h1 {
  float: left;
  padding-bottom: 0;
}

/* line 30, sass/_partials/_news.scss */
.news_container .date {
  color: #cccccc;
  font-size: 20px;
  padding-top: 10px;
}

/* line 36, sass/_partials/_news.scss */
.news_container .left_side {
  width: 70%;
  float: left;
  padding-bottom: 30px;
  line-height: 32px;
}

/* line 43, sass/_partials/_news.scss */
.news_container .right_side {
  float: right;
  width: 30%;
  text-align: right;
  margin-top: -20px;
}

/* line 49, sass/_partials/_news.scss */
.news_container .right_side .date {
  color: #cccccc;
  display: inline-block;
  vertical-align: middle;
}

/* line 55, sass/_partials/_news.scss */
.news_container .right_side .avatar_circle {
  width: 60px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 200px;
  overflow: hidden;
}

/* line 63, sass/_partials/_news.scss */
.news_container .right_side .avatar_circle img {
  width: 100%;
  height: auto;
}

/* line 69, sass/_partials/_news.scss */
.news_container .right_side .avatar_name {
  display: inline-block;
  color: #484c51;
  vertical-align: middle;
  line-height: 20px;
  font-size: 14px;
  text-align: right;
  margin-right: 20px;
}

/* line 78, sass/_partials/_news.scss */
.news_container .right_side .avatar_name span.desc {
  color: #cccccc;
}

/* line 84, sass/_partials/_news.scss */
.news_container .body_content {
  clear: both;
}

/* line 87, sass/_partials/_news.scss */
.news_container .body_content img {
  margin-bottom: 10px;
  max-width: 100%;
  height: auto;
}

.news_container .body_content img.alignright {
  float: right;
  margin-left: 50px;
  margin-bottom: 50px;
}

.news_container .body_content {
  word-wrap: break-word;
}

/* line 94, sass/_partials/_news.scss */
.news_container h2,
.news_container h3 {
  padding: 15px 0px 10px 0px;
  margin-bottom: 10px;
  margin-top: 20px;
  margin-left: 0px;
  font-weight: bolder;
  font-size: 22px;
  border-bottom: 2px solid #cccccc;
  width: auto;
  color: #bf133f;
  display: inline-block;
}

/* line 107, sass/_partials/_news.scss */
.news_container blockquote {
  padding: 40px 40px 20px 40px;
  margin: 40px 0 20px 0;
  position: relative;
  background: #f0f3f5;
  text-align: center;
}

/* line 114, sass/_partials/_news.scss */
.news_container blockquote p {
  font-style: italic;
}

/* line 118, sass/_partials/_news.scss */
.news_container blockquote:before {
  position: absolute;
  left: 50%;
  top: -20px;
  margin-left: -20px;
  background-image: url("https://www.redgraphic.co.uk/wp-content/themes/redgraphic/images/quote_circle_left.png");
  height: 40px;
  width: 40px;
  content: "";
}

/* line 131, sass/_partials/_news.scss */
.bottom_button {
  text-align: center;
  width: 100%;
  padding-bottom: 50px;
  margin-top: -30px;
}

/* line 138, sass/_partials/_news.scss */
#news_archive {
  background: #f0f3f5;
  padding-bottom: 80px;
  float: left;
  width: 100%;
  text-align: center;
}

/* line 145, sass/_partials/_news.scss */
#news_archive a.button {
  margin-top: -30px;
}

#news_archive .wrapper,
.services_internal_blocks .wrapper {
  max-width: 1200px;
  width: 100%;
}

@media only screen and (max-width: 768px) {

  #news_archive .wrapper,
  .services_internal_blocks .wrapper {
    width: 100%;
  }
}

/* line 150, sass/_partials/_news.scss */
.archive_news_single {
  margin-bottom: 50px;
}

/* line 1, sass/_partials/_services.scss */
.service_image_banner {
  width: 100%;
  min-height: 450px;
  background-size: cover;
  background-position: center center;
  float: left;
}

/* line 9, sass/_partials/_services.scss */
.page-id-67 .service_image_banner {
  background-position: bottom center;
}

/* line 13, sass/_partials/_services.scss */
.white_banner.single_service_banner {
  width: 100%;
  box-sizing: border-box;
  padding: 50px 0 80px 0;
  margin: 0;
}

.white_banner .wrapper {
  max-width: 1200px;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .white_banner .wrapper {
    width: 100%;
    padding: 0 50px;
    box-sizing: border-box;
  }
}

/* line 20, sass/_partials/_services.scss */
.service_button {
  width: 100%;
  text-align: center;
}

/* line 24, sass/_partials/_services.scss */
.service_button a {
  margin-top: -30px;
}

/* line 29, sass/_partials/_services.scss */
.similar_projects {
  text-align: center;
  padding: 80px 0;
  clear: both;
}

/* line 34, sass/_partials/_services.scss */
.similar_projects h3 {
  padding-bottom: 0px;
}

/* line 40, sass/_partials/_services.scss */
.services {
  width: 100%;
}

/* line 43, sass/_partials/_services.scss */
.services .service {
  height: 360px;
  width: 50%;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50% !important;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: all ease 0.5s;
}

/* line 55, sass/_partials/_services.scss */
.services .service .info {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  z-index: 200;
  padding: 40px;
  box-sizing: border-box;
  transition: all ease 0.5s;
}

/* line 67, sass/_partials/_services.scss */
.services .service .info h2 {
  color: #ffffff;
  font-size: 20px;
  padding-bottom: 30px;
  padding-top: 260px;
  transition: all ease 0.5s;
}

/* line 75, sass/_partials/_services.scss */
.services .service .info p {
  opacity: 0;
  visibility: hidden;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  padding-top: 50px;
  transition: all ease 0.5s;
  transition-delay: 0.2s;
}

@media screen and (min-width: 1230px) {
  .services .service:hover {
    background-position: 50% 50%;
  }

  .services .service:hover .info {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
  }

  .services .service:hover .info h2 {
    padding-top: 0;
  }

  .services .service:hover .info p {
    opacity: 1;
    visibility: visible;
    padding-top: 0;
  }
}

/* line 1, sass/_partials/_team.scss */
.team_page .white_banner {
  margin-bottom: 0;
}

/* line 5, sass/_partials/_team.scss */
#profiles {
  float: left;
  width: 100%;
  margin: 30px 0;
}

/* line 10, sass/_partials/_team.scss */
#profiles .profile {
  width: 16%;
  height: 200px;
  background: #cccccc;
  float: left;
  margin-right: 0.8%;
  margin-bottom: 0.666%;
  box-sizing: border-box;
  cursor: pointer;
  background: #ffffff;
}

/* line 21, sass/_partials/_team.scss */
#profiles .profile .image {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-filter: grayscale(100%);
  opacity: 0.5;
}

/* line 31, sass/_partials/_team.scss */
#profiles .profile:nth-child(6) {
  margin-right: 0;
}

/* line 34, sass/_partials/_team.scss */
#profiles .profile:nth-child(2) .image {
  -webkit-filter: grayscale(0);
  opacity: 1;
}

/* line 40, sass/_partials/_team.scss */
#profiles .profile:hover .image {
  -webkit-filter: grayscale(0);
  opacity: 1;
}

/* line 48, sass/_partials/_team.scss */
#profile_content {
  width: 100%;
  background: #ffffff;
  margin-bottom: 50px;
  height: auto;
  padding: 70px 50px;
  float: left;
  box-sizing: border-box;
  clear: both;
  position: relative;
  border-top: 3px solid #bf133f;
}

/* line 60, sass/_partials/_team.scss */
#profile_content:after {
  bottom: 100%;
  left: 25%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #bf133f;
  border-width: 20px;
  margin-left: -20px;
}

/* line 75, sass/_partials/_team.scss */
#profile_content h2 {
  font-size: 22px;
  color: #bf133f;
  padding-bottom: 10px;
}

/* line 81, sass/_partials/_team.scss */
#profile_content h3 {
  font-size: 18px;
  color: #cccccc;
}

/* line 86, sass/_partials/_team.scss */
#profile_content .right {
  float: right;
  width: 75%;
  padding-left: 5%;
  box-sizing: border-box;
  border-left: 1px solid #eaeaea;
}

/* line 93, sass/_partials/_team.scss */
#profile_content .left {
  float: left;
  width: 20%;
}

/* line 98, sass/_partials/_team.scss */
#profile_content p {
  font-size: 16px;
  line-height: 24px;
}

/* line 2, sass/_partials/_contact.scss */
.contact_container form {
  width: 700px;
  margin: 0 auto;
  max-width: 100%;
  padding-bottom: 80px;
  padding-top: 20px;
  clear: both;
}

/* line 10, sass/_partials/_contact.scss */
.contact_container form .row {
  width: 100%;
  margin-bottom: 20px;
  float: left;
}

/* line 15, sass/_partials/_contact.scss */
.contact_container form .row .cell {
  width: 48%;
  margin-right: 4%;
  float: left;
  position: relative;
}

/* line 21, sass/_partials/_contact.scss */
.contact_container form .row .cell:nth-child(even) {
  margin-right: 0;
}

/* line 25, sass/_partials/_contact.scss */
.contact_container form .row .cell input,
.contact_container form .row .cell textarea {
  width: 100%;
  background: #ffffff;
  border: 1px solid #f0f3f5;
  padding: 15px;
  box-sizing: border-box;
  resize: none;
  color: #484c51;
  font-size: 14px;
  line-height: 22px;
}

/* line 36, sass/_partials/_contact.scss */
.contact_container form .row .cell input.wpcf7-not-valid,
.contact_container form .row .cell textarea.wpcf7-not-valid {
  border: 1px solid #bf133f;
}

/* line 40, sass/_partials/_contact.scss */
.contact_container form .row .cell input:focus,
.contact_container form .row .cell textarea:focus {
  outline: none;
}

/* line 47, sass/_partials/_contact.scss */
.contact_container form .row .big_cell {
  width: 100%;
  margin-right: 0;
}

/* line 53, sass/_partials/_contact.scss */
.contact_container form input[type=submit] {
  text-transform: uppercase;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0px 40px;
  background: #bf133f;
  color: #ffffff;
  font-weight: 500;
  position: relative;
  display: inline-block;
  overflow: hidden;
  border: 1px solid #bf133f;
  height: 3.5em;
  font: 500 1em/3.5em "Raleway", sans-serif;
  letter-spacing: 0.08em;
  cursor: pointer;
  float: left;
  transition: ease 0.3s all;
}

/* line 71, sass/_partials/_contact.scss */
.contact_container form input[type=submit]:hover {
  background: #ffffff;
  border: 1px solid #bf133f;
  color: #bf133f;
}

/* line 77, sass/_partials/_contact.scss */
.contact_container form input[type=submit]:focus {
  outline: none;
}

/* line 83, sass/_partials/_contact.scss */
.contact_container form div.wpcf7-response-output {
  float: right;
  margin: -20px 0 0 0;
  padding: 15px;
}

/* line 91, sass/_partials/_contact.scss */
.contact_details {
  width: 700px;
  max-width: 90%;
  margin: 0 auto;
}

/* line 96, sass/_partials/_contact.scss */
.contact_details ul {
  text-align: left;
}

/* line 99, sass/_partials/_contact.scss */
.contact_details ul li {
  width: 100%;
  margin-bottom: 30px;
  float: left;
  font-size: 18px;
  line-height: 24px;
}

/* line 106, sass/_partials/_contact.scss */
.contact_details ul li.half {
  font-size: 18px;
}

/* line 110, sass/_partials/_contact.scss */
.contact_details ul li a {
  color: inherit;
}

/* line 113, sass/_partials/_contact.scss */
.contact_details ul li a:hover {
  color: #bf133f;
  text-decoration: underline;
}

/* line 119, sass/_partials/_contact.scss */
.contact_details ul li img {
  margin-bottom: -8px;
  margin-right: 10px;
  float: left;
}

/* line 125, sass/_partials/_contact.scss */
.contact_details ul li span {
  float: left;
  width: 90%;
}

/* line 133, sass/_partials/_contact.scss */
#map {
  height: 500px;
  width: 100%;
}

/* line 1, sass/_partials/_mobile.scss */
#mobile_menu {
  display: none;
}

/* line 5, sass/_partials/_mobile.scss */
#burger_menu {
  display: none;
  float: right;
  padding: 40px 25px;
  cursor: pointer;
}

#burger_menu span {
  position: relative;
  background: #bf133f;
  height: 3px;
  width: 35px;
  display: block;
}

#burger_menu span:before,
#burger_menu span:after {
  position: absolute;
  content: "";
  top: 8px;
  background: #bf133f;
  height: 3px;
  width: 35px;
  display: block;
  transition: all ease 0.5s;
}

#burger_menu span:after {
  top: -8px;
}

/* line 35, sass/_partials/_mobile.scss */
body.show_mobile_nav #burger_menu span {
  background: transparent;
}

body.show_mobile_nav #burger_menu span:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
}

body.show_mobile_nav #burger_menu span:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0;
}

.updated_home .new_header .cover_image_container .header_slider .cover_header_image .overlay .slide_content {
  color: white;
  opacity: 0;
  transition: 1.5s;
  padding: 0px 60px;
}
@media screen and (max-width: 1450px) {
  .rg-category-bar a {
      font-size: 18px;
  }
 
}
@media screen and (max-width: 1230px) {
  #work_showcase .work_container ul {
    text-align: center;
  }

  #work_showcase .work_container ul .work {
    display: inline-block;
    float: none;
    margin-left: 15px;
    margin-right: 15px;
  }

  #work_showcase .work_container ul .work2 {
    display: inline-block;
    float: none;
    margin-left: 15px;
    margin-right: 15px;
  }

  #work_showcase .work_container ul .work:nth-of-type(4n) {
    margin-right: 15px;
  }

  .services .service {
    height: 260px;
  }

  .services .service .info h2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100% - 40px);
    padding: 20px;
    background: rgba(0, 0, 0, 0.5);
  }

  .services .service .info p {
    height: 70%;
    display: none;
  }

  .right_box {
    width: 70%;
  }

  .left_box {
    width: 30%;
  }
}

@media screen and (max-width: 920px) {
  #home_tiles .tile {
    background-position: center center;
  }

  #home_tiles .tile.big {
    height: 50%;
    width: 50%;
  }
  .rg-category-bar a {
        font-size: 15px;
    }
  #home_tiles .tile.med {
    width: 50%;
    height: 50%;
  }

  #home_tiles .tile.small {
    height: 50%;
    width: 50%;
  }

  .home #work_showcase .filter_banner {
    display: none;
  }

  .right_box {
    width: 100%;
    height: auto;
  }

  .left_box {
    width: 100%;
    height: auto;
    padding: 20px;
  }

  .updated_home .new_header .cover_image_container .header_slider .cover_header_image .overlay .slide_content {
    padding: 0px 13px;
  }

  #about_rg {
    bottom: -550px;
    width: 90%;
    left: 5%;
    margin-left: 0;
  }

  #footer #top_footer {
    padding: 80px 0 40px 0;
  }

  #footer #top_footer .col {
    width: 100%;
    margin-bottom: 50px;
  }

  #footer #top_footer .col:nth-of-type(2) {
    margin: 0;
    margin-bottom: 50px;
  }

  .work_container img.single_image {
    width: 550px;
    height: auto;
    float: none;
    min-height: auto;
    margin: 0 auto;
    max-width: 100%;
  }

  .work_container .cycle-slideshow {
    width: 550px;
    max-width: 100%;
    margin: 0 auto;
    float: none;
    min-height: auto;
  }

  .work_container .cycle-slideshow .pager_box {
    top: 80px;
  }

  .work_container .cycle-slideshow img {
    width: 550px;
    height: auto;
    float: none;
    min-height: auto;
    margin: 0 auto;
    max-width: 100%;
  }

  .work_container .left {
    width: 100%;
    float: none;
    height: auto;
    min-height: auto;
    padding-bottom: 100px;
  }

  .work_container .testimonial {
    padding: 60px;
  }

  .service_image_banner {
    min-height: 300px;
  }

  .news_container .right_side {
    float: left;
    margin-bottom: 20px;
    padding-top: 20px;
    border-top: 1px solid #f0f3f5;
    text-align: left;
    width: 100%;
  }

  .news_container .right_side .avatar_circle {
    float: left;
  }

  .news_container .right_side .avatar_name {
    text-align: left;
    margin-left: 20px;
    margin-top: 7px;
  }

  .news_container .left_side {
    width: 100%;
  }

  .updated_home .new_header .cover_image_container .header_slider .cover_header_image .overlay .slide_content h1,
  .updated_home .new_header .cover_image_container .header_slider .cover_header_image .overlay .slide_content h2 {
    font-size: 18px;
  }

  .updated_home .new_header .cover_image_container .header_slider .cover_header_image .overlay .slide_content h1,
  .updated_home .new_header .cover_image_container .header_slider .cover_header_image .overlay .slide_content h2 {
    font-size: 23px;
    padding-bottom: 0px;
    color: #fff;
  }

}

@media screen and (max-width: 1470px) {
  #red_banner {
    text-align: center;
    padding: 40px 0;
  }

  #red_banner h2 {
    width: 100%;
    text-align: center;
    padding: 0;
  }

  #red_banner a.button {
    display: none;
  }

  #burger_menu {
    display: block;
  }

  header {
    height: 75px;
    position: relative;
  }

  header #logo {
    margin-top: 25px;
  }

  header nav {
    display: none;
  }

  #mobile_menu {
    display: block;
    position: fixed;
    right: 0;
    width: 80%;
    background: #bf133f;
    height: 100%;
    z-index: 0;
    box-shadow: inset 10px 0px 20px -10px rgba(0, 0, 0, 0.8);
  }

  #mobile_menu ul li a {
    display: block;
    color: #ffffff;
    padding: 25px 50px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    position: relative;
  }

  #mobile_menu ul li#menu-item-175 a {
    background: rgba(0, 0, 0, 0.2);
  }

  #mobile_menu ul li a:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 5px;
    content: "";
    display: block;
    background: #ffffff;
  }

  #mobile_menu ul li a:hover {
    background: rgba(0, 0, 0, 0.2);
  }

  #mobile_menu ul li#menu-item-162 a {
    background: rgba(0, 0, 0, 0.2);
  }

  #mobile_menu ul li.current-menu-item a {
    font-weight: bolder;
  }

  #mobile_menu ul li.current-menu-item a:after {
    height: 100%;
  }

  #mobile_menu ul li.current_page_item a {
    font-weight: bolder;
  }

  #mobile_menu ul li.current_page_item a:after {
    height: 100%;
  }

  #mobile_menu ul li.current-page-ancestor a {
    font-weight: bolder;
  }

  #mobile_menu ul li.current-page-ancestor a:after {
    height: 100%;
  }

  #mobile_menu ul li.current_page_parent a {
    font-weight: bolder;
  }

  #mobile_menu ul li.current_page_parent a:after {
    height: 100%;
  }

  body #wrapper {
    background: #f0f3f5;
    position: relative;
    z-index: 100;
    transition: all ease 0.5s;
  }

  body.show_mobile_nav #wrapper {
    -webkit-transform: translateX(-80%);
    -ms-transform: translateX(-80%);
    transform: translateX(-80%);
  }

  #clients {
    display: none;
  }
  .some-more-ideas-product h2 {
      margin: 0 0 25px;
      font-size: 26px;
  }
}

@media screen and (max-width: 920px) {
  header {
    padding: 0 5%;
  }

  header #burger_menu {
    padding: 35px 0 35px 25px;
  }

  header #logo {
    margin-top: 25px;
  }

  header #logo img {
    width: 130px;
    height: auto;
  }

  header img {
    width: 130px;
    height: auto;
  }

  #home_tiles {
    display: none;
  }

  #red_banner {
    padding: 30px 0;
  }

  #red_banner h2 {
    font-size: 22px;
    line-height: 32px;
  }

  .home #work_showcase .work_container ul li.work:nth-of-type(n+5) {
    display: none;
  }

  .services .service {
    width: 100%;
  }

  #clients {
    padding: 50px 0;
  }

  .left_box h3,
  .right_box h3 {
    line-height: 34px;
  }

  #footer #top_footer {
    text-align: center;
    padding: 40px 0 0 0;
  }

  #footer #top_footer .wrapper {
    width: 100%;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
  }

  #footer #top_footer .wrapper .col {
    padding: 0 30px;
  }

  #footer #bottom_footer {
    display: block;
  }

  p.left,
  p.right {
    display: block;
    width: 100%;
    text-align: center !important;
    margin: 0 0 10px 0;
  }

  .white_banner {
    padding: 30px 0;
  }

  .white_banner p {
    width: 100%;
  }

  #work_showcase.archive .filter_banner ul.first_filter li {
    width: 50%;
    box-sizing: border-box;
    line-height: 22px;
  }

  #work_showcase.archive .filter_banner ul.second_filter {
    display: none !important;
  }

  #work_showcase.archive .filter_banner.extend {
    margin-bottom: 40px;
  }

  .service_image_banner {
    min-height: 200px;
  }

  .right_box {
    padding: 30px 30px 60px 30px;
  }

  .left_box h3,
  .right_box h3 {
    padding-bottom: 20px;
  }

  .news_container .news_content,
  .work_container .left,
  .work_container .testimonial {
    padding: 30px 30px 50px 30px;
  }

  .work_container .tags {
    display: inline-block;
  }

  .work_container .tags ul li {
    line-height: 22px;
  }

  .news_container p {
    font-size: 16px;
    line-height: 24px;
  }

  .contact_container form .row {
    margin-bottom: 0;
  }

  .contact_container form .row .cell {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  #map {
    height: 250px;
  }

  .contact_details ul li span {
    float: left;
    width: 80%;
  }

  .contact_details ul li img {
    float: left;
  }

  .bread_banner #breadcrumbs {
    display: none;
  }

  .single .wrapper {
    max-width: 100%;
    padding: 0;
  }

  .news_container .body_content img.alignright {
    float: none;
    margin-left: 0px;
    margin: 20px auto;
    display: block;
  }

  .news_container .body_content h2 {
    text-align: center;
    width: 100%;
  }
}

.clients_page .entry-content ul {
  text-align: center;
}

.clients_page .entry-content ul li {
  display: inline-block;
  padding: 25px;
  background: #ffffff;
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 33.33px;
  position: relative;
  display: none;
}

.clients_page .entry-content ul li.active_client {
  display: inline-block;
}

.client_filter {
  text-align: center;
  background: #ffffff;
  width: 100%;
  height: auto;
  text-align: center;
  float: left;
  margin-bottom: 40px;
}

.client_filter ul {
  text-align: center;
  position: relative;
  width: 100%;
  z-index: 200;
  background: #ffffff;
}

.client_filter ul li {
  padding: 25px 25px;
  color: #484c51;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  position: relative;
}

.client_filter ul li.active {
  background: #f0f3f5;
}

.client_filter ul li:hover {
  background: #f0f3f5;
}

.quote-text {
  width: 100%;
  font-style: italic;
  display: block;
  margin: 30px auto 0 auto;
}

.quote-author {
  width: 75%;
  font-style: italic;
  display: block;
  margin: 10px auto 0 auto;
  color: #bf133f;
}

div.wpcf7 {
  margin: 0;
  padding: 0;
}

div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
  border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
  border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
  position: relative;
}

span.wpcf7-not-valid-tip {
  color: #ff0000;
  font-size: 1em;
  font-weight: normal;
  display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid #ff0000;
  background: #ffffff;
  padding: 0.2em 0.8em;
}

span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
  content: " ";
}

.wpcf7-display-none {
  display: none;
}

div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url("https://www.redgraphic.co.uk/wp-content/themes/redgraphic/images/ajax-loader.gif");
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
  visibility: visible;
}

div.wpcf7 div.ajax-error {
  display: none;
}

div.wpcf7 .placeheld {
  color: #484c51;
}

div.wpcf7 .wpcf7-recaptcha iframe {
  margin-bottom: 0;
}

div.wpcf7 input[type=file] {
  cursor: pointer;
}

div.wpcf7 input[type=file]:disabled {
  cursor: default;
}

.legal {
  width: 100%;
  display: block;
}

.legal a {
  color: #000000;
  text-decoration: underline;
}

.legal h4 {
  width: 100%;
  margin: 10px 0 10px 0;
  padding: 0 0 0 0;
  text-align: left;
  font-size: 14pt;
  font-weight: bold;
}

.legal h1 {
  width: 100%;
  margin: 30px 0 30px 0;
  padding: 0 0 0 0;
  text-align: center;
  font-size: 16pt;
  font-weight: normal;
}

.legal p {
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  text-align: left;
  font-size: 12pt;
}

.legal ul {
  margin: 15px 0 15px 20px;
  width: 100%;
  list-style: disc;
  text-align: left;
  font-size: 12pt;
}

.legal ul li {
  width: 100%;
  list-style: disc;
  text-align: left;
  margin: 0 0 10px 0;
}

.wpcf7-list-item {
  width: 100%;
  display: block;
  position: relative;
  padding: 0 0 0 0 !important;
  margin: 0 0 5px 0 !important;
}

.wpcf7-checkbox {
  width: 100%;
  display: block;
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
}

.wpcf7-list-item-label {
  display: block;
  font-size: 10pt;
  position: absolute;
  left: 30px;
  top: 0;
  width: calc(100% - 30px);
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: #484c51;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}

.big_cell p {
  margin: 0 0 0 30px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: #484c51;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}

.big_cell p a {
  font-weight: bold;
  color: #484c51;
}

.wpcf7-submit {
  margin-bottom: 40px;
}

.wpcf7-acceptance-missing {
  display: block;
  width: 50%;
  border: 2px solid #bf133f;
  color: #bf133f;
}

.product {
  display: block;
  width: 100%;
}

.product-desc {
  width: 100%;
  font-family: "Raleway";
  background: #bf133f;
  padding: 10px 0;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
}

.product-price {
  font-family: "Raleway";
  width: 100%;
  padding: 10px 0 20px 0;
  text-align: center;
  font-size: 16px;
}
.wrapper-flex {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  width: 1100px;
  margin: 0 auto;
  max-width: 70%;
  padding: 0 15%;
}
.print-left {
  display: block;
  text-align: left;
}
.print-left p {
  width: 100%;
  text-align: left;
}
.print-left h3 {
  color: #bf133f;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.print-left ul {
  display: block;
  margin: 0 0 0 0;
  list-style-type: disc;
}
.print-left ul li {
  margin: 10px 0 0 20px;
  padding: 0 0 0 0;
  list-style-type: disc;
}
.print-left ul li strong {
  color: #bf133f;
}
.print-right {
  display: block;
  width: 200px;
}
.print-right h3 {
  margin: 0 0 20px 0;
}

.print_example_image {
  display: block;
  width: 100%;
  margin: 0 0 0 0;
}

@media screen and (max-width: 900px) {
  .print-left {
    width: 100%;
  }
}

@media screen and (min-width: 900px) {
  .print-left {
    width: calc(100% - 250px);
  }
}

.alert_message {
  background-color: #d1d1d1;
  padding: 20px;
}

.alert_fail {
  background-color: rgb(252, 138, 138);
}

.altert_success {
  background-color: rgb(150, 213, 174);
}

.main_contact .privacy_policy_row {
  margin-bottom: 80px !important;
}

.main_contact #contactus {
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .main_contact #contactus {
    padding: 20px;
    max-width: 100%;
    box-sizing: border-box;
  }
}

.main_contact #contactus #privacypolicy {
  margin-top: 10px;
}

.main_contact #contactus .cell.big_cell p {
  margin: 10px 0px 0px 0px !important;
}

.main_contact #contactus .form_buttons {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 507px) {
  .main_contact #contactus .form_buttons {
    display: block;
  }
}

@media (max-width: 507px) {
  .main_contact #contactus .form_buttons .submit-btn {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.header-container {
  opacity: 0;
  animation-name: nav-bar-fade;
  animation-duration: 4s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
  animation-delay: 1s;
}

@media only screen and (max-width: 768px) {
  .header-container {
    animation-duration: 0.2s;
    animation-delay: 0s;
  }
}

.updated_home {
  overflow: hidden;
}

.updated_home .new_header {
  padding: 20px 50px;
  height: 550px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: relative;
}

@media (max-width: 850px) {
  .updated_home .new_header {
    padding: 0px;
    height: 225px;
  }
}

.updated_home .new_header .redgraphic_logo {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.updated_home .new_header .redgraphic_logo img {
  animation-name: logo-grow;
  animation-duration: 5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
}

.updated_home .new_header .mobile_slider_container {
  display: none;
  animation-duration: 4s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
  animation-delay: 0s;
  opacity: 1;
}

@media (max-width: 850px) {
  .updated_home .new_header .mobile_slider_container {
    display: block;
  }
}

.updated_home .new_header .mobile_slider_container .mobile_slider {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 225px;
}

.updated_home .new_header .mobile_slider_container .mobile_slider .overlay {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
}

.updated_home .new_header .mobile_slider_container .mobile_slider .overlay div {
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 15px 0px;
}

.updated_home .new_header .cover_image_container {
  display: flex;
}

@media (max-width: 850px) {
  .updated_home .new_header .cover_image_container .desktop_slider {
    display: none;
  }
}

.updated_home .new_header .cover_image_container .header_slider {
  position: relative;
  width: 50%;
  animation-delay: 0s;
  animation-duration: 4s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  transition: 1.5s;
}

.updated_home .new_header .cover_image_container .header_slider:hover {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 15px;
}

@media (max-width: 850px) {
  .updated_home .new_header .cover_image_container .header_slider {
    height: 225px;
  }
}

.updated_home .new_header .cover_image_container .header_slider:nth-child(1) {
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
  margin-right: 5px;
  left: -1000px;
  animation-name: left-slide-in;
}

.updated_home .new_header .cover_image_container .header_slider:nth-child(2) {
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
  margin-left: 5px;
  margin-right: 5px;
  right: -1000px;
  animation-name: right-slide-in;
}

.updated_home .new_header .cover_image_container .header_slider:nth-child(3) {
  margin-left: 5px;
  animation-name: final-right-slide-in;
  right: -1000px;
  animation-delay: 1.5s;
  border-bottom-right-radius: 60px;
}

.updated_home .new_header .cover_image_container .header_slider .cover_header_image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  height: 550px;
}

@media (max-width: 850px) {
  .updated_home .new_header .cover_image_container .header_slider .cover_header_image {
    height: 225px;
  }
}

.updated_home .new_header .cover_image_container .header_slider .cover_header_image .overlay {
  width: 100%;
  height: 100%;
  transition: 1.5s;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.updated_home .new_header .cover_image_container .header_slider .cover_header_image .overlay .slide_content p {
  color: white;
}

.updated_home .new_header .cover_image_container .header_slider .cover_header_image .overlay .slide_content h1,
.updated_home .new_header .cover_image_container .header_slider .cover_header_image .overlay .slide_content h2 {
  font-size: 30px;
  padding-bottom: 0px;
  color: #fff;
}

.updated_home .new_header .cover_image_container .header_slider .cover_header_image .overlay .slide_content div {
  margin-top: 10px;
}

.updated_home .new_header .cover_image_container .header_slider .cover_header_image .overlay:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.updated_home .new_header .cover_image_container .header_slider .cover_header_image .overlay:hover .slide_content {
  opacity: 1;
}

.updated_home .new_header .cover_image_container .header_slider .cover_header_image .overlay_1 {
  border-bottom-left-radius: 60px;
}

.updated_home .new_header .cover_image_container .header_slider .cover_header_image .overlay_3 {
  border-bottom-right-radius: 60px;
}

.updated_home .new_header .cover_image_container .header_slider .cover_header_1 {
  border-bottom-left-radius: 60px;
}

.updated_home .new_header .cover_image_container .header_slider .cover_header_3 {
  border-bottom-right-radius: 60px;
}

.updated_home .new_header .cover_image_container .header_slider_small {
  width: 24.5%;
}

.updated_home .pill-button {
  border: none;
  color: #fff;
  margin: 10px 0;
  outline: transparent;
  border: none;
}

.updated_home .design_section {
  background-color: #f0f3f5;
  padding-top: 40px;
  padding-bottom: 70px;
}

@media (max-width: 500px) {

  .left_box,
  .right_box {
    padding: 20px;
  }
}

@media (max-width: 500px) {
  .updated_home .design_section {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}

.updated_home .design_section .wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  width: 100%;
}

@media (max-width: 900px) {
  .updated_home .design_section .wrapper {
    display: block;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
}

.updated_home .design_section .wrapper .design_button_container {
  width: 23%;
  height: auto;
  border-radius: 35px;
  background-color: transparent;
  transition: all 3s ease;
}

@media (max-width: 900px) {
  .updated_home .design_section .wrapper .design_button_container {
    width: 100%;
  }
}

.updated_home .design_section .wrapper .design_button_container.white .pill-button {
  background-color: white;
  transition: all 1s ease;
  border-radius: 0px;
}

.updated_home .design_section .wrapper .design_button_container.white .pill-button h3 {
  color: #bf133f;
}

.updated_home .design_section .wrapper .design_button_container.white .design_button_content {
  background-color: white;
  transition: all 1s ease;
}

.updated_home .design_section .wrapper .design_button_container.white .design_button_content p {
  color: #484c51;
}

.updated_home .design_section .wrapper .pill-button {
  background-color: #bf133f;
  min-height: 40px;
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  padding: 10px 20px;
  position: relative;
  z-index: 9999;
}

.updated_home .design_section .wrapper .pill-button h3 {
  font-size: 20px;
  color: white;
}

.updated_home .design_section .wrapper .design_button_content {
  margin-top: -35px;
  background-color: #bf133f;
  text-align: center;
  overflow: hidden;
  height: 0px;
}

@media (max-width: 900px) {
  .updated_home .design_section .wrapper .design_button_content {
    overflow: show;
    height: auto;
    padding-bottom: 20px;
  }
}

.updated_home .design_section .wrapper .design_button_content p {
  color: white;
}

.updated_home .design_section .wrapper .design_button_content.show {
  animation-name: slide-down-container;
  animation-duration: 2.5s;
  animation-fill-mode: forwards;
}

.updated_home .design_section .wrapper .design_button_text {
  padding: 30px 20px 0px 20px;
  color: #484c51;
}

.updated_home .design_section .wrapper .pill-button-expand {
  border-radius: 50px;
  padding-bottom: 20px;
  padding-top: 20px;
}

.updated_home .design_section .wrapper .pill-button-expand h3 {
  margin-bottom: 10px;
}

.updated_home .logo-slider-wrapper {
  background-color: white;
  margin-top: 70px;
  max-width: 1200px;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .updated_home .logo-slider-wrapper {
    width: 100%;
  }
}

.updated_home .logo-slider-wrapper .logo_slider {
  padding-bottom: 80px;
}

.updated_home .logo-slider-wrapper .logo_slider .logo_slider_item {
  height: 120px;
  display: flex;
  justify-content: center;
}

.logo_slider_item.home-logo img {
  object-fit: contain;
  width: 160px;
  aspect-ratio: 1 / 1;
}

.single_work_box {
  height: 100%;
}

@keyframes slide-down-container {
  0% {
    height: 0%;
  }

  100% {
    height: 100%;
  }
}

@keyframes left-slide-in {
  0% {
    left: -1000px;
    opacity: 0;
  }

  100% {
    left: 0;
    opacity: 1;
  }
}

@keyframes right-slide-in {
  0% {
    right: -1000px;
    opacity: 0;
  }

  100% {
    right: 0;
    opacity: 1;
  }
}

@keyframes final-right-slide-in {
  0% {
    right: -1000px;
    opacity: 0;
  }

  100% {
    right: 0;
    opacity: 1;
  }
}

@keyframes right-slide-in {
  0% {
    right: -1000px;
    opacity: 0;
  }

  100% {
    right: 0;
    opacity: 1;
  }
}

@keyframes nav-bar-fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes mobile-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.single_work_page_ .cycle-slideshow img {
  width: 100%;
  height: 373px;
}

@media (max-width: 500px) {
  .single_work_page_ .cycle-slideshow img {
    width: 100%;
    height: auto;
  }
}

.cycle-slideshow {
  border-bottom-right-radius: 30px;
}

.cycle-slideshow img {
  border-bottom-right-radius: 30px;
}

.work_container .left {
  display: flex;
  flex-direction: column;
}

.service-internal-page {
  background-color: white;
}

.service-internal-page .services_header {
  padding: 35px 50px 5px;
  padding-top: 35px;
  display: flex;
}

@media (max-width: 850px) {
  .service-internal-page .services_header {
    display: block;
    padding: 0px;
  }
}

.service-internal-page .services_header .services_left {
  width: 50%;
  padding-right: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.service-internal-page .services_header .services_left a {
  color: #bf133f;
}

@media (max-width: 990px) {
  .service-internal-page .services_header .services_left {
    padding-right: 20px;
  }
}

@media (max-width: 850px) {
  .service-internal-page .services_header .services_left {
    width: 100%;
    padding-right: 0px;
    padding-top: 20px;
    padding-bottom: 30px;
  }
}

@media (max-width: 850px) {
  .service-internal-page .services_header .services_left .left_content {
    padding-right: 50px;
    padding-left: 50px;
  }
}

@media (max-width: 500px) {
  .service-internal-page .services_header .services_left .left_content {
    padding-right: 25px;
    padding-left: 25px;
  }
}

.service-internal-page .services_header .services_left .left_content h1 {
  color: #bf133f;
  font-size: 55px;
  font-weight: 500;
}

@media (max-width: 850px) {
  .service-internal-page .services_header .services_left .left_content h1 {
    font-size: 40px;
  }
}

.service-internal-page .services_header .services_left .left_content div p {
  font-size: 17px;
  line-height: 1.3;
}

.service-internal-page .services_header .services_right {
  width: 50%;
}

@media (max-width: 850px) {
  .service-internal-page .services_header .services_right {
    width: 100%;
  }
}

.service-internal-page .services_header .services_right .services_image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 550px;
}

@media (max-width: 850px) {
  .service-internal-page .services_header .services_right .services_image {
    height: 200px;
  }
}

.service-internal-page .services_header .services_right .services_1_slider_image {
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
}

@media (max-width: 850px) {
  .service-internal-page .services_header .services_right .services_1_slider_image {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}

.service-internal-page .services_header .services_right .services_slider_2_cont {
  display: flex;
}

.service-internal-page .services_header .services_right .services_slider_2_cont .services_slider {
  width: 50%;
}

.service-internal-page .services_header .services_right .services_slider_2_cont .services_slider_2_2 {
  padding-right: 5px;
}

@media (max-width: 850px) {
  .service-internal-page .services_header .services_right .services_slider_2_cont .services_slider_2_2 {
    padding-right: 0px;
  }
}

.service-internal-page .services_header .services_right .services_slider_2_cont .services_slider_2_3 {
  padding-left: 5px;
}

@media (max-width: 850px) {
  .service-internal-page .services_header .services_right .services_slider_2_cont .services_slider_2_3 {
    padding-left: 0px;
  }
}

.service-internal-page .services_header .services_right .services_slider_2_cont .services_slider_2_3 .services_image_2_3 {
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
}

@media (max-width: 850px) {
  .service-internal-page .services_header .services_right .services_slider_2_cont .services_slider_2_3 .services_image_2_3 {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}

.service-internal-page .services_header .services_right .services_slider_3_cont {
  display: flex;
}

.service-internal-page .services_header .services_right .services_slider_3_cont .services_3_column {
  width: 50%;
}

.service-internal-page .services_header .services_right .services_slider_3_cont .services_3_single {
  width: 50%;
}

.service-internal-page .services_header .services_right .services_slider_3_cont .services_image_short {
  height: 270px;
}

@media (max-width: 850px) {
  .service-internal-page .services_header .services_right .services_slider_3_cont .services_image_short {
    height: 150px;
  }
}

.service-internal-page .services_header .services_right .services_slider_3_cont .services_slider_3_1 {
  padding-bottom: 10px;
}

@media (max-width: 850px) {
  .service-internal-page .services_header .services_right .services_slider_3_cont .services_slider_3_1 {
    padding-bottom: 0px;
  }
}

.service-internal-page .services_header .services_right .services_slider_3_cont .services_slider_3_3 {
  padding-left: 10px;
}

@media (max-width: 850px) {
  .service-internal-page .services_header .services_right .services_slider_3_cont .services_slider_3_3 {
    padding-left: 0px;
    height: 100%;
  }

  .services_3_single .slick-list,
  .services_3_single .slick-track,
  .services_3_single .services_image {
    height: 100% !important;
  }
}

.service-internal-page .services_header .services_right .services_slider_3_cont .services_slider_3_3 .services_image_3_3 {
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
}

.service-internal-page .services_header .services_right .services_slider_3_cont .services_slider_3_3 .services_image_3_3 img {
  height: 100%;
  object-fit: cover;
}

@media (max-width: 850px) {
  .service-internal-page .services_header .services_right .services_slider_3_cont .services_slider_3_3 .services_image_3_3 {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}

.service-internal-page .services_internal_blocks {
  background-color: #f0f3f5;
  padding-top: 50px;
  padding-bottom: 30px;
}

.service-internal-page .services_internal_blocks .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.service-internal-page .services_internal_blocks .wrapper .service_block {
  flex-basis: 25%;
  padding-bottom: 20px;
  max-width: 300px;
}

@media (max-width: 700px) {
  .service-internal-page .services_internal_blocks .wrapper .service_block {
    flex-basis: 50%;
  }

  .service-internal-page .services_header .services_left .left_content {
    padding-right: 18px;
    padding-left: 18px;
  }
}

.service-internal-page .services_internal_blocks .wrapper .service_block .inside-padding {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}

.service-internal-page .services_internal_blocks .wrapper .service_block .inside-padding .overlay_service_block {
  transition: 1.5s;
}

.service-internal-page .services_internal_blocks .wrapper .service_block .inside-padding .overlay_service_block p {
  transition: 1.5s;
  display: none;
  transition: opacity 1s ease-out;
  opacity: 0;
  padding: 10px;
}

@media (max-width: 500px) {
  .service-internal-page .services_internal_blocks .wrapper .service_block .inside-padding .overlay_service_block p {
    font-size: 10px;
    line-height: 1;
  }
}

.service-internal-page .services_internal_blocks .wrapper .service_block .inside-padding:hover .overlay_service_block {
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
}

.service-internal-page .services_internal_blocks .wrapper .service_block .inside-padding:hover .overlay_service_block .overlay_text {
  height: 170px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.service-internal-page .services_internal_blocks .wrapper .service_block .inside-padding:hover .overlay_service_block p {
  color: white;
  opacity: 1;
  display: block;
}

.service-internal-page .services_internal_blocks .wrapper .service_block .inside-padding .white {
  background-color: white;
  padding: 5px 5px 0px 5px;
  height: 100%;
}

.service-internal-page .services_internal_blocks .wrapper .service_block .inside-padding .white .serv_image {
  height: 170px;
  flex-basis: 25%;
}

.service-internal-page .services_internal_blocks .wrapper .service_block .inside-padding .white .serv_image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media (max-width: 700px) {
  .service-internal-page .services_internal_blocks .wrapper .service_block .inside-padding .white .serv_image {
    height: 100px;
  }
}

.service-internal-page .services_internal_blocks .wrapper .service_block .inside-padding .white h2 {
  padding: 20px;
  text-align: center;
  color: #bf133f;
  font-weight: 500;
}

.service-internal-page .services_internal_recent_work {
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (max-width: 850px) {
  .service-internal-page .services_internal_recent_work {
    padding-bottom: 10px;
  }
}

.service-internal-page .services_internal_recent_work h1 {
  text-align: center;
  color: #bf133f;
}

.strip-home {
  background-color: #bf133f;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 30px;
}

@media (max-width: 850px) {
  .strip-home {
    margin-top: 0px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
}

.strip-home .wrapper {
  display: flex;
  justify-content: center;
  color: white;
  align-items: center;
}

@media (max-width: 800px) {
  .strip-home .wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0px 20px;
  }
}

.strip-home .wrapper .text {
  color: white;
  font-size: 20px;
}

@media (max-width: 950px) {
  .strip-home .wrapper .text {
    width: 60%;
  }
}

@media (max-width: 500px) {
  .strip-home .wrapper .text {
    font-size: 15px;
    min-width: 100%;
    line-height: 1.1;
  }
}

@media (max-width: 500px) {
  .strip-home .wrapper .pill_btn_cont {
    min-width: 100%;
  }
}

.strip-home .wrapper .pill-button {
  margin-left: 20px;
  color: #bf133f;
  padding: 15px 30px;
  background-color: white;
}

@media (max-width: 500px) {
  .strip-home .wrapper .pill-button {
    padding: 10px 20px;
    display: inline-block;
    min-width: 100%;
    box-sizing: border-box;
    margin: 20px 0px 0px;
    text-align: center;
  }
}

.recent_work_boxes {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 900px) {
  .recent_work_boxes {
    display: block;
  }
}

.recent_work_boxes .work_containers {
  margin-bottom: 40px;
  flex-basis: calc(50% - 10px);
}

.recent_work_boxes .work_containers:nth-child(even) .single_work_box {
  margin-left: 20px;
}

@media (max-width: 900px) {
  .recent_work_boxes .work_containers:nth-child(even) .single_work_box {
    margin-left: 0px;
  }
}

.recent_work_boxes .work_containers:nth-child(odd) .single_work_box {
  margin-right: 20px;
}

@media (max-width: 900px) {
  .recent_work_boxes .work_containers:nth-child(odd) .single_work_box {
    margin-right: 0px;
  }
}

@media (max-width: 900px) {
  .recent_work_boxes .work_containers:last-child .single_work_box {
    margin-bottom: 40px;
  }
}

.recent_work_boxes .work_containers:hover .single_work_box {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.recent_work_boxes .work_containers .single_work_box {
  display: flex;
  transition: 1.3s;
}

@media (max-width: 900px) {
  .recent_work_boxes .work_containers .single_work_box {
    margin-bottom: 20px;
  }
}

.recent_work_boxes .work_containers .single_work_box .image_work {
  width: 40%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.recent_work_boxes .work_containers .single_work_box .work_content {
  width: 60%;
  background-color: #f0f3f5;
  padding: 30px 40px;
}

.recent_work_boxes .work_containers .single_work_box .work_content h3 {
  color: #bf133f;
  margin-bottom: 15px;
  font-size: 18px;
}

.recent_work_boxes .work_containers .single_work_box .work_content div {
  font-size: 12px !important;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.view_more_work_btn {
  text-align: center;
  margin-top: 20px;
  padding-bottom: 80px;
}

.view_more_work_btn a {
  background-color: #2E2E2E;
  padding: 15px 50px;
  color: white;
  transition: 0.8s;
}

.view_more_work_btn a:hover {
  background-color: #bf133f;
}

.work_container .button_cont_work {
  margin-top: 20px !important;
  margin-bottom: 20px;
}

.recent_work_section {
  background-color: white;
}

.recent_work_section .wrapper {
  padding: 90px 0px 40px;
}

@media (min-width: 1471px) and (max-width: 1479px) {
  header nav ul li a {
    padding: 37px 14px 37px 14px;
  }
}

@media (max-width: 500px) {
  .recent_work_section .wrapper {
    padding: 50px 0px;
  }
}

.recent_work_section .wrapper h2 {
  text-align: center;
  color: #bf133f;
  font-size: 27px;
  margin-bottom: 40px;
}

.recent_work_section .wrapper .recent_work_boxes {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 900px) {
  .recent_work_section .wrapper .recent_work_boxes {
    display: block;
  }
}

.recent_work_section .wrapper .recent_work_boxes .work_containers {
  margin-bottom: 40px;
  flex-basis: calc(50% - 10px);
}

.recent_work_section .wrapper .recent_work_boxes .work_containers:nth-child(even) .single_work_box {
  margin-left: 20px;
}

@media (max-width: 900px) {
  .recent_work_section .wrapper .recent_work_boxes .work_containers:nth-child(even) .single_work_box {
    margin-left: 0px;
  }
}

.recent_work_section .wrapper .recent_work_boxes .work_containers:nth-child(odd) .single_work_box {
  margin-right: 20px;
}

@media (max-width: 900px) {
  .recent_work_section .wrapper .recent_work_boxes .work_containers:nth-child(odd) .single_work_box {
    margin-right: 0px;
  }
}

@media (max-width: 900px) {
  .recent_work_section .wrapper .recent_work_boxes .work_containers:last-child .single_work_box {
    margin-bottom: 40px;
  }
}

.recent_work_section .wrapper .recent_work_boxes .work_containers:hover .single_work_box {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.recent_work_section .wrapper .recent_work_boxes .work_containers .single_work_box {
  display: flex;
  transition: 1.3s;
}

@media (max-width: 900px) {
  .recent_work_section .wrapper .recent_work_boxes .work_containers .single_work_box {
    margin-bottom: 20px;
  }
}

.recent_work_section .wrapper .recent_work_boxes .work_containers .single_work_box .image_work {
  width: 40%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.recent_work_section .wrapper .recent_work_boxes .work_containers .single_work_box .work_content {
  width: 60%;
  background-color: #f0f3f5;
  padding: 30px 40px;
}

.recent_work_section .wrapper .recent_work_boxes .work_containers .single_work_box .work_content h3 {
  color: #bf133f;
  margin-bottom: 15px;
  font-size: 18px;
}

.recent_work_section .wrapper .recent_work_boxes .work_containers .single_work_box .work_content div {
  font-size: 12px !important;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #484c51;
}

.wrap_cont {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  float: none;
}

/* Dynamic Print Design helpers */
.rg-empty-message {
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px;
  background: #fff;
  color: #000;
  text-align: center;
  font-size: 18px;
  line-height: 1.4;
}

.te-print-card__placeholder,
.rg-product-img__placeholder {
  display: block;
  width: 100%;
  background: #e8e8e8;
}

.te-print-card__placeholder {
  height: 263px;
}

.rg-product-img__placeholder {
  height: 437px;
}

a.rg-product-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.rg-print-contact-modal .rg-print-contact-modal__dialog .rg-print-contact-modal__form form.wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    gap:12px;
}
.rg-print-contact-modal .rg-print-contact-modal__dialog .rg-print-contact-modal__form form.wpcf7-form p {
    width: 100%;
}
.rg-print-contact-modal .rg-print-contact-modal__dialog .rg-print-contact-modal__form form.wpcf7-form p label, .rg-print-contact-modal .rg-print-contact-modal__dialog .rg-print-contact-modal__form form.wpcf7-form p .wpcf7-form-control-wrap {
    width: 100%;
    display: block;
}

.rg-print-contact-modal .rg-print-contact-modal__dialog .rg-print-contact-modal__form form.wpcf7-form input{
    width: 100%;
    background: #ffffff;
    border: 1px solid #c2c2c2;
    padding:8px 15px;
    box-sizing: border-box;
    resize: none;
    color: #484c51;
    font-size: 14px;
    line-height: 22px;
}
.rg-print-contact-modal .rg-print-contact-modal__dialog .rg-print-contact-modal__form form.wpcf7-form textarea{
    width: 100%;
    background: #ffffff;
    border: 1px solid #c2c2c2;
    padding:8px 15px;
    box-sizing: border-box;
    resize: none;
    color: #484c51;
    font-size: 14px;
    line-height: 22px;
    height: 100px;
}
.rg-print-contact-modal .rg-print-contact-modal__dialog .rg-print-contact-modal__form form.wpcf7-form select.redgraphic-product {
    width: 100%;
    min-height: 42px;
    background-color: #ffffff;
    border: 1px solid #c2c2c2;
    padding: 8px 44px 8px 15px;
    box-sizing: border-box;
    color: #484c51;
    font-size: 14px;
    line-height: 22px;
    appearance: none;
    -webkit-appearance: none;
    background-image:
      linear-gradient(45deg, transparent 50%, #484c51 50%),
      linear-gradient(135deg, #484c51 50%, transparent 50%);
    background-position:
      calc(100% - 24px) 50%,
      calc(100% - 16px) 50%;
    background-size:
      8px 8px,
      8px 8px;
    background-repeat: no-repeat;
}
.rg-print-contact-modal .rg-print-contact-modal__dialog .rg-print-contact-modal__form form.wpcf7-form select.redgraphic-product:disabled {
    opacity: 1;
    color: #1f252b;
    cursor: not-allowed;
}
.rg-print-contact-modal .rg-print-contact-modal__dialog .rg-print-contact-modal__form form.wpcf7-form p .wpcf7-form-control-wrap {
    margin-top: 7px;
}

.rg-print-contact-modal .rg-print-contact-modal__dialog .rg-print-contact-modal__form form.wpcf7-form input.wpcf7-submit{
  background-color: #bf133f;
  border: 0px;
  color: #fff;
  margin: 0px;
  cursor: pointer;
}
.rg-print-contact-modal .rg-print-contact-modal__dialog .rg-print-contact-modal__form form.wpcf7-form .wpcf7-response-output:empty {
    display: none;
}
.rg-print-contact-modal .rg-print-contact-modal__dialog .rg-print-contact-modal__form form.wpcf7-form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    width: 100%;
    background:transparent;
    margin: 0;
    padding: 15px 13px;
    border-left: 2px solid;
}
.rg-print-contact-modal .rg-print-contact-modal__dialog .rg-print-contact-modal__form form.wpcf7-form.invalid .wpcf7-response-output {
    color: #bf133f;
    border-left: 2px solid #bf133f;
    background: #bf133f29;
}
.rg-print-contact-modal .rg-print-contact-modal__dialog .rg-print-contact-modal__form form.wpcf7-form.success .wpcf7-response-output {
    color: green;
    border-left: 2px solid green;
    background: #00800033;
}

.rg-print-contact-modal .rg-print-contact-modal__dialog .rg-print-contact-modal__form form.wpcf7-form p label {
    font-weight: 600;
}

/* loader start */
/* .wpcf7-form .wpcf7-spinner {
    width: 24px;
    height: 24px;
    margin: 0 0 0 12px;
    padding: 0;
    
    background: transparent !important;
    border: 3px solid #e5e5e5;
    border-top-color: #000;
    border-radius: 50%;
    
    opacity: 1;
    visibility: visible;
    
    animation: cf7-spin 0.7s linear infinite;
}

.wpcf7-form .wpcf7-spinner::before {
    display: none !important;
}

@keyframes cf7-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
} */

@media only screen and (max-width: 768px) {
    .wrap_cont {
      width: 100%;
    }
    .rg-category-bar a {
      font-size: 14px;
    }
    .rg-category-bar span {
      margin: 0 2px;
    }
}

.socials_footer {
  display: flex;
  display: inline-block;
}

.socials_footer img {
  max-width: 30px;
  margin-right: 10px;
}



@media only screen and (max-width: 1200px) {
  #footer #top_footer .col:nth-of-type(2) {
    margin: 0%;
  }

  #footer #top_footer .col {
    width: 28%;
    padding: 0px 20px;
  }

}

@media only screen and (max-width: 900px) {
  #footer #top_footer .col {
    width: 40%;
    padding: 0px 20px;
  }

  #latest_post a.button,
  #news_archive a.button {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 768px) {
  .socials_footer {
    justify-content: center;
  }

  .updated_home .logo-slider-wrapper .logo_slider {
    padding-bottom: 20px;
  }

  .white_banner h1 {
    font-size: 40px;
  }
  
}

@media only screen and (max-width: 650px) {
  #footer #top_footer .col {
    width: 100%;
    padding: 0px 20px;
  }
  .rg-category-bar {
      padding: 20px 15px 0px;
  }
}

.contact_social {
  margin: 0 auto;
  position: relative;
  display: block !important;
  clear: both;
}

.red_footer_banner a.button-footer {
  font-size: 16px !important;
  border: 1px solid #fff !important;
  color: #fff;
  margin: 20px auto 0 auto;
  display: inline-block;
  padding: 10px 30px;
  text-transform: uppercase;
}

.red_footer_banner a.button-footer:hover {
  color: #bf133f;
}

.archive_news_single .left_box:has(img) img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: top left;
}

.product-all-products-link {
  font-weight: 700 !important;
}

@media screen and (max-width: 880px) {
  .left_box {
    width: 100%;
  }

  .right_box {
    width: 100%;
  }
}

@media screen and (max-width: 1230px) {
  .left_box {
    width: 50%;
  }

  .right_box {
    width: 50%;
  }
}

@media only screen and (max-width: 1250px) {

  #news_archive .wrapper,
  .services_internal_blocks .wrapper {
    width: calc(100% - 50px);
  }
}

/* Responsive top bar search add 16.07.2026*/
@media (max-width: 991px) {
  .rg-topbar {
    grid-template-columns:18% 40% 40%;
  }
  .rg-topbar__search--inline {
    display: none;
  }
  .rg-topbar__mobile-search-trigger {
    display: flex;
    justify-content: start;
    grid-column: 1;
    grid-row: 1;
    order: 1;
    border: 0px;
  }
  .rg-topbar__link.rg-topbar__phone {
    order: 2;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  .rg-topbar__link.rg-topbar__email {
    order: 3;
  }
  .rg-topbar__phone,
  .rg-topbar__email {
    justify-content: center;
    padding: 0 15px;
    font-size: 21px;
  }
  .rg-topbar__search--modal input {
    font-size: 20px;
    max-width: calc(100% - 75px);
  }
  .te-print-section .te-print-wrapper {
    grid-template-columns: 1fr;
    gap: 55px;
  }
  .rg-category-bar__inner {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap:4px 3px;
  }
  .rg-search-suggestions {
      width: calc(100% - 36px);
  }
}


@media only screen and (max-width: 768px) {
  .white_banner .wrapper {
    width: 100%;
    padding: 0 25px;
    box-sizing: border-box;
  }
}

@media (max-width: 575px) {
  .rg-topbar__phone,
  .rg-topbar__email {
    min-height: 48px;
    border: 0;
  }
  .rg-topbar__mobile-search-trigger svg {
    width: 26px;
    height: 26px;
  }
  .rg-topbar__mobile-search-trigger {
    min-height: 48px;
    border: 0;
  }

  .rg-topbar__link,
  .rg-topbar__search input {
    font-size: 16px;
  }

  .rg-topbar__search input,
  .rg-topbar__search button {
    height: 48px;
  }

  .rg-topbar__search svg {
    width: 32px;
    height: 32px;
  }
  .rg-topbar__link {
    font-size: 16px;
  }
  .rg-topbar {
      grid-template-columns: 15% 35% 50%;
  }
  .rg-topbar__phone, .rg-topbar__email{
    padding: 0px 2px;
  }
  .te-print-section {
    padding: 20px 15px 35px;
  }
  .te-print-section .te-print-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }
  .te-print-section .te-print-card img {
    height: auto;
    aspect-ratio: 1 / 1;
  }
}

/* end */
