:root {
    --red-color: #be1a00;    
}
:root {
    --silver-color: #232427;    
}
:root {
    --white-color: #ffffff;    
}
body {
    font-family: 'Roboto', sans-serif;
    top: 0 !important;
}
body::-webkit-scrollbar {
    width: .5em;
}
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
body::-webkit-scrollbar-thumb {
  background-color: var(--red-color);
  outline: 1px solid slategrey;
}
.owl-carousel .owl-nav.disabled {
    display: block !important;
}
.hover-gallery-thumb {
    width: 100%;
    height: 245px;
    overflow: hidden;
}
.breaking-news .text-white {
    font-weight: 300;
}
.breaking-news .see-more-news-line {
    font-weight: 300;
    color: white;
    text-decoration: underline;
}
.breaking-news .see-more-news-line:hover {
    text-decoration: none;
}
.header-top {
    background-color: #ffffffb3;
    position: relative;
    padding: .3rem 0;
}
#carouselGallery {
    margin-bottom: 2rem;
}
a:hover {
    text-decoration: none;
}
.products_details .tab-content p {
  margin-top: 1rem;
}
.bg-light {
    background-color: var(--silver-color) !important;
    padding: 0;
    height: 56px;
}
.navbar-light .navbar-nav .nav-link {
    color: var(--white-color);
    font-weight: 300;
    text-transform: uppercase;
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: var(--white-color);
    font-weight: 300;
    text-transform: uppercase;
}
.notranslate .dropdown {
  width: 100%;
}
.navbar-collapse {
    z-index: 1;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 1rem 1.5rem;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: var(--white-color);
    padding: 1rem 1.5rem;
    background-color: var(--red-color);
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: var(--white-color);
    padding: 1rem 1.5rem;
    background-color: var(--red-color);
}
.ddl-menu-croonus {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
.ddl-menu-croonus.show {
    display: block;
}
.navbar-nav .ddl-menu-croonus {
    position: static;
    float: none;
}
#main-menu .ddl-menu-croonus {
    padding: 2rem;
    -webkit-box-shadow: 0px 13px 23px -9px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 13px 23px -9px rgba(0,0,0,0.4);
    box-shadow: 0px 13px 23px -9px rgba(0,0,0,0.4);
    top: 96%;
    min-width: 20rem;
}
#main-menu .dropdown, .dropleft, .dropright, .dropup {
    position: static;
}
#main-menu .ddl-menu-croonus {
    border: transparent;
    border-radius: 0;
    border-bottom: 1px solid var(--red-color);
}
#main-menu .menu-products-list {
    padding-left: 0;
    margin-bottom: 2rem;
}
#main-menu .menu-products-list li {
    list-style: none;
}
#main-menu .menu-products-list li a {
    color: var(--silver-color);
    font-weight: 300;
    display: inline-block;
    width: 100%;
}
#main-menu .menu-products-list li i {
    color: var(--red-color);
    padding-right: .5rem;
}
#main-menu .menu-products-list li a:hover {
    color: var(--red-color);
    font-weight: 300;
    text-decoration: none;
}
#main-menu .menu-products-list h4 {
    text-transform: uppercase;
    border-left: 4px solid red;
    padding-left: .5rem;
    margin-bottom: 1rem;
    font-size: 21px;
}
#main-menu .bg-image-menu {
    background-image: url(../../img/page_content/dropdown-menu-bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    height: 66%;
    width: 17%;
    right: 0;
    bottom: 0;
}
.top-bar {
	background-color: var(--red-color);
	height: 30px;
    position: relative;
    z-index: 1;
}
.top-bar p {
	color: var(--white-color);
	margin-bottom: 0;
	font-weight: 300;
	font-size: 14px;
}
.top-bar .dropdown-toggle::after {
	display: none;
}
#main-menu .dropdown-toggle::after {
	display: none;
}
.lang-topbar .dropdown-toggle {
    color: var(--white-color);
    font-weight: 300;
    font-size: 14px;
}
.lang-topbar .dropdown-toggle:hover {
    color: var(--silver-color);
    text-decoration: none;
}
.lang-topbar .dropdown-menu {
	border-radius: 0;
	top: 27% !important;
}
.lang-topbar .dropdown-menu a {
	font-weight: 300;
	padding: .5rem 1rem;
	font-size: 14px;
	color: var(--silver-color);
}
.lang-topbar .dropdown-item.active, .dropdown-item:active {
    color: var(--red-color);
    text-decoration: none;
    background-color: transparent;
}
.lang-topbar .dropdown-menu a:hover {
	font-weight: 300;
	font-size: 14px;
	color: var(--red-color);
}
.top-bar-social {
	padding-left: 0;
	margin-bottom: 0;
}
.top-bar-social li {
	list-style: none;
	display: inline-block;
	padding: 0 .5rem;
}
.top-bar-social li a {
	color: var(--white-color);
    font-weight: 300;
    font-size: 14px;
}
.top-bar-social li a:hover {
	color: var(--silver-color);
	text-decoration: none;
}
.nav-tabs .nav-item i {
  margin-top: 5px;
}
.top-menu-items-logo {
    max-width: 100%;
    display: flex;
    align-items: center;
}
.top-menu-items-logo .image {
    width: 190px;
}
.b2b-btn-top-bar {
    background-color: var(--silver-color);
    height: 30px;
}
.b2b-btn-top-bar:hover {
	background-color: var(--red-color);
	height: 30px;
}
.b2b-btn-top-bar a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 300;
	color: var(--white-color);
}
.b2b-btn-top-bar a:hover {
	text-decoration: none;
}
.top-bar-contact {
    padding-left: 0;
    margin-bottom: 0;
}
.top-bar-contact li {
    list-style: none;
    display: inline-block;
    padding-right: 1rem;
}
.config-menu a {
    color: var(--white-color);
    font-weight: 300;
    text-transform: uppercase;
}
.config-menu a:hover {
    text-decoration: none;
}
.no-padd {
    padding: 0;
}
.no-padd-left {
    padding-left: 0;
}
.no-padd-right {
    padding-right: 0;
}
.menu-office p {
    font-size: 12px;
    font-weight: 300;
    color: var(--silver-color);
    margin-bottom: 0;
}
.contact-office p {
    font-size: 15px;
    font-weight: 300;
    color: var(--silver-color);
    margin-bottom: 0;
    padding-left: 2rem;
}
.certificat p {
    font-size: 15px;
    font-weight: 300;
    color: var(--silver-color);
    margin-bottom: 0;
} 
.certificat a {
    font-size: 15px;
    font-weight: 300;
    color: var(--red-color);
    margin-bottom: 0;
}
.certificat a:hover {
    color: var(--silver-color);
} 
#home-header-img .carousel {
    position: relative;
}
a.custom-btn {
    background-color: var(--red-color);
    padding: 1rem 2rem;
    color: white;
    font-weight: 300;
    text-transform: uppercase;
}
a.custom-btn:hover {
    background-color: var(--white-color);
    color: var(--silver-color);
    text-decoration: none;
}
.menu-office .company_name {
  color: var(--red-color);
}
a.custom-btn-dark,
button.custom-btn-dark {
    background-color: var(--red-color);
    padding: 1rem 2rem;
    color: white;
    text-align: center;
    font-weight: 300;
    display: inline-block;
    text-transform: uppercase;
    border: none;
}
a.custom-btn-dark:hover,
button.custom-btn-dark:hover {
    background-color: var(--silver-color);
    color: var(--white-color);
    text-decoration: none;
    cursor: pointer;
}
.slide-btn-home {
    margin: 2rem 0;
}
.home-slider-caption h5 {
    font-size: 3.2rem;
    text-transform: uppercase;
    margin-bottom: 0;
}
.home-slider-caption p {
    font-weight: 300;
    font-size: 1rem;
}
.home-slider-caption .title {
    text-shadow: 1px 1px 1px var(--silver-color);
}
.home-slider-caption .description {
    text-shadow: 1px 1px 1px var(--silver-color);
}
.about-us-text h1 {
    text-transform: uppercase;
    border-left: 4px solid var(--red-color);
    padding-left: .5rem;
    margin-bottom: 2rem;
    font-size: 30px;
}
.about-us-text p {
    font-weight: 300;
}
#about-us {
    padding: 4rem 0;
}
#about-us {
  background: linear-gradient(160deg, #fff9 64%, #23242714 64%);
}
.btn-custom-holder {
    padding: 2rem 0;
}
.img-overley-about-us {
    background-image: linear-gradient(to bottom right, rgba(190,26,0,0.40), rgba(190,26,0,0.80));
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;    
}
.img-aboutus-holder-second {
    position: absolute;
    top: 20%;
    left: 20%;
}
.about-us-text {
    padding: 2rem 0;
}
.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}
.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #e30613;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
          animation: pulse-border 1500ms ease-out infinite;
}
.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: var(--red-color);
  border-radius: 50%;
  transition: all 200ms;
}
.video-play-button:hover:after {
  background-color: var(--silver-color);
}
.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}
.video-play-button .play-icon {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #fff;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
    color: transparent;
}
@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.video-overlay {
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: all ease 500ms;
}
.video-overlay.open {
  position: fixed;
  z-index: 1000;
  opacity: 1;
}
.video-overlay-close {
  position: absolute;
  z-index: 1000;
  top: 15px;
  right: 20px;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 200ms;
}
.video-overlay-close:hover {
  color: #fa183d;
}
.video-overlay iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
}
#parallax-one {
    background-image: url(../img/home-parallax-one.jpg);
    height: 450px;
    background-size: cover;
    background-attachment: fixed;
}
#parallax-one:before {
    content: "";
    background: linear-gradient(-160deg, #23242747 41.3%, #23242794 41.3%);
    left: 0;
    width: 100%;
    position: absolute;
    height: inherit;
}
.parallax-holder-one {
    width: 100%;
    height: 100%;
    padding: 0 5rem;
}
.parallax-btn-home {
    margin: 1rem 0;
    z-index: 1;
}
.parallax-holder-one h3 {
    color: #fff;
    font-size: 3rem;
    z-index: 1;
    text-transform: uppercase;
}
.parallax-holder-one h2 {
    color: #fff;
    z-index: 1;
    font-weight: 300;
    font-size: 23px;
    margin-bottom: 2rem;
}
.call-to-action-holder {
    background-color: var(--silver-color);
    padding: 2rem;
    border-bottom: 2px solid var(--red-color);
}
.call-to-action-holder h2 {
    color: #fff;
    margin-bottom: 0;
}
.call-to-action-holder p {
    color: #fff;
    margin-bottom: 0;
    font-weight: 300;
}
#call-to-action {
    margin-top: -3%;
}
#products-showcase {
    padding: 5rem 4rem 2rem 4rem;
}
#anoucment-home {
    padding: 4rem 0 2rem 0;
    background: linear-gradient(160deg, #fff9 66%, #23242714 66%);
}
#anoucment-home .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: var(--red-color) !important;
    border-color: transparent;
    padding: 1rem 3rem;
    text-transform: uppercase;
}
#anoucment-home .nav-tabs .nav-link {
    border: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 100%;
}
#anoucment-home .nav-link {
    display: block;
    padding: 1rem 3rem;
    background-color: var(--silver-color);
    color: white;
    text-transform: uppercase;
}
#anoucment-home .nav-link:hover {
    background-color: var(--red-color);
}
#anoucment-home .nav-tabs {
    border-bottom: 3px solid #be1a00;
}
#anoucment-home .news-caption h1 {
    text-transform: uppercase;
    border-left: 4px solid var(--red-color);
    padding-left: .5rem;
    margin: 1rem 0;
    font-size: 20px;
}
#anoucment-home .news-caption p {
    font-weight: 300;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 30px;
}
.news-holder-btn-home {
    margin-top: 2rem;
}  
#product_list_thumb .news-holder .news-caption {
    margin-bottom: 1rem;
}
#anoucment-home .news-holder {
    margin-top: 2rem;
}
#anoucment-home .tab-content {
    display: block;
    min-height: 455px;
}
#anoucment-home .jobs-home h1 {
    text-transform: uppercase;
    font-size: 20px;
    color: var(--silver-color);
}
#anoucment-home .jobs-home p {
    font-weight: 300;
    line-height: 20px;
    color: var(--silver-color);
}
#anoucment-home .info-job-text {
    border-left: 4px solid var(--red-color);
    padding-left: .5rem;
    margin-bottom: 2rem;
}
#anoucment-home .position-needs p {
    margin-bottom: 0;
    font-weight: bold;
    color: var(--silver-color);
}
#anoucment-home .alert {
    padding: 2rem 0;
}
#anoucment-home .alert-light {
    color: #818182;
    background-color: transparent;
    border-color: transparent;
}
#anoucment-home .jobs-home:before {
    content: "";
    display: inline-block;
    background-image: url(../../img/icons/briefcase.png);
    background-size: contain;
    height: 143px;
    background-repeat: no-repeat;
    position: absolute;
    width: 23%;
    right: 7%;
    bottom: 17%;
    opacity: 0.1;
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
}
footer .footer-social {
    background-color: white;
    border-top: 2px solid var(--red-color);
}
footer .footer-social-list {
    padding-left: 0;
    margin-bottom: 0;
}
footer .footer-social-list li {
    list-style: none;
    display: inline-block;
    padding-right: 1rem;
    font-size: 25px;
}
footer .footer-social-list li a {
    color: var(--silver-color);
}
footer .footer-social-list li a:hover {
    color: var(--red-color);
}
footer .social-footer-text h3 {
    margin-bottom: 0;
    font-weight: 300;
    margin-top: 4px;
    font-size: 25px;
}
footer .social-footer-text {
    height: 55px;
}
footer {
    background-color: var(--silver-color);
}
.contact-footer {
    padding-left: 0;
    padding-top: 1rem;
}
.contact-footer-info li i {
  color: var(--red-color);
  font-weight: 300;
  list-style: none;
  padding-right: .5rem;
}
.contact-footer li a {
    color: white;
    font-weight: 300;
    list-style: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    min-height: 20px;
    text-transform: lowercase;
}
.contact-footer li a p::first-letter {
    text-transform: uppercase;
}
.contact-footer li a p {
    display: inline-block;
    margin-bottom: 0;
}
.footer .contact-footer li a p {
    max-width: calc(100% - 18px);
}
.contact-footer li {
    list-style: none;
}
.contact-footer li a:hover {
    color: var(--red-color);
    font-weight: 300;
    list-style: none;
}
.contact-footer li a i {
    color: var(--red-color);
    font-weight: 300;
    list-style: none;
    padding-right: .5rem;
}
.footer-contact h1 {
    text-transform: uppercase;
    border-left: 4px solid var(--red-color);
    padding-left: .5rem;
    margin: 1rem 0;
    color: white;
    font-size: 20px;
}
.footer { 
    background-image: url(../../img/page_content/home-parallax-two.jpg);
    background-size: cover;
    height: 320px;
    background-attachment: fixed;
}
.footer:before {
    content: "";
    background: linear-gradient(-160deg, #232427c7 46%, #232427f5 46%);
    left: 0;
    width: 100%;
    position: absolute;
    height: inherit;
}
.footer-contact {
    padding: 3rem 0;
}
.copyright-footer {
    background-color: var(--silver-color);
    padding: 1rem 0;
    border-top: 1px solid white;
}
body[data-action-id="index"] .copyright-footer {
    padding: 1rem 0 3rem 0;
}
.copyright-footer p {
    margin-bottom: 0;
    color: white;
    font-size: 14px;
    font-weight: 300;
}
.copyright-links {
    padding-left: 0;
    margin-bottom: 0;
}
.copyright-links li {
    list-style: none;
    display: inline-block;
    padding-left: 1rem;
}
.copyright-links li a {
    color: white;
    font-size: 14px;
    font-weight: 300;
}
.copyright-links li a:hover {
    color: var(--red-color);
    text-decoration: none;
}
.croonus-powered-by-link {
    color: white;
}
.croonus-powered-by-link:hover {
    color: white;
    text-decoration: underline;
}
.ro-input-form {
    position: relative;
    margin: 7px 0 0 0;
    padding: 14px 7px 14px 7px;
}
.ro-input-form .ro-input-text {
    box-sizing: border-box;
    width: 80%;
    max-width: 100%;
    color: white;
    font-weight: 300;
    height: auto;
    padding: 0;
    margin: 0 0 1px 0;
    outline: 0;
    box-shadow: none;
    border-radius: 0;
    border-width: 0;
    border-style: solid;
    border-bottom-width: 1px;
    border-color: transparent;
    border-bottom-color: white;
    background-color: transparent;
    -webkit-transition: background-color 0.2s ease 0s, border-bottom-color 0.2s ease 0s;
    -moz-transition: background-color 0.2s ease 0s, border-bottom-color 0.2s ease 0s;
    -o-transition: background-color 0.2s ease 0s, border-bottom-color 0.2s ease 0s;
    transition: background-color 0.2s ease 0s, border-bottom-color 0.2s ease 0s;
}
.ro-input-form .ro-input-text::-webkit-input-placeholder { 
    visibility: hidden;
    color: rgba(0, 0, 0, 0);
    -webkit-transition: visibility 0.2s ease 0s, color 0.2s ease 0s;
    -moz-transition: visibility 0.2s ease 0s, color 0.2s ease 0s;
    -o-transition: visibility 0.2s ease 0s, color 0.2s ease 0s;
    transition: visibility 0.2s ease 0s, color 0.2s ease 0s; 
}
.ro-input-form .ro-input-text:-ms-input-placeholder { 
  visibility: hidden;
  color: rgba(0, 0, 0, 0);
  -webkit-transition: visibility 0.2s ease 0s, color 0.2s ease 0s;
  -moz-transition: visibility 0.2s ease 0s, color 0.2s ease 0s;
  -o-transition: visibility 0.2s ease 0s, color 0.2s ease 0s;
  transition: visibility 0.2s ease 0s, color 0.2s ease 0s; 
}
.ro-input-form .ro-input-text::-moz-placeholder { 
  visibility: hidden;
  color: rgba(0, 0, 0, 0);
  -webkit-transition: visibility 0.2s ease 0s, color 0.2s ease 0s;
  -moz-transition: visibility 0.2s ease 0s, color 0.2s ease 0s;
  -o-transition: visibility 0.2s ease 0s, color 0.2s ease 0s;
  transition: visibility 0.2s ease 0s, color 0.2s ease 0s; 
}
.ro-input-form .ro-input-text + label {
    position: absolute;
    z-index: 0;
    padding: 0;
    margin: 0;
    top: 50%;
    left: 7px;
    -webkit-transform: translateY(calc(-50% - 1px));
    -o-transform: translateY(calc(-50% - 1px));
    transform: translateY(calc(-50% - 1px));
    -webkit-transition: top 0.2s ease 0s;
    -moz-transition: top 0.2s ease 0s;
    -o-transition: top 0.2s ease 0s;
    transition: top 0.2s ease 0s;
}
.ro-input-form .ro-input-text + label > h4 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 300;
    color: white;
    -webkit-transition: top 0.2s ease 0s, font-size 0.2s ease 0s;
    -moz-transition: top 0.2s ease 0s, font-size 0.2s ease 0s;
    -o-transition: top 0.2s ease 0s, font-size 0.2s ease 0s;
    transition: top 0.2s ease 0s, font-size 0.2s ease 0s;
}
.ro-info {
    visibility: hidden;
    opacity: 0;
    display: none;
}
.ro-input-form .ro-input-text:focus,
.ro-input-form .ro-input-text:active {
    border-bottom-color: rgba(40, 50, 78, 0.5);
    border-bottom-width: 2px;
    margin: 0 0 0 0;
}
.ro-input-form .ro-input-text:focus.ro-color-picton_blue,
.ro-input-form .ro-input-text:active.ro-color-picton_blue {
    border-bottom-color: var(--red-color);
}
.ro-input-form .ro-input-text:focus + label,
.ro-input-form .ro-input-text[data-value] + label {
    top: calc(0% + 5px);
}
.ro-input-form .ro-input-text[data-value=""]:not(:focus) + label {
    top: 50%;
}
.ro-input-form .ro-input-text:focus + label > h4,
.ro-input-form .ro-input-text[data-value] + label > h4 {
  font-size: 1em !important;
}
.ro-input-form .ro-input-text[data-value=""]:not(:focus) + label > h4 {
    font-size: 18px !important;
}
.ro-input-form .ro-input-text:focus::-webkit-input-placeholder {
    visibility: visible;
    color: rgba(0, 0, 0, 0.5);
}
.ro-input-form .ro-input-text:focus:-ms-input-placeholder { 
    visibility: visible;
    color: rgba(0, 0, 0, 0.5);
}
.ro-input-form .ro-input-text:focus::-moz-placeholder {
    visibility: visible;
    color: rgba(0, 0, 0, 0.5);
}

.ro-input-form .in_typing:invalid:focus {
    border-bottom-color: rgba(255, 0, 0, 1);
}
.ro-input-form datalist {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#newsletter-home {
    background-color: var(--silver-color);
    padding: 1.5rem 0;
    border-bottom: 2px solid var(--red-color);
    background: linear-gradient(160deg, #222427 67%, #222427f0 67%);
}
.newsletter-text h3 {
    margin-bottom: 0;
    color: white;
    font-size: 26px;
    margin-top: .3rem;
    text-transform: uppercase;
}
.newsletter-text p {
    margin-bottom: 0;
    font-weight: 300;
    color: white;
}
.contact-footer-info {
    padding-left: 0;
    margin-bottom: 0;
}
.contact-footer-info li {
    color: white;
    list-style: none;
    text-indent: -10px;
    padding-left: 20px;
    font-weight: 300;
}
.footer-contact img {
    width: 90%;
    margin-bottom: 1rem;
}
#newsletter-home .btn-outline-success {
    color: #fff;
    border-color: transparent;
}
#newsletter-home .btn {
    padding: 0;
    font-size: 17px;
}
#newsletter-home .btn-outline-success:hover {
    color: var(--red-color);
    background-color: transparent;
    border-color: transparent;
}
#newsletter-home .btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow: none;
    outline: none;
}
#newsletter-home .btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: none;
}
#newsletter-home .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle {
    color: var(--red-color);
    background-color: transparent;
    border-color: transparent;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.zoom {
  overflow: hidden;
  height: 850px;
}
.zoom img {
  width: 100%;
}
.carousel-indicators {
  bottom: 2rem;
}
.carousel-caption {
  bottom: 3rem;
}
#products-showcase .products-showcase-btn-home {
    margin-top: 2rem;
    margin-bottom: 3rem;
}
#products-showcase .home-products p {
    font-weight: 300;
    line-height: 20px;
}
#products-showcase .home-products h3 {
    text-transform: uppercase;
    border-left: 4px solid var(--red-color);
    padding-left: .5rem;
    margin-bottom: 2rem;
    font-size: 30px;
}
#products-showcase .products-home-bg:before {
    content: "";
    background: linear-gradient(-64deg, #23242700 50%, #ffffff 50%);
    left: 0;
    width: 100%;
    position: absolute;
    height: inherit;
}
#products-showcase .products-home-info h4 {
    text-transform: uppercase;
    color: var(--silver-color);
    border-left: 4px solid var(--red-color);
    padding-left: .5rem;
    margin-bottom: 0;
    font-size: 20px;
}
#products-showcase .products-home-info p {
    color: var(--silver-color);
    margin-bottom: 0;
    font-weight: 300;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    min-height: 99px;
}
#products-showcase .products-holder-home {
  margin-bottom: 2rem;
  margin-bottom: 3rem;
  box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.12), 0 6px 10px 0 rgba(0, 0, 0, 0.24);
  padding: 1rem 2rem 1rem 2rem;
}
#products-showcase .products-home:before {
  content: "";
  background: linear-gradient(-32deg, #23242700 52%, #ffffffa3 52%);
  left: 0;
  width: 100%;
  position: absolute;
  height: inherit;
  height: 100%;
}
#product-details-first-section .first-section-info h1 {
  text-transform: uppercase;
  border-left: 4px solid var(--red-color);
  padding-left: .5rem;
  margin-bottom: 2rem;
  font-size: 30px;
}
#product-details-first-section .first-section-info {
  padding: 3rem 0 0 0;
}
#product-details-first-section .first-section-info p {
  line-height: 20px;
  font-weight: 300;
}
#product-details-first-section .first-section-image {
  position: absolute;
  right: 0;
  padding: 3rem 0 0 0;
  padding-left: 3rem;
}
#product-details-first-section .list-product-details li {
  font-weight: 300;
  line-height: 20px;
}
#product-details-first-section {
  padding-bottom: 1.2rem;
}
#product-details-showcase .products-holder-home {
  margin-bottom: 3rem;
  box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.12), 0 6px 10px 0 rgba(0, 0, 0, 0.24);
  padding: 0 1rem 0 2rem;
  background-color: white;
}
#product-details-showcase {
  padding: 3rem 4rem 2rem 4rem;
}
#product-details-showcase .products-home-info h4 {
  color: var(--silver-color);
  border-left: 2px solid var(--red-color);
  padding-left: .5rem;
  font-size: 17px;
}
#product-details-showcase .product-details-showcase-info-text h3 {
  font-weight: 300;
  color: var(--red-color);
  margin-bottom: 0;
}
#product-details-showcase .product-details-showcase-info-text p {
  font-weight: 300;
  color: var(--silver-color);
  margin-bottom: .5rem;
}
#product-details-showcase .product-details-showcase-info-text h4 {
  color: var(--silver-color);
  border-left: 4px solid var(--red-color);
  padding-left: .5rem;
  font-size: 25px;
  margin-bottom: 3rem;
}
#product-details-showcase .product-details-showcase-info-text-second p {
  font-weight: 300;
  color: var(--silver-color);
  margin-bottom: 3rem;
}
#product-details-showcase .product-details-showcase-info-text-second h4 {
  color: var(--silver-color);
  border-left: 4px solid var(--red-color);
  padding-left: .5rem;
  font-size: 25px;
  margin-bottom: .5rem;
  margin-top: 2rem;
}
#product-details-showcase {
  background-color: #efefef;
}
#product-details-showcase .product-details-showcase-thumb:hover .products-holder-home::before {
  font-size: 17px;
  background: #3f3336;
  background: transparent\9;
  background: rgba(0, 0, 0, 0.5);
}
#product-details-showcase .product-details-showcase-thumb {
  position: relative;
}
#product-details-showcase .products-holder-home::before {
  content: "Saznajte više";
  display: block;
  color: white;
  font-size: 0px;
  text-align: center;
  width: 100%;
  height: 100%;
  padding-top: 17%;
  font-weight: 300;
  top: 0;
  left: 0;
  position: absolute;
  background: transparent;
  z-index: 2;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  box-sizing: border-box;
}
#contact_page .first-section-contact-form h1 {
  text-transform: uppercase;
  border-left: 4px solid var(--red-color);
  padding-left: .5rem;
  margin-bottom: 2rem;
  font-size: 30px;
}
textarea {
  resize: none;
}
.form-label {
  font-size: 12px;
  color: var(--red-color);
  margin: 0;
  display: block;
  opacity: 1;
  -webkit-transition: .333s ease top, .333s ease opacity;
  transition: .333s ease top, .333s ease opacity;
}
.form-control:focus {
  background-color: transparent;
}
.form-control {
  border-radius: 0;
  background-color: transparent;
  border-color: var(--silver-color);
  border-width: 0 0 1px 0;
  border-style: none none solid none;
  box-shadow: none;
  font-weight: 300;
  padding: 0;
}
.form-control:focus {
  box-shadow: none;
  border-color: var(--red-color);
}
.js-hide-label {
  opacity: 0;   
}
.js-unhighlight-label {
  color: var(--silver-color); 
}
.btn-start-order {
  background: 0 0 #ffffff;
  border: 1px solid var(--silver-color); 
  border-radius: 3px;
  color: var(--silver-color);
  font-size: 16px;
  line-height: inherit;
  margin: 30px 0;
  padding: 10px 50px;
  text-transform: uppercase;
  transition: all 0.25s ease 0s;
}
.btn-start-order:hover,.btn-start-order:active, .btn-start-order:focus {
  border-color: var(--silver-color);
  color: var(--silver-color);
}
#contact_page {
  padding: 3rem 0;
  background: linear-gradient(160deg, #fff9 50%, #23242714 50%);
}
#contact_page .contact-info h1 {
  text-transform: uppercase;
  border-left: 4px solid var(--red-color);
  padding-left: .5rem;
  margin-bottom: 2.8rem;
  font-size: 30px;
}
.contact-info h4 {
  font-weight: 300;
  color: var(--red-color);
  font-size: 22px;
  margin-top: 1rem;
}
.contact-info p {
  font-weight: 300;
  color: var(--silver-color);
  margin-bottom: 0;
}
.contact-info .info-calling {
  font-weight: 300;
  color: var(--silver-color);
  font-size: 12px;
  line-height: 14px;
  margin-top: 2rem;
}
#contact_page .documents-download a {
  font-size: 15px;
  font-weight: 300;
  color: var(--red-color);
  margin-bottom: 0;
}
#contact_page .documents-download a:hover {
  color: var(--silver-color);
}
#contact_page .documents-download {
  margin-top: 1rem;
}
#contact_page .documents-download h5 {
  font-size: 17px;
  font-weight: 300;
  color: var(--silver-color);
  margin-bottom: .2rem;
}
#reference_page h1 {
  text-transform: uppercase;
  border-left: 4px solid var(--red-color);
  padding-left: .5rem;
  margin-bottom: 2rem;
  font-size: 30px;
}
#reference_page p {
  margin-bottom: 2rem;
  font-weight: 300;
  color: var(--silver-color);
}
#reference_page {
  margin: 3rem 0;
}
#reference_page h2 {
  color: var(--red-color);
}
.referents-list {
  padding-left: 0;
}
.referents-list li {
  list-style: none;
  font-weight: 300;
  color: var(--silver-color);
}
#text-page .reference-image:before,
#reference_page .reference-image:before {
  content: "";
  background: linear-gradient(32deg, #23242700 52%, #ffffffa3 52%);
  left: 0;
  width: 100%;
  position: absolute;
  height: inherit;
  height: 100%;
}
.reference-margin {
  margin-bottom: 3rem;
}
#about_us_page {
  
}
#about_us_page h1 {
  text-transform: uppercase;
  border-left: 4px solid var(--red-color);
  padding-left: .5rem;
  margin-bottom: 2rem;
  font-size: 30px;
}
#about_us_page p {
  font-weight: 300;
  color: var(--silver-color);
}
#about_us_page .about_us_image:before {
  content: "";
  background: linear-gradient(32deg, #23242700 52%, #ffffffa3 52%);
  left: 0;
  width: 100%;
  position: absolute;
  height: inherit;
  height: 100%;
}
#our_team {
  background-color: #efefef;
  padding: 2rem 0;
}
#our_team h4 {
  text-transform: uppercase;
  border-left: 4px solid var(--red-color);
  padding-left: .5rem;
  margin-bottom: 2rem;
  font-size: 30px;
}
#our_team .image-holder-about-us {
  box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.12), 0 6px 10px 0 rgba(0, 0, 0, 0.24);
  padding: .5rem;
  background-color: white;
  position: relative;
}
#our_team .rentangle-overlay:before {
  content: "";
  background: linear-gradient(-135deg, #23242700 78%, #ffffffa3 78%);
  left: 0;
  top: 0;
  width: 100%;
  position: absolute;
  height: 100%;
}
#our_team .rentangle-overlay:after {
  content: "\f003";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: var(--red-color);
  position: absolute;
  left: 11%;
  bottom: 5%;
  font-size: 18px;
}
#our_team h5 {
  font-weight: 300;
  padding: 2rem 0 1rem 0;
}
#our_team .team-info h3 {
  font-weight: 300;
  font-size: 24px;
  color: var(--red-color);
}
#our_team .team-info p {
  font-weight: 300;
  line-height: 20px;
  color: var(--silver-color);
}
#our_team .team-info .phone {
  margin-bottom: 0;
}
#our_team .divader {
  margin-bottom: 2rem;
}
#about_us_page .about_us_title h4 {
  text-transform: uppercase;
  color: var(--red-color);
  margin-bottom: 0;
}
#about_us_page .about_us_title .sub_title {
  color: #989898;
  font-weight: 300;
  margin-bottom: 2rem;
} 
.counter {
  display: table-cell;
  margin:1.5%;
  font-size:30px;
  width:200px;
  height:60px;
  color: var(--red-color);
  vertical-align: middle;
}
#about_us_page .counter_style {
  margin-top: 2rem;
}
#about_us_page .counter_style h5 {
  text-transform: uppercase;
  border-left: 2px solid var(--red-color);
  padding-left: .5rem;
  font-size: 18px;
}
#about_us_page .counter_style span {
  font-weight: 300;
}
#jobs-page .jobs-home h1 {
  text-transform: uppercase;
  font-size: 20px;
  border-left: none;
  margin-bottom: .5rem;
  padding-left: 0;
  color: var(--silver-color);
}
#jobs-page .jobs-home p {
  font-weight: 300;
  margin-bottom: 0;
  line-height: 20px;
  color: var(--silver-color);
}
#jobs-page .info-job-text {
  border-left: 4px solid var(--red-color);
  padding-left: .5rem;
  margin-bottom: 2rem;
}
#jobs-page .position-needs p {
  margin-bottom: 0;
  font-weight: bold;
  color: var(--silver-color);
}
#jobs-page .alert-light {
  color: #818182;
  background-color: transparent;
  border-color: transparent;
  padding: 0;
}
#jobs-page .jobs-home:before {
  content: "";
  display: inline-block;
  background-image: url(../../img/icons/briefcase.png);
  background-size: contain;
  height: 143px;
  background-repeat: no-repeat;
  position: absolute;
  width: 23%;
  right: 7%;
  bottom: 3%;
  opacity: 0.1;
  -ms-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
  transform: rotate(5deg);
}
#jobs-page {
  margin: 3rem 0;
}
#jobs-page h1 {
  text-transform: uppercase;
  border-left: 4px solid var(--red-color);
  padding-left: .5rem;
  margin-bottom: 2rem;
  font-size: 30px;
}
#jobs-page .first {
  margin-bottom: 4rem;
  font-weight: 300;
  color: var(--silver-color);
}
#jobs-page .jobs-home {
  margin-bottom: 3rem;
}
*[data-action-id="index"] .holder-absolut {
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  width: 100%;
}
#text-page {
  margin: 3rem 0;
}
#text-page  h1 {
  text-transform: uppercase;
  border-left: 4px solid var(--red-color);
  padding-left: .5rem;
  margin-bottom: 2rem;
  font-size: 30px;
}
#text-page p {
  font-weight: 300;
  color: var(--silver-color);
}
#text-page .text-page-list li {
  font-weight: 300;
}
#text-page h4 {
  font-weight: 300;
  color: var(--red-color);
  font-size: 20px;
  margin-bottom: 2rem;
}
#search-modal .modal-body {
  position: relative;
  -ms-flex: 2.4rem 1rem auto;
  flex: 2.4rem 1rem auto;
  padding: 2.4rem 1rem;
  border-bottom: 2px solid var(--red-color);
}
#search-modal .modal-content {
  background-color: #fff;
  border: none;
  border-radius: 0;
  outline: 0;
}
#search-modal .modal {
  padding-right: 0 !important;
}
#search-modal .form-inline .form-control {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  border-radius: 0;
  padding-left: 0;
  font-weight: 300;
  border-top: transparent;
  border-right: transparent;
  border-left: transparent;
}
#search-modal .search-modal a,
#search-modal .search-modal button {
  color: var(--silver-color);
  font-size: 23px;
  background-color: transparent;
  border: none;
}
#search-modal .close-btn-modal-search i {
  font-size: 23px;
  color: var(--silver-color);
  margin-top: 11px;
  margin-right: 2rem;
}
#search-modal .modal-dialog {
  max-width: 100%;
  margin: 0 auto;
}
.modal-open {
  padding-right: 0 !important;
}
html {
  overflow-y: scroll !important;
} 
#news_page  h1 {
  text-transform: uppercase;
  border-left: 4px solid var(--red-color);
  padding-left: .5rem;
  margin-bottom: 3rem;
  font-size: 30px;
}
#news_page p {
  font-weight: 300;
  color: var(--silver-color);
}
#news_page {
  margin: 3rem 0;
}
#news_page .news-caption h1 {
  text-transform: uppercase;
  border-left: 4px solid var(--red-color);
  padding-left: .5rem;
  margin: 1rem 0;
  font-size: 20px;
}
#news_page .news-caption p {
  font-weight: 300;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 30px;
}
#news_page span {
  color: #989898;
  font-weight: 300;
}
#news_page .carousel {
  margin-bottom: 2rem;
}
#news_page .image-holder {
  margin-left: 15px;
  margin-bottom: 15px;
}
#news_page .tags-holder .badge {
  color: white;
}
.modal-content {
  border-radius: 0;
}
button:focus {
  outline: 0;
}
#showroom-form .form-row>.col, .form-row>[class*=col-] {
  padding-right: 15px;
  padding-left: 15px;
}
#showroom-form {
  padding: 0 1rem;
}
#jobs-page span {
  color: #989898;
  font-weight: 300;
}
#jobs-page h4 {
  color: var(--silver-color);
  border-left: 4px solid var(--red-color);
  padding-left: .5rem;
  font-size: 25px;
  margin-bottom: 1rem;
  margin-top: 2rem;
}
#jobs-page .jobs-requirements li {
  font-weight: 300;
}
#jobs-page .jobs-requirements {
  margin-bottom: 3rem;
}
#jobs-page p {
  font-weight: 300;
  color: var(--silver-color);
}
#gallery_page h1 {
  text-transform: uppercase;
  border-left: 4px solid var(--red-color);
  padding-left: .5rem;
  margin-bottom: 2rem;
  font-size: 30px;
}
#gallery_page {
  margin-bottom: 3rem;
}
#gallery_page .image-hover {
  background: var(--red-color);
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#gallery_page .image-hover img {
  -webkit-transition: opacity 0.1s, -webkit-transform 0.45s;
  transition: opacity .35s, transform .45s;
}
#gallery_page .hover-gallery-thumb:hover .image-hover img {
  opacity: .8;
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
#gallery_page .nav-tabs .nav-link {
  border: transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#gallery_page .nav-link {
  display: block;
  padding: 1rem 3rem;
  background-color: var(--silver-color);
  color: white;
  text-transform: uppercase;
}
#gallery_page .nav-link:hover {
  background-color: var(--red-color);
}
#gallery_page .nav-tabs {
  border-bottom: transparent;
}
#gallery_page .custom-padd {
  padding-right: 0.5px;
  padding-left: 0.5px;
  padding-bottom: 0.5px;
}
#gallery_page .custom-align {
  padding: 2rem 14px 0 14px;
}
#certificates_page .table-header-certificates h4 {
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 0;
}
#certificates_page .table-header-certificates {
  background-color: #ddd;
  margin: 2rem 0 0 0;
  padding: 15px;
}
#certificates_page h1 {
  text-transform: uppercase;
  border-left: 4px solid var(--red-color);
  padding-left: .5rem;
  margin-bottom: 2rem;
  font-size: 30px;
}
#certificates_page {
  margin: 3rem 0;
}
#certificates_page .nav-tabs .nav-link,
.nav-tabs-holder .nav-tabs .nav-link {
  border: transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#certificates_page .nav-link,
.nav-tabs-holder .nav-link {
  display: block;
  padding: 1rem 3rem;
  background-color: var(--silver-color);
  color: white;
  text-transform: uppercase;
}
#certificates_page .nav-link:hover,
.nav-tabs-holder .nav-link:hover {
  background-color: var(--red-color);
}
#certificates_page .nav-tabs,
.nav-tabs-holder .nav-tabs {
  border-bottom: transparent;
}
#certificates_page .custom-padd {
  padding-right: 0.5px;
  padding-left: 0.5px;
  padding-bottom: 0.5px;
}
#certificates_page .certificates-icon i {
  font-size: 40px;
  color: var(--red-color);
}
#certificates_page .certificates-title span {
  color: #989898;
  font-weight: 300;
  font-size: 14px;
}
#certificates_page .certificates-title h5 {
  color: var(--silver-color);
  margin-bottom: -5px;
  font-weight: 300;
  font-size: 18px;
}
#certificates_page .category p {
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 300;
  color: var(--red-color);
} 
#certificates_page .custom-padd {
  padding: 15px;
}
#certificates_page .date p {
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 300;
  color: var(--silver-color);
} 
#certificates_page .download a {
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 300;
  color: var(--red-color);
} 
#certificates_page .download a:hover {
  color: var(--silver-color);
} 
#certificates_page .line {
  border-bottom: 1px solid #ddd;
  padding: 15px;
}
#certificates_page .divader {
  margin-top: 4rem;
}
#certificates_page .certificates-img img {
  border: 1px solid #ddd;
  margin-bottom: .5rem;
}
#certificates_page .download-certificates a {
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 300;
  color: var(--silver-color);
}
#certificates_page .download-certificates a:hover {
  color: var(--red-color);
}
#certificates_page .zoom-certificates a {
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 300;
  color: var(--silver-color);
}
#certificates_page .zoom-certificates a:hover {
  color: var(--red-color);
}
.certificates-img .title {
  font-size: 19px;
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  min-height: 22px;
}
.certificates-img {
  margin-bottom: 2rem;
}
#product-details-one .image {
  padding: 2rem 0;
}
#product-details-one h1 {
  text-transform: uppercase;
  border-left: 4px solid var(--red-color);
  padding-left: .5rem;
  margin-bottom: 2rem;
  font-size: 30px;
}
#product-details-one {
  margin: 3rem 0;
}
.certificate-pdf-holder a {
  color: var(--silver-color);
  font-weight: 300;
  font-size: 15px;
}
.certificate-pdf-holder a:hover {
  color: var(--red-color) !important;
  text-decoration: none; 
}
#product-details-one p {
  color: var(--silver-color);
  font-weight: 300;
}
#product-details-one h3 {
  font-weight: 300;
  color: var(--red-color);
  margin-bottom: 2rem;
}
#product-details-one .item img {
  border: 1px solid #ddd;
}
#product-details-one .item p {
  color: var(--silver-color);
  font-size: 13px;
  margin-top: .5rem;
  margin-bottom: 0;
}
#product-details-one .owl-dots {
  display: none;
}
#product-details-one .owl-nav i {
  font-size: 35px;
  padding: 0 2rem;
  color: var(--silver-color);
}
#product-details-one .owl-nav i:hover {
  color: var(--red-color);
}
#product-details-one .owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: var(--red-color);
  text-decoration: none;
}
button.navbar-toggler i {
  color: white;
  font-size: 26px;
  padding-top: 2px;
}
.mobile-search {
  display: none;
}
#home-header-img .desktop-none {
    display: none;
}
.breaking-news {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 19;
}
.breaking-news .navigation-box {
    top: .7rem;
    right: .8rem;
    width: 2rem;
    position: absolute;
}
.breaking-news .breaking-caret {
    background-color: var(--silver-color);
}
.breaking-news .breaking-box-holder {
    background: linear-gradient(91deg, var(--silver-color), var(--silver-color), var(--red-color));
    background-size: 600% 600%;

    -webkit-animation: AnimationName 7s ease infinite;
    -moz-animation: AnimationName 7s ease infinite;
    -o-animation: AnimationName 7s ease infinite;
    animation: AnimationName 7s ease infinite;
}
.breaking-news .breaking-box-holder .breaking-box {
    padding: 0.5rem;
}
.breaking-news .breaking-box-holder .breaking-box .custom-btn-dark {
    padding: 0 1rem;
    margin-left: 15px;
    border: none;
    cursor: pointer;
}
.breaking-news .show {
    position: absolute;
    top: 0;
    right: -66px;
    height: 45px;
    font-size: xx-large;
    background-color: #232427;
    color: white;
    padding: 6px 15px 0 15px;
    cursor: pointer;
}
.breaking-news .show:hover {
    
}
.breaking-news .remove {
    position: absolute;
    left: 0;
    top: 0;
    color: white;
    cursor: pointer;
    padding: 13px 30px;
}
.breaking-news .remove:hover {
    
}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 49%}
    50%{background-position:100% 52%}
    100%{background-position:0% 49%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 49%}
    50%{background-position:100% 52%}
    100%{background-position:0% 49%}
}
@-o-keyframes AnimationName {
    0%{background-position:0% 49%}
    50%{background-position:100% 52%}
    100%{background-position:0% 49%}
}
@keyframes AnimationName {
    0%{background-position:0% 49%}
    50%{background-position:100% 52%}
    100%{background-position:0% 49%}
}
#pdfviewholder .pdf-view-section {
    height: 80vh;
}
.catalogue-modal .pdf-view-section {
    height: 80vh;
}
.catalogue-modal .pdf-view-section .pdf-embed {
    height: 100%;
}
.welcome-popup .modal-body .close {
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 25px;
    border-radius: 50%;
    padding: 2px 4px 5px 5px;
    width: 28px;
    background-color: white;
    height: 28px;
    opacity: 1;
}
.welcome-popup .modal-body .close:hover { 
    opacity: .9;
}
.welcome-popup .modal-body p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
.welcome-popup .modal-body .image {
    margin-bottom: 1rem;
}
.welcome-popup .modal-body .title p {
    font-size: 1.4rem;
    font-weight: 800;
    margin-bottom: 1rem;
}
.search-box {
    margin: 3rem 0;
}
.search-box h1 {
    text-transform: uppercase;
    border-left: 4px solid var(--red-color);
    padding-left: .5rem;
    margin-bottom: 2rem;
    font-size: 30px
}
.search-box h4 {
  text-transform: uppercase;
  border-left: 4px solid var(--red-color);
  padding-left: .5rem;
  margin-bottom: 2rem;
  font-size: 30px;
}
.search-box .image-holder-search {
  box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.12), 0 6px 10px 0 rgba(0, 0, 0, 0.24);
  padding: .5rem;
  background-color: white;
  position: relative;
}
.search-box .image-holder-search .rentangle-height {
    margin-top: 75%;
    overflow: hidden;
}
.search-box .image-holder-search .image-holder {
    padding: .5rem;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.search-box .image-holder-search .image-holder img {
    
}
.search-box .rentangle-overlay {
    display: flex;
    align-content: center;
    align-items: center;
    max-height: 100%;
    max-width: 100%;
    overflow: hidden;
    height: 100%;
    width: 100%;
}
.search-box .rentangle-overlay:before {
  content: "";
  background: linear-gradient(-135deg, #23242700 78%, #ffffffa3 78%);
  left: 0;
  top: 0;
  width: 100%;
  position: absolute;
  height: 100%;
}
.search-box .rentangle-overlay:after {
  content: "\f08e";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: var(--red-color);
  position: absolute;
  left: 7%;
  bottom: 4%;
  font-size: 18px;
}
.search-box h5 {
  font-weight: 300;
  padding: 2rem 0 1rem 0;
}
.search-box .search-info h3 {
  font-weight: 300;
  font-size: 24px;
  color: var(--red-color);
}
.search-box .search-info p {
  font-weight: 300;
  line-height: 20px;
  color: var(--silver-color);
}
.search-box .divader {
  margin-bottom: 2rem;
}
.search-box .summary {
    margin: 0;
}
.search-box .pagination {
    margin: 0;
}
.skiptranslate {
    display: none;
}
.pager_css .page-link {
    color: var(--red-color);
    min-height: 100%;
}
.pager_css .page-item.active .page-link {
    color: white;
    background-color: var(--silver-color);
    border-color: var(--silver-color);
}
.pager_css .page-item:first-child .page-link,
.pager_css .page-item:last-child .page-link {
    border-radius: 0;
}
.success_newsletter {
    color: white;
    text-align: center;
}

.products-grid-videos-holder .info-video-text {
    border-left: 4px solid var(--red-color);
    padding-left: .5rem;
    margin-bottom: 2rem;
}
.products-grid-videos-holder .info-video-text h2 {
    text-transform: uppercase;
    font-size: 20px;
    border-left: none;
    margin-bottom: .5rem;
    padding-left: 0;
    color: var(--silver-color);
}
.products-grid-videos-holder .info-video-text p {
    font-weight: 300;
    margin-bottom: 0;
    line-height: 20px;
    color: var(--silver-color);
}

.products-grid-videos-holder .video-iframe {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin: 15px 0;
}
.products-grid-videos-holder .video-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.breadcrumbs-box,
.breadcrumbs-box a {
    color: var(--silver-color);
    font-size: 12px;
    font-weight: 300;
}
.breadcrumbs-box .breadcrumbs-holder {
    margin: 15px 0 0 0;
}
.breadcrumbs-box .breadcrumbs-holder .end {
    color: var(--red-color);
}
#login {
    background-image: url('../../img/page_content/pattern-bg.png');
}
#login {
    height: 100vh;
}
.login-holder {
    background-color: white;
    width: 100%;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.12), 0 5px 8px 0 rgba(0, 0, 0, 0.24);
}
.login-logo img {
    width: 70%;
    margin: 0 0 3rem 0;
}
form.login-form-inputs {
    padding: 0 2rem;
}
.login-holder .btn-success {
    color: #fff;
    background-color: #28a745;
    border: 1px solid #28a745;
    text-align: center;
    padding: .5rem 1rem;
    display: inline-block;
    cursor: pointer;
}
.login-holder .btn-success:hover {
    color: #28a745;
    background-color: #fff;
    border: 1px solid #28a745;
    padding: .5rem 1rem;
    text-decoration: none;
}
.login-holder .btn-success {
    margin-top: 1rem;
}
.reg-login {
    margin-top: 2rem;
}
.reg-login p {
    font-weight: 300;
}
.reg-login p a {
    color: var(--red-color);
}
.login-image {
    background-image: url(../../img/default/login-image.jpg);
    height: 600px;
    padding-left: 0;
    padding-right: 0;
    background-size: cover;
}
.login-image:before {
    content: "";
    background: linear-gradient(30deg, rgba(0, 0, 0, 0.8) 0%, rgba(75,177,201,0.5) 100%);
    left: 0;
    width: 100%;
    position: absolute;
    height: inherit;
}
.login-caption-holder {
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    padding: 0 2rem;
}
.login-caption-holder h1 {
    color: white;
    text-transform: uppercase;
}
.login-caption-holder p {
    color: white;
    font-weight: 300;
    margin-bottom: 0;
}
.login-caption-holder p a {
    color: #ffffff;
    text-decoration: underline;
}
