@font-face {
  font-family: 'Karla';
  src: url("../fonts/karla/Karla-Regular.eot");
  src: url("../fonts/karla/Karla-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/karla/Karla-Regular.woff2") format("woff2"), url("../fonts/karla/Karla-Regular.woff") format("woff"), url("../fonts/karla/Karla-Regular.ttf") format("truetype"), url("../fonts/karla/Karla-Regular.svg#Karla-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Karla';
  src: url("../fonts/karla/Karla-Bold.eot");
  src: url("../fonts/karla/Karla-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/karla/Karla-Bold.woff2") format("woff2"), url("../fonts/karla/Karla-Bold.woff") format("woff"), url("../fonts/karla/Karla-Bold.ttf") format("truetype"), url("../fonts/karla/Karla-Bold.svg#Karla-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Karla';
  src: url("../fonts/karla/Karla-Italic.eot");
  src: url("../fonts/karla/Karla-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/karla/Karla-Italic.woff2") format("woff2"), url("../fonts/karla/Karla-Italic.woff") format("woff"), url("../fonts/karla/Karla-Italic.ttf") format("truetype"), url("../fonts/karla/Karla-Italic.svg#Karla-Italic") format("svg");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Karla';
  src: url("../fonts/karla/Karla-BoldItalic.eot");
  src: url("../fonts/karla/Karla-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/karla/Karla-BoldItalic.woff2") format("woff2"), url("../fonts/karla/Karla-BoldItalic.woff") format("woff"), url("../fonts/karla/Karla-BoldItalic.ttf") format("truetype"), url("../fonts/karla/Karla-BoldItalic.svg#Karla-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'Lucida-Grande';
  src: url("../fonts/lucidagrande/LucidaGrande-Bold.eot");
  src: url("../fonts/lucidagrande/LucidaGrande-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/lucidagrande/LucidaGrande-Bold.woff2") format("woff2"), url("../fonts/lucidagrande/LucidaGrande-Bold.woff") format("woff"), url("../fonts/lucidagrande/LucidaGrande-Bold.ttf") format("truetype"), url("../fonts/lucidagrande/LucidaGrande-Bold.svg#LucidaGrande-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Lucida-Grande';
  src: url("../fonts/lucidagrande/LucidaGrande.eot");
  src: url("../fonts/lucidagrande/LucidaGrande.eot?#iefix") format("embedded-opentype"), url("../fonts/lucidagrande/LucidaGrande.woff2") format("woff2"), url("../fonts/lucidagrande/LucidaGrande.woff") format("woff"), url("../fonts/lucidagrande/LucidaGrande.ttf") format("truetype"), url("../fonts/lucidagrande/LucidaGrande.svg#LucidaGrande") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Base Styles -------------------- */
@media screen {
  /*IOS FIX*/
  body.iosBugFixCaret.modal-open {
    position: fixed !important;
    left: 0;
    right: 0;
    width: 100%; }
  body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 100vh; }
    body #footer {
      margin-top: auto; }
  /*SITE LOADER*/
  .site-loader {
    position: fixed;
    background-color: white;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    z-index: 100;
    opacity: 0.8;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .site-loader .wrap {
      display: table;
      width: 100%;
      height: 100%; }
      .site-loader .wrap .inner-wrap {
        display: table-cell;
        width: 100%;
        height: 100%;
        vertical-align: middle; }
  /*GRAVITY FORMS*/
  .gform_wrapper .gform_body .gform_validation_container {
    display: none; }
  /*WORDPRESS CORE*/
  .alignnone {
    margin: 0.3125rem 1.25rem 1.25rem 0; }
  .aligncenter,
  div.aligncenter {
    display: block;
    margin: 0.3125rem auto 0.3125rem auto; }
  .alignright {
    float: right;
    margin: 0.3125rem 0 1.25rem 1.25rem; }
  .alignleft {
    float: left;
    margin: 0.3125rem 1.25rem 1.25rem 0; }
  a img.alignright {
    float: right;
    margin: 0.3125rem 0 1.25rem 1.25rem; }
  a img.alignnone {
    margin: 0.3125rem 1.25rem 1.25rem 0; }
  a img.alignleft {
    float: left;
    margin: 0.3125rem 1.25rem 1.25rem 0; }
  a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption {
    background: #fff;
    border: 0.0625rem solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 0.3125rem 0.1875rem 0.625rem;
    text-align: center; }
  .wp-caption.alignnone {
    margin: 0.3125rem 1.25rem 1.25rem 0; }
  .wp-caption.alignleft {
    margin: 0.3125rem 1.25rem 1.25rem 0; }
  .wp-caption.alignright {
    margin: 0.3125rem 0 1.25rem 1.25rem; }
  .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto; }
  .wp-caption p.wp-caption-text {
    font-size: 0.6875rem;
    line-height: 1.0625rem;
    margin: 0;
    padding: 0 0.25rem 0.3125rem; }
  /* Text meant only for screen readers. */
  .screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
    height: 0.0625rem;
    margin: -0.0625rem;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 0.0625rem;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    -webkit-clip-path: none;
            clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 0.3125rem;
    line-height: normal;
    padding: 0.9375rem 1.4375rem 0.875rem;
    text-decoration: none;
    top: 0.3125rem;
    width: auto;
    z-index: 100000; } }

.img-wrap {
  display: block;
  overflow: hidden;
  position: relative; }
  .img-wrap span {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    padding-bottom: 63%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .img-wrap span .title {
      background-color: rgba(0, 0, 0, 0.4);
      color: #fff;
      font-size: 1rem;
      font-weight: bold;
      line-height: 1.5rem;
      height: auto;
      margin: 0;
      opacity: 1;
      padding: 0.125rem 0.625rem;
      position: absolute;
      bottom: 0;
      left: 0;
      -webkit-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease;
      width: 100%; }
    .img-wrap span:not(.nz):hover, .img-wrap span:not(.nz):active, .img-wrap span:not(.nz):focus {
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
      .img-wrap span:not(.nz):hover .title, .img-wrap span:not(.nz):active .title, .img-wrap span:not(.nz):focus .title {
        opacity: 0; }
    .img-wrap span.nz:hover .title {
      opacity: 0; }

.subtitle-typo {
  opacity: 0.4;
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: 0.03125rem;
  margin-bottom: 0.4375rem; }

.title-typo {
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: -0.0625rem;
  margin-bottom: 0.75rem; }

.desc-typo {
  font-size: 1.125rem;
  line-height: 1.5rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Karla";
  color: #1b2d69;
  margin: 0 0 1.25rem; }

h1 {
  font-size: 1.75rem; }

h2 {
  font-size: 1.5rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.25rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

p {
  margin: 0 0 1.25rem; }

li,
td,
p {
  color: #1b2d69;
  font-size: 0.875rem; }

a {
  color: inherit;
  cursor: pointer; }
  a:active, a:focus, a:hover {
    color: #fd002f;
    text-decoration: none; }

b,
strong {
  font-weight: bold; }

blockquote {
  padding: 0 1.25rem;
  border-left: 5px solid #e9e9e9; }

.typo h1,
.typo h2,
.typo h3,
.typo h4,
.typo h5,
.typo h6 {
  font-family: "Karla";
  font-weight: normal;
  margin-bottom: 1.25rem; }
  @media (max-width: 991px) {
    .typo h1 br,
    .typo h2 br,
    .typo h3 br,
    .typo h4 br,
    .typo h5 br,
    .typo h6 br {
      display: none; } }
  .typo h1 .fas,
  .typo h2 .fas,
  .typo h3 .fas,
  .typo h4 .fas,
  .typo h5 .fas,
  .typo h6 .fas {
    font-size: 75%; }

.typo h1 {
  font-size: 1.75rem; }

.typo h2 {
  font-size: 1.5rem; }

.typo h3 {
  font-size: 1.375rem; }

.typo h4 {
  font-size: 1.25rem; }

.typo h5 {
  font-size: 1.125rem; }

.typo h6 {
  font-size: 1rem; }

.typo td,
.typo p,
.typo li {
  font-family: "Karla";
  font-size: 0.875rem;
  line-height: 1.7em; }
  @media (max-width: 991px) {
    .typo td br,
    .typo p br,
    .typo li br {
      display: none; } }

.typo .list-wrap {
  margin-bottom: 1.25rem; }
  .typo .list-wrap ul.list-links,
  .typo .list-wrap ol.list-links {
    list-style: none;
    padding-left: 0;
    margin: 0 -0.3125rem;
    font-size: 0; }
    .typo .list-wrap ul.list-links > li,
    .typo .list-wrap ol.list-links > li {
      padding: 0.3125rem 0.3125rem;
      border-bottom: 1px solid #1b2d69; }
      .typo .list-wrap ul.list-links > li:first-child,
      .typo .list-wrap ol.list-links > li:first-child {
        border-top: none; }
      .typo .list-wrap ul.list-links > li.divide,
      .typo .list-wrap ol.list-links > li.divide {
        display: none; }
      .typo .list-wrap ul.list-links > li i,
      .typo .list-wrap ol.list-links > li i {
        font-size: 0.5rem; }
      .typo .list-wrap ul.list-links > li a,
      .typo .list-wrap ol.list-links > li a {
        color: #1b2d69;
        font-size: 1rem; }
        .typo .list-wrap ul.list-links > li a.active,
        .typo .list-wrap ol.list-links > li a.active {
          font-weight: bold; }
        .typo .list-wrap ul.list-links > li a:hover, .typo .list-wrap ul.list-links > li a:active, .typo .list-wrap ul.list-links > li a:focus,
        .typo .list-wrap ol.list-links > li a:hover,
        .typo .list-wrap ol.list-links > li a:active,
        .typo .list-wrap ol.list-links > li a:focus {
          color: #fd002f; }
  @media (min-width: 768px) {
    .typo .list-wrap {
      border-bottom: 2px solid #1b2d69; }
      .typo .list-wrap ul.list-links > li,
      .typo .list-wrap ol.list-links > li {
        display: inline-block;
        border-bottom: none; }
        .typo .list-wrap ul.list-links > li.divide,
        .typo .list-wrap ol.list-links > li.divide {
          display: inline-block; } }

.typo ul,
.typo ol {
  padding-left: 1.0625rem;
  margin-bottom: 1.25rem; }

.typo a {
  color: #1b2d69; }
  .typo a:hover, .typo a:active, .typo a:focus {
    color: #fd002f; }

.typo .btn {
  color: #fff; }
  .typo .btn:hover, .typo .btn:active, .typo .btn:focus {
    color: #fff; }

.typo .iframe-wrap {
  position: relative;
  padding-bottom: 56%; }
  .typo .iframe-wrap > iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.typo.alter-typo h1,
.typo.alter-typo h2,
.typo.alter-typo h3,
.typo.alter-typo h4,
.typo.alter-typo h5,
.typo.alter-typo h6,
.typo.alter-typo p,
.typo.alter-typo li {
  color: #fff; }

@media (max-width: 767px) {
  .typo .alignright,
  .typo .alignleft {
    float: none;
    display: block;
    margin: 0 auto 1.25rem; } }

.typo.typo-white h1,
.typo.typo-white h2,
.typo.typo-white h3,
.typo.typo-white h4,
.typo.typo-white h5,
.typo.typo-white h6,
.typo.typo-white p,
.typo.typo-white li,
.typo.typo-white td,
.typo.typo-white blockquote {
  color: #fff; }

@media (min-width: 768px) {
  h1 {
    font-size: 2.5rem; }
  h2 {
    font-size: 2.25rem; }
  h3 {
    font-size: 1.875rem; }
  h4 {
    font-size: 1.5rem; }
  h5 {
    font-size: 1.125rem; }
  h6 {
    font-size: 1rem; }
  td,
  p,
  li {
    font-size: 1rem; }
  .typo h1 {
    font-size: 2.125rem; }
  .typo h2 {
    font-size: 1.75rem; }
  .typo h3 {
    font-size: 1.375rem; }
  .typo h4 {
    font-size: 1.25rem; }
  .typo h5 {
    font-size: 1.125rem; }
  .typo h6 {
    font-size: 1rem; }
  .typo td,
  .typo p,
  .typo li {
    font-size: 0.875rem; } }

@media (min-width: 992px) {
  .typo h1 {
    font-size: 2.5rem; }
  .typo h2 {
    font-size: 2.25rem; }
  .typo h3 {
    font-size: 1.875rem; }
  .typo h4 {
    font-size: 1.5rem; }
  .typo h5 {
    font-size: 1.125rem; }
  .typo h6 {
    font-size: 1rem; }
  .typo td,
  .typo p,
  .typo li {
    font-size: 1rem; } }

.typograph h1 {
  font-size: 1.75rem;
  line-height: 1.875rem; }

.typograph h1,
.typograph h2 {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 1.875rem; }

.typograph h4 {
  font-size: 1.125rem;
  line-height: 1.5rem; }

.typograph p,
.typograph li,
.typograph td {
  font-size: 1rem;
  line-height: 1.5rem; }

@media (min-width: 1200px) {
  .typograph h1 {
    font-size: 2.25rem;
    line-height: 2.5rem; }
  .typograph h2 {
    font-size: 2rem;
    line-height: 2.5rem; }
  .typograph h4 {
    font-size: 1.125rem;
    line-height: 1.5rem; }
  .typograph p,
  .typograph li,
  .typograph td {
    font-size: 1.125rem; } }

#__lpform_input_3_1 {
  display: none !important; }

.back-top {
  background-color: #1b2d69;
  border-radius: 0.3125rem;
  border: none;
  cursor: pointer;
  height: 2.875rem;
  padding: 0.3125rem 0.1875rem 0 0.1875rem;
  width: 3rem;
  color: #fff;
  left: auto;
  right: 0.9375rem;
  z-index: 6;
  bottom: 0.9375rem;
  bottom: 3.125rem;
  position: fixed;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .back-top .fa {
    display: block;
    font-size: 1.25rem; }
  .back-top span {
    display: block;
    font-size: 0.5rem;
    font-weight: bold;
    line-height: 0.875rem;
    text-transform: uppercase; }
  .back-top:hover {
    background-color: #fd002f; }

.site-loader {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .site-loader.hide-loader {
    opacity: 0;
    visibility: hidden; }

* {
  outline: none !important; }

html {
  overflow-x: hidden;
  min-height: 100%; }

body {
  background-color: #fff;
  color: #1b2d69;
  font-family: "Karla";
  min-width: 20rem;
  min-height: 100%;
  position: relative; }
  body.logged-in .signin-woo {
    display: none !important; }
  @media (max-width: 991px) {
    body.open-sidebar {
      overflow: hidden; } }
  body.modal-open {
    padding-right: 0 !important; }
  body.loading {
    overflow: hidden; }
  body * {
    outline: 0 !important; }

img {
  max-width: 100%;
  height: auto; }

.mainpanel {
  background-color: #fff; }

#default-modal .modal-body {
  padding: 1.5625rem; }
  @media (min-width: 768px) {
    #default-modal .modal-body {
      padding: 3.125rem; } }

#default-modal .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: 50%;
  right: 0.625rem;
  /* IE 9 */
  -webkit-transform: translate(0, -50%);
  /* Safari */
  transform: translate(0, -50%); }

a {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.btn {
  background-color: #fd002f;
  border-radius: 3.75rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.5rem;
  margin: 0.5rem;
  min-width: 11.375rem;
  padding: 0.625rem 1.25rem;
  position: relative;
  z-index: 1; }
  @media (min-width: 992px) {
    .btn {
      font-size: 1rem;
      padding: 0.9375rem 1.25rem; } }
  .btn:after {
    content: '';
    background-color: rgba(253, 0, 47, 0.2);
    display: block;
    border-radius: 3.125rem;
    z-index: -1;
    position: absolute;
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem; }
  .btn:hover, .btn:focus, .btn:active {
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #fff;
    background-color: #d00027;
    outline: none; }
  .btn.blue {
    background-color: #1b2d69; }
    .btn.blue:after {
      background-color: rgba(27, 45, 105, 0.2); }
    .btn.blue:hover, .btn.blue:focus, .btn.blue:active {
      background-color: #314dac; }
  .btn.btn-small {
    padding: 0.625rem 1.25rem; }

.btn-bordered {
  background-color: transparent;
  border-radius: 3.125rem;
  border: 0.0625rem solid #fd002f;
  color: #fd002f;
  cursor: pointer;
  display: inline-block;
  font-size: 0.9375rem;
  font-weight: bold;
  line-height: 1.5rem;
  padding: 0.6875rem 2.5rem;
  text-align: center; }
  .btn-bordered:hover, .btn-bordered:active, .btn-bordered:focus {
    color: #1b2d69;
    border-color: #1b2d69; }
  .btn-bordered.blue {
    color: #1b2d69;
    border-color: #1b2d69; }
    .btn-bordered.blue:hover, .btn-bordered.blue:active, .btn-bordered.blue:focus {
      color: #fd002f;
      border-color: #fd002f; }
  .btn-bordered.btn-small {
    padding: 0.3125rem 1.5625rem; }

.default-paginate {
  text-align: center; }
  .default-paginate a {
    font-size: 0;
    width: 0.625rem;
    height: 0.625rem;
    background-color: #1b2d69;
    opacity: .4;
    border-radius: 50%;
    margin: 0 0.4375rem;
    display: inline-block;
    vertical-align: middle; }
    .default-paginate a.selected {
      opacity: 1; }

.post-nav {
  text-align: center; }
  .post-nav .post-nav-wrap {
    font-size: 0;
    border: 0.125rem solid #1b2d69;
    border-left: none;
    display: inline-block; }
  .post-nav span,
  .post-nav a {
    font-size: 0.875rem;
    display: inline-block;
    line-height: 1.8125rem;
    font-weight: 300;
    padding: 0 0.5rem;
    border-left: 2px solid #1b2d69; }
    .post-nav span.current,
    .post-nav a.current {
      background-color: #e9e9e9; }

.btn-arrow {
  background-image: url(../img/icons/arrow-red.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  color: #fd002f;
  display: inline-block;
  font-size: 1rem;
  letter-spacing: 0.0625rem;
  line-height: 1.5rem;
  padding-right: 1.5625rem; }

.link-phone {
  color: #fd002f;
  padding-right: 1.625rem;
  position: relative;
  background-image: url(../img/icons/phone.png);
  background-position: center right;
  background-repeat: no-repeat; }
  .link-phone:hover, .link-phone:focus, .link-phone:active {
    color: #1b2d69; }

/* CALENDAR */
.calendar_wrap caption {
  color: #fff;
  font-size: 1.25rem;
  font-weight: bold; }

.calendar_wrap a {
  color: #fff; }

.calendar_wrap table {
  width: 100%; }
  .calendar_wrap table th,
  .calendar_wrap table td {
    color: #fff;
    text-align: center; }
  .calendar_wrap table tbody td {
    color: #fff;
    border: 0.0625rem solid #fff; }

.s-media > ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .s-media > ul > li {
    display: inline-block;
    color: #fff; }

.styled-number {
  display: table;
  width: 100%; }
  .styled-number input {
    border: none;
    width: 100%;
    text-align: center;
    background-color: transparent; }
  .styled-number .number-item {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: 0.0625rem solid #e3e9ff; }
    .styled-number .number-item.n-left, .styled-number .number-item.n-right {
      font-size: 0.875rem; }
      .styled-number .number-item.n-left span, .styled-number .number-item.n-right span {
        padding: 0.5rem 0.625rem;
        display: block;
        cursor: pointer; }
        .styled-number .number-item.n-left span:hover, .styled-number .number-item.n-right span:hover {
          color: #fd002f; }
    .styled-number .number-item.n-left {
      border-top-left-radius: 20px;
      border-bottom-left-radius: 20px; }
    .styled-number .number-item.n-right {
      border-top-right-radius: 20px;
      border-bottom-right-radius: 20px; }
    .styled-number .number-item.n-center {
      background-color: #f9fafc;
      border-left: none;
      border-right: none; }

form input[type=checkbox],
form input[type=radio],
form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

form .list-form-styled {
  list-style: none;
  padding: 0;
  margin: 0 -0.375rem; }
  form .list-form-styled > li {
    position: relative;
    padding: 0 0.375rem;
    margin-bottom: 0.9375rem; }
    form .list-form-styled > li.form-name input {
      background-image: url(../img/icons/form-name.png);
      background-repeat: no-repeat;
      background-position: center right;
      padding-right: 1.875rem; }
    form .list-form-styled > li.form-email input {
      background-image: url(../img/icons/form-email.png);
      background-repeat: no-repeat;
      background-position: center right;
      padding-right: 1.875rem; }
    form .list-form-styled > li.form-phone input {
      background-image: url(../img/icons/form-phone.png);
      background-repeat: no-repeat;
      background-position: center right;
      padding-right: 1.875rem; }
    form .list-form-styled > li.form-company input {
      background-image: url(../img/icons/form-company.png);
      background-repeat: no-repeat;
      background-position: center right;
      padding-right: 1.875rem; }
    form .list-form-styled > li.form-message input, form .list-form-styled > li.form-message textarea {
      background-image: url(../img/icons/message.png);
      background-repeat: no-repeat;
      background-position: right 14px;
      padding-right: 1.875rem; }
    form .list-form-styled > li.hidden-label label {
      display: none; }
    form .list-form-styled > li label:not(.error) {
      color: #1b2d69;
      font-size: 1.125rem;
      line-height: 1.875rem;
      margin-bottom: 0; }
      form .list-form-styled > li label:not(.error) .gfield_required {
        margin-left: 0.1875rem;
        color: red; }

form .list-form-styled input:not(.checkbox),
form .list-form-styled select,
form .list-form-styled textarea {
  resize: none;
  width: 100%;
  display: block;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #7a7f8f;
  font-size: 1rem;
  line-height: 1.5625rem;
  color: #1b2d69;
  padding: 0.8125rem 0.125rem; }
  form .list-form-styled input:not(.checkbox).error,
  form .list-form-styled select.error,
  form .list-form-styled textarea.error {
    border-color: #fd002f; }

.gform_wrapper form input[type=checkbox],
.gform_wrapper form input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.gform_wrapper form input:not(.gform_button):not([type=checkbox]):not([type=radio]):not([type=button]):not([type=file]),
.gform_wrapper form textarea,
.gform_wrapper form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
  width: 100%;
  display: block;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #7a7f8f;
  font-size: 1rem;
  line-height: 1.5625rem;
  color: #1b2d69;
  padding: 0.8125rem 0.125rem;
  max-height: 100px; }

.gform_wrapper form select {
  background-image: url(../img/dropdown.png);
  background-repeat: no-repeat;
  background-position: center right 10px;
  padding-right: 1.75rem; }

.gform_wrapper form input[type=file] {
  padding: 0; }

.gform_wrapper form .validation_error {
  display: none !important; }

.gform_wrapper form .list-form-styled,
.gform_wrapper form .gform_fields {
  list-style: none;
  padding: 0;
  margin: 0 -0.375rem; }
  .gform_wrapper form .list-form-styled > li,
  .gform_wrapper form .gform_fields > li {
    position: relative;
    padding: 0 0.375rem;
    margin-bottom: 0.9375rem; }
    .gform_wrapper form .list-form-styled > li.form-name input,
    .gform_wrapper form .gform_fields > li.form-name input {
      background-image: url(../img/icons/form-name.png);
      background-repeat: no-repeat;
      background-position: center right;
      padding-right: 1.875rem; }
    .gform_wrapper form .list-form-styled > li.form-email input,
    .gform_wrapper form .gform_fields > li.form-email input {
      background-image: url(../img/icons/form-email.png);
      background-repeat: no-repeat;
      background-position: center right;
      padding-right: 1.875rem; }
    .gform_wrapper form .list-form-styled > li.form-phone input,
    .gform_wrapper form .gform_fields > li.form-phone input {
      background-image: url(../img/icons/form-phone.png);
      background-repeat: no-repeat;
      background-position: center right;
      padding-right: 1.875rem; }
    .gform_wrapper form .list-form-styled > li.form-company input,
    .gform_wrapper form .gform_fields > li.form-company input {
      background-image: url(../img/icons/form-company.png);
      background-repeat: no-repeat;
      background-position: center right;
      padding-right: 1.875rem; }
    .gform_wrapper form .list-form-styled > li.form-message input, .gform_wrapper form .list-form-styled > li.form-message textarea,
    .gform_wrapper form .gform_fields > li.form-message input,
    .gform_wrapper form .gform_fields > li.form-message textarea {
      background-image: url(../img/icons/message.png);
      background-repeat: no-repeat;
      background-position: right 14px;
      padding-right: 1.875rem; }
    .gform_wrapper form .list-form-styled > li.hidden-label label,
    .gform_wrapper form .gform_fields > li.hidden-label label {
      display: none; }
    .gform_wrapper form .list-form-styled > li label:not(.error),
    .gform_wrapper form .gform_fields > li label:not(.error) {
      color: #1b2d69;
      font-size: 1.125rem;
      line-height: 1.875rem;
      margin-bottom: 0; }
      .gform_wrapper form .list-form-styled > li label:not(.error) .gfield_required,
      .gform_wrapper form .gform_fields > li label:not(.error) .gfield_required {
        margin-left: 0.1875rem;
        color: red; }
    .gform_wrapper form .list-form-styled > li > .validation_message,
    .gform_wrapper form .gform_fields > li > .validation_message {
      position: absolute;
      top: -0.5rem;
      right: 0.625rem;
      color: #f12d2d;
      background-color: #f5eaea;
      font-size: 0.625rem;
      padding: 0.1875rem 0.3125rem 0;
      border-radius: 0.375rem;
      border: 0.0625rem solid #f12d2d;
      line-height: 1.2em; }

.gform_wrapper form .gform_footer {
  text-align: right;
  position: relative;
  margin-top: 1.875rem; }
  .gform_wrapper form .gform_footer .gform_ajax_spinner {
    display: inline-block;
    margin-left: 0.9375rem;
    padding: 0 0.625rem; }
  .gform_wrapper form .gform_footer .gform_button {
    width: 100%;
    cursor: pointer;
    border: 0.0625rem solid #fd002f;
    color: #fd002f;
    font-size: 0.9375rem;
    background-color: #fff;
    line-height: 1.5rem;
    padding: 0.6875rem 2.5rem;
    border-radius: 3.125rem;
    display: inline-block;
    font-weight: bold; }
    .gform_wrapper form .gform_footer .gform_button:hover, .gform_wrapper form .gform_footer .gform_button:active, .gform_wrapper form .gform_footer .gform_button:focus {
      color: #1b2d69;
      border-color: #1b2d69; }

.gform_wrapper form .gfield_checkbox {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0.9375rem; }
  .gform_wrapper form .gfield_checkbox li input {
    display: none; }
    .gform_wrapper form .gfield_checkbox li input:checked + label:before {
      content: '\f14a'; }
  .gform_wrapper form .gfield_checkbox li label {
    color: #1b2d69;
    margin-bottom: 0;
    display: block; }
    .gform_wrapper form .gfield_checkbox li label:before {
      content: '\f0c8';
      font-family: 'Font-Awesome-5-Free';
      font-weight: 400;
      font-size: 0.8125rem;
      margin-right: 0.625rem; }

.gform_wrapper form .gfield_radio {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0.9375rem; }
  .gform_wrapper form .gfield_radio li input {
    display: none; }
    .gform_wrapper form .gfield_radio li input:checked + label:before {
      font-weight: 900; }
  .gform_wrapper form .gfield_radio li label {
    color: #1b2d69;
    margin-bottom: 0;
    display: block; }
    .gform_wrapper form .gfield_radio li label:before {
      content: '\f111';
      font-weight: 400;
      font-family: 'Font-Awesome-5-Free';
      font-size: 0.8125rem;
      margin-right: 0.625rem; }

.header {
  background-color: #fff;
  padding: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  -webkit-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
  z-index: 9;
  min-width: 20rem; }
  .header .text-logo {
    margin-bottom: 0; }
  .header .top {
    display: none;
    background-color: #1b2d69; }
    .header .top .secondary-menu {
      display: none; }
  .header .bottom {
    padding: 0.9375rem 0; }
    .header .bottom .desktop-view {
      display: none; }
    .header .bottom .tb-layout {
      display: table;
      width: 100%; }
      .header .bottom .tb-layout .tb-item {
        display: table-cell;
        vertical-align: middle; }
    .header .bottom .right {
      text-align: right; }
    .header .bottom .left .site-logo {
      max-width: 5.625rem; }

@media (min-width: 992px) {
  .header:not(.move) {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .header .container-fluid {
    max-width: 86.5rem; }
  .header .top {
    display: block;
    padding: 0.5rem 0; }
    .header .top .secondary-menu {
      display: block;
      text-align: right;
      margin: 0 -1rem 0;
      font-size: 0; }
      .header .top .secondary-menu > li {
        display: inline-block;
        line-height: 1.5rem;
        font-size: 1rem;
        padding: 0 1rem; }
        .header .top .secondary-menu > li.current-menu-ancestor > a, .header .top .secondary-menu > li.current-menu-item > a {
          color: #fd002f; }
        .header .top .secondary-menu > li a {
          color: #E0E7FF; }
          .header .top .secondary-menu > li a:hover, .header .top .secondary-menu > li a:active, .header .top .secondary-menu > li a:focus {
            color: #fd002f; }
        .header .top .secondary-menu > li .sub-menu {
          display: none; }
  .header .bottom {
    padding: 0; }
    .header .bottom .desktop-view {
      display: block; }
    .header .bottom .mobile-view {
      display: none; }
    .header .bottom .left .site-logo {
      display: inline-block;
      background-color: #fff;
      max-width: 11.3125rem;
      max-width: 15.9375rem;
      margin: 0 4rem 0 2.25rem;
      position: relative;
      z-index: 1; }
      .header .bottom .left .site-logo:after {
        content: '';
        background-color: #fff;
        display: block;
        z-index: -1;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: -624999.9375rem; }
    .header .bottom .right .inner-tbl {
      display: table;
      margin: 0 -0.9375rem 0 auto; }
      .header .bottom .right .inner-tbl .inner-tbl-item {
        display: table-cell;
        vertical-align: middle;
        padding: 0 0.9375rem; }
        .header .bottom .right .inner-tbl .inner-tbl-item.small-cart-wrap {
          position: relative; }
          .header .bottom .right .inner-tbl .inner-tbl-item.small-cart-wrap:hover .small-cart {
            opacity: 1;
            visibility: visible; }
          .header .bottom .right .inner-tbl .inner-tbl-item.small-cart-wrap .small-cart {
            opacity: 0;
            visibility: hidden;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; } }
          @media (min-width: 992px) and (min-width: 992px) {
            .header .bottom .right .inner-tbl .inner-tbl-item.small-cart-wrap .small-cart {
              background-color: #fff;
              border-top: 1px solid #e3e9ff;
              display: block;
              padding: 5rem 5.625rem;
              position: absolute;
              right: 0;
              text-align: left;
              top: 100%;
              width: 38rem;
              -webkit-box-shadow: -30px 30px 189px -41px rgba(0, 0, 0, 0.1);
              box-shadow: -30px 30px 189px -41px rgba(0, 0, 0, 0.1); }
              .header .bottom .right .inner-tbl .inner-tbl-item.small-cart-wrap .small-cart .item-wrap {
                border-top: 1px solid #e3e9ff;
                padding-top: 0.9375rem; }
                .header .bottom .right .inner-tbl .inner-tbl-item.small-cart-wrap .small-cart .item-wrap.buttons-wrap {
                  padding-top: 1.875rem;
                  text-align: right; }
                  .header .bottom .right .inner-tbl .inner-tbl-item.small-cart-wrap .small-cart .item-wrap.buttons-wrap .list-buttons {
                    list-style: none;
                    padding-left: 0;
                    margin: 0 -0.25rem; }
                    .header .bottom .right .inner-tbl .inner-tbl-item.small-cart-wrap .small-cart .item-wrap.buttons-wrap .list-buttons > li {
                      display: table-cell;
                      width: 50%;
                      vertical-align: middle;
                      padding: 0 0.25rem; }
                      .header .bottom .right .inner-tbl .inner-tbl-item.small-cart-wrap .small-cart .item-wrap.buttons-wrap .list-buttons > li a {
                        width: 100%; } }

@media (min-width: 992px) {
            .header .bottom .right .inner-tbl .inner-tbl-item.small-cart-wrap .small-cart .title {
              font-size: 3rem;
              line-height: 3.5rem;
              font-weight: bold; }
    .header .bottom .right .quote-btn {
      border-radius: 1.75rem;
      border: 0.125rem solid #fd002f;
      color: #fd002f;
      font-size: 1rem;
      font-weight: bold;
      line-height: 1.5625rem;
      padding: 0.5625rem 1.0625rem;
      text-align: center; }
      .header .bottom .right .quote-btn:hover, .header .bottom .right .quote-btn:active, .header .bottom .right .quote-btn:focus {
        color: #1b2d69;
        border-color: #1b2d69; }
    .header .bottom .right .cart-items:hover .item-count > span, .header .bottom .right .cart-items:active .item-count > span, .header .bottom .right .cart-items:focus .item-count > span {
      background-color: #fd002f; }
    .header .bottom .right .item-count {
      border-radius: 50%;
      border: 0.3125rem solid rgba(0, 0, 0, 0.2);
      color: #fff;
      display: inline-block;
      height: 1.875rem;
      line-height: 1.125rem;
      margin-left: 0.25rem; }
      .header .bottom .right .item-count > span {
        background-color: #1b2d69;
        border-radius: 50%;
        display: inline-block;
        font-size: 0.875rem;
        height: 1.25rem;
        line-height: 1.25rem;
        text-align: center;
        width: 1.25rem;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease; }
    .header .bottom .right .primary-menu {
      font-size: 0;
      list-style: none;
      margin: 0 -0.9375rem 0;
      text-align: right; }
      .header .bottom .right .primary-menu > .menu-item {
        display: inline-block;
        color: #1b2d69;
        line-height: 1.5rem;
        padding: 0;
        position: relative; }
        .header .bottom .right .primary-menu > .menu-item.current-menu-ancestor > a, .header .bottom .right .primary-menu > .menu-item.current-menu-item > a {
          color: #fd002f; }
        .header .bottom .right .primary-menu > .menu-item.current-menu-ancestor:after, .header .bottom .right .primary-menu > .menu-item.current-menu-item:after {
          color: #fd002f; }
        .header .bottom .right .primary-menu > .menu-item.menu-item-has-children {
          padding-right: 0.9375rem; }
          .header .bottom .right .primary-menu > .menu-item.menu-item-has-children:after {
            content: '\f0d7';
            font-family: 'Font-Awesome-5-Free';
            font-weight: 900;
            position: absolute;
            top: 50%;
            right: 0.8125rem;
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease; }
          .header .bottom .right .primary-menu > .menu-item.menu-item-has-children:hover > .sub-menu, .header .bottom .right .primary-menu > .menu-item.menu-item-has-children:active > .sub-menu, .header .bottom .right .primary-menu > .menu-item.menu-item-has-children:focus > .sub-menu {
            display: block; }
          .header .bottom .right .primary-menu > .menu-item.menu-item-has-children:hover:after, .header .bottom .right .primary-menu > .menu-item.menu-item-has-children:active:after, .header .bottom .right .primary-menu > .menu-item.menu-item-has-children:focus:after {
            color: #fd002f; }
        .header .bottom .right .primary-menu > .menu-item a {
          font-weight: bold;
          font-size: 1rem;
          padding: 2.5rem 0.9375rem;
          display: block; }
          .header .bottom .right .primary-menu > .menu-item a:hover, .header .bottom .right .primary-menu > .menu-item a:focus, .header .bottom .right .primary-menu > .menu-item a:active {
            color: #fd002f; }
      .header .bottom .right .primary-menu .sub-menu {
        display: none;
        position: absolute;
        padding: 0;
        list-style: none;
        top: 100%;
        left: 0;
        text-align: left;
        background-color: #1b2d69;
        min-width: 100%; }
        .header .bottom .right .primary-menu .sub-menu > li {
          white-space: nowrap; }
          .header .bottom .right .primary-menu .sub-menu > li.menu-item-has-children {
            position: relative; }
            .header .bottom .right .primary-menu .sub-menu > li.menu-item-has-children:hover > .sub-menu, .header .bottom .right .primary-menu .sub-menu > li.menu-item-has-children:active > .sub-menu, .header .bottom .right .primary-menu .sub-menu > li.menu-item-has-children:focus > .sub-menu {
              display: block;
              position: absolute;
              left: 100%;
              top: 0;
              border-top: none;
              border-left: 2px solid transparent; }
          .header .bottom .right .primary-menu .sub-menu > li a {
            color: #fff;
            padding: 0.3125rem 0.9375rem; }
            .header .bottom .right .primary-menu .sub-menu > li a:hover, .header .bottom .right .primary-menu .sub-menu > li a:focus, .header .bottom .right .primary-menu .sub-menu > li a:active {
              color: #fff;
              background-color: #fd002f; } }

/*


    
    */
.footer .get-started {
  padding: 1.25rem 0; }
  .footer .get-started .tb-layout {
    -webkit-box-shadow: 0px 0 200px 0 rgba(27, 45, 105, 0.1);
    box-shadow: 0px 0 200px 0 rgba(27, 45, 105, 0.1); }
  .footer .get-started .left {
    padding: 1.875rem 0.9375rem; }
  .footer .get-started .left-wrap .title {
    font-size: 1.75rem;
    font-weight: bold;
    letter-spacing: -0.0625rem; }
  .footer .get-started .left-wrap .img img {
    width: 100%; }
  .footer .get-started .right {
    background-color: #f9fafc;
    padding: 1.875rem 0.9375rem;
    text-align: center; }
  .footer .get-started .right-wrap {
    max-width: 22.0625rem;
    text-align: left;
    display: inline-block; }
    .footer .get-started .right-wrap .mobile-only {
      display: none; }
    .footer .get-started .right-wrap .btn-wrap {
      padding: 0.5rem; }
      .footer .get-started .right-wrap .btn-wrap .btn {
        margin: 0;
        color: #fff;
        width: 100%; }
    .footer .get-started .right-wrap .featured-desktop {
      display: none; }
    .footer .get-started .right-wrap .featured-mobile .cs-slider {
      margin-bottom: 1.25rem;
      overflow: visible; }
      .footer .get-started .right-wrap .featured-mobile .cs-slider .slider-item {
        display: inline-block;
        padding: 1.25rem 0.625rem; }
        .footer .get-started .right-wrap .featured-mobile .cs-slider .slider-item .feature-item {
          -webkit-box-shadow: none;
                  box-shadow: none;
          text-align: center;
          margin: 0; }
      .footer .get-started .right-wrap .featured-mobile .cs-slider .feature-paginate a {
        font-size: 0;
        width: 0.625rem;
        height: 0.625rem;
        display: inline-block;
        border-radius: 50%;
        background-color: #1b2d69;
        margin: 0 0.5rem;
        opacity: .4;
        vertical-align: middle; }
        .footer .get-started .right-wrap .featured-mobile .cs-slider .feature-paginate a.selected {
          opacity: 1; }
    .footer .get-started .right-wrap .features {
      text-align: center; }
      .footer .get-started .right-wrap .features .feature-item {
        position: relative;
        padding: 1.875rem 1.875rem 0.625rem;
        background-color: #fff;
        margin-bottom: 1.875rem;
        border-radius: 0.3125rem;
        display: inline-block;
        -webkit-box-shadow: 0px 0 200px 0 rgba(27, 45, 105, 0.1);
        box-shadow: 0px 0 200px 0 rgba(27, 45, 105, 0.1); }
        @media (min-width: 576px) {
          .footer .get-started .right-wrap .features .feature-item {
            padding: 1.875rem 4.6875rem 0.625rem; } }
        .footer .get-started .right-wrap .features .feature-item img {
          margin-bottom: 0.3125rem; }
        .footer .get-started .right-wrap .features .feature-item .feature-title {
          font-weight: bold;
          font-size: 1.5rem;
          margin: 0 0 1.25rem;
          display: block; }
        .footer .get-started .right-wrap .features .feature-item .desc {
          font-size: 1rem;
          display: block;
          margin: 0 0 1.25rem; }
        .footer .get-started .right-wrap .features .feature-item input:checked + .tick {
          display: block; }
        .footer .get-started .right-wrap .features .feature-item .tick {
          position: absolute;
          top: 1.5625rem;
          right: -1.5rem;
          bottom: auto;
          left: auto;
          display: none; }

@media (max-width: 767px) {
  .footer {
    padding-top: 0; }
    .footer .get-started {
      padding: 0; }
      .footer .get-started .container {
        max-width: 100%; }
      .footer .get-started .tb-layout {
        margin: 0 -0.9375rem; }
      .footer .get-started .left {
        padding: 2.1875rem 0.9375rem 0.3125rem; }
      .footer .get-started .left-wrap {
        text-align: center; }
        .footer .get-started .left-wrap .title {
          font-size: 2.5rem; }
        .footer .get-started .left-wrap p {
          font-size: 1.125rem; }
        .footer .get-started .left-wrap .img,
        .footer .get-started .left-wrap .text-right {
          display: none; }
      .footer .get-started .right-wrap {
        text-align: center; }
        .footer .get-started .right-wrap .title {
          margin-bottom: 1.875rem; }
        .footer .get-started .right-wrap .mobile-only {
          display: block;
          margin-top: 1.5625rem;
          font-size: 1.125rem; }
          .footer .get-started .right-wrap .mobile-only a {
            display: inline-block; } }

@media (min-width: 768px) {
  .footer .get-started .left-wrap .title {
    font-size: 3.125rem;
    letter-spacing: -0.125rem;
    margin-bottom: 1.25rem; }
  .footer .get-started .right-wrap .featured-desktop {
    display: block; }
  .footer .get-started .right-wrap .featured-mobile {
    display: none; } }

@media (min-width: 992px) {
  .footer .get-started {
    padding: 3.75rem 0; }
    .footer .get-started .tb-layout {
      display: table;
      width: 100%; }
      .footer .get-started .tb-layout .tb-item {
        display: table-cell;
        vertical-align: top;
        width: 50%;
        padding: 3.125rem 0; }
        .footer .get-started .tb-layout .tb-item.left {
          padding-right: 1.875rem;
          padding-left: 3.125rem; }
    .footer .get-started .left .img {
      margin-left: -3.125rem; } }

@media (min-width: 1200px) {
  .footer .get-started {
    padding: 4.375rem 0; }
    .footer .get-started .tb-layout .tb-item {
      padding: 6.25rem 0; }
      .footer .get-started .tb-layout .tb-item.left {
        padding-left: 5.625rem; }
    .footer .get-started .left-wrap .title {
      font-size: 4.5rem;
      line-height: 1em; }
    .footer .get-started .left-wrap p {
      font-size: 1.125rem; }
    .footer .get-started .left-wrap .img {
      margin-top: 5rem;
      margin-bottom: 5rem;
      margin-left: -5.625rem; }
    .footer .get-started .right-wrap .title {
      line-height: 1.9375rem;
      margin-bottom: 3.4375rem; }
    .footer .get-started .right-wrap .features {
      text-align: center; }
      .footer .get-started .right-wrap .features .feature-item {
        position: relative;
        padding: 1.875rem 1.875rem 0.625rem;
        background-color: #fff;
        margin-bottom: 1.875rem;
        border-radius: 0.3125rem;
        display: inline-block; } }
      @media (min-width: 1200px) and (min-width: 576px) {
        .footer .get-started .right-wrap .features .feature-item {
          padding: 1.875rem 4.6875rem 0.625rem; } }

@media (min-width: 1200px) {
        .footer .get-started .right-wrap .features .feature-item .tick {
          position: absolute;
          top: 1.5625rem;
          right: -1.5rem;
          bottom: auto;
          left: auto; } }

.footer .s-media {
  position: relative; }
  .footer .s-media .media-show {
    font-size: 1.5rem;
    position: absolute;
    top: 0;
    right: 0; }
    .footer .s-media .media-show.hide {
      opacity: 0;
      visibility: hidden; }
    .footer .s-media .media-show:hover, .footer .s-media .media-show:active, .footer .s-media .media-show:focus {
      color: #fd002f; }
  .footer .s-media .list-media {
    opacity: 0;
    visibility: hidden;
    font-size: 0;
    margin: 0 -0.3125rem; }
    .footer .s-media .list-media.show {
      opacity: 1;
      visibility: visible; }
    .footer .s-media .list-media li {
      padding: 0 0.3125rem;
      text-align: center;
      vertical-align: middle; }
      .footer .s-media .list-media li a {
        color: #1b2d69;
        font-size: 1.25rem; }
        .footer .s-media .list-media li a:hover, .footer .s-media .list-media li a:active, .footer .s-media .list-media li a:focus {
          color: #fd002f; }

.footer .bottom {
  padding: 1.25rem 0; }
  .footer .bottom .list-icons {
    list-style: none;
    padding-left: 0; }
    .footer .bottom .list-icons > li {
      position: relative;
      line-height: 1.625rem;
      padding-left: 2.375rem;
      background-repeat: no-repeat;
      background-position: center left;
      margin-bottom: 0.625rem; }
      .footer .bottom .list-icons > li.mail {
        background-image: url(../img/icons/envelop.png); }
      .footer .bottom .list-icons > li.phone {
        background-image: url(../img/icons/phone-md.png); }
      .footer .bottom .list-icons > li a {
        color: #1b2d69; }
        .footer .bottom .list-icons > li a:hover, .footer .bottom .list-icons > li a:active, .footer .bottom .list-icons > li a:focus {
          color: #fd002f; }
  .footer .bottom .footer-section {
    margin-bottom: 1.875rem; }
    .footer .bottom .footer-section p,
    .footer .bottom .footer-section li,
    .footer .bottom .footer-section td {
      font-size: 1.125rem; }
    .footer .bottom .footer-section .current-menu-item a {
      color: #fd002f; }
    .footer .bottom .footer-section a {
      color: #1b2d69; }
      .footer .bottom .footer-section a:hover, .footer .bottom .footer-section a:active, .footer .bottom .footer-section a:focus {
        color: #fd002f; }
    .footer .bottom .footer-section .two-column-menu .widget {
      width: 50%;
      display: inline-block;
      max-width: 11.875rem;
      vertical-align: top; }
      .footer .bottom .footer-section .two-column-menu .widget .widget-title {
        opacity: 0.4;
        font-weight: bold;
        font-size: 0.875rem; }
      .footer .bottom .footer-section .two-column-menu .widget .menu {
        padding-left: 0;
        list-style: none; }
        .footer .bottom .footer-section .two-column-menu .widget .menu > li {
          font-size: 0.9375rem;
          line-height: 1.625rem;
          margin-bottom: 0.3125rem; }
  .footer .bottom .section-top .tb-layout {
    display: table;
    width: 100%; }
    .footer .bottom .section-top .tb-layout .tb-item {
      display: table-cell;
      vertical-align: middle; }
  .footer .bottom .section-top .left img {
    width: 8rem; }
  .footer .bottom .section-top .right {
    text-align: right; }
    .footer .bottom .section-top .right .list-social-wrap .right-lsw {
      display: none; }
  .footer .bottom .section-middle {
    margin-bottom: 0; }
    .footer .bottom .section-middle .widget {
      margin-bottom: 2.5rem; }
  .footer .bottom .section-bottom {
    text-align: center; }
    .footer .bottom .section-bottom p {
      font-size: 0.9375rem;
      opacity: .4; }
    .footer .bottom .section-bottom .menu {
      list-style: none;
      padding-left: 0;
      margin: 0 -0.4375rem; }
      .footer .bottom .section-bottom .menu > li {
        display: inline-block;
        font-size: 0.9375rem;
        padding: 0 0.4375rem; }

@media (min-width: 768px) {
  .footer .s-media .media-show {
    opacity: 0;
    visibility: hidden; }
  .footer .s-media .list-media {
    margin: 0 -0.5rem;
    opacity: 1;
    visibility: visible; }
    .footer .s-media .list-media li {
      padding: 0 0.5rem; }
      .footer .s-media .list-media li a {
        font-size: 1.5rem; }
  .footer .bottom .list-icons > li {
    font-size: 1.125rem; }
  .footer .bottom .footer-section .left-wrap {
    max-width: 28.125rem; }
  .footer .bottom .footer-section .right-wrap {
    max-width: 28.125rem;
    margin: 0 0 0 auto; }
  .footer .bottom .section-top .left img {
    width: 15.9375rem; }
  .footer .bottom .section-middle {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; }
    .footer .bottom .section-middle .tb-layout {
      display: table;
      width: 100%; }
      .footer .bottom .section-middle .tb-layout .tb-item {
        display: table-cell;
        vertical-align: top;
        width: 50%;
        padding: 0 0.9375rem; }
  .footer .bottom .section-bottom .left {
    text-align: left; }
  .footer .bottom .section-bottom .right {
    float: right;
    text-align: right; } }

@media (min-width: 992px) {
  .footer .bottom {
    padding: 4.375rem 0 0; }
    .footer .bottom .list-icons > li {
      font-size: 1.125rem; }
    .footer .bottom .footer-section .left-wrap {
      max-width: 28.125rem; }
    .footer .bottom .footer-section .right-wrap {
      max-width: 28.125rem;
      margin: 0 0 0 auto; }
    .footer .bottom .section-top {
      margin-bottom: 5rem; }
      .footer .bottom .section-top .right .list-social-wrap {
        display: table;
        margin: 0 -0.9375rem; }
        .footer .bottom .section-top .right .list-social-wrap .left-lsw,
        .footer .bottom .section-top .right .list-social-wrap .right-lsw {
          display: table-cell;
          vertical-align: middle;
          font-size: 1rem;
          font-weight: bold;
          padding: 0 0.9375rem; }
      .footer .bottom .section-top .left img {
        width: 15.9375rem; }
    .footer .bottom .section-middle {
      margin-bottom: 2.5rem; }
      .footer .bottom .section-middle p {
        font-size: 1.5rem; }
    .footer .bottom .section-bottom li,
    .footer .bottom .section-bottom p {
      opacity: 1;
      font-weight: bold;
      font-size: 1rem; }
    .footer .bottom .section-bottom .menu {
      margin: 0 -0.9375rem; }
      .footer .bottom .section-bottom .menu > li {
        padding: 0 0.9375rem;
        font-size: 1rem; }
    .footer .bottom .section-bottom:after {
      content: '';
      display: block;
      clear: both; }
    .footer .bottom .section-bottom .left {
      text-align: left;
      float: left;
      width: 50%; }
    .footer .bottom .section-bottom .right {
      float: right;
      text-align: left;
      width: 50%; } }

.get-started-callback {
  background-color: #f9fafc; }
  .get-started-callback form .gform_fields input,
  .get-started-callback form .gform_fields select,
  .get-started-callback form .gform_fields textarea {
    resize: none;
    width: 100%;
    display: block;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #7a7f8f;
    font-size: 1rem;
    line-height: 1.5625rem;
    color: #fff;
    padding: 0.8125rem 0.125rem; }
  .get-started-callback form .gform_fields > li {
    margin-bottom: 0.9375rem; }
    .get-started-callback form .gform_fields > li.form-name input {
      background-image: url(../img/icons/form-name-wht.png); }
    .get-started-callback form .gform_fields > li.form-email input {
      background-image: url(../img/icons/form-email-wht.png); }
    .get-started-callback form .gform_fields > li.form-phone input {
      background-image: url(../img/icons/form-phone-wht.png); }
    .get-started-callback form .gform_fields > li.gfield_error input,
    .get-started-callback form .gform_fields > li.gfield_error select,
    .get-started-callback form .gform_fields > li.gfield_error textarea {
      border-color: red; }
    .get-started-callback form .gform_fields > li.gfield_error .validation_message {
      display: none; }
  .get-started-callback form .gform_footer {
    position: relative;
    margin-top: 1.875rem; }
    .get-started-callback form .gform_footer .gform_button {
      background-color: #fff;
      border-radius: 3.125rem;
      border: none;
      color: #0d1634;
      font-size: 0.9375rem;
      font-weight: bold;
      line-height: 1.5rem;
      padding: 1rem 0.625rem;
      width: 100%;
      cursor: pointer;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .get-started-callback form .gform_footer .gform_button:hover, .get-started-callback form .gform_footer .gform_button:active, .get-started-callback form .gform_footer .gform_button:focus {
        color: #fff;
        background-color: #fd002f; }
  .get-started-callback form .gform_ajax_spinner {
    position: absolute;
    top: 50%;
    right: 0.625rem;
    bottom: auto;
    left: auto;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .get-started-callback .callback-wrap {
    background-color: #0d1634; }
    .get-started-callback .callback-wrap .desktop-view {
      display: none; }
    .get-started-callback .callback-wrap .wrap {
      padding: 0 0.4375rem 0; }
      @media (max-width: 991px) {
        .get-started-callback .callback-wrap .wrap .tb-layout {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
          .get-started-callback .callback-wrap .wrap .tb-layout .left {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 2;
                order: 2; }
          .get-started-callback .callback-wrap .wrap .tb-layout .right {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
      .get-started-callback .callback-wrap .wrap .subtitle-typo {
        color: #fff; }
      .get-started-callback .callback-wrap .wrap .title-typo {
        color: #fff; }
      .get-started-callback .callback-wrap .wrap .desc-typo {
        color: #fff; }
      .get-started-callback .callback-wrap .wrap .left {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        margin-bottom: -4.6875rem;
        padding-bottom: 3.125rem;
        position: relative;
        z-index: 1;
        background-color: #0d1634; }
      .get-started-callback .callback-wrap .wrap .right {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        padding-top: 3.125rem;
        background-color: #0d1634; }

@media (min-width: 992px) {
  .get-started-callback .callback-wrap {
    position: relative; }
    .get-started-callback .callback-wrap .desktop-view {
      display: block;
      position: absolute;
      top: auto;
      right: 0;
      bottom: 0;
      left: auto; }
      .get-started-callback .callback-wrap .desktop-view img {
        max-width: 20.125rem; }
    .get-started-callback .callback-wrap .mobile-view {
      display: none; }
    .get-started-callback .callback-wrap .tb-layout {
      display: table;
      width: 100%;
      padding: 0 0 6.25rem; }
      .get-started-callback .callback-wrap .tb-layout .tb-item {
        display: table-cell;
        vertical-align: top;
        width: 50%;
        padding: 10.625rem 1.5625rem 4.375rem;
        position: relative;
        z-index: 2; }
    .get-started-callback .callback-wrap .left {
      margin-bottom: 0; } }

@media (min-width: 1200px) {
  .get-started-callback.alt .callback-wrap {
    padding-top: 0; }
  .get-started-callback .get-started {
    padding-top: 0;
    padding-bottom: 0; }
    .get-started-callback .get-started .tb-layout {
      background-color: #fff;
      z-index: 2;
      position: relative; }
  .get-started-callback .callback-wrap .tb-layout {
    padding: 0 0 7.6875rem; }
    .get-started-callback .callback-wrap .tb-layout .tb-item {
      padding: 10.625rem 3.125rem 4.375rem; }
      .get-started-callback .callback-wrap .tb-layout .tb-item.left {
        padding-left: 6.25rem; }
      .get-started-callback .callback-wrap .tb-layout .tb-item.right {
        padding-right: 6.25rem; } }

.get-a-quote {
  background-color: #f9fafc; }
  .get-a-quote .section-heading {
    color: #fff;
    text-align: center;
    margin-bottom: 1.5625rem;
    font-size: 1.875rem;
    font-weight: 700; }
    @media (min-width: 768px) {
      .get-a-quote .section-heading {
        font-size: 2.1875rem; } }
    @media (min-width: 1200px) {
      .get-a-quote .section-heading {
        margin-bottom: 3.75rem;
        font-size: 2.5625rem; } }
  .get-a-quote .form-wrapper {
    max-width: 58.375rem;
    margin: 0 auto; }
    @media (min-width: 1700px) {
      .get-a-quote .form-wrapper {
        margin: 0 auto 0 4rem; } }
  .get-a-quote form {
    position: relative; }
    @media (min-width: 768px) {
      .get-a-quote form .gform_body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media (min-width: 768px) {
      .get-a-quote form .gform_body .gform_fields {
        width: calc(50% - 0.9375rem); }
        .get-a-quote form .gform_body .gform_fields:first-of-type {
          width: 100%; } }
    @media (min-width: 1700px) {
      .get-a-quote form .gform_body .gform_fields {
        width: calc(50% - 1.875rem); } }
    .get-a-quote form .gform_body .gform_fields input,
    .get-a-quote form .gform_body .gform_fields select,
    .get-a-quote form .gform_body .gform_fields textarea {
      resize: none;
      width: 100%;
      display: block;
      border: none;
      background-color: transparent;
      border-bottom: 1px solid #7a7f8f;
      font-size: 1rem;
      line-height: 1.5625rem;
      color: #fff !important;
      padding: 0.8125rem 0.125rem; }
      .get-a-quote form .gform_body .gform_fields input::-webkit-input-placeholder,
      .get-a-quote form .gform_body .gform_fields select::-webkit-input-placeholder,
      .get-a-quote form .gform_body .gform_fields textarea::-webkit-input-placeholder {
        color: #7a7f8f !important;
        opacity: 1; }
      .get-a-quote form .gform_body .gform_fields input::-moz-placeholder,
      .get-a-quote form .gform_body .gform_fields select::-moz-placeholder,
      .get-a-quote form .gform_body .gform_fields textarea::-moz-placeholder {
        color: #7a7f8f !important;
        opacity: 1; }
      .get-a-quote form .gform_body .gform_fields input:-ms-input-placeholder,
      .get-a-quote form .gform_body .gform_fields select:-ms-input-placeholder,
      .get-a-quote form .gform_body .gform_fields textarea:-ms-input-placeholder {
        color: #7a7f8f !important;
        opacity: 1; }
      .get-a-quote form .gform_body .gform_fields input::-ms-input-placeholder,
      .get-a-quote form .gform_body .gform_fields select::-ms-input-placeholder,
      .get-a-quote form .gform_body .gform_fields textarea::-ms-input-placeholder {
        color: #7a7f8f !important;
        opacity: 1; }
      .get-a-quote form .gform_body .gform_fields input::placeholder,
      .get-a-quote form .gform_body .gform_fields select::placeholder,
      .get-a-quote form .gform_body .gform_fields textarea::placeholder {
        color: #7a7f8f !important;
        opacity: 1; }
    .get-a-quote form .gform_body .gform_fields select {
      color: #7a7f8f !important; }
      .get-a-quote form .gform_body .gform_fields select option {
        color: black !important; }
      .get-a-quote form .gform_body .gform_fields select:focus {
        color: #fff !important; }
    .get-a-quote form .gform_body .gform_fields > li {
      margin-bottom: 1.0625rem; }
      .get-a-quote form .gform_body .gform_fields > li .gform_drop_area {
        position: relative;
        margin-top: 1.875rem; }
        .get-a-quote form .gform_body .gform_fields > li .gform_drop_area .gform_drop_instructions {
          width: 100%;
          text-align: center;
          position: absolute;
          z-index: 2;
          top: 50%;
          left: 50%;
          color: #7a7f8f;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          font-size: 1.1875rem;
          font-weight: 700;
          pointer-events: none;
          font-size: 0; }
          .get-a-quote form .gform_body .gform_fields > li .gform_drop_area .gform_drop_instructions:before {
            content: '\f382';
            font-family: 'Font-Awesome-5-Free';
            font-style: normal;
            font-weight: 900;
            font-size: 1.1875rem;
            display: inline;
            margin-right: 0.5625rem; }
          .get-a-quote form .gform_body .gform_fields > li .gform_drop_area .gform_drop_instructions:after {
            content: ' Upload your files';
            font-size: 1.1875rem;
            display: inline; }
        .get-a-quote form .gform_body .gform_fields > li .gform_drop_area input.gform_button_select_files {
          border: 0.0625rem solid #fff;
          border-radius: 0.375rem;
          background: #0c132d;
          height: 6.25rem;
          font-size: 0; }
      .get-a-quote form .gform_body .gform_fields > li.form-name input {
        background-image: url(../img/icons/form-name-wht.png); }
      .get-a-quote form .gform_body .gform_fields > li.form-email input {
        background-image: url(../img/icons/form-email-wht.png); }
      .get-a-quote form .gform_body .gform_fields > li.form-phone input {
        background-image: url(../img/icons/form-phone-wht.png); }
      .get-a-quote form .gform_body .gform_fields > li.gfield_error input,
      .get-a-quote form .gform_body .gform_fields > li.gfield_error select,
      .get-a-quote form .gform_body .gform_fields > li.gfield_error textarea {
        border-color: red; }
      .get-a-quote form .gform_body .gform_fields > li.gfield_error .validation_message {
        display: none; }
    .get-a-quote form .gform_footer {
      position: relative;
      margin-top: 1.875rem; }
      @media (min-width: 768px) {
        .get-a-quote form .gform_footer {
          width: 47.28%;
          margin: -3.1875rem 0 0 auto;
          position: absolute;
          right: 0;
          bottom: 0.875rem; } }
      @media (min-width: 1700px) {
        .get-a-quote form .gform_footer {
          width: 43.04%; } }
      .get-a-quote form .gform_footer .gform_button {
        background-color: #fff;
        border-radius: 3.125rem;
        border: none;
        color: #0d1634;
        font-size: 0.9375rem;
        font-weight: bold;
        line-height: 1.5rem;
        padding: 1rem 0.625rem;
        width: 100%;
        cursor: pointer;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .get-a-quote form .gform_footer .gform_button:hover, .get-a-quote form .gform_footer .gform_button:active, .get-a-quote form .gform_footer .gform_button:focus {
          color: #fff;
          background-color: #fd002f; }
    .get-a-quote form .gform_ajax_spinner {
      position: absolute;
      top: 50%;
      right: 0.625rem;
      bottom: auto;
      left: auto;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }
  .get-a-quote .callback-wrap {
    background-color: #0d1634;
    padding: 3.125rem 0 0; }
    @media (min-width: 1700px) {
      .get-a-quote .callback-wrap {
        padding: 5.625rem 0; } }
    .get-a-quote .callback-wrap .desktop-view {
      display: none; }
    .get-a-quote .callback-wrap .wrap {
      padding: 0 0.4375rem 1.875rem; }
      @media (min-width: 1700px) {
        .get-a-quote .callback-wrap .wrap {
          padding: 0 0.4375rem 0; } }
      .get-a-quote .callback-wrap .wrap .subtitle-typo {
        color: #fff; }
      .get-a-quote .callback-wrap .wrap .title-typo {
        color: #fff; }
      .get-a-quote .callback-wrap .wrap .desc-typo {
        color: #fff; }
      .get-a-quote .callback-wrap .wrap .left {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        margin-bottom: -4.6875rem;
        padding-bottom: 3.125rem;
        position: relative;
        z-index: 1;
        background-color: #0d1634; }
      .get-a-quote .callback-wrap .wrap .right {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        padding-top: 3.125rem;
        background-color: #0d1634; }

@media (min-width: 1700px) {
  .get-a-quote .callback-wrap {
    position: relative; }
    .get-a-quote .callback-wrap .desktop-view {
      display: block;
      position: absolute;
      top: auto;
      right: 0;
      bottom: 0;
      left: auto; }
      .get-a-quote .callback-wrap .desktop-view img {
        max-width: 20.125rem; }
    .get-a-quote .callback-wrap .mobile-view {
      display: none; } }

.mobile-trigger {
  cursor: pointer;
  display: block;
  margin: 0 0 0 auto;
  padding: 0;
  width: 2.5rem; }
  .mobile-trigger.active > span:nth-child(3) {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .mobile-trigger > span {
    background-color: #1b2d69;
    border-radius: 0.3125rem;
    display: block;
    height: 0.125rem;
    margin: 0.25rem 0;
    width: 1.5rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .mobile-trigger > span:first-child {
      background-color: #1b2d69; }
    .mobile-trigger > span:last-child {
      background-color: #1b2d69;
      width: 0.8125rem;
      -webkit-transform: translate(11px, 0);
      transform: translate(11px, 0); }

#sidepanel {
  background-color: rgba(27, 45, 105, 0.95);
  position: fixed;
  top: 4.5rem;
  left: -17.25rem;
  right: 0;
  width: 100%;
  height: 100%;
  padding: 1.25rem 0 6.25rem;
  overflow-x: auto;
  z-index: 10;
  max-width: 15.625rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  #sidepanel.active {
    left: 0; }
  #sidepanel .mobile-menu {
    padding: 0;
    margin: 0 0;
    list-style: none; }
    #sidepanel .mobile-menu .menu-item {
      position: relative; }
      #sidepanel .mobile-menu .menu-item.current-menu-item > a {
        color: #fd002f;
        padding-left: 1.5625rem; }
        #sidepanel .mobile-menu .menu-item.current-menu-item > a:before {
          content: '';
          width: 0.3125rem;
          height: 0.3125rem;
          border-radius: 50%;
          background-color: #fd002f;
          display: inline-block;
          position: absolute;
          left: 0.9375rem;
          top: 0.9375rem; }
      #sidepanel .mobile-menu .menu-item a {
        font-size: 1.125rem;
        padding: 0.3125rem 0.9375rem;
        display: block;
        width: 100%;
        font-weight: 500;
        color: #fff; }
        #sidepanel .mobile-menu .menu-item a:hover, #sidepanel .mobile-menu .menu-item a:focus, #sidepanel .mobile-menu .menu-item a:active {
          color: #fd002f; }
      #sidepanel .mobile-menu .menu-item > .sub-menu {
        display: none;
        position: relative;
        padding: 0.3125rem 0 0.3125rem 0;
        left: 0;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.1);
        list-style: none; }
        #sidepanel .mobile-menu .menu-item > .sub-menu > .menu-item a {
          padding: 0.3125rem 0.9375rem 0.3125rem 1.875rem; }
        #sidepanel .mobile-menu .menu-item > .sub-menu .sub-menu > .menu-item a {
          padding: 0.3125rem 0.9375rem 0.3125rem 2.8125rem; }
      #sidepanel .mobile-menu .menu-item .toggle-menu {
        cursor: pointer; }
        #sidepanel .mobile-menu .menu-item .toggle-menu.close, #sidepanel .mobile-menu .menu-item .toggle-menu.open {
          font-size: 0.875rem; }
          #sidepanel .mobile-menu .menu-item .toggle-menu.close:after, #sidepanel .mobile-menu .menu-item .toggle-menu.open:after {
            content: "\f067";
            display: inline-block;
            font: normal normal normal 0.875rem/1 Font-Awesome-5-Free;
            font-weight: 900;
            font-size: inherit;
            text-align: center;
            color: #fff;
            line-height: 2.3125rem;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 9;
            width: 2.3125rem;
            height: 2.3125rem;
            background-color: rgba(255, 255, 255, 0.1);
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
        #sidepanel .mobile-menu .menu-item .toggle-menu.close:after {
          content: "\f068"; }
        #sidepanel .mobile-menu .menu-item .toggle-menu.open:after {
          content: "\f067"; }
  #sidepanel .btn-wrap {
    border-top: 3px solid #d2d2d2;
    padding: 0.9375rem; }
    #sidepanel .btn-wrap p {
      margin-bottom: 0.3125rem; }

@media (min-width: 992px) {
  #sidepanel.active {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(50px, 0);
    transform: translate(50px, 0); } }

.page-section {
  padding: 1.875rem 0 0.625rem; }
  @media (min-width: 768px) {
    .page-section {
      padding: 3.75rem 0 2.5rem; } }

.blog-content {
  padding: 1.875rem 0 0.625rem;
  background-color: #fcfdfe; }
  .blog-content .post-item {
    margin-bottom: 0.9375rem; }
    .blog-content .post-item .post-image {
      margin-bottom: 1.25rem;
      width: 100%; }
    .blog-content .post-item .post-title {
      font-size: 1.375rem;
      margin-bottom: 0.625rem;
      font-weight: bold; }
    .blog-content .post-item .post-content {
      margin-bottom: 0.625rem; }
    .blog-content .post-item a {
      color: #fd002f;
      font-weight: bold; }
      .blog-content .post-item a:hover, .blog-content .post-item a:active, .blog-content .post-item a:focus {
        color: #1b2d69; }
  @media (min-width: 768px) {
    .blog-content {
      padding: 3.75rem 0 2.5rem; }
      .blog-content .post-item {
        margin-bottom: 1.875rem; } }

.quote {
  background-color: #f9fafc;
  padding: 3.125rem 0; }
  .quote .step-wrap .top {
    text-align: center;
    max-width: 34.375rem;
    margin: 0 auto; }
    .quote .step-wrap .top .title {
      font-size: 2rem;
      line-height: 2.5rem;
      font-weight: bold; }
    .quote .step-wrap .top .caption {
      font-size: 1rem;
      line-height: 1.5rem; }
    @media (min-width: 768px) {
      .quote .step-wrap .top .title {
        font-size: 3rem;
        line-height: 3.5rem; }
      .quote .step-wrap .top .caption {
        font-size: 1.125rem;
        margin-bottom: 2.5rem; } }
  .quote blockquote {
    background-color: #f9fafc;
    border: 0.0625rem solid #e3e9ff;
    color: #1b2d69;
    font-size: 1rem;
    font-style: italic;
    line-height: 1.5rem;
    padding: 0.625rem 1.875rem;
    text-align: center; }
    @media (min-width: 768px) {
      .quote blockquote {
        margin-top: 3.125rem; } }
  .quote .steps-number {
    margin-bottom: 2.5rem; }
    @media (min-width: 768px) {
      .quote .steps-number {
        margin-bottom: 4.375rem; } }
    .quote .steps-number .list-ticks {
      list-style: none;
      text-align: center;
      padding-left: 0;
      position: relative; }
      .quote .steps-number .list-ticks:after {
        content: '';
        display: block;
        clear: both; }
      .quote .steps-number .list-ticks > li {
        display: inline-block;
        width: 25%;
        float: left;
        position: relative; }
        .quote .steps-number .list-ticks > li + li:after {
          content: '';
          display: block;
          height: 0.125rem;
          background-color: rgba(0, 59, 255, 0.1);
          position: absolute;
          top: 0.875rem;
          width: 100%;
          left: -50%; }
        .quote .steps-number .list-ticks > li:before {
          content: '';
          display: block;
          width: 1.875rem;
          height: 1.875rem;
          margin: 0 auto;
          border-radius: 50%;
          background-color: #1b2d69;
          border: 0.1875rem solid #c1c7d7;
          opacity: .4; }
        .quote .steps-number .list-ticks > li.active:before {
          background-image: url(../img/icons/tick-blue.png);
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center;
          opacity: 1; }
        .quote .steps-number .list-ticks > li .title {
          display: none; }
          @media (min-width: 768px) {
            .quote .steps-number .list-ticks > li .title {
              display: block;
              color: #1b2d69;
              opacity: .4;
              font-size: 0.875rem;
              line-height: 1.5rem;
              margin-top: 0.1875rem;
              font-weight: bold; } }

.step-1 .container {
  max-width: 45.9375rem; }

.step-1 .desktop-view {
  display: none; }

@media (min-width: 768px) {
  .step-1 .desktop-view {
    display: block; }
  .step-1 .mobile-view {
    display: none; } }

.step-1 .btn-wrap {
  text-align: center;
  margin-top: 3.125rem; }

.step-1 .cs-slider .radio-nav {
  text-align: center;
  margin-bottom: 1.25rem; }
  .step-1 .cs-slider .radio-nav a {
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.5rem;
    opacity: .4;
    cursor: pointer;
    display: inline-block;
    padding: 0 0.4375rem 0.625rem;
    border-bottom: 1px solid transparent;
    margin: 0 0.1875rem; }
    .step-1 .cs-slider .radio-nav a:hover, .step-1 .cs-slider .radio-nav a:active, .step-1 .cs-slider .radio-nav a:focus {
      color: #1b2d69;
      opacity: 1;
      border-bottom: 1px solid #1b2d69; }
    .step-1 .cs-slider .radio-nav a:first-child:before {
      content: 'Serviced'; }
    .step-1 .cs-slider .radio-nav a:last-child:before {
      content: 'Automated'; }
    .step-1 .cs-slider .radio-nav a span {
      display: none; }
  .step-1 .cs-slider .radio-nav .next,
  .step-1 .cs-slider .radio-nav .prev {
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.5rem;
    opacity: .4;
    cursor: pointer;
    display: inline-block;
    padding: 0 0.4375rem 0.625rem;
    border-bottom: 1px solid transparent; }
    .step-1 .cs-slider .radio-nav .next:hover, .step-1 .cs-slider .radio-nav .next:active, .step-1 .cs-slider .radio-nav .next:focus,
    .step-1 .cs-slider .radio-nav .prev:hover,
    .step-1 .cs-slider .radio-nav .prev:active,
    .step-1 .cs-slider .radio-nav .prev:focus {
      opacity: 1;
      border-bottom: 1px solid #1b2d69; }

.step-1 .list-radio {
  list-style: none;
  padding-left: 0; }
  .step-1 .list-radio:after {
    content: '';
    display: block;
    clear: both; }
  .step-1 .list-radio > li {
    display: inline-block;
    padding: 0 1.875rem;
    vertical-align: top;
    height: 100%;
    text-align: center; }
    @media (min-width: 768px) {
      .step-1 .list-radio > li {
        padding: 0 0.9375rem;
        width: 50%; }
        .step-1 .list-radio > li.left {
          float: left; }
        .step-1 .list-radio > li.right {
          float: right; } }
    .step-1 .list-radio > li .radio-label {
      height: 100%;
      background-color: #fff;
      padding: 2.5rem 3.125rem 3.125rem;
      text-align: center;
      cursor: pointer;
      position: relative; }
      @media (min-width: 768px) {
        .step-1 .list-radio > li .radio-label {
          -webkit-box-shadow: 0px 0 200px 0 rgba(27, 45, 105, 0.2);
          box-shadow: 0px 0 200px 0 rgba(27, 45, 105, 0.2); } }
      .step-1 .list-radio > li .radio-label .check {
        display: none;
        position: absolute;
        top: 1.25rem;
        right: -1.5rem; }
      .step-1 .list-radio > li .radio-label .radio:checked + .check {
        display: block; }
      .step-1 .list-radio > li .radio-label .content-wrap {
        display: block; }
        .step-1 .list-radio > li .radio-label .content-wrap img {
          display: block;
          margin: 0 auto 0.625rem; }
        .step-1 .list-radio > li .radio-label .content-wrap .radio-title {
          font-size: 1.125rem;
          font-weight: bold;
          line-height: 1.5rem;
          display: block;
          margin-bottom: 1.5625rem; }
        .step-1 .list-radio > li .radio-label .content-wrap .radio-desc {
          display: block;
          font-size: 0.9375rem;
          line-height: 1.5rem; }

.step-2 .desktop-view {
  display: none; }

.step-2 .cs-slider .slider-item {
  display: inline-block;
  padding: 0 0.9375rem;
  vertical-align: top;
  height: 100%; }
  .step-2 .cs-slider .slider-item .step2-wrap {
    height: 100%; }

.step-2 .cs-slider .step-2-paginate-top {
  text-align: center;
  margin-bottom: 1.25rem; }
  .step-2 .cs-slider .step-2-paginate-top a {
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.5rem;
    opacity: .4;
    cursor: pointer;
    display: inline-block;
    padding: 0 0.4375rem 0.625rem;
    border-bottom: 1px solid transparent;
    margin: 0 0.1875rem; }
    .step-2 .cs-slider .step-2-paginate-top a.selected, .step-2 .cs-slider .step-2-paginate-top a:hover, .step-2 .cs-slider .step-2-paginate-top a:active, .step-2 .cs-slider .step-2-paginate-top a:focus {
      color: #1b2d69;
      opacity: 1;
      border-bottom: 1px solid #1b2d69; }
    .step-2 .cs-slider .step-2-paginate-top a:first-child:before {
      content: 'Guest'; }
    .step-2 .cs-slider .step-2-paginate-top a:last-child:before {
      content: 'Account'; }
    .step-2 .cs-slider .step-2-paginate-top a span {
      display: none; }

.step-2 form input:not(.checkbox),
.step-2 form select,
.step-2 form textarea {
  resize: none;
  width: 100%;
  display: block;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #7a7f8f;
  font-size: 1rem;
  line-height: 1.5625rem;
  color: #1b2d69;
  padding: 0.8125rem 0.125rem; }

.step-2 form .list-form {
  list-style: none;
  padding: 0;
  margin: 0 -0.9375rem 1.5625rem; }
  .step-2 form .list-form > li {
    padding: 0 0.9375rem;
    margin-bottom: 0.625rem; }
    .step-2 form .list-form > li.email input {
      padding-right: 1.875rem;
      background-repeat: no-repeat;
      background-position: center right;
      background-image: url(../img/icons/form-email.png); }
    .step-2 form .list-form > li.password input {
      padding-right: 1.875rem;
      background-repeat: no-repeat;
      background-position: center right;
      background-image: url(../img/icons/form-lock.png); }

.step-2 form .btn-bordered {
  margin-top: 0.4375rem;
  width: 100%; }
  @media (min-width: 992px) {
    .step-2 form .btn-bordered {
      padding: 0.9375rem 1.25rem; } }

.step-2 form .btn-wrap {
  padding: 0.5rem; }
  .step-2 form .btn-wrap .btn {
    width: 100%;
    margin: 0; }

.step-2 .bottom .step2-wrap {
  background-color: #fff;
  padding: 2.5rem 1.875rem; }
  .step-2 .bottom .step2-wrap .title {
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.5rem;
    text-align: center;
    margin-bottom: 0.3125rem; }
  .step-2 .bottom .step2-wrap .desc {
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: center; }

@media (min-width: 768px) {
  .step-2 .mobile-view {
    display: none; }
  .step-2 .desktop-view {
    display: block; }
  .step-2 .tb-layout {
    display: table;
    width: 100%; }
    .step-2 .tb-layout .tb-item {
      display: table-cell;
      vertical-align: top;
      width: 50%;
      padding: 0 0.9375rem;
      position: relative;
      z-index: 1; }
      .step-2 .tb-layout .tb-item:before {
        content: '';
        display: block;
        background-color: #fff;
        z-index: -1;
        position: absolute;
        top: 0;
        right: 0.9375rem;
        bottom: 0;
        left: 0.9375rem;
        -webkit-box-shadow: 0px 0 200px 0 rgba(27, 45, 105, 0.2);
        box-shadow: 0px 0 200px 0 rgba(27, 45, 105, 0.2); }
  .step-2 .bottom {
    padding-top: 1.875rem; }
    .step-2 .bottom .step2-wrap {
      background-color: #fff;
      padding: 2.5rem 1.875rem; }
      .step-2 .bottom .step2-wrap .title {
        font-size: 1.5rem;
        line-height: 2rem; } }

@media (min-width: 992px) {
  .step-2 .bottom .step2-wrap {
    padding: 4.375rem 5rem; }
    .step-2 .bottom .step2-wrap .desc {
      font-size: 1.125rem;
      line-height: 1.5rem; } }

@media (min-width: 768px) {
  .step-3 .container {
    max-width: 48.125rem; } }

.step-3 .bottom .step3-wrap {
  background-color: #fff;
  padding: 2.5rem 1.875rem;
  margin-bottom: 2.8125rem;
  -webkit-box-shadow: 0px 0 200px 0 rgba(27, 45, 105, 0.2);
  box-shadow: 0px 0 200px 0 rgba(27, 45, 105, 0.2); }
  @media (min-width: 768px) {
    .step-3 .bottom .step3-wrap {
      padding: 4.6875rem 6.25rem; } }
  .step-3 .bottom .step3-wrap .title,
  .step-3 .bottom .step3-wrap .gform_title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: bold;
    margin-bottom: 0.3125rem; }
  .step-3 .bottom .step3-wrap .desc,
  .step-3 .bottom .step3-wrap .gform_description {
    font-size: 1rem;
    line-height: 1.5rem; }
  .step-3 .bottom .step3-wrap .filelist {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0.625rem; }
    .step-3 .bottom .step3-wrap .filelist > li {
      color: #1b2d69;
      font-size: 1rem;
      line-height: 1.5rem;
      padding: 0.9375rem 1.875rem 0.9375rem 0;
      border-bottom: 1px solid #1b2d69;
      width: 100%;
      display: block;
      background-repeat: no-repeat;
      background-position: center right;
      position: relative; }

.step-3 .bottom .btn-wrap {
  text-align: center; }

.step-3 .bottom form .imageUploads-wrap {
  position: relative; }
  .step-3 .bottom form .imageUploads-wrap input {
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    width: 100%; }
  .step-3 .bottom form .imageUploads-wrap .imageUploads-label {
    color: #1b2d69;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 0.9375rem 1.875rem 0.9375rem 0;
    border-bottom: 1px solid #1b2d69;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url(../img/icons/upload.png); }
    .step-3 .bottom form .imageUploads-wrap .imageUploads-label .label-desktop {
      display: none; }
    @media (min-width: 992px) {
      .step-3 .bottom form .imageUploads-wrap .imageUploads-label .label-desktop {
        display: block; }
      .step-3 .bottom form .imageUploads-wrap .imageUploads-label .label-mobile {
        display: none; } }

.step-3 .bottom form .gform_footer {
  position: relative;
  margin-top: 1.875rem;
  padding: 0.5rem; }
  .step-3 .bottom form .gform_footer .gform_button {
    color: #fff;
    background-color: #fd002f;
    position: relative;
    display: inline-block;
    border-radius: 3.75rem;
    border: none;
    font-size: 0.875rem;
    font-weight: bold;
    cursor: pointer;
    line-height: 1.5rem;
    padding: 0.625rem 1.25rem;
    min-width: 11.375rem;
    z-index: 1;
    -webkit-box-shadow: 0px 0px 0px 8px rgba(253, 0, 47, 0.2);
    box-shadow: 0px 0px 0px 8px rgba(253, 0, 47, 0.2); }
    @media (min-width: 992px) {
      .step-3 .bottom form .gform_footer .gform_button {
        font-size: 1rem;
        padding: 0.9375rem 1.25rem; } }
    .step-3 .bottom form .gform_footer .gform_button:hover, .step-3 .bottom form .gform_footer .gform_button:focus, .step-3 .bottom form .gform_footer .gform_button:active {
      color: #fff;
      background-color: #d00027; }

.step-3 .bottom form .gform_ajax_spinner {
  position: absolute;
  top: 50%;
  right: 0.625rem;
  bottom: auto;
  left: auto;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%); }

@media (min-width: 768px) {
  .step-4 .container {
    max-width: 48.125rem; } }

.step-4 .top {
  margin-bottom: 2.5rem !important; }

.step-4 .property-type {
  background-color: #fff;
  padding: 2.5rem 1.875rem;
  margin-bottom: 4.375rem; }
  .step-4 .property-type .title {
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.5rem;
    margin-bottom: 0.3125rem;
    text-align: center; }
  .step-4 .property-type .caption {
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: center; }
  .step-4 .property-type .cs-slider {
    margin-bottom: 2.5rem; }
    .step-4 .property-type .cs-slider .slides .slider-item {
      display: inline-block;
      width: 15rem;
      padding: 0 0.9375rem; }
      @media (min-width: 992px) {
        .step-4 .property-type .cs-slider .slides .slider-item {
          width: 17.9375rem; } }
      .step-4 .property-type .cs-slider .slides .slider-item label {
        display: block;
        text-align: center; }
        .step-4 .property-type .cs-slider .slides .slider-item label input {
          display: none; }
          .step-4 .property-type .cs-slider .slides .slider-item label input:checked + .img-wrap .tick {
            display: block; }
        .step-4 .property-type .cs-slider .slides .slider-item label .item-title {
          font-size: 1rem;
          font-weight: bold; }
          @media (min-width: 992px) {
            .step-4 .property-type .cs-slider .slides .slider-item label .item-title {
              font-size: 1.125rem; } }
        .step-4 .property-type .cs-slider .slides .slider-item label .img-wrap {
          display: block;
          margin-bottom: 1.25rem;
          position: relative;
          overflow: visible; }
          .step-4 .property-type .cs-slider .slides .slider-item label .img-wrap span {
            border-radius: 0.3125rem; }
          .step-4 .property-type .cs-slider .slides .slider-item label .img-wrap .tick {
            display: none;
            position: absolute;
            top: auto;
            bottom: -0.9375rem;
            right: 0.75rem;
            width: 1.875rem; }
  @media (min-width: 768px) {
    .step-4 .property-type {
      padding: 4.375rem 5rem; }
      .step-4 .property-type .title {
        font-size: 1.5rem;
        line-height: 2rem;
        margin-bottom: 0.3125rem; }
      .step-4 .property-type .caption {
        font-size: 1.125rem;
        margin-bottom: 2.5rem; }
      .step-4 .property-type .cs-slider {
        margin-bottom: 0; }
      .step-4 .property-type .blockquote-wrap {
        padding: 0 0.9375rem; }
        .step-4 .property-type .blockquote-wrap blockquote {
          margin-top: 0; } }

.form-step.current {
  display: block !important; }

.form-step blockquote {
  margin-top: 1.5625rem; }

.form-step label.error {
  color: #fd002f;
  padding: 0.1875rem 0.75rem;
  font-size: 0.75rem;
  text-align: center;
  display: block;
  background-color: rgba(255, 0, 0, 0.1); }

.form-step .radio-wrap {
  position: relative;
  padding: 0 0.9375rem; }
  .form-step .radio-wrap label.error {
    margin-top: 0.625rem; }
  .form-step .radio-wrap input {
    position: absolute;
    opacity: 0;
    visibility: hidden; }

.form-step .title {
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1.875rem; }

.form-step .step-title {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.3125rem; }

.form-step .step-desc {
  font-size: 1rem;
  line-height: 1.5rem; }

.form-step .step-content {
  background-color: #fff;
  padding: 2.5rem 1.875rem;
  margin-bottom: 2.8125rem;
  -webkit-box-shadow: 0px 0 200px 0 rgba(27, 45, 105, 0.2);
  box-shadow: 0px 0 200px 0 rgba(27, 45, 105, 0.2); }
  .form-step .step-content .filelist {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0.625rem;
    position: relative; }
    .form-step .step-content .filelist.loading {
      min-height: 55px; }
      .form-step .step-content .filelist.loading:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(255, 255, 255, 0.9);
        background-image: url("../img/loading.gif");
        background-position: center;
        background-size: 30px;
        background-repeat: no-repeat; }
    .form-step .step-content .filelist > li {
      color: #1b2d69;
      font-size: 1rem;
      line-height: 1.5rem;
      padding: 0.9375rem 1.875rem 0.9375rem 0;
      border-bottom: 1px solid #1b2d69;
      width: 100%;
      display: block;
      background-repeat: no-repeat;
      background-position: center right;
      position: relative; }
      .form-step .step-content .filelist > li .delete-file {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        cursor: pointer;
        width: 1.5625rem;
        height: 100%;
        background-position: center right;
        background-repeat: no-repeat;
        background-size: 25px 25px;
        background-image: url(../img/icons/close.png); }
  .form-step .step-content .imageUploads-wrap {
    position: relative;
    margin-bottom: 1.875rem;
    margin-bottom: 0.625rem; }
    .form-step .step-content .imageUploads-wrap input {
      opacity: 0;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      display: block;
      width: 100%;
      cursor: pointer; }
    .form-step .step-content .imageUploads-wrap .imageUploads-label {
      color: #1b2d69;
      font-size: 1rem;
      line-height: 1.5rem;
      padding: 0.9375rem 1.875rem 0.9375rem 0;
      border-bottom: 1px solid #fd002f;
      width: 100%;
      margin-bottom: 0;
      display: block;
      background-repeat: no-repeat;
      background-position: center right;
      background-image: url(../img/icons/upload.png); }
      .form-step .step-content .imageUploads-wrap .imageUploads-label .label-desktop {
        display: none; }
      @media (min-width: 992px) {
        .form-step .step-content .imageUploads-wrap .imageUploads-label .label-desktop {
          display: block; }
        .form-step .step-content .imageUploads-wrap .imageUploads-label .label-mobile {
          display: none; } }

.form-step .property-info .step-title,
.form-step .property-info .step-desc {
  text-align: center; }

.form-step .property-info .blockquote-wrap blockquote {
  margin-top: 0.9375rem; }

.form-step .property-info .cs-slider {
  margin: 0 -0.9375rem 2.5rem; }
  .form-step .property-info .cs-slider .slides .slider-item {
    display: inline-block;
    width: 15rem;
    padding: 0 0.9375rem;
    float: left; }
    @media (min-width: 992px) {
      .form-step .property-info .cs-slider .slides .slider-item {
        width: 17.8125rem; } }
    .form-step .property-info .cs-slider .slides .slider-item label {
      display: block;
      text-align: center;
      margin-bottom: 0; }
      .form-step .property-info .cs-slider .slides .slider-item label.active .img-wrap .tick {
        display: block; }
      .form-step .property-info .cs-slider .slides .slider-item label .item-title {
        font-size: 1rem;
        font-weight: bold;
        margin-bottom: 0; }
        @media (min-width: 992px) {
          .form-step .property-info .cs-slider .slides .slider-item label .item-title {
            font-size: 1.125rem; } }
      .form-step .property-info .cs-slider .slides .slider-item label .img-wrap {
        display: block;
        margin-bottom: 0.9375rem;
        position: relative;
        overflow: visible; }
        .form-step .property-info .cs-slider .slides .slider-item label .img-wrap span {
          border-radius: 0.3125rem; }
        .form-step .property-info .cs-slider .slides .slider-item label .img-wrap .tick {
          display: none;
          position: absolute;
          top: auto;
          bottom: -0.9375rem;
          right: 0.75rem;
          width: 1.875rem; }

@media (min-width: 768px) {
  .form-step .property-info .cs-slider {
    margin: 0 -0.9375rem; } }

@media (min-width: 992px) {
  .form-step .item-wrap-location {
    margin-top: 3.75rem; } }

.form-step .item-wrap-location .tabs-buttons {
  text-align: center;
  font-size: 0;
  margin-bottom: 1.25rem; }
  @media (min-width: 992px) {
    .form-step .item-wrap-location .tabs-buttons {
      display: none; } }
  .form-step .item-wrap-location .tabs-buttons .tabs-item {
    display: inline-block;
    vertical-align: middle; }
    .form-step .item-wrap-location .tabs-buttons .tabs-item span {
      display: inline-block;
      font-size: 1rem;
      line-height: 1.5rem;
      padding: 0.3125rem 0.625rem;
      font-weight: bold;
      cursor: pointer;
      opacity: .4;
      border-bottom: 1px solid transparent; }
      .form-step .item-wrap-location .tabs-buttons .tabs-item span.active {
        opacity: 1;
        border-bottom: 1px solid #1b2d69; }

.form-step .item-wrap-location .tab-target {
  display: none; }
  .form-step .item-wrap-location .tab-target.active {
    display: block; }
  @media (min-width: 992px) {
    .form-step .item-wrap-location .tab-target {
      display: block; } }

.form-step .item-wrap-location .step-location-renders {
  background-color: #fff;
  margin-bottom: 2.5rem;
  padding: 3.125rem 1.875rem;
  -webkit-box-shadow: 0px 18px 48px -20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 18px 48px -20px rgba(0, 0, 0, 0.2); }
  @media (min-width: 992px) {
    .form-step .item-wrap-location .step-location-renders {
      padding: 4.375rem 5.8125rem;
      max-width: 64.1875rem; } }
  .form-step .item-wrap-location .step-location-renders .step-title,
  .form-step .item-wrap-location .step-location-renders .step-desc {
    text-align: center; }
    @media (min-width: 992px) {
      .form-step .item-wrap-location .step-location-renders .step-title,
      .form-step .item-wrap-location .step-location-renders .step-desc {
        text-align: left; }
        .form-step .item-wrap-location .step-location-renders .step-title br,
        .form-step .item-wrap-location .step-location-renders .step-desc br {
          display: none; } }
  .form-step .item-wrap-location .step-location-renders .img-wrap {
    border-radius: 0.3125rem;
    margin-bottom: 0.9375rem; }
  .form-step .item-wrap-location .step-location-renders .prod-title {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.5rem;
    margin-bottom: 0.9375rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .form-step .item-wrap-location .step-location-renders .css-slider {
    margin: 0 -0.9375rem;
    position: relative;
    text-align: center; }
    .form-step .item-wrap-location .step-location-renders .css-slider .c-pagination {
      text-align: center;
      margin-bottom: 1.875rem; }
      @media (min-width: 992px) {
        .form-step .item-wrap-location .step-location-renders .css-slider .c-pagination {
          position: absolute;
          top: -3.125rem;
          right: 0.5625rem; } }
      .form-step .item-wrap-location .step-location-renders .css-slider .c-pagination .slider-number {
        display: inline-block; }
    .form-step .item-wrap-location .step-location-renders .css-slider .slider-item {
      width: 14.875rem;
      display: inline-block;
      vertical-align: top;
      padding: 1.875rem 0.9375rem 0; }
      @media (min-width: 992px) {
        .form-step .item-wrap-location .step-location-renders .css-slider .slider-item {
          width: 15.9375rem; } }
      @media (min-width: 1200px) {
        .form-step .item-wrap-location .step-location-renders .css-slider .slider-item {
          width: 17.875rem; } }
    .form-step .item-wrap-location .step-location-renders .css-slider .default-paginate {
      margin-top: 2.5rem; }
      @media (min-width: 992px) {
        .form-step .item-wrap-location .step-location-renders .css-slider .default-paginate {
          display: none !important; } }
      .form-step .item-wrap-location .step-location-renders .css-slider .default-paginate a {
        width: 0.5rem;
        height: 0.5rem;
        margin: 0 0.3125rem; }

.form-step .specific-req {
  background-color: #fff;
  padding: 3.125rem 1.875rem;
  text-align: center;
  max-width: 34rem;
  margin: 0 auto 1.875rem;
  -webkit-box-shadow: 0px 18px 48px -20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 18px 48px -20px rgba(0, 0, 0, 0.2); }
  @media (min-width: 768px) {
    .form-step .specific-req {
      padding: 4.375rem 6.25rem; } }
  .form-step .specific-req .additional-info-wrap .additional-info-label {
    background-image: url(../img/icons/message.png);
    background-position: center right;
    background-repeat: no-repeat;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0;
    padding-right: 2.5rem;
    text-align: left;
    display: block; }
    @media (min-width: 768px) {
      .form-step .specific-req .additional-info-wrap .additional-info-label {
        font-size: 1.125rem;
        opacity: .5; } }
  .form-step .specific-req .additional-info-wrap textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #7a7f8f;
    color: #1b2d69;
    display: block;
    font-size: 1rem;
    height: 3.8125rem;
    line-height: 1.5625rem;
    padding: 0.3125rem 0.125rem;
    resize: none;
    text-align: left;
    width: 100%; }

.form-step .quote-wrap {
  background-color: #fff;
  padding: 3.125rem 1.875rem;
  max-width: 46rem;
  margin: 0 auto 1.875rem;
  -webkit-box-shadow: 0px 18px 48px -20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 18px 48px -20px rgba(0, 0, 0, 0.2); }
  @media (min-width: 768px) {
    .form-step .quote-wrap {
      padding: 5rem 5.625rem 3.125rem;
      margin-bottom: 3.75rem; } }

@media (min-width: 768px) {
  .form-step .item-wrap {
    max-width: 46.25rem;
    margin: 0 auto; }
  .form-step .title {
    font-size: 3rem;
    line-height: 3.5rem;
    margin-bottom: 3.125rem; }
  .form-step .step-title {
    font-size: 1.5rem;
    line-height: 2rem; }
  .form-step .step-desc {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 1.875rem; }
  .form-step .step-content {
    padding: 4.6875rem 6.25rem; } }

#process .steps {
  margin-bottom: 2.5rem; }
  @media (min-width: 768px) {
    #process .steps {
      max-width: 46.25rem;
      margin: 0 auto 4.375rem; } }
  #process .steps > ul {
    list-style: none;
    text-align: center;
    padding-left: 0;
    position: relative; }
    #process .steps > ul:after {
      content: '';
      display: block;
      clear: both; }
    #process .steps > ul > li {
      display: inline-block;
      width: 25%;
      position: relative; }
      #process .steps > ul > li + li:after {
        content: '';
        display: block;
        height: 0.125rem;
        background-color: rgba(0, 59, 255, 0.1);
        position: absolute;
        top: 0.875rem;
        z-index: 1;
        width: 100%;
        left: -50%; }
      #process .steps > ul > li:before {
        content: '';
        display: block;
        width: 1.875rem;
        height: 1.875rem;
        margin: 0 auto;
        border-radius: 50%;
        background-color: #1b2d69;
        border: 0.1875rem solid #c1c7d7;
        opacity: .4; }
      #process .steps > ul > li.current:after, #process .steps > ul > li.done:after {
        background-color: #1b2d69; }
      #process .steps > ul > li.current:before, #process .steps > ul > li.done:before {
        background-image: url(../img/icons/tick-blue.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        opacity: 1;
        z-index: 2;
        position: relative; }
      #process .steps > ul > li.current + .done:before {
        opacity: .4;
        background-image: none; }
      #process .steps > ul > li.current + .done:after {
        background-color: rgba(0, 59, 255, 0.1); }
      #process .steps > ul > li .current-info,
      #process .steps > ul > li .number {
        display: none; }
      #process .steps > ul > li a {
        font-size: 0; }
        @media (min-width: 768px) {
          #process .steps > ul > li a {
            display: block;
            color: #1b2d69;
            opacity: .4;
            font-size: 0.875rem;
            line-height: 1.5rem;
            margin-top: 0.1875rem;
            font-weight: bold; } }

#process .content > .title {
  display: none; }

#process .actions > ul {
  text-align: center;
  font-size: 0;
  padding-left: 0;
  margin-bottom: 0; }
  #process .actions > ul > li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0.25rem;
    margin-bottom: 0.625rem; }
    #process .actions > ul > li:first-child a {
      border: 0.0625rem solid #1b2d69;
      color: #1b2d69;
      font-size: 0.9375rem;
      line-height: 1.5rem;
      padding: 0.6875rem 2.5rem;
      text-align: center;
      border-radius: 3.125rem;
      display: inline-block;
      font-weight: bold; }
      #process .actions > ul > li:first-child a:hover, #process .actions > ul > li:first-child a:active, #process .actions > ul > li:first-child a:focus {
        color: #fd002f;
        border-color: #fd002f; }
    #process .actions > ul > li:nth-child(2) a, #process .actions > ul > li:last-child a {
      color: #fff;
      background-color: #fd002f;
      margin: 0.5rem;
      position: relative;
      display: inline-block;
      border-radius: 3.75rem;
      font-size: 0.875rem;
      font-weight: bold;
      line-height: 1.5rem;
      padding: 0.625rem 1.25rem;
      min-width: 10.125rem;
      z-index: 1; }
      @media (min-width: 992px) {
        #process .actions > ul > li:nth-child(2) a, #process .actions > ul > li:last-child a {
          font-size: 1rem;
          padding: 0.9375rem 1.25rem; } }
      #process .actions > ul > li:nth-child(2) a:after, #process .actions > ul > li:last-child a:after {
        content: '';
        background-color: rgba(253, 0, 47, 0.2);
        display: block;
        border-radius: 3.125rem;
        z-index: -1;
        position: absolute;
        top: -0.5rem;
        right: -0.5rem;
        bottom: -0.5rem;
        left: -0.5rem; }
      #process .actions > ul > li:nth-child(2) a:hover, #process .actions > ul > li:nth-child(2) a:focus, #process .actions > ul > li:nth-child(2) a:active, #process .actions > ul > li:last-child a:hover, #process .actions > ul > li:last-child a:focus, #process .actions > ul > li:last-child a:active {
        color: #fff;
        background-color: #d00027; }

#process .actions .disabled {
  display: none; }

.landing-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 0.9375rem 0;
  z-index: 9999;
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2); }
  .landing-header .tb-layout {
    display: table;
    width: 100%; }
    .landing-header .tb-layout .tb-item {
      display: table-cell;
      vertical-align: middle; }
  .landing-header .left img {
    width: 5.5rem; }
  .landing-header .right {
    text-align: right; }
    .landing-header .right .list-right {
      display: inline-block;
      list-style: none;
      padding-left: 0;
      font-size: 0;
      margin-bottom: 0; }
      .landing-header .right .list-right > li {
        display: inline-block; }
        .landing-header .right .list-right > li.desktop-view {
          display: none; }
  @media (min-width: 768px) {
    .landing-header {
      padding: 1.875rem 0; }
      .landing-header .right .list-right {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem; }
        .landing-header .right .list-right > li {
          display: inline-block;
          padding: 0 0.9375rem;
          font-size: 1rem;
          line-height: 1.5rem; }
          .landing-header .right .list-right > li.desktop-view {
            display: inline-block; }
          .landing-header .right .list-right > li .phone {
            font-weight: bold; } }
  @media (min-width: 992px) {
    .landing-header .container-fluid {
      max-width: 86.5rem; }
    .landing-header .left img {
      width: 9.6875rem; }
    .landing-header .right .list-right > li .phone {
      padding-left: 2rem;
      background-image: url(../img/icons/phone-md.png);
      background-position: center left;
      background-repeat: no-repeat;
      display: inline-block;
      line-height: 1.5625rem; } }

.two-column-content {
  padding: 3.125rem 0; }
  @media (max-width: 767px) {
    .two-column-content br {
      display: none; }
    .two-column-content .wrap {
      padding: 0 0.5rem; } }
  .two-column-content .left {
    margin-bottom: 3.125rem; }
  .two-column-content .right ul {
    list-style: none;
    padding-left: 0; }
    .two-column-content .right ul li {
      padding-left: 1.5rem;
      margin-bottom: 0.625rem;
      position: relative; }
      .two-column-content .right ul li:before {
        content: '';
        background-image: url(../img/icons/check.png);
        background-repeat: no-repeat;
        background-position: center;
        width: 1rem;
        height: 1rem;
        position: absolute;
        top: 0.25rem;
        right: auto;
        bottom: auto;
        left: 0; }

@media (min-width: 992px) {
  .two-column-content {
    padding: 7.5rem 0 6.25rem; }
    .two-column-content .wrap {
      margin: 0 -0.9375rem; }
    .two-column-content .tb-layout {
      display: table;
      width: 100%; }
      .two-column-content .tb-layout .tb-item {
        display: table-cell;
        vertical-align: top;
        width: 50%;
        padding: 0 0.9375rem; }
    .two-column-content .right {
      text-align: center; }
      .two-column-content .right .r-wrap {
        padding-top: 0.3125rem;
        display: inline-block;
        text-align: left; } }

.recent-renders-gallery {
  padding-bottom: 1rem; }
  @media (min-width: 992px) {
    .recent-renders-gallery {
      padding-bottom: 0; } }
  .recent-renders-gallery .title {
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: bold;
    letter-spacing: -0.125rem;
    margin-bottom: 3.125rem; }
    @media (min-width: 992px) {
      .recent-renders-gallery .title {
        font-size: 4.5rem;
        line-height: 4.5rem;
        margin-bottom: 4.375rem; } }
  .recent-renders-gallery .cs-slider {
    position: relative; }
    .recent-renders-gallery .cs-slider .slider-item {
      display: inline-block;
      vertical-align: top; }
    .recent-renders-gallery .cs-slider .carounav {
      font-size: 0;
      z-index: 2;
      position: absolute;
      top: auto;
      right: 0;
      bottom: -1rem;
      left: auto; }
      @media (min-width: 992px) {
        .recent-renders-gallery .cs-slider .carounav {
          bottom: 0; }
          .recent-renders-gallery .cs-slider .carounav .next,
          .recent-renders-gallery .cs-slider .carounav .prev {
            padding: 1rem 1rem; } }
      .recent-renders-gallery .cs-slider .carounav .next,
      .recent-renders-gallery .cs-slider .carounav .prev {
        display: inline-block;
        background-color: #1b2d69;
        padding: 0.5rem 0.5rem; }
        @media (min-width: 992px) {
          .recent-renders-gallery .cs-slider .carounav .next,
          .recent-renders-gallery .cs-slider .carounav .prev {
            padding: 1rem 1rem; } }
        .recent-renders-gallery .cs-slider .carounav .next:hover, .recent-renders-gallery .cs-slider .carounav .next:active, .recent-renders-gallery .cs-slider .carounav .next:focus,
        .recent-renders-gallery .cs-slider .carounav .prev:hover,
        .recent-renders-gallery .cs-slider .carounav .prev:active,
        .recent-renders-gallery .cs-slider .carounav .prev:focus {
          background-color: #314dac; }
      .recent-renders-gallery .cs-slider .carounav .next {
        background-color: #fd002f; }
        .recent-renders-gallery .cs-slider .carounav .next:hover, .recent-renders-gallery .cs-slider .carounav .next:active, .recent-renders-gallery .cs-slider .carounav .next:focus {
          background-color: #d00027; }

.testimonial-landing .left {
  padding: 1.25rem 1.5rem 1.875rem; }
  .testimonial-landing .left .title {
    font-size: 1.125rem;
    margin-bottom: 1.25rem;
    font-weight: bold;
    line-height: 1.5rem; }
  .testimonial-landing .left p {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0; }

.testimonial-landing .right {
  padding: 1.875rem 1.5rem;
  background-color: #1b2d69; }
  .testimonial-landing .right:after {
    content: '';
    display: block; }
  .testimonial-landing .right .desc {
    color: #fff;
    font-size: 0.9375rem;
    line-height: 1.5rem;
    margin-bottom: 0.625rem; }
  .testimonial-landing .right .name {
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 0.8125rem;
    line-height: 1.5rem;
    opacity: .4;
    margin-bottom: 0.625rem; }
  .testimonial-landing .right .list-stars {
    list-style: none;
    padding: 0;
    margin: 0 -0.1875rem 0.9375rem; }
    .testimonial-landing .right .list-stars:after {
      content: '';
      display: block;
      clear: both; }
    .testimonial-landing .right .list-stars > li {
      display: inline-block;
      padding: 0 0.1875rem;
      float: left; }
      .testimonial-landing .right .list-stars > li img {
        width: 0.875rem; }
  .testimonial-landing .right .default-paginate {
    text-align: left; }
    .testimonial-landing .right .default-paginate a {
      background-color: #fff; }

@media (min-width: 992px) {
  .testimonial-landing .tb-layout {
    display: table;
    width: 100%; }
    .testimonial-landing .tb-layout .tb-item {
      display: table-cell;
      vertical-align: middle; }
      .testimonial-landing .tb-layout .tb-item.left {
        width: 40%; }
      .testimonial-landing .tb-layout .tb-item.right {
        width: 60%; }
  .testimonial-landing .left {
    padding: 5rem 0.9375rem; }
    .testimonial-landing .left .l-wrap {
      max-width: 22.125rem;
      margin: 0 0 0 auto; }
    .testimonial-landing .left .title {
      font-size: 1.5rem;
      line-height: 2rem; }
    .testimonial-landing .left p {
      font-size: 1.125rem;
      line-height: 1.5rem; }
  .testimonial-landing .right {
    padding: 5rem 0.9375rem 5rem 6.25rem; }
    .testimonial-landing .right .r-wrap {
      max-width: 40.375rem;
      margin: 0 auto 0 0; }
    .testimonial-landing .right .list-stars {
      margin: 0 -0.125rem 0.9375rem; }
      .testimonial-landing .right .list-stars > li {
        padding: 0 0.125rem; }
        .testimonial-landing .right .list-stars > li img {
          width: 1.25rem; }
    .testimonial-landing .right .desc {
      font-size: 1rem; }
    .testimonial-landing .right .name {
      font-size: 0.875rem; } }

.image-content-landing {
  padding: 2.5rem 0; }
  @media (max-width: 767px) {
    .image-content-landing .wrap {
      padding: 0 0.5rem; } }
  .image-content-landing .img-content {
    text-align: center;
    font-size: 0;
    margin: 0 -0.5rem 2.5rem; }
    .image-content-landing .img-content .img-item {
      padding: 0.5rem;
      display: inline-block;
      vertical-align: top;
      width: 50%; }
      .image-content-landing .img-content .img-item .img {
        border: 0.0625rem solid #e3e9ff;
        padding: 1.375rem; }
        .image-content-landing .img-content .img-item .img img {
          width: 4.75rem; }

@media (min-width: 992px) {
  .image-content-landing {
    padding: 7.5rem 0 6.25rem; }
    .image-content-landing .wrap {
      margin: 0 -0.9375rem; }
    .image-content-landing .tb-layout {
      display: table;
      width: 100%; }
      .image-content-landing .tb-layout .tb-item {
        display: table-cell;
        vertical-align: middle;
        width: 50%;
        padding: 0 0.9375rem; }
    .image-content-landing .right {
      text-align: center; }
      .image-content-landing .right .content {
        display: inline-block;
        text-align: left;
        max-width: 21.875rem; }
    .image-content-landing .img-content {
      margin: 0 -0.9375rem 1.25rem; }
      .image-content-landing .img-content .img-item {
        padding: 0.9375rem; }
        .image-content-landing .img-content .img-item .img {
          padding: 3.125rem; }
          .image-content-landing .img-content .img-item .img img {
            width: auto; } }

.image-quote-landing .right {
  padding: 3.125rem 1.5rem; }

@media (min-width: 992px) {
  .image-quote-landing .tb-layout {
    display: table;
    width: 100%; }
    .image-quote-landing .tb-layout .tb-item {
      display: table-cell;
      vertical-align: middle;
      padding: 0 0.9375rem; }
      .image-quote-landing .tb-layout .tb-item.left {
        width: 60%;
        padding-left: 0; }
      .image-quote-landing .tb-layout .tb-item.right {
        width: 40%; }
  .image-quote-landing .right {
    text-align: center; }
    .image-quote-landing .right .content {
      text-align: left;
      max-width: 20rem;
      display: inline-block; } }

@media (min-width: 1200px) {
  .image-quote-landing .right .btn-bordered {
    min-width: 13.125rem; }
  .image-quote-landing .tb-layout .tb-item.left {
    width: 55%; }
  .image-quote-landing .tb-layout .tb-item.right {
    width: 45%; } }

@media (min-width: 1440px) {
  .image-quote-landing .tb-layout .tb-item.right {
    padding-left: 7.5rem; }
  .image-quote-landing .right {
    text-align: left; } }

.locations-banner-flex.landing .top .caption {
  font-size: 1.5rem;
  line-height: 2rem; }

@media (min-width: 992px) {
  .locations-banner-flex.landing .top .top-wrap {
    max-width: 18.75rem; }
  .locations-banner-flex.landing .top .caption {
    font-size: 2rem;
    line-height: 2.5rem; } }

@media (max-width: 767px) {
  .locations-flex.landing .locations-paginate {
    margin-top: 0.625rem; }
  .locations-flex.landing .locations-list {
    padding: 0; }
    .locations-flex.landing .locations-list .item {
      margin-bottom: 0;
      padding-bottom: 1.5625rem;
      float: left; }
  .locations-flex.landing .desktop-view {
    display: none; } }

@media (min-width: 767px) {
  .locations-flex.landing .mobile-view {
    display: none; } }

@media (min-width: 992px) {
  .locations-flex.landing {
    padding-bottom: 7.5rem; } }

.main-banner {
  height: 100vh;
  min-height: 440px; }
  @media (min-width: 576px) {
    .main-banner {
      min-height: 500px; } }
  @media (min-width: 992px) {
    .main-banner {
      min-height: 600px; } }
  .main-banner .cs-slider, .main-banner .cool-slider {
    height: 100%;
    position: relative; }
    .main-banner .cs-slider .caroufredsel_wrapper, .main-banner .cs-slider .slides, .main-banner .cs-slider .owl-stage-outer, .main-banner .cool-slider .caroufredsel_wrapper, .main-banner .cool-slider .slides, .main-banner .cool-slider .owl-stage-outer {
      height: 100% !important; }
    .main-banner .cs-slider .owl-stage, .main-banner .cs-slider .owl-item, .main-banner .cool-slider .owl-stage, .main-banner .cool-slider .owl-item {
      height: 100%; }
    .main-banner .cs-slider .banner-paginate, .main-banner .cool-slider .banner-paginate {
      text-align: center;
      z-index: 2;
      position: absolute;
      top: auto;
      right: 0;
      bottom: 0.9375rem;
      left: 0; }
      .main-banner .cs-slider .banner-paginate > a, .main-banner .cool-slider .banner-paginate > a {
        width: 0.625rem;
        height: 0.625rem;
        background-color: #fff;
        border-radius: 50%;
        display: inline-block;
        font-size: 0;
        margin: 0 0.1875rem;
        border: 0.125rem solid #fff; }
        .main-banner .cs-slider .banner-paginate > a.selected, .main-banner .cool-slider .banner-paginate > a.selected {
          background-color: transparent; }
    .main-banner .cs-slider .owl-dots, .main-banner .cool-slider .owl-dots {
      position: absolute;
      bottom: 1.25rem;
      left: 0;
      right: 0;
      text-align: center; }
      .main-banner .cs-slider .owl-dots .owl-dot, .main-banner .cool-slider .owl-dots .owl-dot {
        background: transparent; }
        .main-banner .cs-slider .owl-dots .owl-dot span, .main-banner .cool-slider .owl-dots .owl-dot span {
          width: 0.625rem;
          height: 0.625rem;
          background-color: #fff;
          border-radius: 50%;
          -webkit-box-sizing: content-box;
                  box-sizing: content-box;
          display: inline-block;
          font-size: 0;
          margin: 0 0.25rem;
          opacity: 1;
          border: 0.125rem solid #fff; }
        .main-banner .cs-slider .owl-dots .owl-dot.active span, .main-banner .cool-slider .owl-dots .owl-dot.active span {
          background-color: transparent; }
  .main-banner .slider-item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #b5b5b5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    min-height: 100%;
    position: relative;
    z-index: 1; }
    .main-banner .slider-item:after {
      content: '';
      display: block;
      background-color: rgba(0, 0, 0, 0.2);
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 3; }
    .main-banner .slider-item .bg-img {
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 2; }
  .main-banner .content {
    padding: 3.125rem 0 1.875rem;
    position: relative;
    z-index: 4; }
    .main-banner .content h1,
    .main-banner .content h2,
    .main-banner .content h3,
    .main-banner .content h4,
    .main-banner .content h5,
    .main-banner .content h6,
    .main-banner .content p,
    .main-banner .content li {
      color: #fff; }
    .main-banner .content h1,
    .main-banner .content h2 {
      font-size: 2.5rem;
      letter-spacing: -0.0625rem;
      line-height: 1.2em; }
    .main-banner .content p,
    .main-banner .content li,
    .main-banner .content td {
      font-size: 1.125rem; }
    .main-banner .content .list-inline {
      text-align: center; }
      .main-banner .content .list-inline:after {
        content: '';
        display: block;
        clear: both; }
      .main-banner .content .list-inline > li {
        margin-bottom: 0.625rem;
        display: inline-block; }
        @media (max-width: 767px) {
          .main-banner .content .list-inline > li {
            padding: 0.5rem; }
            .main-banner .content .list-inline > li .btn {
              margin: 0;
              max-width: 8.125rem;
              min-width: 0;
              width: 100%; } }

@media (min-width: 768px) {
  .main-banner .content {
    padding: 6.25rem 0 5rem; } }

@media (min-width: 992px) {
  .main-banner .cs-slider .banner-paginate {
    bottom: 1.5625rem; }
    .main-banner .cs-slider .banner-paginate > a {
      width: 0.75rem;
      height: 0.75rem; }
  .main-banner .slider-item:after {
    /* opacity: 0;
        visibility: hidden; */
    background-color: rgba(0, 0, 0, 0.2); }
  .main-banner .content h1,
  .main-banner .content h2 {
    font-size: 3.125rem;
    letter-spacing: -0.125rem; }
  .main-banner .content p,
  .main-banner .content li,
  .main-banner .content td {
    font-size: 1.125rem;
    line-height: 2rem; } }

@media (min-width: 1200px) {
  .main-banner .content h1,
  .main-banner .content h2,
  .main-banner .content h3,
  .main-banner .content h4,
  .main-banner .content h5,
  .main-banner .content h6,
  .main-banner .content p,
  .main-banner .content ul,
  .main-banner .content ol {
    margin-bottom: 1.875rem; }
  .main-banner .content h1,
  .main-banner .content h2 {
    font-size: 4.5rem;
    letter-spacing: -0.25rem; }
  .main-banner .content p,
  .main-banner .content li,
  .main-banner .content td {
    font-size: 1.5rem; } }

.what-we-offer-flex {
  padding: 2.5rem 0 0.625rem;
  background-color: #f9fafc;
  text-align: center; }
  .what-we-offer-flex .subtitle-top {
    opacity: 0.4;
    color: #1B2D69;
    font-size: 0.875rem;
    font-weight: bold;
    letter-spacing: 0.03125rem;
    margin-bottom: 0.4375rem; }
  .what-we-offer-flex .subtitle-bottom {
    font-size: 1rem; }
  .what-we-offer-flex .title {
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: -0.0625rem;
    margin-bottom: 0.75rem;
    line-height: 2.5rem;
    padding: 0 0.9375rem; }
  .what-we-offer-flex .services-listing {
    margin: 1.875rem -0.9375rem 0;
    font-size: 0; }
    .what-we-offer-flex .services-listing .item {
      margin-bottom: 1.875rem;
      display: inline-block;
      width: 100%;
      padding: 0 0.9375rem;
      vertical-align: top;
      width: 50%; }
      @media (min-width: 992px) {
        .what-we-offer-flex .services-listing .item {
          width: 25%; } }
      @media (min-width: 1200px) {
        .what-we-offer-flex .services-listing .item {
          width: 25%; } }
      .what-we-offer-flex .services-listing .item .icon {
        margin-bottom: 1.25rem; }
      .what-we-offer-flex .services-listing .item .item-title {
        font-size: 1rem;
        font-weight: bold;
        margin-bottom: 0.625rem; }
      .what-we-offer-flex .services-listing .item .excerpt {
        opacity: 0.5;
        font-size: 1rem;
        line-height: 1.5rem;
        margin-bottom: 1.875rem; }
      .what-we-offer-flex .services-listing .item .list-buttons {
        list-style: none;
        padding-left: 0;
        font-size: 0; }
        .what-we-offer-flex .services-listing .item .list-buttons > li {
          line-height: 0.875rem;
          display: inline-block;
          padding: 0 0.625rem;
          vertical-align: top; }
          .what-we-offer-flex .services-listing .item .list-buttons > li + li {
            border-left: 1px solid rgba(27, 45, 105, 0.5); }
          .what-we-offer-flex .services-listing .item .list-buttons > li a {
            color: #fd002f;
            font-size: 1rem; }
            .what-we-offer-flex .services-listing .item .list-buttons > li a:hover, .what-we-offer-flex .services-listing .item .list-buttons > li a:active, .what-we-offer-flex .services-listing .item .list-buttons > li a:focus {
              color: #1b2d69; }
    @media (max-width: 767px) {
      .what-we-offer-flex .services-listing {
        margin: 1.875rem -0.5rem 0; }
        .what-we-offer-flex .services-listing .item {
          padding: 0 0.5rem;
          margin-bottom: 1rem; }
          .what-we-offer-flex .services-listing .item .item-wrap {
            background-color: #fff;
            padding: 1.5625rem 0.625rem 0.9375rem; }
          .what-we-offer-flex .services-listing .item .excerpt,
          .what-we-offer-flex .services-listing .item .list-buttons {
            display: none; } }

@media (min-width: 992px) {
  .what-we-offer-flex {
    padding: 4.375rem 0 2.5rem; }
    .what-we-offer-flex .subtitle-top {
      line-height: 1.5rem;
      font-size: 0.875rem; }
    .what-we-offer-flex .subtitle-bottom {
      font-size: 1.125rem;
      line-height: 1.5rem; }
    .what-we-offer-flex .title {
      line-height: 3.5rem;
      font-size: 3rem; }
    .what-we-offer-flex .services-listing {
      margin-top: 3.125rem; }
      .what-we-offer-flex .services-listing .item .icon {
        margin-bottom: 2.1875rem; }
      .what-we-offer-flex .services-listing .item .item-title {
        font-size: 1.5rem;
        font-weight: bold;
        margin-bottom: 0.625rem; }
      .what-we-offer-flex .services-listing .item .excerpt {
        margin-bottom: 2.375rem; } }

.renders-flex {
  padding: 1.875rem 0 3.125rem;
  background-color: #fcfdfe; }
  .renders-flex .top {
    margin-bottom: 1.25rem; }
    .renders-flex .top .left .title {
      font-size: 2.5rem;
      font-weight: bold;
      letter-spacing: -0.0625rem;
      margin-bottom: 0.625rem; }
    .renders-flex .top .right a {
      display: inline-block;
      line-height: 1.5rem;
      padding-right: 2.0625rem;
      position: relative;
      font-weight: bold;
      font-size: 1rem; }
      .renders-flex .top .right a:after {
        content: '';
        background-image: url(../img/icons/arrow.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        display: inline-block;
        height: 1.5rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 1.5rem; }
  .renders-flex .bottom .desktop-view {
    display: none; }
  .renders-flex .bottom .mobile-view .renders-listing .slides > .item {
    display: inline-block;
    padding: 0 0 2.5rem; }
  .renders-flex .bottom .mobile-view .paginate-mobile-render {
    text-align: center; }
    .renders-flex .bottom .mobile-view .paginate-mobile-render a {
      font-size: 0;
      width: 0.625rem;
      height: 0.625rem;
      background-color: #1b2d69;
      opacity: .4;
      border-radius: 50%;
      margin: 0 0.4375rem;
      display: inline-block; }
      .renders-flex .bottom .mobile-view .paginate-mobile-render a.selected {
        opacity: 1; }
  @media (min-width: 768px) {
    .renders-flex .bottom .mobile-view {
      display: none; }
    .renders-flex .bottom .desktop-view {
      display: block; } }

@media (min-width: 768px) {
  .renders-flex {
    padding: 1.875rem 0; }
    .renders-flex .top .tb-layout {
      display: table;
      width: 100%; }
      .renders-flex .top .tb-layout .tb-item {
        display: table-cell;
        vertical-align: middle; }
    .renders-flex .top .left .title {
      font-size: 3.125rem;
      letter-spacing: -0.125rem;
      margin-bottom: 0; }
    .renders-flex .top .right {
      text-align: right; }
    .renders-flex .bottom {
      background-color: #fff; } }

@media (min-width: 992px) {
  .renders-flex {
    padding: 6.25rem 0 4.375rem; }
    .renders-flex .top {
      margin-bottom: 3.125rem; }
      .renders-flex .top .left .title {
        font-size: 4.5rem; } }

@media (min-width: 1200px) {
  .renders-flex {
    padding: 7.8125rem 0 5.9375rem; }
    .renders-flex .top {
      margin-bottom: 4.0625rem; } }

.renders-listing .carousel-indicators {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto; }
  .renders-listing .carousel-indicators > li {
    background-color: red; }

.renders-listing .img-wrap span {
  padding-bottom: 51%; }

.renders-listing .slides {
  font-size: 0; }
  .renders-listing .slides .slider-item {
    display: inline-block;
    width: 100%;
    vertical-align: top; }

.renders-listing .gallery-wrap {
  position: relative; }
  .renders-listing .gallery-wrap .float-magnify {
    position: absolute;
    bottom: -2.5rem;
    right: 0.9375rem;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .renders-listing .gallery-wrap .float-magnify:hover {
      -webkit-transform: translate(0, -5px);
      transform: translate(0, -5px); }
    @media (min-width: 768px) {
      .renders-listing .gallery-wrap .float-magnify {
        right: 2.5rem; } }
    @media (max-width: 767px) {
      .renders-listing .gallery-wrap .float-magnify {
        bottom: -1.875rem; }
        .renders-listing .gallery-wrap .float-magnify img {
          width: 3.75rem; } }

.renders-listing .item {
  margin-bottom: 0.9375rem; }
  @media (min-width: 768px) {
    .renders-listing .item {
      margin-bottom: 2.1875rem; } }

.renders-listing .content-wrap {
  background-color: #fff;
  -webkit-box-shadow: 0px 23px 82px -30px rgba(27, 45, 105, 0.3);
  box-shadow: 0px 23px 82px -30px rgba(27, 45, 105, 0.3);
  padding: 1.5625rem 1.5625rem; }
  @media (min-width: 768px) {
    .renders-listing .content-wrap {
      -webkit-box-shadow: 0px 30px 150px -30px rgba(27, 45, 105, 0.8);
      box-shadow: 0px 30px 150px -30px rgba(27, 45, 105, 0.8);
      padding: 1.875rem; }
      .renders-listing .content-wrap .tb-layout {
        display: table;
        width: 100%; }
        .renders-listing .content-wrap .tb-layout .tb-item {
          display: table-cell;
          vertical-align: bottom; }
          .renders-listing .content-wrap .tb-layout .tb-item.left {
            width: 6.25rem;
            text-align: right; } }
  .renders-listing .content-wrap .item-title {
    margin-bottom: 0;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 2rem; }
  .renders-listing .content-wrap .excerpt {
    font-size: 0.9375rem;
    line-height: 1.5rem;
    margin-bottom: 0; }

@media (min-width: 992px) {
  .renders-listing {
    margin: 0 -0.9375rem;
    font-size: 0; }
    .renders-listing .item {
      width: 50%;
      padding: 0 0.9375rem;
      display: inline-table;
      vertical-align: top; }
    .renders-listing .content-wrap .item-title {
      font-size: 1.5rem; }
    .renders-listing .content-wrap .excerpt {
      opacity: 0.4;
      font-size: 1rem; } }

.c-pagination {
  font-size: 0; }
  .c-pagination .c-item {
    display: inline-block;
    font-size: 0.875rem;
    line-height: 1rem;
    padding: 0 0.25rem; }
  .c-pagination .slider-number .current {
    width: 0.8125rem;
    text-align: center;
    display: inline-block; }
    .c-pagination .slider-number .current a:not(.selected) {
      display: none; }
    .c-pagination .slider-number .current a:nth-child(1) span:before,
    .c-pagination .slider-number .current a:nth-child(2) span:before,
    .c-pagination .slider-number .current a:nth-child(3) span:before,
    .c-pagination .slider-number .current a:nth-child(4) span:before,
    .c-pagination .slider-number .current a:nth-child(5) span:before,
    .c-pagination .slider-number .current a:nth-child(6) span:before,
    .c-pagination .slider-number .current a:nth-child(7) span:before,
    .c-pagination .slider-number .current a:nth-child(8) span:before,
    .c-pagination .slider-number .current a:nth-child(9) span:before {
      content: '0'; }
  .c-pagination .slider-number .all {
    width: 0.8125rem;
    display: inline-block;
    text-align: center; }
  @media (max-width: 767px) {
    .c-pagination {
      margin-top: 0.9375rem; }
      .c-pagination .slider-number {
        display: none; } }

.we-render-flex .left {
  padding: 0;
  text-align: center; }
  .we-render-flex .left img {
    width: 100%;
    margin-bottom: 0; }

.we-render-flex .right {
  padding: 2.5rem 0; }
  .we-render-flex .right .content .sub-title {
    padding: 0 0.9375rem;
    font-size: 0.875rem;
    font-weight: bold;
    letter-spacing: 0.03125rem;
    line-height: 1.5rem;
    opacity: 0.4;
    margin-bottom: 0; }
  .we-render-flex .right .content .title {
    padding: 0 0.9375rem;
    font-size: 2.5rem;
    font-weight: bold;
    letter-spacing: -0.0625rem;
    margin-bottom: 1.25rem;
    font-family: "Lucida-Grande"; }
  @media (max-width: 991px) {
    .we-render-flex .right .content .flex-list {
      border-top: 1px solid rgba(27, 45, 105, 0.4); }
      .we-render-flex .right .content .flex-list .fl-item {
        border-bottom: 1px solid rgba(27, 45, 105, 0.4); }
        .we-render-flex .right .content .flex-list .fl-item .list-trigger {
          padding: 0.625rem 0.9375rem;
          font-size: 1rem;
          line-height: 1.5rem;
          margin-bottom: 0;
          cursor: pointer;
          position: relative; }
          .we-render-flex .right .content .flex-list .fl-item .list-trigger.active strong:after {
            content: '\f078'; }
          .we-render-flex .right .content .flex-list .fl-item .list-trigger strong {
            display: block; }
            .we-render-flex .right .content .flex-list .fl-item .list-trigger strong:after {
              content: '\f054';
              font-family: 'Font-Awesome-5-Free';
              font-weight: 900;
              position: absolute;
              right: 0.9375rem;
              top: 50%;
              -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); }
        .we-render-flex .right .content .flex-list .fl-item ul {
          display: none;
          list-style: none;
          padding-left: 0;
          padding-top: 1.25rem; }
          .we-render-flex .right .content .flex-list .fl-item ul > li {
            padding: 0 0.9375rem;
            font-size: 1rem;
            line-height: 1.5rem;
            margin-bottom: 0.3125rem; } }

@media (min-width: 768px) {
  .we-render-flex .left {
    padding: 0 0.9375rem; }
    .we-render-flex .left img {
      max-width: 80%;
      margin-bottom: 1.25rem; }
  .we-render-flex .right .content .title {
    font-size: 3.125rem;
    letter-spacing: -0.125rem;
    margin-bottom: 1.25rem; }
  .we-render-flex .typo ul {
    display: inline-block;
    vertical-align: top;
    padding: 0 0.9375rem 0 0;
    list-style: none; } }

@media (min-width: 992px) {
  .we-render-flex .typo p,
  .we-render-flex .typo li,
  .we-render-flex .typo td {
    font-size: 1.125rem; }
  .we-render-flex .typo ul {
    list-style: none;
    padding-left: 0; }
  .we-render-flex .flex-list {
    font-size: 0;
    padding: 0 0.9375rem; }
    .we-render-flex .flex-list .fl-item {
      width: 50%;
      display: inline-block;
      vertical-align: top; }
  .we-render-flex .left {
    padding: 0; }
    .we-render-flex .left img {
      max-width: 100%;
      width: 100%;
      margin-bottom: 0; }
  .we-render-flex .right {
    padding: 2.5rem 0.9375rem;
    text-align: center; }
    .we-render-flex .right .content {
      max-width: 37.5rem;
      display: inline-block;
      text-align: left; }
  .we-render-flex .tb-layout {
    display: table;
    width: 100%; }
    .we-render-flex .tb-layout .tb-item {
      width: 50%;
      display: table-cell;
      vertical-align: middle; } }

@media (min-width: 1200px) {
  .we-render-flex .right .content {
    padding-top: 3.125rem; }
    .we-render-flex .right .content .title {
      font-size: 4.5rem;
      margin-bottom: 3.5625rem; }
    .we-render-flex .right .content ul {
      margin-bottom: 3.125rem; }
      .we-render-flex .right .content ul li {
        line-height: 2rem; }
  .we-render-flex .tb-layout .tb-item {
    width: auto; }
    .we-render-flex .tb-layout .tb-item.left {
      width: 32rem; } }

.our-process-flex {
  padding: 2.5rem 0 2.5rem;
  background-color: #f9fafc;
  text-align: center; }
  .our-process-flex .desktop-view {
    display: none; }
  .our-process-flex .subtitle-top {
    opacity: 0.4;
    color: #1B2D69;
    font-size: 0.875rem;
    font-weight: bold;
    letter-spacing: 0.03125rem;
    margin-bottom: 0.4375rem; }
  .our-process-flex .subtitle-bottom {
    font-size: 1.125rem; }
  .our-process-flex .title {
    font-size: 2.5rem;
    font-weight: bold;
    letter-spacing: -0.0625rem;
    margin-bottom: 0.75rem; }
  .our-process-flex .services-listing {
    margin: 1.875rem -0.9375rem 0;
    font-size: 0; }
    .our-process-flex .services-listing .slider-item {
      text-align: center; }
    .our-process-flex .services-listing .item {
      margin-bottom: 1.875rem;
      display: inline-block;
      width: 100%;
      padding: 0 0.9375rem;
      vertical-align: top;
      text-align: center; }
      @media (min-width: 768px) {
        .our-process-flex .services-listing .item {
          width: 50%; } }
      @media (min-width: 992px) {
        .our-process-flex .services-listing .item {
          width: 33%; } }
      .our-process-flex .services-listing .item .icon {
        margin-bottom: 1.875rem; }
      .our-process-flex .services-listing .item .item-title {
        font-size: 1.5rem;
        font-weight: bold;
        margin-bottom: 1.875rem;
        letter-spacing: 0.0625rem; }
      .our-process-flex .services-listing .item .caption {
        line-height: 1em;
        margin-bottom: 0.125rem;
        font-size: 0.875rem;
        letter-spacing: 0.0625rem; }
      .our-process-flex .services-listing .item .excerpt {
        opacity: 0.5;
        font-size: 1rem;
        line-height: 1.5rem;
        margin-bottom: 1.875rem; }
      .our-process-flex .services-listing .item .list-buttons {
        list-style: none;
        padding-left: 0;
        font-size: 0; }
        .our-process-flex .services-listing .item .list-buttons > li {
          line-height: 0.875rem;
          display: inline-block;
          padding: 0 0.625rem;
          vertical-align: top; }
          .our-process-flex .services-listing .item .list-buttons > li + li {
            border-left: 1px solid rgba(27, 45, 105, 0.5); }
          .our-process-flex .services-listing .item .list-buttons > li a {
            color: #fd002f;
            font-size: 1rem; }
            .our-process-flex .services-listing .item .list-buttons > li a:hover, .our-process-flex .services-listing .item .list-buttons > li a:active, .our-process-flex .services-listing .item .list-buttons > li a:focus {
              color: #1b2d69; }

@media (min-width: 992px) {
  .our-process-flex {
    padding: 4.375rem 0 2.5rem; }
    .our-process-flex .desktop-view {
      display: block; }
    .our-process-flex .mobile-view {
      display: none; }
    .our-process-flex .subtitle-top {
      line-height: 1.5rem;
      font-size: 0.875rem; }
    .our-process-flex .subtitle-bottom {
      font-size: 1.125rem;
      line-height: 1.5rem; }
    .our-process-flex .title {
      line-height: 3.5rem;
      font-size: 3rem; }
    .our-process-flex .services-listing {
      margin-top: 3.125rem; }
      .our-process-flex .services-listing .item .icon {
        margin-bottom: 1.5625rem; }
      .our-process-flex .services-listing .item .item-title {
        font-size: 1.5rem;
        font-weight: bold;
        margin-bottom: 1.875rem; }
      .our-process-flex .services-listing .item .excerpt {
        margin-bottom: 0.625rem; } }

.testimonial-flex {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 1.875rem 0 2.5rem; }
  .testimonial-flex .slides .slider-item {
    vertical-align: top;
    display: inline-block; }
  .testimonial-flex .wrap {
    background-color: #fff;
    padding: 3.75rem 2.1875rem 4.375rem;
    position: relative; }
    .testimonial-flex .wrap .name,
    .testimonial-flex .wrap .caption {
      opacity: 0.4;
      font-size: 0.875rem;
      font-weight: bold;
      letter-spacing: 0.03125rem;
      line-height: 1.5rem;
      text-transform: uppercase;
      margin-bottom: 0; }
    .testimonial-flex .wrap p {
      font-size: 1rem; }
    .testimonial-flex .wrap .title {
      font-size: 1.75rem;
      font-weight: bold;
      letter-spacing: -0.0625rem; }
    .testimonial-flex .wrap .list-stars {
      list-style: none;
      padding-left: 0; }
      .testimonial-flex .wrap .list-stars > li {
        display: inline-block; }
        .testimonial-flex .wrap .list-stars > li.fade-star {
          opacity: 0.4; }
  .testimonial-flex .carounav {
    font-size: 0;
    position: absolute;
    top: auto;
    right: 0;
    bottom: -1.25rem;
    left: auto; }
    @media (min-width: 992px) {
      .testimonial-flex .carounav {
        bottom: 0; } }
    .testimonial-flex .carounav .next,
    .testimonial-flex .carounav .prev {
      display: inline-block;
      background-color: #1b2d69;
      padding: 0.875rem 1rem; }
      .testimonial-flex .carounav .next:hover, .testimonial-flex .carounav .next:active, .testimonial-flex .carounav .next:focus,
      .testimonial-flex .carounav .prev:hover,
      .testimonial-flex .carounav .prev:active,
      .testimonial-flex .carounav .prev:focus {
        background-color: #314dac; }
    .testimonial-flex .carounav .next {
      background-color: #fd002f; }
      .testimonial-flex .carounav .next:hover, .testimonial-flex .carounav .next:active, .testimonial-flex .carounav .next:focus {
        background-color: #d00027; }

@media (min-width: 768px) {
  .testimonial-flex {
    padding: 1.875rem 0; }
    .testimonial-flex .container {
      max-width: 58.125rem; }
    .testimonial-flex .wrap {
      padding: 3.125rem;
      width: 100%;
      max-width: 46.125rem;
      margin: 0 0 0 auto; } }

@media (min-width: 992px) {
  .testimonial-flex {
    padding: 0; }
    .testimonial-flex .wrap {
      padding: 6.25rem; }
      .testimonial-flex .wrap .title {
        font-size: 3rem;
        line-height: 3.5rem;
        margin-bottom: 2.1875rem; }
      .testimonial-flex .wrap .caption {
        margin-bottom: 0.5rem; }
      .testimonial-flex .wrap .desc {
        font-size: 1.125rem;
        line-height: 1.5rem;
        margin-bottom: 2.1875rem; }
      .testimonial-flex .wrap .list-stars {
        margin-bottom: 0.625rem; } }

.quote-section {
  padding: 1.875rem 0 0.625rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative; }
  .quote-section:after {
    content: '';
    background-color: rgba(27, 45, 105, 0.5);
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .quote-section .content {
    position: relative;
    z-index: 2; }

@media (min-width: 768px) {
  .quote-section {
    padding: 4.375rem 0 2.5rem; } }

@media (min-width: 992px) {
  .quote-section .content p,
  .quote-section .content li,
  .quote-section .content td {
    font-size: 1.125rem; } }

@media (min-width: 1200px) {
  .quote-section .content h1,
  .quote-section .content h2 {
    font-size: 3rem; } }

.inner-page-banner-flex {
  background-color: #f9fafc; }
  .inner-page-banner-flex .title {
    font-size: 2.5rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.2em; }
    @media (max-width: 767px) {
      .inner-page-banner-flex .title br {
        display: none; } }
  .inner-page-banner-flex .caption {
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.5rem; }
  .inner-page-banner-flex .pricing {
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: bold; }
  .inner-page-banner-flex .top {
    padding: 4.375rem 0.625rem 10.625rem;
    background-color: #0d1634; }
    .inner-page-banner-flex .top .content-top {
      position: relative;
      z-index: 2; }
      .inner-page-banner-flex .top .content-top .scroll-down {
        display: none;
        position: relative;
        z-index: 1; }
  .inner-page-banner-flex .bottom {
    background-color: #f9fafc;
    padding: 0 1.5625rem 0; }
    .inner-page-banner-flex .bottom .featured-img {
      margin-top: -8.125rem;
      width: 100%; }
    .inner-page-banner-flex .bottom .content-bottom .scroll-down {
      display: block;
      width: 3.75rem;
      height: 3.75rem;
      margin-top: -1.875rem;
      margin-left: -0.375rem;
      position: relative;
      z-index: 1; }

@media (min-width: 768px) {
  .inner-page-banner-flex .title {
    font-size: 4.5rem;
    letter-spacing: -0.25rem;
    line-height: 4.5rem; }
  .inner-page-banner-flex .pricing,
  .inner-page-banner-flex .caption {
    font-size: 1.5rem;
    line-height: 2rem;
    max-width: 20.625rem; }
  .inner-page-banner-flex .top {
    position: relative; }
    .inner-page-banner-flex .top .content-top {
      position: relative;
      margin-bottom: 0; }
      .inner-page-banner-flex .top .content-top .scroll-down {
        display: block;
        position: absolute;
        left: 0;
        bottom: -14.375rem; }
  .inner-page-banner-flex .bottom {
    position: relative;
    width: 50%;
    margin: 0 0 0 auto;
    padding: 0; }
    .inner-page-banner-flex .bottom .featured-img {
      margin-top: -15rem; }
    .inner-page-banner-flex .bottom .content-bottom .scroll-down {
      display: none; } }

@media (min-width: 1200px) {
  .inner-page-banner-flex .bottom {
    width: 60%;
    max-width: 50rem; }
    .inner-page-banner-flex .bottom .featured-img {
      margin-top: -15.625rem; }
    .inner-page-banner-flex .bottom .content-bottom .scroll-down {
      display: none; } }

@media (min-width: 1400px) {
  .inner-page-banner-flex .top {
    padding: 14.375rem 0.625rem 6.25rem; }
    .inner-page-banner-flex .top .content-top {
      width: 60%; }
      .inner-page-banner-flex .top .content-top .scroll-down {
        bottom: -10rem; }
  .inner-page-banner-flex .bottom.pricing-on .featured-img {
    margin-top: -50%; }
  .inner-page-banner-flex .bottom .featured-img {
    margin-top: -35%; }
  .inner-page-banner-flex .bottom .content-bottom .scroll-down {
    display: none; } }

@media (min-width: 1800px) {
  .inner-page-banner-flex .bottom .featured-img {
    margin-top: -45%; } }

.full-width-content {
  background-color: #f9fafc;
  padding: 2.5rem 0 1.25rem; }
  .full-width-content .typo p,
  .full-width-content .typo li,
  .full-width-content .typo td {
    font-size: 1.125rem;
    line-height: 1.5rem; }
  .full-width-content .typo .banner-title {
    font-size: 2.5rem;
    line-height: 3rem; }

@media (min-width: 768px) {
  .full-width-content {
    padding: 3.75rem 0 2.5rem; }
    .full-width-content .typo .banner-title {
      font-size: 4.5rem;
      line-height: 4.5rem; }
    .full-width-content .typo .banner-caption {
      font-size: 1.5rem;
      line-height: 2rem; } }

@media (min-width: 992px) {
  .full-width-content {
    padding: 6.25rem 0 3.75rem; } }

.renders-gallery {
  padding: 1.875rem 0; }
  .renders-gallery .top {
    padding: 1.875rem 0; }
    .renders-gallery .top .list-renders-trigger {
      list-style: none;
      text-align: center;
      font-size: 0;
      padding-left: 0;
      margin: 0 -0.9375rem; }
      .renders-gallery .top .list-renders-trigger > li {
        padding: 0 0.9375rem;
        margin-bottom: 0.3125rem; }
        .renders-gallery .top .list-renders-trigger > li a {
          display: inline-block;
          font-size: 1rem;
          line-height: 1.5rem;
          padding: 0.4375rem 1rem;
          color: #fd002f;
          font-weight: bold;
          border: 0.0625rem solid transparent;
          border-radius: 1.5625rem; }
          .renders-gallery .top .list-renders-trigger > li a:hover, .renders-gallery .top .list-renders-trigger > li a:active, .renders-gallery .top .list-renders-trigger > li a:focus, .renders-gallery .top .list-renders-trigger > li a.active {
            border-color: #fd002f; }
  .renders-gallery .bottom {
    padding: 1.875rem 0; }
    .renders-gallery .bottom .renders-list {
      margin-bottom: 1.5625rem;
      list-style: none;
      padding-left: 0; }
      .renders-gallery .bottom .renders-list .render-item {
        margin-bottom: 0.9375rem; }

@media (min-width: 768px) {
  .renders-gallery .top .list-renders-trigger > li {
    display: inline-block; }
  .renders-gallery .bottom {
    padding: 1.875rem 0; }
    .renders-gallery .bottom .renders-list {
      margin: 0 -0.9375rem; }
      .renders-gallery .bottom .renders-list:after {
        content: '';
        display: block;
        clear: both; }
      .renders-gallery .bottom .renders-list .render-item {
        width: 50%;
        float: left;
        padding: 0 0.9375rem;
        margin-bottom: 1.875rem; } }

@media (min-width: 992px) {
  .renders-gallery .top .list-renders-trigger {
    margin: 0 -1.875rem; }
    .renders-gallery .top .list-renders-trigger > li {
      margin-bottom: 0;
      display: inline-block;
      padding: 0 1.875rem; } }

.abount-content-flex {
  background-color: #f9fafc;
  padding: 3.125rem 0; }
  .abount-content-flex .typo h1,
  .abount-content-flex .typo h2 {
    font-size: 2rem; }
  .abount-content-flex .typo p,
  .abount-content-flex .typo li {
    font-size: 1rem; }
  .abount-content-flex .typo table {
    margin-bottom: 1.25rem; }
    .abount-content-flex .typo table td {
      font-size: 0.9375rem; }
  @media (max-width: 767px) {
    .abount-content-flex .typo table tr td {
      display: block;
      margin-bottom: 1.25rem; } }
  .abount-content-flex .wrap {
    padding: 0 0.5rem; }
    .abount-content-flex .wrap .desktop-view {
      display: none; }
  .abount-content-flex .list-features .slider-item {
    display: inline-block;
    vertical-align: top;
    padding: 0 0.5rem 2.5rem;
    width: 16.5625rem; }
  .abount-content-flex .list-features .feature-item-wrap {
    padding: 1.875rem;
    border-radius: 0.5rem;
    background-color: #fff;
    -webkit-box-shadow: 0px 20px 75px -39px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 20px 75px -39px rgba(0, 0, 0, 0.75); }
    .abount-content-flex .list-features .feature-item-wrap .icon {
      margin-bottom: 1rem; }
    .abount-content-flex .list-features .feature-item-wrap .feature-title {
      font-size: 0.9375rem;
      font-weight: bold;
      line-height: 1.5rem;
      margin-bottom: 0.625rem; }
    .abount-content-flex .list-features .feature-item-wrap .fature-value {
      font-size: 2rem;
      font-weight: bold;
      letter-spacing: -0.03125rem;
      position: relative; }
      .abount-content-flex .list-features .feature-item-wrap .fature-value:after {
        content: '+';
        font-weight: 300;
        margin-left: 0.125rem;
        position: relative;
        top: -0.1875rem; }

@media (min-width: 768px) {
  .abount-content-flex {
    background-color: #f9fafc;
    padding: 3.125rem 0; }
    .abount-content-flex .typo h1,
    .abount-content-flex .typo h2 {
      font-size: 3rem; }
    .abount-content-flex .typo p,
    .abount-content-flex .typo li {
      font-size: 1.125rem; }
    .abount-content-flex .typo table {
      margin: 0 -1.5625rem 1.25rem; }
      .abount-content-flex .typo table td {
        font-size: 1rem;
        padding: 0 1.5625rem;
        vertical-align: top;
        width: 50%; } }

@media (min-width: 992px) {
  .abount-content-flex {
    padding: 9.375rem 0 6.25rem; }
    .abount-content-flex .wrap {
      padding: 0; }
      .abount-content-flex .wrap .desktop-view {
        display: block;
        margin: 0 -0.9375rem; }
      .abount-content-flex .wrap .mobile-view {
        display: none; }
      .abount-content-flex .wrap .tb-layout {
        display: table;
        width: 100%; }
        .abount-content-flex .wrap .tb-layout .tb-item {
          padding: 0 0.9375rem;
          display: table-cell;
          vertical-align: top;
          width: 50%; }
      .abount-content-flex .wrap .list-features:after {
        content: '';
        clear: both;
        display: block; }
      .abount-content-flex .wrap .list-features .feature-item {
        width: 50%;
        padding: 0 0.9375rem;
        margin-bottom: 1.875rem;
        float: left; } }

.key-features-flex {
  background-color: #e8edfb;
  padding: 3.125rem 0 0; }
  .key-features-flex .featured-bg-img {
    padding-top: 28%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% 100%; }
  .key-features-flex .featured-img {
    width: 100%; }
  .key-features-flex .title-typo,
  .key-features-flex .subtitle-typo {
    text-align: center; }
  .key-features-flex .wrap {
    padding: 0 0.5rem; }
  .key-features-flex .features-listing {
    margin-bottom: 1.25rem; }
    .key-features-flex .features-listing .content .icon {
      margin-bottom: 1rem; }
    .key-features-flex .features-listing .content .featured-title {
      font-size: 1.125rem;
      line-height: 1.5rem;
      font-weight: bold;
      margin-bottom: 1.0625rem; }
    .key-features-flex .features-listing .content .featured-desc {
      font-size: 0.9375rem;
      line-height: 1.5rem; }

@media (min-width: 768px) {
  .key-features-flex .title-typo {
    margin-bottom: 3.125rem; }
  .key-features-flex .features-listing {
    text-align: center;
    font-size: 0; }
    .key-features-flex .features-listing .feature-item {
      text-align: left;
      padding: 0 0.9375rem;
      width: 50%;
      display: inline-table;
      vertical-align: top;
      margin-bottom: 1.875rem; } }

@media (min-width: 1200px) {
  .key-features-flex .title-typo {
    margin-bottom: 4.375rem; }
  .key-features-flex .features-listing .feature-item {
    width: 33%; } }

.rendering-animations-flex {
  background-color: #0d1634;
  padding: 3.125rem 0;
  text-align: center; }
  .rendering-animations-flex .desktop-view {
    display: none; }
  .rendering-animations-flex h1,
  .rendering-animations-flex h2,
  .rendering-animations-flex h3,
  .rendering-animations-flex h4,
  .rendering-animations-flex h5,
  .rendering-animations-flex h6,
  .rendering-animations-flex p,
  .rendering-animations-flex li,
  .rendering-animations-flex td {
    color: #fff; }
  .rendering-animations-flex .title {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: bold; }
  .rendering-animations-flex .subtitle {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 2.5rem; }
  .rendering-animations-flex .list-icons .slider-item {
    width: 15.625rem;
    display: inline-block;
    text-align: center; }
    .rendering-animations-flex .list-icons .slider-item .icon {
      margin-bottom: 1rem; }
    .rendering-animations-flex .list-icons .slider-item .item-title {
      font-size: 1rem;
      font-weight: bold;
      line-height: 1.5rem; }
  .rendering-animations-flex .cs-slider .default-paginate {
    padding-top: 0.625rem; }
    .rendering-animations-flex .cs-slider .default-paginate a {
      background-color: #616985; }
      .rendering-animations-flex .cs-slider .default-paginate a.selected {
        background-color: #fd002f; }

@media (min-width: 992px) {
  .rendering-animations-flex {
    padding: 6.25rem 0 3.125rem; }
    .rendering-animations-flex .desktop-view {
      display: block; }
    .rendering-animations-flex .mobile-view {
      display: none; }
    .rendering-animations-flex .title {
      font-size: 2rem;
      line-height: 2.5rem; }
    .rendering-animations-flex .subtitle {
      font-size: 1.125rem;
      line-height: 1.5rem;
      margin-bottom: 3.75rem; }
    .rendering-animations-flex .list-icons {
      font-size: 0;
      margin: 0 -0.9375rem; }
      .rendering-animations-flex .list-icons .icons-item {
        display: inline-table;
        width: 33.33%;
        vertical-align: top;
        margin-bottom: 3.125rem;
        padding: 0 0.9375rem; }
        .rendering-animations-flex .list-icons .icons-item .item-wrap .icon {
          margin-bottom: 1rem; }
        .rendering-animations-flex .list-icons .icons-item .item-wrap .item-title {
          font-size: 1.125rem;
          font-weight: bold;
          line-height: 1.5rem; } }

@media (min-width: 1200px) {
  .rendering-animations-flex .list-icons .icons-item {
    width: 25%; } }

.how-we-work-flex {
  padding: 3.125rem 0 3.125rem;
  background-color: #f9fafc; }
  .how-we-work-flex .subtitle {
    color: #1b2d69;
    opacity: .4;
    font-size: 0.8125rem;
    line-height: 1.5rem;
    font-weight: bold;
    letter-spacing: 0.03125rem;
    text-align: center;
    margin-bottom: 0; }
  .how-we-work-flex .title {
    font-size: 2rem;
    line-height: 2.5rem;
    letter-spacing: -0.0375rem;
    text-align: center;
    font-weight: bold; }
  .how-we-work-flex .steps-listing .steps-item {
    margin-bottom: 1.875rem; }
  .how-we-work-flex .steps-listing .step-wrap .right {
    text-align: center;
    margin-bottom: 1.25rem; }
    .how-we-work-flex .steps-listing .step-wrap .right img {
      width: 80%;
      max-width: 31.25rem; }
  .how-we-work-flex .steps-listing .step-wrap .left .step-subtitle {
    font-size: 0.8125rem;
    line-height: 1.5rem;
    color: #1b2d69;
    opacity: .4;
    letter-spacing: 0.03125rem;
    margin-bottom: 0; }
  .how-we-work-flex .steps-listing .step-wrap .left .step-title {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: bold; }
  .how-we-work-flex .steps-listing .step-wrap .left p,
  .how-we-work-flex .steps-listing .step-wrap .left li {
    font-size: 1rem;
    line-height: 1.5rem; }
  @media (max-width: 991px) {
    .how-we-work-flex .steps-listing .step-wrap .invert {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
      .how-we-work-flex .steps-listing .step-wrap .invert .left {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 2;
            order: 2; }
      .how-we-work-flex .steps-listing .step-wrap .invert .right {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; } }

@media (min-width: 992px) {
  .how-we-work-flex {
    padding: 6.25rem 0 6.25rem; }
    .how-we-work-flex .container {
      max-width: 59.625rem; }
    .how-we-work-flex .subtitle {
      font-size: 0.875rem; }
    .how-we-work-flex .title {
      font-size: 3rem;
      line-height: 3.5rem;
      margin-bottom: 3.75rem; }
    .how-we-work-flex .steps-listing .step-wrap .tb-layout {
      display: table;
      width: 100%; }
      .how-we-work-flex .steps-listing .step-wrap .tb-layout .tb-item {
        display: table-cell;
        vertical-align: middle;
        width: 50%; }
    .how-we-work-flex .steps-listing .step-wrap .right img {
      width: 100%;
      margin-left: -9.375rem; }
    .how-we-work-flex .steps-listing .step-wrap .left .content-left {
      max-width: 23.125rem;
      margin: 0 0 0 auto; }
    .how-we-work-flex .steps-listing .step-wrap .left .step-subtitle {
      font-size: 0.875rem;
      line-height: 1.5rem; }
    .how-we-work-flex .steps-listing .step-wrap .left .step-title {
      font-size: 2rem;
      line-height: 2.5rem; }
    .how-we-work-flex .steps-listing .step-wrap .left p,
    .how-we-work-flex .steps-listing .step-wrap .left li {
      font-size: 1.125rem; }
    .how-we-work-flex .steps-listing .step-wrap .invert .left .content-left {
      margin: 0; }
    .how-we-work-flex .steps-listing .step-wrap .invert .right img {
      margin-left: 0;
      margin-right: -5.875rem; } }

.renders-services-flex {
  padding: 2.5rem 0;
  background-color: #f9fafc; }
  .renders-services-flex .top {
    margin-bottom: 3.125rem; }
    .renders-services-flex .top .top-wrap {
      padding: 0 0.5rem; }
    .renders-services-flex .top .subtitle {
      color: #1b2d69;
      opacity: .4;
      font-size: 0.8125rem;
      line-height: 1.5rem;
      font-weight: bold;
      letter-spacing: 0.03125rem;
      margin-bottom: 0; }
    .renders-services-flex .top .title {
      font-size: 2rem;
      line-height: 2.5rem;
      letter-spacing: -0.0375rem;
      font-weight: bold; }
  .renders-services-flex .bottom {
    padding: 0 1.5625rem; }
    .renders-services-flex .bottom .invert .content-right {
      margin-left: auto; }
      @media (max-width: 991px) {
        .renders-services-flex .bottom .invert .content-right {
          margin-right: -1.5625rem; } }
      .renders-services-flex .bottom .invert .content-right .float-magnify {
        right: 1.5625rem; }
    .renders-services-flex .bottom .content-right {
      margin-bottom: 1.25rem;
      position: relative; }
      @media (max-width: 991px) {
        .renders-services-flex .bottom .content-right {
          margin-left: -1.5625rem; } }
      .renders-services-flex .bottom .content-right .float-magnify {
        cursor: pointer;
        position: absolute;
        top: auto;
        right: 0;
        bottom: -1.875rem;
        left: auto;
        cursor: pointer;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease; }
        .renders-services-flex .bottom .content-right .float-magnify:hover {
          -webkit-transform: translate(0, -5px);
          transform: translate(0, -5px); }
        .renders-services-flex .bottom .content-right .float-magnify img {
          width: 3.75rem; }
      .renders-services-flex .bottom .content-right .slides .slider-item {
        display: inline-block;
        float: left; }
    .renders-services-flex .bottom .content-left {
      padding-bottom: 3.125rem; }
      .renders-services-flex .bottom .content-left .title {
        font-size: 1.5rem;
        font-weight: bold;
        line-height: 2rem;
        margin-bottom: 0.9375rem; }
      .renders-services-flex .bottom .content-left .desc {
        font-size: 1rem;
        line-height: 1.5rem; }
      .renders-services-flex .bottom .content-left .btn-wrap a {
        border: 0.0625rem solid #fd002f;
        color: #fd002f;
        font-size: 0.9375rem;
        line-height: 1.5rem;
        padding: 0.6875rem 2.5rem;
        border-radius: 3.125rem;
        display: inline-block;
        font-weight: bold; }
        .renders-services-flex .bottom .content-left .btn-wrap a:hover, .renders-services-flex .bottom .content-left .btn-wrap a:active, .renders-services-flex .bottom .content-left .btn-wrap a:focus {
          color: #1b2d69;
          border-color: #1b2d69; }
      .renders-services-flex .bottom .content-left .inner-tb-layout {
        display: table;
        width: 100%; }
        .renders-services-flex .bottom .content-left .inner-tb-layout .inner-tb-item {
          display: table-cell;
          vertical-align: middle; }
          .renders-services-flex .bottom .content-left .inner-tb-layout .inner-tb-item .c-pagination {
            margin: 0;
            text-align: right; }
    @media (max-width: 991px) {
      .renders-services-flex .bottom .invert {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
        .renders-services-flex .bottom .invert .left {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 2;
              order: 2; }
        .renders-services-flex .bottom .invert .right {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }

@media (min-width: 992px) {
  .renders-services-flex {
    padding: 6.25rem 0 0; }
    .renders-services-flex .top {
      margin-bottom: 1.25rem; }
      .renders-services-flex .top .top-wrap {
        padding: 0; }
      .renders-services-flex .top .subtitle {
        font-size: 0.875rem; }
      .renders-services-flex .top .title {
        font-size: 3rem;
        line-height: 3.5rem;
        letter-spacing: -0.0625rem; }
    .renders-services-flex .bottom {
      padding: 0; }
      .renders-services-flex .bottom .item {
        padding-bottom: 7.5rem; }
      .renders-services-flex .bottom .content-right {
        margin-bottom: 0; }
        .renders-services-flex .bottom .content-right .float-magnify {
          bottom: -2.5rem;
          right: auto;
          left: 9.375rem; }
          .renders-services-flex .bottom .content-right .float-magnify img {
            width: 5rem; }
      .renders-services-flex .bottom .invert .content-right .float-magnify {
        left: auto;
        right: 9.375rem; }
      .renders-services-flex .bottom .content-left {
        max-width: 23.75rem;
        display: inline-block;
        text-align: left;
        padding: 0 0.9375rem; }
        .renders-services-flex .bottom .content-left .title {
          font-size: 2rem;
          line-height: 3.125rem; }
        .renders-services-flex .bottom .content-left .desc {
          font-size: 1.125rem;
          margin-bottom: 2.5rem; } }
      @media (min-width: 992px) and (min-width: 1200px) {
        .renders-services-flex .bottom .content-left .btn-wrap {
          margin-bottom: 6.25rem; } }

@media (min-width: 992px) {
        .renders-services-flex .bottom .content-left .inner-tb-layout {
          display: block; }
          .renders-services-flex .bottom .content-left .inner-tb-layout .inner-tb-item {
            display: block; }
        .renders-services-flex .bottom .content-left .inner-tb-layout .inner-tb-item .c-pagination {
          text-align: left; }
      .renders-services-flex .bottom .tb-layout {
        display: table;
        width: 100%; }
        .renders-services-flex .bottom .tb-layout .tb-item {
          display: table-cell;
          vertical-align: middle; }
          .renders-services-flex .bottom .tb-layout .tb-item.left {
            width: 45%;
            text-align: center; }
          .renders-services-flex .bottom .tb-layout .tb-item.right {
            width: 55%; } }

.locations-banner-flex {
  background-color: #f8f9fb;
  overflow: hidden; }
  .locations-banner-flex .top {
    background-color: #0d1634;
    padding: 3.75rem 0 10.625rem; }
    .locations-banner-flex .top .top-wrap {
      padding: 0 0.5rem; }
    .locations-banner-flex .top .subtitle {
      font-size: 0.8125rem;
      line-height: 1.5rem;
      color: #fff;
      opacity: .4;
      font-weight: bold;
      margin-bottom: 0.75rem; }
    .locations-banner-flex .top .title {
      color: #fff;
      font-size: 2.5rem;
      font-weight: bold;
      line-height: 3rem; }
    .locations-banner-flex .top .caption {
      color: #fff;
      font-size: 1.125rem;
      line-height: 1.5rem; }
  .locations-banner-flex .bottom {
    padding-bottom: 1.875rem; }
    .locations-banner-flex .bottom .gmap-wrap {
      padding: 0 1.375rem;
      position: relative;
      margin-bottom: 4.375rem; }
      .locations-banner-flex .bottom .gmap-wrap .acf-map {
        margin-top: -7.8125rem;
        height: 10.8125rem; }
      .locations-banner-flex .bottom .gmap-wrap .email-wrap {
        position: absolute;
        top: auto;
        bottom: -1.875rem;
        left: 1.375rem; }
        .locations-banner-flex .bottom .gmap-wrap .email-wrap img {
          width: 3.75rem; }
    .locations-banner-flex .bottom .bottom-wrap {
      padding: 0 0.5rem; }
      .locations-banner-flex .bottom .bottom-wrap p,
      .locations-banner-flex .bottom .bottom-wrap li,
      .locations-banner-flex .bottom .bottom-wrap td {
        font-size: 0.9375rem; }
      .locations-banner-flex .bottom .bottom-wrap .list-icons {
        list-style: none;
        padding-left: 0; }
        .locations-banner-flex .bottom .bottom-wrap .list-icons > li {
          position: relative;
          line-height: 1.625rem;
          padding-left: 2.375rem;
          background-repeat: no-repeat;
          background-position: center left;
          margin-bottom: 0.625rem; }
          .locations-banner-flex .bottom .bottom-wrap .list-icons > li.mail {
            background-image: url(../img/icons/envelop.png); }
          .locations-banner-flex .bottom .bottom-wrap .list-icons > li.phone {
            background-image: url(../img/icons/phone-md.png); }
          .locations-banner-flex .bottom .bottom-wrap .list-icons > li a {
            color: #1b2d69; }
            .locations-banner-flex .bottom .bottom-wrap .list-icons > li a:hover, .locations-banner-flex .bottom .bottom-wrap .list-icons > li a:active, .locations-banner-flex .bottom .bottom-wrap .list-icons > li a:focus {
              color: #fd002f; }

@media (min-width: 768px) {
  .locations-banner-flex .top {
    background-color: #0d1634;
    padding: 16.25rem 0 4.375rem; }
    .locations-banner-flex .top .top-wrap {
      padding: 0;
      max-width: 21.25rem; }
    .locations-banner-flex .top .title {
      font-size: 4.5rem;
      line-height: 4.5rem; }
    .locations-banner-flex .top .caption {
      font-size: 1.5rem;
      line-height: 2rem; }
  .locations-banner-flex .bottom {
    padding-bottom: 1.875rem; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .locations-banner-flex .bottom {
      padding-bottom: 10.625rem; } }

@media (min-width: 768px) {
    .locations-banner-flex .bottom .gmap-wrap {
      padding: 0;
      margin-bottom: 5.625rem; }
      .locations-banner-flex .bottom .gmap-wrap .acf-map {
        -webkit-box-shadow: 0px 53px 126px -54px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 53px 126px -54px rgba(0, 0, 0, 0.5);
        max-width: 50rem;
        margin-top: -25rem;
        height: 25rem;
        width: 47%;
        margin-left: auto;
        -webkit-transform: translate(0, 50%);
        transform: translate(0, 50%); } }
      @media (min-width: 768px) and (min-width: 992px) {
        .locations-banner-flex .bottom .gmap-wrap .acf-map {
          margin-top: -45rem;
          height: 45rem; } }

@media (min-width: 768px) {
      .locations-banner-flex .bottom .gmap-wrap .email-wrap {
        max-width: 45rem;
        bottom: -2.5rem;
        right: 0;
        left: 0;
        margin: 0 auto; }
        .locations-banner-flex .bottom .gmap-wrap .email-wrap.alt {
          padding-left: 15.625rem; } }
      @media (min-width: 768px) and (min-width: 992px) {
        .locations-banner-flex .bottom .gmap-wrap .email-wrap {
          max-width: 60rem;
          padding: 0 0.9375rem; } }
      @media (min-width: 768px) and (min-width: 1200px) {
        .locations-banner-flex .bottom .gmap-wrap .email-wrap {
          max-width: 71.25rem; } }

@media (min-width: 768px) {
        .locations-banner-flex .bottom .gmap-wrap .email-wrap img {
          width: 5rem; }
    .locations-banner-flex .bottom .bottom-wrap {
      padding: 0 0.5rem;
      max-width: 21.875rem; }
      .locations-banner-flex .bottom .bottom-wrap p,
      .locations-banner-flex .bottom .bottom-wrap li,
      .locations-banner-flex .bottom .bottom-wrap td {
        font-size: 1rem; } }

@media (min-width: 992px) {
  .locations-banner-flex .bottom .bottom-wrap {
    max-width: 28.75rem; } }

@media (min-width: 1200px) {
  .locations-banner-flex .bottom .bottom-wrap {
    max-width: 34.375rem; } }

.locations-flex {
  background-color: #f8f9fb;
  padding-bottom: 3.75rem; }
  .locations-flex .title {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-bottom: 3.75rem;
    font-weight: bold;
    letter-spacing: -0.03125rem;
    padding: 0 0.5rem; }
  .locations-flex .locations-list {
    padding: 0 0.5rem; }
    .locations-flex .locations-list .item {
      margin-bottom: 1.0625rem;
      -webkit-box-shadow: 0px 53px 126px -54px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 53px 126px -54px rgba(0, 0, 0, 0.2); }
    .locations-flex .locations-list .top {
      position: relative; }
      .locations-flex .locations-list .top .acf-map {
        height: 11.4375rem; }
      .locations-flex .locations-list .top .email-link {
        position: absolute;
        top: auto;
        right: 0.9375rem;
        bottom: -1.875rem;
        left: auto; }
        .locations-flex .locations-list .top .email-link img {
          width: 3.75rem; }
    .locations-flex .locations-list .bottom {
      background-color: #fff;
      padding: 2.1875rem 1.25rem; }
      .locations-flex .locations-list .bottom p,
      .locations-flex .locations-list .bottom li,
      .locations-flex .locations-list .bottom td {
        font-size: 0.9375rem;
        line-height: 1.5rem; }
      .locations-flex .locations-list .bottom .list-icons {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0; }
        .locations-flex .locations-list .bottom .list-icons > li {
          display: inline-block;
          font-size: 0.8125rem;
          position: relative;
          line-height: 1.625rem;
          padding-left: 2.375rem;
          background-repeat: no-repeat;
          background-position: center left;
          margin-bottom: 0.625rem;
          margin-right: 0.9375rem; }
          .locations-flex .locations-list .bottom .list-icons > li:last-child {
            margin-right: 0; }
          .locations-flex .locations-list .bottom .list-icons > li.mail {
            background-image: url(../img/icons/envelop.png); }
          .locations-flex .locations-list .bottom .list-icons > li.phone {
            background-image: url(../img/icons/phone-md.png); }
          .locations-flex .locations-list .bottom .list-icons > li a {
            color: #1b2d69; }
            .locations-flex .locations-list .bottom .list-icons > li a:hover, .locations-flex .locations-list .bottom .list-icons > li a:active, .locations-flex .locations-list .bottom .list-icons > li a:focus {
              color: #fd002f; }

@media (min-width: 768px) {
  .locations-flex {
    padding-bottom: 2.5rem; }
    .locations-flex .title {
      font-size: 3rem;
      line-height: 3.5rem;
      margin-bottom: 5rem;
      letter-spacing: -0.0625rem; }
    .locations-flex .locations-list {
      padding: 0; }
      .locations-flex .locations-list .item {
        margin: 0 0.9375rem;
        margin-bottom: 2.5rem; }
      .locations-flex .locations-list .top .acf-map {
        height: 15rem; }
      .locations-flex .locations-list .top .email-link {
        position: absolute;
        top: auto;
        right: 1.5625rem;
        bottom: -2.5rem;
        left: auto; }
        .locations-flex .locations-list .top .email-link img {
          width: 5rem; }
      .locations-flex .locations-list .bottom {
        padding: 2.1875rem; }
        .locations-flex .locations-list .bottom p,
        .locations-flex .locations-list .bottom li,
        .locations-flex .locations-list .bottom td {
          font-size: 1rem; }
        .locations-flex .locations-list .bottom .list-icons > li {
          font-size: 0.9375rem; } }

@media (min-width: 992px) {
  .locations-flex .locations-list {
    font-size: 0;
    margin: 0 -0.9375rem;
    text-align: center; }
    .locations-flex .locations-list .item {
      display: inline-block;
      vertical-align: top;
      width: 50%;
      text-align: left; } }

@media (min-width: 1200px) {
  .locations-flex .locations-list .item {
    width: 33%; } }

.content-gallery-flex {
  background-color: #f9fafc; }
  .content-gallery-flex .top {
    padding: 2.8125rem 0.5rem 1.5625rem; }
    .content-gallery-flex .top .subtitle {
      font-size: 0.8125rem;
      line-height: 1.5rem;
      letter-spacing: 0.025rem;
      opacity: .4;
      margin-bottom: 0.4375rem; }
    .content-gallery-flex .top p {
      font-size: 0.9375rem;
      line-height: 1.5rem; }
    .content-gallery-flex .top .big p {
      font-size: 1.125rem;
      margin-bottom: 1.875rem; }
  .content-gallery-flex .bottom .right {
    padding: 1.5rem; }
    .content-gallery-flex .bottom .right .right-item {
      margin-bottom: 1.4375rem; }

@media (min-width: 768px) {
  .content-gallery-flex .bottom {
    padding-bottom: 1.875rem;
    margin: 0 -0.75rem; }
    .content-gallery-flex .bottom:after {
      content: '';
      display: block;
      clear: both; }
    .content-gallery-flex .bottom .right,
    .content-gallery-flex .bottom .left {
      padding: 0 0.75rem;
      display: inline-block;
      float: left; }
    .content-gallery-flex .bottom .right {
      width: 35%; }
    .content-gallery-flex .bottom .left {
      width: 65%; }
      .content-gallery-flex .bottom .left .img-wrap span {
        padding-bottom: 70%; } }

@media (min-width: 992px) {
  .content-gallery-flex .top {
    padding: 6.25rem 0 4.375rem; }
    .content-gallery-flex .top .content-items {
      margin: 0 -0.9375rem; }
      .content-gallery-flex .top .content-items:after {
        content: '';
        display: block;
        clear: both; }
      .content-gallery-flex .top .content-items .item {
        width: 33.33%;
        float: left;
        padding: 0 0.9375rem; }
    .content-gallery-flex .top .subtitle {
      font-size: 0.875rem;
      line-height: 1.5rem;
      letter-spacing: 0.03125rem;
      opacity: .4;
      margin-bottom: 0.4375rem; }
    .content-gallery-flex .top p {
      font-size: 1rem;
      line-height: 1.5rem;
      margin-bottom: 0; }
    .content-gallery-flex .top .big p {
      font-size: 1.5rem;
      line-height: 2rem;
      margin-bottom: 0; }
  .content-gallery-flex .bottom {
    padding-bottom: 3.75rem; }
    .content-gallery-flex .bottom .left .img-wrap span {
      padding-bottom: 69%; } }

@media (min-width: 1200px) {
  .content-gallery-flex .top .content-items {
    margin: 0 -3.75rem; }
    .content-gallery-flex .top .content-items .item {
      padding: 0 3.75rem; }
  .content-gallery-flex .bottom .tb-layout {
    max-width: 90%; } }

.content-gallery-slider-flex {
  background-color: #f9fafc; }
  .content-gallery-slider-flex .top-wrap,
  .content-gallery-slider-flex .middle-wrap,
  .content-gallery-slider-flex .bottom-wrap {
    padding: 0 0.5rem; }
  .content-gallery-slider-flex .top {
    padding: 1.875rem 0; }
    .content-gallery-slider-flex .top .title {
      font-size: 1.5rem;
      line-height: 2rem;
      font-weight: bold; }
  .content-gallery-slider-flex .middle .slides .slider-item {
    vertical-align: top;
    display: inline-block; }
  .content-gallery-slider-flex .middle .cs-slider {
    position: relative; }
    .content-gallery-slider-flex .middle .cs-slider .carounav {
      font-size: 0;
      position: absolute;
      top: auto;
      right: 0;
      bottom: -1rem;
      left: auto;
      z-index: 2; }
      .content-gallery-slider-flex .middle .cs-slider .carounav .next,
      .content-gallery-slider-flex .middle .cs-slider .carounav .prev {
        display: inline-block;
        background-color: #1b2d69;
        padding: 0.5rem 0.5rem; }
        .content-gallery-slider-flex .middle .cs-slider .carounav .next:hover, .content-gallery-slider-flex .middle .cs-slider .carounav .next:active, .content-gallery-slider-flex .middle .cs-slider .carounav .next:focus,
        .content-gallery-slider-flex .middle .cs-slider .carounav .prev:hover,
        .content-gallery-slider-flex .middle .cs-slider .carounav .prev:active,
        .content-gallery-slider-flex .middle .cs-slider .carounav .prev:focus {
          background-color: #314dac; }
      .content-gallery-slider-flex .middle .cs-slider .carounav .next {
        background-color: #fd002f; }
        .content-gallery-slider-flex .middle .cs-slider .carounav .next:hover, .content-gallery-slider-flex .middle .cs-slider .carounav .next:active, .content-gallery-slider-flex .middle .cs-slider .carounav .next:focus {
          background-color: #d00027; }
  .content-gallery-slider-flex .bottom {
    padding: 1.875rem 0 3.125rem; }
    .content-gallery-slider-flex .bottom .subtitle {
      font-size: 0.8125rem;
      line-height: 1.5rem;
      letter-spacing: 0.025rem;
      opacity: .4;
      margin-bottom: 0.4375rem; }
    .content-gallery-slider-flex .bottom p {
      font-size: 0.9375rem;
      line-height: 1.5rem; }
    .content-gallery-slider-flex .bottom .big p {
      font-size: 1.125rem;
      margin-bottom: 1.875rem; }

@media (min-width: 992px) {
  .content-gallery-slider-flex .top-wrap,
  .content-gallery-slider-flex .middle-wrap,
  .content-gallery-slider-flex .bottom-wrap {
    padding: 0; }
  .content-gallery-slider-flex .top .title {
    font-size: 2rem;
    line-height: 2.5rem; }
  .content-gallery-slider-flex .top .tb-layout {
    display: table;
    width: 100%; }
    .content-gallery-slider-flex .top .tb-layout .tb-item {
      display: table-cell;
      vertical-align: middle; }
      .content-gallery-slider-flex .top .tb-layout .tb-item.left {
        width: 31.6875rem; }
      .content-gallery-slider-flex .top .tb-layout .tb-item.right {
        text-align: center; }
  .content-gallery-slider-flex .top .btn-bordered {
    min-width: 16.25rem; }
  .content-gallery-slider-flex .bottom .content-items {
    margin: 0 -0.9375rem; }
    .content-gallery-slider-flex .bottom .content-items:after {
      content: '';
      display: block;
      clear: both; }
    .content-gallery-slider-flex .bottom .content-items .item {
      width: 33.33%;
      float: left;
      padding: 0 0.9375rem; }
  .content-gallery-slider-flex .bottom .subtitle {
    font-size: 0.875rem;
    line-height: 1.5rem;
    letter-spacing: 0.03125rem;
    opacity: .4;
    margin-bottom: 0.4375rem; }
  .content-gallery-slider-flex .bottom p {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0; }
  .content-gallery-slider-flex .bottom .big p {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 0; } }

@media (min-width: 1200px) {
  .content-gallery-slider-flex .top .tb-layout .tb-item.right {
    padding-left: 9.375rem; }
  .content-gallery-slider-flex .bottom {
    padding-top: 3.125rem;
    padding-bottom: 9.375rem; }
    .content-gallery-slider-flex .bottom .content-items {
      margin: 0 -3.75rem; }
      .content-gallery-slider-flex .bottom .content-items .item {
        padding: 0 3.75rem; } }

.contact-flex {
  padding: 3.125rem 0;
  border-top: 1px solid #e3e9ff; }
  .contact-flex .content h3 {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 1.875rem; }
  .contact-flex .content p,
  .contact-flex .content li,
  .contact-flex .content td {
    font-size: 1rem;
    line-height: 1.5rem; }
  .contact-flex .content .subtitle {
    font-size: 0.875rem;
    opacity: .4;
    margin-bottom: 0.75rem;
    line-height: 1.5rem; }
  @media (max-width: 767px) {
    .contact-flex .content .table-column td {
      display: block; } }
  .contact-flex form .gform_fields input,
  .contact-flex form .gform_fields select,
  .contact-flex form .gform_fields textarea {
    resize: none;
    width: 100%;
    display: block;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #7a7f8f;
    font-size: 1rem;
    line-height: 1.5625rem;
    padding: 0.8125rem 0.125rem; }
  .contact-flex form .gform_fields > li {
    margin-bottom: 0.9375rem; }
    .contact-flex form .gform_fields > li.gfield_error {
      /* .validation_message {
            display: none;
          } */ }
      .contact-flex form .gform_fields > li.gfield_error input,
      .contact-flex form .gform_fields > li.gfield_error select,
      .contact-flex form .gform_fields > li.gfield_error textarea {
        border-color: red !important; }
  .contact-flex form .gform_footer {
    position: relative;
    margin-top: 1.875rem; }
    .contact-flex form .gform_footer .gform_button {
      width: 100%;
      cursor: pointer;
      border: 0.0625rem solid #fd002f;
      color: #fd002f;
      font-size: 0.9375rem;
      background-color: #fff;
      line-height: 1.5rem;
      padding: 0.6875rem 2.5rem;
      border-radius: 3.125rem;
      display: inline-block;
      font-weight: bold; }
      .contact-flex form .gform_footer .gform_button:hover, .contact-flex form .gform_footer .gform_button:active, .contact-flex form .gform_footer .gform_button:focus {
        color: #1b2d69;
        border-color: #1b2d69; }
  .contact-flex form .gform_ajax_spinner {
    position: absolute;
    top: 50%;
    right: 0.625rem;
    bottom: auto;
    left: auto;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }

@media (min-width: 768px) {
  .contact-flex .content h3 {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-bottom: 3.125rem; }
  .contact-flex .content p,
  .contact-flex .content li,
  .contact-flex .content td {
    font-size: 1.125rem; }
  .contact-flex .content .table-column {
    margin: 0 -0.9375rem; }
    .contact-flex .content .table-column td {
      padding: 0 0.9375rem;
      width: 50%;
      vertical-align: top; } }

@media (min-width: 992px) {
  .contact-flex {
    padding: 7.5rem; }
    .contact-flex .wrap {
      margin: 0 -0.9375rem; }
    .contact-flex .tb-layout {
      display: table;
      width: 100%; }
      .contact-flex .tb-layout .tb-item {
        display: table-cell;
        vertical-align: middle;
        width: 50%;
        padding: 0 0.9375rem; }
    .contact-flex .form-wrap form {
      max-width: 21.875rem;
      margin: 0 auto; } }

.faqs-flex {
  padding: 0 0 1.875rem;
  border-top: 1px solid #e3e9ff; }
  .faqs-flex .title {
    font-size: 2rem;
    line-height: 2.5rem;
    padding: 3.125rem 0;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0; }
  .faqs-flex .faq-items {
    max-width: 51.6875rem;
    margin: 0 auto; }
    .faqs-flex .faq-items .item {
      border-top: 1px solid #e3e9ff;
      padding: 1.25rem 1.75rem; }
  .faqs-flex .question {
    padding-left: 2.8125rem;
    position: relative;
    cursor: pointer; }
    .faqs-flex .question:before {
      content: '';
      display: block;
      background-image: url(../img/icons/svg/Plus.svg);
      width: 1.125rem;
      height: 1.125rem;
      position: absolute;
      top: 0.1875rem;
      left: 0; }
    .faqs-flex .question.active:before {
      background-image: url(../img/icons/svg/Minus.svg); }
    .faqs-flex .question.active h3, .faqs-flex .question:hover h3, .faqs-flex .question:active h3, .faqs-flex .question:focus h3 {
      color: #fd002f; }
    .faqs-flex .question h3 {
      font-size: 1.125rem;
      line-height: 1.5rem;
      font-weight: bold;
      margin-bottom: 0; }
  .faqs-flex .answer {
    display: none;
    padding-left: 2.8125rem;
    padding-top: 0.9375rem; }
    .faqs-flex .answer p {
      font-size: 1rem;
      line-height: 1.5rem;
      margin-bottom: 0.625rem; }

@media (min-width: 768px) {
  .faqs-flex {
    padding: 0 0 6.25rem; }
    .faqs-flex .title {
      font-size: 3rem;
      line-height: 3.5rem;
      padding: 4.375rem 0; }
    .faqs-flex .faq-items .item {
      padding: 1.5625rem 5rem 1.5625rem 1.25rem; }
    .faqs-flex .question {
      padding-left: 5.9375rem; }
      .faqs-flex .question:before {
        width: 1.5rem;
        height: 1.5rem; }
      .faqs-flex .question h3 {
        font-size: 1.5rem;
        line-height: 2rem; }
    .faqs-flex .answer {
      padding-left: 5.9375rem;
      padding-top: 1.875rem; }
      .faqs-flex .answer p {
        font-size: 1.125rem;
        line-height: 1.5rem; } }

.two-column-flex {
  background-color: #f9fafc;
  padding: 3.125rem 0; }
  .two-column-flex h3 {
    font-size: 1.5rem;
    line-height: 2rem; }
  .two-column-flex p,
  .two-column-flex li,
  .two-column-flex td {
    font-size: 1rem;
    line-height: 1.5rem; }
  .two-column-flex .subtitle-typo {
    margin-bottom: 1.25rem; }
  .two-column-flex .left {
    margin-bottom: 2.5rem; }

@media (min-width: 768px) {
  .two-column-flex {
    padding: 8.125rem 0; }
    .two-column-flex h3 {
      font-size: 2rem;
      line-height: 2.5rem; }
    .two-column-flex p,
    .two-column-flex li,
    .two-column-flex td {
      font-size: 1.125rem; } }

@media (min-width: 992px) {
  .two-column-flex .wrap {
    margin: 0 -0.9375rem; }
  .two-column-flex .tb-layout {
    display: table;
    width: 100%; }
    .two-column-flex .tb-layout .tb-item {
      padding: 0 0.9375rem;
      display: table-cell;
      vertical-align: top;
      width: 50%; }
  .two-column-flex .right {
    text-align: center; }
    .two-column-flex .right .right-wrap {
      text-align: left;
      display: inline-block; } }

.register-user {
  background-color: #f9fafc;
  padding: 3.125rem 0;
  /* form {
    .gform_fields {
      input,
      select,
      textarea {
        resize: none;
        width: 100%;
        display: block;
        border: none;
        background-color: transparent;
        border-bottom: 1px solid #7a7f8f;
        font-size: 16px;
        line-height: 25px;
        color: $accent1;
        padding: 13px 2px;
      }
      >li {
        margin-bottom: 15px;
        &.form-name {
          input {
            background-image: url(../img/icons/form-name.png);
          }
        }
        &.form-email {
          input {
            background-image: url(../img/icons/form-email.png);
          }
        }
        &.form-phone {
          input {
            background-image: url(../img/icons/form-phone.png);
          }
        }
        &.gfield_error {
          input,
          select,
          textarea {
            border-color: red;
          }
          .validation_message {
            display: none;
          }
        }
      }
    }
    .gform_footer {
      position: relative;
      margin-top: 30px;
      padding: 8px;
      .gform_button {
        color: #fff;
        background-color: $accent2;
        position: relative;
        display: inline-block;
        border-radius: 60px;
        border: none;
        font-size: 14px;
        font-weight: bold;
        cursor: pointer;
        line-height: 24px;
        padding: 10px 20px;
        min-width: 182px;
        z-index: 1;
        width: 100%;
        -webkit-box-shadow: 0px 0px 0px 8px rgba(253, 0, 47, 0.2);
        -moz-box-shadow: 0px 0px 0px 8px rgba(253, 0, 47, 0.2);
        box-shadow: 0px 0px 0px 8px rgba(253, 0, 47, 0.2);
        @media (min-width: 992px) {
          font-size: 16px;
          padding: 15px 20px;
        }
        &:hover,
        &:focus,
        &:active {
          color: #fff;
          background-color: $accent2-hvr;
        }
      }
    }
    .gform_ajax_spinner {
      @include position(absolute, 50%, 10px, auto, auto);
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
    }
  } */ }
  @media (min-width: 768px) {
    .register-user {
      padding: 4.6875rem 0; } }
  .register-user .btn-bordered {
    padding: 0.6875rem 1.25rem; }
  .register-user .title {
    font-weight: bold;
    font-size: 2rem;
    line-height: 2.5rem;
    text-align: center;
    margin-bottom: 3.125rem; }
    @media (min-width: 768px) {
      .register-user .title {
        font-size: 2.625rem;
        line-height: 3rem; } }
  .register-user .wrap {
    padding: 0 0.5rem; }
    .register-user .wrap .register-wrap {
      -webkit-box-shadow: 0px 53px 126px -54px rgba(0, 0, 0, 0.5);
      box-shadow: 0px 53px 126px -54px rgba(0, 0, 0, 0.5);
      max-width: 34.375rem;
      margin: 0 auto;
      background-color: #fff;
      padding: 3.125rem 1.875rem; }
      @media (min-width: 768px) {
        .register-user .wrap .register-wrap {
          padding: 3.75rem 5.625rem; } }
      .register-user .wrap .register-wrap .bottom .btn-bordered {
        width: 100%; }
  .register-user .desc {
    text-align: center;
    margin-bottom: 1.25rem;
    font-size: 1rem;
    line-height: 1.5rem; }
    .register-user .desc strong {
      font-size: 1.125rem;
      margin-bottom: 0.3125rem;
      display: inline-block; }
    @media (min-width: 768px) {
      .register-user .desc {
        font-size: 1.125rem;
        line-height: 1.5rem; }
        .register-user .desc strong {
          font-size: 1.5rem;
          line-height: 2rem;
          margin-bottom: 0.625rem; } }
  .register-user form .list-form {
    list-style: none;
    padding: 0;
    margin: 0 -0.9375rem 0.9375rem; }
    .register-user form .list-form.nm {
      margin-bottom: 1.5625rem; }
    .register-user form .list-form > li {
      padding: 0 0.9375rem;
      margin-bottom: 0.625rem; }
      .register-user form .list-form > li.left {
        margin-bottom: 0; }
      .register-user form .list-form > li.right {
        margin-bottom: 1.25rem; }
      @media (min-width: 768px) {
        .register-user form .list-form > li.half {
          line-height: 2.125rem;
          width: 49%;
          display: inline-block; }
          .register-user form .list-form > li.half.right {
            text-align: right;
            float: right; } }
  .register-user form .login-username input {
    padding-right: 1.875rem;
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url(../img/icons/form-email.png); }
  .register-user form .login-password input {
    padding-right: 1.875rem;
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url(../img/icons/form-lock.png); }
  .register-user form input:not(.checkbox),
  .register-user form select,
  .register-user form textarea {
    resize: none;
    width: 100%;
    display: block;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #7a7f8f;
    font-size: 1rem;
    line-height: 1.5625rem;
    color: #1b2d69;
    padding: 0.8125rem 0.125rem; }
  .register-user form .rememberme input:checked + .checkbox-label:before {
    content: '\f0c8'; }
  .register-user form .rememberme .checkbox-label {
    display: inline-block;
    font-weight: bold; }
    .register-user form .rememberme .checkbox-label:before {
      content: '\f14a';
      font-family: 'Font-Awesome-5-Free';
      font-weight: 400;
      display: inline-block;
      margin-right: 0.625rem; }
  .register-user form .color-red {
    color: #fd002f;
    font-weight: bold; }
  .register-user form .btn-wrap {
    padding: 0.5rem; }
    .register-user form .btn-wrap .btn {
      width: 100%;
      margin: 0; }

.login-user {
  background-color: #f9fafc;
  padding: 3.125rem 0; }
  @media (min-width: 768px) {
    .login-user {
      padding: 4.6875rem 0; } }
  .login-user .btn-bordered {
    padding: 0.6875rem 1.25rem; }
  .login-user .title {
    font-weight: bold;
    font-size: 2rem;
    line-height: 2.5rem;
    text-align: center;
    margin-bottom: 3.125rem; }
    @media (min-width: 768px) {
      .login-user .title {
        font-size: 2.625rem;
        line-height: 3rem; } }
  .login-user .desc {
    text-align: center;
    margin-bottom: 1.25rem;
    font-size: 1rem;
    line-height: 1.5rem; }
    .login-user .desc strong {
      font-size: 1.125rem;
      display: inline-block;
      margin-bottom: 0.3125rem; }
    @media (min-width: 768px) {
      .login-user .desc {
        font-size: 1.125rem;
        line-height: 1.5rem; }
        .login-user .desc strong {
          font-size: 1.5rem;
          line-height: 2rem;
          margin-bottom: 0.625rem; } }
  .login-user .wrap {
    padding: 0 0.5rem; }
    .login-user .wrap .login-wrap {
      -webkit-box-shadow: 0px 53px 126px -54px rgba(0, 0, 0, 0.5);
      box-shadow: 0px 53px 126px -54px rgba(0, 0, 0, 0.5);
      max-width: 34.375rem;
      margin: 0 auto;
      background-color: #fff;
      padding: 3.125rem 1.875rem; }
      @media (min-width: 768px) {
        .login-user .wrap .login-wrap {
          padding: 3.75rem 5.625rem; } }
      .login-user .wrap .login-wrap .bottom .btn-bordered {
        width: 100%; }
        @media (min-width: 992px) {
          .login-user .wrap .login-wrap .bottom .btn-bordered {
            padding: 0.9375rem 1.25rem; } }
  .login-user form .list-form {
    list-style: none;
    padding: 0;
    margin: 0 -0.9375rem 0.9375rem; }
    .login-user form .list-form > li {
      padding: 0 0.9375rem;
      margin-bottom: 0.625rem; }
      .login-user form .list-form > li.left {
        margin-bottom: 0; }
      .login-user form .list-form > li.right {
        margin-bottom: 1.25rem; }
      @media (min-width: 768px) {
        .login-user form .list-form > li.half {
          line-height: 2.125rem;
          width: 49%;
          display: inline-block; }
          .login-user form .list-form > li.half.right {
            text-align: right;
            float: right; } }
  .login-user form .login-username input {
    padding-right: 1.875rem;
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url(../img/icons/form-email.png); }
  .login-user form .login-password input {
    padding-right: 1.875rem;
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url(../img/icons/form-lock.png); }
  .login-user form input:not(.checkbox),
  .login-user form select,
  .login-user form textarea {
    resize: none;
    width: 100%;
    display: block;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #7a7f8f;
    font-size: 1rem;
    line-height: 1.5625rem;
    color: #1b2d69;
    padding: 0.8125rem 0.125rem; }
  .login-user form .rememberme input:checked + .checkbox-label:before {
    content: '\f0c8'; }
  .login-user form .rememberme .checkbox-label {
    display: inline-block;
    font-weight: bold; }
    .login-user form .rememberme .checkbox-label:before {
      content: '\f14a';
      font-family: 'Font-Awesome-5-Free';
      font-weight: 400;
      display: inline-block;
      margin-right: 0.625rem; }
  .login-user form .color-red {
    color: #fd002f;
    font-weight: bold; }
  .login-user form .btn-wrap {
    padding: 0.5rem; }
    .login-user form .btn-wrap .btn {
      width: 100%;
      margin: 0; }

.default-section {
  padding: 3.125rem 0;
  background-color: #f9fafc; }
  @media (min-width: 768px) {
    .default-section {
      padding: 5.625rem 0; } }

.login-register-wrap .login-user,
.login-register-wrap .register-user {
  background-color: transparent;
  padding: 0; }

@media (min-width: 1200px) {
  .login-register-wrap .register-user form .list-form.nm {
    margin-bottom: 3.8125rem; }
  .login-register-wrap .tb-layout {
    display: table;
    width: 100%; }
    .login-register-wrap .tb-layout > .tb-item {
      display: table-cell;
      vertical-align: top;
      width: 50%;
      padding: 0 0.9375rem; } }

.woocommerce .woocommerce-ordering select {
  padding: 0.3125rem 1.875rem 0.3125rem 0.625rem; }

.woocommerce .login-register-wrap form {
  border: none;
  padding: 0;
  margin: 0;
  text-align: left;
  border-radius: 0; }

.list-cart {
  list-style: none;
  padding-left: 0;
  margin-bottom: 1.25rem; }
  .list-cart.list-tb.mini-cart > li.product-item .tb-li.tb-li-center {
    text-align: right; }
  .list-cart.list-tb.mini-cart > li.product-item .tb-li.tb-li-center,
  .list-cart.list-tb.mini-cart > li.product-item .tb-li.tb-li-left {
    width: 50%; }
    .list-cart.list-tb.mini-cart > li.product-item .tb-li.tb-li-center .styled-number,
    .list-cart.list-tb.mini-cart > li.product-item .tb-li.tb-li-left .styled-number {
      margin: 0 0 0 auto; }
  .list-cart.list-tb > li {
    display: table;
    width: 100%; }
    .list-cart.list-tb > li.product-item .tb-li.tb-li-left {
      width: 50%;
      padding-right: 0.625rem; }
    .list-cart.list-tb > li.product-item .tb-li.tb-li-right {
      width: 28%; }
    .list-cart.list-tb > li.product-item .tb-li.tb-li-center {
      width: 22%; }
      .list-cart.list-tb > li.product-item .tb-li.tb-li-center .styled-number {
        max-width: 8.75rem; }
        .list-cart.list-tb > li.product-item .tb-li.tb-li-center .styled-number input {
          width: 100%;
          min-width: 1.875rem; }
        .list-cart.list-tb > li.product-item .tb-li.tb-li-center .styled-number .number-item.n-left,
        .list-cart.list-tb > li.product-item .tb-li.tb-li-center .styled-number .number-item.n-right {
          font-size: 0.75rem; }
          .list-cart.list-tb > li.product-item .tb-li.tb-li-center .styled-number .number-item.n-left span,
          .list-cart.list-tb > li.product-item .tb-li.tb-li-center .styled-number .number-item.n-right span {
            padding: 0 0.625rem; }
    .list-cart.list-tb > li .tb-li {
      display: inline-block;
      vertical-align: middle; }
      .list-cart.list-tb > li .tb-li.tb-li-left {
        width: 50%; }
      .list-cart.list-tb > li .tb-li.tb-li-right {
        width: 50%;
        text-align: right; }
  .list-cart > li {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0.625rem; }
    .list-cart > li.item-title {
      font-size: 0.8125rem;
      opacity: .4;
      font-weight: bold;
      text-transform: uppercase;
      line-height: 1.5rem; }
    .list-cart > li.product-item .value {
      display: inline-block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      vertical-align: middle;
      max-width: 100%;
      text-transform: capitalize;
      font-size: 0.9375rem; }
    .list-cart > li.product-item .price {
      font-size: 0.9375rem;
      line-height: 1.5rem;
      font-weight: bold; }
    .list-cart > li:not(.product-item) strong.value {
      font-size: 1rem; }
    .list-cart > li:not(.product-item) .value {
      display: inline-block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      vertical-align: middle;
      max-width: 100%;
      text-transform: capitalize;
      font-size: 0.9375rem; }
    .list-cart > li:not(.product-item) .delete {
      border-radius: 0.8125rem;
      border: 0.0625rem solid #e0e7ff;
      display: inline-block;
      font-size: 0.9375rem;
      line-height: 1.5rem;
      min-width: 5.9375rem;
      padding: 0 0.625rem;
      text-align: center;
      vertical-align: middle; }
      .list-cart > li:not(.product-item) .delete:not(.default):hover {
        cursor: pointer;
        color: #fff;
        background-color: #1b2d69; }

@media (min-width: 768px) {
  .list-cart.list-tb > li.product-item .tb-li.tb-li-left {
    width: 35%; }
  .list-cart.list-tb > li.product-item .tb-li.tb-li-center {
    display: inline-block;
    width: 35%; }
  .list-cart.list-tb > li.product-item .tb-li.tb-li-right {
    width: 30%; } }

form.woocommerce-checkout input:not(.checkbox):not(.input-radio),
form.woocommerce-checkout select,
form.woocommerce-checkout textarea {
  resize: none;
  width: 100%;
  display: block;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #7a7f8f;
  font-size: 1rem;
  line-height: 1.5625rem !important;
  color: #1b2d69;
  padding: 0.3125rem 0.125rem;
  width: 100%; }
  form.woocommerce-checkout input:not(.checkbox):not(.input-radio).error,
  form.woocommerce-checkout select.error,
  form.woocommerce-checkout textarea.error {
    border-color: #fd002f; }

form.woocommerce-checkout .form-row {
  margin-bottom: 0.9375rem; }
  form.woocommerce-checkout .form-row label {
    width: 100%;
    display: block;
    margin: 0; }
  form.woocommerce-checkout .form-row .woocommerce-input-wrapper {
    display: block;
    width: 100%; }
  form.woocommerce-checkout .form-row .selection .select2-selection {
    border: none;
    border-bottom: 1px solid #7a7f8f;
    border-radius: 0;
    height: 2.25rem;
    padding: 0.3125rem 0;
    background-color: transparent; }

.select2-container--open .select2-dropdown--below {
  border: 0.0625rem solid #aaa; }

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0.125rem; }

.temp-woo-accounts {
  background-color: #fff;
  padding: 1.875rem 0; }
  .temp-woo-accounts .container-fluid {
    max-width: 111.875rem; }
  .temp-woo-accounts .top {
    margin-bottom: 2.1875rem; }
    .temp-woo-accounts .top .tb-layout {
      display: table; }
      .temp-woo-accounts .top .tb-layout .tb-item {
        display: table-cell;
        vertical-align: middle; }
        .temp-woo-accounts .top .tb-layout .tb-item.left {
          width: 5.125rem; }
        .temp-woo-accounts .top .tb-layout .tb-item.right {
          padding-left: 1.25rem; }
    .temp-woo-accounts .top .profile-img span {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      border-radius: 50%;
      display: block;
      padding-bottom: 100%; }
    .temp-woo-accounts .top .name {
      color: #2a2e2f;
      font-size: 1.5rem;
      font-weight: 300;
      margin-bottom: 0.625rem;
      line-height: 1.5rem; }
      @media (min-width: 768px) {
        .temp-woo-accounts .top .name {
          font-size: 3rem;
          line-height: 2.5rem;
          margin-bottom: 0.9375rem; } }
    .temp-woo-accounts .top .logout {
      background-color: #fd002f;
      border-radius: 0.625rem;
      color: #fff;
      font-size: 0.875rem;
      font-weight: bold;
      line-height: 1.3125rem;
      display: inline-block;
      padding: 0 0.875rem;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .temp-woo-accounts .top .logout:hover, .temp-woo-accounts .top .logout:active, .temp-woo-accounts .top .logout:focus {
        background-color: #1b2d69; }

@media (min-width: 992px) {
  .temp-woo-accounts {
    padding: 3.4375rem 0 5.625rem; } }

@media (min-width: 1366px) {
  .temp-woo-accounts .bottom .tb-layout {
    display: table;
    width: 100%; }
    .temp-woo-accounts .bottom .tb-layout .tb-item {
      display: table-cell;
      vertical-align: top; }
      .temp-woo-accounts .bottom .tb-layout .tb-item.right {
        width: 18.75rem; }
  .temp-woo-accounts .bottom .right {
    text-align: center;
    padding-left: 1.875rem; }
    .temp-woo-accounts .bottom .right .wp-sidebar {
      display: inline-block;
      text-align: left; } }

@media (min-width: 1600px) {
  .temp-woo-accounts .bottom .tb-layout .tb-item.right {
    width: 26%; } }

.woocommerce .woo-shop {
  padding: 3.125rem 0;
  background-color: #fff; }
  @media (min-width: 768px) {
    .woocommerce .woo-shop {
      padding: 5.625rem 0; } }
  .woocommerce .woo-shop ul.products li.product .woocommerce-loop-product__title {
    text-align: center;
    font-weight: bold;
    color: #1b2d69;
    font-size: 1.25rem;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .woocommerce .woo-shop ul.products li.product span.onsale {
    background-color: #1b2d69; }
  .woocommerce .woo-shop ul.products li.product .price {
    font-size: 1.25rem;
    text-align: center;
    color: #fd002f; }
  .woocommerce .woo-shop ul.products li.product .added_to_cart {
    display: none !important; }
  .woocommerce .woo-shop ul.products li.product .button {
    background-color: #fd002f;
    border-radius: 3.75rem;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 1.5rem;
    margin: 0;
    padding: 0.5rem 0.625rem;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1; }
    .woocommerce .woo-shop ul.products li.product .button:hover, .woocommerce .woo-shop ul.products li.product .button:focus, .woocommerce .woo-shop ul.products li.product .button:active {
      color: #fff;
      background-color: #d00027; }

.single-product .product .wc-tab h2 {
  font-weight: 300;
  font-size: 1.5rem;
  color: #1b2d69; }

.single-product .product form .quantity input[type=number] {
  width: 4.375rem;
  padding: 0;
  font-size: 1.25rem;
  line-height: 2.375rem;
  text-align: left;
  padding-left: 0.9375rem; }

.single-product .product .images-wrapper {
  position: relative; }
  .single-product .product .images-wrapper .flex-control-thumbs {
    margin: 0 -0.3125rem !important;
    padding: 0.3125rem 0 !important; }
    .single-product .product .images-wrapper .flex-control-thumbs li {
      padding: 0.3125rem; }
  .single-product .product .images-wrapper span.onsale {
    background-color: #1b2d69;
    width: 3.125rem;
    height: 3.125rem; }

.single-product .product .summary .product_title {
  color: #1b2d69 !important; }

.single-product .product .summary .price {
  color: #fd002f !important; }

.single-product .product .summary .button.alt {
  background-color: #fd002f;
  border-radius: 1.5625rem;
  color: #fff;
  font-size: 0.875rem;
  font-weight: bold;
  border: none;
  line-height: 1.25rem;
  padding: 0.625rem 1.875rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .single-product .product .summary .button.alt:hover, .single-product .product .summary .button.alt:active, .single-product .product .summary .button.alt:focus {
    background-color: #314dac;
    color: #fff;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  @media (min-width: 768px) {
    .single-product .product .summary .button.alt {
      padding: 0.625rem 3.625rem; } }

.single-product .product .summary .group_table {
  margin-bottom: 1.25rem; }
  .single-product .product .summary .group_table tbody td {
    vertical-align: middle !important; }
    .single-product .product .summary .group_table tbody td label {
      margin-bottom: 0; }

.cart-styled {
  border-top: 2px solid #e0e7ff; }
  .cart-styled .wrap .title {
    font-size: 2rem;
    line-height: 2.5rem;
    font-weight: bold;
    margin-bottom: 2.5rem; }
  .cart-styled .wrap .left {
    background-color: #fff; }
  .cart-styled .wrap .left-wrap {
    padding: 3.125rem 1.5rem; }
    .cart-styled .wrap .left-wrap .item-wrap {
      padding: 0.9375rem 0 0.625rem;
      border-top: 1px solid #e0e7ff; }
  .cart-styled .wrap .right {
    background-color: #1b2d69; }
  .cart-styled .wrap .right-wrap {
    padding: 3.125rem 1.5rem; }
    .cart-styled .wrap .right-wrap .title {
      color: #fff; }
  .cart-styled .coupon-wrap label {
    display: block;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0.625rem; }
  .cart-styled .coupon-wrap .input-text {
    margin-bottom: 1.25rem;
    resize: none;
    width: 100%;
    display: block;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #7a7f8f;
    font-size: 1rem;
    line-height: 1.5625rem;
    color: #1b2d69;
    padding: 0.8125rem 0.125rem; }
  .cart-styled .coupon-wrap .list-buttons-wrap {
    margin: 0 -0.25rem; }
    .cart-styled .coupon-wrap .list-buttons-wrap .list-buttons {
      list-style: none;
      padding-left: 0;
      display: table;
      width: 100%; }
      .cart-styled .coupon-wrap .list-buttons-wrap .list-buttons > li {
        width: 50%;
        display: table-cell;
        vertical-align: middle;
        padding: 0 0.25rem; }
        .cart-styled .coupon-wrap .list-buttons-wrap .list-buttons > li.btn-wrap {
          padding: 0 0.75rem; }
          .cart-styled .coupon-wrap .list-buttons-wrap .list-buttons > li.btn-wrap .btn {
            margin: 0; }
        .cart-styled .coupon-wrap .list-buttons-wrap .list-buttons > li .btn,
        .cart-styled .coupon-wrap .list-buttons-wrap .list-buttons > li .btn-bordered {
          padding-left: 0.3125rem;
          padding-right: 0.3125rem;
          min-width: 0;
          width: 100%;
          white-space: nowrap; }
        @media (min-width: 768px) {
          .cart-styled .coupon-wrap .list-buttons-wrap .list-buttons > li {
            width: 30%; }
            .cart-styled .coupon-wrap .list-buttons-wrap .list-buttons > li.btn-wrap {
              width: 70%; } }
  .cart-styled .cart_totals {
    float: none !important;
    width: 100% !important; }
    .cart-styled .cart_totals.processing .blockUI {
      display: none !important; }
    .cart-styled .cart_totals table {
      border-bottom: 1px solid #5a6a9a;
      padding-bottom: 1.25rem !important; }
      .cart-styled .cart_totals table tr.order-total .woocommerce-Price-amount {
        font-size: 1.5rem;
        line-height: 2rem; }
      .cart-styled .cart_totals table th,
      .cart-styled .cart_totals table td {
        border-top: 1px solid #5a6a9a !important;
        padding: 0.9375rem 0;
        color: #fff;
        font-size: 1rem;
        line-height: 1.5rem; }
      @media (min-width: 768px) {
        .cart-styled .cart_totals table td {
          text-align: right; } }
    .cart-styled .cart_totals .list-checked {
      list-style: none;
      padding-left: 0; }
      .cart-styled .cart_totals .list-checked > li {
        color: #fff;
        font-weight: bold;
        font-size: 1rem;
        margin-bottom: 0.625rem;
        line-height: 1.5rem;
        padding-left: 2rem;
        background-image: url(../img/icons/check-wht.png);
        background-repeat: no-repeat;
        background-position: center left; }
    .cart-styled .cart_totals .list-more {
      display: table;
      width: 100%;
      list-style: none;
      padding-left: 0;
      margin-bottom: 1.875rem; }
      .cart-styled .cart_totals .list-more > li {
        font-size: 0.9375rem;
        line-height: 1.5rem;
        display: table-cell;
        vertical-align: middle;
        color: #fff; }
        .cart-styled .cart_totals .list-more > li:last-child {
          text-align: right; }
        .cart-styled .cart_totals .list-more > li a {
          font-weight: bold; }

@media (min-width: 992px) {
  .cart-styled .wrap .tb-layout {
    display: table;
    width: 100%; }
    .cart-styled .wrap .tb-layout .tb-item {
      display: table-cell;
      vertical-align: top;
      padding: 3.125rem 3.125rem; }
      .cart-styled .wrap .tb-layout .tb-item.left {
        width: 55%; }
      .cart-styled .wrap .tb-layout .tb-item.right {
        width: 45%; }
  .cart-styled .wrap .left-wrap {
    max-width: 34.0625rem;
    margin: 0 0 0 auto;
    padding: 0; }
  .cart-styled .wrap .right-wrap {
    max-width: 21.875rem;
    margin: 0 auto 0 0;
    padding: 0; } }

@media (min-width: 1200px) {
  .cart-styled .wrap .tb-layout .tb-item.left {
    padding: 6.25rem 7.8125rem; }
  .cart-styled .wrap .tb-layout .tb-item.right {
    padding: 6.25rem 6.25rem; } }

.checkout-styled {
  padding: 3.125rem 0;
  background-color: #f9fafc; }
  @media (min-width: 992px) {
    .checkout-styled {
      padding: 6.25rem 0; } }

#payment {
  background: #fff !important;
  border: 0.0625rem solid #e0e7ff;
  border-radius: 0.1875rem !important; }
  #payment .payment_methods {
    border-bottom: 1px solid #e0e7ff !important; }
  #payment .payment_box {
    background-color: #e0e7ff !important; }
    #payment .payment_box:before {
      border-bottom-color: #e0e7ff !important; }
  #payment.one-method .payment_methods li > label {
    margin-left: 1.25rem; }

.payment_method_paypal input[type="radio"] + label:before {
  top: 0.5rem !important; }

.payment_method_paypal .about_paypal {
  font-size: 0 !important;
  line-height: 1 !important;
  position: relative; }
  .payment_method_paypal .about_paypal:after {
    color: #1b2d69;
    content: "\f05a";
    font-family: "Font-Awesome-5-Free";
    font-size: 1.125rem;
    font-weight: 900;
    position: absolute;
    top: 0.9375rem;
    left: 0.375rem; }

.order-received {
  background-color: #f9fafc;
  padding: 3.125rem 0;
  text-align: center; }
  @media (min-width: 576px) {
    .order-received {
      padding: 3.4375rem 0 4.375rem; } }
  @media (min-width: 768px) {
    .order-received {
      padding: 3.875rem 0 5.625rem; } }
  @media (min-width: 992px) {
    .order-received {
      padding: 3.875rem 0 6.875rem; } }
  @media (min-width: 1200px) {
    .order-received {
      padding: 3.875rem 0 8.125rem; } }
  .order-received .woocommerce-order {
    margin: 0 auto;
    max-width: 57.875rem; }
  .order-received .heading {
    margin-bottom: 1.875rem;
    text-align: center; }
    @media (min-width: 768px) {
      .order-received .heading {
        margin-bottom: 3.125rem; } }
    .order-received .heading img {
      margin-bottom: 1.875rem; }
    .order-received .heading h1 {
      color: #1b2d69;
      font-size: 3.25rem;
      font-weight: bold;
      letter-spacing: -0.025em;
      line-height: 1; }
      @media (min-width: 576px) {
        .order-received .heading h1 {
          font-size: 3.875rem; } }
      @media (min-width: 768px) {
        .order-received .heading h1 {
          font-size: 4.5rem; } }
    .order-received .heading p {
      color: #1b2d69;
      font-size: 1.3125rem;
      font-weight: bold;
      letter-spacing: -0.025em;
      line-height: 1;
      margin: 0; }
      @media (min-width: 480px) {
        .order-received .heading p {
          font-size: 1.625rem; } }
      @media (min-width: 768px) {
        .order-received .heading p {
          font-size: 2.25rem; } }
  .order-received p {
    color: #1b2d69;
    font-size: 1.125rem;
    font-weight: normal; }
  .order-received .woocommerce-bacs-bank-details {
    margin-bottom: 1.5625rem;
    padding-top: 1.5625rem; }
    @media (min-width: 576px) {
      .order-received .woocommerce-bacs-bank-details {
        margin-bottom: 2.1875rem;
        padding-top: 2.1875rem; } }
    @media (min-width: 768px) {
      .order-received .woocommerce-bacs-bank-details {
        margin-bottom: 2.8125rem;
        padding-top: 3.125rem; } }
    .order-received .woocommerce-bacs-bank-details .wc-bacs-bank-details-heading {
      color: #1b2d69;
      font-size: 1.875rem;
      font-weight: bold;
      letter-spacing: -0.025em;
      line-height: 1;
      margin-bottom: 1rem; }
      @media (min-width: 576px) {
        .order-received .woocommerce-bacs-bank-details .wc-bacs-bank-details-heading {
          font-size: 2.375rem;
          margin-bottom: 1.625rem; } }
      @media (min-width: 768px) {
        .order-received .woocommerce-bacs-bank-details .wc-bacs-bank-details-heading {
          font-size: 3rem;
          margin-bottom: 2.25rem; } }
    .order-received .woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name {
      color: #1b2d69;
      display: none;
      font-size: 1.875rem;
      font-weight: bold;
      letter-spacing: -0.025em;
      line-height: 1; }
    .order-received .woocommerce-bacs-bank-details .wc-bacs-bank-details {
      background-color: #fff;
      border: 0.0625rem solid #e0e7ff;
      font-size: 0;
      padding: 1.25rem 1.875rem;
      text-align: center; }
      @media (min-width: 768px) {
        .order-received .woocommerce-bacs-bank-details .wc-bacs-bank-details {
          padding: 0 1.875rem;
          text-align: left; } }
      .order-received .woocommerce-bacs-bank-details .wc-bacs-bank-details li {
        border-bottom: 1px solid #e0e7ff;
        border-right: 0;
        color: #1b2d69;
        display: inline-block;
        font-size: 1rem;
        font-weight: bold;
        float: none;
        letter-spacing: -0.025em;
        line-height: 1;
        min-width: 10.5rem;
        margin: 0;
        margin-bottom: 1.125rem;
        padding: 0;
        padding-bottom: 1.125rem;
        text-transform: none;
        width: 100%; }
        @media (min-width: 768px) {
          .order-received .woocommerce-bacs-bank-details .wc-bacs-bank-details li {
            border-bottom: 0;
            border-right: 1px solid #e0e7ff;
            margin-right: 1.875rem;
            margin-bottom: 0;
            padding: 1.125rem 0 1.875rem;
            padding-right: 3.625rem;
            width: auto; } }
        .order-received .woocommerce-bacs-bank-details .wc-bacs-bank-details li:last-child {
          margin-bottom: 0;
          margin-right: 0;
          padding-right: 0; }
          @media (max-width: 767px) {
            .order-received .woocommerce-bacs-bank-details .wc-bacs-bank-details li:last-child {
              padding-bottom: 0; } }
        .order-received .woocommerce-bacs-bank-details .wc-bacs-bank-details li strong {
          color: #fd002f;
          font-size: 1.5rem;
          font-weight: bold;
          letter-spacing: -0.025em;
          line-height: 1;
          margin-top: 0.625rem; }

.woocommerce .order_details.style-order-details {
  background-color: #fff;
  -webkit-box-shadow: -7px 10px 46px 0px rgba(27, 45, 105, 0.13);
          box-shadow: -7px 10px 46px 0px rgba(27, 45, 105, 0.13);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0;
  margin-bottom: 4rem;
  padding: 1.6875rem 1.875rem 0.4375rem;
  text-align: center; }
  @media (min-width: 992px) {
    .woocommerce .order_details.style-order-details {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      text-align: left; } }
  .woocommerce .order_details.style-order-details:before, .woocommerce .order_details.style-order-details:after {
    display: none !important; }
  .woocommerce .order_details.style-order-details li {
    border: 0;
    border-bottom: 1px solid #e0e7ff;
    color: #1b2d69;
    float: none;
    font-size: 1.125rem;
    font-weight: bold;
    letter-spacing: -0.025em;
    margin: 0;
    margin-bottom: 1.25rem;
    padding: 0;
    padding-bottom: 0.9375rem;
    text-transform: none; }
    @media (min-width: 992px) {
      .woocommerce .order_details.style-order-details li {
        border-bottom: 0;
        border-right: 1px solid #e0e7ff;
        margin-right: 1.25rem;
        padding: 0.875rem 0 2.25rem;
        padding-right: 2.8125rem; } }
    .woocommerce .order_details.style-order-details li:last-child {
      margin-right: 0;
      padding-right: 0; }
      @media (max-width: 991px) {
        .woocommerce .order_details.style-order-details li:last-child {
          padding-bottom: 0; } }
    .woocommerce .order_details.style-order-details li strong {
      color: #1b2d69;
      font-size: 1.5rem;
      font-weight: bold;
      letter-spacing: -0.025em;
      line-height: 1;
      margin-top: 0.875rem; }
      @media (min-width: 576px) {
        .woocommerce .order_details.style-order-details li strong {
          font-size: 1.75rem; } }
      @media (min-width: 768px) {
        .woocommerce .order_details.style-order-details li strong {
          font-size: 1.875rem; } }
      .woocommerce .order_details.style-order-details li strong .amount {
        color: #fd002f; }

.woocommerce .woocommerce-order-details {
  margin: 0; }
  .woocommerce .woocommerce-order-details h4 {
    color: #1b2d69;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: -0.025em;
    line-height: 1;
    margin-bottom: 1.375rem; }

.woocommerce table.shop_table {
  background-color: #ffffff;
  border: 0.0625rem solid #e0e7ff;
  border-radius: 0;
  border-collapse: collapse; }
  .woocommerce table.shop_table th {
    color: #1b2d69;
    font-size: 1rem;
    font-weight: bold; }
    @media (min-width: 768px) {
      .woocommerce table.shop_table th:nth-child(1) {
        padding-left: 2.5rem; } }
    @media (min-width: 768px) {
      .woocommerce table.shop_table th:last-child {
        padding-right: 2.5rem;
        min-width: 13.75rem; } }
  .woocommerce table.shop_table td {
    border-color: #e0e7ff;
    color: #1b2d69;
    font-size: 1rem;
    font-weight: normal; }
    @media (min-width: 768px) {
      .woocommerce table.shop_table td {
        padding: 0.75rem 0; }
        .woocommerce table.shop_table td:nth-child(1) {
          padding-left: 2.5rem; }
        .woocommerce table.shop_table td:last-child {
          padding-right: 2.5rem; } }
    .woocommerce table.shop_table td.product-total {
      color: #fd002f;
      font-weight: bold; }
  .woocommerce table.shop_table tfoot td {
    border-color: #e0e7ff;
    color: #1b2d69;
    font-size: 1rem;
    font-weight: bold; }
    .woocommerce table.shop_table tfoot td .amount {
      color: #fd002f;
      font-weight: bold; }
  .woocommerce table.shop_table tfoot th {
    border-color: #e0e7ff;
    color: #1b2d69;
    font-size: 1rem;
    font-weight: bold; }

.wc-nav {
  border-top: 7px solid #fd002f;
  margin-bottom: 1.875rem; }
  .wc-nav ul {
    border: 0.0625rem solid #f2f2f2;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    padding: 1.25rem 0; }
    .wc-nav ul li {
      font-size: 0.875rem;
      line-height: 1.875rem;
      padding: 0 1.25rem; }
      .wc-nav ul li a {
        color: #a5a5a5;
        display: block; }
      .wc-nav ul li.is-active {
        border-right: 2px solid #cbcbcb; }
        .wc-nav ul li.is-active a {
          color: #2a2e2f; }

@media (min-width: 768px) {
  .wc-nav ul {
    padding: 1.5625rem 0 3.125rem; }
    .wc-nav ul li {
      font-size: 1.125rem;
      line-height: 2.25rem;
      padding: 0 1.5rem;
      margin-bottom: 0.9375rem; } }

.wc-content {
  border-top: 7px solid #fd002f;
  position: relative;
  padding: 1.25rem 1.25rem;
  margin-bottom: 1.875rem;
  /*   >p:first-child {
  line-height: 1em;
  font-weight: 300;
  font-size: 16px;
  strong {
    font-weight: 300;
  }
} */ }
  .wc-content:before {
    content: '';
    display: block;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .wc-content > * {
    position: relative;
    z-index: 2; }
  .wc-content p {
    font-size: 0.875rem; }
  .wc-content a {
    color: #fd002f; }
    .wc-content a:hover, .wc-content a:active, .wc-content a:focus {
      color: #1b2d69; }
  @media (min-width: 768px) {
    .wc-content form.woo-register {
      margin-bottom: 3.125rem; } }
  .wc-content form label {
    color: #2d2d2d;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0.5625rem;
    font-weight: bold; }
    .wc-content form label .required {
      color: #fd002f; }
  .wc-content form .woo-checkbox input {
    display: none; }
    .wc-content form .woo-checkbox input:checked + .woo-cb-title:before {
      content: '\f14a'; }
  .wc-content form .woo-checkbox .woo-cb-title {
    padding-left: 1.75rem;
    margin-left: 1.25rem;
    display: inline-block;
    position: relative;
    font-size: 1rem; }
    .wc-content form .woo-checkbox .woo-cb-title:before {
      content: '\f0c8';
      font-family: 'Font-Awesome-5-Free';
      font-weight: 400;
      position: absolute;
      top: 0;
      left: 0;
      font-size: 1.5rem;
      color: #cacaca; }
  .wc-content form .form-row input.input-text,
  .wc-content form .form-row textarea,
  .wc-content form .select2-selection {
    resize: none;
    width: 100%;
    display: block;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #7a7f8f;
    font-size: 1rem;
    line-height: 1.5625rem !important;
    color: #1b2d69;
    padding: 0.3125rem 0.125rem;
    width: 100%; }
  .wc-content form .select2-selection {
    padding: 0; }
    .wc-content form .select2-selection .select2-selection__rendered {
      line-height: 1.5rem;
      padding: 0.3125rem 0.9375rem; }
      @media (min-width: 768px) {
        .wc-content form .select2-selection .select2-selection__rendered {
          line-height: 1.75rem;
          padding: 0.625rem 0.9375rem; } }
    .wc-content form .select2-selection .select2-selection__arrow {
      top: 50%;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }
  .wc-content form .form-row {
    margin-bottom: 0.9375rem; }
  .wc-content form .woocommerce-input-wrapper {
    display: block;
    width: 100%; }
  .wc-content form button.button.alt,
  .wc-content form .button {
    display: inline-block;
    cursor: pointer;
    background-color: #fd002f;
    border-radius: 1.5625rem;
    color: #fff;
    font-size: 0.875rem;
    font-weight: bold;
    border: none;
    line-height: 1.25rem;
    padding: 0.625rem 1.875rem;
    width: auto;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .wc-content form button.button.alt:hover, .wc-content form button.button.alt:active, .wc-content form button.button.alt:focus,
    .wc-content form .button:hover,
    .wc-content form .button:active,
    .wc-content form .button:focus {
      background-color: #314dac;
      color: #fff;
      -webkit-box-shadow: none !important;
              box-shadow: none !important; }
    @media (min-width: 768px) {
      .wc-content form button.button.alt,
      .wc-content form .button {
        padding: 0.9375rem 3.625rem; } }

@media (min-width: 768px) {
  .wc-content {
    padding: 1.5625rem 1.25rem 1.5625rem; } }

@media (min-width: 1300px) {
  .wc-content {
    padding: 2.5rem 1.5625rem 0.9375rem 1.5625rem; } }

.wp-sidebar .widget {
  margin-bottom: 1.25rem; }
  .wp-sidebar .widget .widget-title {
    color: #1b2d69;
    font-size: 1.5rem; }
  .wp-sidebar .widget .menu {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0; }
    .wp-sidebar .widget .menu > li {
      line-height: 1.25rem;
      margin-bottom: 0.9375rem;
      font-size: 0.875rem; }
      .wp-sidebar .widget .menu > li a {
        color: #929292; }

@media (min-width: 768px) {
  .wp-sidebar .widget .widget-title {
    font-size: 1.8125rem; }
  .wp-sidebar .widget .menu > li {
    font-size: 1.125rem; } }

.temp-woo-accounts {
  background-color: #fff;
  padding: 1.875rem 0; }
  .temp-woo-accounts .container-fluid {
    max-width: 111.875rem; }
  .temp-woo-accounts .top {
    margin-bottom: 2.1875rem; }
    .temp-woo-accounts .top .tb-layout {
      display: table; }
      .temp-woo-accounts .top .tb-layout .tb-item {
        display: table-cell;
        vertical-align: middle; }
        .temp-woo-accounts .top .tb-layout .tb-item.left {
          width: 5.125rem; }
        .temp-woo-accounts .top .tb-layout .tb-item.right {
          padding-left: 1.25rem; }
    .temp-woo-accounts .top .profile-img span {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      border-radius: 50%;
      display: block;
      padding-bottom: 100%; }
    .temp-woo-accounts .top .name {
      color: #2a2e2f;
      font-size: 1.5rem;
      font-weight: 300;
      margin-bottom: 0.625rem;
      line-height: 1.5rem; }
      @media (min-width: 768px) {
        .temp-woo-accounts .top .name {
          font-size: 3rem;
          line-height: 2.5rem;
          margin-bottom: 0.9375rem; } }
    .temp-woo-accounts .top .logout {
      background-color: #fd002f;
      border-radius: 0.625rem;
      color: #fff;
      font-size: 0.875rem;
      font-weight: bold;
      line-height: 1.3125rem;
      display: inline-block;
      padding: 0 0.875rem;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .temp-woo-accounts .top .logout:hover, .temp-woo-accounts .top .logout:active, .temp-woo-accounts .top .logout:focus {
        background-color: #1b2d69; }

@media (min-width: 992px) {
  .temp-woo-accounts {
    padding: 3.4375rem 0 5.625rem; } }

@media (min-width: 1366px) {
  .temp-woo-accounts .bottom .tb-layout {
    display: table;
    width: 100%; }
    .temp-woo-accounts .bottom .tb-layout .tb-item {
      display: table-cell;
      vertical-align: top; }
      .temp-woo-accounts .bottom .tb-layout .tb-item.right {
        width: 18.75rem; }
  .temp-woo-accounts .bottom .right {
    text-align: center;
    padding-left: 1.875rem; }
    .temp-woo-accounts .bottom .right .wp-sidebar {
      display: inline-block;
      text-align: left; } }

@media (min-width: 1600px) {
  .temp-woo-accounts .bottom .tb-layout .tb-item.right {
    width: 26%; } }

.add-ons .btn-wrapper {
  text-align: center; }
  @media (min-width: 1200px) {
    .add-ons .btn-wrapper {
      text-align: left; } }

.add-ons .tabs-buttons {
  text-align: center;
  font-size: 0;
  margin-bottom: 1.25rem; }
  @media (min-width: 992px) {
    .add-ons .tabs-buttons {
      display: none; } }
  .add-ons .tabs-buttons .tabs-item {
    display: inline-block;
    vertical-align: middle; }
    .add-ons .tabs-buttons .tabs-item span {
      display: inline-block;
      font-size: 1rem;
      line-height: 1.5rem;
      padding: 0.3125rem 0.625rem;
      font-weight: bold;
      cursor: pointer;
      opacity: .4;
      border-bottom: 1px solid transparent; }
      .add-ons .tabs-buttons .tabs-item span.active {
        opacity: 1;
        border-bottom: 1px solid #1b2d69; }

.add-ons .tab-target {
  display: none; }
  .add-ons .tab-target.active {
    display: block; }
  @media (min-width: 992px) {
    .add-ons .tab-target {
      display: block; } }

.add-ons .step-location-renders {
  background-color: #fff;
  margin-bottom: 2.5rem;
  padding: 0; }
  .add-ons .step-location-renders .step-title,
  .add-ons .step-location-renders .step-desc {
    text-align: center; }
    @media (min-width: 992px) {
      .add-ons .step-location-renders .step-title,
      .add-ons .step-location-renders .step-desc {
        text-align: left; }
        .add-ons .step-location-renders .step-title br,
        .add-ons .step-location-renders .step-desc br {
          display: none; } }
  .add-ons .step-location-renders .img-wrap {
    border-radius: 0.3125rem;
    margin-bottom: 0.9375rem; }
  .add-ons .step-location-renders .prod-title {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.5rem;
    margin-bottom: 0.9375rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .add-ons .step-location-renders .cs-slider {
    margin: 0 -0.9375rem 2.5rem;
    position: relative; }
    .add-ons .step-location-renders .cs-slider .c-pagination {
      text-align: center;
      margin-bottom: 1.875rem; }
      @media (min-width: 992px) {
        .add-ons .step-location-renders .cs-slider .c-pagination {
          position: absolute;
          top: -2.625rem;
          right: 0.5625rem; } }
      .add-ons .step-location-renders .cs-slider .c-pagination .slider-number {
        display: inline-block; }
    .add-ons .step-location-renders .cs-slider .slider-item {
      width: 13.4375rem;
      display: inline-block;
      vertical-align: top;
      padding: 0 0.9375rem; }
      @media (min-width: 992px) {
        .add-ons .step-location-renders .cs-slider .slider-item {
          width: 12.75rem; } }
      @media (min-width: 1200px) {
        .add-ons .step-location-renders .cs-slider .slider-item {
          width: 15.3125rem; } }
    .add-ons .step-location-renders .cs-slider .default-paginate {
      margin-top: 2.5rem; }
      @media (min-width: 992px) {
        .add-ons .step-location-renders .cs-slider .default-paginate {
          display: none !important; } }
      .add-ons .step-location-renders .cs-slider .default-paginate a {
        width: 0.5rem;
        height: 0.5rem;
        margin: 0 0.3125rem; }

#image-uploads-form {
  margin-top: 1.25rem; }
  #image-uploads-form h5 {
    margin-bottom: 0.625rem; }
  #image-uploads-form .filelist {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0.625rem;
    position: relative; }
    #image-uploads-form .filelist.loading {
      min-height: 55px; }
      #image-uploads-form .filelist.loading:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(255, 255, 255, 0.9);
        background-image: url("../img/loading.gif");
        background-position: center;
        background-size: 30px;
        background-repeat: no-repeat; }
    #image-uploads-form .filelist > li {
      color: #1b2d69;
      font-size: 1rem;
      line-height: 1.5rem;
      padding: 0.9375rem 1.875rem 0.9375rem 0;
      border-bottom: 1px solid #1b2d69;
      width: 100%;
      display: block;
      background-repeat: no-repeat;
      background-position: center right;
      position: relative; }
      #image-uploads-form .filelist > li .delete-file {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        cursor: pointer;
        width: 1.5625rem;
        height: 100%;
        background-position: center right;
        background-repeat: no-repeat;
        background-size: 25px 25px;
        background-image: url(../img/icons/close.png); }
  #image-uploads-form .imageUploads-wrap {
    position: relative;
    margin-bottom: 1.875rem;
    margin-bottom: 0.625rem; }
    #image-uploads-form .imageUploads-wrap input {
      opacity: 0;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      display: block;
      width: 100%;
      cursor: pointer; }
    #image-uploads-form .imageUploads-wrap .imageUploads-label {
      color: #1b2d69;
      font-size: 1rem;
      line-height: 1.5rem;
      padding: 0.9375rem 1.875rem 0.9375rem 0;
      border-bottom: 1px solid #fd002f;
      width: 100%;
      margin-bottom: 0;
      display: block;
      background-repeat: no-repeat;
      background-position: center right;
      background-image: url(../img/icons/upload.png); }
      #image-uploads-form .imageUploads-wrap .imageUploads-label .label-desktop {
        display: none; }
      @media (min-width: 992px) {
        #image-uploads-form .imageUploads-wrap .imageUploads-label .label-desktop {
          display: block; }
        #image-uploads-form .imageUploads-wrap .imageUploads-label .label-mobile {
          display: none; } }

.woocommerce-order-details .list-result-image {
  list-style: none;
  padding-left: 0;
  margin: 0 -0.625rem; }
  .woocommerce-order-details .list-result-image:after {
    content: '';
    display: block;
    clear: both; }
  .woocommerce-order-details .list-result-image > li {
    display: inline-block;
    float: left;
    padding: 0 0.625rem;
    width: 50%;
    margin-bottom: 1.25rem; }
    @media (min-width: 768px) {
      .woocommerce-order-details .list-result-image > li {
        width: 33.33%; } }

@media screen {
  .woocommerce.single-product .mainpanel .default-section.no-pad {
    padding: 0; } }
  @media screen and (min-width: 576px) {
    .woocommerce.single-product .mainpanel .default-section.no-pad {
      padding: 3.125rem 0; } }

@media screen {
  .woocommerce.single-product .mainpanel .container-fluid {
    padding: 0;
    max-width: 100%; } }
  @media screen and (min-width: 576px) {
    .woocommerce.single-product .mainpanel .container-fluid {
      max-width: 43.75rem;
      padding: 0 0.9375rem; } }
  @media screen and (min-width: 992px) {
    .woocommerce.single-product .mainpanel .container-fluid {
      max-width: 86.5rem; } }

@media screen {
  .woocommerce .product.product-type-variable .images {
    margin: 0;
    width: 100%; } }
  @media screen and (min-width: 576px) {
    .woocommerce .product.product-type-variable .images {
      margin-bottom: 3.125rem; } }
  @media screen and (min-width: 992px) {
    .woocommerce .product.product-type-variable .images {
      padding-left: 2.25rem;
      width: 50%; } }

@media screen {
    .woocommerce .product.product-type-variable .images .flex-control-thumbs {
      position: relative; }
      .woocommerce .product.product-type-variable .images .flex-control-thumbs li {
        float: none;
        height: 100%;
        width: 100%; }
      .woocommerce .product.product-type-variable .images .flex-control-thumbs .owl-nav {
        position: absolute;
        top: 0;
        bottom: 0; }
        .woocommerce .product.product-type-variable .images .flex-control-thumbs .owl-nav.disabled {
          display: none; }
    .woocommerce .product.product-type-variable .images .owl-stage-outer .owl-item {
      display: inline-block;
      width: 12.5rem; }
  .woocommerce .product.product-type-variable .summary {
    background-color: #fff;
    -webkit-box-shadow: 1px 15px 50px rgba(0, 0, 0, 0.12);
            box-shadow: 1px 15px 50px rgba(0, 0, 0, 0.12);
    padding: 1.25rem 0.9375rem;
    width: 100%; } }
  @media screen and (min-width: 576px) {
    .woocommerce .product.product-type-variable .summary {
      padding: 3.125rem; } }
  @media screen and (min-width: 992px) {
    .woocommerce .product.product-type-variable .summary {
      width: 50%; } }

@media screen {
    .woocommerce .product.product-type-variable .summary .product_title {
      font-size: 1.75rem;
      font-weight: bold; } }
    @media screen and (min-width: 576px) {
      .woocommerce .product.product-type-variable .summary .product_title {
        font-size: 2.375rem; } }
    @media screen and (min-width: 768px) {
      .woocommerce .product.product-type-variable .summary .product_title {
        font-size: 3rem; } }

@media screen {
    .woocommerce .product.product-type-variable .summary .property-type {
      margin-bottom: 2.25rem; }
      .woocommerce .product.product-type-variable .summary .property-type .title {
        font-size: 1.125rem;
        font-weight: bold;
        margin-bottom: 1rem; }
      .woocommerce .product.product-type-variable .summary .property-type .options {
        font-size: 0;
        list-style: none;
        margin: 0;
        padding: 0; }
        .woocommerce .product.product-type-variable .summary .property-type .options li {
          display: inline-block;
          margin-right: 0.75rem; }
          .woocommerce .product.product-type-variable .summary .property-type .options li:last-child {
            margin: 0; }
          .woocommerce .product.product-type-variable .summary .property-type .options li label {
            background-color: #f9fafc;
            border: 0.0625rem solid #e3e9ff;
            color: #1b2d69;
            cursor: pointer;
            display: inline-block;
            font-size: 1.125rem;
            font-weight: normal;
            line-height: 1;
            margin: 0;
            padding: 0.875rem 1.25rem;
            position: relative;
            -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease; } }
          @media screen and (min-width: 576px) {
            .woocommerce .product.product-type-variable .summary .property-type .options li label {
              padding: 1rem 2.75rem; } }

@media screen {
            .woocommerce .product.product-type-variable .summary .property-type .options li label:hover {
              background-color: #1b2d69;
              border-color: #1b2d69;
              color: #fff; }
            .woocommerce .product.product-type-variable .summary .property-type .options li label.active {
              background-color: #1b2d69;
              border-color: #1b2d69;
              color: #fff; }
              .woocommerce .product.product-type-variable .summary .property-type .options li label.active:after {
                background-color: #fd002f;
                border: 0.25rem solid rgba(70, 38, 44, 0.55);
                border-radius: 50%;
                content: "\f00c";
                color: #fff;
                font-family: Font-Awesome-5-Free;
                font-size: 0.375rem;
                font-weight: 900;
                padding: 0.375rem;
                position: absolute;
                right: 0.5rem;
                bottom: -0.75rem; }
    .woocommerce .product.product-type-variable .summary .file-uploads {
      border-top: 1px solid #ececec;
      border-bottom: 1px solid #ececec;
      padding: 1.875rem 0 2.25rem; }
      .woocommerce .product.product-type-variable .summary .file-uploads .title {
        font-size: 1.125rem;
        font-weight: bold;
        margin-bottom: 0.5rem; }
      .woocommerce .product.product-type-variable .summary .file-uploads .desc {
        font-size: 1rem;
        font-weight: normal; }
      .woocommerce .product.product-type-variable .summary .file-uploads .filelist {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0.625rem;
        position: relative; }
        .woocommerce .product.product-type-variable .summary .file-uploads .filelist.loading {
          min-height: 55px; }
          .woocommerce .product.product-type-variable .summary .file-uploads .filelist.loading:after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: rgba(255, 255, 255, 0.9);
            background-image: url("../img/loading.gif");
            background-position: center;
            background-size: 30px;
            background-repeat: no-repeat; }
        .woocommerce .product.product-type-variable .summary .file-uploads .filelist > li {
          color: #1b2d69;
          font-size: 1rem;
          line-height: 1.5rem;
          padding: 0.9375rem 1.875rem 0.9375rem 0;
          border-bottom: 1px solid #1b2d69;
          width: 100%;
          display: block;
          background-repeat: no-repeat;
          background-position: center right;
          position: relative; }
          .woocommerce .product.product-type-variable .summary .file-uploads .filelist > li .delete-file {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            cursor: pointer;
            width: 1.5625rem;
            height: 100%;
            background-position: center right;
            background-repeat: no-repeat;
            background-size: 25px 25px;
            background-image: url(../img/icons/close.png); }
      .woocommerce .product.product-type-variable .summary .file-uploads .imageUploads-wrap {
        position: relative;
        margin-bottom: 1.875rem;
        margin-bottom: 1.125rem; }
        .woocommerce .product.product-type-variable .summary .file-uploads .imageUploads-wrap input {
          opacity: 0;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          display: block;
          width: 100%;
          cursor: pointer; }
        .woocommerce .product.product-type-variable .summary .file-uploads .imageUploads-wrap .imageUploads-label {
          color: #1b2d69;
          font-size: 1rem;
          line-height: 1.5rem;
          padding: 0.9375rem 1.875rem 0.9375rem 0;
          border-bottom: 1px solid #fd002f;
          width: 100%;
          margin-bottom: 0;
          display: block;
          background-repeat: no-repeat;
          background-position: center right;
          background-image: url(../img/icons/upload.png); }
          .woocommerce .product.product-type-variable .summary .file-uploads .imageUploads-wrap .imageUploads-label .label-desktop {
            display: none; } }
        @media screen and (min-width: 992px) {
          .woocommerce .product.product-type-variable .summary .file-uploads .imageUploads-wrap .imageUploads-label .label-desktop {
            display: block; }
          .woocommerce .product.product-type-variable .summary .file-uploads .imageUploads-wrap .imageUploads-label .label-mobile {
            display: none; } }

@media screen {
      .woocommerce .product.product-type-variable .summary .file-uploads .note {
        background-color: #f9fafc;
        border: 0.0625rem solid #e3e9ff;
        color: #1b2d69;
        font-size: 1rem;
        font-weight: normal;
        line-height: 1;
        padding: 1.125rem 1.125rem 1.0625rem;
        position: relative; }
        .woocommerce .product.product-type-variable .summary .file-uploads .note:after {
          color: #fd002f;
          content: "\f055";
          font-family: Font-Awesome-5-Free;
          font-size: 1.125rem;
          font-weight: 900;
          height: 1.125rem;
          position: absolute;
          top: 50%;
          bottom: 50%;
          right: 0.9375rem;
          -webkit-transform: translate(0, -50%);
                  transform: translate(0, -50%); }
    .woocommerce .product.product-type-variable .summary .custom-variations {
      margin-top: 1.875rem;
      width: 100%; }
      .woocommerce .product.product-type-variable .summary .custom-variations thead tr th {
        color: #1b2d69;
        font-size: 1rem;
        font-weight: normal;
        padding-bottom: 1rem; }
        .woocommerce .product.product-type-variable .summary .custom-variations thead tr th:nth-child(1) {
          font-weight: bold;
          width: 60%; }
        .woocommerce .product.product-type-variable .summary .custom-variations thead tr th:nth-child(2) {
          width: 7.3125rem; }
      .woocommerce .product.product-type-variable .summary .custom-variations tbody tr {
        padding: 0; }
        .woocommerce .product.product-type-variable .summary .custom-variations tbody tr:last-child td {
          padding-bottom: 0; }
        .woocommerce .product.product-type-variable .summary .custom-variations tbody tr td {
          color: #1b2d69;
          font-size: 0.875rem;
          font-weight: normal;
          padding: 0;
          padding-bottom: 0.5rem;
          padding-right: 0.5rem; }
          .woocommerce .product.product-type-variable .summary .custom-variations tbody tr td .title {
            border: 0.0625rem solid #d6ddf3;
            color: #1b2d69;
            display: inline-block;
            font-size: 0.875rem;
            font-weight: normal;
            line-height: 1;
            padding: 1.0625rem 1.0625rem 1.125rem;
            width: 100%; }
          .woocommerce .product.product-type-variable .summary .custom-variations tbody tr td .qty {
            -webkit-appearance: none;
               -moz-appearance: none;
                    appearance: none;
            border: 0.0625rem solid #d6ddf3;
            border-radius: 0;
            color: #1b2d69;
            display: inline-block;
            font-size: 0.875rem;
            font-weight: bold;
            line-height: 1;
            padding: 1rem 1.0625rem 1rem; }
          .woocommerce .product.product-type-variable .summary .custom-variations tbody tr td .amount {
            font-weight: bold; }
    .woocommerce .product.product-type-variable .summary .btn-req {
      background-color: #fd002f;
      border: 0.5rem solid #f9c6d2;
      border-radius: 3.125rem;
      color: #fff;
      cursor: pointer;
      display: inline-block;
      float: right;
      font-size: 1rem;
      font-weight: bold;
      letter-spacing: 0.03em;
      line-height: 1;
      margin-top: 1.375rem;
      opacity: 1;
      padding: 1.1875rem 2.375rem;
      -webkit-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease; }
      .woocommerce .product.product-type-variable .summary .btn-req:hover {
        opacity: 0.8; } }

@media screen {
  .page-id-958 .added_to_cart {
    display: none !important; }
  .page-id-958 .title {
    color: #1b2d69;
    font-size: 1.375rem;
    font-weight: bold;
    margin-bottom: 1rem; } }
  @media screen and (min-width: 768px) {
    .page-id-958 .title {
      font-size: 1.625rem;
      margin-bottom: 1.5rem; } }
  @media screen and (min-width: 1200px) {
    .page-id-958 .title {
      font-size: 2rem;
      margin-bottom: 2rem; } }

@media screen {
  .order-online {
    background-color: #f9fafc;
    border-top: 1px solid #e0e7ff;
    border-bottom: 1px solid #e0e7ff;
    position: relative;
    z-index: 1; }
    .order-online .white-bg {
      background-color: #fff;
      border-left: 1px solid #e0e7ff;
      display: none;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      width: 43%;
      z-index: 2; } }
    @media screen and (min-width: 992px) {
      .order-online .white-bg {
        display: block; } }

@media screen {
    .order-online .wrap {
      padding: 2.5rem 0;
      position: relative;
      z-index: 3; } }
    @media screen and (min-width: 576px) {
      .order-online .wrap {
        padding: 3.4375rem 0; } }
    @media screen and (min-width: 768px) {
      .order-online .wrap {
        padding: 4.375rem 0; } }
    @media screen and (min-width: 992px) {
      .order-online .wrap {
        padding: 5rem 0; } }
    @media screen and (min-width: 1200px) {
      .order-online .wrap {
        padding: 6.25rem 0; } }

@media screen {
      .order-online .wrap .products .parent-title {
        background-color: #e0e7ff;
        color: #1b2d69;
        font-size: 1rem;
        font-weight: bold;
        line-height: 1;
        margin: 0;
        margin-top: 1rem;
        padding: 0.75rem 0.9375rem; } }
      @media screen and (min-width: 480px) {
        .order-online .wrap .products .parent-title {
          font-size: 1.125rem;
          padding: 0.9375rem 1.875rem; } }
      @media screen and (min-width: 768px) {
        .order-online .wrap .products .parent-title {
          font-size: 1.5rem;
          padding: 1.25rem 3.625rem; } }

@media screen {
      .order-online .wrap .products .child-products {
        background-color: #f9fafc;
        border: 0;
        margin: 0;
        padding: 0;
        width: 100%; }
        .order-online .wrap .products .child-products tr {
          border-bottom: 1px solid #e1e8fe;
          font-size: 0;
          padding: 0.625rem 0; } }
        @media screen and (min-width: 480px) {
          .order-online .wrap .products .child-products tr {
            display: table-row;
            font-size: inherit;
            padding: 0; } }

@media screen {
          .order-online .wrap .products .child-products tr td {
            color: #1b2d69;
            font-size: 0.875rem;
            font-weight: normal;
            padding: 0.5rem 0;
            text-align: right;
            vertical-align: middle; } }
          @media screen and (min-width: 480px) {
            .order-online .wrap .products .child-products tr td {
              font-size: 1rem;
              padding: 0.875rem 0;
              text-align: left; } }
          @media screen and (min-width: 480px) {
            .order-online .wrap .products .child-products tr td:nth-child(1) {
              padding-left: 1.25rem; } }
          @media screen and (min-width: 480px) {
            .order-online .wrap .products .child-products tr td:last-child {
              padding-right: 0.9375rem;
              width: 5.375rem; } }

@media screen {
            .order-online .wrap .products .child-products tr td.icon {
              text-align: left;
              width: 2.25rem; } }
            @media screen and (min-width: 480px) {
              .order-online .wrap .products .child-products tr td.icon {
                display: table-cell;
                width: 3.5rem; } }

@media screen {
              .order-online .wrap .products .child-products tr td.icon i {
                color: #a4afd5;
                font-size: 1.4375rem;
                position: relative;
                vertical-align: middle; } }
              @media screen and (min-width: 480px) {
                .order-online .wrap .products .child-products tr td.icon i {
                  font-size: 1.75rem; } }

@media screen {
                .order-online .wrap .products .child-products tr td.icon i.with-images {
                  color: #1b2d69;
                  cursor: pointer;
                  -webkit-transition: color 0.5s ease;
                  transition: color 0.5s ease; }
                  .order-online .wrap .products .child-products tr td.icon i.with-images:hover {
                    color: #fd002f; }
                    .order-online .wrap .products .child-products tr td.icon i.with-images:hover:after {
                      background-color: #1b2d69; }
                .order-online .wrap .products .child-products tr td.icon i:after {
                  background-color: #fd002f;
                  border-radius: 50%;
                  color: #fff;
                  content: "\f002";
                  display: -webkit-box;
                  display: -ms-flexbox;
                  display: flex;
                  -webkit-box-align: center;
                      -ms-flex-align: center;
                          align-items: center;
                  -ms-flex-wrap: wrap;
                      flex-wrap: wrap;
                  -webkit-box-pack: center;
                      -ms-flex-pack: center;
                          justify-content: center;
                  font-family: "Font-Awesome-5-Free";
                  font-size: 0.4375rem;
                  font-weight: 900;
                  height: 0.9375rem;
                  position: absolute;
                  bottom: 0;
                  right: -0.5rem;
                  -webkit-transition: all 0.5s ease;
                  transition: all 0.5s ease;
                  width: 0.9375rem; }
            .order-online .wrap .products .child-products tr td.label {
              font-weight: bold;
              padding-left: 0.9375rem;
              text-align: left;
              width: 80%; } }
            @media screen and (min-width: 480px) {
              .order-online .wrap .products .child-products tr td.label {
                display: table-cell;
                width: auto; } }

@media screen {
              .order-online .wrap .products .child-products tr td.label label {
                line-height: 1.2;
                margin: 0; }
            .order-online .wrap .products .child-products tr td.price {
              font-size: 0.75rem;
              padding-left: 4.625rem;
              padding-left: 0.375rem;
              width: auto; } }
            @media screen and (min-width: 480px) {
              .order-online .wrap .products .child-products tr td.price {
                display: table-cell;
                font-size: inherit;
                padding-left: 0.9375rem;
                width: 5.625rem;
                width: 20%; } }

@media screen {
              .order-online .wrap .products .child-products tr td.price > .amount {
                font-weight: bold; }
              .order-online .wrap .products .child-products tr td.price del {
                color: #a4afd5;
                display: block;
                line-height: 1; }
              .order-online .wrap .products .child-products tr td.price ins {
                color: #fd002f;
                font-weight: bold;
                text-decoration: none; }
              .order-online .wrap .products .child-products tr td.price .woocommerce-price-suffix {
                display: none; }
            .order-online .wrap .products .child-products tr td.quantity {
              padding-left: 0.9375rem;
              width: 33.33%; } }
            @media screen and (min-width: 480px) {
              .order-online .wrap .products .child-products tr td.quantity {
                display: table-cell;
                width: 6.875rem; } }

@media screen {
              .order-online .wrap .products .child-products tr td.quantity .styled-number {
                font-size: 0;
                display: block;
                width: 100%; }
                .order-online .wrap .products .child-products tr td.quantity .styled-number .number-item {
                  border: 0.0625rem solid #e3e9ff;
                  display: inline-block;
                  text-align: center;
                  vertical-align: middle;
                  width: 33.33%; }
                  .order-online .wrap .products .child-products tr td.quantity .styled-number .number-item.n-left {
                    margin-right: -0.0625rem; }
                    .order-online .wrap .products .child-products tr td.quantity .styled-number .number-item.n-left span {
                      font-size: 0.5625rem;
                      padding: 0.5rem 0.3125rem 0.5rem 0.625rem; }
                  .order-online .wrap .products .child-products tr td.quantity .styled-number .number-item.n-right {
                    margin-left: -0.0625rem; }
                    .order-online .wrap .products .child-products tr td.quantity .styled-number .number-item.n-right span {
                      font-size: 0.5625rem;
                      padding: 0.5rem 0.625rem 0.5rem 0.3125rem; }
                .order-online .wrap .products .child-products tr td.quantity .styled-number input {
                  color: #1b2d69;
                  font-size: 0.875rem;
                  font-weight: bold;
                  line-height: 1;
                  min-height: 29px; }
            .order-online .wrap .products .child-products tr td.action {
              padding-left: 0.625rem; } }
            @media screen and (min-width: 480px) {
              .order-online .wrap .products .child-products tr td.action {
                display: table-cell;
                padding-left: 0.9375rem; } }

@media screen {
              .order-online .wrap .products .child-products tr td.action .add_to_cart_button {
                background-color: #1b2d69;
                border: 0.1875rem solid #d1d5e1;
                border-radius: 50%;
                color: #fff;
                cursor: pointer;
                display: inline-block;
                font-size: 0.75rem;
                font-weight: bold;
                padding: 0.125rem 0.40625rem;
                -webkit-transition: all 0.5s ease;
                transition: all 0.5s ease; } }
              @media screen and (min-width: 480px) {
                .order-online .wrap .products .child-products tr td.action .add_to_cart_button {
                  border: 0.3125rem solid #d1d5e1;
                  border-radius: 1.875rem;
                  min-width: 3.9375rem;
                  padding: 0.25rem 0.9375rem; } }

@media screen {
                .order-online .wrap .products .child-products tr td.action .add_to_cart_button:not(:disabled):hover {
                  background-color: #fd002f;
                  border-color: #fee5ea; }
                .order-online .wrap .products .child-products tr td.action .add_to_cart_button:disabled {
                  background-color: #6c7694;
                  cursor: not-allowed; } }
              @media screen and (min-width: 480px) {
                .order-online .wrap .products .child-products tr td.action .add_to_cart_button i.fa-plus {
                  display: none; } }

@media screen {
                .order-online .wrap .products .child-products tr td.action .add_to_cart_button i.fa-spinner {
                  font-size: 0.5625rem; } }
                @media screen and (min-width: 480px) {
                  .order-online .wrap .products .child-products tr td.action .add_to_cart_button i.fa-spinner {
                    font-size: inherit; } }

@media screen {
                .order-online .wrap .products .child-products tr td.action .add_to_cart_button span {
                  display: none; } }
                @media screen and (min-width: 480px) {
                  .order-online .wrap .products .child-products tr td.action .add_to_cart_button span {
                    display: inline; } }

@media screen {
  .online-sidebar {
    margin-top: 2.5rem;
    margin-left: auto;
    max-width: 100%; } }
  @media screen and (min-width: 992px) {
    .online-sidebar {
      margin-top: 0;
      max-width: 22rem; } }

@media screen {
  .file-uploads {
    border-top: 1px solid #e0e7ff;
    border-bottom: 1px solid #e0e7ff;
    margin-bottom: 2.25rem;
    padding: 1.375rem 0 1.875rem; } }
  @media screen and (min-width: 992px) {
    .file-uploads {
      padding: 1.375rem 0 5rem; } }

@media screen {
    .file-uploads .desc {
      font-size: 1rem;
      font-weight: normal; }
    .file-uploads .filelist {
      list-style: none;
      padding-left: 0;
      margin-bottom: 0.625rem;
      position: relative; }
      .file-uploads .filelist.loading {
        min-height: 55px; }
        .file-uploads .filelist.loading:after {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background-color: rgba(255, 255, 255, 0.9);
          background-image: url("../img/loading.gif");
          background-position: center;
          background-size: 30px;
          background-repeat: no-repeat; }
      .file-uploads .filelist > li {
        color: #8d96b4;
        font-size: 1rem;
        line-height: 1.5rem;
        padding: 0.9375rem 1.875rem 0.9375rem 0;
        border-bottom: 1px solid #8d96b4;
        width: 100%;
        display: block;
        background-repeat: no-repeat;
        background-position: center right;
        position: relative; }
        .file-uploads .filelist > li .delete-file {
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          cursor: pointer;
          width: 1.5625rem;
          height: 100%;
          background-position: center right;
          background-repeat: no-repeat;
          background-size: 25px 25px;
          background-image: url(../img/icons/close.png); }
    .file-uploads .imageUploads-wrap {
      position: relative;
      margin-bottom: 1.875rem; }
      .file-uploads .imageUploads-wrap input {
        opacity: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: block;
        width: 100%;
        cursor: pointer; }
      .file-uploads .imageUploads-wrap .imageUploads-label {
        color: #1b2d69;
        font-size: 1rem;
        font-weight: normal;
        line-height: 1.5rem;
        padding: 0.9375rem 1.875rem 0.9375rem 0;
        border-bottom: 1px solid #fd002f;
        width: 100%;
        margin-bottom: 0;
        display: block;
        background-repeat: no-repeat;
        background-position: center right;
        background-image: url(../img/icons/upload.png); }
        .file-uploads .imageUploads-wrap .imageUploads-label .label-desktop {
          display: none; } }
      @media screen and (min-width: 992px) {
        .file-uploads .imageUploads-wrap .imageUploads-label .label-desktop {
          display: block;
          font-size: 1.125rem; }
        .file-uploads .imageUploads-wrap .imageUploads-label .label-mobile {
          display: none; } }

@media screen {
    .file-uploads .note {
      background-color: #f9fafc;
      border: 0.0625rem solid #e0e7ff;
      color: #1b2d69;
      font-size: 1rem;
      font-style: italic;
      font-weight: normal;
      line-height: 1;
      padding: 0.6875rem 1.125rem;
      position: relative;
      text-align: center; }
  .online-mini-cart .woocommerce-mini-cart {
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0; }
    .online-mini-cart .woocommerce-mini-cart li {
      display: inline-block;
      margin-bottom: 0.5rem;
      width: 100%; }
      .online-mini-cart .woocommerce-mini-cart li:last-child {
        margin: 0; }
      .online-mini-cart .woocommerce-mini-cart li.parent-product {
        margin-top: 0.875rem;
        margin-bottom: 0.9375rem; }
        .online-mini-cart .woocommerce-mini-cart li.parent-product:nth-child(1) {
          margin-top: 0; }
        .online-mini-cart .woocommerce-mini-cart li.parent-product h6 {
          color: #a4abc3;
          font-size: 0.875rem;
          font-weight: bold;
          letter-spacing: 0.03em;
          line-height: 1;
          margin: 0;
          text-transform: uppercase; }
      .online-mini-cart .woocommerce-mini-cart li.woocommerce-mini-cart-item {
        font-size: 0; }
        .online-mini-cart .woocommerce-mini-cart li.woocommerce-mini-cart-item .name {
          color: #1b2d69;
          display: inline-block;
          font-size: 1rem;
          font-weight: normal;
          line-height: 1.2;
          padding-right: 0.625rem;
          vertical-align: top;
          width: 57%;
          width: 72%; }
        .online-mini-cart .woocommerce-mini-cart li.woocommerce-mini-cart-item .details {
          display: inline-block;
          position: relative;
          vertical-align: top;
          width: 43%;
          width: 28%; }
          .online-mini-cart .woocommerce-mini-cart li.woocommerce-mini-cart-item .details .quantity {
            background-color: #f9fafc;
            border: 0.0625rem solid #dde4fc;
            border-radius: 0.3125rem;
            color: #1b2d69;
            display: inline-block;
            font-size: 1rem;
            line-height: 1;
            margin-right: 0.9375rem;
            min-width: 3rem;
            padding: 0.1875rem 0.625rem;
            text-align: center; }
          .online-mini-cart .woocommerce-mini-cart li.woocommerce-mini-cart-item .details .price {
            color: #1b2d69;
            font-size: 1rem;
            font-weight: normal;
            line-height: 1.2; }
          .online-mini-cart .woocommerce-mini-cart li.woocommerce-mini-cart-item .details .remove_from_cart_button {
            color: #969fba;
            font-size: 1.125rem;
            height: 1.125rem;
            line-height: 1;
            position: absolute;
            top: 50%;
            bottom: 50%;
            right: 0;
            -webkit-transform: translate(0, -50%);
                    transform: translate(0, -50%);
            -webkit-transition: color 0.5s ease;
            transition: color 0.5s ease; }
            .online-mini-cart .woocommerce-mini-cart li.woocommerce-mini-cart-item .details .remove_from_cart_button:hover {
              color: #fd002f; }
  .online-mini-cart .cart_totals {
    margin-top: 2rem; }
    .online-mini-cart .cart_totals .shop_table {
      border-top: 1px solid #e0e7ff;
      width: 100%; }
      .online-mini-cart .cart_totals .shop_table tbody tr {
        border-bottom: 1px solid #e0e7ff; }
        .online-mini-cart .cart_totals .shop_table tbody tr.fee th, .online-mini-cart .cart_totals .shop_table tbody tr.fee td {
          color: #fd002f; }
        .online-mini-cart .cart_totals .shop_table tbody tr.order-total th, .online-mini-cart .cart_totals .shop_table tbody tr.order-total td {
          font-size: 1.375rem;
          font-weight: bold; }
        .online-mini-cart .cart_totals .shop_table tbody tr.order-total td {
          font-size: 0; }
          .online-mini-cart .cart_totals .shop_table tbody tr.order-total td strong:nth-child(1) {
            font-size: 1.375rem; }
        .online-mini-cart .cart_totals .shop_table tbody tr th, .online-mini-cart .cart_totals .shop_table tbody tr td {
          color: #1b2d69;
          font-size: 1rem;
          font-weight: normal;
          padding: 0.5rem 0; }
        .online-mini-cart .cart_totals .shop_table tbody tr td {
          font-weight: bold;
          text-align: right; }
  .online-mini-cart .btn-wrapper {
    font-size: 0;
    list-style: none;
    margin: 0;
    margin-top: 1.5rem;
    padding: 0; }
    .online-mini-cart .btn-wrapper li {
      display: inline-block;
      vertical-align: middle;
      width: 50%; }
      .online-mini-cart .btn-wrapper li:nth-child(1) {
        padding-right: 0.5rem; }
      .online-mini-cart .btn-wrapper li a {
        display: inline-block;
        width: 100%; }
        .online-mini-cart .btn-wrapper li a.btn-bordered {
          border-color: #1b2d69;
          color: #1f316c;
          padding: 0.625rem 0.9375rem; } }
        @media screen and (min-width: 992px) {
          .online-mini-cart .btn-wrapper li a.btn-bordered {
            padding: 0.9375rem; } }

@media screen {
        .online-mini-cart .btn-wrapper li a.btn {
          border: 0.5rem solid #fee5ea;
          margin: 0;
          min-width: auto; }
          .online-mini-cart .btn-wrapper li a.btn:after {
            display: none; }
        .online-mini-cart .btn-wrapper li a:focus {
          -webkit-box-shadow: none;
                  box-shadow: none;
          outline: none; } }

@media screen {
  .references {
    position: relative; }
    .references .heading {
      background-color: #f9fafc; }
      .references .heading .wrap {
        padding: 3.4375rem 0 3.125rem; } }
      @media screen and (min-width: 768px) {
        .references .heading .wrap {
          padding: 4.375rem 0 3.75rem; } }
      @media screen and (min-width: 992px) {
        .references .heading .wrap {
          padding: 5.625rem 0 5rem; } }

@media screen {
        .references .heading .wrap .typo {
          text-align: center; }
          .references .heading .wrap .typo h1 {
            color: #1b2d69;
            font-size: 2.5rem;
            font-weight: bold;
            letter-spacing: -0.1875rem;
            margin: 0; } }
          @media screen and (min-width: 768px) {
            .references .heading .wrap .typo h1 {
              font-size: 3.125rem;
              white-space: nowrap; } }
          @media screen and (min-width: 992px) {
            .references .heading .wrap .typo h1 {
              font-size: 4.5rem; } }

@media screen {
          .references .heading .wrap .typo p {
            color: #1b2d69;
            font-size: 1.25rem;
            font-weight: normal;
            margin: 0; } }
          @media screen and (min-width: 768px) {
            .references .heading .wrap .typo p {
              font-size: 1.375rem; } }
          @media screen and (min-width: 992px) {
            .references .heading .wrap .typo p {
              font-size: 1.5rem; } }

@media screen {
    .references .filter-head {
      border-top: 1px solid #e0e7ff;
      border-bottom: 1px solid #e0e7ff; }
      .references .filter-head .wrap {
        padding: 1.5625rem 0 1.25rem; } }
      @media screen and (min-width: 768px) {
        .references .filter-head .wrap {
          padding: 2.1875rem 0 1.875rem; } }

@media screen {
        .references .filter-head .wrap .typo .toggle-filter {
          color: #1b2d69;
          font-size: 1.25rem;
          font-weight: bold;
          margin: 0; } }
        @media screen and (min-width: 768px) {
          .references .filter-head .wrap .typo .toggle-filter {
            font-size: 1.375rem; } }
        @media screen and (min-width: 992px) {
          .references .filter-head .wrap .typo .toggle-filter {
            font-size: 1.5rem; } }

@media screen {
          .references .filter-head .wrap .typo .toggle-filter:after {
            content: "\f078";
            font-family: Font-Awesome-5-Free;
            font-weight: 300;
            margin-left: 0.625rem;
            -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease; }
          .references .filter-head .wrap .typo .toggle-filter.active:after {
            -webkit-transform: rotate(180deg);
                    transform: rotate(180deg); }
    .references .filter-list {
      background-color: #ffffff;
      border-bottom: 1px solid #e0e7ff; }
      .references .filter-list .wrap {
        padding: 1.9375rem 0 0.9375rem; }
        .references .filter-list .wrap .list {
          font-size: 0;
          list-style: none;
          margin: 0;
          padding: 0; }
          .references .filter-list .wrap .list li {
            display: inline-block;
            margin-bottom: 1rem;
            padding-right: 0.9375rem;
            vertical-align: top;
            width: 100%; } }
          @media screen and (min-width: 576px) {
            .references .filter-list .wrap .list li {
              width: 50%; } }
          @media screen and (min-width: 768px) {
            .references .filter-list .wrap .list li {
              width: 33.33%; } }
          @media screen and (min-width: 1200px) {
            .references .filter-list .wrap .list li {
              width: 25%; } }

@media screen {
            .references .filter-list .wrap .list li .option input {
              -webkit-appearance: none;
                 -moz-appearance: none;
                      appearance: none;
              background-color: 0;
              border: 0;
              border-radius: 0;
              display: none; }
              .references .filter-list .wrap .list li .option input + label:before {
                background-color: #f9fafc;
                border: 0.0625rem solid #e0e7ff;
                border-radius: 0.25rem;
                color: #1f306b;
                content: "";
                display: inline-block;
                height: 2rem;
                position: absolute;
                top: 0;
                left: 0;
                text-align: center;
                width: 2rem; }
              .references .filter-list .wrap .list li .option input:checked + label:before {
                color: #1f306b;
                content: "\f00c";
                font-family: Font-Awesome-5-Free;
                font-size: 0.875rem;
                font-weight: 900; }
            .references .filter-list .wrap .list li .option label {
              color: #1b2d69;
              cursor: pointer;
              font-size: 1rem;
              font-weight: normal;
              line-height: 2rem;
              margin: 0;
              padding-left: 2.5625rem;
              position: relative; }
    .references .filter-images {
      background-color: #fff; }
      .references .filter-images .wrap {
        padding: 3rem 0 1.25rem; } }
      @media screen and (min-width: 992px) {
        .references .filter-images .wrap {
          padding: 3rem 0 3.125rem; } }

@media screen {
        .references .filter-images .wrap .title {
          color: #1b2d69;
          font-size: 1.25rem;
          font-weight: bold;
          margin: 0;
          margin-bottom: 1.5rem;
          padding: 0 0.9375rem; } }
        @media screen and (min-width: 768px) {
          .references .filter-images .wrap .title {
            font-size: 1.375rem; } }
        @media screen and (min-width: 992px) {
          .references .filter-images .wrap .title {
            font-size: 1.5rem;
            margin-bottom: 1.875rem; } }

@media screen {
        .references .filter-images .wrap .images {
          font-size: 0;
          margin: 0 -0.3125rem; } }
        @media screen and (min-width: 992px) {
          .references .filter-images .wrap .images {
            margin: 0 -0.9375rem; } }

@media screen {
          .references .filter-images .wrap .images .image {
            display: inline-block;
            margin-bottom: 1.875rem;
            padding: 0 0.3125rem;
            position: relative;
            width: 50%; } }
          @media screen and (min-width: 768px) {
            .references .filter-images .wrap .images .image {
              width: 33.33%; } }
          @media screen and (min-width: 992px) {
            .references .filter-images .wrap .images .image {
              padding: 0 0.9375rem; } }

@media screen {
            .references .filter-images .wrap .images .image .bg {
              border-radius: 0.25rem;
              cursor: pointer;
              display: inline-block;
              margin: 0;
              overflow: hidden;
              padding-bottom: 52%;
              position: relative;
              width: 100%; }
              .references .filter-images .wrap .images .image .bg span {
                background-position: center center;
                background-repeat: no-repeat;
                background-size: cover;
                display: inline-block;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                -webkit-transition: all 0.5s ease;
                transition: all 0.5s ease;
                width: 100%; }
              .references .filter-images .wrap .images .image .bg:hover span {
                -webkit-transform: scale(1.03);
                        transform: scale(1.03); }
            .references .filter-images .wrap .images .image input {
              -webkit-appearance: none;
                 -moz-appearance: none;
                      appearance: none;
              background-color: 0;
              border: 0;
              border-radius: 0;
              display: none; }
              .references .filter-images .wrap .images .image input + label {
                cursor: pointer; }
                .references .filter-images .wrap .images .image input + label:before {
                  background-color: rgba(255, 255, 255, 0.7);
                  border-bottom-left-radius: 50%;
                  content: "";
                  height: 2.5rem;
                  position: absolute;
                  top: 0;
                  right: 0.3125rem;
                  width: 2.5rem;
                  z-index: 2; } }
                @media screen and (min-width: 992px) {
                  .references .filter-images .wrap .images .image input + label:before {
                    right: 0.9375rem; } }

@media screen {
                .references .filter-images .wrap .images .image input + label:after {
                  background-color: #1b2d69;
                  border: 0.1875rem solid #d1d5e1;
                  border-radius: 50%;
                  -webkit-box-sizing: border-box;
                          box-sizing: border-box;
                  color: #fff;
                  content: "\f067";
                  font-family: Font-Awesome-5-Free;
                  font-size: 0.75rem;
                  font-weight: 300;
                  height: 1.875rem;
                  line-height: 1.625rem;
                  position: absolute;
                  top: 0.3125rem;
                  right: 0.5625rem;
                  text-align: center;
                  width: 1.875rem;
                  z-index: 3; } }
                @media screen and (min-width: 992px) {
                  .references .filter-images .wrap .images .image input + label:after {
                    right: 1.1875rem; } }

@media screen {
              .references .filter-images .wrap .images .image input:checked + label:after {
                background-color: #fd002f;
                border: 0.1875rem solid #fecad4;
                content: "\f00c";
                font-family: Font-Awesome-5-Free;
                font-size: 0.75rem;
                font-weight: 300; }
            .references .filter-images .wrap .images .image .code {
              color: #23346e;
              font-size: 0.875rem;
              font-weight: normal;
              line-height: 1;
              margin: 0;
              margin-top: 0.6875rem;
              text-align: center; }
        .references .filter-images .wrap .loader {
          text-align: center; }
    .references .filter-actions {
      background-color: #fff;
      -webkit-box-shadow: 0 -15px 30px rgba(0, 0, 0, 0.03);
              box-shadow: 0 -15px 30px rgba(0, 0, 0, 0.03);
      display: none; }
      .references .filter-actions.fixed {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 5; }
      .references .filter-actions .wrap {
        padding: 1.5rem 0; }
        .references .filter-actions .wrap .action {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-flow: column wrap;
                  flex-flow: column wrap;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
        @media screen and (min-width: 768px) {
          .references .filter-actions .wrap .action {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-flow: row nowrap;
                    flex-flow: row nowrap; } }

@media screen {
          .references .filter-actions .wrap .action .counter {
            color: #1b2d69;
            font-size: 1.25rem;
            font-weight: bold;
            margin: 0; } }
          @media screen and (min-width: 768px) {
            .references .filter-actions .wrap .action .counter {
              font-size: 1.375rem; } }
          @media screen and (min-width: 992px) {
            .references .filter-actions .wrap .action .counter {
              font-size: 1.5rem; } }

@media screen {
          .references .filter-actions .wrap .action .btn {
            margin-top: 1.25rem;
            min-width: 16.875rem; } }
          @media screen and (min-width: 768px) {
            .references .filter-actions .wrap .action .btn {
              margin: 0; } }

@media screen {
            .references .filter-actions .wrap .action .btn:focus {
              -webkit-box-shadow: none;
                      box-shadow: none;
              outline: none; }
  .submit-references {
    background-color: #f9fafc;
    border-top: 1px solid #e0e7ff;
    border-bottom: 1px solid #e0e7ff;
    display: none;
    position: relative;
    z-index: 1; }
    .submit-references .white-bg {
      background-color: #fff;
      border-left: 1px solid #e0e7ff;
      display: none;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      width: 44.5%;
      z-index: 2; } }
    @media screen and (min-width: 992px) {
      .submit-references .white-bg {
        display: block; } }

@media screen {
    .submit-references .wrap {
      padding: 4.375rem 0;
      position: relative;
      z-index: 3; }
      .submit-references .wrap .title {
        color: #1b2d69;
        font-size: 1.375rem;
        font-weight: bold;
        margin-bottom: 1rem; } }
      @media screen and (min-width: 768px) {
        .submit-references .wrap .title {
          font-size: 1.625rem;
          margin-bottom: 1.5rem; } }
      @media screen and (min-width: 1200px) {
        .submit-references .wrap .title {
          font-size: 2rem;
          margin-bottom: 2rem; } }
    @media screen and (min-width: 992px) {
      .submit-references .wrap .form {
        max-width: 29.375rem; } }
    @media screen and (min-width: 1200px) {
      .submit-references .wrap .form {
        max-width: 34rem; } }

@media screen {
      .submit-references .wrap .form .fields .field {
        margin-bottom: 1rem; }
        .submit-references .wrap .form .fields .field:last-child {
          margin-bottom: 0; }
        .submit-references .wrap .form .fields .field input, .submit-references .wrap .form .fields .field textarea {
          background-color: transparent;
          -webkit-appearance: none;
             -moz-appearance: none;
                  appearance: none;
          border: 0;
          border-bottom: 1px solid #8d96b4;
          border-radius: 0;
          color: #1b2d69;
          font-size: 1rem;
          font-weight: normal;
          line-height: 1;
          padding: 1.25rem 0;
          width: 100%; }
          .submit-references .wrap .form .fields .field input::-webkit-input-placeholder, .submit-references .wrap .form .fields .field textarea::-webkit-input-placeholder {
            color: #979fbb;
            font-size: 1rem;
            font-weight: normal;
            line-height: 1; }
          .submit-references .wrap .form .fields .field input::-moz-placeholder, .submit-references .wrap .form .fields .field textarea::-moz-placeholder {
            color: #979fbb;
            font-size: 1rem;
            font-weight: normal;
            line-height: 1; }
          .submit-references .wrap .form .fields .field input:-ms-input-placeholder, .submit-references .wrap .form .fields .field textarea:-ms-input-placeholder {
            color: #979fbb;
            font-size: 1rem;
            font-weight: normal;
            line-height: 1; }
          .submit-references .wrap .form .fields .field input::-ms-input-placeholder, .submit-references .wrap .form .fields .field textarea::-ms-input-placeholder {
            color: #979fbb;
            font-size: 1rem;
            font-weight: normal;
            line-height: 1; }
          .submit-references .wrap .form .fields .field input::placeholder, .submit-references .wrap .form .fields .field textarea::placeholder {
            color: #979fbb;
            font-size: 1rem;
            font-weight: normal;
            line-height: 1; }
          .submit-references .wrap .form .fields .field input.error, .submit-references .wrap .form .fields .field textarea.error {
            border-color: #fd002f; }
        .submit-references .wrap .form .fields .field .error {
          color: #fd002f;
          font-size: 0.875rem;
          margin: 0; }
      .submit-references .wrap .selected {
        margin-top: 1.875rem; } }
      @media screen and (min-width: 992px) {
        .submit-references .wrap .selected {
          margin-top: 0;
          margin-left: auto;
          max-width: 22.5rem; } }

@media screen {
        .submit-references .wrap .selected .list {
          list-style: none;
          margin: 0;
          padding: 0; }
          .submit-references .wrap .selected .list li {
            color: #1b2d69;
            display: inline-block;
            font-size: 1rem;
            font-weight: normal;
            line-height: 1;
            margin-bottom: 1rem;
            padding-right: 0.9375rem;
            position: relative;
            width: 100%; }
            .submit-references .wrap .selected .list li:last-child {
              margin: 0; }
            .submit-references .wrap .selected .list li .view {
              display: inline-block;
              margin-right: 0.375rem;
              vertical-align: middle; }
            .submit-references .wrap .selected .list li .remove {
              position: absolute;
              top: 0;
              right: 0; }
        .submit-references .wrap .selected .total {
          border-top: 1px solid #e0e7ff;
          border-bottom: 1px solid #e0e7ff;
          color: #1b2d69;
          font-size: 1.25rem;
          font-weight: bold;
          line-height: 1;
          margin: 0;
          margin-top: 1.5rem;
          padding: 0.625rem 0; } }
        @media screen and (min-width: 768px) {
          .submit-references .wrap .selected .total {
            font-size: 1.375rem; } }
        @media screen and (min-width: 992px) {
          .submit-references .wrap .selected .total {
            font-size: 1.5rem; } }

@media screen {
          .submit-references .wrap .selected .total > span {
            float: right; }
          .submit-references .wrap .selected .total:after {
            content: " ";
            clear: both;
            display: block; }
        .submit-references .wrap .selected .actions {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-flow: column wrap;
                  flex-flow: column wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin-top: 1.5rem; } }
        @media screen and (min-width: 480px) {
          .submit-references .wrap .selected .actions {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-flow: row wrap;
                    flex-flow: row wrap;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between; } }

@media screen {
          .submit-references .wrap .selected .actions .btn-bordered {
            border-color: #1b2d69;
            color: #1b2d69; }
            .submit-references .wrap .selected .actions .btn-bordered:hover {
              border-color: #fd002f;
              color: #fd002f; }
          .submit-references .wrap .selected .actions .btn {
            margin-top: 1.25rem; } }
          @media screen and (min-width: 480px) {
            .submit-references .wrap .selected .actions .btn {
              margin: 0;
              min-width: 12.25rem; } }

@media screen {
            .submit-references .wrap .selected .actions .btn:focus {
              -webkit-box-shadow: none;
                      box-shadow: none;
              outline: none; } }

@media screen {
  .owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1); }
  .woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin: 0; }
    .woocommerce-error.woocommerce-error, .woocommerce-info.woocommerce-error, .woocommerce-message.woocommerce-error {
      background-color: #fd002f;
      color: #fff; }
      .woocommerce-error.woocommerce-error li, .woocommerce-info.woocommerce-error li, .woocommerce-message.woocommerce-error li {
        color: #fff; }
      .woocommerce-error.woocommerce-error a:hover, .woocommerce-info.woocommerce-error a:hover, .woocommerce-message.woocommerce-error a:hover {
        color: #1b2d69; }
  .admin-bar #header, .admin-bar #sidepanel {
    top: 2.875rem; } }
  @media screen and (min-width: 783px) {
    .admin-bar #header, .admin-bar #sidepanel {
      top: 2rem; } }

@media screen {
  #wpadminbar {
    position: fixed !important; }
    #wpadminbar #wp-admin-bar-customize, #wpadminbar #wp-admin-bar-new-content, #wpadminbar #wp-admin-bar-edit, #wpadminbar #wp-admin-bar-new_draft {
      display: none !important; } }
    @media screen and (min-width: 600px) {
      #wpadminbar #wp-admin-bar-customize, #wpadminbar #wp-admin-bar-new-content, #wpadminbar #wp-admin-bar-edit, #wpadminbar #wp-admin-bar-new_draft {
        display: block !important; } }

@media screen {
    #wpadminbar #wp-admin-bar-edit {
      display: none !important; }
  #lightcase-case {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100% !important;
    width: 100% !important; }
    #lightcase-case #lightcase-content {
      background-color: transparent;
      -webkit-box-shadow: none;
              box-shadow: none;
      display: inline-block;
      height: auto; }
      #lightcase-case #lightcase-content .lightcase-contentInner {
        background-color: #0d1634;
        height: auto !important;
        margin: 0 auto;
        max-width: 90rem !important;
        position: relative;
        width: 100% !important; }
        #lightcase-case #lightcase-content .lightcase-contentInner img {
          height: auto !important;
          max-height: 100vh !important;
          max-width: 100% !important;
          width: auto !important; }
      #lightcase-case #lightcase-content #lightcase-info-inner {
        background-color: rgba(0, 0, 0, 0.4);
        padding: 0.625rem 0.9375rem; } }
      @media screen and (min-width: 641px) {
        #lightcase-case #lightcase-content #lightcase-info-inner {
          position: absolute;
          bottom: 0;
          left: 0; } }

@media screen {
        #lightcase-case #lightcase-content #lightcase-info-inner #lightcase-sequenceInfo {
          color: #fff;
          font-family: 'Karla';
          font-weight: normal; }
        #lightcase-case #lightcase-content #lightcase-info-inner #lightcase-title {
          color: #fff;
          font-family: 'Karla';
          font-size: 1.125rem;
          font-weight: normal;
          margin: 0; }
        #lightcase-case #lightcase-content #lightcase-info-inner #lightcase-caption {
          color: #fff;
          font-family: 'Karla';
          font-size: 1rem;
          font-weight: normal;
          margin: 0; }
    #lightcase-case #lightcase-nav {
      height: 100%;
      margin: auto;
      max-width: 90rem;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      width: 0; }
      #lightcase-case #lightcase-nav a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        position: absolute; }
        #lightcase-case #lightcase-nav a.lightcase-icon-close {
          background-color: #0D1634;
          height: 6.5rem;
          top: 0;
          right: 0;
          width: 6.5rem; }
          #lightcase-case #lightcase-nav a.lightcase-icon-close:before {
            color: #fff;
            content: "\f00d";
            font-family: "Font-Awesome-5-Free";
            font-size: 1.5625rem;
            font-weight: 300; }
        #lightcase-case #lightcase-nav a.lightcase-icon-prev {
          background-color: #1B2D69;
          height: 3rem;
          margin: 0;
          right: 3rem;
          bottom: 0;
          left: auto;
          width: 3rem; }
          #lightcase-case #lightcase-nav a.lightcase-icon-prev:before {
            color: #fff;
            content: "\f053";
            font-family: "Font-Awesome-5-Free";
            font-size: 1.0625rem;
            font-weight: 300; }
        #lightcase-case #lightcase-nav a.lightcase-icon-next {
          background-color: #FD002F;
          height: 3rem;
          margin: 0;
          right: 0;
          bottom: 0;
          left: auto;
          width: 3rem; }
          #lightcase-case #lightcase-nav a.lightcase-icon-next:before {
            color: #fff;
            content: "\f054";
            font-family: "Font-Awesome-5-Free";
            font-size: 1.0625rem;
            font-weight: 300; }
    #lightcase-case #lightcase-info {
      bottom: 0.9375rem; }
    #lightcase-case[data-lc-type="iframe"] #lightcase-nav a.lightcase-icon-close {
      height: 3.4375rem;
      width: 3.4375rem; } }
    @media screen and (min-width: 641px) {
      #lightcase-case[data-lc-type="iframe"] #lightcase-nav a.lightcase-icon-close {
        top: -3.4375rem; } }

@media screen {
      #lightcase-case[data-lc-type="iframe"] #lightcase-nav a.lightcase-icon-close:before {
        font-size: 1.25rem; } }
  @media screen and (min-width: 641px) {
    #lightcase-case[data-lc-type="iframe"] #lightcase-nav a.lightcase-icon-prev {
      bottom: -3rem; } }
  @media screen and (min-width: 641px) {
    #lightcase-case[data-lc-type="iframe"] #lightcase-nav a.lightcase-icon-next {
      bottom: -3rem; } }
  @media screen and (min-width: 641px) {
    #lightcase-case[data-lc-type="iframe"] #lightcase-content #lightcase-info-inner {
      bottom: -2.4375rem; } }

@media screen {
  #lightcase-overlay {
    z-index: 9999999997; }
  #lightcase-loading {
    z-index: 9999999998; }
  #lightcase-case {
    z-index: 9999999999; }
  .swal-title {
    color: #1b2d69;
    font-size: 1.375rem; } }
  @media screen and (min-width: 768px) {
    .swal-title {
      font-size: 1.75rem; } }

@media screen {
  .swal-text {
    color: #1b2d69; }
  .swal-button {
    background-color: #1b2d69;
    border: 0.5rem solid #d1d5e1;
    border-radius: 1.875rem;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    font-weight: bold;
    padding: 0.5rem 1.25rem;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .swal-button:focus {
      -webkit-box-shadow: none;
              box-shadow: none;
      outline: none; }
    .swal-button.swal-button--confirm:not(.swal-button--loading):hover {
      background-color: #fd002f;
      border-color: #fee5ea; }
    .swal-button.swal-button--cancel {
      background-color: #fd002f;
      border-color: #fee5ea; }
      .swal-button.swal-button--cancel:hover {
        background-color: #1b2d69;
        border-color: #d1d5e1; }
    .swal-button.swal-button--loading {
      background-color: #8d9cce;
      color: #8d9cce; }
      .swal-button.swal-button--loading:hover {
        background-color: #8d9cce;
        color: #8d9cce; }
  #toast-container {
    display: block;
    padding: 0 0.9375rem;
    position: fixed;
    z-index: 10000; } }
  @media only screen and (max-width: 600px) {
    #toast-container {
      min-width: 100%;
      bottom: 1%; } }
  @media only screen and (min-width: 601px) and (max-width: 992px) {
    #toast-container {
      left: 5%;
      left: 2%;
      bottom: 7%;
      bottom: 2%;
      max-width: 90%; } }
  @media only screen and (min-width: 993px) {
    #toast-container {
      top: 10%;
      top: 16%;
      right: 7%;
      max-width: 86%; } }

@media screen {
  .toast {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border-radius: 0.125rem;
    top: 2.1875rem;
    width: auto;
    margin-top: 0.625rem;
    position: relative;
    max-width: 100%;
    height: auto;
    line-height: 1.5em;
    background-color: #323232;
    padding: 0.5rem 0.9375rem;
    font-size: 0.875rem;
    font-weight: 300;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: default; } }
  @media screen and (min-width: 1200px) {
    .toast {
      font-size: 1rem;
      padding: 0.625rem 1.5625rem; } }

@media screen {
  .toast .toast-action {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    color: #fd002f;
    cursor: pointer;
    font-weight: bold;
    margin-left: 0.375rem; } }

@media screen and (min-width: 576px) {
  .toast.rounded {
    border-radius: 1.5rem !important; } }

@media only screen and (max-width: 600px) {
  .toast {
    width: 100%;
    border-radius: 0; } }

@media screen {
  .woocommerce a.button, .woocommerce button.button {
    background-color: transparent;
    border-radius: 1.75rem;
    border: 0.0625rem solid #fd002f;
    color: #fd002f;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 1.5625rem;
    padding: 0.0625rem 1.0625rem;
    text-align: center; }
    .woocommerce a.button:hover, .woocommerce button.button:hover {
      background-color: transparent;
      border-color: #1b2d69;
      color: #1b2d69; }
  .woocommerce a.btn-custom, .woocommerce button.btn-custom {
    background-color: transparent;
    border-radius: 1.75rem;
    border: 0.0625rem solid #fd002f;
    color: #fd002f;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 1.5625rem;
    padding: 0.0625rem 1.0625rem;
    text-align: center;
    margin-right: 0.25rem;
    padding: 0.0625rem 0.9375rem; } }
  @media screen and (min-width: 992px) {
    .woocommerce a.btn-custom, .woocommerce button.btn-custom {
      margin-bottom: 0.25rem; } }

@media screen {
    .woocommerce a.btn-custom:hover, .woocommerce button.btn-custom:hover {
      background-color: transparent;
      border-color: #1b2d69;
      color: #1b2d69; }
    .woocommerce a.btn-custom:last-of-type, .woocommerce button.btn-custom:last-of-type {
      margin: 0; }
  .woocommerce .shop_table td.product-name {
    width: 100%; }
    .woocommerce .shop_table td.product-name ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .woocommerce .shop_table td.product-name ul li {
        display: block; }
        .woocommerce .shop_table td.product-name ul li a {
          color: #1b2d69;
          font-size: 0.875rem; }
          .woocommerce .shop_table td.product-name ul li a:hover {
            color: #fd002f; }
  .woocommerce .yith-wcdp-my-deposits .button {
    margin-right: 0.25rem;
    padding: 0.0625rem 0.9375rem; } }
  @media screen and (min-width: 992px) {
    .woocommerce .yith-wcdp-my-deposits .button {
      margin-bottom: 0.25rem;
      margin-right: 0; } }

@media screen {
    .woocommerce .yith-wcdp-my-deposits .button:last-of-type {
      margin: 0; }
  .woocommerce .yith-wcdp-my-deposits .shop_table thead {
    display: none; } }
  @media screen and (min-width: 992px) {
    .woocommerce .yith-wcdp-my-deposits .shop_table thead {
      display: table-header-group; } }

@media screen {
  .woocommerce .yith-wcdp-my-deposits .shop_table tbody tr {
    display: block;
    padding: 1.25rem 0; } }
  @media screen and (min-width: 992px) {
    .woocommerce .yith-wcdp-my-deposits .shop_table tbody tr {
      display: table-row;
      padding: 0; } }

@media screen {
  .woocommerce .yith-wcdp-my-deposits .shop_table td {
    display: block;
    padding: 0 0.9375rem 0.3125rem;
    text-align: right; } }
  @media screen and (min-width: 992px) {
    .woocommerce .yith-wcdp-my-deposits .shop_table td {
      display: table-cell;
      padding: 0.5625rem 0.75rem;
      text-align: left; } }

@media screen {
    .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(1), .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(2), .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(3), .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(4), .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(5) {
      border-color: transparent !important; } }
    @media screen and (min-width: 992px) {
      .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(1), .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(2), .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(3), .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(4), .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(5) {
        border-color: rgba(0, 0, 0, 0.1) !important; } }

@media screen {
      .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(1):before, .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(2):before, .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(3):before, .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(4):before, .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(5):before {
        content: "Order:";
        display: block;
        font-weight: bold;
        float: left; } }
      @media screen and (min-width: 992px) {
        .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(1):before, .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(2):before, .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(3):before, .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(4):before, .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(5):before {
          display: none; } }

@media screen {
    .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(2):before {
      content: "Product:"; }
    .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(3):before {
      content: "Status:"; }
    .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(4):before {
      content: "Paid:"; }
    .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(5):before {
      content: "To be paid:"; }
    .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(5) .amount {
      font-size: 1.125rem;
      font-weight: bold; }
    .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(6) {
      border-color: transparent !important; } }
    @media screen and (min-width: 992px) {
      .woocommerce .yith-wcdp-my-deposits .shop_table td:nth-child(6) {
        border-color: rgba(0, 0, 0, 0.1) !important; } }

@media screen {
  .woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
    background-color: #fff; }
  .woocommerce-account table, .woocommerce-account td, .woocommerce-account th, .woocommerce-account tr {
    border-color: #f2f2f2 !important;
    border-radius: 0 !important; }
  .woocommerce-cart .cart-collaterals .cart_totals table {
    border-radius: 0;
    border-left-color: transparent;
    border-right-color: transparent; }
  .woocommerce-orders-table__cell-order-actions .view_full_amount_payments {
    display: none; }
  .cart-empty, .return-to-shop {
    text-align: center; }
    .cart-empty.cart-empty, .return-to-shop.cart-empty {
      padding-top: 1.875rem; } }
    @media screen and (min-width: 768px) {
      .cart-empty.cart-empty, .return-to-shop.cart-empty {
        font-size: 1.125rem; } }

@media screen {
    .cart-empty.return-to-shop .wc-backward, .return-to-shop.return-to-shop .wc-backward {
      background-color: transparent;
      border-radius: 1.75rem;
      border: 0.125rem solid #fd002f;
      color: #fd002f;
      font-size: 1rem;
      font-weight: bold;
      line-height: 1.5625rem;
      padding: 0.5625rem 1.0625rem;
      text-align: center; }
      .cart-empty.return-to-shop .wc-backward:hover, .return-to-shop.return-to-shop .wc-backward:hover {
        background-color: transparent !important;
        border-color: #1b2d69;
        color: #1b2d69; }
  .woocommerce ul.order_details li > strong > .amount {
    display: block; }
  .woocommerce ul.order_details li strong strong {
    display: inline-block;
    font-size: 1em; }
  .default-section1 > .woocommerce > #order_review {
    margin-top: 2.5rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    width: 100%; } }
  @media screen and (min-width: 576px) {
    .default-section1 > .woocommerce > #order_review {
      max-width: 33.75rem; } }
  @media screen and (min-width: 768px) {
    .default-section1 > .woocommerce > #order_review {
      margin-top: 4.375rem;
      max-width: 45rem; } }
  @media screen and (min-width: 992px) {
    .default-section1 > .woocommerce > #order_review {
      max-width: 60rem; } }
  @media screen and (min-width: 1200px) {
    .default-section1 > .woocommerce > #order_review {
      max-width: 71.25rem; } }

@media screen {
  .payment_methods li {
    position: relative; }
    .payment_methods li input[type="radio"] + label:before {
      color: #c2cffb;
      content: "\f111";
      font-family: "Font-Awesome-5-Free";
      font-weight: 400;
      position: absolute;
      top: 0;
      left: -0.125rem; }
    .payment_methods li input[type="radio"]:checked + label:before {
      color: #fd002f;
      content: "\f192"; }
  ul.payment_methods .stripe-card-group, .wc-stripe-elements-field {
    width: 100%; }
  .what-we-offer-flex {
    padding: 2.5rem 0; } }
  @media screen and (min-width: 768px) {
    .what-we-offer-flex {
      padding: 2.5rem 0 0.625rem; } }

@media screen {
  .what-we-offer-flex .services-listing .item .item-wrap {
    -webkit-box-shadow: 0px 15px 40px -15px rgba(0, 0, 0, 0.12);
            box-shadow: 0px 15px 40px -15px rgba(0, 0, 0, 0.12); } }
  @media screen and (min-width: 768px) {
    .what-we-offer-flex .services-listing .item .item-wrap {
      -webkit-box-shadow: none;
              box-shadow: none; } }

@media screen {
  .we-render-flex .right .content .flex-list, .we-render-flex .right .content .flex-list .fl-item {
    border-color: #E0E7FF; }
  .footer .get-started .right-wrap .features .feature-item {
    -webkit-box-shadow: 0px 40px 50px -25px rgba(27, 45, 105, 0.1);
            box-shadow: 0px 40px 50px -25px rgba(27, 45, 105, 0.1); }
  .footer .get-started .tb-layout {
    -webkit-box-shadow: 0px 10px 100px -1px rgba(27, 45, 105, 0.12);
            box-shadow: 0px 10px 100px -1px rgba(27, 45, 105, 0.12); }
  .abount-content-flex .list-features .feature-item-wrap {
    -webkit-box-shadow: 0px 35px 50px -20px rgba(27, 45, 105, 0.1);
            box-shadow: 0px 35px 50px -20px rgba(27, 45, 105, 0.1); }
  .locations-flex .locations-list .item {
    -webkit-box-shadow: 0px 75px 100px -60px rgba(27, 45, 105, 0.21);
            box-shadow: 0px 75px 100px -60px rgba(27, 45, 105, 0.21); }
  .step-1 .container {
    max-width: 46.875rem; }
  .step-1 .list-radio > li .radio-label .content-wrap .radio-desc .red {
    color: #FD002F; }
  .form-step .step-content {
    -webkit-box-shadow: 0px 35px 50px -20px rgba(27, 45, 105, 0.1);
            box-shadow: 0px 35px 50px -20px rgba(27, 45, 105, 0.1); }
    .form-step .step-content.property-info {
      -webkit-box-shadow: 0px 35px 50px -20px rgba(27, 45, 105, 0.03);
              box-shadow: 0px 35px 50px -20px rgba(27, 45, 105, 0.03); }
  .step-2 .tb-layout .tb-item:before {
    -webkit-box-shadow: 0px 75px 100px -60px rgba(27, 45, 105, 0.21);
            box-shadow: 0px 75px 100px -60px rgba(27, 45, 105, 0.21); }
  .form-step .item-wrap-location .step-location-renders {
    -webkit-box-shadow: 0px 75px 100px -60px rgba(27, 45, 105, 0.2);
            box-shadow: 0px 75px 100px -60px rgba(27, 45, 105, 0.2); }
  .form-step .specific-req, .form-step .quote-wrap {
    -webkit-box-shadow: 0px 75px 100px -60px rgba(27, 45, 105, 0.2);
            box-shadow: 0px 75px 100px -60px rgba(27, 45, 105, 0.2); }
  .login-user .wrap .login-wrap, .register-user .wrap .register-wrap {
    -webkit-box-shadow: 0px 75px 100px -60px rgba(27, 45, 105, 0.2);
            box-shadow: 0px 75px 100px -60px rgba(27, 45, 105, 0.2); }
  .temp-woo-accounts {
    background-color: #F9FAFC; }
  .place-order .button {
    background-color: #fd002f;
    border-radius: 3.75rem;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 1.5rem;
    margin: 0.5rem;
    min-width: 11.375rem;
    padding: 0.625rem 1.25rem;
    position: relative;
    z-index: 1; }
  .woocommerce button.button.alt {
    background-color: #fd002f;
    border-radius: 3.75rem;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 1.5rem;
    margin: 0.5rem;
    min-width: 11.375rem;
    padding: 0.625rem 1.25rem;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .woocommerce button.button.alt:hover {
      background-color: #d00027; }
  .rendering-animations-flex .list-icons .icons-item .item-wrap a h4 {
    -webkit-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important; }
  .rendering-animations-flex .list-icons .icons-item .item-wrap a:hover h4 {
    color: #fd002f !important; }
  .archive-banner, .page-banner {
    background-color: #0d1634;
    padding: 3.125rem 0; } }
  @media screen and (min-width: 768px) {
    .archive-banner, .page-banner {
      padding: 5.625rem 0; } }

@media screen {
    .archive-banner.page-banner, .page-banner.page-banner {
      text-align: center; }
    .archive-banner h1, .page-banner h1 {
      color: #fff;
      font-size: 1.75rem;
      font-weight: bold;
      margin: 0; } }
    @media screen and (min-width: 768px) {
      .archive-banner h1, .page-banner h1 {
        font-size: 3rem; } }

@media screen {
  .archive-content.images {
    background-color: #F9FAFC;
    padding: 3.125rem 0 1.875rem; } }
  @media screen and (min-width: 576px) {
    .archive-content.images {
      padding: 3.125rem 0 1.25rem; } }
  @media screen and (min-width: 768px) {
    .archive-content.images {
      padding: 5.625rem 0 2.5rem; } }

@media screen {
    .archive-content.images .gallery {
      font-size: 0;
      margin: 0 -0.9375rem;
      padding: 0;
      text-align: center; }
      .archive-content.images .gallery .item {
        display: inline-block;
        margin-bottom: 1.25rem;
        max-width: 100%;
        padding: 0 0.9375rem;
        width: 100%; } }
      @media screen and (min-width: 576px) {
        .archive-content.images .gallery .item {
          max-width: 50%;
          margin-bottom: 1.875rem; } }
      @media screen and (min-width: 768px) {
        .archive-content.images .gallery .item {
          margin-bottom: 3.125rem; } }
      @media screen and (min-width: 992px) {
        .archive-content.images .gallery .item {
          max-width: 33.33%; } }

@media screen {
        .archive-content.images .gallery .item .card {
          background-color: transparent;
          border: 0;
          border-radius: 0; }
          .archive-content.images .gallery .item .card .img {
            display: block;
            height: 11.25rem;
            overflow: hidden; } }
          @media screen and (min-width: 576px) {
            .archive-content.images .gallery .item .card .img {
              height: 13.125rem; } }
          @media screen and (min-width: 992px) {
            .archive-content.images .gallery .item .card .img {
              height: 15rem; } }

@media screen {
            .archive-content.images .gallery .item .card .img .bg {
              background-position: center center;
              background-repeat: no-repeat;
              background-size: cover;
              display: inline-block;
              height: 100%;
              -webkit-transition: all 0.5s ease;
              transition: all 0.5s ease;
              width: 100%; }
            .archive-content.images .gallery .item .card .img:hover .bg {
              -webkit-transform: scale(1.1);
                      transform: scale(1.1); }
          .archive-content.images .gallery .item .card .title {
            margin-top: 0.625rem;
            margin-bottom: 0; }
            .archive-content.images .gallery .item .card .title a {
              font-size: 1.25rem;
              font-weight: bold; } }
            @media screen and (min-width: 768px) {
              .archive-content.images .gallery .item .card .title a {
                font-size: 1.625rem;
                letter-spacing: -0.0625rem; } }

@media screen {
  .page-section.images {
    background-color: #F9FAFC;
    padding: 3.125rem 0 1.875rem; } }
  @media screen and (min-width: 576px) {
    .page-section.images {
      padding: 3.125rem 0 1.25rem; } }
  @media screen and (min-width: 768px) {
    .page-section.images {
      padding: 5.625rem 0 2.5rem; } }

@media screen {
    .page-section.images .gallery {
      font-size: 0;
      margin: 0 -0.9375rem;
      padding: 0;
      text-align: center; }
      .page-section.images .gallery .item {
        display: inline-block;
        margin-bottom: 1.25rem;
        max-width: 100%;
        padding: 0 0.9375rem;
        width: 100%; } }
      @media screen and (min-width: 576px) {
        .page-section.images .gallery .item {
          max-width: 50%;
          margin-bottom: 1.875rem; } }
      @media screen and (min-width: 768px) {
        .page-section.images .gallery .item {
          margin-bottom: 3.125rem; } }
      @media screen and (min-width: 992px) {
        .page-section.images .gallery .item {
          max-width: 33.33%; } }

@media screen {
        .page-section.images .gallery .item .card {
          background-color: transparent;
          border: 0;
          border-radius: 0; }
          .page-section.images .gallery .item .card .img {
            display: block;
            height: 11.25rem;
            overflow: hidden; } }
          @media screen and (min-width: 576px) {
            .page-section.images .gallery .item .card .img {
              height: 13.125rem; } }
          @media screen and (min-width: 992px) {
            .page-section.images .gallery .item .card .img {
              height: 15rem; } }

@media screen {
            .page-section.images .gallery .item .card .img .bg {
              background-position: center center;
              background-repeat: no-repeat;
              background-size: cover;
              display: inline-block;
              height: 100%;
              -webkit-transition: all 0.5s ease;
              transition: all 0.5s ease;
              width: 100%; }
            .page-section.images .gallery .item .card .img:hover .bg {
              -webkit-transform: scale(1.1);
                      transform: scale(1.1); }
          .page-section.images .gallery .item .card .code {
            font-size: 1.125rem;
            font-weight: normal;
            margin-top: 0.625rem;
            margin-bottom: 0;
            text-align: left;
            text-transform: uppercase;
            letter-spacing: -0.0625rem; }
            .page-section.images .gallery .item .card .code strong {
              letter-spacing: 0;
              margin-left: 0.25rem; }
  .page-section .coming-soon {
    font-weight: bold;
    margin-bottom: 1.25rem;
    text-align: center; } }
  @media screen and (min-width: 576px) {
    .page-section .coming-soon {
      margin-bottom: 1.875rem; } }
  @media screen and (min-width: 768px) {
    .page-section .coming-soon {
      margin-bottom: 3.125rem; } }

@media screen {
  .select-dropdown-wrap {
    margin: 0 auto;
    margin-bottom: 1.875rem;
    max-width: 21.875rem;
    position: relative; } }
  @media screen and (min-width: 768px) {
    .select-dropdown-wrap {
      margin-bottom: 3.125rem; } }

@media screen {
    .select-dropdown-wrap .reference-images-dropdown {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      border: 0.125rem solid #0d1634;
      border-radius: 0;
      font-size: 1.125rem;
      padding: 0.375rem 0.9375rem;
      width: 100%; }
    .select-dropdown-wrap:after {
      content: "\f078";
      font-size: 1.125rem;
      font-family: "Font-Awesome-5-Free";
      font-weight: 900;
      height: 1.5rem;
      margin: auto 0;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0.9375rem; }
  .pagination {
    font-size: 1.125rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .pagination .page-numbers {
      margin: 0 0.25rem; }
      .pagination .page-numbers.current {
        color: #fd002f; }
  .we-render-flex .right .content .title {
    font-family: "Karla"; }
  .renders-listing .slides .slider-item .video-wrap iframe {
    height: 9.375rem !important;
    width: 100% !important; } }
  @media screen and (min-width: 480px) {
    .renders-listing .slides .slider-item .video-wrap iframe {
      height: 13.75rem !important; } }
  @media screen and (min-width: 576px) {
    .renders-listing .slides .slider-item .video-wrap iframe {
      height: 16.25rem !important; } }
  @media screen and (min-width: 768px) {
    .renders-listing .slides .slider-item .video-wrap iframe {
      height: 21.9375rem !important; } }
  @media screen and (min-width: 992px) {
    .renders-listing .slides .slider-item .video-wrap iframe {
      height: 14.3125rem !important; } }
  @media screen and (min-width: 1200px) {
    .renders-listing .slides .slider-item .video-wrap iframe {
      height: 17.1875rem !important; } }

@media screen {
  .renders-listing .content-wrap .item-title {
    display: block;
    margin-bottom: 0.625rem; } }
  @media screen and (min-width: 1200px) {
    .renders-listing .content-wrap .item-title {
      display: inline-block;
      margin-bottom: 0;
      margin-right: 0.625rem;
      vertical-align: middle; } }

@media screen {
  .renders-listing .content-wrap .excerpt {
    font-size: 0.9375rem;
    margin-top: 1rem; } }
  @media screen and (min-width: 1200px) {
    .renders-listing .content-wrap .excerpt {
      font-size: 1rem; } }

@media screen {
  .renders-listing .content-wrap .view-all {
    display: inline-block;
    vertical-align: middle;
    background-color: #fd002f;
    border-radius: 1.75rem;
    border: 0.0625rem solid #fd002f;
    color: #fff;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.375rem;
    margin-bottom: 1rem;
    margin-bottom: 0;
    padding: 0.125rem 0.9375rem;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .renders-listing .content-wrap .view-all:hover {
      background-color: #1b2d69;
      border-color: #1b2d69; }
  .renders-services-flex .bottom .content-left .title {
    margin-bottom: 0.5rem; }
  .renders-services-flex .bottom .content-left .view-all {
    display: inline-block;
    vertical-align: middle;
    background-color: #fd002f;
    border-radius: 1.75rem;
    border: 0.0625rem solid #fd002f;
    color: #fff;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.375rem;
    margin-bottom: 1rem;
    padding: 0.125rem 0.9375rem;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .renders-services-flex .bottom .content-left .view-all:hover {
      background-color: #1b2d69;
      border-color: #1b2d69; }
  .renders-gallery .bottom .renders-list .render-item .video-wrap iframe {
    height: 12.1875rem !important;
    width: 100% !important; } }
  @media screen and (min-width: 480px) {
    .renders-gallery .bottom .renders-list .render-item .video-wrap iframe {
      height: 13.75rem !important; } }
  @media screen and (min-width: 576px) {
    .renders-gallery .bottom .renders-list .render-item .video-wrap iframe {
      height: 15.625rem !important; } }
  @media screen and (min-width: 768px) {
    .renders-gallery .bottom .renders-list .render-item .video-wrap iframe {
      height: 11.5625rem !important; } }
  @media screen and (min-width: 992px) {
    .renders-gallery .bottom .renders-list .render-item .video-wrap iframe {
      height: 15.625rem !important; } }
  @media screen and (min-width: 1200px) {
    .renders-gallery .bottom .renders-list .render-item .video-wrap iframe {
      height: 18.75rem !important; } }

@media screen {
  .gform_fields .gfield.multiple-file {
    background: #f9fafc;
    border: 0.0625rem solid #7a7f8f;
    border-radius: 0.625rem;
    color: #1b2d69;
    padding: 1.875rem 0.9375rem 0;
    text-align: center;
    position: relative; }
  .gform_fields .gfield.multiple-file .gfield_label {
    display: none; }
  .gform_fields .gfield.multiple-file .ginput_container_fileupload {
    position: relative; }
  .gform_fields .gfield.multiple-file .ginput_container_fileupload input {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    color: #333; }
  .gform_fields .gfield.multiple-file .ginput_container_fileupload + div {
    margin-bottom: 0.625rem; }
  .gform_fields .gfield.multiple-file span.screen-reader-text,
  .gform_fields .gfield.multiple-file span.gform_drop_instructions {
    font-size: 0;
    position: relative !important;
    width: 100%; }
  .gform_fields .gfield.multiple-file span.gform_drop_instructions:before {
    content: "\f382";
    font-size: 1.125rem;
    font-family: 'Font-Awesome-5-Free';
    font-weight: 900;
    display: inline-block;
    margin-right: 0.625rem; }
  .gform_fields .gfield.multiple-file span.gform_drop_instructions:after {
    content: 'Upload your files';
    font-size: 1.125rem;
    display: inline-block;
    font-weight: bold; }
  .gform_fields .gfield.multiple-file span.screen-reader-text:before {
    content: 'Attach your files (25mb max)';
    display: block;
    font-size: 0.8125rem;
    line-height: 0.9375rem;
    color: #1b2d69; }
  .gform_fields .gfield.multiple-file #gform_preview_4_7 {
    margin-bottom: 1rem; }
    .gform_fields .gfield.multiple-file #gform_preview_4_7:empty {
      margin: 0; }
  .gform_fields .gfield.multiple-file .validation_message ul {
    list-style: none;
    margin: 0;
    margin-bottom: 1rem;
    padding: 0; }
    .gform_fields .gfield.multiple-file .validation_message ul li {
      color: #f12d2d;
      font-size: 0.75rem; }
    .gform_fields .gfield.multiple-file .validation_message ul:empty {
      margin: 0; }
  .item-wrap-location .step-desc {
    margin: 0; }
  .header .top .call {
    color: #fff;
    display: inline-block;
    margin-left: 3.3125rem; }
    .header .top .call i {
      margin-right: 0.375rem;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
    .header .top .call .tracknumber {
      font-weight: bold; }
    .header .top .call:hover {
      color: #fd002f; }
  .header .bottom {
    padding: 1.0625rem 0; } }
  @media screen and (min-width: 992px) {
    .header .bottom {
      padding: 0; } }

@media screen {
    .header .bottom .left .site-logo {
      max-width: 100%;
      width: 12.5rem;
      width: 11.25rem; } }
    @media screen and (min-width: 992px) {
      .header .bottom .left .site-logo {
        margin-right: 0;
        width: 15.625rem; } }
    @media screen and (min-width: 1200px) {
      .header .bottom .left .site-logo {
        width: 18.75rem; } }
    @media screen and (min-width: 1900px) {
      .header .bottom .left .site-logo {
        width: 21.875rem; } }

@media screen {
  .header .btn-bordered {
    border-color: #1b2d69;
    color: #1b2d69;
    padding: 0.4375rem 1.0625rem; }
    .header .btn-bordered:first-of-type {
      margin-right: 0.5rem; }
    .header .btn-bordered:hover {
      border-color: #f12d2d;
      color: #f12d2d; }
  .header .mobile-actions {
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0; }
    .header .mobile-actions li {
      display: inline-block;
      margin-right: 0.9375rem;
      position: relative;
      vertical-align: middle; } }
    @media screen and (min-width: 480px) {
      .header .mobile-actions li {
        margin-right: 1.25rem; } }

@media screen {
      .header .mobile-actions li:last-child {
        margin-right: 0; }
      .header .mobile-actions li a {
        color: #1b2d69; }
        .header .mobile-actions li a i {
          color: #1b2d69;
          font-size: 1.25rem;
          vertical-align: middle; }
        .header .mobile-actions li a #item-count-mobile {
          background-color: #fd002f;
          border-radius: 50%;
          color: #fff;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          font-size: 0.5625rem;
          font-weight: 300;
          height: 0.875rem;
          position: absolute;
          top: -0.125rem;
          right: -0.5625rem;
          width: 0.875rem; }
  .header .mobile-trigger {
    width: 1.5rem; }
  .footer .bottom .section-top .left img {
    height: auto;
    max-width: 100%;
    width: 12.5rem; } }
  @media screen and (min-width: 992px) {
    .footer .bottom .section-top .left img {
      width: 15.625rem; } }
  @media screen and (min-width: 1200px) {
    .footer .bottom .section-top .left img {
      width: 18.75rem; } }
  @media screen and (min-width: 1900px) {
    .footer .bottom .section-top .left img {
      width: 21.875rem; } }

@media screen {
  .widget_media_image img[src$=".svg"] {
    width: 100%; }
  .order-online-banner {
    background-color: #fd002f;
    display: none;
    position: relative; }
    .order-online-banner .wrap {
      padding: 0.75rem 0.9375rem; } }
    @media screen and (min-width: 480px) {
      .order-online-banner .wrap {
        padding: 1.25rem 0.9375rem; } }

@media screen {
      .order-online-banner .wrap .text {
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-size: 1rem;
        font-weight: bold;
        text-align: center; } }
      @media screen and (min-width: 576px) {
        .order-online-banner .wrap .text {
          font-size: 1.375rem; } }
      @media screen and (min-width: 768px) {
        .order-online-banner .wrap .text {
          font-size: 1.5rem; } }

@media screen {
        .order-online-banner .wrap .text a {
          border: 0.0625rem solid #fff;
          border-radius: 1.875rem;
          display: inline-block;
          font-size: 0.875rem;
          line-height: 1;
          margin-left: 0.625rem;
          padding: 0.5rem 0.75rem; } }
        @media screen and (min-width: 576px) {
          .order-online-banner .wrap .text a {
            margin-left: 1.125rem;
            padding: 0.75rem 1rem; } }

@media screen {
          .order-online-banner .wrap .text a:hover, .order-online-banner .wrap .text a:focus {
            border-color: #1b2d69;
            color: #1b2d69; } }
        @media screen and (min-width: 480px) {
          .order-online-banner .wrap .text a i {
            display: none; } }

@media screen {
          .order-online-banner .wrap .text a span {
            display: none; } }
          @media screen and (min-width: 480px) {
            .order-online-banner .wrap .text a span {
              display: inline; } }

@media screen {
    .order-online-banner .hide {
      color: #fff;
      font-size: 1.25rem;
      height: 2rem;
      position: absolute;
      top: 50%;
      bottom: 50%;
      right: 0.625rem;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); } }
    @media screen and (min-width: 480px) {
      .order-online-banner .hide {
        right: 2rem; } }
    @media screen and (min-width: 576px) {
      .order-online-banner .hide {
        font-size: 1.5rem; } }

@media screen {
      .order-online-banner .hide:hover {
        color: #1b2d69; } }

@media screen and (min-width: 768px) {
  .footer .get-started {
    padding: 3.75rem 0; } }

@media screen and (min-width: 1200px) {
  .footer .get-started {
    padding: 4.375rem 0; } }

@media screen {
  .footer .get-started .tb-layout .tb-item.top, .footer .get-started .tb-layout .tb-item.mid, .footer .get-started .tb-layout .tb-item.bot {
    display: inline-block;
    width: 100%; } }
  @media screen and (min-width: 768px) {
    .footer .get-started .tb-layout .tb-item.top, .footer .get-started .tb-layout .tb-item.mid, .footer .get-started .tb-layout .tb-item.bot {
      display: table-row;
      width: auto; } }

@media screen {
  .footer .get-started .tb-layout .tb-item.top .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 1.875rem 0.9375rem; } }
  @media screen and (min-width: 768px) {
    .footer .get-started .tb-layout .tb-item.top .wrap {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      padding: 3.125rem 1.5625rem 1.875rem; } }
  @media screen and (min-width: 992px) {
    .footer .get-started .tb-layout .tb-item.top .wrap {
      padding: 4.375rem 3.4375rem 3.125rem; } }
  @media screen and (min-width: 1200px) {
    .footer .get-started .tb-layout .tb-item.top .wrap {
      padding: 7.125rem 7.25rem 3.375rem 6.375rem; } }

@media screen {
    .footer .get-started .tb-layout .tb-item.top .wrap .title {
      color: #1b2d69;
      font-size: 2.5rem;
      font-weight: bold;
      letter-spacing: -0.1875rem;
      margin: 0; } }
    @media screen and (min-width: 768px) {
      .footer .get-started .tb-layout .tb-item.top .wrap .title {
        font-size: 3.125rem;
        white-space: nowrap; } }
    @media screen and (min-width: 1200px) {
      .footer .get-started .tb-layout .tb-item.top .wrap .title {
        font-size: 4.5rem; } }

@media screen {
    .footer .get-started .tb-layout .tb-item.top .wrap .subtitle {
      color: #1b2d69;
      font-size: 1.25rem;
      margin: 0;
      text-align: center; } }
    @media screen and (min-width: 768px) {
      .footer .get-started .tb-layout .tb-item.top .wrap .subtitle {
        max-width: 17rem; } }
    @media screen and (min-width: 992px) {
      .footer .get-started .tb-layout .tb-item.top .wrap .subtitle {
        font-size: 1.5rem;
        max-width: 20.25rem; } }

@media screen {
  .footer .get-started .tb-layout .tb-item.mid {
    background-color: #f9fafc; }
    .footer .get-started .tb-layout .tb-item.mid .wrap {
      padding: 2rem 0.9375rem; } }
    @media screen and (min-width: 768px) {
      .footer .get-started .tb-layout .tb-item.mid .wrap {
        padding: 2rem 2.875rem; } }
    @media screen and (min-width: 1200px) {
      .footer .get-started .tb-layout .tb-item.mid .wrap {
        padding: 2rem 6rem; } }

@media screen {
      .footer .get-started .tb-layout .tb-item.mid .wrap .features {
        font-size: 0;
        margin: 0 -0.9375rem; }
        .footer .get-started .tb-layout .tb-item.mid .wrap .features .feature-item {
          display: inline-block;
          margin-bottom: 1.875rem;
          padding: 0 0.9375rem;
          text-align: center;
          width: 100%; }
          .footer .get-started .tb-layout .tb-item.mid .wrap .features .feature-item:last-child {
            margin-bottom: 0; } }
        @media screen and (min-width: 768px) {
          .footer .get-started .tb-layout .tb-item.mid .wrap .features .feature-item {
            margin-bottom: 0;
            width: 50%; } }

@media screen {
          .footer .get-started .tb-layout .tb-item.mid .wrap .features .feature-item .box {
            background-color: #fff;
            -webkit-box-shadow: 0px 75px 100px -60px rgba(27, 45, 105, 0.21);
                    box-shadow: 0px 75px 100px -60px rgba(27, 45, 105, 0.21);
            padding: 3.4375rem 1.25rem;
            max-width: 27.75rem;
            margin: 0 auto; } }
          @media screen and (min-width: 768px) {
            .footer .get-started .tb-layout .tb-item.mid .wrap .features .feature-item .box {
              padding: 3.4375rem 3.625rem;
              max-width: 100%; } }
          @media screen and (min-width: 1200px) {
            .footer .get-started .tb-layout .tb-item.mid .wrap .features .feature-item .box {
              padding: 3.4375rem 5.5rem; } }

@media screen {
            .footer .get-started .tb-layout .tb-item.mid .wrap .features .feature-item .box img {
              margin-bottom: 1.25rem;
              max-width: 5rem; }
            .footer .get-started .tb-layout .tb-item.mid .wrap .features .feature-item .box .feature-title {
              color: #1b2d69;
              font-size: 1.375rem;
              font-weight: bold;
              line-height: 1;
              margin-bottom: 0.5625rem; }
            .footer .get-started .tb-layout .tb-item.mid .wrap .features .feature-item .box .desc {
              color: #a4abc3;
              font-size: 0.875rem;
              font-weight: normal;
              margin: 0; }
            .footer .get-started .tb-layout .tb-item.mid .wrap .features .feature-item .box .btn {
              display: inline-block;
              margin: 0 auto;
              margin-top: 2.1875rem;
              max-width: 17rem;
              width: 100%; }
  .footer .get-started .tb-layout .tb-item.bot .wrap {
    padding: 4.375rem 0.9375rem 4.0625rem;
    text-align: center; }
    .footer .get-started .tb-layout .tb-item.bot .wrap p {
      font-size: 1.125rem;
      margin: 0; }
  .double-col {
    background-color: #f9fafc;
    border-top: 1px solid #e0e7ff;
    border-bottom: 1px solid #e0e7ff;
    position: relative;
    z-index: 1; }
    .double-col .white-bg {
      background-color: #fff;
      border-left: 1px solid #e0e7ff;
      display: none;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      width: 43%;
      z-index: 2; } }
    @media screen and (min-width: 992px) {
      .double-col .white-bg {
        display: block; } }

@media screen {
    .double-col .container {
      position: relative;
      z-index: 3; }
    .double-col .title {
      color: #1b2d69;
      font-size: 1.375rem;
      font-weight: bold;
      margin-bottom: 1rem; } }
    @media screen and (min-width: 768px) {
      .double-col .title {
        font-size: 1.625rem;
        margin-bottom: 1.5rem; } }
    @media screen and (min-width: 1200px) {
      .double-col .title {
        font-size: 2rem;
        margin-bottom: 2rem; } }

@media screen {
    .double-col .woocommerce-form-login-toggle {
      margin-bottom: 1.25rem; } }
    @media screen and (min-width: 992px) {
      .double-col .woocommerce-form-login-toggle {
        max-width: 31.5625rem; } }
    @media screen and (min-width: 1200px) {
      .double-col .woocommerce-form-login-toggle {
        max-width: 34.0625rem; } }

@media screen {
      .double-col .woocommerce-form-login-toggle .woocommerce-info {
        border: 0.0625rem solid #e0e7ff;
        border-top: 3px solid #e0e7ff;
        background-color: #fff;
        color: #1b2d69; }
        .double-col .woocommerce-form-login-toggle .woocommerce-info:before {
          color: #fd002f; }
        .double-col .woocommerce-form-login-toggle .woocommerce-info a {
          color: #fd002f; }
    .double-col .login {
      background-color: #fff;
      border-color: #e0e7ff !important; } }
    @media screen and (min-width: 992px) {
      .double-col .login {
        max-width: 31.5625rem; } }
    @media screen and (min-width: 1200px) {
      .double-col .login {
        max-width: 34.0625rem; } }

@media screen {
      .double-col .login input[type="text"], .double-col .login input[type="password"] {
        resize: none;
        width: 100%;
        display: block;
        border: none;
        background-color: transparent;
        border-bottom: 1px solid #7a7f8f;
        font-size: 1rem;
        line-height: 1.5625rem !important;
        color: #1b2d69;
        padding: 0.3125rem 0.125rem;
        width: 100%; }
      .double-col .login .button {
        background-color: #fd002f;
        border-radius: 3.75rem;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-size: 0.875rem;
        font-weight: bold;
        line-height: 0.9375rem;
        margin: 0.5rem;
        min-width: 6.875rem;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        padding: 0.625rem 0.9375rem;
        position: relative;
        z-index: 1; } }
      @media screen and (min-width: 480px) {
        .double-col .login .button {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; } }
      @media screen and (min-width: 992px) {
        .double-col .login .button {
          font-size: 1rem; } }

@media screen {
        .double-col .login .button:after {
          content: '';
          background-color: rgba(253, 0, 47, 0.2);
          display: block;
          border-radius: 3.125rem;
          z-index: -1;
          position: absolute;
          top: -0.5rem;
          right: -0.5rem;
          bottom: -0.5rem;
          left: -0.5rem; }
        .double-col .login .button:hover, .double-col .login .button:focus, .double-col .login .button:active {
          -webkit-box-shadow: none;
                  box-shadow: none;
          border-color: #fd002f;
          color: #fff;
          background-color: #d00027;
          outline: none; }
        .double-col .login .button.blue {
          background-color: #1b2d69; }
          .double-col .login .button.blue:after {
            background-color: rgba(27, 45, 105, 0.2); }
          .double-col .login .button.blue:hover, .double-col .login .button.blue:focus, .double-col .login .button.blue:active {
            background-color: #314dac; }
        .double-col .login .button.btn-small {
          padding: 0.625rem 1.25rem; }
      .double-col .login .form-row:not(.form-row-first):not(.form-row-last) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-top: 1.25rem; } }
      @media screen and (min-width: 480px) {
        .double-col .login .form-row:not(.form-row-first):not(.form-row-last) {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; } }

@media screen {
      .double-col .login .woocommerce-form__label-for-checkbox {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        margin-bottom: 0.625rem;
        padding-left: 0.5rem; } }
      @media screen and (min-width: 480px) {
        .double-col .login .woocommerce-form__label-for-checkbox {
          margin-bottom: 0;
          margin-left: 1.5625rem;
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          padding-left: 0; } }

@media screen {
        .double-col .login .woocommerce-form__label-for-checkbox input + span {
          position: relative; }
          .double-col .login .woocommerce-form__label-for-checkbox input + span:before {
            color: #fd002f;
            content: "\f0c8";
            font-family: "Font-Awesome-5-Free";
            font-weight: 400;
            position: relative;
            left: -0.5rem; }
        .double-col .login .woocommerce-form__label-for-checkbox input:checked + span:before {
          content: "\f14a"; }
      .double-col .login .lost_password {
        text-align: center; } }
      @media screen and (min-width: 480px) {
        .double-col .login .lost_password {
          padding-left: 0.5rem;
          text-align: left; } }
  @media screen and (min-width: 992px) {
    .double-col .forms {
      max-width: 31.5625rem; } }
  @media screen and (min-width: 1200px) {
    .double-col .forms {
      max-width: 34.0625rem; } }

@media screen {
    .double-col .forms .woocommerce-billing-fields__field-wrapper #billing_company_field, .double-col .forms .woocommerce-billing-fields__field-wrapper #billing_country_field, .double-col .forms .woocommerce-billing-fields__field-wrapper #billing_address_1_field, .double-col .forms .woocommerce-billing-fields__field-wrapper #billing_address_2_field, .double-col .forms .woocommerce-billing-fields__field-wrapper #billing_city_field, .double-col .forms .woocommerce-billing-fields__field-wrapper #billing_state_field, .double-col .forms .woocommerce-billing-fields__field-wrapper #billing_postcode_field, .double-col .forms .woocommerce-additional-fields__field-wrapper #billing_company_field, .double-col .forms .woocommerce-additional-fields__field-wrapper #billing_country_field, .double-col .forms .woocommerce-additional-fields__field-wrapper #billing_address_1_field, .double-col .forms .woocommerce-additional-fields__field-wrapper #billing_address_2_field, .double-col .forms .woocommerce-additional-fields__field-wrapper #billing_city_field, .double-col .forms .woocommerce-additional-fields__field-wrapper #billing_state_field, .double-col .forms .woocommerce-additional-fields__field-wrapper #billing_postcode_field, .double-col .forms .woocommerce-account-fields #billing_company_field, .double-col .forms .woocommerce-account-fields #billing_country_field, .double-col .forms .woocommerce-account-fields #billing_address_1_field, .double-col .forms .woocommerce-account-fields #billing_address_2_field, .double-col .forms .woocommerce-account-fields #billing_city_field, .double-col .forms .woocommerce-account-fields #billing_state_field, .double-col .forms .woocommerce-account-fields #billing_postcode_field {
      display: none !important; }
    .double-col .forms .woocommerce-billing-fields__field-wrapper .form-row:not(.create-account) label, .double-col .forms .woocommerce-additional-fields__field-wrapper .form-row:not(.create-account) label, .double-col .forms .woocommerce-account-fields .form-row:not(.create-account) label {
      display: none; }
    .double-col .forms .woocommerce-billing-fields__field-wrapper .form-row:not(.create-account) input, .double-col .forms .woocommerce-billing-fields__field-wrapper .form-row:not(.create-account) textarea, .double-col .forms .woocommerce-additional-fields__field-wrapper .form-row:not(.create-account) input, .double-col .forms .woocommerce-additional-fields__field-wrapper .form-row:not(.create-account) textarea, .double-col .forms .woocommerce-account-fields .form-row:not(.create-account) input, .double-col .forms .woocommerce-account-fields .form-row:not(.create-account) textarea {
      border-color: #8993b1;
      padding: 1rem 0; }
      .double-col .forms .woocommerce-billing-fields__field-wrapper .form-row:not(.create-account) input::-webkit-input-placeholder, .double-col .forms .woocommerce-billing-fields__field-wrapper .form-row:not(.create-account) textarea::-webkit-input-placeholder, .double-col .forms .woocommerce-additional-fields__field-wrapper .form-row:not(.create-account) input::-webkit-input-placeholder, .double-col .forms .woocommerce-additional-fields__field-wrapper .form-row:not(.create-account) textarea::-webkit-input-placeholder, .double-col .forms .woocommerce-account-fields .form-row:not(.create-account) input::-webkit-input-placeholder, .double-col .forms .woocommerce-account-fields .form-row:not(.create-account) textarea::-webkit-input-placeholder {
        color: #8993b1;
        font-size: 1rem; }
      .double-col .forms .woocommerce-billing-fields__field-wrapper .form-row:not(.create-account) input::-moz-placeholder, .double-col .forms .woocommerce-billing-fields__field-wrapper .form-row:not(.create-account) textarea::-moz-placeholder, .double-col .forms .woocommerce-additional-fields__field-wrapper .form-row:not(.create-account) input::-moz-placeholder, .double-col .forms .woocommerce-additional-fields__field-wrapper .form-row:not(.create-account) textarea::-moz-placeholder, .double-col .forms .woocommerce-account-fields .form-row:not(.create-account) input::-moz-placeholder, .double-col .forms .woocommerce-account-fields .form-row:not(.create-account) textarea::-moz-placeholder {
        color: #8993b1;
        font-size: 1rem; }
      .double-col .forms .woocommerce-billing-fields__field-wrapper .form-row:not(.create-account) input:-ms-input-placeholder, .double-col .forms .woocommerce-billing-fields__field-wrapper .form-row:not(.create-account) textarea:-ms-input-placeholder, .double-col .forms .woocommerce-additional-fields__field-wrapper .form-row:not(.create-account) input:-ms-input-placeholder, .double-col .forms .woocommerce-additional-fields__field-wrapper .form-row:not(.create-account) textarea:-ms-input-placeholder, .double-col .forms .woocommerce-account-fields .form-row:not(.create-account) input:-ms-input-placeholder, .double-col .forms .woocommerce-account-fields .form-row:not(.create-account) textarea:-ms-input-placeholder {
        color: #8993b1;
        font-size: 1rem; }
      .double-col .forms .woocommerce-billing-fields__field-wrapper .form-row:not(.create-account) input::-ms-input-placeholder, .double-col .forms .woocommerce-billing-fields__field-wrapper .form-row:not(.create-account) textarea::-ms-input-placeholder, .double-col .forms .woocommerce-additional-fields__field-wrapper .form-row:not(.create-account) input::-ms-input-placeholder, .double-col .forms .woocommerce-additional-fields__field-wrapper .form-row:not(.create-account) textarea::-ms-input-placeholder, .double-col .forms .woocommerce-account-fields .form-row:not(.create-account) input::-ms-input-placeholder, .double-col .forms .woocommerce-account-fields .form-row:not(.create-account) textarea::-ms-input-placeholder {
        color: #8993b1;
        font-size: 1rem; }
      .double-col .forms .woocommerce-billing-fields__field-wrapper .form-row:not(.create-account) input::placeholder, .double-col .forms .woocommerce-billing-fields__field-wrapper .form-row:not(.create-account) textarea::placeholder, .double-col .forms .woocommerce-additional-fields__field-wrapper .form-row:not(.create-account) input::placeholder, .double-col .forms .woocommerce-additional-fields__field-wrapper .form-row:not(.create-account) textarea::placeholder, .double-col .forms .woocommerce-account-fields .form-row:not(.create-account) input::placeholder, .double-col .forms .woocommerce-account-fields .form-row:not(.create-account) textarea::placeholder {
        color: #8993b1;
        font-size: 1rem; }
    .double-col .forms .woocommerce-billing-fields__field-wrapper .create-account label, .double-col .forms .woocommerce-additional-fields__field-wrapper .create-account label, .double-col .forms .woocommerce-account-fields .create-account label {
      font-size: 1.125rem;
      position: relative; }
      .double-col .forms .woocommerce-billing-fields__field-wrapper .create-account label input[type="checkbox"], .double-col .forms .woocommerce-additional-fields__field-wrapper .create-account label input[type="checkbox"], .double-col .forms .woocommerce-account-fields .create-account label input[type="checkbox"] {
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        border: 0;
        display: none;
        padding: 0; }
        .double-col .forms .woocommerce-billing-fields__field-wrapper .create-account label input[type="checkbox"] + span, .double-col .forms .woocommerce-additional-fields__field-wrapper .create-account label input[type="checkbox"] + span, .double-col .forms .woocommerce-account-fields .create-account label input[type="checkbox"] + span {
          color: #fd002f;
          cursor: pointer;
          font-weight: bold; }
          .double-col .forms .woocommerce-billing-fields__field-wrapper .create-account label input[type="checkbox"] + span:before, .double-col .forms .woocommerce-additional-fields__field-wrapper .create-account label input[type="checkbox"] + span:before, .double-col .forms .woocommerce-account-fields .create-account label input[type="checkbox"] + span:before {
            content: "\f0c8";
            font-family: "Font-Awesome-5-Free";
            font-weight: 400;
            margin-right: 0.625rem; }
        .double-col .forms .woocommerce-billing-fields__field-wrapper .create-account label input[type="checkbox"]:checked + span:before, .double-col .forms .woocommerce-additional-fields__field-wrapper .create-account label input[type="checkbox"]:checked + span:before, .double-col .forms .woocommerce-account-fields .create-account label input[type="checkbox"]:checked + span:before {
          content: "\f14a"; }
    .double-col .sidepane {
      margin-left: auto; } }
    @media screen and (min-width: 992px) {
      .double-col .sidepane {
        max-width: 23.75rem; } }

@media screen {
      .double-col .sidepane .order-btns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column wrap;
                flex-flow: column wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%; } }
      @media screen and (min-width: 480px) {
        .double-col .sidepane .order-btns {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-flow: row nowrap;
                  flex-flow: row nowrap; } }

@media screen {
        .double-col .sidepane .order-btns .btn-bordered {
          border-color: #1b2d69;
          color: #1b2d69;
          max-width: 7.5rem;
          padding: 0.625rem 1.875rem; } }
        @media screen and (min-width: 992px) {
          .double-col .sidepane .order-btns .btn-bordered {
            padding: 0.9375rem 1.875rem; } }

@media screen {
          .double-col .sidepane .order-btns .btn-bordered:hover {
            border-color: #fd002f;
            color: #fd002f; }
        .double-col .sidepane .order-btns .btn {
          margin-top: 1.25rem;
          min-width: 12.5rem;
          width: auto !important; } }
        @media screen and (min-width: 480px) {
          .double-col .sidepane .order-btns .btn {
            margin-top: 0; } }
        @media screen and (min-width: 992px) {
          .double-col .sidepane .order-btns .btn {
            min-width: 11.25rem; } }
        @media screen and (min-width: 1200px) {
          .double-col .sidepane .order-btns .btn {
            min-width: 12.5rem; } }

@media screen {
      .double-col .sidepane .shop_table {
        border: 0;
        border-top: 1px solid #e0e7ff;
        border-radius: 0;
        border-collapse: collapse;
        width: 100%; }
        .double-col .sidepane .shop_table.first {
          margin-bottom: 0; }
        .double-col .sidepane .shop_table.last {
          border-top: 0; }
        .double-col .sidepane .shop_table tbody tr {
          border-bottom: 1px solid #e0e7ff; }
          .double-col .sidepane .shop_table tbody tr th, .double-col .sidepane .shop_table tbody tr td {
            border: 0;
            color: #1b2d69;
            font-size: 1rem;
            font-weight: normal;
            padding: 0.5rem 0; }
        .double-col .sidepane .shop_table tfoot tr {
          border-bottom: 1px solid #e0e7ff; }
          .double-col .sidepane .shop_table tfoot tr.fee th, .double-col .sidepane .shop_table tfoot tr.fee td {
            color: #fd002f; }
          .double-col .sidepane .shop_table tfoot tr.order-total th, .double-col .sidepane .shop_table tfoot tr.order-total td {
            font-size: 1.125rem;
            font-weight: bold; } }
          @media screen and (min-width: 480px) {
            .double-col .sidepane .shop_table tfoot tr.order-total th, .double-col .sidepane .shop_table tfoot tr.order-total td {
              font-size: 1.375rem; } }

@media screen {
          .double-col .sidepane .shop_table tfoot tr th, .double-col .sidepane .shop_table tfoot tr td {
            border: 0;
            color: #1b2d69;
            font-size: 1rem;
            font-weight: normal;
            padding: 0.5rem 0; }
          .double-col .sidepane .shop_table tfoot tr th {
            width: 40%; }
          .double-col .sidepane .shop_table tfoot tr td {
            font-weight: bold;
            text-align: right; }
  .renders-services-flex .video-wrap span {
    display: block;
    padding-bottom: 63%;
    position: relative; }
    .renders-services-flex .video-wrap span iframe {
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
  .get-started-callback .gform_wrapper form input:not(.gform_button):not([type=checkbox]):not([type=radio]):not([type=button]):not([type=file]), .get-started-callback .gform_wrapper form textarea, .get-started-callback .gform_wrapper form select {
    color: #fff; }
  .get-started-callback form .gform_fields > li.gfield_error .validation_message {
    background-color: #f12d2d;
    color: #fff;
    display: block;
    padding: 0.1875rem 0.3125rem 0.125rem;
    top: -0.625rem; }
  .c-pagination .c-item {
    vertical-align: middle; }
    .c-pagination .c-item i {
      font-size: 1.875rem; }
  .edit-account .button {
    background-color: #fd002f !important;
    border: 0.5rem solid #fee5ea !important;
    border-radius: 3.75rem !important;
    color: #fff !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-size: 0.875rem !important;
    font-weight: bold !important;
    line-height: 1.5rem !important;
    margin: 0 !important;
    min-width: 11.375rem !important;
    padding: 0.625rem 1.25rem !important;
    position: relative !important;
    text-transform: capitalize !important;
    z-index: 1 !important; } }
  @media screen and (min-width: 992px) {
    .edit-account .button {
      font-size: 1rem !important;
      padding: 0.9375rem 1.25rem !important; } }

@media screen {
    .edit-account .button:hover {
      color: #fff !important;
      background-color: #d00027 !important; }
    .edit-account .button.disabled {
      cursor: not-allowed !important; }
  .page-template-template-my-account .woocommerce-error li {
    padding-left: 2.1875rem !important; }
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--payment-methods, .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-address, .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads {
    display: none; }
  .locations-flex .banner {
    background-color: #0d1634;
    padding: 3.125rem 0; } }
  @media screen and (min-width: 768px) {
    .locations-flex .banner {
      padding: 4.0625rem 0; } }

@media screen {
    .locations-flex .banner .title {
      color: #fff;
      font-size: 2.5rem;
      font-weight: bold;
      line-height: 3rem;
      margin: 0;
      margin-bottom: 1.25rem;
      padding: 0; } }
    @media screen and (min-width: 768px) {
      .locations-flex .banner .title {
        font-size: 4.5rem;
        line-height: 4.5rem; } }

@media screen {
    .locations-flex .banner .caption {
      color: #fff;
      font-size: 1.125rem;
      line-height: 1.5rem;
      margin: 0; } }
    @media screen and (min-width: 768px) {
      .locations-flex .banner .caption {
        font-size: 1.5rem;
        line-height: 2rem;
        max-width: 23.125rem; } }

@media screen {
    .locations-flex .banner.center {
      text-align: center; }
      .locations-flex .banner.center .caption {
        margin: 0 auto; }
  .locations-flex .locations-list {
    padding-top: 3.4375rem;
    text-align: left; } }
  @media screen and (min-width: 768px) {
    .locations-flex .locations-list {
      padding-top: 4.375rem; } }

@media screen {
    .locations-flex .locations-list.center {
      text-align: center; }
  #sidepanel {
    background-color: #f9fafc;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    max-width: 17.1875rem;
    padding-top: 0;
    top: 0;
    z-index: 9998; }
    #sidepanel .heading {
      background-color: #fff;
      padding: 1.25rem 0.9375rem; }
    #sidepanel .links {
      background-color: #fff;
      border-top: 1px solid #e0e7ff;
      border-bottom: 1px solid #e0e7ff;
      padding: 0.625rem 0.9375rem; }
      #sidepanel .links a.btn {
        min-width: 14.375rem; }
    #sidepanel .wrap {
      padding-top: 0.9375rem; }
      #sidepanel .wrap .mobile-menu .menu-item a {
        color: #1b2d69;
        font-weight: bold; }
        #sidepanel .wrap .mobile-menu .menu-item a:hover {
          color: #fd002f; }
      #sidepanel .wrap .mobile-menu .menu-item.current-menu-item a {
        color: #fd002f;
        padding-left: 0.9375rem; }
        #sidepanel .wrap .mobile-menu .menu-item.current-menu-item a:before {
          display: none; }
  .full-width-content .typo ol li {
    margin-bottom: 1rem; }
    .full-width-content .typo ol li:last-child {
      margin-bottom: 0; }
  .our-process-flex .services-listing .item .icon {
    margin-left: auto;
    margin-right: auto;
    width: auto; }
  .btn-arrow {
    background-position: 99.5% center; }
  .owl-dots {
    display: block;
    text-align: center; }
    .owl-dots .owl-dot {
      background: transparent; }
      .owl-dots .owl-dot span {
        width: 0.625rem;
        height: 0.625rem;
        background-color: #1b2d69;
        border-radius: 50%;
        -webkit-box-sizing: content-box;
                box-sizing: content-box;
        display: inline-block;
        font-size: 0;
        margin: 0 0.25rem;
        opacity: 0.4;
        border: 0.125rem solid #1b2d69; }
      .owl-dots .owl-dot.active span {
        opacity: 1; }
  .renders-flex .mobile-view {
    display: block !important;
    margin: 0 -0.9375rem; } }
  @media screen and (min-width: 576px) {
    .renders-flex .mobile-view {
      margin: 0 -1.875rem; } }
  @media screen and (min-width: 768px) {
    .renders-flex .mobile-view {
      margin: 0 -0.875rem; } }

@media screen {
    .renders-flex .mobile-view .renders-listing > .cool-slider > .slides > .owl-stage-outer > .owl-stage > .owl-item {
      padding: 0 0.9375rem; } }
    @media screen and (min-width: 576px) {
      .renders-flex .mobile-view .renders-listing > .cool-slider > .slides > .owl-stage-outer > .owl-stage > .owl-item {
        padding: 0 1.875rem; } }
    @media screen and (min-width: 768px) {
      .renders-flex .mobile-view .renders-listing > .cool-slider > .slides > .owl-stage-outer > .owl-stage > .owl-item {
        padding: 0 0.875rem; } }

@media screen {
      .renders-flex .mobile-view .renders-listing > .cool-slider > .slides > .owl-stage-outer > .owl-stage > .owl-item .item {
        display: block !important;
        padding: 0;
        width: 100%; }
      .renders-flex .mobile-view .renders-listing > .cool-slider > .slides > .owl-stage-outer > .owl-stage > .owl-item .content-wrap {
        -webkit-box-shadow: 0px 23px 52px -30px rgba(27, 45, 105, 0.3);
                box-shadow: 0px 23px 52px -30px rgba(27, 45, 105, 0.3);
        margin-bottom: 3.125rem; } }
      @media screen and (min-width: 768px) {
        .renders-flex .mobile-view .renders-listing > .cool-slider > .slides > .owl-stage-outer > .owl-stage > .owl-item .content-wrap {
          -webkit-box-shadow: 0px 13px 23px -10px rgba(27, 45, 105, 0.2);
                  box-shadow: 0px 13px 23px -10px rgba(27, 45, 105, 0.2); } }

@media screen {
        .renders-flex .mobile-view .renders-listing > .cool-slider > .slides > .owl-stage-outer > .owl-stage > .owl-item .content-wrap .item-title {
          margin-bottom: 0.625rem; }
        .renders-flex .mobile-view .renders-listing > .cool-slider > .slides > .owl-stage-outer > .owl-stage > .owl-item .content-wrap .tb-layout .tb-item.left {
          width: 3.4375rem; }
        .renders-flex .mobile-view .renders-listing > .cool-slider > .slides > .owl-stage-outer > .owl-stage > .owl-item .content-wrap .c-pagination button {
          margin-right: 1.25rem; }
          .renders-flex .mobile-view .renders-listing > .cool-slider > .slides > .owl-stage-outer > .owl-stage > .owl-item .content-wrap .c-pagination button:last-of-type {
            margin-right: 0; }
    .renders-flex .mobile-view .renders-listing .gallery-wrap .float-magnify {
      z-index: 2; }
    .renders-flex .mobile-view .renders-listing .slider-item .img-wrap, .renders-flex .mobile-view .renders-listing .slider-item .video-wrap {
      display: block;
      position: relative;
      padding-bottom: 50%; }
      .renders-flex .mobile-view .renders-listing .slider-item .img-wrap .slider-img, .renders-flex .mobile-view .renders-listing .slider-item .video-wrap .slider-img {
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%; }
      .renders-flex .mobile-view .renders-listing .slider-item .img-wrap iframe, .renders-flex .mobile-view .renders-listing .slider-item .video-wrap iframe {
        height: 100% !important;
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important; }
  .renders-flex .desktop-view {
    display: block !important; }
  .owl-prev, .owl-next {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0; }
    .owl-prev.disabled, .owl-next.disabled {
      opacity: 0.5; } }

@media screen and (max-width: 400px) {
  .footer .get-started .right-wrap .featured-mobile .cs-slider .slider-item .feature-item {
    margin: 0 auto;
    max-width: 16rem; }
  .key-features-flex .title-typo {
    font-size: 2rem; } }

@media screen and (max-width: 767px) {
  .footer .get-started .right-wrap .featured-mobile .cs-slider .slider-item {
    text-align: center; }
  .footer .get-started .right-wrap .featured-mobile .cs-slider .slider-item .feature-item {
    margin: 0 auto;
    max-width: 100%; }
  .footer .get-started .right-wrap .features .feature-item .tick {
    right: -0.625rem; } }

@media screen and (max-width: 991px) {
  .we-render-flex .right .content .flex-list .fl-item .list-trigger {
    padding: 0.9375rem 1.75rem 0.9375rem 1.5rem; }
  .we-render-flex .right .content .flex-list .fl-item .list-trigger strong:after {
    right: 1.75rem; } }

@media screen and (min-width: 768px) {
  .renders-listing .content-wrap {
    -webkit-box-shadow: 0px 30px 50px rgba(27, 45, 105, 0.12);
            box-shadow: 0px 30px 50px rgba(27, 45, 105, 0.12); }
  .key-features-flex .title-typo {
    font-size: 3rem; }
  .key-features-flex .features-listing .content .featured-title {
    font-size: 1.5rem; }
  .key-features-flex .features-listing .content .featured-desc {
    font-size: 1rem; }
  .locations-banner-flex .bottom .gmap-wrap .acf-map {
    -webkit-box-shadow: 0px 35px 50px -20px rgba(27, 45, 105, 0.1);
            box-shadow: 0px 35px 50px -20px rgba(27, 45, 105, 0.1); }
  .locations-flex .locations-list .item {
    margin-bottom: 3.6875rem; }
  .step-1 .list-radio > li .radio-label .content-wrap .radio-title {
    font-size: 1.5rem;
    font-weight: bold; }
  .step-1 .list-radio > li .radio-label .content-wrap .radio-desc {
    font-size: 1rem; }
  .step-1 .list-radio > li .radio-label {
    -webkit-box-shadow: 0px 35px 50px -20px rgba(27, 45, 105, 0.1);
            box-shadow: 0px 35px 50px -20px rgba(27, 45, 105, 0.1); }
  .step-2 .desktop-view {
    margin-bottom: 6.25rem; }
  #process .actions > ul {
    margin-top: 3.75rem; }
  .page-id-87 .full-width-content .typo p.f-24 {
    font-size: 1.5rem;
    line-height: 2rem; }
  .page-id-87 .quote-section {
    padding: 4.125rem 0 2.25rem; }
  .page-id-87 .quote-section .typo h2 {
    margin-bottom: 0.5rem; } }

@media screen and (min-width: 992px) {
  .page-id-87 .quote-section .content p {
    line-height: 1; } }

@media screen and (min-width: 1200px) {
  .abount-content-flex .list-features .feature-item-wrap .feature-title {
    font-size: 1rem;
    margin-bottom: 0.5rem; }
  .abount-content-flex .list-features .feature-item-wrap .fature-value {
    font-size: 3rem;
    font-weight: normal;
    margin-bottom: 0; }
  .abount-content-flex .list-features .feature-item-wrap .fature-value:after {
    content: '+';
    font-family: Karla;
    font-size: 1.8125rem;
    font-weight: 300;
    margin-left: 0.125rem;
    position: absolute;
    top: 0.5625rem; } }

@media screen {
  .pay-banner {
    background-color: #cacaca;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1; }
    .pay-banner:after {
      background-color: rgba(13, 22, 52, 0.75);
      content: "";
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 2; }
    .pay-banner .wrap {
      padding: 2.5rem 0 12.5rem;
      position: relative;
      z-index: 3; } }
    @media screen and (min-width: 480px) {
      .pay-banner .wrap {
        padding: 3.125rem 0 13.125rem; } }
    @media screen and (min-width: 576px) {
      .pay-banner .wrap {
        padding: 3.75rem 0 13.75rem; } }
    @media screen and (min-width: 768px) {
      .pay-banner .wrap {
        padding: 5rem 0 14.375rem; } }
    @media screen and (min-width: 992px) {
      .pay-banner .wrap {
        padding: 6.25rem 0 14.6875rem; } }
    @media screen and (min-width: 1200px) {
      .pay-banner .wrap {
        padding: 7.5rem 0 15rem; } }

@media screen {
      .pay-banner .wrap .heading .title {
        font-size: 2.5rem;
        font-weight: bold;
        color: #fff;
        line-height: 1.2em; } }
      @media screen and (min-width: 768px) {
        .pay-banner .wrap .heading .title {
          font-size: 4.5rem;
          max-width: 28rem;
          letter-spacing: -0.25rem;
          line-height: 1; } }

@media screen {
      .pay-banner .wrap .heading .hi, .pay-banner .wrap .heading .desc {
        color: #fff;
        font-size: 1.25rem;
        font-weight: normal; } }
      @media screen and (min-width: 768px) {
        .pay-banner .wrap .heading .hi, .pay-banner .wrap .heading .desc {
          font-size: 1.5rem;
          line-height: 2rem; } }

@media screen {
  .pay-renders {
    background-color: #f9fafc;
    position: relative;
    z-index: 3; }
    .pay-renders .wrap .heading {
      background-color: #f9fafc;
      margin-top: -10rem;
      padding: 3.75rem 0.9375rem 0;
      position: relative;
      text-align: center; } }
    @media screen and (min-width: 768px) {
      .pay-renders .wrap .heading {
        padding: 5rem 0.9375rem 0; } }

@media screen {
      .pay-renders .wrap .heading:before {
        content: url(../img/icons/scroll-down.png);
        height: 5rem;
        position: absolute;
        top: -2.5rem;
        right: 0;
        left: 0;
        margin: 0 auto;
        width: 5rem; }
      .pay-renders .wrap .heading h2 {
        color: #1B2D69;
        font-size: 1.75rem;
        font-weight: bold;
        letter-spacing: -0.0625rem; } }
      @media screen and (min-width: 768px) {
        .pay-renders .wrap .heading h2 {
          font-size: 3rem;
          line-height: 3.5rem;
          margin-bottom: 1rem; } }

@media screen {
      .pay-renders .wrap .heading p {
        color: #1B2D69;
        font-size: 1.25rem;
        font-weight: normal;
        line-height: 2rem; } }
      @media screen and (min-width: 768px) {
        .pay-renders .wrap .heading p {
          font-size: 1.5rem;
          margin-bottom: 2rem; } }

@media screen {
        .pay-renders .wrap .heading p:last-of-type {
          margin: 0; } }
    @media screen and (min-width: 576px) {
      .pay-renders .wrap .heading .btn {
        min-width: 17rem; } }

@media screen {
    .pay-renders .wrap .renders-gallery {
      padding: 3.125rem 0 1.875rem; } }
    @media screen and (min-width: 576px) {
      .pay-renders .wrap .renders-gallery {
        padding: 4.875rem 0 3.625rem; } }
    @media screen and (min-width: 768px) {
      .pay-renders .wrap .renders-gallery {
        padding: 4.875rem 0 4.875rem; } }
    @media screen and (min-width: 992px) {
      .pay-renders .wrap .renders-gallery {
        padding: 4.875rem 0 5.25rem; } }
    @media screen and (min-width: 1200px) {
      .pay-renders .wrap .renders-gallery {
        padding: 4.875rem 0 6.875rem; } }

@media screen {
      .pay-renders .wrap .renders-gallery .gallery {
        font-size: 0;
        margin: 0 -0.9375rem;
        padding: 0;
        text-align: center; }
        .pay-renders .wrap .renders-gallery .gallery .item {
          display: inline-block;
          margin-bottom: 1.375rem;
          max-width: 100%;
          padding: 0 0.9375rem;
          vertical-align: top;
          width: 100%; } }
        @media screen and (min-width: 576px) {
          .pay-renders .wrap .renders-gallery .gallery .item {
            max-width: 50%;
            margin-bottom: 1.875rem; } }
        @media screen and (min-width: 992px) {
          .pay-renders .wrap .renders-gallery .gallery .item {
            max-width: 33.33%;
            margin-bottom: 2.5rem; } }
        @media screen and (min-width: 1200px) {
          .pay-renders .wrap .renders-gallery .gallery .item {
            max-width: 25%;
            margin-bottom: 3.125rem; } }

@media screen {
          .pay-renders .wrap .renders-gallery .gallery .item.revision a {
            position: relative; }
            .pay-renders .wrap .renders-gallery .gallery .item.revision a .revision-price {
              background-color: transparent;
              border: 0.0625rem solid #FFFFFF;
              border-radius: 1.75rem;
              color: #fff;
              font-size: 1rem;
              font-weight: bold;
              height: 2rem;
              line-height: 1.5rem;
              margin: auto;
              padding: 0.25rem 0.9375rem;
              position: absolute;
              top: 0;
              right: 0;
              bottom: 0;
              left: 0;
              width: 5.75rem;
              z-index: 3; }
            .pay-renders .wrap .renders-gallery .gallery .item.revision a .bg {
              opacity: 0.25; }
          .pay-renders .wrap .renders-gallery .gallery .item a {
            background-color: #0d1634;
            border-radius: 0.3125rem;
            display: block;
            height: 10.375rem;
            overflow: hidden; }
            .pay-renders .wrap .renders-gallery .gallery .item a .bg {
              background-position: center center;
              background-repeat: no-repeat;
              background-size: cover;
              display: inline-block;
              height: 100%;
              position: relative;
              -webkit-transition: all 0.5s ease;
              transition: all 0.5s ease;
              width: 100%;
              z-index: 2; }
            .pay-renders .wrap .renders-gallery .gallery .item a:hover .bg {
              -webkit-transform: scale(1.1);
                      transform: scale(1.1); }
          .pay-renders .wrap .renders-gallery .gallery .item h5 {
            color: #1B2D69;
            font-size: 1.125rem;
            font-weight: bold;
            line-height: 1.5rem;
            margin-bottom: 0;
            margin-top: 1.25rem; }
  .pay-cart {
    position: relative;
    z-index: 1; }
    .pay-cart:after {
      background-color: #1B2D69;
      content: "";
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      width: 45%;
      z-index: 2;
      display: none; } }
    @media screen and (min-width: 992px) {
      .pay-cart:after {
        display: block; } }

@media screen {
    .pay-cart .wrap {
      padding: 3.125rem 0 0;
      position: relative;
      z-index: 3; } }
    @media screen and (min-width: 576px) {
      .pay-cart .wrap {
        padding: 4.375rem 0 4.375rem; } }
    @media screen and (min-width: 768px) {
      .pay-cart .wrap {
        padding: 5rem 0 5rem; } }
    @media screen and (min-width: 992px) {
      .pay-cart .wrap {
        padding: 5rem 0 6.25rem; } }
    @media screen and (min-width: 1200px) {
      .pay-cart .wrap {
        padding: 5rem 0 7.5rem; } }

@media screen {
      .pay-cart .wrap .summary {
        margin-bottom: 3.125rem;
        max-width: 27.75rem; } }
      @media screen and (min-width: 992px) {
        .pay-cart .wrap .summary {
          margin-bottom: 0; } }
      @media screen and (min-width: 1200px) {
        .pay-cart .wrap .summary {
          max-width: 34rem; } }

@media screen {
        .pay-cart .wrap .summary h2 {
          color: #1B2D69;
          font-size: 1.75rem;
          font-weight: bold;
          letter-spacing: -0.0625rem; } }
        @media screen and (min-width: 768px) {
          .pay-cart .wrap .summary h2 {
            font-size: 3rem;
            line-height: 3.5rem; } }

@media screen {
        .pay-cart .wrap .summary .content {
          border-bottom: 1px solid #E0E7FF;
          border-top: 1px solid #E0E7FF;
          padding: 1rem 0 1.875rem; }
          .pay-cart .wrap .summary .content h5 {
            color: #1B2D69;
            font-size: 1.125rem;
            font-weight: bold;
            line-height: 1.5rem;
            margin-bottom: 0.5rem; }
          .pay-cart .wrap .summary .content .renders {
            font-size: 0;
            list-style: none;
            margin: 0;
            padding: 0; }
            .pay-cart .wrap .summary .content .renders.changes {
              border-bottom: 1px solid #E0E7FF;
              margin-bottom: 1rem;
              padding-bottom: 1.625rem; }
              .pay-cart .wrap .summary .content .renders.changes li:before {
                color: #FD002F;
                content: "\f00d"; }
              .pay-cart .wrap .summary .content .renders.changes li .price {
                position: absolute;
                top: 0;
                right: 0; }
            .pay-cart .wrap .summary .content .renders li {
              display: block;
              margin-bottom: 0.5rem;
              padding-left: 1.375rem;
              padding-right: 3.75rem;
              position: relative; }
              .pay-cart .wrap .summary .content .renders li:before {
                color: #5FD3A8;
                content: "\f00c";
                font-family: Font-Awesome-5-Free;
                font-size: 0.875rem;
                font-weight: 900;
                position: absolute;
                left: 0; }
              .pay-cart .wrap .summary .content .renders li:last-child {
                margin: 0; }
              .pay-cart .wrap .summary .content .renders li a {
                color: #1B2D69;
                display: inline-block;
                font-size: 1rem;
                font-weight: normal;
                line-height: 1.5rem; }
      .pay-cart .wrap .balance {
        background-color: #1B2D69;
        margin: 0 -0.9375rem;
        padding: 3.125rem 0.9375rem; } }
      @media screen and (min-width: 576px) {
        .pay-cart .wrap .balance {
          margin: 0;
          padding: 3.125rem 1.875rem; } }
      @media screen and (min-width: 992px) {
        .pay-cart .wrap .balance {
          background-color: transparent;
          margin: 0;
          padding: 0; } }

@media screen {
        .pay-cart .wrap .balance h2 {
          color: #fff;
          font-size: 1.75rem;
          font-weight: bold;
          letter-spacing: -0.0625rem; } }
        @media screen and (min-width: 768px) {
          .pay-cart .wrap .balance h2 {
            font-size: 3rem;
            line-height: 3.5rem; } }

@media screen {
        .pay-cart .wrap .balance .content {
          border-top: 1px solid #61719f; }
          .pay-cart .wrap .balance .content .details {
            font-size: 0;
            list-style: none;
            margin: 0;
            padding: 0; }
            .pay-cart .wrap .balance .content .details .item {
              border-bottom: 1px solid #61719f;
              color: #fff;
              display: block;
              font-size: 1.125rem;
              font-weight: bold;
              line-height: 1.5rem;
              padding: 0.9375rem 0 1rem; }
              .pay-cart .wrap .balance .content .details .item .price {
                float: right; }
              .pay-cart .wrap .balance .content .details .item.total span {
                font-size: 2rem;
                line-height: 2.5rem; }
              .pay-cart .wrap .balance .content .details .item:after {
                clear: both;
                content: " ";
                display: block; }
          .pay-cart .wrap .balance .content .btn {
            display: block;
            margin: 0 auto;
            margin-top: 1.9375rem;
            max-width: 12.5rem;
            width: 100%; } }
          @media screen and (min-width: 992px) {
            .pay-cart .wrap .balance .content .btn {
              max-width: 100%; } }

@media screen {
  .pay-contact {
    background-color: #F9FAFC; }
    .pay-contact .wrap {
      padding: 3.125rem 0; } }
    @media screen and (min-width: 576px) {
      .pay-contact .wrap {
        padding: 4.25rem 0 4.375rem; } }
    @media screen and (min-width: 768px) {
      .pay-contact .wrap {
        padding: 5.5rem 0 5.625rem; } }
    @media screen and (min-width: 992px) {
      .pay-contact .wrap {
        padding: 6.75rem 0 6.875rem; } }
    @media screen and (min-width: 1200px) {
      .pay-contact .wrap {
        padding: 8rem 0 8.125rem; } }

@media screen {
      .pay-contact .wrap .heading {
        margin-bottom: 1.875rem;
        max-width: 27.75rem; } }
      @media screen and (min-width: 992px) {
        .pay-contact .wrap .heading {
          margin-bottom: 0; } }
      @media screen and (min-width: 1200px) {
        .pay-contact .wrap .heading {
          max-width: 34rem; } }

@media screen {
        .pay-contact .wrap .heading h3 {
          color: #1B2D69;
          font-size: 1.625rem;
          font-weight: bold;
          margin: 0; } }
        @media screen and (min-width: 768px) {
          .pay-contact .wrap .heading h3 {
            font-size: 2rem;
            line-height: 2.5rem; } }

@media screen {
      .pay-contact .wrap .content h5 {
        color: #1B2D69;
        font-size: 0.875rem;
        font-weight: bold;
        letter-spacing: 0.03125rem;
        line-height: 1.5rem;
        margin-bottom: 1rem;
        opacity: 0.4;
        text-transform: uppercase; }
      .pay-contact .wrap .content a {
        color: #1B2D69;
        display: block;
        font-size: 1.125rem;
        font-weight: normal;
        line-height: 1.5rem; }
  #revisionModal {
    background-color: rgba(13, 22, 52, 0.95); }
    #revisionModal .modal-close {
      background-color: #0D1634;
      color: #fff;
      font-size: 1.5625rem;
      height: 3rem;
      padding-top: 0.375rem;
      position: absolute;
      top: 0;
      right: 0;
      text-align: center;
      width: 3rem;
      z-index: 9999; }
    #revisionModal .modal-dialog.modal-lg {
      height: 100vh;
      margin: 0 auto;
      max-width: 70rem; }
    #revisionModal .modal-dialog .modal-content {
      background-color: transparent;
      border: 0;
      border-radius: 0; }
      #revisionModal .modal-dialog .modal-content .modal-body {
        background-color: transparent;
        overflow: hidden;
        margin: 0 0.9375rem;
        padding: 0;
        position: relative; } }
      @media screen and (min-width: 1200px) {
        #revisionModal .modal-dialog .modal-content .modal-body {
          margin: 0; } }

@media screen {
        #revisionModal .modal-dialog .modal-content .modal-body #revision {
          height: auto;
          width: 100%;
          position: relative; }
          #revisionModal .modal-dialog .modal-content .modal-body #revision .toggle-info {
            background: rgba(0, 0, 0, 0.4);
            border-radius: 50%;
            display: none;
            font-size: 1.25rem;
            padding: 0.3125rem;
            position: absolute;
            right: 0.625rem;
            top: 8.75rem;
            text-align: center;
            width: 2.5rem;
            z-index: 100; } }
          @media screen and (min-width: 768px) {
            #revisionModal .modal-dialog .modal-content .modal-body #revision .toggle-info {
              display: inline-block; } }

@media screen {
            #revisionModal .modal-dialog .modal-content .modal-body #revision .toggle-info i {
              color: #fff;
              opacity: 0.5;
              -webkit-transition: opacity 0.3s ease;
              transition: opacity 0.3s ease; }
            #revisionModal .modal-dialog .modal-content .modal-body #revision .toggle-info.show i {
              opacity: 1; } }
      @media screen and (min-width: 768px) {
        #revisionModal .modal-dialog .modal-content .modal-body #overlay {
          background-color: rgba(13, 22, 52, 0.75);
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          padding: 0.3125rem 0.9375rem 1.25rem;
          position: absolute;
          bottom: -15rem;
          -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
          width: 100%; } }

@media screen {
        #revisionModal .modal-dialog .modal-content .modal-body h4 {
          color: #FFFFFF;
          font-size: 0.875rem;
          font-weight: bold;
          margin: 0.8125rem 0 1rem;
          text-align: left; } }
        @media screen and (min-width: 768px) {
          #revisionModal .modal-dialog .modal-content .modal-body h4 {
            font-size: 1.25rem;
            line-height: 2rem; } }
        @media screen and (min-width: 1200px) {
          #revisionModal .modal-dialog .modal-content .modal-body h4 {
            font-size: 1.5rem; } }

@media screen {
        #revisionModal .modal-dialog .modal-content .modal-body .comment-list {
          display: none; }
          #revisionModal .modal-dialog .modal-content .modal-body .comment-list ul {
            background-color: #fff;
            list-style: none;
            padding: 0.625rem 0.9375rem; }
            #revisionModal .modal-dialog .modal-content .modal-body .comment-list ul li {
              border-bottom: 1px solid #f1f1f1;
              display: block;
              font-size: 1rem;
              font-weight: normal;
              padding: 0.625rem 0.9375rem 0.625rem 2.125rem;
              position: relative; }
              #revisionModal .modal-dialog .modal-content .modal-body .comment-list ul li:before {
                content: "\f086";
                font-family: "Font-Awesome-5-Free";
                font-size: 1.25rem;
                font-weight: 900;
                position: absolute;
                top: 0.4375rem;
                left: 0; }
              #revisionModal .modal-dialog .modal-content .modal-body .comment-list ul li:last-child {
                border: 0; }
        #revisionModal .modal-dialog .modal-content .modal-body .comment-box {
          display: none; }
          #revisionModal .modal-dialog .modal-content .modal-body .comment-box .comment {
            -webkit-appearance: none;
               -moz-appearance: none;
                    appearance: none;
            background-color: #fff;
            border: 0.125rem solid #f2f2f2;
            border-radius: 0.25rem;
            color: #2f2f2f;
            font-size: 1rem;
            font-weight: normal;
            margin-bottom: 1rem;
            padding: 0.5rem 0.9375rem;
            width: 100%; }
        #revisionModal .modal-dialog .modal-content .modal-body .action-wrap .pencil {
          background-color: #FFFFFF;
          border: 0.375rem solid #474e64;
          border-radius: 50%;
          display: inline-block;
          float: left;
          height: 3.5rem;
          margin-right: 0.625rem;
          text-align: center;
          width: 3.5rem; }
          #revisionModal .modal-dialog .modal-content .modal-body .action-wrap .pencil i {
            color: #1b2d69;
            font-size: 1.375rem;
            line-height: 2.6875rem; }
          #revisionModal .modal-dialog .modal-content .modal-body .action-wrap .pencil.active {
            background-color: #FD002F;
            border-color: #471b3a; }
            #revisionModal .modal-dialog .modal-content .modal-body .action-wrap .pencil.active i {
              color: #fff; }
        #revisionModal .modal-dialog .modal-content .modal-body .action-wrap .has-comments {
          background-color: #FFFFFF;
          border: 0.375rem solid #474e64;
          border-radius: 50%;
          cursor: pointer;
          display: none;
          float: left;
          height: 3.5rem;
          margin-left: 0.625rem;
          text-align: center;
          width: 3.5rem; }
          #revisionModal .modal-dialog .modal-content .modal-body .action-wrap .has-comments i {
            color: #1b2d69;
            font-size: 1.375rem;
            line-height: 2.625rem; }
          #revisionModal .modal-dialog .modal-content .modal-body .action-wrap .has-comments.active {
            background-color: #FD002F;
            border-color: #471b3a; }
            #revisionModal .modal-dialog .modal-content .modal-body .action-wrap .has-comments.active i {
              color: #fff; }
          #revisionModal .modal-dialog .modal-content .modal-body .action-wrap .has-comments.show {
            display: inline-block; }
        #revisionModal .modal-dialog .modal-content .modal-body .action-wrap a {
          background-color: #fff;
          border: 0.0625rem solid #fff;
          border-radius: 1.75rem;
          color: #1B2D69;
          display: inline-block;
          font-size: 0.875rem;
          font-weight: bold;
          line-height: 1.2;
          min-width: 10rem;
          opacity: 1;
          padding: 0.9375rem;
          text-align: center;
          -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease; } }
        @media screen and (min-width: 576px) {
          #revisionModal .modal-dialog .modal-content .modal-body .action-wrap a {
            font-size: 1rem;
            line-height: 1.5rem; } }

@media screen {
          #revisionModal .modal-dialog .modal-content .modal-body .action-wrap a.request-changes {
            background-color: transparent;
            color: #fff;
            min-width: 14rem; } }
          @media screen and (min-width: 480px) {
            #revisionModal .modal-dialog .modal-content .modal-body .action-wrap a.request-changes {
              float: left; } }
          @media screen and (min-width: 576px) {
            #revisionModal .modal-dialog .modal-content .modal-body .action-wrap a.request-changes {
              min-width: 16rem; } }

@media screen {
            #revisionModal .modal-dialog .modal-content .modal-body .action-wrap a.request-changes.active {
              border-color: #FD002F;
              color: #FD002F; }
          #revisionModal .modal-dialog .modal-content .modal-body .action-wrap a.continue {
            margin-top: 0.5rem; } }
          @media screen and (min-width: 480px) {
            #revisionModal .modal-dialog .modal-content .modal-body .action-wrap a.continue {
              float: right;
              margin: 0; } }

@media screen {
            #revisionModal .modal-dialog .modal-content .modal-body .action-wrap a.continue.save {
              min-width: 12rem; }
          #revisionModal .modal-dialog .modal-content .modal-body .action-wrap a:hover {
            opacity: 0.7; }
  .marker, .zoomHolder img {
    display: block; }
  .fullscreenToggle, .zoomIn, .zoomOut {
    background: url(../img/pz_sheet.png) no-repeat;
    width: 1.875rem;
    height: 1.875rem;
    overflow: hidden;
    position: relative;
    display: block;
    cursor: pointer;
    z-index: 100;
    margin: 0.3125rem 0; }
  .zoomIn {
    background-position: 0 0; }
  .zoomOut {
    background-position: -30px 0; }
  .fullscreenToggle {
    background-position: -60px 0;
    cursor: pointer; }
  .zoomIn.on, .zoomOut.on {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    cursor: pointer; }
  .zoomIn.off, .zoomOut.off {
    opacity: .5;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    cursor: auto; }
  .controlHolder {
    border-radius: 0.3125rem;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    right: 0.625rem;
    top: 0.625rem;
    padding: 0.3125rem;
    z-index: 100; }
  .fullscreenDiv, .marker {
    left: 0;
    top: 0; }
  .fullscreenToggle.on {
    background-position: -90px 0; }
  .fullscreenToggle.off {
    background-position: -60px 0; }
  .fullscreenDiv {
    width: auto !important;
    height: auto !important;
    right: 0 !important;
    bottom: 0 !important;
    position: absolute !important;
    background: #FFF;
    z-index: 999999;
    oveflow: hidden; }
  .zoomHolder {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden; }
  .marker {
    position: absolute !important;
    bottom: auto !important;
    right: auto !important;
    cursor: pointer; } }
