/*
    version: 1.0.0_custom_axtj
    this file is custom class
    when copy to another project, will need to clear if not needed
    Date : 24-6-2025
    Developer : Jack
    Version : 1.0.0
    Changes : 
    {
    }

*/
body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
  }
input{
    background-color: transparent !important;
    /*border: 0px !important;*/
    /*border-bottom: solid 1px #D9D9D9 !important;*/
}
input:-moz-placeholder,
input:-ms-input-placeholder,
input::-moz-placeholder,
input::-webkit-input-placeholder,
input::placeholder{
	color:var(--input-placeholder-color) !important;
	/*opacity: 1 !important;*/
}
.iconconnect{
    width: 33px;
    height: 33px;
}
.herder-logo{
    height: 75px;
}
.connettext{
    font-weight: 400;
    font-size: 14px;
    text-align: justify;
}
.connetdetailed{
    font-weight: 500;
    font-size: 14px;
    color: #0080FF;

}
.buy-now{
    border: 1px solid #D9D9D9;
    color: #000000;
    font-weight: 700;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 30px;

}
.header2-bg-color{
    background-color: #1663B9;
    padding: 10px 0px;
}
.menu-list{
    padding: 5px 0px;
}
.menu-list .col{
    padding: 10px !important;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 14px;

}
.homepage-title{
    font-weight: 700;
    font-size: 54px;

}
.homepage-contan{
    font-weight: 400;
    font-size: 17px;
}
.leran-button button{
    background-color: #FFC328;
    border-radius: 30px;
    border: solid 0px;
    padding: 10px 20px;
}
button{
    background-color: #FFC328;
    border-radius: 30px !important;
    border: solid 0px;
    padding: 10px 20px;
    font-size: 15px;
}
.homepage-top-box{
    padding: 10rem 0;
}
.position-relative{
    position: relative !important;
}
.position-absolute{
    position: absolute !important;
}
.about-box-bg{
    bottom: 50px;
    background: linear-gradient(101.88deg, #3A88D9 9.29%, #105CA9 93.48%);
}
.z-index-1{
    z-index: 1;
}
.p-30{
    padding: 0 30px !important;
}

.about-title{
    font-weight: 700;
    font-size: 36px;
    color: #fff;

}
.maskimage-tuning2{
    transform: translate(-40%, 25%);
}
.about-contan{
    color: #fff;
}
.pb-10{
    padding-bottom:6rem !important
}
.latest-title{
    font-weight: 700;
    font-size: 36px;
    text-align: center;

}
.maskimage.products{
    width: 100%;

}

.custom-contact-us-section {
    padding: 7rem 10rem;
}

.contact-us-icon {
    width: 18px;
    height: auto;
}

.custom-maskimage-size, 
.custom-maskimage-size2 {
    height: auto;
    position: absolute;
    transform: translate(-100%, 0px);
    right: -100%;
}

.custom-maskimage-size {
    width: 330px;
    right: -140%;
}

.custom-maskimage-size2 {
    width: 273px;
}

.custom-image-sizing .maskimage:only-child {
    width: 100% !important;
}

.card-box{
    background-color: #F4F4F4;  
}

.product-card-section .card-box {
    transition: 0.2s linear;
}

.product-card-section .card-box:hover,
.custom-product-links-outer-container:has(.custom-product-links-container:hover) .card-box {
    box-shadow: 0px 0px 15px 0px rgba(22,99,185,0.48);
    -webkit-box-shadow: 0px 0px 15px 0px rgba(22,99,185,0.48);
    -moz-box-shadow: 0px 0px 15px 0px rgba(22,99,185,0.48);
    transform: scale(1.025);
    border-radius: 7px;
    overflow: hidden;
}

.custom-product-links-outer-container {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}

.custom-product-links-outer-container:hover .custom-product-links-container {
    display: flex;
    transform: translate(50%, -7%) scale(1.025);
}

.custom-product-links-container {
    background-color: rgba(0, 0, 0, 0.1);
    display: none;
    padding: 0.5rem;
    justify-content: end;
    align-items: center;
    width: 100%;
    transform: translate(50%, 0%);
    right: 50%;
    z-index: 50;
    position: absolute;
    top: 0;
    transition: 0.2s linear;
}

.custom-product-links-btn {
    background-color: transparent;
    border: unset;
    padding: unset !important;
}

.custom-product-links-btn:last-child {
    margin-right: unset;
}

.custom-product-links-btn img {
    width: 3.5rem;
    height: auto;
    mix-blend-mode: plus-lighter;
}

.text-align-center{
    text-align: center;
}
.products-text span{
    font-weight: 400;
    font-size: 20px;

}
.contact-card {
    flex: 1;
    font-size: 17px;
  }
  
  .contact-card h3 {
    font-weight: 700;
    margin-bottom: 15px;
  }
  
  .contact-card p {
    margin-bottom: 10px;
  }
  .contact-grid {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 30px;
  }
  .contact {
    background-color: #F4F8FB;
    padding: 63px 75px !important;
    margin-bottom: 25rem;
    padding-bottom: 17rem !important;

  }
  .mb-30{
    margin-bottom: 18rem;
  }
.map-image{
    width: 100%;
    top: 0;
}
.footer-container{
    color: #fff;
    margin: auto;
    /* display: block; */
}
.footer-container .margin-auto{
    color: #fff;
}
.margin-auto{
    margin: auto;
}
.menu-color{
    color: #fff;
}
.herder-1-7-dropdown{
    top: 40px;
    width: -webkit-fill-available;
    display: none;
}
.herder-1-7-dropdown-1,
.herder-1-7-dropdown .herder-1-7-dropdown-2{
    padding: 10px;
    min-width: 200px;
    background-color: #353535;
    color: #fff;
    /* border-bottom: solid 2px #353535;
    border-top: solid 2px #353535; */
    cursor: unset;

}
.herder-1-7-dropdown2 .herder-1-7-dropdown2-2{
    padding: 10px;
    min-width: 200px;
    background-color: #353535;
    color: #fff !important;
    border-bottom: solid 2px #353535;
    border-top: solid 2px #353535;

}
.herder-1-7-dropdown-1:hover,
.herder-1-7-dropdown2 .herder-1-7-dropdown-1:hover,
.herder-1-7-dropdown .herder-1-7-dropdown-2:hover{
  background-color: #1663B9 !important;

}
.herder-1-7-dropdown2{
        right: 0px !important;
        top: 0 !important;
        left: 100% !important;
        width: -webkit-fill-available;
    display: none;

}

.showDropdown.menu-color {
    cursor: pointer;
}
.showDropdown-1-1:hover .herder-1-7-dropdown{
    display: block;
}
.select-1:hover .select1-1{
    display: block;
}
.select-0:hover .select1-0{
   
    display: block;
}
.select-2:hover .select1-2{
    display: block;
}
.select4-3:hover .select2-3{
    display: block;
}
.products-top {
    height: 300px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    background-size: cover;
    font-weight: 700;
    font-size: 54px;
    color: #fff;
}
.products-title{
    font-weight: 700;
    font-size: 52px;
    width: 70%;

}
.products-contant{
    font-weight: 400;
    font-size: 17px;
    margin-top: 30px;
}
.products-bottom-image{
    width: 54px;
}
.products-bottom-title{
    font-weight: 700;
    font-size: 17px;
    /*padding: 20px 0;*/
    /*padding: 10px 0px 20px 0px;*/
    /*min-height: 100px;*/
    min-height: 40px;
}
.p-60{
    padding: 0 10rem !important;
}
.productscontact {
    background-color: #F4F8FB;
    /* padding: 63px 75px !important; */
    /* margin-bottom: 25rem; */
    /* padding-bottom: 17rem !important; */

  }
  .products-bottom-image-box{
    height: 70px;
  }

  .shipping-title-box-1{
    padding: 30px;
  }
  .homepage-banner-section-shipping-box-up{
    position: relative;
    bottom: 50px;
    background-color: #fff;
    box-shadow: 0px 3px 20px 0px #00000026;

  }
  .shipping-bundle-select{
    border-bottom: solid #D9D9D9 2px;

  }
.shipping-bundle-select div{
    color: #7C7C7C !important;
    cursor: pointer;
}
.shipping-bundle-select .active{
    font-weight: 700;
    font-size: 17px;
    color: #000 !important;
    border-bottom: solid #FFC328 2px;
}
.pt-30px{
    padding: 30px 0;
}
.pr-10{
    padding-right: 6rem!important;
}

.custom-pr-10 {
    padding-right: 6rem!important;
}

.shipping-title-4,
.shipping-title-3{
font-weight: 700;
font-size: 17px;
text-decoration: underline;
text-decoration-style: solid;
text-decoration-offset: 0%;
text-decoration-thickness: 0%;
text-decoration-skip-ink: auto;


}
.shipping-image-display img{
    width: 100%;
}
.contactus-input-box{
	box-shadow: 0px 4px 4px 0px #00000026;
	background-color: #fff;
    /*margin: 8rem 0 !important;*/
}
.contactus-title{
font-weight: 700;
font-size: 42px;

}
.contactus-title2{
font-weight: 400;
font-size: 17px;

}

.herder-1-7-dropdown-1:hover > .herder-1-7-dropdown2{
    display: block !important;
}
.uldisplay {
    padding-left: 0rem;
}
/* .menu-item {
    margin-bottom: 0.5rem;
} */
.toggle {
    cursor: pointer;
    /* font-weight: bold; */
    display: inline-block;
    display: flex;
    justify-content: space-between;
    color: #fff;
}
.submenu {
    padding: 10px;
    min-width: 200px;
    background-color: #353535;
    color: #fff;
    border-bottom: solid 2px #353535;
    border-top: solid 2px #353535;
    /* cursor: pointer; */
}
.submenu div{
    padding: 0px;
    font-size: var(--md-text-size);;
    color: #fff;

    
}
.hidden {
    display: none;
}
.maskimage-image{
    width: 100%;
}
body{
    overflow: auto !important;
    height: auto !important;
}
.set-theheihgt-limi {

}

.product-card-section .card-box:hover .maskimage.products,
.custom-product-links-outer-container:has(.custom-product-links-container:hover) .card-box  .maskimage.products {
    mix-blend-mode: darken;
    transition: 0.2s linear;
}

.company-factory-img{
    aspect-ratio: 2 / 1;
}

.cursorpointer{
    cursor: pointer !important;
}
.color-white{
    color:white
}
.cursorunset{
    cursor:unset !important;
}
.footer-text-size{
    justify-content: space-between

}
.footer-text-size a,
.footer-text-size div{
    font-size: 13px;
    font-weight: 500;
}
.about-box-bg .maskimage {
    width: 70%;
}
.about-box-bg .maskimage-tuning2{
    width: 40%;
}
.footer-box-top{
    border-bottom: solid 1px #616161;
}

/* Start of Captcha CSS */
.block {
    position: absolute;
    left: 0;
    top: 0;
}
.slidercaptcha {
    margin: 0 auto;
    width: 100%;
    height: 300px;
    border-radius: 4px;
    margin-top: 0;
}
 
.slidercaptcha canvas:first-child {
    border-radius: 5px;
    border: 1px solid #e6e8eb;
}
 
.sliderContainer {
    position: relative;
    text-align: center;
    line-height: 40px;
    background: #f7f9fa;
    color: #45494c;
    border-radius: 2px;
}
 
.sliderbg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-color: #f7f9fa;
    height: 40px;
    border-radius: 2px;
    border: 1px solid #e6e8eb;
}
 
.sliderContainer_active .slider {
    top: -1px;
    border: 1px solid #1991FA;
}
 
.sliderContainer_active .sliderMask {
    border-width: 1px 0 1px 1px;
}
 
.sliderContainer_success .slider {
        top: -1px;
    border: 1px solid #02c076;
    background-color: #02c076 !important;
    color: #fff;
}
 
.sliderContainer_success .sliderMask {
    border: 1px solid #52CCBA;
    border-width: 1px 0 1px 1px;
    background-color: #D2F4EF;
}
 
.sliderContainer_success .sliderIcon:before {
    content: "\f00c";
}
 
.sliderContainer_fail .slider {
    top: -1px;
    border: 1px solid #f35c59;
    background-color: #f35c59;
    color: #fff;
}
 
.sliderContainer_fail .sliderMask {
    border: 1px solid #f35c59;
    background-color: #f7dcdd;
    border-width: 1px 0 1px 1px;
}
 
.sliderContainer_fail .sliderIcon:before {
    content: "\f00d";
}
 
.sliderContainer_active .sliderText, .sliderContainer_success .sliderText, .sliderContainer_fail .sliderText {
    display: none;
}
 
.sliderMask {
        position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    border: 0 solid #d1e9fe;
    background: #d1e9fe;    
    border-radius: 2px;
}
 
.slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    transition: background .2s linear;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
}
 
.slider:hover {
    background: #009efb;
    color: #fff;
    border-color: #009efb;
}
 
.slider:hover .sliderIcon {
    background-position: 0 -13px;
}
 
.sliderText {
    position: relative;
}
 
.sliderIcon {
}
 
.refreshIcon {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    padding: 6px;
    color: #fff;
    background-color: #ff4c4c;
    font-size: 14px;
    border-radius: 50px;
}
 
.refreshIcon:hover {
    color: #fff;
}
 
.roman-list-style {
    list-style: lower-roman;
}
 
 
/* End of Captcha */

.white-sapce-preline {
    white-space: pre-line;
}

.max-content-line-height {
    line-height: 100%;
}

.background-standard {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
