p {
  font-size: 18px; }

.announcement ul {
  margin: 0;
  padding: 0; }

.announcement ul li {
  margin: 0;
  font-family: Roboto;
  padding: 0;
  display: inline-block;
  font-weight: normal; }

.header-menu a {
  font-size: 18px;
  font-family: 'PT Sans', sans-serif; }

.link_list a {
  text-align: left;
  display: block;
  margin: 0; }

.footer .social-icons {
  margin-top: 30px; }

.link_list {
  margin-top: 1rem; }

.footer .parsley-errors-list.filled {
  display: none !important; }

.footer form .form-group {
  margin: 0; }

.input_style {
  padding-right: 0; }

.btn_style {
  padding-left: 0; }

form .input_style input.form-control:not([type=checkbox]):not([type=radio]) {
  border-radius: 5px 0 0 5px;
  background: transparent;
  border: 4px solid #fff;
  border-right: 0; }

.input_style .form-control:focus {
  border: none; }

.btn_style .btn:focus {
  outline: 0 !important;
  border-radius: 0 5px 5px 0;
  border-left: 0;
  border-color: #fff; }

.btn_style .btn {
  border-radius: 0 5px 5px 0;
  border: 4px solid #fff;
  border-left: 0;
  line-height: 1.38; }

.footer__copyright {
  font-size: 15px;
  margin: 0 !important; }

.heading {
  margin-bottom: 10px !important; }

.testi_content {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 40px; }

.testi_content .col-md-3 {
  padding: 0; }

.section--testimonial .testimonial__image {
  max-width: 100%;
  max-height: none;
  margin: 0 auto;
  border-radius: 10px 0 0 10px; }

.section--testimonial .testimonial__text {
  font-size: 20px;
  line-height: 30px; }

.header-menu a {
  margin-bottom: 3px !important; }

.header-menu a:hover {
  border-bottom: 2px solid #f6c825;
  margin-bottom: 0px !important; }

.overlay {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  background: #0000007d; }

.product_text {
  font-size: 18px; }

testi_text {
  padding: 0 60px; }

.down_arrow {
  text-align: center;
  position: relative;
  z-index: 1111;
  transform: translateY(-20px); }

.down_arrow img {
  margin: 0;
  max-width: 100%; }

@media screen and (min-width: 320px) and (max-width: 1024px) {
  .section--products .slick-next {
    right: -20px !important; }

  .section--products .slick-prev {
    left: -20px !important; } }
@media screen and (min-width: 320px) and (max-width: 767px) {
  .announcement ul li {
    display: block; }

  .header .header-menu {
    text-align: left !important;
    margin-top: 15px; }

  .header .header-menu a {
    line-height: 35px !important; }

  .input_style {
    padding-right: 15px; }

  form .input_style input.form-control:not([type=checkbox]):not([type=radio]) {
    border-radius: 5px;
    border: 4px solid #fff; }

  .footer form .form-group {
    margin-bottom: 15px; }

  .btn_style {
    padding-left: 15px; }

  .btn_style .btn {
    border-radius: 5px;
    border: 5px solid #fff; }

  .section--testimonial .testimonial__image {
    border-radius: 10px !important; }

  .testi_content {
    padding: 20px; }

  testi_text {
    padding: 0; }

  .link_list a {
    display: inline-block;
    margin: 0 16px; }

  .section--1592569914558 {
    padding-top: 60px; } }
@media only screen and (max-width: 320px) {
  .product_text h4 {
    font-size: 17px !important; } }
/*============================================================================
  #Colors
==============================================================================*/
/*============================================================================
  #Button Styles
==============================================================================*/
.section--products .multi_video .multi_video--bar a {
  border: none !important;
  border-color: none !important;
  box-shadow: 0px 3px 5px #888888 !important;
  border-radius: 4px !important;
  position: relative !important; }
  .section--products .multi_video .multi_video--bar a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(transparent, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.2)); }

.section--products .multi_video .multi_video--bar a:first-of-type {
  box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.5) !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }
.section--products .multi_video .multi_video--bar a:last-of-type {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5) !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

/*============================================================================
  #Product Styles
==============================================================================*/
.section--products {
  padding-bottom: 50px; }
  .section--products .slick-list .col-md-3 img {
    margin: 0 0; }
  .section--products .slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 45%;
    height: 40px;
    width: 40px;
    display: inline;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 1000; }
  .section--products .slick-prev {
    left: -40px;
    background: url("left.png") no-repeat center center;
    background-size: 100%; }
  .section--products .slick-next {
    right: -40px;
    background: url("right.png") no-repeat center center;
    background-size: 100%; }
  .section--products .multi_video {
    position: relative; }
    .section--products .multi_video .multi_video--bar {
      position: absolute;
      bottom: 0;
      width: 100%;
      padding: 0 20px;
      background: transparent;
      text-align: center;
      font-size: 0; }
      .section--products .multi_video .multi_video--bar a {
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        padding: 7px;
        width: 48%;
        border: 1px solid #fff;
        background: #fff;
        color: #000; }
        .section--products .multi_video .multi_video--bar a:last-of-type {
          background: #1e3d54;
          color: #000;
          border: 1px solid #1e3d54; }

/*============================================================================
  #Hero Slider Style
==============================================================================*/
.section--hero-slider {
  padding: 0;
  position: relative; }

.hero-slideshow .slide {
  padding-top: 300px; }
  .hero-slideshow .slide h1 {
    font-size: 28px; }
.hero-slideshow .slide-content {
  padding: 30px;
  padding-top: 10px;
  padding-bottom: 60px;
  background: rgba(255, 255, 255, 0.42);
  color: #fff; }
  .hero-slideshow .slide-content img {
    max-height: 100px; }
  .hero-slideshow .slide-content a {
    margin-top: 0; }
.hero-slideshow .slick-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 45%;
  height: 40px;
  width: 40px;
  display: inline;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 1000; }
.hero-slideshow .slick-prev {
  left: -40px;
  background: url("left.png") no-repeat center center;
  background-size: 100%; }
.hero-slideshow .slick-next {
  right: -40px;
  background: url("right.png") no-repeat center center;
  background-size: 100%; }
.hero-slideshow .slick-dots {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0;
  display: block;
  margin: 0;
  margin: 0 auto;
  margin-bottom: 2rem;
  padding: 0;
  list-style: none; }
  .hero-slideshow .slick-dots li {
    font-size: 0;
    line-height: 0;
    position: relative;
    display: inline-block;
    height: 10px;
    margin: 0;
    cursor: pointer; }
    .hero-slideshow .slick-dots li.slick-active button {
      background: #1e3d54; }
    .hero-slideshow .slick-dots li button {
      width: 0.75rem;
      height: 0.75rem;
      margin: 0.5rem;
      border: none;
      background: #ffffff;
      border-radius: 50%; }

/*============================================================================
  #Header Style
==============================================================================*/
.header .header-menu {
  text-align: center; }

.header .header-menu a {
  min-width: 100px; }

.header .logo img {
  transform: none;
  position: static; }

@media only screen and (max-width: 991px) {
  .header .logo {
    position: static;
    padding: 0;
    margin: 0; }

  .header .header-menu a {
    min-width: 40px; }

  .header .logo img {
    max-height: 80px !important; } }
@media only screen and (max-width: 767px) {
  .header-menu a:nth-child(3) {
    margin-left: 0px; }

  .header .header_icon {
    display: none; } }
.section .slide {
  background-position: top center; }

.slide-content h1 {
  color: #333;
  font-size: 45px !important; }

.block--1593509317286_1 {
  display: none; }

@media only screen and (max-width: 767px) {
  .block--1593509317286_1 {
    display: block !important; }

  .block--1593509317286_0 {
    display: none; }

  .slide-content p {
    padding: 0px !important; }

  .hero-slideshow .slide {
    padding-top: 0px; }

  .hero-slideshow .slide-content {
    padding: 15px; }

  .testi_extra {
    padding: 0px !important; } }
