/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 11 2024 | 19:11:30 */
section.Frist {
    display: flex;
    overflow: visible;
	background-color: black;
	gap : 30px;
}

.big-title,.big-titles,.big-titlesw{
  font-size: 25px;
  position:relative;
	display:flex;
	padding: 20px 0px 20px 20px;
	align-items: center;
	color:white;
  left:0px;
  white-space: nowrap;
  right: 81vw;
}
.img{
	margin-left: 20px;
}