/* Base */
/* Carousel */
/* Containers */
/* Buttons */
.hr-darker {
  border-color: #DAE3E5; }

body {
  color: #222;
  font: 16px/24px Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

p {
  margin-bottom: 24px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: Arial, sans-serif; }

ul,
ol {
  margin-bottom: 24px; }

h1 {
  font-size: 58px; }

h2 {
  font-size: 48px; }

h3 {
  font-size: 38px; }

h4 {
  font-size: 28px; }

h5 {
  font-size: 22px; }

h6 {
  font-size: 18px; }

a {
  color: #2980B9;
  text-decoration: none; }
  a:hover {
    color: #2C3E50; }
  a:not(.btn, .nav-link, .dropdown-item, .bbsn-link):hover {
    text-decoration: underline; }

blockquote {
  font-style: italic; }
  blockquote cite {
    display: block; }

hr {
  margin: 24px 0;
  border-color: #ccc; }

img {
  margin-top: 0px;
  margin-bottom: 24px; }

code {
  white-space: normal; }

form button,
form input,
form select,
form textarea {
  max-width: 100%;
  margin-bottom: 12px; }
form input[type="submit"],
form input[type="button"] {
  -webkit-font-smoothing: antialiased; }

.entry-thumbnail {
  margin-bottom: 24px; }

.entry-content :last-child {
  margin-bottom: 0; }

.meta-edit {
  margin-bottom: 0; }

.img-oldimg {
  width: 100%; }

.bbsn-links .bbsn-link svg {
  width: 21px;
  fill: #2980B9;
  transition: all 0.3s ease; }

.bbsn-links .bbsn-link svg:hover {
  fill: #2C3E50; }

.bbsn-links {
  padding-left: 15px; }

.navbar {
  margin-bottom: 0;
  height: auto;
  border-bottom: 1px #eee solid; }

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #2980B9; }

.navbar-brand {
  display: block;
  width: 150px;
  height: auto; }

.navbar-brand-img {
  margin-bottom: 0; }

.subpage-header {
  padding: 60px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,eeeeee+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  /* IE6-9 */ }

.offcanvas {
  z-index: 1055; }

/* B5 bug fix */
.navbar-light .navbar-toggler {
  border: none; }

.navbar-toggler:focus, .btn-close:focus {
  box-shadow: none; }

#navbarSupportedContent .offcanvas-header img {
  top: 30px;
  max-height: 42px; }

#navbarSupportedContent .offcanvas-header button {
  z-index: 2; }

@media (max-width: 767px) {
  .dropdown-item {
    text-align: right;
    font-size: 15px; }

  .header-bbsn-links {
    padding-top: 15px; }

  .nav .show a {
    white-space: break-spaces;
    word-break: break-word; }

  .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='36px' height='28px' viewBox='0 0 36 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eMenu 2%3c/title%3e%3cg id='D2' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3e%3cg id='Homepage-v1' transform='translate(-1365.000000, -41.000000)' fill='rgb(41, 128, 185)'%3e%3cg id='Menu-2' transform='translate(1365.000000, 41.000000)'%3e%3crect id='Rectangle' x='0' y='0' width='28' height='4' rx='2'%3e%3c/rect%3e%3crect id='Rectangle-Copy-2' x='0' y='12' width='36' height='4' rx='2'%3e%3c/rect%3e%3crect id='Rectangle-Copy-3' x='8' y='24' width='28' height='4' rx='2'%3e%3c/rect%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e"); }

  .navbar-light .navbar-toggler-icon:hover {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='36px' height='28px' viewBox='0 0 36 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eMenu 2%3c/title%3e%3cg id='D2' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3e%3cg id='Homepage-v1' transform='translate(-1365.000000, -41.000000)' fill='black'%3e%3cg id='Menu-2' transform='translate(1365.000000, 41.000000)'%3e%3crect id='Rectangle' x='0' y='0' width='28' height='4' rx='2'%3e%3c/rect%3e%3crect id='Rectangle-Copy-2' x='0' y='12' width='36' height='4' rx='2'%3e%3c/rect%3e%3crect id='Rectangle-Copy-3' x='8' y='24' width='28' height='4' rx='2'%3e%3c/rect%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e"); } }
@media (max-width: 300px) {
  .navbar .navbar-brand {
    width: 64%; } }
.no-gutter > [class*='col-'],
.no-gutter [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

.content-box {
  padding-top: 48px;
  padding-bottom: 48px;
  text-align: left;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,eeeeee+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  /* IE6-9 */ }

.container-dark, .our-clients, .cta {
  color: #fff; }

.container-light, .testimonials {
  color: #292422; }

.welcome {
  background-color: ghostwhite; }

.our-clients {
  background-color: midnightblue; }

.testimonials {
  background-color: aliceblue; }
  .testimonials .testimonials-author {
    font-style: italic; }

.cta {
  /* background-image: url(/wp-content/themes/tov5/assets/img/cta-bg.jpg); */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative; }
  .cta:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(29, 29, 31, 0.8); }

.content-search:not(:last-child) {
  margin-bottom: 60px; }
.content-search h2 {
  margin-bottom: 30px; }

.content-default:not(:last-child) {
  margin-bottom: 60px; }

.content-news:not(:last-child) {
  margin-bottom: 60px; }
@media (max-width: 767px) {
  .content-news {
    margin-bottom: 40px; } }

.sidebar-menu {
  text-align: right; }
  @media (max-width: 575px) {
    .sidebar-menu {
      margin-top: 60px;
      text-align: left; } }
  .sidebar-menu .widget-main:not(:last-child) {
    margin-bottom: 36px; }
  .sidebar-menu .widget-main ul {
    list-style: none; }
    @media (max-width: 767px) {
      .sidebar-menu .widget-main ul {
        text-align: left; } }

.section-boxes {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 60px; }
  .section-boxes .section-box {
    border-bottom: none;
    text-align: left;
    background-color: #ccc;
    display: block;
    padding: 30px 25px; }
    @media (max-width: 1199px) {
      .section-boxes .section-box {
        min-height: 193px; } }
    .section-boxes .section-box:hover {
      background: rgba(255, 255, 255, 0.2) !important;
      text-decoration: none; }

.carousel-item-img {
  margin-bottom: 0; }

.woocommerce-Tabs-panel--product_shapes_sizes .row .col-xs-12:nth-child(1) table th::before {
  content: '[r] '; }

.woocommerce-Tabs-panel--product_shapes_sizes .row .col-xs-12:nth-child(2) table th::before {
  content: '[h]'; }

.woocommerce-Tabs-panel--product_shapes_sizes .row .col-xs-12:nth-child(3) table th::before {
  content: '[s] '; }

.woocommerce-Tabs-panel--product_shapes_sizes .row .col-xs-12:nth-child(4) table th::before {
  content: '[f] '; }

.carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.carousel-caption {
  padding: 75px 0; }

.carousel-caption .btn:hover {
  border-color: #2980B9 !important; }

.footer {
  background: lightgrey;
  color: #ccc;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+1,666666+100 */
  background: #000000;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #000000 1%, #666666 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #000000 1%, #666666 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #000000 1%, #666666 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#666666',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.bbsn-link:not(:first-of-type) {
  margin-left: 10px; }

.bbsn-link img {
  width: 24px; }

.footer-widgets .bbsn-link:hover {
  opacity: 0.8; }

.btn {
  border-radius: 30px;
  padding: 10px 20px; }
  .btn:hover {
    background: #2980B9;
    border-color: #2980B9; }

.btn-light, .container-dark .btn, .our-clients .btn, .cta .btn {
  color: #fff;
  border: 1px solid #fff;
  background: transparent; }
  .btn-light:hover, .container-dark .btn:hover, .our-clients .btn:hover, .cta .btn:hover {
    color: rgba(255, 255, 255, 0.6);
    border: 1px solid rgba(255, 255, 255, 0.6);
    background: transparent; }

.btn-dark, .container-light .btn, .testimonials .btn {
  color: #000;
  border: 1px solid #000;
  background: transparent; }
  .btn-dark:hover, .container-light .btn:hover, .testimonials .btn:hover {
    color: rgba(0, 0, 0, 0.6);
    border: 1px solid rgba(0, 0, 0, 0.6);
    background: transparent; }

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