.footer-section{
    position: relative;
    clear: both;
}


.footer-block {
    background: #1B2951;
    background: linear-gradient(80deg,rgba(27, 41, 81, 1) 0%, rgba(44, 62, 80, 1) 47%, rgba(52, 73, 94, 1) 100%);
    position: relative;
    padding-top: 54px;
    padding-bottom: 36px;
    clear: both;
}


.footer-inner {
    display: flex;
    flex-wrap: wrap;
	position: relative;
	gap: 28px;
}

.footer-item {
        width: calc((100% - 84px) / 4);
    position: relative;
}

.footer-item.footer-item-3 {
    margin-left: -7%;
    width: calc((100% + 268px) / 4);
}

.foot-contact-text{
        color: #cca730;
}

.footer-heading {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.nutring-exelence{
	font-family: "Montserrat", sans-serif;
    color: #D4AF37;
	font-size: 14px;
	margin-bottom: 6px;
}

.footer-info {
	font-family: "Montserrat", sans-serif;
    color: #26D0CE;
	font-size: 14px;
	line-height: 1.6;
}

.footer-socail ul li {
    list-style: none;
    display: inline-block;
    padding: 0 7px;
}

.footer-links ul li {
    list-style: none;
    position: relative;
    margin-top: 8px;
}
.footer-links ul li a {
    color: #26D0CE;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: normal;
}

.footer-links ul li a span{
    color: #D4AF37;
    font-size: 14px;
}

.footer-links ul li a:hover{
	text-decoration: none;
	color: #fff;
}

.footer-contact p {
    display: flex;
    color: #26D0CE;
    gap: 10px;
    margin-top: 12px;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
}

.footer-contact p a{
	 color: #26D0CE;
}

.footer-contact p a:hover{
	text-decoration: none;
}


.footer-bootom {
    border-top: 1px solid #26d0ce36;
    padding-top: 24px;
    padding-bottom: 0px;
    margin-top: 18px;
    display: flex;
    align-items: center;
}

.copyright-text {
    color: #26D0CE;
font-family: "Montserrat", sans-serif;
margin: 0px;
font-weight: 400;
}


.footer-bottom-left ul li a{
    font-size: 12px;
}

.copyright-text{
    font-size: 14px;
}

.footer-bottom-left {
	width: 50%;
}

.footer-bottom-right {
    width: 50%;
    text-align: right;
}

.footer-bottom-right ul{
	margin-bottom: 0px;
}

.footer-bottom-right ul li {
    list-style: none;
    display: inline-block;
    padding-left: 18px;
}

.footer-bottom-right ul li a{
	 color: #26D0CE;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.footer-bottom-right ul li a:hover{
	text-decoration: none;
	color: #fff;
}
  



@media (max-width: 767px) {





}


@media only screen and (min-width: 768px) and (max-width: 1199px)  {

}

@media only screen and (min-width: 1200px) and (max-width: 1280px)  {
	


}

@media only screen and (min-width: 1200px) and (max-width: 1366px)  {


}

@media only screen and (min-width: 1367px) and (max-width: 1440px)  {


}

@media only screen and (min-width: 1441px) and (max-width: 1599px)  {

    
}

@media only screen and (min-width: 1441px) and (max-width: 1600px)  {



}

@media only screen and (min-width: 1601px) and (max-width: 1680px)  {


}

@media only screen and (min-width: 1681px) and (max-width: 1780px)  {


}
