.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0!important;
    margin-left: 0!important;
}
.seo-section {

    max-width: 1300px;
    margin: 0 auto;
}
.w-100 {
    width: 100%!important;
}



.footerseo .container{
	max-width:1300px!important;
	
}



.footerseo{
	max-width: 1300px;
	margin: 0 auto;
	
}

.footerseo .col-6  h2, .footerseo .col-12  h2{
	color: #757575!important;
	font-size:0.2rem!important;
	    margin-top: 10px;
	
}

.footerseo{
	

	  color: #757575!important;
	
}

.footerseo p{
	
text-align: justify;
	  color: #757575!important;
	    margin-top: 10px;
	
}

.footerseo ol li{
	
text-align: justify;
	      color: #000!important;
    margin-top: 10px;
    list-style: auto;
	
}

.footerseo ol {
	
	padding-left: 14px;
	
}

.footerseo .col-6 h1, .footerseo .col-12 h1{
	font-size:0.2rem!important;
	color: #757575!important;
	font-weight: bold;
	
}

.footerseo h3, .footerseo h4{
	font-size:0.2rem!important;
	color: #757575!important;
	font-weight: bold;
	
}

.footerseo a{
	    color: #757575!important;
	font-weight: bold;
	
}



.footerseo .col-6{
	    flex: 0 0 100%!important;
    max-width: 100%!important;
	margin-right: 20px;
	border-bottom: 1px dotted #757575;
    border-top: 1px dotted #757575;
	padding-top: 15px;
	padding-bottom: 15px;
	
}

.footerseo .col-12{
	  border-top: 1px dotted #757575;
	border-bottom: 1px dotted #757575;
	padding-top: 15px;
	padding-bottom: 15px;
	
}

.footer-divider {
    border-top: 0px dotted #757575!important;
}