
.stellar_bootom_strip{padding: 1px; border-radius: 15px; position: relative; z-index: 3; background: linear-gradient(90deg, #e7257850 , 50%, #2a64f650 100%);}
.stamp_row{ display: flex; column-gap: 25px; background: linear-gradient( 147deg, rgb(245,56,67) 9%, rgb(47,87,149) 78%); border-radius: 15px   }
.stellar_bootom_strip .stellar_stamp{background: #fff; padding: 1rem; border-radius: 14px 0 0 14px; padding-right: 2rem; display: flex; align-items: center}

.stellar_bootom_strip .inovation_col{ color: #fff; display: flex; flex-direction: column; justify-content: center; padding: 1rem 0}
.stellar_bootom_strip .inovation_col .info_title{font-size:18px; font-family: 'Montserrat'; text-transform: uppercase; font-weight:700; white-space: nowrap; margin-bottom: 0}
.logo_list{margin-left: auto; padding-right: 2rem}

.footer_container_wrapper{ border: solid 1px #FFCACD;; padding:2rem 2rem!important; padding-bottom: 0 !important; border-radius:  18px 18px 0 0; border-bottom: none;box-shadow: 0px 4px 51px -8px rgba(0, 0, 0, 0.25); background: #FFFFFF; position: relative; z-index: 1
}

footer{ background: linear-gradient(180deg, rgb(255 255 255) 6%, rgba(255,230,231,1) 30%, rgba(234,242,254,1) 51%, rgba(234,242,254,1) 65%, rgba(255,230,231,1) 117%);   padding-top: 2rem;; }
.footer_bottom_wrapper{ background: linear-gradient(180deg, #e7257850, 33%, #2a64f650 66%, #ffff 100%); padding: 1px;border-radius:  16px 16px 0 0; padding-bottom: 0; position: relative}
.bottom_footer_container{background: #fff; padding:0 2rem; border-radius:  15px 15px 0 0; position: relative; z-index: 1; padding-top: 1rem }
.footer_bottom_wrapper:before{ width:  200px; height: 400px;; content: ''; position: absolute; left: 0; bottom: 0; background: linear-gradient(90deg, #e72578, 50%, #2a64f6 100%); filter: blur(3rem); opacity: .5}.footer_bottom_wrapper:after{ width: 200px; height: 400px; content: ''; position: absolute; right: 0rem; bottom: 0; background: linear-gradient(90deg, #e72578, 50%, #2a64f6 100%); filter: blur(3rem); opacity: .5; z-index: 0}
 
.blank_bgl ul li{padding: 2px 0}
.addres_tab{ display: flex; align-items: center; column-gap: 1rem; border-bottom: none; padding-top: 1rem}
.address_item{font-family: 'Montserrat';  text-transform: uppercase; font-size: 14px; font-weight: 700; color: #b8b8b8; border-bottom: solid 1px #b8b8b8}
.address_item.active{color: #555555; border-bottom-color: #e11f26 }
.footer_address{color: #555555; padding-top: 0rem}

.product_title  h4{ font-size: 18px}















@media screen and (max-width:1200px){
	.stellar_bootom_strip .inovation_col .info_title{font-size: 16px}
	.logo_list li a img{max-width: 100%}
}

@media screen and (max-width:991px){
.stellar_bootom_strip .inovation_col .info_title{font-size: 13px}
.stellar_bootom_strip .inovation_col span{font-size: 12px}
	.stamp_container img{ max-width: 150px}
}
@media screen and (max-width:900px){
	.stamp_row{flex-direction: column; align-items: center; justify-content: center}
	.logo_list{margin: auto}
	.stellar_bootom_strip .stellar_stamp{background: none}
	.stellar_bootom_strip .stellar_stamp img{max-width: 100%; filter: brightness(0) invert(1)}
	.stellar_bootom_strip .inovation_col{padding: .5rem}
	.stellar_bootom_strip .stellar_stamp{padding: .5rem 0}
	.stellar_bootom_strip .inovation_col{text-align: center}
	.stamp_row{padding: 2rem 0}
	.stellar_bootom_strip .inovation_col .info_title{font-size: 16px}
	.stellar_bootom_strip .inovation_col span{font-size: 14px}
	.stellar_bootom_strip .inovation_col{margin-top:1rem}
	.logo_list{padding-right: 0; justify-content: space-between; column-gap: .5rem; padding: 0 .5rem}
}