@charset "UTF-8";
/* [2] */
/* [8] */
/*===============================================
[SASS DIRECTORY ]
[1] Minxin Link
[2] Minxin Button
[3] Minxin Triangle
[4] Minxin LABEL PRODUCT
[5] Minxin Scrollbars
[6] Minxin Dev Custom
==============================================*/
.no-margin {
	margin: 0 !important;
}
/*Dev Custom */
/*====================================================*/
.information-information footer, .information footer {
	margin-top: 30px;
}

footer{
 
}

footer .container.row {
margin: 0 auto;
}

footer #collapse-footer {
	display: block;
}

.footer-container {
	clear: both;
}

footer .copyright a {
	color: #0976b5 !important;
}

.footer-home-about {
	text-align: justify;
}

.footer-home-about a {
	text-decoration: underline dotted;
}

.footer-support-link {
	color: #fff;
	background: rgb(255,0,151,1);
	background: linear-gradient(90deg, rgba(36,0,0,1) 0%, rgba(16,9,121,1) 0%, rgba(255,0,151,1) 100%);
}

/* ================================================================================ */
/*.footer-container{
margin-top: 40px;
}*/
.typefooter-24 {
}

.typefooter-24 .footer-contact-left li.footer-logo {
padding: var(--margin) 0;
}

.footer-main {}

.footer-main .so-page-builder > div {}

.footer-main .so-page-builder > div:first-child {
/*background: var(--primary_1);
border-top: var(--border-1);
border-width: 6px;*/
}

.footer-main {
width: 92.5%;
background: var(--primary_3);
border-radius: 0 200px 0 0; /* Changed border-radius for LTR */
overflow: hidden;
padding-top: 4rem;
border-top: solid 10px #c9a35c;
margin: 0;
}

.footer-main .footer-main-row {
display: flex;
justify-content: flex-end; /* Changed from end */
}

.typefooter-24 ul.menu li a {
border: 0 none;
padding: 0;
font-weight: normal;
line-height: 28px;
position: relative;
display: inline-flex;
align-items: center;
transition: all 0.2s ease-in-out 0s;
color: var(--text-color-dark-1);
font-size: 12px;
}

.typefooter-24 ul.menu li a:before {
content: "";
-webkit-transform: translateY(50%);
transform: translateY(50%);
background-color: var(--primary_1);
width: 0.5rem;
height: 0.5rem;
border-radius: 2px;
margin-right: 1.5rem; /* Changed from margin-left */
}

.typefooter-24 .footer-top {
	background-color: var(--primary_1);
}

.typefooter-24 .footer-middle {
	padding-top: 38px;
	padding-bottom: 40px;
}

.typefooter-24 .newsletter-footer21 .newsletter {
	background-color: transparent !important;
}

.typefooter-24 .newsletter-footer21 .newsletter .title-block .page-heading ,

.typefooter-24 .social-header {
	color: #000000;
	font-size: 2rem;
	line-height: 20px;
	margin-top: 1.2rem;
	display: flex;
	text-transform: capitalize;
	padding-bottom: 0px;
	align-items: center;
}

.typefooter-24 .newsletter-footer21 .newsletter .title-block .promotext {
	color: #2b2b2b;
}

.typefooter-24 .newsletter-footer21 .newsletter .block_content {

}

.typefooter-24 .out-contact {
display: flex;
flex-direction: column;
align-items: center;
}

.typefooter-24 .out-contact li {
margin: 0 1rem;
}

.typefooter-24 .out-contact li a {
font-size: 0;
}

.typefooter-24 .out-contact li svg {
width: 46px;
height: 46px;
color: #14435e;
}

.typefooter-24 .newsletter-footer21 .newsletter .block_content form.signup {
	display: block;
	margin-top: 11px;
}

.typefooter-24 .newsletter-footer21 .newsletter .block_content form.signup .form-group {
position: relative;
display: flex;
}

.typefooter-24 .newsletter-footer21 .newsletter .block_content form.signup .form-group .input-box {
	background-color: #fff;
	vertical-align: top;
	padding-right: 40px; /* Changed from padding-left */
	border-radius: 0px;
}

.typefooter-24 .newsletter-footer21 .newsletter .block_content form.signup .form-group .subcribe {
	position: absolute;
	top: 2px;
	right: 4px; /* Changed from left */
}

.typefooter-24 .newsletter-footer21 .newsletter .block_content form.signup .form-group #txtemail {
height: 54px;
line-height: 41px;
width: 100%;
border-radius: var(--border-radius_1);
font-size: 16px;
border: 2px solid var(--primary_1);
background-color: #ffffff00;
color: var(--text-color-dark-1);
margin-right: 1rem; /* Changed from margin-left */
}

.send-mail button {
border-radius: var(--border-radius_1);
background: var(--button_1);
font-size: 16px;
color: var(--button_text_1) !important;
}

.send-mail button:hover {
background: var(--button_hover_1);
color: var(--button_text_1);
}

.typefooter-24 .newsletter svg {
color: #fff;
width: 2.2rem;
}

.typefooter-24 .newsleter-heading {
font-size: 18px;
}

.typefooter-24 .newsletter-footer21 .newsletter .block_content form.signup .form-group #txtemail::-moz-placeholder {
	color: #686868;
	opacity: 1;
}

.typefooter-24 .newsletter-footer21 .newsletter .block_content form.signup .form-group #txtemail:-ms-input-placeholder {
	color: #686868;
}

.typefooter-24 .newsletter-footer21 .newsletter .block_content form.signup .form-group #txtemail::-webkit-input-placeholder {
	color: #686868;
}

.typefooter-24 .newsletter-footer21 .newsletter .block_content form.signup .form-group #txtemail:focus {
	z-index: 0;
}

.typefooter-24 .newsletter-footer21 .newsletter .block_content form.signup .subcribe button {
	padding: 0;
	background: unset;
	margin-right: 0.6rem; /* Changed from margin-left */
}

.typefooter-24 .newsletter-footer21 .newsletter .block_content form.signup .subcribe button:before {
	color: #fff;
	font-weight: 400;
	font-family: 'FontAwesome';
	content: "\f105";
	position: absolute;
	top: -2px;
	left: 0; /* Changed from right */
	display: inline-block;
	text-indent: 0;
	width: 100%;
	height: 100%;
	font-size: 18px;
	transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
}

.typefooter-24 .box-contact .menu li {
	color: #2b2b2b;
	margin-bottom: 5px;
}

.typefooter-24 .box-contact .menu li i {
	margin-right: 22px; /* Changed from margin-left */
}

.typefooter-24 .socials {
	margin-top: 15px;
}

.typefooter-24 .socials li {
	display: inline-block;
	margin: 0 40px 0 0; /* Changed from margin-left */
}

.typefooter-24 .socials li a {
	font-size: 18px;
	color: #898989;
}

.typefooter-24 .footer-social {
position: relative;
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: var(--margin-2);
margin-top: var(--margin);
}

.typefooter-24 .footer-social svg {
width: 4rem;
height: 4rem;
color: var(--border_color_3);
display: inline-block;
}

.typefooter-24 .footer-bottom {
background: var(--primary_1);
border-bottom: solid 10px #c9a35c; 
}

.typefooter-24 .footer-loogo {
justify-content: center;
}

.typefooter-24 .footer-contact-left li,
.typefooter-24 .footer-contact-left li a {
color: var(--text-color-light-1);
}

.typefooter-24 .footer-contact-left li {
display: flex;
align-items: center;
margin-bottom: var(--margin-2);
padding-bottom: var(--margin-2);
gap: var(--margin);
border-bottom: 1px solid #c9a35c38;
}

.typefooter-24 .footer-contact-left li svg {
color: var(--primary_1);
background: #c9a35c;
width: 40px;
height: 40px;
padding: 8px;
border-radius: var(--border-radius_1);
}

.typefooter-24 .footer-contact-left .footer-loogo {
padding-bottom: var(--margin);
}

.typefooter-24 .footer-h1 {
margin-bottom: var(--margin);
font-weight: bold;
}
.typefooter-24 .footer-bottom .copyright {
display: flex;
align-items: center;
width: var(--site_width);
height: 80px;
padding: 0 var(--margin-2);
margin: 0 auto;
color: var(--text-color-light-1);
border-radius: calc(var(--border-radius_1) * 1.5) calc(var(--border-radius_1) * 1.5) 0 0;
text-align: left; /* Changed from right */
}

.center-footer {
display: flex;
flex-wrap: wrap;
align-items: center;
overflow: hidden;
}

.center-footer img {
border-radius: var(--border-radius_1);
width: 200px;
height: 200px;
background: #fff;
padding: 2rem;
}

footer .copyright-w {
padding: 0;
}

.typefooter-24 .footer-social-box {
display: flex;
align-items: center;
justify-content: center;
}

.typefooter-24 .uni-social ul {
margin-top: 1.5rem !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}

.footer-namads {
padding-right: 0; /* Changed from padding-left */
}

.footer-namads .module {
display: flex;
flex-wrap: wrap;
justify-content: flex-start; /* Changed from end */
gap: var(--margin-2);
}
.typefooter-24 .modtitle {
padding: 0;
color: var(--text-color-dark-1);
font-size: 18px;
font-weight: bold;
margin-bottom: 1rem;
line-height: 2rem;
}

.typefooter-24 .footer-social .modtitle {
padding: 0;
color: var(--text-color-dark-2);
width: 100%;
justify-content: center;
font-size: 16px;
}

.typefooter-24 .footer-social .modtitle:before {
display: none;
}

footer h1 {

}

.footer-left {
align-items: center;
display: flex;
padding: 0px;
padding-bottom: var(--margin);
}

.footer-left > .row {
position: relative;
background-color: var(--primary_1);
padding: 4rem var(--margin);
border-radius: 0 80px 60px 60px; /* Changed border-radius for LTR */
}

.footer-left > .row > * {
z-index: 100;
}

.footer-namads .module {
overflow-x : auto !important;
}

@media (min-width: 1200px) {
.footer-right {
position: relative;
width: 70.7%;
padding: var(--margin) var(--margin-2);
padding-right: 0; /* Changed from padding-left */
text-align: justify;
}

.footer-right > .row {
z-index: 11;
position: relative;
align-items: center;
padding-right: 0; /* Changed from padding-left */
} 

footer .so-page-builder .container {
overflow: visible;
margin: 3rem auto;
} 
}

@media (max-width: 1199px) {
.module.footer-social {
width: 100%;
margin-left: 2rem; /* Changed from margin-right */
}
.module.footer-social .modtitle{
line-height: 1.5;
text-align: center;
} 
#ToTop {display:none !important;}
.typefooter-24 .footer-social {
display: flex;
font-size: 12px;
}
 
.typefooter-24 .footer-social svg {
width:3rem;
height:3rem;
}
.typefooter-24 .footer-social .dir-right + svg {margin-left:auto;} /* Changed margin-right to margin-left */

.typefooter-24 ul.menu li a {
width: max-content;
margin-right: 25px; /* Changed from margin-left */
}
.typefooter-24 .sv-info {
margin-top: 1rem;
}
 
.typefooter-24 .sv-title {
font-size: 12px;
}
.footer-dec {
flex-direction: column !important;
padding: 0 15px !important;
}
.product-category .footer-contact-left,
.product-manufacturer-info .footer-contact-left {
margin-top:190px;
}
.footer-main:before {
right: 48.65%; /* Changed from left */
}
.typefooter-24 .footer-bottom {
font-size: 10px;
position: relative;
z-index: 9;
}
.footer-namads {
padding: 20px 0;
}
.footer-namads .module {
overflow-x: scroll;
white-space: nowrap !important;
padding-bottom: 10px;
margin: 0 10px;
justify-content: center !important;
}
.footer-dec {
flex-direction: column;
}
.typefooter-24 .out-contact {
background-size: cover;
padding: 20px 0 10px;
}
.typefooter-24 .footer-social-box {
flex-direction: column;
}

.box-footer .module:first-child{
margin-top:0;
}
.box-footer .module:last-child{
margin-top: 3rem;
}
.box-service.box-footer {
display: flex;
justify-content: flex-start;
flex-direction: column;
}
 
.footer-logo {
text-align: center;
}
.footer-logo img{
background-color: #fdfdfd;
}
.typefooter-24 .appmarket-logo img {
width: 100px;
height: 30px;
margin: 0 8px 0 0 !important; /* Changed margin-left to margin-right */
}
.typefooter-24 .footer-main {
position:relative;
width: 100%;
padding: 0;
}
.footer-left > .row:before {
width: 105%;
right: -10px; /* Changed from left */
}
.footer-left > .row {
padding: 4rem;
margin-bottom: var(--margin) !important;
} 
.footer-right {
position: relative;
padding: 0 var(--margin);
}
.footer-right > .row {
z-index: 11;
position: relative;
align-items: center;
background: var(--primary_3);
border-radius: 5rem;
padding: 4rem;
}
footer .so-page-builder .container {
overflow: visible;
margin: var(--margin) auto 0;
} 
}

@media (min-width: 992px) {
.typefooter-24 .footer-contact-left .footer-loogo img {
width: 125px;
height: 125px;
} 
}

@media (max-width: 991px) { 
.typefooter-24 .footer-contact-left .footer-loogo img {
width: 90px;
height: 90px;
} 
.typefooter-24 .footer-bottom .container > .row {
margin: 0;
}
.footer-right > .row {
padding: 0;
margin-top: var(--margin) !important;
}
.typefooter-24 {
overflow: hidden;
}
.typefooter-24 .footer-left{
margin: -4rem;
z-index: 20;
}
.typefooter-24 .footer-bottom{
margin-top: 4rem;
}
.typefooter-24 .footer-bottom .copyright {

} 
}

@media (max-width: 576px) {
.typefooter-24 .footer-left ,.typefooter-24 .footer-bottom{
margin: 0;
}
.typefooter-24 img.footer-logo-img {
width : 100%;
height : 100%;
}
.cta-two .cta_2-banners img{
width: 102px;
}
}

.typefooter-24 .hideContent {
height: 240px;
}

.typefooter-24 .showContent {
min-height: 240px;
}

.typefooter-24 .hideContent:after {
background: linear-gradient(rgb(255 255 255 / 0%) 0, #f0f0f0 100%, #f0f0f0);
}

/*-------------------------- link-template-2 --------------------*/
.link-template-2 {
display: flex;
flex-wrap: wrap;
justify-content: flex-start; /* Changed from end */
gap: var(--margin-2);
margin-top: var(--margin);
}
.link-template-2 li {

}
.link-template-2 li img {
width: 80px;
height: 80px;
background: #fff;
border-radius: var(--border-radius_2);
padding: var(--margin-3);
}
/*-------------------------- End link-template-2 --------------------*/