/*-----VARIABLES-----*/
/*-----GENERAL-----*/
html {
  scroll-behavior: smooth; }

body {
  margin: 0; }

h1, h2, h3, h4, h5, h6, p, a, b, span, i, button, input {
  font-family: "NeutraText-BookAlt"; }

h1 {
  font-size: 65px !important; }

.btn-default {
  border: none;
  background: transparent;
  font-size: 24px;
  font-weight: bold;
  font-family: "NeutraText-BookAlt";
  text-align: left;
  width: 100%; }

.btn-default:hover {
  cursor: pointer; }

.btn-default:focus {
  outline: transparent; }

.navbar-brand, .navbar-brand span {
  font-family: 'Arial';
  font-weight: bold;
  font-size: 34px !important; }

.nav-link {
  font-size: 20px;
  font-weight: 100;
  padding-right: 25px !important;
  padding-left: 25px !important; }

.blue-text {
  color: #4457b7; }

.container-content {
  max-width: 1500px;
  display: block !important;
  margin: auto; }

.changeColor {
  background-color: #000066 !important; }

.changeColor2 {
  background-color: #141472 !important; }

.link {
  padding: 10px 0 !important;
  color: #fff !important;
  text-decoration: none !important; }

.image-caption, .content.service .img-caption, .content.swatches .img-caption, .content.swatches .txt-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 50%;
  height: 30%;
  margin: auto;
  display: table; }

.gallery-modal ul li {
  width: 150px !important;
  height: 150px !important;
  margin: 10px !important; }
  .gallery-modal ul li img {
    width: 150px !important;
    height: 150px !important; }
  .gallery-modal ul li .photo .txt-container {
    top: 0 !important; }

.gallery {
  margin-top: 30px;
  width: 100%;
  /*animation*/
  /*/animation*/ }
  .gallery ul {
    list-style-type: none;
    padding-left: 0;
    width: 100%;
    margin: auto; }
    .gallery ul li {
      position: relative;
      display: inline-flex;
      width: 250px;
      height: 250px;
      margin: 15px;
      padding: 5px;
      z-index: 0; }
      .gallery ul li [type=button] {
        -webkit-appearance: none; }
      .gallery ul li img {
        position: absolute;
        left: 0;
        top: 0;
        border: 1px solid #dddddd;
        padding: 5px;
        width: 250px;
        height: 250px;
        background: #f0f0f0; }
  .gallery ul li, .gallery li img {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
  .gallery .photo {
    top: 100px; }
    .gallery .photo .txt-container {
      top: 0;
      left: 6px; }
    .gallery .photo .txt-move-up-parent {
      padding-top: 15px; }

.pd-top {
  padding-top: 0 !important; }

.pd-bottom-25 {
  padding-bottom: 25px !important; }

.txt-center {
  text-align: center !important; }

.mg-bottom-0 {
  margin-bottom: 0; }

/*-----BUTTON-----*/
.btn-search {
  color: #fff; }

.btn-blue {
  background-color: rgba(0, 0, 102, 0.92) !important;
  color: #fff !important; }

.disabled .btn-blue {
  background-color: rgba(0, 0, 102, 0.6) !important;
  color: #dddddd !important; }

.btn-view, .content .view-hover {
  color: #fff;
  text-decoration: none;
  padding: 6px 30px;
  border-radius: 10px;
  border: 1px solid #006;
  transition: ease 0.3s;
  font-size: 20px;
  background: rgba(255, 255, 255, 0.2); }

/*-----HEADER-----*/
nav {
  padding: 0 !important;
  display: block !important;
  transition: 0.3s all; }
  nav .row {
    width: 100%;
    margin-left: 0; }
  nav .btn-search {
    text-align: right; }
  nav .navbar-nav {
    margin-left: auto; }
    nav .navbar-nav .nav-link {
      color: #fff !important; }
  nav .container {
    max-width: 1500px;
    display: block !important;
    padding: 0; }
  nav .topbar {
    color: #fff;
    padding: 8px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    width: 100%;
    transition: 0.3s ease; }
  nav .bottombar {
    padding: 10px 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    transition: 0.3s ease; }
  nav .nav-parent {
    display: table;
    height: 100%;
    width: 100%; }
    nav .nav-parent .nav-child {
      display: table-cell;
      vertical-align: middle; }
  nav .navbar-nav .nav-item:last-child {
    padding-right: 0 !important; }
  nav .nav-link {
    transition: ease 0.3s;
    padding: 15px 0 !important;
    font-size: 16px; }
  nav .nav-item {
    padding-left: 25px;
    padding-right: 25px; }

/*-----CAROUSEL-----*/
.carousel {
  height: 500px; }
  .carousel .bg1 {
    background: url("../images/bg1.jpg");
    background-size: cover;
    height: 500px; }
  .carousel .bg2 {
    background: url("../images/bg2.jpg");
    background-size: cover;
    height: 500px; }
  .carousel .carousel-control-next {
    margin-right: 15px; }
  .carousel .carousel-control-prev {
    margin-left: 15px; }

.carousel-head {
  height: 350px !important; }
  .carousel-head .bg1 {
    background: url("../images/bg2.jpg");
    background-size: cover;
    height: 350px; }
  .carousel-head .bg2 {
    background: url("../images/bg1.jpg");
    background-size: cover;
    height: 350px; }

.carousel .bg1::before,
.carousel .bg2::before, .carousel-head .bg1::before,
.carousel-head .bg2::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: block;
  background-color: rgba(0, 0, 0, 0.3); }
.carousel .carousel-caption, .carousel-head .carousel-caption {
  top: 40%; }
  .carousel .carousel-caption span, .carousel-head .carousel-caption span {
    font-size: 22px; }
.carousel .carousel-fade .carousel-item, .carousel-head .carousel-fade .carousel-item {
  position: relative; }
.carousel .carousel-fade .carousel-inner .active, .carousel-head .carousel-fade .carousel-inner .active {
  opacity: 1; }
.carousel .carousel-fade .carousel-inner .active.left,
.carousel .carousel-fade .carousel-inner .active.right, .carousel-head .carousel-fade .carousel-inner .active.left,
.carousel-head .carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1; }
.carousel .carousel-fade .carousel-inner .next.left,
.carousel .carousel-fade .carousel-inner .prev.right, .carousel-head .carousel-fade .carousel-inner .next.left,
.carousel-head .carousel-fade .carousel-inner .prev.right {
  opacity: 1; }
.carousel .carousel-fade .carousel-control, .carousel-head .carousel-fade .carousel-control {
  z-index: 2; }
.carousel .carousel-fade .carousel-item.active .bg-1, .carousel .carousel-fade .carousel-item.active .bg-2, .carousel .carousel-fade .carousel-item.active .bg-3, .carousel .carousel-fade .carousel-item.active .bg-4, .carousel-head .carousel-fade .carousel-item.active .bg-1, .carousel-head .carousel-fade .carousel-item.active .bg-2, .carousel-head .carousel-fade .carousel-item.active .bg-3, .carousel-head .carousel-fade .carousel-item.active .bg-4 {
  transition: transform 3000ms linear 0s;
  transform: scale(1.3, 1.3); }

/*-----HOME-----*/
#home_page .view-hover {
  border-color: #fff !important; }
#home_page .photo {
  width: 100% !important;
  height: auto !important; }

.content {
  background: #fff;
  position: relative;
  width: 100%; }
  .content .row-bar {
    padding: 50px 0; }
    .content .row-bar p {
      font-size: 24px; }
  .content .img-3 {
    height: 300px;
    position: relative; }
    .content .img-3 .img-responsive {
      width: 100%;
      border-radius: 10px; }
    .content .img-3 .img-responsive:hover {
      width: 100%;
      height: 300px;
      background-color: rgba(41, 26, 26, 0.5); }
  .content .modal .img-responsive {
    height: auto;
    width: 100%; }
  .content .text-title {
    display: table;
    height: 100%; }
    .content .text-title .child-title {
      display: table-cell;
      vertical-align: middle; }
  .content .view-parent {
    display: table;
    height: 100%;
    width: 100%;
    text-align: center; }
    .content .view-parent .view-child {
      display: table-cell;
      vertical-align: middle; }
  .content .view-hover {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0; }
  .content .img-3:hover .view-hover {
    opacity: 1; }
  .content .container-content .row {
    margin-left: 0;
    margin-right: 0; }

/*-----ABOUT-----*/
.content.about .list-prod {
  position: relative; }
  .content.about .list-prod span:last-child {
    margin-left: 10px;
    font-size: 20px; }
  .content.about .list-prod .card {
    border: none; }
  .content.about .list-prod .card-header {
    border: none; }
  .content.about .list-prod .card-icon {
    border: 1px solid #8b8b8b;
    border-radius: 10px;
    padding: 5px 10px; }
  .content.about .list-prod .card-body {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff; }
  .content.about .list-prod .speech-bubble {
    position: relative;
    background: #000066;
    border-radius: .4em;
    font-family: "NeutraText-BookAlt"; }
  .content.about .list-prod .speech-bubble:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 0;
    border: 13px solid transparent;
    border-right-color: #000066;
    border-left: 0;
    margin-top: -13px;
    margin-left: -13px; }

.banner {
  position: relative; }
  .banner .banner-inner {
    position: relative;
    width: 100%;
    overflow: hidden; }
  .banner .banner-item.active {
    display: block; }
  .banner .banner-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out; }
  .banner .banner-caption {
    position: absolute;
    top: 40%;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center; }

@media (min-width: 576px) {
  .banner-item {
    margin-right: 0; } }
/*-----PRODUCT-----*/
.content.product {
  margin-top: 80px;
  margin-bottom: 80px; }
  .content.product .col-lg-10 {
    -ms-flex: 0 0 79.333333%;
    flex: 0 0 79.333333%;
    max-width: 79.333333%; }
  .content.product .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 20.666667%;
    max-width: 20.666667%; }
  .content.product .nav-tabs {
    display: block;
    border: none; }
    .content.product .nav-tabs .nav-item {
      font-size: 22px;
      font-weight: bold;
      padding: 0 !important; }
    .content.product .nav-tabs .nav-link {
      font-size: 20px; }
    .content.product .nav-tabs .nav-link, .content.product .nav-tabs .nav-item {
      color: #000;
      font-family: "NeutraText-BookAlt";
      border: none;
      padding: 2px !important;
      margin: 4px 0; }
    .content.product .nav-tabs .nav-link:hover {
      color: #000066; }
    .content.product .nav-tabs .tablist .nav-item {
      padding: 5px 10px !important; }
    .content.product .nav-tabs .tablist .nav-link {
      padding: 1px !important; }
  .content.product .divider {
    width: 100%;
    height: 1px;
    background: #cacaca;
    margin: 15px 0; }
  .content.product .tab-sort {
    background: #dddddd;
    margin-bottom: 35px;
    padding: 15px 0; }
    .content.product .tab-sort h2 {
      padding: 0 30px; }
    .content.product .tab-sort .pagination {
      margin-bottom: 0;
      float: right; }
    .content.product .tab-sort .dropdown-menu {
      background-color: #000066 !important;
      color: #fff !important; }
      .content.product .tab-sort .dropdown-menu .dropdown-item {
        cursor: pointer;
        transition: ease 0.3s;
        color: #fff !important; }
      .content.product .tab-sort .dropdown-menu .dropdown-item:hover {
        background-color: #585895 !important; }
  .content.product .tab-pane.container {
    margin: 0;
    max-width: 1220px;
    padding: 0; }
    .content.product .tab-pane.container .row .col-lg-4:first-child {
      padding-left: 0; }
    .content.product .tab-pane.container .row .col-lg-4:last-child {
      padding-right: 0; }
  .content.product .gallery .photo {
    text-decoration: none; }
    .content.product .gallery .photo h3 {
      text-transform: capitalize;
      position: absolute;
      top: 260px;
      color: #11116f;
      width: 100%;
      text-align: center; }
    .content.product .gallery .photo img {
      object-fit: cover; }
  .content.product .gallery ul li {
    margin: 45px 15px; }
  .content.product .prod-container {
    text-align: center;
    padding: 40px 0; }
    .content.product .prod-container img {
      width: 90% !important;
      border-radius: 10px;
      box-shadow: 0px 2px 15px 4px rgba(0, 0, 0, 0.8); }
  .content.product .modal .modal-body {
    min-height: 100%; }
  .content.product .prod-content {
    width: 250px;
    height: 250px; }
  .content.product .collapse:not(.show) {
    display: block !important; }

/*-----SERVICES-----*/
.content.service .img-caption p {
  text-align: center;
  color: #fff;
  font-size: 20px;
  margin: 0;
  display: table-cell;
  vertical-align: middle; }
.content.service .card-container {
  width: 100%;
  height: 300px; }
.content.service .card-1 {
  background: url("../images/ServicesPageImages/services-1.jpg"); }
.content.service .card-2 {
  background: url("../images/ServicesPageImages/services-2.jpg"); }
.content.service .card-3 {
  background: url("../images/ServicesPageImages/services-3.jpg"); }
.content.service .card {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: 300px;
  margin: auto;
  overflow: hidden;
  border-radius: 15px;
  background-size: cover; }
.content.service .card .imgBx,
.content.service .card .details {
  width: 100%;
  height: 100%;
  position: absolute;
  box-sizing: border-box;
  transition: .5s; }
  .content.service .card .imgBx p,
  .content.service .card .details p {
    font-size: 20px; }
.content.service .card .imgBx {
  top: 0;
  left: 0;
  display: table; }
  .content.service .card .imgBx .img-caption {
    background: rgba(0, 0, 0, 0.25);
    color: #fff;
    width: 100%;
    height: 100%; }
    .content.service .card .imgBx .img-caption h2 {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
.content.service .card:hover .imgBx {
  top: 0;
  left: -100%; }
.content.service .card .imgBx img {
  width: 100%; }
.content.service .card .details {
  background: rgba(0, 0, 0, 0.35);
  top: 0;
  left: 100%;
  padding: 60px 30px; }
.content.service .card:hover .details {
  top: 0;
  left: 0%; }
.content.service .card .details h3 {
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 0 0 10px;
  border-bottom: 2px solid #fff; }
.content.service .card .details p {
  margin: 20px 0 0;
  color: #fff; }
.content.service .row-col {
  min-height: 300px; }

/*-----SWATCHES-----*/
.content.swatches .img-container {
  position: relative; }
.content.swatches .img-caption p {
  text-align: center;
  color: #fff;
  font-size: 20px;
  margin: 0;
  display: table-cell;
  vertical-align: middle; }
.content.swatches .txt-container {
  display: table;
  width: 95%; }
  .content.swatches .txt-container .txt-move-up-parent {
    display: table-cell;
    vertical-align: middle; }
.content.swatches .swatch-title {
  text-shadow: 1px 1px 2px #fff;
  text-transform: uppercase;
  font-weight: 600; }

/*-----CONTACT-----*/
.container-contact header {
  height: 50vh; }
  .container-contact header .carousel-head .bg1 {
    height: 50vh !important; }
.container-contact footer {
  margin-top: 0.3vh;
  height: 49vh; }
  .container-contact footer .topbar {
    height: 40vh; }
  .container-contact footer .bottombar {
    height: 10vh;
    display: table;
    width: 100%; }
    .container-contact footer .bottombar .container-content {
      display: table-cell !important;
      vertical-align: middle; }

/*-----FOOTER-----*/
footer .topbar {
  background: #000066;
  padding: 30px 0; }
footer .container-content .row {
  margin-left: 0;
  margin-right: 0; }
footer .contact-container {
  color: #fff; }
  footer .contact-container p {
    font-size: 18px; }
footer .map-container {
  width: 100%; }
  footer .map-container iframe {
    height: 270px;
    width: 100%; }
footer .bottombar {
  background: rgba(0, 0, 102, 0.92);
  padding: 10px 0; }
  footer .bottombar .navbar-brand, footer .bottombar .navbar-brand span {
    color: #fff; }
  footer .bottombar .container-content p {
    color: #fff;
    font-size: 18px;
    text-align: right; }
  footer .bottombar .container-content .row {
    margin-left: 0;
    margin-right: 0; }

/*-----MODAL-----*/
body.modal-open {
  overflow: visible;
  position: inherit;
  height: 100%;
  width: 100%; }

.modal-main .modal-body {
  max-height: 700px;
  overflow: scroll; }

.modal .swatch-container {
  text-align: center;
  padding: 40px 0; }
  .modal .swatch-container img {
    width: 60% !important;
    border-radius: 10px;
    box-shadow: 0px 2px 15px 4px rgba(0, 0, 0, 0.8); }
.modal .gallery {
  margin-top: 100px; }
  .modal .gallery ul {
    width: 705px; }
  .modal .gallery .photo {
    height: 145px;
    width: 145px;
    top: 0; }
    .modal .gallery .photo .txt-move-up-parent {
      height: 145px; }
.modal .modal-header h2 {
  text-transform: capitalize; }

.modal-athena-main .modal-body {
  max-height: 700px;
  overflow: scroll; }

/*-----HOVER-----*/
/*glass-effect*/
.photo {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 250px;
  height: 250px;
  transform: translate(-50%, -50%);
  display: block;
  transition: ease 0.3s; }

.photo img {
  width: 100%;
  height: 300px;
  border-radius: 10px;
  box-shadow: 10px 15px 25px 0 rgba(0, 0, 0, 0.2);
  display: block;
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  margin-top: -10px; }

.photo:hover img {
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.1); }

.photo .glow-wrap {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  margin-top: -10px; }

.photo .glow {
  display: block;
  position: absolute;
  height: 600%;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  filter: blur(5px);
  transform: rotate(45deg) translate(-450%, 0);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 10; }

.photo .glow-m {
  width: 40%; }

.photo .glow-s {
  width: 50%; }

.photo:hover .glow {
  transform: rotate(45deg) translate(450%, 0);
  transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.photo:hover img,
.photo:hover .glow-wrap {
  margin-top: 0; }

.photo:hover .glow-wrap {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 10px; }

/*link-effect*/
.navbar-nav a, .navbar-nav a > span, .contact-container a, .contact-container a > span, .content.product .nav-tabs a, .content.product .nav-tabs a > span, .topbar .row .col-lg-2 a, .topbar .row .col-lg-2 a > span, .bottombar .txt-center a, .bottombar .txt-center a > span {
  position: relative;
  color: inherit;
  text-decoration: none;
  line-height: 24px; }
.navbar-nav a:before, .navbar-nav a:after, .navbar-nav a > span:before, .navbar-nav a > span:after, .contact-container a:before, .contact-container a:after, .contact-container a > span:before, .contact-container a > span:after, .content.product .nav-tabs a:before, .content.product .nav-tabs a:after, .content.product .nav-tabs a > span:before, .content.product .nav-tabs a > span:after, .topbar .row .col-lg-2 a:before, .topbar .row .col-lg-2 a:after, .topbar .row .col-lg-2 a > span:before, .topbar .row .col-lg-2 a > span:after, .bottombar .txt-center a:before, .bottombar .txt-center a:after, .bottombar .txt-center a > span:before, .bottombar .txt-center a > span:after {
  content: '';
  position: absolute;
  transition: transform .5s ease; }

.effect-1 {
  padding-top: 10px; }

.effect-1:before {
  left: 0;
  bottom: 8px;
  width: 100%;
  height: 2px;
  background: #fff;
  transform: scaleX(0); }

.effect-1.active:before {
  transform: scaleX(1); }

.effect-1:hover:before {
  transform: scaleX(1); }

/*effect-1-2*/
.effect-1-2 {
  padding-top: 10px; }

.effect-1-2:before {
  left: 0;
  bottom: 8px;
  width: 100%;
  height: 2px;
  background: #000066;
  transform: scaleX(0); }

.effect-1-2:hover:before {
  transform: scaleX(1); }

/*effect-7*/
.effect-7 {
  display: inline-block;
  overflow: hidden;
  border-radius: 0 !important; }

.effect-7:before {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000066;
  transform: translateX(-100%); }

.effect-7:after {
  content: attr(data-content);
  left: 0;
  top: 0;
  width: 0;
  margin: 12px;
  color: #000066;
  white-space: nowrap;
  overflow: hidden;
  transition: width .5s ease; }

.effect-7 > span {
  display: block;
  margin: 2px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 0;
  padding: 2px 5px; }

.effect-7:hover:before, .effect-7.active:before {
  transform: translateX(0); }

.effect-7:hover:after {
  width: calc(100% - 24px); }

/*text-move-up*/
.txt-move-up-parent {
  height: 235px;
  overflow: hidden;
  width: 100%;
  position: relative;
  z-index: 1020; }
  .txt-move-up-parent .move-up {
    color: #006;
    text-decoration: none;
    text-align: center;
    display: block; }
  .txt-move-up-parent .txt-move-up-child {
    transition: 0.3s;
    margin-top: 0em; }
  .txt-move-up-parent .hidden-txt {
    display: none;
    margin: auto; }

.txt-move-up-parent:hover .hidden-txt {
  display: block; }
.txt-move-up-parent:hover .txt-move-up-child {
  margin-top: -2em; }

/*search-hover*/
.btn-search {
  display: inline-block;
  position: relative;
  padding: 0;
  position: relative; }
  .btn-search input[type="text"] {
    height: 25px;
    font-size: 16px;
    display: inline-block;
    font-weight: 100;
    border: none;
    outline: none;
    color: #fff;
    padding: 8px;
    padding-right: 60px;
    width: 0px;
    position: absolute;
    top: 0;
    right: 0;
    background: transparent !important;
    z-index: 3;
    transition: width 0.4s cubic-bezier(0, 0.495, 0, 1);
    cursor: pointer; }
  .btn-search input[type="text"]:focus:hover {
    border: 1px solid #fff;
    border-radius: 20px; }
  .btn-search input[type="text"]:focus {
    width: 250px;
    z-index: 1;
    border: 1px solid #fff;
    border-radius: 20px;
    cursor: text; }
  .btn-search input[type="submit"] {
    height: 25px;
    width: 25px;
    display: inline-block;
    color: red;
    background: url(../images/search-btn.png) center center no-repeat;
    background-size: 20px 20px;
    padding: 5px;
    text-indent: -10000px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 0.6;
    cursor: pointer;
    transition: opacity 0.4s ease; }
  .btn-search input[type="submit"]:hover {
    opacity: 1; }
  .btn-search input::placeholder {
    color: #ddd;
    font-family: "NeutraText-BookAlt"; }

/*sidepanel*/
.btn-close {
  display: none; }

/*----------CAROUSEL MULTIPLE----------*/
.carousel-link {
  transition: ease 0.3s;
  color: #fff; }

.carousel-link:hover {
  text-shadow: 0 0 6px #000;
  color: #fff;
  text-decoration: none; }

.carousel-link h3 {
  transition: ease 0.3s;
  font-size: 22px !important; }

.carousel-link h3:hover {
  font-size: 26px !important; }

.carousel-multiple .carousel-control-prev, .carousel-multiple .carousel-control-next {
  width: 8%; }

/*----------RESPONSIVE----------*/
/*responsive product*/
@media (max-width: 2560px) {
  .content.product .gallery ul {
    width: 1135px; } }
@media (max-width: 1498px) {
  .content.product .gallery ul {
    width: 1135px; } }
@media (max-width: 1440px) {
  .content.product .gallery ul {
    width: 865px; }

  header nav .topbar .col-lg-2 {
    -ms-flex: 0 0 18.666667%;
    flex: 0 0 18.666667%;
    max-width: 18.666667%; } }
@media (max-width: 1171px) {
  .content.product .gallery ul {
    width: 580px; } }
@media (max-width: 1024px) {
  .content.product .gallery ul {
    width: 642px; } }
@media (max-width: 991px) {
  .content.product .gallery ul {
    width: 564px; }
    .content.product .gallery ul li .photo {
      width: 250px;
      height: 250px; }
      .content.product .gallery ul li .photo h3 {
        top: 265px; } }
@media (max-width: 957px) {
  .content.product .gallery ul {
    width: 287px; } }
@media (max-width: 767px) {
  .content.product .gallery ul {
    width: 100%; }
    .content.product .gallery ul li {
      margin: 5px !important; } }
@media (max-width: 749px) {
  .content.product .gallery ul {
    width: 340px; } }
@media (max-width: 480px) {
  .content.product .gallery ul {
    width: 240px; } }
/*responsive swatches*/
@media (max-width: 1870px) {
  .content.swatches .gallery ul {
    width: 1425px; } }
@media (max-width: 1440px) {
  .content.swatches .gallery ul {
    width: 1400px; } }
@media (max-width: 1416px) {
  .content.swatches .gallery ul {
    width: 872px; } }
@media (max-width: 1024px) {
  .content.swatches .gallery ul {
    width: 590px; } }
@media (max-width: 649px) {
  .content.swatches .gallery ul li {
    margin: 10px; } }
@media (max-width: 620px) {
  .content.swatches .gallery ul {
    width: 275px; } }
@media (max-width: 320px) {
  .content.swatches .gallery ul {
    width: 225px; }
    .content.swatches .gallery ul h3.swatch-title {
      font-size: 22px !important; }
    .content.swatches .gallery ul .photo {
      height: 210px;
      width: 210px; } }
/*responsive swatches modal*/
@media (max-width: 1870px) {
  .content.swatches .modal .gallery ul {
    width: 698px; } }
@media (max-width: 991px) {
  .content.swatches .modal-dialog {
    max-width: 760px; } }
@media (max-width: 798px) {
  .content.swatches .modal-dialog {
    max-width: 600px; }
    .content.swatches .modal-dialog .gallery ul {
      width: 525px; } }
@media (max-width: 634px) {
  .content.swatches .modal-dialog {
    max-width: 500px; }
    .content.swatches .modal-dialog .gallery ul {
      width: 350px; } }
@media (max-width: 395px) {
  .content.swatches .modal-dialog {
    max-width: 300px;
    margin: auto; }
    .content.swatches .modal-dialog .gallery ul {
      width: 180px; } }
@media (max-width: 320px) {
  .content.swatches .modal-dialog {
    max-width: 300px;
    margin: auto; }
    .content.swatches .modal-dialog .gallery ul {
      width: 235px; }
      .content.swatches .modal-dialog .gallery ul .photo {
        height: auto;
        width: 95%;
        top: 0; } }
@media (max-width: 1170px) {
  .btn-close {
    display: block; }

  header nav .bottombar .sidepanel {
    width: 0;
    position: fixed;
    z-index: 1;
    height: 100%;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 102, 0.92);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 40px;
    display: block !important; }
    header nav .bottombar .sidepanel a {
      padding: 8px 32px 8px 8px;
      text-decoration: none;
      font-size: 25px;
      color: #818181;
      display: block;
      transition: 0.3s; }
    header nav .bottombar .sidepanel a:hover {
      color: #f1f1f1; }
    header nav .bottombar .sidepanel .closebtn {
      position: absolute;
      top: 0;
      left: 15px;
      font-size: 25px; }
    header nav .bottombar .sidepanel .nav-item:last-child {
      padding-right: 25px !important; } }
@media (max-width: 1440px) {
  /*general*/
  header nav .topbar .container, header nav .topbar .container-content, header nav .bottombar .container, header nav .bottombar .container-content,
  .content .container,
  .content .container-content, footer .topbar .container, footer .topbar .container-content, footer .bottombar .container, footer .bottombar .container-content {
    width: 80%; }

  .navbar-brand, .navbar-brand span {
    font-size: 32px !important; }

  .nav-link {
    font-size: 16px !important; }

  h1 {
    font-size: 55px !important; }

  h2 {
    font-size: 25px !important; }

  h3 {
    font-size: 22px !important; }

  h3.swatch-title {
    font-size: 26px !important; }

  .carousel .carousel-caption span {
    font-size: 18px !important; }

  .content .row-bar p {
    font-size: 20px !important; }

  /*home*/
  .content .row-bar {
    padding: 30px 0; }
  .content .img-3 {
    height: 250px; }

  /*product*/
  .content.product .nav-tabs .nav-title {
    margin-bottom: 5px; }
  .content.product .nav-tabs .tablist .nav-item {
    padding: 4px 10px !important; }
  .content.product .tab-pane.container {
    width: 100%; }

  /*service*/
  .content.service .card .imgBx p, .content.service .card .details p {
    font-size: 16px; }
  .content.service .card .details p {
    margin: 10px 0 0; }

  /*contact*/
  footer .map-container iframe {
    height: 225px;
    width: 100%; }

  /*hover*/
  .photo img {
    height: 250px; } }
@media (max-width: 1391px) {
  /*general*/
  header nav .topbar .container, header nav .topbar .container-content, header nav .bottombar .container, header nav .bottombar .container-content,
  .content .container,
  .content .container-content, footer .topbar .container, footer .topbar .container-content, footer .bottombar .container, footer .bottombar .container-content {
    width: 90%; } }
@media (max-width: 1280px) {
  /*header*/
  header nav .topbar .col-lg-2 {
    -ms-flex: 0 0 20.666667%;
    flex: 0 0 20.666667%;
    max-width: 20.666667%; } }
@media (max-width: 1170px) {
  /*header*/
  header nav .topbar .col-lg-2 {
    -ms-flex: 0 0 25.666667%;
    flex: 0 0 25.666667%;
    max-width: 25.666667%; }
  header nav .bottombar {
    width: 100%; }
    header nav .bottombar .col-lg-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; }
    header nav .bottombar .col-lg-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%; }
    header nav .bottombar .navbar-collapse {
      flex-basis: 100%;
      flex-grow: 1; }
      header nav .bottombar .navbar-collapse .navbar-nav {
        margin-left: 0;
        display: flex;
        flex-direction: column; }
  header nav .collapse:not(.show) {
    display: inherit !important; }
  header nav .navbar-toggler {
    display: block !important;
    float: right; }

  /*products*/
  .content.product .col-lg-2 {
    -ms-flex: 0 0 29.666667%;
    flex: 0 0 29.666667%;
    max-width: 29.666667%; }
  .content.product .col-lg-10 {
    -ms-flex: 0 0 70.333333%;
    flex: 0 0 70.333333%;
    max-width: 70.333333%; } }
@media (max-width: 1024px) {
  /*home*/
  .content .row-bar {
    padding: 30px 0; }
  .content .img-3 {
    height: 200px; }

  /*product*/
  .content.product .nav-tabs .nav-title {
    margin-bottom: 5px; }
  .content.product .nav-tabs .tablist .nav-item {
    padding: 4px 10px !important; }
  .content.product .tab-pane.container {
    width: 100%; }
  .content.product .img-3 {
    height: 180px; }

  /*service*/
  .content.service .card-container {
    width: 100%;
    height: 200px; }
  .content.service .card {
    height: 200px; }
    .content.service .card .imgBx p, .content.service .card .details {
      padding: 12px 20px; }
      .content.service .card .imgBx p p, .content.service .card .details p {
        font-size: 16px; }
    .content.service .card .details p {
      margin: 10px 0 0; }
  .content.service .row-col {
    min-height: 220px; }

  /*swatches*/
  .content.swatches .img-3 {
    height: 240px; }
  .content.swatches .photo img {
    height: 240px; }
  .content.swatches .gallery li {
    width: 260px;
    height: 240px; }

  /*hover*/
  .photo img {
    height: 200px; }

  .effect-7:before {
    left: -1px; } }
@media (max-width: 991px) {
  /*general*/
  .photo img {
    height: 350px; }

  /*header*/
  header nav .topbar .col-lg-2 {
    -ms-flex: 0 0 30.666667%;
    flex: 0 0 30.666667%;
    max-width: 30.666667%; }

  /*home*/
  .content .img-3 {
    height: 350px;
    width: 70%;
    margin: 0 auto 40px; }

  /*footer*/
  footer {
    height: auto; }
    footer .contact-container .col-lg-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%; }
    footer .contact-container .col-lg-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%; }
    footer .map-container {
      margin-top: 25px; }
    footer .topbar {
      height: 650px !important;
      padding: 10px 0; }
    footer .bottombar {
      height: 85px;
      text-align: center !important; }
      footer .bottombar p {
        text-align: center !important; }
    footer iframe {
      height: 300px !important; }

  /*product*/
  .content.product .tab-content .col-lg-6 {
    width: 50%; }
  .content.product .gallery ul li {
    margin: 10px;
    height: 300px;
    width: 250px; }
    .content.product .gallery ul li img {
      margin: 10px;
      height: 250px;
      width: 250px; }

  /*service*/
  .content.service .card-container {
    width: 100%;
    height: 200px; } }
@media (max-width: 768px) {
  /*general*/
  .photo img {
    height: 300px; }

  header nav .topbar .col-lg-2 {
    -ms-flex: 0 0 43.666667%;
    flex: 0 0 43.666667%;
    max-width: 43.666667%; }

  /*home*/
  .content .img-3 {
    height: 300px;
    width: 80%;
    margin: 0 auto 40px; }

  /*product*/
  .content.product .gallery ul li {
    margin: 10px;
    height: 290px;
    width: 200px; }
    .content.product .gallery ul li .photo, .content.product .gallery ul li img {
      margin: 10px;
      height: 200px;
      width: 200px; }
      .content.product .gallery ul li .photo h3, .content.product .gallery ul li img h3 {
        top: 220px; }

  /*service*/
  .content.service .card .details h3 {
    font-size: 18px !important; }
  .content.service .card .details p {
    font-size: 16px;
    line-height: 1.2; }

  /*swatches*/
  .content.swatches .gallery li {
    width: 250px;
    height: 250px;
    margin: 10px 20px; }

  /*contact*/
  .container-contact header {
    height: 335px; }
  .container-contact footer {
    height: auto; }
    .container-contact footer .topbar {
      height: 650px;
      padding: 10px 0; }
    .container-contact footer .bottombar {
      height: 85px; }

  header .carousel-head .carousel-item .bg1, header .carousel-head .carousel-item .bg2 {
    height: 335px !important; }

  footer .contact-container {
    margin-top: 30px; }
  footer .map-container iframe {
    height: 270px;
    width: 100%; } }
@media (max-width: 749px) {
  /*product*/
  .content.product .gallery ul {
    width: 100%; }
  .content.product .col-lg-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .content.product .col-lg-10 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .content.product .nav-tabs .nav-link {
    margin: 0; }
  .content.product .nav-tabs .tablist .nav-item {
    padding: 0px 10px !important; }
  .content.product .nav-tabs .divider {
    margin: 5px 0; }
  .content.product .nav-tabs .nav-title {
    margin-bottom: 0; }
  .content.product .tab-sort {
    margin-top: 30px;
    margin-bottom: 30px; }
  .content.product .gallery {
    margin-top: 0; }
    .content.product .gallery ul li .photo {
      margin: 0; }
  .content.product .collapse:not(.show) {
    display: none !important; } }
@media (max-width: 743px) {
  .content.product .gallery ul {
    width: 450px; } }
@media (max-width: 535px) {
  .content.product .gallery ul {
    width: 330px; }
    .content.product .gallery ul li {
      height: 380px;
      width: 300px; }
      .content.product .gallery ul li .photo {
        height: 300px;
        width: 300px;
        margin-top: 30px; }
        .content.product .gallery ul li .photo img {
          height: 300px;
          width: 300px; }
        .content.product .gallery ul li .photo h3 {
          top: 320px; } }
@media (max-width: 480px) {
  /*general*/
  .photo img {
    height: 230px; }

  .navbar-brand, .navbar-brand span {
    font-size: 26px !important; }

  h1 {
    font-size: 48px !important; }

  /*header*/
  header nav .topbar .col-lg-2 {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0; }

  /*home*/
  .content .img-3 {
    height: 230px;
    width: 80%;
    margin: 0 auto 40px; }

  /*product*/
  .content.product {
    margin-top: 30px;
    margin-bottom: 30px; }
    .content.product .gallery ul li img {
      height: 200px;
      width: 200px; }

  /*service*/
  .content.service .row-col {
    min-height: 670px; }

  /*contact*/
  .container-contact footer .topbar {
    height: 670px; }
    .container-contact footer .topbar .container-content h2 {
      margin-bottom: 15px;
      text-align: center; }
    .container-contact footer .topbar .container-content .contact-container .row {
      display: inline-flex;
      flex-wrap: nowrap;
      width: 100%; }
  .container-contact footer .bottombar {
    height: 140px; }

  /*footer*/
  footer iframe {
    height: 230px !important; } }
@media (max-width: 433px) {
  /*footer*/
  footer .contact-container .row .col-lg-11 {
    -ms-flex: 0 0 85.666667%;
    flex: 0 0 85.666667%;
    max-width: 85.666667%; } }
@media (max-width: 400px) {
  .content.product .gallery ul {
    width: 100%;
    text-align: center; }
    .content.product .gallery ul li {
      height: 335px;
      width: 250px; }
      .content.product .gallery ul li .photo {
        height: 250px;
        width: 270px; }
        .content.product .gallery ul li .photo h3 {
          top: 270px; }
        .content.product .gallery ul li .photo img {
          height: 250px;
          width: 250px; }

  /*footer*/
  footer .bottombar {
    height: 110px; } }
@media (max-width: 375px) {
  /*general*/
  header nav .topbar .container,
  header nav .topbar .container-content,
  header nav .bottombar .container,
  header nav .bottombar .container-content,
  .content .container,
  .content .container-content,
  footer .topbar .container,
  footer .topbar .container-content,
  footer .bottombar .container,
  footer .bottombar .container-content {
    width: 95%; }

  /*header*/
  header nav .topbar .col-lg-2 {
    flex: 0 0 100%;
    max-width: 100%; }

  /*product*/
  .content.product .gallery ul li, .content.product .gallery ul li img {
    height: 330px;
    width: 270px; }

  /*swatches*/
  .content.swatches .gallery li {
    margin: 15px 5px; }

  /*footer*/
  footer .bottombar {
    height: 135px; } }
@media (max-width: 320px) {
  /*general*/
  .navbar-brand {
    line-height: 0.7 !important; }
    .navbar-brand span {
      display: block; }

  /*carousel*/
  .carousel.carousel-l .carousel-caption,
  .carousel-head .carousel-caption {
    top: 40%; }

  .carousel .carousel-caption,
  .carousel-head .carousel-caption {
    top: 50%; }

  /*product*/
  .content.product .tab-sort {
    margin-bottom: 30px; }
  .content.product .gallery ul li {
    height: 330px; }
    .content.product .gallery ul li img {
      height: 250px;
      width: 250px; }

  /*swatches*/
  .content.swatches .photo img {
    height: 200px !important;
    width: 200px !important; }
  .content.swatches .gallery .photo .txt-container {
    left: 0; }
  .content.swatches .gallery .photo .txt-move-up-parent {
    padding-top: 0; }
  .content.swatches .gallery li {
    height: 210px !important;
    width: 210px !important;
    margin: 10px 5px; }

  /*contact*/
  .container-contact footer .topbar {
    height: 700px; }
  .container-contact footer .bottombar {
    height: 165px; }
  .container-contact iframe {
    height: 250px !important; } }
/*---CAROUSEL--*/
.carousel-multiple {
  height: auto !important;
  margin-bottom: 50px; }
  .carousel-multiple .carousel-caption {
    top: 25% !important; }
  .carousel-multiple .item-container {
    position: relative; }
    .carousel-multiple .item-container .img-multi {
      height: 230px;
      width: 100%;
      object-fit: cover; }
    .carousel-multiple .item-container .img-overlay {
      position: absolute;
      background: rgba(0, 0, 0, 0.3);
      height: 100%;
      width: 100%;
      top: 0; }
  .carousel-multiple .carousel-control-next,
  .carousel-multiple .carousel-control-prev {
    z-index: 1000; }

@media (min-width: 768px) and (max-width: 991px) {
  /* Show 4th slide on md  if col-md-4*/
  .carousel-inner .active.col-md-4.carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -33.3333%;
    /*change this with javascript in the future*/
    z-index: -1;
    display: block;
    visibility: visible; } }
@media (min-width: 576px) and (max-width: 768px) {
  /* Show 3rd slide on sm  if col-sm-6*/
  .carousel-inner .active.col-sm-6.carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -50%;
    /*change this with javascript in the future*/
    z-index: -1;
    display: block;
    visibility: visible; } }
@media (min-width: 576px) {
  .carousel-item {
    margin-right: 0; }

  /* show 2 items */
  .carousel-inner .active + .carousel-item {
    display: block; }

  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
    transition: none; }

  .carousel-inner .carousel-item-next {
    position: relative;
    transform: translate3d(0, 0, 0); }

  /* left or forward direction */
  .active.carousel-item-left + .carousel-item-next.carousel-item-left,
  .carousel-item-next.carousel-item-left + .carousel-item,
  .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }

  /* farthest right hidden item must be abso position for animations */
  .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible; }

  /* right or prev direction */
  .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
  .carousel-item-prev.carousel-item-right + .carousel-item,
  .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible; } }
/*MD*/
@media (min-width: 768px) {
  /* show 3rd of 3 item slide */
  .carousel-inner .active + .carousel-item + .carousel-item {
    display: block; }

  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
    transition: none; }

  .carousel-inner .carousel-item-next {
    position: relative;
    transform: translate3d(0, 0, 0); }

  /* left or forward direction */
  .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }

  /* right or prev direction */
  .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible; } }
/*LG */
@media (min-width: 991px) {
  /* show 4th item */
  .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
    display: block; }

  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
    transition: none; }

  /* Show 5th slide on lg if col-lg-3 */
  .carousel-inner .active.col-lg-3.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -25%;
    /*change this with javascript in the future*/
    z-index: -1;
    display: block;
    visibility: visible; }

  /* left or forward direction */
  .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }

  /* right or prev direction //t - previous slide direction last item animation fix */
  .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible; } }

/*# sourceMappingURL=custom.css.map */
