a {
	text-decoration : none;
}

#badge-3743 ul  {
	list-style: none !important;
}

#id-5953 .article-card-item:hover {
	transform: none !important;
}


#id-5953 .article-card-item:nth-child(odd) {
background-color:rgb(0 80 181 / 84%)!important;
}

#id-5953 .article-card-item:nth-child(2) {
background-color:rgb(0 113 203 / 86%)!important;
}




#id-5958 .introduction-title {
word-spacing: 0
}




#id-5960 .article-card-item:nth-child(1) {
	background-color : #0251dbc7 !important;
}

#id-5960 .article-card-item:nth-child(2) {
	background-color :#2458b3e3 !important;
}

#id-5960 .article-card-item:hover {
	transform: none !important;
}


.welcome1 .right-introduction {
	padding : 0rem 2rem 0rem 2rem !important;
}


.simple-btn {
    display: inline-block;
    padding: 5px;
    font-size: 15px;
    font-family: iranyekan, sans-serif;
    background:#1788E3;
    color: #fff;
    border-radius: 20px;
    text-decoration: none;
    transition: 0.3s ease;
	width: 100px;
		height: 40px;
	text-align: center; 
}

.simple-btn:hover {
    background: #fff;
    color: #1788e3;
    border: 1px solid #1788e3;
	text-align: center; 
}



.simple-btn2 {
    display: inline-block;
    padding: 5px;
    font-size: 15px;
    font-family: iranyekan, sans-serif;
    background:#fff;
    color: #1788e3;
    border-radius: 30px;
    text-decoration: none;
    transition: 0.3s ease;
	border: 1px solid #1788e3;
	width: 110px;
		height: 40px;
	text-align: center; 
}

.simple-btn2:hover {
    background: #1788e3;
    color: #fff;
    border: 1px solid #fff;
	text-align: center; 
}

#id-5964 .introdution-container {
	flex-direction : row-reverse;
}


#id-5966 {
	flex-direction :row-reverse;
	height:100%;
}


@media (max-width: 992px) {
	#id-5966 {
		flex-direction :column;
		height: auto;
	}
	
}


@media (max-width:580px) {
	#id-5966 img {
		width:100%;
	}
	
}


#id-5973 .article-card-item  {

background-color:rgb(255 255 255 / 34%)!important;
}



#footer1 {
	background-size:cover !important;
}