@CHARSET "UTF8";
/**FONT*/
@font-face {
    font-family: 'cg_bah';
    src: local('Bauhaus'),
        url('../../fonts/bauhaus/BauhausRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cg_bah';
    src: local('Bauhaus Bold'),
        url('../../fonts/bauhaus/BauhausBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'cg_bah';
    src: local('Bauhaus Italic'),
        url('../../fonts/bauhaus/BauhausItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "Bauhaus93"; src: url("//db.onlinewebfonts.com/t/89d11a443c316da80dcb8f5e1f63c86e.eot");
    src: url("//db.onlinewebfonts.com/t/89d11a443c316da80dcb8f5e1f63c86e.eot?#iefix") format("embedded-opentype"),
    url("//db.onlinewebfonts.com/t/89d11a443c316da80dcb8f5e1f63c86e.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/89d11a443c316da80dcb8f5e1f63c86e.woff")
    format("woff"), url("//db.onlinewebfonts.com/t/89d11a443c316da80dcb8f5e1f63c86e.ttf") format("truetype"),
    url("//db.onlinewebfonts.com/t/89d11a443c316da80dcb8f5e1f63c86e.svg#Bauhaus 93") format("svg");
}

.font_bauhaus {
    font-family: Bauhaus93 !important;
}
.font_arial {
    font-family: Arial;
}
.list_style_slack {
    padding-left: 18px;
}
.list_style_slack li {
    display: list-item;
    list-style-type: square;
}
.arrow-list {
  list-style: none; /* Remove default bullets */
  padding-left: 0;  /* Remove default padding */
}

.arrow-list li {
  position: relative; /* Needed if you want more control */
  margin-bottom: 8px; /* Optional spacing between items */
}
.arrow-list-triangle li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
}

.arrow-list-triangle li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  border: solid black;
  border-width: 0 2px 2px 0;
  padding: 2px;
}
.arrow-list-circle li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}

.arrow-list-circle li::before {
  content: "➔";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: black;
  color: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-weight: bold;
}

.arrow-list li::before {
  content: "\2192"; /* Right arrow Unicode */
  display: inline-block; /* Make it appear inline */
  margin-right: 8px; /* Space between arrow and text */
  color: #333; /* Arrow color */
}
.font_cfbah {
    font-family: cf_bah;
}
.loadingProgressG {
    background: #6b7a7e;
}
#loadingProgressG {
    background: #ccc;
}
.page-header .brand__name img {
    height: 97px;
    width: auto;
}
.rd-navbar-static .rd-navbar-nav > li > a {
    font-size: 14px;
    font-weight: bold;
    top: 20px;
}
.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle {
    top: 19px;
}
.commin_soon_logo {
    max-height: 120px !important;
}
.rd-navbar-static .rd-navbar-nav > li.active > a {
    color: #6b7a7e;
    font-size: 14px;
    font-weight: bold;
}
a:hover, a:focus {
    color: #6b7a7e;
    text-decoration: none;
    outline: none;
}
.link-hover {
    color: #6b7a7e;
}
.link-press {
    color: #6b7a7e;
}
p a {
    color: #6b7a7e;
}
p a:hover, p a:active, p a.hover, p a.active {
    color: #89c3c9;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, [class^='heading'] a:hover {
    color: #6b7a7e;
}
.page .icon-style-modern:hover {
    color: #fff;
    border-color: #6b7a7e;
}
.page a.icon-default:hover {
    color: #6b7a7e;
}

.page a.icon-darker:hover {
    color: #5ea1a7;
}
.rd-navbar-static .rd-navbar-nav > li > a:hover {
    color: #6b7a7e;
}
.swiper-button-prev i,
.swiper-button-next i {
    font-size: 40px;
    color: black;
}
.object-decorated__divider {
    background: #6b7a7e;
}
.thumb-corporate__inner::before {
    border-color: #6b7a7e;
}
.unbold {
    font-weight: normal !important;
}
.breadcrumbs-custom li:after {
    content: "";
}
.p_right-0 {
    padding-right: 0px !important;
}
.p_left-0 {
    padding-left: 0px;
}
#tabs-production ul {
    list-style: initial;
}
#tabs-production ul li {
    margin-left: 16px;
    display: list-item;
    list-style-type: circle;
}
#tabs-production ul.arrow-list-triangle {
    list-style: none;
    padding-left: 0;
}
#tabs-production ul.arrow-list-triangle li {
    list-style: none;
    margin-left: 0;
}
.slick-slider-vertical .carousel-child .slick-prev::before,
.slick-slider-vertical .carousel-child .slick-next:hover::before ,
.slick-slider-vertical .carousel-child .slick-next:hover::before {
    content: '\02C4';
}
.slick-slider-vertical .carousel-child .slick-next:hover::before {
    content: none    !important;
}
.slick-next::before {
    content: none;
}
.slick-slider-vertical .carousel-child .slick-slider__inner::after {
    border-color: #6b7a7e;
}
.fl-budicons-free-right163:before,
.fl-budicons-free-left161:before {
    content: none;
}
.owl-outer-navigation .owl-arrow:hover {
    background: #6b7a7e;
}
.ui-to-top.active {
    background: #6b7a7e;
}
.bg-gray-3 .list-terms-inline dt {
    color: #6b7a7e;
}
.bg-gray-3 .button-secondary {
    background-color: #6b7a7e;
}
.slick-slider-vertical .carousel-child .slick-next::before {
    content: '\02C5';
}
.rd-navbar-static .rd-navbar-nav > li.opened > a {
    color: #6b7a7e;
}
.rd-navbar--has-dropdown.rd-navbar-submenu.focus > a {
    color: #6b7a7e !important;
}
.rd-navbar-static .rd-navbar-nav > li.opened > .rd-navbar-submenu-toggle::after {
    color: #6b7a7e !important;
}
.rd-navbar-static .rd-navbar-dropdown > li > a:hover {
    color: #6b7a7e !important;
}
.rd-navbar-static .rd-navbar-dropdown > li > a::before {
    color: #6b7a7e !important;
}
.rd-navbar-static .rd-navbar-nav > li.focus > .rd-navbar-submenu-toggle::after {
    color: #6b7a7e !important;
}
.rd-navbar-static .rd-navbar-nav > li.active > .rd-navbar-submenu-toggle::after {
    color: #6b7a7e !important;
}
.isotope-filters_modern .inline-list a:hover, .isotope-filters_modern .inline-list a.active {
    color: #6b7a7e !important;
}
.tabs-custom.tabs-inline .nav-tabs > li.active a, .tabs-custom.tabs-inline .nav-tabs > li a:hover {
    color: #6b7a7e !important;
}
.services_ul {
    padding-left: 40px;
    margin: initial;
    list-style: initial;
}
.services_ul li {
    display: list-item;
}
.page .icon-primary {
    color: #6b7a7e !important;
}
.button-primary, .button-primary:focus, .button-primary:active {
    color: #fff;
    background-color: #6b7a7e;
    border-color: #6b7a7e;
}
.material-icons-local_phone:before, .mdi-email-outline:before, .material-icons-location_on:before {
    content: none;
}
.rd-navbar-fixed .rd-navbar-nav li:hover > a, .rd-navbar-fixed .rd-navbar-nav li.focus > a, .rd-navbar-fixed .rd-navbar-nav li.active > a, .rd-navbar-fixed .rd-navbar-nav li.opened > a {
    background-color: #6b7a7e;
}
.navigation-custom .navigation-custom__toggle {
    background-color: #6b7a7e !important;
}
@media (max-width: 1200px) {
    .brand__name img {
        height: 48px !important;
    }
    .page-loader-logo .brand__name img {
        height: 129px !important;
    }
    .custom_shell {
        margin-left: 150px !important;
        margin-bottom: 280px;
    }
}

.detailed_box_bottom {
    margin-top: 30px !important;
    margin-left: 0 !important;
}
@media (max-width: 765px) {
    .custom_shell {
        margin-left: 10px !important;
        margin-bottom: initial;
    }
}
@media (max-width: 768px) {
    .detailed_box_bottom {
        margin-left: 0 !important;
    }
}
body {
    color: #7c7c7c
}
.bold {
    font-weight: bold;
}
.m_bot-10 {
    margin-bottom: 10px;
}
.m_top-10 {
    margin-top: 28px;
}
.f_size-14 {
    font-size: 14px;
}
.custom_shell {
    margin-left: 365px;margin-bottom: 230px;font-weight: bold
}
.footer_simple_box {
    margin-top: 42px;
}
.cert_box_footer {
    margin-top: 10px;
}
.footer-modern * + .divider {
    margin-top: 0px;
}
.swiper-pagination-bullet::after {
    border-color: #6b7a7e !important;
}
.rd-navbar-static .rd-navbar-aside {
    padding: 0px;
}
.cert_box {
    width: 379px;
    margin-right: 15px;
    display: inline-block;
    border: 0.5px solid #DF1C22;
}


.ul_li_normal {
    padding-left:18px;
    list-style: disc;

}
.ul_li_normal  li{
    list-style: disc !important;
    display: list-item;
}

.policy_box {
    float: left;
    margin-right: 50px;
    margin-bottom: 30px;
}
.policy_box img {
    width:370px;
    height: 530px;
}
.swiper-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 500px;
    min-height: 500px;
    z-index: 1;
}
.footer-modern * + .divider {
    margin-top:10px;
}
.rd-navbar-static .rd-navbar-nav {
    padding-bottom: 3px;
}
@media (min-width: 1200px){
    .breadcrumbs-custom {
        padding: 60px 0 30px;
    }
}
@media (min-width: 992px) {
    .section-md {
        padding: 20px 0;
    }
}
@media (min-width: 768px) {
    * + .owl-carousel_style-2 {
        margin-top: 30px;
    }
}
@media (min-width: 992px) {
    .section-sm {
        padding: 44px 0 44px;
        /*padding: 55px 0 70px;*/
    }
    .footer-modern__inner {
        padding-top: 67px;
    }
}

@media (max-width: 992px) {
    .policy_box img {
        width: 310px;
        height: 470px;
    }
}
@media (max-width: 767px) {
    .policy_box img {
        width: 460px;
        height: 620px;
    }
}

@media (min-width: 768px) {
    .swiper-navigation_modern {
        position: absolute;
        right: 0;
        bottom: -2px;
        z-index: 10;
        display: inline-block;
        padding: 0 0;
        background: #fff;
    }
}

@media (min-width: 1800px) {
    .swiper-slider_style-1 .swiper-slide-caption {
        padding: 85px 0 91px;
    }
}
