@charset "utf-8";
/* CSS Document */

.tparrows{
	display:none !important;
}
.c-main-title-circle{
	text-shadow: 0px 0px 5px #000000;
}
html {
    position: relative;
    min-height: 100%;
}
body {
    margin-bottom: 98px !important;
}
footer {
    position: absolute;
    bottom: 0;
    height: 98px;
	width: 100%;
	padding: 0 !important;
}