/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

.img_logo {
	width: 70%;
}

@media only screen and (max-width: 991px) {
	#header_menu {
		background: #151737;
	}
}

.ti-close:before {
	color: white;
}

.main_title {
	margin-bottom: 40px;
}
