html {
--maincolor: #e50915;
}

.top_menu {
    position: fixed;
    left:0;
    top:0;
    backdrop-filter: blur(0.5em);
    border-bottom:1px solid #ffffff2e !important;
}
.top_menu .container-fluid {
    background: transparent !important;
    transition:0.5s all;
    
}
.top_menu ul li a {
    color:white !important;
    font-size:17px;
    /* letter-spacing: 1px; */
}
.top_menu.scroll_menu {
    backdrop-filter: blur(0em);
}
.top_menu.scroll_menu .container-fluid{
    background: white !important;
}
.top_menu.scroll_menu ul li a {
    color:black !important;
    
}
.top_menu .navbar-logo svg {
    height:6.7rem;
    border-radius: 0 !important;
    width: auto;
    transition:0.5s all;
    fill:white;
}
.top_menu.scroll_menu .navbar-logo svg {
    height:4.7rem;
    fill:var(--maincolor) !important;
}

.top_menu .navbar-nav .nav-item .nav-link:hover {
    color:var(--maincolor) !important;
}
.mainbtn {
    background-color: transparent;
  border-color: #fafafa;
  color: #fafafa;
  padding:1.25rem 2rem;
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 600;
  border-width: 1px;
  font-style: normal;
  border:2px solid white;
  margin: 0.6rem 0;
  white-space: normal;
  transition: all 0.2s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
  border-radius: 100px;
  width: fit-content;
  cursor: pointer;
  max-width:100%;
}

.mainbtn span {
    margin-left:15px;
}
.mainbtn:hover {
    background-color: var(--maincolor);
    color:white !important; 
}
.mainbtn.white:hover {
    background-color: white;
    color:black !important; 
}
.top_menu.scroll_menu .mainbtn {
    background-color: var(--maincolor);
    color:white !important; 
}
.top_menu.scroll_menu .mainbtn:hover {
    background-color: black;
    
}
.bg1home {
    height: 100vh;
    padding-top:0;
    padding-bottom:0;
}
.bg1home .mbr-section-title {
    margin-bottom:0 !important;
    color:white;
}
.mySwiperHome {
    width: 100%;
    height: 100%;
}
.mySwiperHome .swiper-wrapper {
    height: 100%;
}
.mySwiperHome .swiper-wrapper .swiper-slide {
    padding-top:250px;
    padding-bottom:50px;
}


.bg_image {
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}
.bg1home .mbr-overlay {
    z-index: 10;
}
.bg_subpage .mbr-overlay {
    z-index: 10;
}
.bg1home .container-fluid {
    z-index: 20;
    padding-left:0;
    padding-right:0;
}
.cid-uzRdR2Ri8B img {
    object-fit: cover;
}
.cid-uzRdR2Ri8B .text-wrapper {
    text-align: left !important;
}


@media screen and (min-width: 1600px) {
    .container {
        max-width: 1620px;
    }
    .container2 {
        max-width: 1400px;
    }
    
  }

  .desc.white * {
    color:white !important;
}

.bg1home .desc {
    color:white;
    
}
.bg1home .desc p {
    /* font-family: 'Inter Tight', sans-serif; */
  font-size: 1.4rem;
  line-height: 1.3;
  margin-bottom:30px;
  color:white;
}
.swipernav {
    position: relative;
}
.swiper-button-next::after, .swiper-button-prev::after {
    display: none;
}
.swiper-button-next, .swiper-button-prev {
 top:-48px;
 width: 44px;
 height: 44px;
 border:2px solid white;
 border-radius:50%;
 padding:10px;
}
.bg1home .swiper-button-next {
    left:100px;
    right:0;
}
.bg1home .firstcol {
    display: grid;
    align-content: space-between;
}
.box_section .item-img {
    border-radius:2rem
}
.box_section .item-img img {
    border-radius:0rem !important;
}
.box_section .mainbtn {
margin-left:auto;
margin-right:auto;
}
.cid-uzSobxKt5b .image-wrapper .image-wrap img {
	height: auto;
	border-radius: 50% !important;
	aspect-ratio: 1/1;
    max-width: 500px;
}
.top_menu .navbar-nav {
    margin-left:auto;
    margin-right:30px;
    padding-left: 0;
    
}
.cid-uzR3yqwkC0 .navbar-logo {
    padding-left:10px;
}
.cid-uzRdUjYPR7 {
    background:none !important;
    padding:0 !important;
    overflow: hidden;
}
.bg2home .swiper-slide {
    padding-top:0;
    padding-bottom:0;
    padding-left:100px;
    padding-right:100px;
}
.bg2home .swiper-slide .container {
    padding-top:12rem;
    padding-bottom:12rem;
}
.bg2home .bg2_image {
	position: absolute;
	height: 88%;
	aspect-ratio: 1/1;
	border-radius: 50%;
	right: 0;
	top: 50%;
	z-index: 10;
	transform: translateY(-50%);
	opacity: 0.5;
    background-size:cover;
}
.bg2row {
    position: relative;
    z-index: 20;
}
.mySwiperHome2 .swiper-button-next, .mySwiperHome2 .swiper-button-prev {
top:50%;

}
.mySwiperHome2 .swiper-button-next {
    right:40px;
}
.mySwiperHome2 .swiper-button-prev {
    left:40px;
}
.cid-uzRaCvDf4c .mbr-iconfont {
   color:#e50915; 
}
.text-primary {
    color:#e50915 !important;
}
.top_menu .mainbtn {
    flex:none;
    font-size:18px;
}
.swiper3home {
    overflow: hidden;
}
.swiper3home img {
    max-width: 100%;
    object-fit: contain;
}
/* .display-4 {
    font-family:'League Spartan', sans-serif;
}
.display-7 {
    font-family:'League Spartan', sans-serif;
} */
.display-1 {
    line-height: 1.2;
    /* font-family:'League Spartan', sans-serif !important; */
}

.cid-uzR3LPSCgd {
	
	padding-bottom: 2rem;
	
}
.top_menu .navbar-nav .nav-item .nav-link {
    padding:12px !important;
}
.bg_subpage {
    height: 400px;
}

.bg_subpage .title-wrapper {
	position: absolute;
	left: 15px;
	bottom: 80px;
	color: white;
	z-index: 22;
	
}
.bg_sub2 .title-wrapper {
	top: 55%;
    transform: translateY(-50%);
}
.bg1home .title-wrapper {
    text-align: left !important;
}
.bg_subpage .title-wrapper {
    text-align: left !important;
}
.bg1home .text-wrapper {
    width: 100%;
}
.bg1home .text-wrapper .desc {
    width: 100%;
    text-align-last: left;
}
.bg_subpage .title-wrapper p {
    font-size:1.4rem;
}
.desc_content {
    padding-top:80px;
    padding-bottom:50px;
}
.desc h2 {
    line-height: 1.6;
    margin-bottom:24px;
}
.desc p {
    font-size:22px;
    font-family: 'Inter Tight', sans-serif;
    margin-bottom:15px;
    line-height: 1.6;
    color:black;

}
.radius_pic {
    width: 60%;
    aspect-ratio: 1;
    border-radius: 50%;
    overflow: hidden;
    margin:0 auto;
}
.radius_pic img {
    width: 100%;
  height: 100%;
  object-fit: cover;
}
.left_right_content {
    padding-top:150px;
    padding-bottom:150px;
    position: relative;
}
.left_right_content .bgdark {
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: #eeeeee;
}
.left_right_content .desc {
    padding-top:60px;
}
.left_right_content .mainbtn {
    border:2px solid black;
    color:black;
}

/* .left_right_content .mainbtn:hover {
    background-color: white;
    color:black !important;
} */
.left_right_content .mainbtn:hover {
    background-color: black;
    color:white !important;
}
.toggleproducts .desc {
    padding-bottom:60px;
    padding-top:60px !important;
}
.productlist {
    gap:30px 0;
}
.productlist .photo {
    position: relative;
    overflow: hidden;
}
.productlist .photo img {
	aspect-ratio: 1/1.4;
	width: 100%;
	left: 0;
	top: 0;
	object-fit: cover;
    border-radius: 0 !important;
    transition:0.5s all;
    transform:scale(1);
}
.productlist .photo:hover img {
    transform:scale(1.1);
}
.productlist .name {
    padding:20px 0;
    font-size:24px;
}
.productlist .descp {
    
    font-size:18px;
}
.list_section {
    margin-top:80px;
    margin-bottom:80px;
}
.cat_list {
	position: sticky;
	top: 130px;
	height: calc(100vh - 105px);
    overflow: hidden;
}
.cat_list .display-5 {
    margin-bottom:40px;
}

.cat_list a {
    display: block;
    width: 100%;
    
    font-size:22px;
    color:black;
    transition:0.2s all;
}
.cat_list a:hover {
    color:var(--maincolor);
}
.cat_list a.active {
    color:var(--maincolor);
}
.mb-6 {
    margin-bottom:1.5rem;
}
.w-full {
    width: 100%;
}
.containercheck {
	display: block;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding-right: 33px;
    font-size:16px;
    color:black;
    transition:0.2s all;
}
.containercheck:hover {
    color:var(--maincolor);
}
.containercheck input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.checkmark {
	position: absolute;
	top: 50%;
	right: 0;
	height: 18px;
	width: 18px;
	border: 2px solid black;
    border-radius:50%;
	transform: translateY(-50%);
}
.containercheck input:checked ~ .checkmark {
	background-color: var(--maincolor);
}
/* .containercheck input:checked ~ .checkmark::after {
	display: block;
} */
.checkmark::after {
	content: "";
	position: absolute;
	display: none;
}
.containercheck .checkmark::after {
	left: 5px;
	top: 4px;
	width: 5px;
	height: 5px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.toggle_cat {
	padding: 30px 0px;
	border-bottom: 1px solid #EBEBEB;
    width: calc(100% - 32px);
}
.toggle_filter_content {
    margin-top:3rem;
    
}

.arrowfilter {
    right:0;
    top:50%;
    position: absolute;
    transform:translateY(-50%);
}
.toggleFilter {
    position: relative;
    padding-right:30px;
}
.toggleFilter .arrowfilter img {
	height: 8px;
	width: 13px;
	object-fit: cover;
	border-radius: 0 !important;
}
.toggleFilter.open .arrowfilter img {
    transform:rotate(180deg);
}
.toggleblock {
    border-top:1px solid #EBEBEB;
    overflow-y: scroll;
    max-height: calc(100% - 150px);
    margin-left:-32px;
    position: relative;
    left:32px;
    display: block;
}
.toggle_mobile_filter {
    color:var(--maincolor);
    font-size:22px;
    border:1px solid var(--maincolor);
    border-radius:50%;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    transform:translateY(-50%);
    width: 32px;
    height: 32px;
    top:50%;
    position: absolute;
    right:0;
    cursor: pointer;
    display: none;
}
.toggle_mobile_filter span {
    margin-top:-2px;
}

.cid-uzR3LPSCgd .item-content {
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 2;
	width: 100%;
	transform: translateY(-50%);
	margin-top: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	height: auto;
}

.contact_info .text-wrapper p {
    font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  margin-bottom:0;
}
.contact_info .text-wrapper a {
    font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  color:var(--maincolor);
}
.contact_info .text-wrapper a:hover {
    text-decoration: underline;
}
.contact_info .text-wrapper h2 {
    margin-bottom:10px;
}
.desc_news h2 {
    color:white;
    margin-bottom:3rem;
    line-height: 1.5;
}
.desc_news p {
    font-family: 'Inter Tight', sans-serif;
  font-size: 4rem;
  line-height: 1;
  color:white;
}

@media screen and (max-width: 1600px) {
    .mySwiperHome .swiper-wrapper .swiper-slide {
        padding-top:180px;
        
    }
}

@media screen and (max-width: 1401px) {
    .top_menu .navbar-logo svg {
        height:4.7rem;
    }
    .top_menu.scroll_menu .navbar-logo svg {
        height:4rem;
    }
    .mainbtn {
       
        padding: 0.6em 1rem;
        font-size: 1.2rem;
        
    }
    .top_menu ul li a {
        font-size:15px;
        
    }
    .top_menu .navbar-nav {
       
        margin-right: 10px;
       
    }
    .desc_news p {
        font-size:3rem;
    }
}
@media screen and (max-width: 1220px) {
   
    .top_menu .navbar-logo svg {
        height: 4.7rem;
    }
    
    .desc p {
        font-size:19px;
    }
    .radius_pic {
        width: 70%;
        
    }
    .left_right_content {
        padding-top: 100px;
        padding-bottom: 100px;
       
    }
    .productlist .name {
        padding: 14px 0;
        font-size: 20px;
    }
    .productlist .descp {
        font-size: 16px;
    }
}
@media screen and (max-width: 1199px) {
    .top_menu .navbar-nav {
        margin-right:0;
    }
    .top_menu ul li a {
       
        color:black !important;
    }
    button.navbar-toggler .hamburger span {
        background-color:white !important;
    }
    .top_menu.scroll_menu button.navbar-toggler .hamburger span {
        background-color:black !important;
    }
    .top_menu .mainbtn {
        background-color: var(--maincolor);
        color:white !important; 
    }
}
@media screen and (max-width: 991px) {
    
    .swiper-button-next, .swiper-button-prev {
        display: none;
    }
    .bg2home .swiper-slide {
       
        padding-left:0px;
        padding-right:0px;
    }
    .mySwiperHome .swiper-wrapper .swiper-slide {
        padding-top:150px;
    }
    .cid-uzR3yqwkC0 .container-fluid {
        padding-right:10px !important;
    }
    .bg2home .bg2_image {
        width: auto;
        transform: translateY(-50%) translateX(-6%);
       
    }
    .display-2 {
        font-size:2rem;
    }
    .display-1 {
        font-size: 3rem;
    }
    .mySwiperHome .row.h-100 {
        align-items: center;
    }
    .cid-uzSobxKt5b .image-wrapper .image-wrap img {
        margin:0 auto;
    }
    .cid-uzSobxKt5b .content-wrapper {
        text-align: center;
    }
    .cid-uzRdR2Ri8B {
        padding-top: 34px;
        padding-bottom: 2rem;
      
    }
    .cid-uzRdR2Ri8B img {
       aspect-ratio: 2/1;
    }
    .cid-uzRdR2Ri8B .text-wrapper {
        text-align: center !important;
    }
    .bg1home .title-wrapper {
        text-align: center !important;
    }
    .bg_subpage .title-wrapper {
        text-align: center !important;
        width: 100%;
    }
    .bg1home .text-wrapper .desc {
       
        text-align-last: center;
    }
    .bg1home .mainbtn {
        margin-left:auto;
        margin-right:auto;
        display: block;
    }
    .desc {
        text-align: center;
    }
    .left_right_content.left_cont .card:first-child {
        order:2;
    }
    .left_right_content.left_cont .card:nth-child(2) {
        order:1;
    }
    .left_right_content .mainbtn {
       
        margin-left: auto;
        margin-right: auto;
    }
    .bg_subpage .title-wrapper {
        left:0;
    }
    .cat_list {
        margin-bottom:40px;
    }
    .list_section {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .cat_list {
        position: relative;
        top:0px;
    }
    .toggle_mobile_filter {
        display: flex;
    }
    .toggleblock {
        display: none;
    }
    .cat_list {
        height: auto;
    }
    .toggleblock {
        max-height: auto;
        left:0;
        margin-left:0;
    }
    .toggle_cat {
        width: 100%;
    }
    .cat_list .display-5 {
        padding-bottom:0px;
        margin-bottom:0;
        transition:0.5s all;
    }
    .cat_list .display-5.active {
        padding-bottom:40px;
    }
}
@media screen and (max-width: 768px) {
    .mySwiperHome .swiper-wrapper .swiper-slide {
        padding-top:100px;
    }

    .top_menu .mainbtn {
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
    }
    .top_menu .navbar-logo svg {
        height: 3.5rem !important;
        margin-top:-5px;
    }
    .bg1home .desc p {
        font-size:1.1rem;
    }
    .bg2home .bg2_image {
        
        transform: translateY(-50%) translateX(40%);
       
    }
    .cid-uzRdR2Ri8B {
        padding-top: 18px;
       
      
    }

    .left_right_content {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .left_right_content .desc {
        padding-top: 30px;
    }
    .contact_info .text-wrapper p {
        font-size:1rem;
    }
    .contact_info .text-wrapper a {
        font-size:1rem;
    }
}
@media screen and (max-width: 576px) {
    .cid-uzRdR2Ri8B img {
        aspect-ratio: 1/1;
     }
     .display-1 {
        font-size: 2.5rem;
    }
    .bg2row * {
        text-align: center;
    }
}


@media (min-width: 640px) {
    .bg_sub2 {
      min-height: 300px;
    }
  }
  @media (min-width: 768px) {
    .bg_sub2 {
      min-height: 380px;
    }
  }
  @media (min-width: 992px) {
    .bg_sub2 {
      min-height: 420px;
    }
  }
  @media (min-width: 1200px) {
    .bg_sub2 {
      min-height: 610px;
    }
  }