.ticker {
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    height: 50px;
    margin: 0 auto
}
.titlemq h5 {
    font-size: 18px;
    margin-top: 12px;
}

.news marquee {
    font-size: 18px;
    margin-top: 12px
}

.news-content p {
    margin-right: 41px;
    display: inline
}

.news-content {
	 border-radius: 60px;
    background: #0202021a;
    color: #201d1d;
}


 .inp { color: #444444;
    padding: 12px 17px;
    width: 100%;
    border: none;
    border-radius: 5px;
    position: relative;
    background: #F6F7F9;
    }
	
	.growth {
		    /*color: #69a9e9;*/
		    color: #fff;
	}
	
	.s-back-card{
		    color: #000;
    text-align: justify;
	}
	
	.home-paste-color {
		background-color: #000000 !important;
	}
	
	.table {
		color:#fefefe !important;
	} 
	.table-hover>tbody>tr:hover {
		color: #000 !important;
    background: #fefefe !important;
	}
	.blog-title {
		color:#fff;
	}
	#sul {
		list-style: circle;
    margin: 0;
	}
	#sli {
		color:#fff;
	}
	.pr {
		color:#fefefe !important;
		font-size: 3rem !important;
	}
	
	.white-p {
		color:#fefefe !important;
	}
	
	.white-ps {
		color:#fefefe !important;
	}
	
	.white-ps:hover {
		color:#4daf51 !important;
	}
	
	.pjust {
	    font-size: 14px !important;
    text-align: justify !important;
	}
	.bg-white {
		background:#fff !important;
	}
	.bg-red {
		background:linear-gradient(182.57deg, #5682a5 11.85%, #6190b5 75.19%) !important;
	}
	
	.bg-blue {
		background:#002949 !important;
	}
	
	.footer-certificates {
	    text-align: end;
	}
	
	.rs-about {
	    background: #002949 !important;
	}
	.rs-services {
	     background: #002949 !important;
	}
	.rs-team {
	    background: #002949 !important;
	}
	.rs-inner-blog {
	    background: #002949 !important;
	}