@charset "utf-8";
	img.svg,svg {
	width:24px;
	height:24px
}
.container,.grax_tm_all_wrap {
	height:auto;
	width:100%;
	clear:both
}
html {
	overflow-x:hidden;
	padding:0;
	margin:0
}

html {
	font-size: calc(100vw / 1600 * 100);
  }
  @media (max-width: 768px) {
	html {
	  font-size: calc(100vw / 768 * 100);
	}
  }
  
body {
	font-family:Poppins;
	font-size:15px;
	line-height:30px;
	letter-spacing:1px;
	word-wrap:break-word;
	font-weight:400;
	background-color:#fff;
	color:#767676
}
svg {
	fill:currentcolor
}
::-webkit-input-placeholder {
	color:#6f6f6f
}
:-moz-placeholder {
	color:#6f6f6f;
	opacity:1
}
::-moz-placeholder {
	color:#6f6f6f;
	opacity:1
}
:-ms-input-placeholder {
	color:#6f6f6f
}
::-ms-input-placeholder {
	color:#6f6f6f
}
::placeholder {
	color:#6f6f6f
}
.container {
	max-width:1500px;
	margin-left:auto;
	margin-right:auto;
	padding:0 40px;
	position:relative
}
h1,h2,h3,h4,h5,h6 {
	font-weight:500;
	line-height:1.4;
	font-family:Poppins;
	color:#000
}
h1 {
	font-size:45px
}
h2 {
	font-size:36px
}
h3 {
	font-size:30px
}
h4 {
	font-size:24px
}
h5 {
	font-size:20px
}
h6 {
	font-size:16px
}
.grax_tm_all_wrap {
	float:left;
	position:relative
}
.grax_tm_all_wrap,.grax_tm_all_wrap * {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.grax_tm_button,.grax_tm_contact .fields,.grax_tm_contact .info_list,.grax_tm_intro_content,.grax_tm_section, 


.grax_tm_title_holder {
	width:100%;
	height:auto;
	clear:both;
	float:left
}
#preloader {
	position:fixed;
	left:0;
	top:0;
	height:100vh;
	width:100%;
	z-index:99999;
	display:flex
}
#preloader:after,#preloader:before {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:50%;
	height:100%;
	z-index:-1;
	background-color:#fff;
	-webkit-transition:.3s;
	-o-transition:.3s;
	transition:.3s
}
#preloader:after {
	left:auto;
	right:0
}
#preloader .loader_line {
	margin:auto;
	width:1px;
	height:250px;
	position:relative;
	overflow:hidden;
	-webkit-transition:.8s;
	-o-transition:.8s;
	transition:.8s
}
.loader_line:before {
	content:'';
	position:absolute;
	left:0;
	top:50%;
	width:1px;
	height:0%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	transform:translateY(-50%);
	background-color:#000;
	-webkit-animation:1s ease-in-out forwards lineheight;
	-o-animation:1s ease-in-out forwards lineheight;
	animation:1s ease-in-out forwards lineheight
}
.loader_line:after {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:1px;
	height:100%;
	background-color:#c8c8c8;
	-webkit-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	-o-transform:translateY(-100%);
	transform:translateY(-100%);
	-webkit-animation:1.2s linear infinite lineround;
	-o-animation:1.2s linear infinite lineround;
	animation:1.2s linear 2s infinite lineround
}
@keyframes lineheight {
	0% {
	height:0%
}
100% {
	height:100%
}
}
@keyframes lineround {
	0% {
	-webkit-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	-o-transform:translateY(-100%);
	transform:translateY(-100%)
}
100% {
	-webkit-transform:translateY(200%);
	-ms-transform:translateY(200%);
	-o-transform:translateY(200%);
	transform:translateY(200%)
}
}
.preloaded .loader_line:after {
	opacity:0
}
.preloaded .loader_line {
	opacity:0;
	height:100%!important
}
.preloaded:after,.preloaded:before {
	-webkit-animation:.3s ease-in-out .5s forwards preloadedzero;
	-o-animation:.3s ease-in-out .5s forwards preloadedzero;
	animation:.3s ease-in-out .5s forwards preloadedzero
}
@keyframes preloadedzero {
	0% {
	width:50%
}
100% {
	width:0%
}
}

.grax_tm_topbar {
	left:0;
	right:0;
	position:fixed;
	z-index:10;
	padding:30px 0;
	transform:translateY(-101%);
	transition:.3s
}

.grax_tm_topbar.opened {
	transform:translateY(0)
}

.grax_tm_topbar.animate {
	background-color:#fff;
	padding:25px 0;
	box-shadow:0 0 10px rgba(0,0,0,.1)
}
.grax_tm_copyright .copyright_inner,.grax_tm_topbar .topbar_inner {
	width:100%;
	height:auto;
	clear:both;
	display:flex;
	align-items:center;
	justify-content:space-between
}
.grax_tm_topbar .logo .dark,.grax_tm_topbar.animate .logo .light,.mobile-video {
	display:none
}
.desktop-video,.grax_tm_down.opened,.grax_tm_topbar .menu ul li:hover .submenu,.grax_tm_topbar.animate .logo .dark,.my_trigger .hamburger-box {
	display:block
}
.grax_tm_copyright .logo img,.grax_tm_mobile_menu .logo img,.grax_tm_topbar .logo img {
	max-width:250px
}
.grax_tm_topbar .logo a {
	display:inline-block
}
.grax_tm_contact .fields ul,.grax_tm_contact .info_list ul,.grax_tm_copyright .social ul,.grax_tm_mobile_menu .dropdown .dropdown_inner ul,.grax_tm_modalbox_news .share ul,.grax_tm_topbar .menu ul {
	margin:0;
	list-style-type:none
}
.grax_tm_intro_content .demo_list ul,.grax_tm_management ul,.grax_tm_news .news_list ul {
	margin:0 0 0 -50px;
	list-style-type:none
}
.grax_tm_topbar .menu ul li {
	margin:0 30px 0 0;
	display:inline-block;
	position:relative
}
.grax_tm_topbar .menu ul li:last-child {
	margin-right:0
}
.grax_tm_topbar .menu ul li a {
	text-decoration:none;
	color:#fff;
	font-family:Poppins;
	font-weight:500;
	transition:.3s
}
.grax_tm_news .news_list ul li .details .title a:hover,.grax_tm_title_holder span,.grax_tm_topbar .menu ul li .submenu li a:hover,.grax_tm_topbar .menu ul li a:hover,.grax_tm_topbar .menu ul li.current a,.grax_tm_topbar.animate .menu ul li .submenu li a,.grax_tm_topbar.animate .menu ul li a {
	color:#46ab06
}
.grax_tm_topbar .menu ul li .submenu {
	display:none;
	position:absolute;
	top:100%;
	right:0;
	padding:0;
	list-style:none;
	background-color:#fff;
	border-radius:5px;
}
.grax_tm_topbar .menu ul li .submenu li {
	display:block;
	margin:0;
	padding:7px 0px;
}
.grax_tm_topbar .menu ul li .submenu li a {
	padding:10px 15px;
	color:#46ab06;
	white-space:nowrap;
}
.grax_tm_mobile_menu {
	width:100%;
	height:auto;
	position:relative;
	top:0;
	left:0;
	display:none;
	z-index:10;
}
.grax_tm_mobile_menu .topbar_inner {
	width:100%;
	height:auto;
	float:left;
	clear:both;
	background-color:#fff;
	padding:20px 0;
	border-bottom:1px solid rgba(0,0,0,.2)
}
.grax_tm_mobile_menu .topbar_in {
	width:100%;
	height:auto;
	clear:both;
	float:left;
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.my_trigger .hamburger {
	cursor:pointer;
	transition-property:opacity,filter;
	transition-duration:.15s;
	transition-timing-function:linear;
	font:inherit;
	color:inherit;
	text-transform:none;
	background-color:transparent;
	border:0;
	margin:0;
	overflow:visible
}
.my_trigger .hamburger-box {
	width:30px;
	height:18px;
	position:relative
}
.my_trigger .hamburger-inner {
	display:block;
	top:50%;
	margin-top:-2px
}
.hamburger-inner::after,.hamburger-inner::before,.my_trigger .hamburger-inner {
	width:30px;
	height:2px;
	background-color:#333;
	position:absolute;
	transition-property:transform;
	transition-duration:.15s;
	transition-timing-function:ease;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}
.my_trigger .hamburger-inner::after,.my_trigger .hamburger-inner::before {
	content:"";
	display:block
}
.my_trigger .hamburger-inner::before {
	top:-8px
}
.my_trigger .hamburger-inner::after {
	bottom:-10px
}
.my_trigger .hamburger--collapse-r .hamburger-inner {
	top:auto;
	bottom:0;
	transition-duration:.13s;
	transition-delay:0.13s;
	transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)
}
.my_trigger .hamburger--collapse-r .hamburger-inner::after {
	top:-16px;
	transition:top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s,opacity .1s linear
}
.my_trigger .hamburger--collapse-r .hamburger-inner::before {
	transition:top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s,transform .13s cubic-bezier(.55, .055, .675, .19)
}
.my_trigger .hamburger--collapse-r.is-active .hamburger-inner {
	transform:translate3d(0,-10px,0) rotate(45deg);
	transition-delay:0.22s;
	transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)
}
.my_trigger .hamburger--collapse-r.is-active .hamburger-inner::after {
	top:0;
	opacity:0;
	transition:top .2s cubic-bezier(.33333, 0, .66667, .33333),opacity .1s linear .22s
}
.my_trigger .hamburger--collapse-r.is-active .hamburger-inner::before {
	top:0;
	transform:rotate(90deg);
	transition:top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s,transform .13s cubic-bezier(.215, .61, .355, 1) .25s
}
.my_trigger .hamburger {
	padding:0;
	height:100%;
	display:table-cell;
	vertical-align:middle
}
.my_trigger .hamburger .hamburger-inner,.my_trigger .hamburger .hamburger-inner::after,.my_trigger .hamburger .hamburger-inner::before {
	background-color:#000;
	width:30px;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s
}
.grax_tm_about,.grax_tm_down[data-skin=light] .line_wrapper:before {
	background-color:#fff
}
.grax_tm_mobile_menu .dropdown {
	width:100%;
	height:auto;
	clear:both;
	float:left;
	background-color:#fff;
	border-bottom:1px solid rgba(0,0,0,.2);
	display:none
}
.grax_tm_mobile_menu .dropdown .dropdown_inner {
	width:100%;
	height:auto;
	clear:both;
	float:left;
	padding:25px 0
}
.grax_tm_mobile_menu .dropdown .dropdown_inner ul li {
	margin:0;
	float:left;
	width:100%
}
.grax_tm_mobile_menu .dropdown .dropdown_inner ul li a {
	text-decoration:none;
	color:#000;
	display:inline-block;
	padding:4px 0;
	font-family:Poppins;
	font-weight:500
}
.grax_tm_hero {
	width:100%;
	height:100vh;
	position:relative;
	overflow:hidden;
	clip-path:polygon(0 0,100% 0,100% 100%,25% 100%,0 100%);
	transition:.3s
}
.grax_tm_hero.creative {
	clip-path:none
}
.grax_tm_hero.shape {
	clip-path:polygon(0 0,100% 0,100% 83%,25% 100%,0 83%)
}
.grax_tm_hero .bg-pages {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	overflow:hidden
}
.background-video,.grax_tm_hero .details {
	top:50%;
	left:50%;
	transform:translate(-50%,-50%)
}
.background-video {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	z-index:-1
}
.glitch,.grax_tm_hero .details[data-animation=scale] .fn_animation .character.opened {
	transform:scale(1)
}
.grax_tm_hero .bg .overlay {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:1;
	background-color:rgba(0,0,0,.2)
}
.grax_tm_hero .content {
	width:100%;
	height:100%;
	position:relative;
	z-index:2;
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;
	color:#fff
}
.grax_tm_hero .container {
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center
}
.grax_tm_hero .details {
	position:absolute;
	z-index:5
}
.grax_tm_hero .name {
	font-size:72px;
	font-weight:700;
	color:#fff;
	margin-bottom:11px
}
.fn_animation {
	display:block;
	margin:10px 0;
	opacity:0
}
.grax_tm_hero .details[data-animation=toTop] .fn_animation .character,.grax_tm_intro_hero .fn_animation .character {
	top:15px
}
.grax_tm_hero .details[data-animation=toTop] .fn_animation .character.opened,.grax_tm_intro_hero .fn_animation .character.opened {
	top:0
}
.grax_tm_hero .details[data-animation=toRight] .fn_animation .character {
	right:15px
}
.grax_tm_down[data-position=right],.grax_tm_hero .details[data-animation=toRight] .fn_animation .character.opened {
	right:0
}
.grax_tm_hero .details[data-animation=scale] .fn_animation .character {
	opacity:1;
	visibility:visible;
	transform:scale(0)
}
.grax_tm_hero .details[data-animation=rotate] .fn_animation .character {
	transform:rotate(30deg)
}
.grax_tm_hero .details[data-animation=rotate] .fn_animation .character.opened {
	transform:rotate(0)
}
.fn_animation.ready {
	opacity:1
}
.fn_animation .character {
	display:inline-block;
	position:relative;
	opacity:0;
	visibility:hidden;
	transform:translateZ(0);
	-webkit-transition:.5s;
	-moz-transition:.5s;
	-ms-transition:.5s;
	-o-transition:.5s;
	transition:.5s
}
.fn_animation .character.opened,.grax_tm_modalbox_news.opened {
	opacity:1;
	visibility:visible
}
.fn_animation.job .character {
	-webkit-transition:.4s;
	-moz-transition:.4s;
	-ms-transition:.4s;
	-o-transition:.4s;
	transition:.4s
}
.grax_tm_hero .job {
	color:#fff;
	letter-spacing:1.5px;
	font-family:Poppins;
	font-size:25px;
	font-weight:500;
	margin-bottom:40px;
	max-width:400px;
	font-style:italic
}
.grax_tm_down {
	position:absolute;
	z-index:7;
	bottom:5%;
	display:none
}
.grax_tm_down[data-position=left] {
	left:0
}
.grax_tm_down[data-position=center] {
	left:50%;
	transform:translateX(-50%)
}
.grax_tm_down .line_wrapper {
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	opacity:1;
	visibility:visible;
	-webkit-transition:.7s;
	-moz-transition:.7s;
	-ms-transition:.7s;
	-o-transition:.7s;
	transition:.7s;
	width:1px;
	height:50px;
	background:0 0;
	display:block
}
.grax_tm_about .left .main,.grax_tm_hero .ripple,.grax_tm_management .image .main,.grax_tm_modalbox_news .description_wrap .image .main,.grax_tm_news .news_list ul li .image .main {
	background-repeat:no-repeat;
	background-position:center
}
.grax_tm_down .line_wrapper:before {
	content:"";
	background-color:#000;
	width:1px;
	height:50%;
	display:block;
	top:0;
	-webkit-animation:2s ease-in-out infinite scroll-down;
	-ms-animation:scroll-down 2s ease-in-out infinite;
	animation:2s ease-in-out infinite scroll-down
}
@-webkit-keyframes scroll-down {
	0% {
	height:0
}
50% {
	height:100%
}
70% {
	height:100%;
	transform:scaleY(.5);
	transform-origin:bottom
}
100% {
	height:100%;
	transform:scaleY(0);
	transform-origin:bottom
}
}
.grax_tm_about {
	width:100%;
	height:auto;
	clear:both;
	float:left;
	margin-bottom:150px;
	padding-top:150px
}
.grax_tm_about .about_inner,.grax_tm_modalbox_news .share {
	width:100%;
	height:auto;
	clear:both;
	display:flex;
	align-items:center
}
.grax_tm_about .left {
	width:70%;
	padding-right:40px
}
.grax_tm_about .left .image,.grax_tm_management .image {
	position:relative
}
.grax_tm_about .left .image img {
	opacity:0;
	min-width:100%
}
.grax_tm_about .left .main {
	position:absolute!important;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-size:cover;
	border-radius:5px;
	box-shadow:0 0 40px rgb(0 0 0 / 20%)
}
.grax_tm_about .right {
	width:70%;
	padding-left:40px
}
.grax_tm_about .right .text {
	width:70%;
	float:left;
	padding-top:27px;
	padding-bottom:28px;
	text-align:justify
}
.grax_tm_about .right .list {
	width:100%;
	float:left;
	margin-bottom:27px
}
.grax_tm_about .right .list ul {
	margin:0 0 0 -20px;
	list-style-type:none
}
.grax_tm_modalbox_news .date span:before,.grax_tm_news .news_list ul li .details .date span:before {
	top:50%;
	transform:translateY(-50%) rotate(15deg);
	right:100%;
	background-color:#939393;
	width:1px;
	height:9px;
	margin-right:7px;
	content:""
}
.grax_tm_about .right .list ul li {
	margin:0 0 13px;
	float:left;
	width:50%;
	position:relative;
	padding-left:20px
}
.grax_tm_about .right .list ul li .list_inner {
	width:100%;
	height:auto;
	clear:both;
	float:left;
	position:relative;
	padding-left:30px
}
.grax_tm_about .right .list ul li span {
	font-family:Poppins;
	font-weight:600;
	color:#000;
	font-style:italic
}
.grax_tm_about .right .list ul li .svg,.grax_tm_contact .info_list ul li .svg {
	width:15px;
	height:15px;
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
	color:#000;
	margin-top:-1px
}
.grax_tm_button button {
	text-decoration:none;
	color:#fff;
	display:inline-block;
	background-color:#46ab06;
	border:2px solid #46ab06;
	padding:10px 40px;
	border-radius:5px;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s
}
.grax_tm_management .details,.grax_tm_management .overlay {
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	bottom:0;
	position:absolute;
	visibility:hidden
}
.grax_tm_button button:hover {
	background-color:transparent!important;
	color:#000;
	cursor:pointer
}
.grax_tm_management {
	width:100%;
	height:auto;
	clear:both;
	float:left;
	padding:140px 0 100px;
	background-color:#f9f9f9
}
.grax_tm_management .management_list,.grax_tm_news .news_list {
	width:100%;
	height:auto;
	clear:both;
	float:left;
	padding-top:90px
}
.grax_tm_management ul li,.grax_tm_news .news_list ul li {
	margin:0 0 50px;
	float:left;
	width:25%;
	padding-left:50px
}
.grax_tm_management ul li .list_inner {
	width:100%;
	height:auto;
	clear:both;
	float:left;
	position:relative;
	border-radius:5px;
	overflow:hidden;
	box-shadow:0 4px 6px rgba(0,0,0,.1)
}
.grax_tm_management .image img {
	min-width:100%;
	opacity:.1
}
.grax_tm_management .image .main {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-size:cover;
	border-radius:5px
}
.grax_tm_management .overlay {
	top:0;
	left:0;
	right:0;
	z-index:1;
	border-radius:5px;
	opacity:0;
	background-color:rgba(0,0,0,.5);
	transition:.3s
}
.grax_tm_management ul li .list_inner:hover .overlay {
	opacity:.5;
	visibility:visible
}
.grax_tm_management .details {
	left:50%;
	transform:translateX(-50%);
	z-index:2;
	display:flex;
	flex-direction:column;
	align-items:center;
	text-align:center;
	justify-content:center;
	background-color:#f9f9f9;
	border-radius:2px;
	height:25%;
	width:100%;
	transition:.3s
}
.grax_tm_management ul li .list_inner:hover .details {
	opacity:1;
	visibility:visible;
	bottom:0
}
.grax_tm_management .details span {
	font-family:Poppins;
	font-size:24px;
	color:#46ab06;
	text-align:center;
	opacity:1;
	z-index:3
}
.grax_tm_management .details h3 {
	font-size:16px;
	font-weight:600;
	text-align:center;
	opacity:1;
	z-index:3
}
.grax_tm_full_link {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:4;
	align-items:center
}
.overlay_effect {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:3;
	border-radius:5px
}
.overlay_effect:after {
	position:absolute;
	content:"";
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color:#f9f9f9;
	z-index:1
}
.overlay_effect:before {
	position:absolute;
	content:"";
	top:0;
	bottom:0;
	left:0;
	right:0
}
.my_waypoint.load .overlay_effect:before {
	z-index:2;
	background-color:#000;
	animation:2s cubic-bezier(.77,0,.175,1) both anim
}
.my_waypoint.load .overlay_effect:after {
	animation:2s cubic-bezier(.77,0,.175,1) both anim2
}
@keyframes anim {
	0% {
	transform:translateX(-100%)
}
50% {
	transform:translateX(0)
}
100% {
	transform:translateX(100%)
}
}
@keyframes anim2 {
	0% {
	transform:translateX(0)
}
100% {
	transform:translateX(100%)
}
}
.grax_tm_news {
	width:100%;
	height:auto;
	clear:both;
	float:left;
	background-color:#f9f9f9;
	padding:70px 0 90px
}
.grax_tm_news .news_list ul {
	display:flex;
	flex-wrap:wrap
}
.grax_tm_news .news_list ul li .list_inner {
	width:100%;
	height:100%;
	clear:both;
	float:left;
	position:relative
}
.grax_tm_news .news_list ul li .image {
	position:relative;
	overflow:hidden
}
.grax_tm_news .news_list ul li .image img {
	min-width:100%;
	opacity:0
}
.grax_tm_news .news_list ul li .image .main {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-size:cover;
	transform:scale(1) translateZ(0);
	border-radius:5px;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s
}
.grax_tm_news .news_list ul li .list_inner .image:hover .main {
	transform:scale(1.1) rotate(3deg)
}
.grax_tm_news .news_list ul li .details {
	width:100%;
	float:left;
	padding-right:15px;
	padding-top:32px
}
.grax_tm_news .news_list ul li .details .title {
	margin-bottom:10px
}
.grax_tm_news .news_list ul li .details .title a {
	text-decoration:none;
	color:#000;
	font-size:18px;
	font-weight:600;
	display:inline-block;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s
}
.no-underline {
	text-decoration:none
}
.grax_tm_modalbox_news .date,.grax_tm_news .news_list ul li .details .date {
	text-transform:uppercase;
	font-family:Poppins;
	font-size:12px;
	color:#767676;
	font-style:italic
}
.grax_tm_news .news_list ul li .details .date a {
	color:#767676;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s
}
.grax_tm_modalbox_news .date a:hover,.grax_tm_news .news_list ul li .details .date a:hover {
	color:#00ff73
}
.grax_tm_modalbox_news .date span,.grax_tm_news .news_list ul li .details .date span {
	position:relative;
	margin-left:11px
}
.grax_tm_news .news_list ul li .details .date span:before {
	position:absolute;
	margin-top:1px
}
.grax_tm_news .description {
	opacity:0;
	visibility:hidden;
	position:absolute;
	z-index:-11;
	display:none
}
body.modal {
	overflow-y:hidden
}
.grax_tm_modalbox_news {
	position:fixed;
	top:0;
	left:0;
	right:0;
	height:100vh;
	z-index:15;
	background-color:rgba(0,0,0,.8);
	opacity:0;
	visibility:hidden;
	transition:.3s
}
.grax_tm_modalbox_news .container {
	height:100vh
}
.grax_tm_modalbox_news .box_inner {
	position:absolute;
	top:70px;
	bottom:70px;
	width:1200px;
	left:50%;
	transform:translateX(-50%);
	background-color:#fff;
	z-index:1;
	opacity:0;
	visibility:hidden;
	margin-top:-20px;
	transition:.3s .3s
}
.grax_tm_modalbox_news.opened .box_inner {
	opacity:1;
	visibility:visible;
	margin-top:0
}
.grax_tm_modalbox_news .close {
	position:fixed;
	right:20px;
	top:20px;
	z-index:111111;
	cursor: pointer;
}
.grax_tm_copyright .copy a,.grax_tm_copyright .social ul li a,.grax_tm_modalbox_news .close a {
	text-decoration:none;
	color:#fff
}
.grax_tm_modalbox_news .close .svg {
	width:50px;
	height:50px
}
.grax_tm_modalbox_news .description_wrap {
	position:relative;
	width:100%;
	height:100%;
	float:left;
	overflow:hidden;
	padding:50px
}
.grax_tm_modalbox_news .details {
	width:100%;
	float:left;
	margin-bottom:30px
}
.grax_tm_contact .fields .first,.grax_tm_modalbox_news .description {
	width:100%;
	float:left
}
.grax_tm_modalbox_news .description p {
	margin-bottom:15px
}
.grax_tm_modalbox_news .description blockquote {
	font-style:italic;
	color:#000;
	border-left:2px solid #46ab06;
	padding-left:20px;
	margin-bottom:15px
}
.grax_tm_modalbox_news .description_wrap .image {
	position:relative;
	max-height:450px;
	z-index:-1;
	margin-bottom:40px
}
.grax_tm_modalbox_news .description_wrap .image img {
	min-width:100%
}
.grax_tm_modalbox_news .description_wrap .image .main {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-size:cover;
	border-radius:5px
}
.grax_tm_modalbox_news .details .title {
	font-weight:600;
	margin-bottom:5px
}
.grax_tm_modalbox_news .date a {
	text-decoration:none;
	color:#767676;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s
}
.grax_tm_modalbox_news .date span:before {
	position:absolute;
	margin-top:0
}
.grax_tm_modalbox_news .share span {
	font-family:Poppins;
	color:#000;
	font-weight:600;
	display:inline-block;
	padding-right:20px
}
.grax_tm_modalbox_news .share ul li {
	margin:0 10px 0 0;
	display:inline-block
}
.grax_tm_modalbox_news .share ul li a,.progressbar a {
	text-decoration:none;
	color:#000
}
.grax_tm_title_holder h3 {
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:5px;
	color:#46ab06
}
.lightbox-gallery {
	display:flex;
	gap:10px;
	margin-top:20px
}
.lightbox-gallery a {
	display:block;
	width:150px;
	height:150px;
	overflow:hidden;
	border-radius:5px;
	position:relative
}
.lightbox-gallery a img {
	width:100%;
	height:100%;
	object-fit:cover;
	transition:transform .3s;
	display:block
}
.lightbox-gallery a:hover img {
	transform:scale(1.1)
}
.grax_tm_contact {
	width:100%;
	height:auto;
	clear:both;
	float:left;
	position:relative;
	margin-bottom:110px;
	padding-top:140px
}
.grax_tm_contact .contact_inner {
	width:100%;
	height:auto;
	clear:both;
	display:flex;
	padding-top:77px
}
.grax_tm_contact .left {
	width:50%
}
.grax_tm_contact .left .text {
	width:100%;
	float:left;
	margin-bottom:40px
}
.grax_tm_contact .info_list li {
	margin:0 0 18px;
	float:left;
	width:100%;
	position:relative
}
.grax_tm_contact .info_list ul li .list_inner {
	width:100%;
	height:auto;
	clear:both;
	float:left;
	position:relative;
	padding-left:27px
}
.grax_tm_contact .info_list ul li span.first {
	min-width:100px;
	display:inline-block
}
.grax_tm_contact .info_list ul li span.second {
	font-weight:400!important;
	color:inherit!important
}
.grax_tm_contact .info_list ul li span {
	font-family:Poppins;
	font-weight:600;
	color:#000
}
.grax_tm_contact .info_list ul li a {
	text-decoration:none;
	color:inherit!important;
	transition:.3s;
	display:inline-block;
	position:relative
}
.grax_tm_contact .info_list ul li a:after {
	content:'';
	width:0;
	height:1px;
	position:absolute;
	left:auto;
	right:0;
	bottom:0;
	transition:width .6s cubic-bezier(.25,.8,.25,1);
	background:currentColor
}
.grax_tm_contact .info_list ul li a:hover:after {
	width:100%;
	left:0;
	right:auto
}
.grax_tm_contact .info_list ul li a:hover {
	color:#000!important
}
.grax_tm_contact .right {
	width:50%;
	padding-left:50px
}
.grax_tm_contact .fields ul li {
	width:100%;
	margin:0 0 30px;
	float:left
}
.grax_tm_contact .fields ul li input {
	width:100%;
	border:1px solid rgba(0,0,0,.2);
	background-color:#fff;
	border-radius:5px
}
.grax_tm_contact .fields .last textarea:focus,.grax_tm_contact .fields ul li input:focus {
	outline:0;
	border:1px solid rgba(0,0,0,.5)
}
.grax_tm_contact .fields .last textarea {
	width:100%;
	border:1px solid rgba(0,0,0,.2);
	height:120px;
	resize:none;
	margin-bottom:20px;
	background-color:#fff;
	border-radius:5px
}
.grax_tm_contact .empty_notice {
	color:#46ab06;
	margin-bottom:7px;
	display:none;
	text-align:left;
	font-weight:500
}
.grax_tm_contact .contact_error {
	color:#46ab06;
	text-align:left;
	font-weight:500
}
.grax_tm_contact .returnmessage {
	color:#3a00ff;
	margin-bottom:7px;
	text-align:left;
	font-weight:500
}
.grax_tm_contact .grax_tm_button button {
	display:block;
	text-align:center
}
.grax_tm_copyright {
	width:100%;
	height:auto;
	clear:both;
	float:left;
	background-color:#000;
	padding:130px 0 100px;
	position:relative
}
#particles-js,.my_wave {
	position:absolute;
	width:100%
}
.grax_tm_copyright .social ul li {
	margin:0 25px 0 0;
	display:inline-block
}
.grax_tm_copyright .social ul li:last {
	margin-right:0
}
.grax_tm_copyright .social .svg {
	width:17px;
	height:17px
}
.grax_tm_copyright .copy p {
	text-transform:uppercase;
	color:#fff;
	font-family:Poppins;
	font-weight:500;
	font-size:14px
}
.my_wave {
	top:0;
	left:0
}
.my_wave svg {
	overflow:hidden;
	vertical-align:middle;
	height:180px;
	width:100%;
	fill:#fff
}
.grax_tm_hero .particle_wrapper {
	position:relative;
	float:left;
	width:100%;
	height:100%
}
#particles-js {
	height:100%;
	z-index:2
}
.grax_tm_hero .glitch_wrap {
	position:relative;
	width:100%;
	height:100%;
	float:left;
	overflow:hidden
}
.glitch {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-image:url("..//img/slider/2.jpg");
	background-size:cover;
	-webkit-background-size:cover;
	background-position:center;
	z-index:-1!important;
	opacity:1
}
.glitch:before {
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0
}
.grax_tm_hero .ripple {
	width:100%;
	height:100%;
	position:absolute;
	background-size:cover;
	background-image:url(..//img/slider/2.jpg)
}
.grax_tm_hero .ripple:before {
	position:absolute;
	content:"";
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color:rgba(0,0,0,.3);
	z-index:1
}
.container.water {
	visibility:hidden
}
.progressbar {
	position:fixed;
	height:100px;
	width:1px;
	bottom:25px;
	right:-25px;
	background-color:rgba(0,0,0,.08);
	z-index:10;
	transition:.3s
}
.progressbar.animate {
	right:25px
}
.grax_tm_intro_hero:after,.grax_tm_intro_hero:before {
	content:"";
	bottom:0;
	left:0;
	right:0;
	position:absolute
}
.progressbar .line {
	position:absolute;
	width:1px;
	height:auto;
	background-color:rgba(0,0,0,.4)
}
.progressbar .text {
	position:absolute;
	top:-77%;
	left:0;
	font-family:Poppins;
	font-size:13px;
	transform:rotateZ(90deg);
	text-transform:uppercase;
	transform-origin:left;
	white-space:nowrap
}
.grax_tm_intro_hero {
	width:100%;
	height:100vh;
	float:left;
	clear:both;
	position:relative;
	margin-bottom:150px
}
.grax_tm_intro_hero:before {
	top:0;
	background-image:url(..//img/patterns/light-honeycomb.png);
	background-repeat:repeat;
	opacity:.4;
	z-index:2
}
.grax_tm_intro_hero:after {
	top:0;
	background-color:#000;
	z-index:1
}
.grax_tm_intro_hero .content {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	z-index:5;
	width:100%;
	padding:0 20px;
	text-align:center
}
.grax_tm_intro_hero .content .name {
	font-size:50px;
	font-weight:800;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:5px;
	margin-bottom:20px
}
.grax_tm_intro_hero .content p {
	color:#fff;
	font-size:20px;
	letter-spacing:2px;
	font-family:Poppins;
	font-weight:500
}
.grax_tm_intro_hero .grax_tm_down {
	left:50%;
	transform:translateX(-50%);
	bottom:5.5%
}
.grax_tm_intro_content .title_holder {
	width:100%;
	height:auto;
	clear:both;
	float:left;
	text-align:center
}
.grax_tm_intro_content .title_holder h3 {
	font-size:30px;
	font-weight:800;
	color:#000;
	text-transform:uppercase;
	letter-spacing:5px
}
.grax_tm_intro_content .demo_list {
	width:100%;
	height:auto;
	clear:both;
	float:left;
	padding-top:100px;
	margin-bottom:70px
}
.grax_tm_intro_content .demo_list ul li {
	margin:0 0 50px;
	float:left;
	width:50%;
	padding-left:50px;
	position:relative
}
.grax_tm_intro_content .demo_list ul li .list_inner {
	width:100%;
	height:auto;
	clear:both;
	float:left;
	position:relative;
	text-align:center;
	transition:.3s;
	top:0;
	transform:translateZ(0)
}
.grax_tm_intro_content .demo_list ul li .list_inner:hover {
	top:-10px
}
.grax_tm_intro_content .demo_list ul li .list_inner h3 {
	font-size:20px;
	font-weight:600;
	padding-top:20px
}
.grax_tm_intro_content .demo_list ul li:last-child img {
	filter:blur(5px)
}
.grax_tm_intro_fixed_price .anim,.grax_tm_intro_fixed_price .pricing-info {
	text-decoration:none;
	color:#fff;
	font-family:Poppins;
	background-color:#46ab06;
	position:fixed;
	font-size:22px;
	text-align:center;
	z-index:5;
	border-radius:100%;
	height:70px;
	width:70px;
	line-height:70px;
	display:inline-block;
	bottom:80px;
	right:50px;
	-webkit-transition:.2s;
	-moz-transition:.2s;
	-ms-transition:.2s;
	-o-transition:.2s;
	transition:.2s
}
@-webkit-keyframes myAnimPrice {
	0% {
	-webkit-transform:scale(.1);
	transform:scale(.1);
	opacity:0
}
50% {
	opacity:.3
}
100% {
	-webkit-transform:scale(2);
	transform:scale(2);
	opacity:0
}
}
@keyframes myAnimPrice {
	0% {
	-webkit-transform:scale(.1);
	transform:scale(.1);
	opacity:0
}
50% {
	opacity:.3
}
100% {
	-webkit-transform:scale(2);
	transform:scale(2);
	opacity:0
}
}
.grax_tm_intro_fixed_price .anim:first-child {
	-webkit-animation:2s infinite myAnimPrice;
	animation:2s infinite myAnimPrice
}
.grax_tm_intro_fixed_price .anim:nth-child(2) {
	-webkit-animation:2s .3s infinite myAnimPrice;
	animation:2s .3s infinite myAnimPrice
}
.grax_tm_intro_fixed_price .anim:nth-child(3) {
	-webkit-animation:2s .6s infinite myAnimPrice;
	animation:2s .6s infinite myAnimPrice
}
@media (max-width:1400px) {
	.grax_tm_modalbox_news .box_inner {
	width:900px
}
.grax_tm_modalbox_news .close .svg {
	color:#777;
	width:25px;
	height:25px
}
.grax_tm_modalbox_news .close {
	position:absolute;
	top:20px;
	left:auto;
	right:20px;
	margin-left:0
}
}
@media (max-width:1200px) {
	.grax_tm_modalbox_news .box_inner {
	width:100%;
	top:0;
	bottom:0
}
.grax_tm_modalbox_news .close {
	position:absolute;
	top:20px;
	left:auto;
	right:20px;
	margin-left:0
}
.grax_tm_modalbox_news .close .svg {
	color:#777;
	width:25px;
	height:25px
}
}
@media (max-width:1040px) {
	#preloader,.cursor-inner,.cursor-inner.cursor-hover,.cursor-outer,.grax_tm_topbar,.mouse-cursor {
	display:none
}
.container {
	padding:0 20px
}
.grax_tm_mobile_menu {
	display:block
}
.grax_tm_hero .name {
	font-size:55px
}
.grax_tm_about {
	padding-bottom:0;
	margin-bottom:0
}
.grax_tm_about .about_inner {
	display:flex;
	flex-direction:column
}
.grax_tm_about .left {
	padding-right:0;
	width:100%;
	order:2
}
.grax_tm_about .right {
	padding-left:0;
	width:100%;
	order:1
}
.grax_tm_management ul {
	margin-left:-20px
}
.grax_tm_management ul li {
	padding-left:20px;
	margin-bottom:20px
}
.grax_tm_management ul li .list_inner .overlay {
	opacity:1;
	visibility:visible
}
.grax_tm_management ul li .list_inner h3,span {
	opacity:1;
	visibility:visible;
	font-size:18px
}
.grax_tm_news .news_list ul {
	margin-left:-30px
}
.grax_tm_news .news_list ul li {
	padding-left:30px;
	margin-bottom:30px
}
}
@media (max-width:768px) {
	.grax_tm_title_holder h3 {
	letter-spacing:2px
}
.grax_tm_hero .name {
	font-size:45px;
	margin-bottom:5px
}
.desktop-video,.grax_tm_intro_fixed_price,.grax_tm_news .news_list ul li .details .date span:before {
	display:none
}
.grax_tm_contact .contact_inner,.grax_tm_copyright .copyright_inner,.grax_tm_progress_part .part_inner,.grax_tm_talk .talk_inner,.mobile-video {
	display:block
}
.grax_tm_hero .job {
	font-size:17px
}
.grax_tm_about .right .list ul,.grax_tm_intro_content .demo_list ul {
	margin:0
}
.grax_tm_about .right .list ul li,.grax_tm_contact .right,.grax_tm_intro_content .demo_list ul li,.grax_tm_progress_part .right {
	width:100%;
	padding-left:0
}
.grax_tm_management ul li .list_inner .overlay {
	opacity:1;
	visibility:visible
}
.grax_tm_management ul li .list_inner h3,span {
	opacity:1;
	visibility:visible;
	font-size:18px
}
.grax_tm_progress_part .left {
	width:100%;
	padding-right:0;
	float:left;
	margin-bottom:20px
}
.grax_tm_talk .text {
	padding-right:0;
	margin-bottom:30px
}
.grax_tm_news .news_list ul li {
	width:50%
}
.grax_tm_news .news_list ul li .details .date span {
	margin-left:0
}
.grax_tm_contact .left {
	width:100%;
	margin-bottom:20px;
	float:left
}
.grax_tm_copyright .logo {
	margin-bottom:17px
}
.grax_tm_copyright .social {
	margin-bottom:10px
}
.grax_tm_modalbox_news .details .title {
	font-size:25px
}
.grax_tm_modalbox_news .description_wrap {
	padding:20px
}
.grax_tm_intro_content .title_holder h3 {
	letter-spacing:4px
}
}
@media (max-width:480px) {
	.grax_tm_hero .name {
	font-size:30px
}
.grax_tm_hero .job {
	font-size:15px
}
.grax_tm_management ul,.grax_tm_news .news_list ul {
	margin:0
}
.grax_tm_management ul li,.grax_tm_news .news_list ul li {
	width:100%;
	padding-left:0
}
}

.main-title-financial {
    margin-bottom: 0.5rem;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 0.32rem;
    color: #46AB06;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wrapper-financial {

    width: 7rem;
    margin: auto;
    font-family: "Poppins", sans-serif;
    margin-top: 250px;
}

@media (max-width: 768px) {
    .wrapper-financial {
        width: auto;
        padding: 0 0.3rem;
        margin-top: 80px;
    }
}

input[type=radio] {
    display: none;
}

input[type=radio]:checked + label.item-financial .title-financial {
    color: #fff;
    background-color: #46AB06;
}

input[type=radio]:checked + label.item-financial .title-financial:after {
    transform: rotate(180deg);
}

input[type=radio]:checked + label.item-financial .content-financial {
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
    height: auto;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease, opacity 0.7s ease;
}

.item-financial {
    display: block;
    margin-bottom: 0.1rem;
}

.title-financial {
    padding: 0.1rem 0.3rem;
    border-radius: 0.3rem;
    color: #46AB06;
    border: 1px solid #46AB06;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.title-financial:after {
    content: "▼";
    display: inline-block;
    font-size: 12px;
    transition: transform 0.2s;
}

.content-financial {
	display: flex;
    width: 95%;
    margin: 0 auto;
    padding: 0 0.3rem;
    line-height: 1.6;
    color: #46AB06;
    border: 1px solid #46AB06;
    border-width: 0 1px;
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
}

.dashed-line {
    border-top: 2px dashed #46AB06;
    width: 50%;
    margin: 10px 10px;
    height: 0;
}

input[type=radio]:checked + label.item-financial .content-financial {
    height: auto;
    opacity: 1;
    visibility: visible;
}

.grax_tm_topbar-page {
    left: 0;
    right: 0;
    position: fixed;
    z-index: 10;
    padding: 30px 0;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.grax_tm_topbar-page .topbar_inner-page {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.grax_tm_topbar-page .logo-page {
    margin-right: auto; 
}

.grax_tm_topbar-page .logo-page a {
    display: inline-block;
}

.grax_tm_topbar-page .logo-page img {
    max-width: 250px;
}

.grax_tm_topbar-page .menu-page ul {
    margin: 0;
    padding: 10px;
    list-style-type: none;
    display: flex;
}

.grax_tm_topbar-page .menu-page ul li {
    margin: 0 15px;
    position: relative;
    min-height: 50px;
}

.grax_tm_topbar-page .menu-page ul li a {
    text-decoration: none;
    color: #46AB06;
    font-family: Poppins;
    font-weight: 500;
    line-height: 50px;
    transition: .3s;
}

.grax_tm_topbar-page .menu-page ul li:hover .submenu {
    display: block;
}

.grax_tm_topbar-page .menu-page ul li .submenu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    border-radius: 5px;
}

.grax_tm_topbar-page .menu-page ul li .submenu li {
    display: block;
    margin: 0;
}

.grax_tm_topbar-page .menu-page ul li .submenu li a {
    padding: 10px 20px;
    color: #46AB06;
    white-space: nowrap;
}

@media (max-width: 1024px) {
    .grax_tm_topbar-page { display: none;
    }
}
/*---------KATALOG-----------*/

.container-catalog{
	max-width:1500px;
	margin-left:auto;
	margin-right:auto;
	padding:0 40px;
	position:relative;
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
}

.catalog{
	width: 100%;
	margin-top:250px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.catalog-data{
	border: solid;
	border-radius: 7px;
    border-color: #46ab06;
    flex: 1;
    margin: 10px;
    height: 200px;
    width: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.catalog img{
	height: 120px;
	width: 350px;
	max-width: 100%;
}

.catalog h2{
	border-style: solid;
	color: #46AB06;
	text-align: center;
}

@media (max-width: 768px) {
    .catalog-data {
        height: 250px;
        width: 200px;
    }

    .catalog img {
        height: 80px;
    }
}