@charset "UTF-8";

/* FONTS */
@font-face {
    font-family: 'Conv_Candarab';
    src: url('../fonts/Candarab.eot');
    src: local('☺'), url('../fonts/Candarab.woff') format('woff'), url('../fonts/Candarab.ttf') format('truetype'), url('../fonts/Candarab.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Candarai';
    src: url('../fonts/Candarai.eot');
    src: local('☺'), url('../fonts/Candarai.woff') format('woff'), url('../fonts/Candarai.ttf') format('truetype'), url('../fonts/Candarai.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Candaraz';
    src: url('../fonts/Candaraz.eot');
    src: local('☺'), url('../fonts/Candaraz.woff') format('woff'), url('../fonts/Candaraz.ttf') format('truetype'), url('../fonts/Candaraz.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Candara';
    src: url('../fonts/Candara.eot');
    src: local('☺'), url('../fonts/Candara.woff') format('woff'), url('../fonts/Candara.ttf') format('truetype'), url('../fonts/Candara.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;border: 2px solid #a3a3a3;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}



/* CUSTOM CSS */
html,
body {
    overflow-x: hidden;
}

#header {
    background-color: #fff;
    width: 100%;
    border-top: 7px solid #c91f2f;
}

#header > .container {
    padding: 0;
}

#header a {
    color: #fff;
    font-weight: bold;
    margin-top: 0;
    padding: 5px 5px !important;
    font-size: 0.8em;
    font-family: "jaf-bernina-sans";
}

#header .nav-link {
    padding: 5px 15px !important;
}

#header .nav-link:hover {
    background: #475964;
    text-decoration: none;
}

#header .nav-link:before {
    content: none;
}

#header a:hover {
    text-decoration: underline;
}

#header .dropdown-item a {
    font-family: "jaf-bernina-sans";
    font-style: normal;
    font-weight: 600;
    color: #475964;
    background: #fff;
    padding: 4px 20px 4px 20px !important;
    text-decoration: none;
    font-size: 11px;
    border-left: 1px #cecece solid;
    border-right: 1px #cecece solid;
    float: left;
    clear: left;
    width: 100%;
}

#header .dropdown-item a:last-child {
    border-bottom: 1px #cecece solid;
}

.arrows {
    color: #ca2030;
}

#header .dropdown-item:first-child a:hover {
    background: #fff !important;
}

#header .dropdown-item a:hover {
    background: #ca2030 !important;
    color: #fff;
}

#header .dropdown-item a:hover .arrows {
    color: #fff;
}

#header ul li.dropdown-item:first-child a {
    float: left;
    clear: left;
    font-family: "bebas-neue",sans-serif;
    font-style: normal;
    font-size: 22px;
    color: #495257;
    font-weight: 400;
    padding: 13px 20px 13px 20px !important;
    text-decoration: none;
    width: 100%;
    border-left: 1px #cecece solid;
    border-right: 1px #cecece solid;
    border-bottom: 1px #cecece solid;
}

.navbar-brand {
    margin-top: 0 !important;
}

.navbar-brand > img {
    max-width: 199px;
    max-height: 111px;
}

#header .tableting-solutions {
    position: absolute;
    left: 239px;
    top: 30px;
    color: #c91f2f;
    text-transform: uppercase;
    font-size: 1.3em;
    font-family: "bebas-neue",sans-serif;
}

#header .toll-free-number.mobile {
    display: none;
}

#header #navbarMainNav {
    padding-top: 20px;
    padding-left: 0;
}

.navbar-nav:not(.navbar-sm) {
    height: 30px !important;
    background-color: #c91f2f;
    margin-top: 18px;
}

body:not(.layout-admin) .navbar-brand {
    margin-right: 15px !important;
}

#header .dropdown-menu {
    background-color: #fff;
    width: 222px;
    border-top: 7px solid #475964;
    border-bottom: 7px solid #475964;
    border-left: none;
    border-right: none;
    border-radius: 1px;
    padding: 0;
}

.search-button {
    width: 100%;
    height: 100%;
    padding: 2px 0 0 8px;
}

.search-toggle {
    position: relative;
    display: block;
    height: 12px;
    width: 12px;
    cursor: pointer;
}

.search-toggle::before,
.search-toggle::after {
    content: '';
    position: absolute;
    display: block;
    transition: all 0.1s;
}

.search-toggle::before {
    border: 2px solid #fff;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    left: 2px;
    top: 5px;
}

.search-toggle::after {
    height: 2px;
    width: 6px;
    background: #fff;
    top: 16px;
    left: 11px;
    transform: rotate(45deg);
}

.search-toggle.active::before {
    width: 0;
    border-width: 1px;
    border-radius: 0;
    transform: rotate(45deg);
    top: 7px;
    left: 8px;
}

.search-toggle.active::after {
    width: 12px;
    left: 3px;
    top: 12px;
}

.search-input:focus {
    outline: none;
}

.search-box {
    position: absolute;
    bottom: 26px;
    width: 700px;
    height: 100%;
    max-height: 0;
    transform: translateY(100%);
    background-color: #475964;
    transition: all 0.3s;
}

.search-box.for-mobile {
    display: none;
}

.search-input {
    width: 100%;
    height: 100%;
    padding: 0 1em;
    border: 0;
    background-color: transparent;
    opacity: 0;
    color: #fff;
}

.search-input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.4);
    font-family: "jaf-bernina-sans";
}

#navbarMainNav.show .search-box {
    max-height: 40px;
}

#navbarMainNav.show .search-input {
    opacity: 1;
}

.section-heading-text {
    color: #777;
    text-transform: uppercase;
}

h1, .h1 {
    font-size: 2.8em;
    margin-bottom: 20px !important;
    text-transform: uppercase;
    font-family: "bebas-neue",sans-serif;
    color: #c91f2f;
}

h3 {
    font-size: 2rem;
    margin-bottom: 20px !important;
    text-transform: uppercase;
    font-family: "bebas-neue",sans-serif;
}

h2:not(.h5), .h2 {
    font-size: 2.5rem;
    margin-bottom: 20px !important;
    text-transform: uppercase;
    font-family: "bebas-neue",sans-serif;
}

.h2.max-w-700 {
    margin: 0 auto;
}

.list-header {
    color: #596a74;
    text-transform: uppercase;
    font-family: "bebas-neue",sans-serif;
    border-bottom: 2px solid #c91f2f;
    margin-bottom: 10px !important;
}

.list-wrapper {
    margin-bottom: 30px;
    clear: both;
}

ul.red-list {
    color: #c91f2f;
    margin-bottom: 0;
    padding-left: 20px;
}

ul.red-list li span {
    color: #212529;
}

p {
    color: #232527;
    font-family: "jaf-bernina-sans";
}

a {
    text-decoration: underline;
}

.btn-red {
    background: #c91f2f;
    color: #fff;
    text-decoration: none;
    padding: 8px 30px;
    min-width: 260px;
    border-radius: 0;
    text-transform: uppercase;
    font-family: "jaf-bernina-sans";
    font-weight: bold;
    font-size: 1.0rem;
}

.btn-red:hover {
    background: #bb0a1b;
    color: #fff;
}

.btn-secondary {
    background-color: #c91f2f;
    border-color: #6d000a;
}

#btnScrollTo:hover {
    background-color: #475964;
}

.img-text-wrap img {
    float: left;
    margin: 0 15px 5px 0;
}

.img-text-wrap p {
    text-align: left;
}

.icons-services {
    text-align: left;
}

.services-list {
    text-align: center;
}

.property-table {
    font-weight: bold;
    color: #4c4a4a;
}

.property-table td {
    padding: 5px;
}

@media only screen
and (min-width: 768px) {
    .services-list .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.icons-services h2,
.services-list h2{
    word-break: keep-all;
    font-family: "bebas-neue",sans-serif;
    text-transform: uppercase;
}

.services-list h2 {
    margin-top: 10px;
}

.icons-services a,
.services-list a {
    text-decoration: none;
    color: #404040;
}

.icons-services a:hover,
.services-list a:hover {
    text-decoration: none;
}

.icons-services img {
    width: 200px;
    border: 2px solid #a3a3a3;
}

.icons-services .service-icon-container {
    height: 130px;
}

.icons-services.products-and-services img {
    width: 365px;
}

.icons-services.products-and-services .service-icon-container {
    height: 235px;
}

.icons-services.industries img {
    width: 270px;
}

.icons-services.industries .service-icon-container {
    height: 215px;
}

.icons-services p {
    margin-bottom: 0;
    font-family: "jaf-bernina-sans";
    font-size: 0.8rem;
}

.services-list img {
    width: 260px;
    border-radius: 4px;
}

.green-heading {
    color: #45bf11;
}

.width-full {
    width: 100%;
    padding: 0 10px;
}

.border-top-gray {
    border-top: 1px solid #dedede;
}

.image-left img,
.image-right img {
    width: 100%;
}

.image-left .col-md-6 {
    width: 49%;
    float: left;
    padding: 0;
}

.image-left .col-md-8 {
    width: 65%;
    float: left;
    padding: 0;
}

.image-left .col-md-4 {
    width: 29%;
    float: left;
    padding: 0;
}

.image-right .col-md-6 {
    width: 49%;
    float: right;
    padding: 0;
}

.text-with-background {
    padding: 30px !important;
}

.green-list li {
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.2em;
    color: #45bf11;
    margin-bottom: 10px;
}

.green-list li span {
    color: #212529;
}

.image-overlay-text {
    position: relative;
}

.image-overlay-text .overlay-text {
    position: absolute;
    bottom: 10%;
    left: 10%;
    background-color: rgba(255,255,255,0.9);
    padding: 30px;
    width: 80%;
}

.image-overlay-text .overlay-text .btn {
    width: 100%;
    min-width: 100%;
}

.banner-with-text-overlay .col-md-6 {
    float: left;
}

.banner-with-text-overlay img {
    width: 100%;
}

.banner-with-text-overlay .text-overlay {
    margin-top: 100px;
    padding-left: 50px;
}

.banner-with-text-overlay .text-overlay h2 {
    font-size: 1.9em !important;
}

.banner-with-text-overlay .text-overlay .inner-text .spec {
    width: 49%;
    float: left;
    position: relative;
    margin-bottom: 15px;
}

.banner-with-text-overlay .text-overlay .inner-text .spec:before
{
    content:' ';
    display: block;
    border: 1px solid #6b6b6b;
    width: 30px;
    margin-bottom: 5px;
}

.banner-with-text-overlay .text-overlay .inner-text .spec-subheading {
    font-weight: bold;
    font-size: 1.1em;
}

.banner-with-text-overlay .text-overlay .inner-text .spec-details {
    display: block;
}

.solar-power-image-with-heading {
    position: relative;
}

.solar-power-image-with-heading span {
    position: absolute;
    top: 0;
    left: 0;
    color: #777;
    font-size: 1em;
    font-weight: bold;
}

.third-party-reviews img,
.third-party-reviews .btn {
    width: 100%;
    min-width: auto;
}

.third-party-reviews .stars {
    width: 165px;
    margin: 0 auto;
}

.third-party-reviews .star-container {
    float: left;
    margin-left: 15px;
}

.star-container ul {
    list-style: none;
    padding: 0;
    margin-left: 0;
}

.star-container li {
    display: inline-block;
    font-size: 20px;
    color: #ccc;
}

.stars .star-rating {
    float: left;
    line-height: 1.8em;
}

.star-container li.active, .star-container li.hover {
    color: orange;
}

.fa-star:before {
    content: "\f005";
}

#starRating li {
    cursor: pointer;
    font-size: 40px !important;
}

.form-group label:first-child {
    font-weight: bold;
}

.text-title {
    font-weight: bold;
    color: #1275b8;
}

#portfolio.portfolio-gutter .item-box {
    margin-bottom: 30px;
}

#portfolio.portfolio-gutter .item-box iframe {
    width: 100%;
    height: 237px;
}

#portfolio .item-box-desc h2, #portfolio .item-box-desc h3 {
    font-size: 18px;
    line-height: 20px;
}

.social-links a {
    font-style:italic;
    font-weight: 700;
    color:#ffffff;
    float:left;
    clear:left;
    margin:7px 0 0 8px;
}

.social-links img {
    border:none;
    float:left;
    clear:left;
}

.social-links div {
    float: left;
    margin: 0 0 0 15px;
}

.bar-bottom {
    background: #b9c0c5;
    width: 100%;
    height: 6px;
    display: block;
    clear: both;
    margin-bottom: 2px;
}

section.scheduled-events {
    font-family: "jaf-bernina-sans";
    color: #555555;
}

section.subpage-banner {
    position: relative;
    height: 270px;
}

section.subpage-banner h2 {
    color: #fff;
    font-family: "bebas-neue",sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 95px 0 0 15px;
    text-shadow: 0 0 10px #000;
    margin: 0 auto;
    display: block;
}

#footer {
    font-family: "jaf-bernina-sans";
    font-size: 0.9rem;
}

#footer.footer-dark {
    background: rgb(85,85,85);
    background: -moz-linear-gradient(180deg, rgba(85,85,85,1) 0%, rgba(108,108,108,1) 50%, rgba(85,85,85,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(85,85,85,1) 0%, rgba(108,108,108,1) 50%, rgba(85,85,85,1) 100%);
    background: linear-gradient(180deg, rgba(85,85,85,1) 0%, rgba(108,108,108,1) 50%, rgba(85,85,85,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#555555",endColorstr="#555555",GradientType=1);
}

#footer .footer-links-list a {
    text-decoration: none;
    font-style: italic;
}

#footer .footer-links-list a:hover {
    text-decoration: underline;
}

#footer .footer-address,
#footer .contact-numbers {
    margin-top: 5px;
}

#footer .footer-address {
    font-weight: bold;
    font-size: 0.9rem;
}

#footer .footer_divider {
    float: left;
    width: 2px;
    padding: 0;
    background: #999999;
    margin: 0 10px 0 10px;
}

#footer .logo-link {
    display: block;
}

#footer .footer-tagline {
    font-style: italic;
    font-weight: bold;
}

#footer p {
    color: #fff;
    text-align: left;
}

#footer .footer-logo {
    margin-bottom: 15px;
}

#footer .toll-free-number {
    margin-bottom: 20px;
    font-weight: bold;
}

#footer .iso-link {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

.btn-facebook > i,
.btn-twitter  > i {
    margin-right: 0 !important;
}

.btn-facebook,
.btn-twitter {
    background-color: transparent;
    border: 1px solid #ccc;
    padding: 0.46rem 0.8rem;
    color: #ccc !important;
}

section.bg-cover {
    position: relative;
    overflow: hidden;
}

section.bg-cover .text-overlay {
    position: absolute;
    color: #fff;
    top: 60px;
    left: 0;
    text-align: left;
    width: 100%;
}

section.bg-cover .text-overlay .inner-text {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 2.8em;
    font-weight: bold;
    line-height: 1.0em;
    padding: 0 15px;
}

section.bg-cover .text-overlay .inner-text .heading {
    text-transform: uppercase;
    color: #c91f2f;
    font-family: "bebas-neue",sans-serif;
    font-size: 3rem;
    margin-bottom: 5px;
}

section.bg-cover .text-overlay .inner-text p {
    font-size: 1.2rem;
    color: #4c4a4a;
    font-family: "jaf-bernina-sans";
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}

section.border-bottom-gray {
    border-bottom: 1px #cecece solid;
}

section.border-bottom-red {
    border-bottom: 5px solid #c91f2f;
}

section.bg-gray {
    background: rgb(246,246,246);
    background: -moz-linear-gradient(180deg, rgba(246,246,246,1) 0%, rgba(224,225,224,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(246,246,246,1) 0%, rgba(224,225,224,1) 100%);
    background: linear-gradient(180deg, rgba(246,246,246,1) 0%, rgba(224,225,224,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f6f6f6",endColorstr="#e0e1e0",GradientType=1);
}

.body-copy-normal {
    color: #5d5d5d;
    font-size: 12px;
    font-family: "jaf-bernina-sans";
    font-weight: 500;
    font-style: normal;
    float: left;
    clear: left;
}

.chart-header {
    background: #505a64;
    color: #fff;
    height: 210px;
    text-align: left;
}

.rotate-title-holder {
    float: left;
    clear: none;
    width: 20px;
    height: 210px;
}

.rotate-title {
    clear: none;
    overflow: visible;
    padding: 0px;
    margin: 60px 0 0 0;
    height: 20px;
    text-align: left;
    font-weight: 700;
    width: 200px;
    -webkit-transform: rotate(
            -90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    font-family: "bebas-neue",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
}

.chart-row-1 {
    float: left;
    clear: left;
    margin: 0px;
    padding: 0px;
    width: 1200px;
    border-left: #c6c6c6 1px solid;
    border-bottom: #c6c6c6 1px solid;
    border-right: #c6c6c6 1px solid;
    min-height: 100px;
    background: #f3f3f3;
}

.chart-row-2 {
    float: left;
    clear: left;
    margin: 0px;
    padding: 0px;
    width: 1200px;
    min-height: 100px;
    background: #f8f8f8;
    border-left: #c6c6c6 1px solid;
    border-bottom: #c6c6c6 1px solid;
    border-right: #c6c6c6 1px solid;
}

.col1{
    width:90px;
    float:left;
    clear:none;
    line-height:100px;
    text-align:center;
    font-size:13px;
    border-right:#c6c6c6 1px solid;
}

.col1-2{
    width:318px;
    float:left;
    clear:none;
    line-height:20px;
    text-align:left;
    font-size:9px;
    height:20px;
    padding-left:15px;
    border-right:#c6c6c6 1px solid;
}

.col2-2{
    width:110px;
    float:left;
    clear:none;
    line-height:20px;
    text-align:center;
    font-size:9px;
    border-right:#c6c6c6 1px solid;
    background:rgba(80, 90, 99, 0.05);
}

.col3-2{
    width:110px;
    float:left;
    clear:none;
    line-height:20px;
    text-align:center;
    font-size:9px;
    border-right:#c6c6c6 1px solid;
}

.col4-2{
    width:110px;
    float:left;
    clear:none;
    line-height:20px;
    text-align:center;
    font-size:9px;
    background:rgba(80, 90, 99, 0.05);
}

.col2{
    width:100px;
    float:left;
    clear:none;
    line-height:100px;
    text-align:center;
    font-size:13px;
    border-right:#c6c6c6 1px solid;
    background:rgba(80, 90, 99, 0.05);
}

.col3{
    width:85px;
    float:left;
    clear:none;
    line-height:100px;
    text-align:center;
    font-size:13px;
    border-right:#c6c6c6 1px solid;
}

.col4{
    width:133px;
    float:left;
    clear:none;
    line-height:100px;
    text-align:center;
    font-size:13px;
    border-right:#c6c6c6 1px solid;
    background:rgba(80, 90, 99, 0.05);
}

.col5{
    width:97px;
    float:left;
    clear:none;
    line-height:100px;
    text-align:center;
    font-size:13px;
    border-right:#c6c6c6 1px solid;
}

.col6{
    width:110px;
    float:left;
    clear:none;
    line-height:100px;
    text-align:center;
    font-size:13px;
    background:rgba(80, 90, 99, 0.05);
    border-right:#c6c6c6 1px solid;
}

.col7{
    width:110px;
    float:left;
    clear:none;
    line-height:100px;
    text-align:center;
    font-size:13px;
    border-right:#c6c6c6 1px solid;
}

.col8{
    width:165px;
    float:left;
    clear:none;
    line-height:100px;
    text-align:center;
    font-size:13px;
    border-right:#c6c6c6 1px solid;
    background:rgba(80, 90, 99, 0.05);
}

.col9{
    width:300px;
    float:left;
    clear:none;
    line-height:25px;
    text-align:center;
    font-size:13px;
    min-height:55px;

}

.chart-col8{
    line-height:13px;
}

.chart-col8-title{
    font-weight:700;
    color:#c91f2e;
}

.col1-3 {
    width: 195px;
    float: left;
    clear: none;
    line-height: 20px;
    text-align: left;
    font-size: 9px;
    height: 20px;
    padding-left: 7px;
    border-right: #c6c6c6 1px solid;
    display: block;
}

.col2-3{
    width:132px;
    float:left;
    clear:none;
    line-height:20px;
    font-size:9px;
    border-right:#c6c6c6 1px solid;
    background:rgba(80, 90, 99, 0.05);
    text-align:left;
    padding-left:7px;
    display:block;
}

.col3-3{
    width:37px;
    float:left;
    clear:none;
    line-height:20px;
    text-align:center;
    font-size:9px;
    border-right:#c6c6c6 1px solid;
    display:block;
}

.col4-3{
    width:37px;
    float:left;
    clear:none;
    line-height:20px;
    text-align:center;
    font-size:9px;
    background:rgba(80, 90, 99, 0.05);
    border-right:#c6c6c6 1px solid;
    display:block;
}

.col5-3{
    width:47px;
    float:left;
    clear:none;
    line-height:20px;
    text-align:center;
    font-size:9px;
    border-right:#c6c6c6 1px solid;
    display:block;
}

.col6-3{
    width:47px;
    float:left;
    clear:none;
    line-height:20px;
    text-align:center;
    font-size:9px;
    background:rgba(80, 90, 99, 0.05);
    border-right:#c6c6c6 1px solid;
    display:block;
}

.col7-3{
    width:47px;
    float:left;
    clear:none;
    line-height:20px;
    text-align:center;
    font-size:9px;
    border-right:#c6c6c6 1px solid;
    display:block;
}

.col8-3{
    width:46px;
    float:left;
    clear:none;
    line-height:20px;
    text-align:center;
    font-size:9px;
    background:rgba(80, 90, 99, 0.05);
    border-right:#c6c6c6 1px solid;
    display:block;
}

.col9-3{
    width:47px;
    float:left;
    clear:none;
    line-height:20px;
    text-align:center;
    font-size:9px;
    display:block;
}

.title-col-90{
    height:75px;
    text-align:left;
    font-weight:700;
    width:85px;
    margin-top:10px;

    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}

.chart-titles {
    width: 1200px;
    float: left;
    clear: left;
    margin-top: 20px;
    font-size: 20px;
    text-align: center;
    font-family: "bebas-neue",sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #c91f2e;
}

.chart-header2 {
    color: #fff;
    height: 20px;
    text-align: left;
}

.chart-row-1-2 {
    float: left;
    clear: left;
    margin: 0px;
    padding: 0px;
    width: 666px;
    border-left: #c6c6c6 1px solid;
    border-bottom: #c6c6c6 1px solid;
    border-right: #c6c6c6 1px solid;
    border-top: #c6c6c6 1px solid;
    height: 20px;
    background: #f3f3f3;
}

.rotate-title-holder2 {
    float: left;
    clear: none;
    height: 20px;
}

.rotate-title-none {
    clear: none;
    overflow: visible;
    padding: 0px;
    margin: 0px;
    height: 20px;
    text-align: center;
    font-family: "bebas-neue",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
}

.chart-row-2-2 {
    float: left;
    clear: left;
    margin: 0px;
    padding: 0px;
    width: 666px;
    height: 20px;
    background: #f8f8f8;
    border-left: #c6c6c6 1px solid;
    border-bottom: #c6c6c6 1px solid;
    border-right: #c6c6c6 1px solid;
}

.body-title {
    font-family: "bebas-neue",sans-serif;
    color: #596a74;
    font-size: 18px;
}

@media only screen
and (min-width: 1025px) {
    section.bg-cover img {
        width: 100%
    }

    #footer .footer-links-list li {
        text-align: left;
    }

    .icons-services .col-lg-2 {
        flex: 0 0 19.66667%;
        max-width: 19.66667%;
    }
}

@media only screen
and (min-width: 320px) {
    section.subpage-banner h2 {
        padding-top: 30px;
        font-size: 2.0rem;
    }
}

@media only screen
and (min-width: 576px) {
    section.subpage-banner h2 {
        width: 540px;
        padding-top: 30px;
    }
}

@media only screen
and (min-width: 768px) {
    section.subpage-banner h2 {
        width: 720px;
        padding-top: 30px;
    }
}

@media only screen
and (min-width: 992px)
{
    section.subpage-banner h2 {
        width: 960px;
        padding-top: 95px;
        font-size: 2.8em;
    }
}

@media only screen
and (min-width: 1200px)
{
    section.subpage-banner h2 {
        width: 1200px;
        padding-top: 95px;
        font-size: 2.8em;
    }
}

@media only screen
and (max-width: 992px)
{
    #header .container {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #header a {
        margin-top: 0;
        color: #555;
    }

    #header .dropdown-item a {
        font-size: 13px;
    }

    #header .nav-link {
        background: #c91f2f;
        color: #fff;
        margin: 5px 0;
    }

    .search-box:not(.for-mobile) {
        display: none;
    }

    .search-box.for-mobile {
        display: block;
        position: relative;
        float: right;
        margin-right: 3%;
        width: 38%;
        padding: 5px;
        font-size: 0.8rem;
        margin-top: 3%;
    }

    .search-button {
        display: none;
    }

    section.bg-cover {
        height: auto;
    }

    .owl-carousel .owl-item img {
        width: auto !important;
        margin-left: 26%;
    }

    .owl-carousel .next-slide {
        right: -8% !important;
    }

    .navbar {
        display: block;
    }

    #header .navbar-brand img {
        width: 110px;
        height: 70px;
    }

    .navbar-toggler {
        float: right;
        border: none;
        width: 90px;
        margin-top: -5px;
    }

    .navbar-toggler path {
        stroke: #c91f2f;
        fill: #c91f2f;
    }

    .menu-label {
        text-transform: uppercase;
        float: right;
        font-weight: bold;
        color: #c91f2f;
    }

    #header .toll-free-number {
        top: initial;
        bottom: 0;
        right: 8px;
    }

    #header #navbarMainNav {
        padding: 0;
        background: #fff;
        border-top: 7px solid #c91f2f;
    }

    .navbar-xs,
    .navbar-collapse.show > .navbar-nav {
        background: #fff;
        top: 90px;
        height: auto !important;
    }

    #header .nav-link:hover {
        color: #fff !important;
    }

    #header .tableting-solutions {
        right: 8px;
        top: 50px;
        text-align: right;
    }

    .socials-mobile .text-muted {
        color: #fff !important;
    }

    .icons-services img {
        width: 100%;
    }

    .icons-services .service-icon-container {
        height: auto;
        margin-bottom: 10px;
    }

    .icons-services.industries .service-icon-container {
        height: auto;
    }

    .icons-services.products-and-services img,
    .icons-services.industries img {
        width: 100%;
    }

    .icons-services.products-and-services .service-icon-container {
        height: auto;
    }

    .owl-carousel .prev-slide,
    .owl-carousel .next-slide {
        background-size: 30px !important;
    }

    h1, .h1 {
        /*font-size: 1.4rem !important;*/
    }

    h2, .h2 {
        /*font-size: 1.1rem !important;*/
    }

    section.bg-cover img {
        width: 100%
    }

    #footer .logo-link {
        text-align: center;
    }

    #footer p {
        text-align: center;
        padding: 20px;
    }

    #footer .footer-links-list li {
        padding: 3px 0;
    }

    #portfolio.portfolio-gutter .item-box iframe {
        height: 134px;
    }
}

@media only screen
and (min-width: 768px) {
    body:not(.layout-admin) section {
        padding: 20px 0;
    }

    section.bg-cover img {
        width: 100%;
    }

    .image-right .green-list {
        padding-left: 0;
        padding-right: 30px;
    }
}

@media only screen
and (max-width: 768px) {
    body:not(.layout-admin) section {
        padding: 20px 0;
    }
}

@media only screen
and (min-width: 1024px)
and (max-width: 1024px)
{
    #header #navbarMainNav {
        padding-left: 29px;
    }

    #header a {
        font-size: 13px;
    }

    #header .navbar-brand {
        margin-right: 44px;
    }

    section.bg-cover img {
        width: 100%
    }

    .navbar-nav .nav-link.dropdown-toggle:not(.nav-link-caret-hide):before {
        top: 46%;
    }

    .icons-services .col-lg-2 {
        flex: 0 0 19.66667%;
        max-width: 19.66667%;
    }

    .icons-services img {
        width: 100% !important;
    }

    .icons-services .service-icon-container {
        height: auto !important;
        margin-bottom: 10px;
    }

    section.bg-cover .text-overlay {
        top: 60px !important;
    }
}

@media only screen and (max-width: 991px) {
    .navbar-xs > .navbar-brand > img {
        max-height: 100px !important;
    }

    section.bg-cover .text-overlay .btn {
        width: auto;
        min-width: auto;
    }
}

@media only screen
and (min-width: 993px)
and (max-width: 1220px) {
    #header #navbarMainNav {
        padding-top: 25px;
        padding-left: 111px;
    }

    #header a {
        min-width: 100px;
        font-size: 15px;
    }
}

@media only screen
and (min-width: 993px)
and (max-width: 1199px) {
    #header #navbarMainNav {
        padding-left: 19px;
    }

    #header a {
        font-size: 12px;
        min-width: 100px;
    }

    .services-list img {
        width: 160px;
    }

    section.bg-cover .text-overlay.with-button {
        bottom: 50px;
    }

    section.bg-cover .text-overlay.with-button .inner-text {
        line-height: 0.7em;
    }

    section.bg-cover .text-overlay .inner-text span {
        font-size: 25px;
    }

    .image-left .col-md-6,
    .image-right .col-md-6,
    .banner-with-text-overlay .col-md-6,
    .image-left .col-md-8,
    .image-left .col-md-4 {
        width: 100%;
        max-width: 100%;
        float: none;
    }

    .banner-with-text-overlay .col-md-6 {
        padding-bottom: 30px;
    }

    .banner-with-text-overlay .text-overlay {
        margin-top: 0;
    }

    #portfolio.portfolio-gutter .item-box iframe {
        height: 186px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    h1 {
        font-size: 2.6rem;
    }

    .icons-services p {
        font-size: 1.2rem;
    }

    #header .tableting-solutions {
        left: 0;
        top: 40px;
        text-align: right;
        font-size: 1.7rem;
    }

    #header .toll-free-number.mobile {
        display: block;
    }

    #header .toll-free-number:not(.mobile) {
        display: none;
    }

    section.bg-cover .text-overlay {
        bottom: 15px;
        padding: 0 25px;
    }

    section.bg-cover .text-overlay .btn {
        width: 250px;
        min-width: auto;
        font-size: 15px;
        padding: 5px;
        margin: 0 auto;
        display: block;
    }

    section.bg-cover .text-overlay .inner-text {
        max-width: 480px;
        margin: 0 auto;
        padding: 0 5px;
    }

    section.bg-cover .text-overlay .inner-text .heading {
        font-size: 1.9rem;
        text-align: center;
        margin-bottom: 5px !important;
    }

    section.bg-cover .text-overlay {
        top: 15px;
    }

    section.bg-cover .text-overlay .inner-text p {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 5px;
        text-align: center;
    }

    #header {
        position: relative;
        background: #fff;
    }

    .image-left .col-12,
    .image-right .col-12,
    .banner-with-text-overlay .col-12 {
        width: 100%;
        float: none;
        padding-bottom: 30px;
    }

    .banner-with-text-overlay .text-overlay {
        margin-top: 20px;
    }

    .image-overlay-text .overlay-text,
    .image-overlay-text .overlay-text .btn {
        font-size: 12px;
    }

    section.bg-cover .text-overlay .inner-text span {
        font-size: 12px;
    }

    .icons-services h2, .services-list h2 {
        font-size: 1.8rem;
    }

    #footer .footer_divider {
        display: none;
    }

    #footer .social-links a {
        float: none;
        margin: 0 auto;
        width: 185px;
        display: block;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    section.bg-cover .text-overlay {
        bottom: 25px;
    }

    section.bg-cover .text-overlay .inner-text {
        font-size: 1.1em;
        max-width: 480px;
        padding: 0px 15px;
    }

    .image-left .col-12,
    .image-right .col-12,
    .banner-with-text-overlay .col-12 {
        width: 100%;
        float: none;
        padding-bottom: 30px;
    }

    .banner-with-text-overlay .text-overlay {
        margin-top: 20px;
    }

    .image-overlay-text .overlay-text,
    .image-overlay-text .overlay-text .btn {
        font-size: 12px;
    }

    #portfolio.portfolio-gutter .item-box iframe {
        height: 96px;
    }

    .icons-services h2, .services-list h2 {
        font-size: 1.8rem;
    }

    #footer .footer_divider {
        display: none;
    }
}

@media (max-width: 575px) {
    #portfolio.portfolio-gutter .item-box iframe {
        height: 330px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    section.bg-cover .text-overlay {
        top: 10px;
        padding: 0 25px;
    }

    section.bg-cover .text-overlay .inner-text {
        margin: 0 auto;
    }

    .services-list img {
        width: 160px;
    }

    .image-left .col-md-6,
    .image-right .col-md-6,
    .banner-with-text-overlay .col-md-6,
    .image-left .col-md-8,
    .image-left .col-md-4 {
        width: 100%;
        max-width: 100%;
        float: none;
    }

    .banner-with-text-overlay .col-md-6 {
        padding-bottom: 30px;
    }

    .banner-with-text-overlay .text-overlay {
        margin-top: 20px;
    }

    section.bg-cover .text-overlay .inner-text .heading {
        font-size: 1.7rem;
        max-width: 460px;
    }

    section.bg-cover .text-overlay .inner-text p {
        font-size: 1rem;
        line-height: 18px;
        max-width: 350px;
    }
}

@media (max-width: 767px) {
    .hidden-xs-down {
        display: none;
    }
}

@media only screen
and (min-width: 1010px) {
    section.bg-cover .text-overlay .inner-text .heading {
        max-width: 600px;
    }

    section.bg-cover .text-overlay .inner-text p {
        max-width: 450px;
    }
}

/* SLIDER */

.slider_link_two {
    font-family: "jaf-bernina-sans";
    font-size: 0.9rem;
    color: #232527;
    text-decoration: none;
    margin-top: 5px;
    clear: both;
    display: block;
}

.slider_link_two:hover {
    color: #232527;
}

.owl-carousel .owl-nav {
    overflow: hidden;
    height: 0px;
}
.owl-carousel .nav-btn {
    height: 100px;
    position: absolute;
    width: 50px;
    cursor: pointer;
    top: 100px !important;
}
.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.2;
}
.owl-carousel .prev-slide {
    background: url('../images/left-arrow.jpg') no-repeat scroll 0 0;
    left: -3%;
    top: 24% !important;
}
.owl-carousel .next-slide {
    background: url('../images/right-arrow.jpg') no-repeat scroll 0 0;
    right: -6%;
    top: 24% !important;
}

.owl-carousel .owl-dots {
    display: none;
}
