body {
	margin: 0;
	overflow-x: hidden
}
#welcome_wrapper .tp-loader.spinner3 {
	background-color: #222222 !important;
}

video::-webkit-media-controls-start-playback-button {
	display: none !important
}

.tc-gradient i:before {
	background: -webkit-linear-gradient(left, #2ed8a3 0%, #2970ff 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.tc-btnshadow {
	-webkit-box-shadow: 3px 5px 10px 0px rgba(0, 0, 0, 0.2) !important;
	-moz-box-shadow: 3px 5px 10px 0px rgba(0, 0, 0, 0.2) !important;
	box-shadow: 3px 5px 10px 0px rgba(0, 0, 0, 0.2) !important
}

#menu_forcefullwidth {
	z-index: 5000;
	position: fixed !important;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 90px !important;
	overflow: hidden
}

#menu_forcefullwidth.opened {
	height: 100% !important
}

#menu_wrapper {
	height: 100% !important
}

.tc-list {
	color: #fff;
	margin-right: 5px;
	font-size: 20px;
	font-weight: 600;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center !important;
	background: #2970ff;
	border-radius: 20px;
	display: inline-block
}

.tc-gradient2 i:before {
	background: -webkit-linear-gradient(left, #2ed8a3 0%, #2970ff 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.tc-videoshadow {
	-webkit-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.2) !important;
	-moz-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.2) !important;
	box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.2) !important
}

a.tc-phone {
	color: #fff !important
}

.rev_slider img, .tp-simpleresponsive img{
	max-width: 100% !important;
	height: auto !important;
}