﻿@import url('css2-Orbitronwght400500600700800900_swapoptc.css');
@import url('css2-Robotoitalwght010003000400050007000900110013001400150017001900_swap0tgp.css');
@import url('css2-Tekowght300400500600700_swapyq93.css');

/* desktop */

body {
    color: #212529;
    font-size: 15px !important;
    line-height: normal;
}

a {
    text-decoration: none !important;
    transition: all 0.25s ease !important;
}

#main_index {
    overflow: hidden;
    padding-bottom: 0 !important;
}

#main_index .navbar_type8 {
    padding: 15px;
    height: 85px;
    transition: all 0.25s ease;
    background-color: transparent;
}

.navbar_type8 {
    padding: 15px;
    height: 100px;
    transition: all 0.25s ease;
    background-color: #212529;
}

.navbar_type8 .logo {
    margin-left: 0;
    overflow: visible;
}

.navbar_type8 .logo img {
    width: 100%;
    height: auto;
    object-fit: cover;
    padding: 0;
    transition: all 0.25s ease;
}

.navbar_type8 .nav_tab {
    padding-left: 0;
    padding-right: 0;
}

.navbar_type8 .nav_tab .nav_item {
    padding: 0 10px;
    transition: all 0.25s ease;
}

.navbar_type8 .nav_tab .nav_item:before {
    display: none;
}

.navbar_type8 .nav_tab .nav_item a {
    font-weight: bold;
    padding: 10px;
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    position: relative;
    transition-property: color;
    transition: all 0.25s ease;
    font-family: 'Orbitron', sans-serif;
}

.navbar_type8 .nav_tab .nav_item a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0003c0;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition: all 0.25s ease;
}

.navbar_type8 .nav_tab .nav_item a:hover, .navbar_type8 .nav_tab .nav_item a:focus, .navbar_type8 .nav_tab .nav_item a:active {
    color: #ffffff;
}

.navbar_type8 .nav_tab .nav_item a:hover:before, .navbar_type8 .nav_tab .nav_item a:focus:before,
.navbar_type8 .nav_tab .nav_item a:active:before {
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.5, 1.65, 0.35, 0.65);
}

.navbar_type8 .nav_tab .nav_item.login {
    padding: 0;
    margin-left: 25px;
}

.navbar_type8 .nav_tab .nav_item .login {
    margin: 0 auto !important;
}

.navbar_type8 .nav_tab .nav_item.shopping {
    padding: 0;
    margin-left: 25px;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu {
    top: 100%;
    right: 0;
    left: auto;
    min-width: auto;
    border-radius: 0;
    padding: 0;
    margin: 0 auto;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item {
    min-width: auto;
    background-color: #212529;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item .pt-1 {
    padding: 0 !important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a {
    padding: 0 !important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item:first-child a {
    padding: 15px 15px 5px !important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item:last-child a {
    padding: 5px 15px 15px !important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover {
    color: #ffffff !important;
}

.navbar_type8 .nav_tab .active {
    color: inherit !important;
}

.dark_nav {
    height: 85px;
    background-color: rgba(255, 255, 255, 0.75) !important;
    animation: 1s fadeInDown !important;
    transition: all 0.25s ease;
    box-shadow: 0 0 10px 0 rgba(33, 37, 41, 0.25);
}

.dark_nav .logo img {
    width: 75%;
    transition: all 0.25s ease;
}

.dark_nav .nav_tab .nav_item {
    padding: 0 10px;
    transition: all 0.25s ease;
}

.dark_nav .nav_tab .nav_item a {
    color: #212529;
}

.dark_nav .nav_tab .dropdown .dropdown-menu .dropdown-item a {
    color: #ffffff;
}

#main_index .index_wrapper_2 {
    margin-top: -85px;
}

.index_wrapper_2 .item img {
    overflow: hidden;
}

.index_wrapper_2 .slider_banner .banner_content {
    opacity: 1 !important;
    background: linear-gradient(rgba(33, 37, 41, 0.50), transparent);
    display: flex;
    align-items: center;
    justify-content: center;
}

.index_wrapper_2 .banner1 {
    opacity: 0;
    font-size: 3.5vw;
    font-weight: bold;
    color: #ffffff;
    margin: 0 auto;
    text-transform: uppercase;
    text-shadow: 0 2.5px 5px #212529;
    font-family: 'Orbitron', sans-serif;
}

.index_wrapper_2 .slider_banner .slick-prev {
    left: 0;
}

.index_wrapper_2 .slick-dotted.slick-slider {
    margin-bottom: 0;
}

.index_wrapper_2 .slick-dots {
    bottom: 25px;
}

.index_wrapper_2 .slick-dots li.slick-active button:before {
    color: #0003c0;
}

.space {
    padding-top: 100px;
    padding-bottom: 100px;
}

.space2 {
    padding-bottom: 100px;
}

.bg1 {
    background-attachment: fixed;
    background-image: url(../png/bg1ddki.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: -25px;
}

.img1 {
    width: 50%;
    height: auto;
    margin-bottom: -32.5px;
    position: relative;
    z-index: 1;
}

.font-bg {
    padding: 10px 25px;
    background-color: #ffffff;
    width: max-content;
    margin: 0 auto;
    position: relative;
    border-radius: 10px 0 10px 0;
}

.font-bg:before {
    content: "";
    width: 100%;
    height: 100%;
    border-top: 5px solid #dc1100;
    border-left: 5px solid #dc1100;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px 0 0 0;
}

.font-bg:after {
    content: "";
    width: 100%;
    height: 100%;
    border-bottom: 5px solid #0003c0;
    border-right: 5px solid #0003c0;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 0 0 10px 0;
}

.font-big {
    font-size: 50px;
    line-height: 1;
    font-weight: bold;
    padding: 15px 0 5px;
    color: #0003c0;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    font-family: 'Teko', sans-serif;
}

.font-big span {
    color: #dc1100;
}

.font-small {
    font-size: 17.5px;
    line-height: 2;
    max-width: 75%;
    margin: 0 auto;
}

.btn1 {
    background-color: #dc1100;
    color: #ffffff;
    padding: 10px 25px;
    text-transform: uppercase;
    border-bottom: 0 solid transparent;
    font-family: 'Orbitron', sans-serif;
}

.btn1:hover {
    background-color: #0003c0;
    color: #ffffff;
    box-shadow: 0 10px 0 #dc1100;
    border-bottom: 5px solid #ffffff;
    border-radius: 10px 10px 0 0;
}

.row0 {
    display: flex;
    align-items: center;
}

.bg2 .img1 {
    width: 100%;
    height: auto;
    margin-bottom: -15px;
    position: relative;
    z-index: 1;
}

.bg2 .b1 {
    max-width: 75%;
}

.img2 {
    width: 75%;
    height: auto;
    position: absolute;
    top: -65%;
    left: 0;
    filter: drop-shadow(0 10px 10px rgba(33, 37, 41, 0.50));
    animation: 1s pulse infinite alternate;
    z-index: 1;
}

#main_index .productSlider-1 .product_img .product_box .product_img_frame .add_to_cart {
    transition: all 0.25s ease;
    opacity: 1;
    border: none;
}

#main_index .productSlider-1 .product_img .product_box .product_img_frame .add_to_cart:hover {
    background-color: #0003c0 !important;
}

.img3 {
    width: 75%;
    height: auto;
    position: absolute;
    top: -65%;
    right: 0;
    filter: drop-shadow(0 10px 10px rgba(33, 37, 41, 0.50));
    animation: 1s pulse infinite alternate;
    z-index: 1;
}

.img1-1 {
    width: 75%;
    height: auto;
    margin-bottom: -22.5px;
    position: relative;
    z-index: 1;
}

.index_wrapper_5, .index_wrapper_7 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.show-content {
    display: block;
    position: relative;
    overflow: hidden;
}

.show-content .content-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.25s ease;
    background-color: rgba(33, 37, 41, 0.75);
}

.show-content:hover .content-holder {
    background-color: rgba(33, 37, 41, 0);
}

.table1 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.brand1 {
    width: 50%;
    height: auto;
}

.table1 .brand1 {
    transition: all 0.25s ease;
}

.table1:hover .brand1 {
    opacity: 0;
}

.btn2 {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 2.5px solid #ffffff;
}

.btn2:hover {
    border: 2.5px solid transparent;
}

.table1 .btn2 {
    transition: all 0.25s ease;
}

.table1:hover .btn2 {
    opacity: 1;
}

.partimg1 {
    background-image: url(../jpg/img1ve2j.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
}

.partimg2 {
    background-image: url(../jpg/img22eb4.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
}

.partimg3 {
    background-image: url(../jpg/img3wdb0.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
}

.partimg4 {
    background-image: url(../jpg/img4ps1n.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
}

.partimg5 {
    background-image: url(../jpg/img5gi68.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
}

.partimg6 {
    background-image: url(../jpg/img62rq1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
}

.partimg7 {
    background-image: url(../jpg/img7ul2k.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
}

.partimg8 {
    background-image: url(../jpg/img8vtfm.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
}

.row2 {
    margin-top: 50px;
}

.img4 {
    width: 35%;
    height: auto;
    margin-bottom: -22.5px;
    position: relative;
    z-index: 1;
}

.middle1 i {
    font-size: 50px;
    background-color: #dc1100;
    color: #ffffff;
    padding: 25px;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    transition: all 0.25s ease;
}

.middle1:hover i {
    background-color: #0003c0;
    transform: rotate(360deg) scale(1.25);
    box-shadow: 0 5px 10px 0 rgba(33, 37, 41, 0.25);
}

.font-title {
    font-size: 25px;
    font-weight: bold;
}

.middle1 .font-title {
    transition: all 0.25s ease;
}

.middle1:hover .font-title {
    color: #dc1100;
}

.middle2 ul {
    margin: 0 auto;
    padding: 0;
}

.middle2 ul li {
    display: inline-block;
    padding: 0 15px;
}

.middle2 i {
    font-size: 50px;
}

.last1 iframe {
    width: 100%;
    display: flex;
}

.footer_type5 {
    line-height: 2;
    background-color: #B22222;
}

.footer_type5 .container {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.footer_type5 .title {
    font-size: 20px !important;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Orbitron', sans-serif;
    color: #ffffff;
}

.footer_type5 .title:after {
    display: none;
}

.general_btn {
    background-color: #0003c0;
    color: #ffffff;
    border-radius: 10px;
    font-size: 15px !important;
    text-transform: uppercase;
    padding: 10px 25px;
    border: 2.5px solid transparent;
}

.general_btn:hover {
    border: 2.5px solid #ffffff;
    box-shadow: 0 5px 10px 0 rgba(33, 37, 41, 0.25);
}

.footer_type5 .bottom_footer_type5 {
    background-color: #212529;
    padding-top: 15px;
    padding-bottom: 15px;
}

.page_title {
    text-align: center !important;
    margin: 50px auto;
}

.page_title b {
    font-size: 35px;
    background-color: #dc1100;
    color: #ffffff;
    padding: 10px 25px;
    width: max-content;
    margin: 0 auto;
    text-transform: uppercase;
    box-shadow: 10px 10px 0 #0003c0;
    border-bottom: 5px solid #ffffff;
    border-right: 5px solid #ffffff;
    border-radius: 25px 0 25px 0;
}

#main_category .category_list_type4 .category_box .img_frame img {
    object-fit: contain;
}

#main_category .category_list_type4 .category_box .img_frame:hover img {
    width: 100%;
    height: 100%;
}

#main_ourproducts .product_list_5 .product_box .img_frame img {
    object-fit: contain;
}

#main_contactus .page_title {
    padding-bottom: 25px;
}

/* mobile */

@media only screen and (max-width: 550px) {

.m_side_menu_type5 {
    border-top: 1px solid #212529;
}

.m_side_menu_type5 .nav_item {
    text-transform: uppercase;
}

.m_nav_type5 {
    border-bottom: 1px solid #212529;
}

#main_index .index_wrapper_2 {
    margin-top: 0;
}

.img1 {
    width: 100%;
    margin-bottom: -20px;
}

.bg2 .img1 {
    width: 75%;
    margin-bottom: -17.5px;
}

.bg2 .b1 {
    max-width: 50%;
}

.bg2 .b1:first-child {
    padding: 25px 0;
}

.font-big {
    font-size: 30px;
    padding-top: 10px;
}

.font-small {
    max-width: 100%;
}

.img2, .img3 {
    position: relative;
    top: -60px;
}

.img1-1 {
    width: 100%;
    margin-bottom: -20px;
}

.row1 {
    display: flex;
    flex-direction: column-reverse;
}

.gap1 {
    padding: 50px 0;
}

.img4 {
    width: 100%;
    margin-bottom: -20px;
}

.footer_type5 .title {
    font-size: 17.5px !important;
}

.footer_type5 .bottom_footer_type5 {
    padding-bottom: 75px;
}

}
.contact_map{
    display: none;
}
