@charset "utf-8";
/*
/*	Copyright (c) 2022 CoddyThemes
/*	Author: CoddyThemes
/*	This file is made for CURRENT TEMPLATE

00) BASE
01) hubquest BASE
02) hubquest TOPBAR
03) hubquest MOBILE MENU
04) hubquest HERO
05) hubquest ABOUT
06) hubquest STUFF
07) hubquest TALK
08) hubquest NEWS
09) hubquest CONTACT
10) hubquest COPYRIGHT
11) hubquest CURSOR
12) hubquest PARTICLE EFFECT
13) hubquest GLITCH EFFECT
14) hubquest MEDIA QUERIES (FOR SMALL DEVIVES)

/*------------------------------------------------------------------*/ 
/*	BASE
/*------------------------------------------------------------------*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

blockquote {
	quotes: none;
}

blockquote:before,blockquote:after {
	content: '';
	content: none;
}
ul, ol{
	margin:0px;	
}
ul li, ol li{
	margin:0px;
}
img{
	vertical-align:middle;
	max-width:100%;
}
iframe{
	max-width:100%;
}
del {
	text-decoration: line-through;
}
a, i{
	border:none;
	color: inherit;
}
a:hover{text-decoration:none;}

table{
	width:100%;
	max-width:100%;
	text-align:left;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom:15px;
	color:#999;
	border:1px solid #eee;
}
table tr{
	border:1px solid #eee;
}
table th{
	vertical-align:top;
	color:#333;
	background:none;
	font-size:16px;
	font-weight:normal;
	padding:15px 10px;
	border:1px solid #eee;
}
table td{
	vertical-align:top;
	padding:10px;
	border:1px solid #eee;
}

/*---------------------------------------------------*/
/*	01) hubquest BASE
/*---------------------------------------------------*/

html {
	overflow-x: hidden;
	padding: 0px;
	margin: 0px
}
body{
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.6;
	font-family: Montserrat, sans-serif;
	letter-spacing: 0px;
	word-wrap: break-word;
	background-image: linear-gradient(93deg, #0a2246 0%, #04183c 100%);
	background-color: #fff;
	color: #fff;
}
svg{
	fill: currentcolor;
	width: 15px;
	height: 15px;
}
img.svg{
	width: 15px;
	height: 15px;
}
img.svg_2{
	width: 150px;
	height: 150px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #6f6f6f;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #6f6f6f;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #6f6f6f;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #6f6f6f;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color: #6f6f6f;
}

::placeholder { /* Most modern browsers support this now. */
   color: #6f6f6f;
}

.container{
	max-width: 1200px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	height:auto;
	padding:0px 40px;
	position:relative;
	clear:both;
}

h1, h2, h3, h4, h5, h6{
	color: #ffffff;
	font-family: "Montserrat", Sans-serif;
	font-weight: 600;
	line-height: 1.1em;
	letter-spacing: 0px;
	text-align: center;
	padding-bottom: 20px;
}

h1 { font-size: 45px; }
h2 { font-size: 36px; }
h3 { font-size: 30px; }
h4 { font-size: 24px; }
h5 { font-size: 20px;color: #dcdcdc;font-weight: 300;line-height: 1.44em;}
h6 { font-size: 16px; }

.hubquest_tm_all_wrap{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	position: relative;
}
.hubquest_tm_all_wrap,
.hubquest_tm_all_wrap *{
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	   -moz-box-sizing: border-box; /* Firefox, other Gecko */
			box-sizing: border-box; /* Opera/IE 8+ */
}
.hubquest_tm_all_wrap{			
  background-color: transparent;
  background-image: url("../img/slider/2.webp");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
  background-attachment: fixed;
}
.hubquest_tm_hero__ {
  width: 100%;
  height: 100vh;
  clear: both;
  float: left;
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 25% 100%, 0 100%);
  overflow: hidden;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  background-color: transparent;
  background-image: linear-gradient(93deg, #0a2246 0%, #04183c 100%);
  background-image: url("../img/slider/2.webp");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  background-attachment: fixed;
}
.hubquest_tm_section{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
}
#preloader {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 99999;
    display: flex;display: flex;
}
#preloader:before,
#preloader:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
    background-color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
#preloader:after{
    left: auto;
    right: 0;
}
#preloader .loader_line{
    margin: auto;
    width: 1px;
    height: 250px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}
.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: lineheight 1000ms ease-in-out 0s forwards;
    -o-animation: lineheight 1000ms ease-in-out 0s forwards;
    animation: lineheight 1000ms ease-in-out 0s forwards;
}
.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: lineround 1200ms linear 0s infinite;
    -o-animation: lineround 1200ms linear 0s infinite;
    animation: lineround 1200ms linear 0s infinite;
    animation-delay: 2000ms;
}

@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%);
    }
}

/*hiding all*/
.preloaded .loader_line:after{
    opacity: 0;
}
.preloaded  .loader_line{
    opacity: 0;
    height: 100%!important;
}
.preloaded:before,
.preloaded:after{
    -webkit-animation: preloadedzero 300ms ease-in-out 500ms forwards;
    -o-animation: preloadedzero 300ms ease-in-out 500ms forwards;
    animation: preloadedzero 300ms ease-in-out 500ms forwards;
}
@keyframes preloadedzero{
    0%{
        width: 50%;
    }
    100%{
        width: 0%;
    }
}

.elementor-background-overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.elementor-background-overlay {
  background-color: transparent;
  background-image: linear-gradient(180deg, #051335 0%, rgba(3,22,59,0.12) 100%);
  opacity: 1;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

/*---------------------------------------------------*/
/*	02) hubquest TOPBAR
/*---------------------------------------------------*/

.hubquest_tm_topbar{
	left: 0px;
	right: 0px;
	position: fixed;
	z-index: 10;
	padding: 30px 0px;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.hubquest_tm_topbar.animate{
	color: #fff;
	padding: 25px 0px;
	background-color: transparent;
	background-image: linear-gradient(92deg, #0a2246 0%, #010f34 100%);
}
.hubquest_tm_topbar .topbar_inner{
	width: 100%;
	height: auto;
	clear: both;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.hubquest_tm_topbar .logo .dark{display: none;}
.hubquest_tm_topbar .logo img{max-width: 200px;}
.hubquest_tm_topbar .logo a{display: inline-block;}
.hubquest_tm_topbar .menu ul{
	margin: 0px;
	list-style-type: none;
}
.hubquest_tm_topbar .menu ul li{
	margin: 0px 30px 0px 0px;
	display: inline-block;
}
.hubquest_tm_topbar .menu ul li:last-child{margin-right: 0px;}
.hubquest_tm_topbar .menu ul li a{
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	transition: all .3s ease;
}
.hubquest_tm_topbar .menu ul li.current a{color: #ffffff;}
.hubquest_tm_topbar .menu ul li a:hover{color: #1390cc;}

/*---------------------------------------------------*/
/*	03) hubquest MOBILE MENU
/*---------------------------------------------------*/

.hubquest_tm_mobile_menu{
	width: 100%;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 10;
}
.hubquest_tm_mobile_menu .topbar_inner{
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	background-color: transparent;
	background-image: linear-gradient(92deg, #0a2246 0%, #010f34 100%);
	padding: 20px 0px;
	border-bottom: 1px solid rgba(0,0,0,.2);
}
.hubquest_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{
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.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;
    display: inline-block;
    position: relative;
}
.my_trigger .hamburger-inner{
    display: block;
    top: 50%;
    margin-top: -2px;
}
.my_trigger .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after{
    width: 30px;
    height: 2px;
    background-color: #333333;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
	
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
.my_trigger .hamburger-inner::before,
.my_trigger .hamburger-inner::after{
    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: 0.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 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.my_trigger .hamburger--collapse-r .hamburger-inner::before{
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.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 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.my_trigger .hamburger--collapse-r.is-active .hamburger-inner::before{
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.my_trigger .hamburger{
	padding: 0px;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}
.my_trigger .hamburger-box{display: block;}
.my_trigger .hamburger .hamburger-inner::before,
.my_trigger .hamburger .hamburger-inner::after,
.my_trigger .hamburger .hamburger-inner{
	background-color: #fff;
	width: 30px;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.hubquest_tm_mobile_menu .dropdown{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	background-color: transparent;
	background-image: linear-gradient(92deg, #0a2246 0%, #010f34 100%);
	border-bottom: 1px solid rgba(0,0,0,.2);
	display: none;
}
.hubquest_tm_mobile_menu .dropdown .dropdown_inner{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	padding: 25px 0px;
}
.hubquest_tm_mobile_menu .dropdown .dropdown_inner ul{
	margin: 0px;
	list-style-type: none;
}
.hubquest_tm_mobile_menu .dropdown .dropdown_inner ul li{
	margin: 0px;
	float: left;
	width: 100%;
}
.hubquest_tm_mobile_menu .dropdown .dropdown_inner ul li a{
	text-decoration: none;
	color: #fff;
	display: inline-block;
	padding: 4px 0px;
	font-family: "Montserrat";
	font-weight: 500;
}
.hubquest_tm_mobile_menu .logo img{max-width: 130px;}

/*---------------------------------------------------*/
/*	04) hubquest HERO
/*---------------------------------------------------*/

.hubquest_tm_hero{
	width: 100%;
	height: 100vh;
	clear: both;
	float: left;
	position: relative;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 25% 100%, 0 100%);
	overflow: hidden;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;	
	background-color: transparent;
}
.hubquest_tm_hero h2{
	font-size: 42px;
	font-weight: 600;
	line-height: 1.1em;
	letter-spacing: 0px;
	text-align: left;
}
.hubquest_tm_hero h4{
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 1;
	letter-spacing: 0px;
	text-align: inherit;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
}
.hubquest_tm_hero h6{
	color: #dcdcdc;
	font-size: 27px;
	font-weight: 600;
	line-height: 1.45em;
	letter-spacing: 0px;
	text-align: left;
}

.hubquest_tm_hero.creative{clip-path: none;}
.hubquest_tm_hero.creative.shape{clip-path:none;}
.hubquest_tm_hero.shape{clip-path: polygon(0 0, 100% 0, 100% 83%, 25% 100%, 0 83%);}
.hubquest_tm_hero .bg{

}
.hubquest_tm_hero .bg .image{

}
.hubquest_tm_hero .bg .overlay{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 1;
	background-color: rgba(0,0,0,.2);
}
.hubquest_tm_hero .content{
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
	z-index: 2;
}
.hubquest_tm_hero .container{height: 100%;}
.hubquest_tm_hero .container_inner{
	width: 100%;
	height: auto;
	clear: both;
	display: flex;
	align-items: center;
}
.hubquest_tm_hero .left{
	width: 50%;
	padding-right: 50px;
	float:left;
}

.hubquest_tm_hero .right{
	width: 50%;
	padding-left: 50px;
	float: left;
}

.hubquest_tm_hero .details{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
}
.hubquest_tm_hero .name{
	font-size: 72px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 11px;
}
.hubquest_tm_hero .button{
	background-color: transparent;
	background-image: linear-gradient(90deg, #1a83ff 21%, #3152ff 100%);
	border-radius: 5px 5px 5px 5px;
	opacity: 1;
	padding: 12px 24px 10px 24px;
	padding: 10px 30px;
	float: left;

}
.hubquest_tm_hero .button:hover{
	background-color: transparent;
	background-image: linear-gradient(180deg, #1a83ff 21%, #3152ff 100%);
		-webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
	transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
	-o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
	-webkit-transition: all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);
	-o-transition: all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);
	transition: all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);
}
.hubquest_tm_hero .button a{
	text-decoration: none;
}
.hubquest_tm_hero .button_label{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25em;
	letter-spacing: 0px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	opacity: 1;
}
.hubquest_tm_hero .button_label:hover{
	opacity: 1;
}
.hubquest_tm_hero .card {
  background-color: transparent;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 10px 13.5px 25.5px 0px;
  --e-column-margin-right: 13.5px;
  --e-column-margin-left: 0px;
  padding: 5px 20px;
  float: left;
  max-width: 30%;
  width: 30%;
  line-height: 80px;
  border-left: 3px solid #1a83ff;
}
.hubquest_tm_hero .card:nth-of-type(1){
	animation-name: fadeInLeft;
	-webkit-animation-duration: 1.25s;
	animation-duration: 1.25s;
}
.hubquest_tm_hero .card:nth-of-type(2){
	animation-name: fadeInDown;
	-webkit-animation-duration: 1.25s;
	animation-duration: 1.25s;
}
.hubquest_tm_hero .card:nth-of-type(3){
	animation-name: fadeInRight;
	-webkit-animation-duration: 1.25s;
	animation-duration: 1.25s;
}
.hubquest_tm_hero .card:nth-of-type(4){
	animation-name: fadeInLeft;
	-webkit-animation-duration: 1.25s;
	animation-duration: 1.25s;
}
.hubquest_tm_hero .card:nth-of-type(5){
	animation-name: fadeInUp;
	-webkit-animation-duration: 1.25s;
	animation-duration: 1.25s;
}
.hubquest_tm_hero .card:nth-of-type(6){
	animation-name: fadeInRight;
	-webkit-animation-duration: 1.25s;
	animation-duration: 1.25s;
}

.hubquest_tm_hero .details[data-animation="toTop"] .fn_animation .character{top: 15px;}
.hubquest_tm_hero .details[data-animation="toTop"] .fn_animation .character.opened{top: 0px;}

.hubquest_tm_hero .details[data-animation="toRight"] .fn_animation .character{right: 15px;}
.hubquest_tm_hero .details[data-animation="toRight"] .fn_animation .character.opened{right: 0px;}

.hubquest_tm_hero .details[data-animation="scale"] .fn_animation .character{
	opacity: 1;
	visibility: visible;
	transform: scale(0);
}
.hubquest_tm_hero .details[data-animation="scale"] .fn_animation .character.opened{transform: scale(1);}

.hubquest_tm_hero .details[data-animation="rotate"] .fn_animation .character{transform: rotate(30deg);}
.hubquest_tm_hero .details[data-animation="rotate"] .fn_animation .character.opened{transform: rotate(0);}

.fn_animation{opacity: 0;}
.fn_animation.ready{opacity: 1;}
.fn_animation .character{
	display: inline-block;
	position: relative;
	opacity: 0;
	visibility: hidden;
	transform: translateZ(0);
	
	-webkit-transition: all .5s ease;
	   -moz-transition: all .5s ease;
	    -ms-transition: all .5s ease;
	     -o-transition: all .5s ease;
	        transition: all .5s ease;
}
.fn_animation .character.opened{
	opacity: 1;
	visibility: visible;
}
.fn_animation.job .character{
	-webkit-transition: all .4s ease;
	   -moz-transition: all .4s ease;
	    -ms-transition: all .4s ease;
	     -o-transition: all .4s ease;
	        transition: all .4s ease;
}
.hubquest_tm_hero .job{
	color: #ddd;
	letter-spacing: 1.5px;
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 40px;
	max-width: 400px;
	font-style: italic;
}
.hubquest_tm_down{
	position: absolute;
	z-index: 7;
	bottom: 5%;
	display: none;
}
.hubquest_tm_down.opened{display: block;}
.hubquest_tm_down[data-position="left"]{left: 0px;}
.hubquest_tm_down[data-position="right"]{right: 0px;}
.hubquest_tm_down[data-position="center"]{
	left:50%;
	transform: translateX(-50%);
}
.hubquest_tm_down .line_wrapper{
	position: absolute;
    width: 1px;
    height: 100%;
    left: 0;
    right: 0;
   	margin: 0px auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
	
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}
.hubquest_tm_down .line_wrapper{
    width: 1px;
    height: 50px;
    background: none;
	display: block;
}
.hubquest_tm_down .line_wrapper:before{
	content: "";
	background-color: #000;
	width: 1px;
    height: 50%;
    display: block;
    top: 0;
	
    -webkit-animation: scroll-down 2s ease-in-out infinite;
    -ms-animation: scroll-down 2s ease-in-out infinite;
    animation: scroll-down 2s ease-in-out infinite;;
}

@-webkit-keyframes scroll-down {
  0% {
    height: 0;
  }
  50% {
    height: 100%;
  }
  70% {
    height: 100%;
    transform: scaleY(0.5);
    transform-origin: bottom;
  }
  100% {
    height: 100%;
    transform: scaleY(0);
    transform-origin: bottom;
  }
}
.hubquest_tm_down[data-skin="light"] .line_wrapper:before{background-color: #fff;}

/*---------------------------------------------------*/
/*	05) hubquest ABOUT
/*---------------------------------------------------*/

#about {
	background-color: transparent;
	background-image: linear-gradient(100deg, #0a2246 0%, #04183c 47%);
}
.hubquest_tm_about{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	margin-bottom: 100px;
	padding-top: 140px;
}
.hubquest_tm_about .about_inner{
	width: 100%;
	height: auto;
	clear: both;
	display: flex;
	align-items: center;
}
.hubquest_tm_about .left{
	width: 40%;
	padding-right: 50px;
}
.hubquest_tm_about .left .image{position: relative;}
.hubquest_tm_about .left .image img{
	opacity: 0;
	min-width: 100%;
}
.hubquest_tm_about .left .main{
	position: absolute !important;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	border-radius: 5px;
	box-shadow: 0px 0px 40px rgb(0 0 0 / 20%);
}
.hubquest_tm_about .right{
	width: 60%;
	padding-left: 50px;
}
.hubquest_tm_about .center .text{
	width: 100%;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0% 22% 0% 22%;
}
.hubquest_tm_about .center .list{
	width: 100%;
	float: left;
	margin-bottom: 27px;
}
.hubquest_tm_about .center .list ul{
	margin: 0px 0px 0px -20px;
	list-style-type: none;
}
.hubquest_tm_about .center .list ul li{
	margin: 0px 0px 13px 0px;
	float: left;
	width: 50%;
	position: relative;
	padding-left: 20px;
}
.hubquest_tm_about .center .list ul li .list_inner{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	position: relative;
	padding-left: 30px;
}
.hubquest_tm_about .center .list ul li span{
	font-weight: 600;
	color: #000;
	font-style: italic;
}
.hubquest_tm_about .center .list ul li .svg{
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	color: #000;
	margin-top: -1px;
}
.hubquest_tm_button{
	width: 100%;
	height: auto;
	clear: both;
	float: right;
}
.hubquest_tm_button a, .hubquest_tm_button .sub_button {
	text-decoration: none;
	color: #fff;
	display: inline-block;
	background-color: transparent;
	background-image: linear-gradient(180deg, #1a83ff 21%, #3152ff 100%);
	padding: 10px 40px;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 300;
	text-transform: none;
	font-family: Montserrat, sans-serif;
	float: right;
	clear: both;
}
.hubquest_tm_button a:hover, .hubquest_tm_button .sub_button:hover {

	background-color: transparent;
	background-image: linear-gradient(90deg, #1a83ff 21%, #3152ff 100%);
}
.hubquest_tm_team_part{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	padding: 135px 0px 140px 0px;
}
.hubquest_tm_team_part .part_inner{
	width: 100%;
	height: auto;
	clear: both;
	display: flex;
}
.hubquest_tm_team_part .left{
	width: 50%;
	padding-right: 50px;
}
.hubquest_tm_team_part .left h3{
	font-weight: 600;
	margin-bottom: 27px;
}
.hubquest_tm_team_part .right{
	width: 50%;
	padding-left: 50px;
}
.hubquest_team{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
}
.team_inner{
	width:100%;
	margin-bottom:27px;
}
.team_inner:last-child{margin-bottom: 0px;}
.team_inner > span{
	margin:0px 0px 7px 0px;
	width:100%;
	display:block;
	text-align:left;
	font-weight: 500;
	color: #000;
}
.team_inner span.number{float: right;}
.team_inner .background{
	background:rgba(0,0,0,.09);
	width:100%;
	min-width:100%;
	position:relative;
	height:8px;
	border-radius: 5px;
}
.team_inner .background .bar_in{
	height:100%;
	background:#e54b4b;
	width:0px;
	overflow:hidden;
	border-radius: 5px;
}
.team_inner .background .bar{
	width:0px;
	height:100%;
}
.team_inner .background .bar.open{
	-webkit-animation: wow 2s cubic-bezier(0.165, 0.840, 0.440, 1.000);  /* Safari 4+ */
	-moz-animation:    wow 2s cubic-bezier(0.165, 0.840, 0.440, 1.000);  /* Fx 5+ */
	animation:         wow 2s cubic-bezier(0.165, 0.840, 0.440, 1.000);  /* IE 10+ */
	width:100%;	
}

@-webkit-keyframes wow {0%{ width:0%; } 100%{ width:100%; }}
@-moz-keyframes wow {0%{ width:0%; } 100%{ width:100%; }}
@keyframes wow {0%{ width:0%; } 100%{ width:100%; }}

/*---------------------------------------------------*/
/*	06) hubquest STUFF
/*---------------------------------------------------*/

.hubquest_tm_title_holder{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
}
.hubquest_tm_title_holder span{color: #e54b4b;	}
.hubquest_tm_title_holder h3{
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 10px;
	
}
.hubquest_tm_stuff{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	padding: 140px 0px 100px 0px;
	background-color: transparent;
	position: relative;
}
.hubquest_tm_stuff .stuff_list{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	padding-top: 90px;
}
.hubquest_tm_stuff .text{
	width: 100%;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0% 22% 0% 22%;
}
.hubquest_tm_stuff ul{
	margin: 0px 0px 0px -50px;
	list-style-type: none;
}
.hubquest_tm_stuff ul li{
	margin: 0px 0px 50px 0px;
	float: left;
	width: 33.3333%;
	padding-left: 50px;
}
.hubquest_tm_stuff ul li .list_inner{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
.hubquest_tm_stuff .image{position: relative;}
.hubquest_tm_stuff .image img{
	min-width: 100%;
	opacity: 0;
}
.hubquest_tm_stuff .image .main{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 5px;
}
.hubquest_tm_stuff .overlay{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 1;
	background-color: #f9f9f9;
	border-radius: 5px;
	
	opacity: 0;
	visibility: hidden;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.hubquest_tm_stuff ul li .list_inner:hover .overlay{
	opacity: 1;
	visibility: visible;
}
.hubquest_tm_stuff .details{
	position: absolute;
	bottom: 20px;
	left: 30px;
	z-index: 2;
	
	opacity: 0;
	visibility: hidden;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.hubquest_tm_stuff ul li .list_inner:hover .details{
	opacity: 1;
	visibility: visible;
	bottom: 30px;
}
.hubquest_tm_stuff .details span{}
.hubquest_tm_stuff .details h3{
	font-size: 18px;
	font-weight: 600;
}
.hubquest_tm_full_link{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 4;
}
.overlay_effect{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 3;
	border-radius: 5px;
}
.overlay_effect:after{
	position: absolute;
	content: "";
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: #f9f9f9;
	z-index: 1;
}
.overlay_effect:before{
	position: absolute;
	content: "";
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.my_waypoint.load .overlay_effect:before{
	z-index: 2;
  	background-color: #000;
  	animation: anim 2s cubic-bezier(0.77, 0, 0.175, 1) both;
}
.my_waypoint.load .overlay_effect:after{
 	animation: anim2 2s cubic-bezier(0.77, 0, 0.175, 1) both;
}

@keyframes anim{
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}

@keyframes anim2{
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}

/*---------------------------------------------------*/
/*	06) hubquest cando
/*---------------------------------------------------*/

.hubquest_tm_title_holder{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
}
.hubquest_tm_title_holder span{color: #e54b4b;	}
.hubquest_tm_title_holder h3{
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 10px;
	
}
.hubquest_tm_cando{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	padding: 140px 0px 100px 0px;
	background-color: transparent;
    background-image: linear-gradient(100deg, #0a2246 0%, #04183c 47%);
	z-index: -100;
}
.hubquest_tm_cando .cando_list{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	padding-top: 90px;
}
.hubquest_tm_cando .text{
	width: 100%;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0% 22% 0% 22%;
}
.hubquest_tm_cando ul{
	margin: 0px 0px 0px -50px;
	list-style-type: none;
}
.hubquest_tm_cando ul li{
	margin: 0px 0px 50px 0px;
	float: left;
	width: 50%;
	padding-left: 50px;
}
.hubquest_tm_cando ul li .list_inner{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	padding-top: 70px;
}
.hubquest_tm_cando .image{position: relative;}
.hubquest_tm_cando .image img{
	min-width: 100%;
	opacity: 0.5;
	padding-bottom: 30px;
}
.hubquest_tm_cando .image .main{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 5px;
}
.hubquest_tm_cando .overlay{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 1;
	background-color: #f9f9f9;
	border-radius: 5px;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}

.hubquest_tm_cando .details{
	z-index: 2;
}

.hubquest_tm_cando .details span{}
.hubquest_tm_cando .details h3{
	font-size: 18px;
	font-weight: 600;
}
.hubquest_tm_cando .details p{
	text-align: center;
}
.hubquest_tm_full_link{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 4;
}
.overlay_effect{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 3;
	border-radius: 5px;
}
.overlay_effect:after{
	position: absolute;
	content: "";
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: #f9f9f9;
	z-index: 1;
}
.overlay_effect:before{
	position: absolute;
	content: "";
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.my_waypoint.load .overlay_effect:before{
	z-index: 2;
  	background-color: #000;
  	animation: anim 2s cubic-bezier(0.77, 0, 0.175, 1) both;
}
.my_waypoint.load .overlay_effect:after{
 	animation: anim2 2s cubic-bezier(0.77, 0, 0.175, 1) both;
}

@keyframes anim{
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}

@keyframes anim2{
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
/*
.background-overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.background-overlay {
  background-image: url("../img/slider/2.webp");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.background-overlay.flip {
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: "FlipV";
}
*/
/*---------------------------------------------------*/
/*	06) hubquest WORK
/*---------------------------------------------------*/

.hubquest_tm_title_holder{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
}
.hubquest_tm_title_holder span{color: #e54b4b;	}
.hubquest_tm_title_holder h3{
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 10px;
	
}
.hubquest_tm_work{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	padding: 140px 0px 100px 0px;
	background-color: transparent;
	position: relative;
}
.hubquest_tm_work .work_list{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	padding-top: 90px;
}
.hubquest_tm_work .text{
	width: 100%;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0% 22% 0% 22%;
}
.hubquest_tm_work ul{
	margin: 0px 0px 0px -50px;
	list-style-type: none;
}
.hubquest_tm_work ul li{
	margin: 0px 0px 50px 0px;
	float: left;
	width: 33.3333%;
	padding-left: 50px;
}
.hubquest_tm_work ul li .list_inner{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
.hubquest_tm_work .image{position: relative;}
.hubquest_tm_work .image img{
	min-width: 100%;
	opacity: 0;
}
.hubquest_tm_work .image .main{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 5px;
}
.hubquest_tm_work .overlay{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 1;
	background-color: #f9f9f9;
	border-radius: 5px;
	
	opacity: 0;
	visibility: hidden;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.hubquest_tm_work ul li .list_inner:hover .overlay{
	opacity: 1;
	visibility: visible;
}
.hubquest_tm_work .details{
	position: absolute;
	bottom: 20px;
	left: 30px;
	z-index: 2;
	
	opacity: 0;
	visibility: hidden;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.hubquest_tm_work ul li .list_inner:hover .details{
	opacity: 1;
	visibility: visible;
	bottom: 30px;
}
.hubquest_tm_work .details span{}
.hubquest_tm_work .details h3{
	font-size: 18px;
	font-weight: 600;
}
.hubquest_tm_full_link{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 4;
}
.overlay_effect{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 3;
	border-radius: 5px;
}
.overlay_effect:after{
	position: absolute;
	content: "";
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: #f9f9f9;
	z-index: 1;
}
.overlay_effect:before{
	position: absolute;
	content: "";
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.my_waypoint.load .overlay_effect:before{
	z-index: 2;
  	background-color: #000;
  	animation: anim 2s cubic-bezier(0.77, 0, 0.175, 1) both;
}
.my_waypoint.load .overlay_effect:after{
 	animation: anim2 2s cubic-bezier(0.77, 0, 0.175, 1) both;
}

@keyframes anim{
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}

@keyframes anim2{
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}


/*---------------------------------------------------*/
/*	06) hubquest TEAM
/*---------------------------------------------------*/

.hubquest_tm_title_holder{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
}
.hubquest_tm_title_holder span{color: #e54b4b;	}
.hubquest_tm_title_holder h3{
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 10px;
	
}
.hubquest_tm_team{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	padding: 140px 0px 100px 0px;
	background-color: transparent;
	position: relative;
}
.hubquest_tm_team .team_list{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	padding-top: 90px;
}
.hubquest_tm_team .text{
	width: 100%;
	float: left;
}
.hubquest_tm_team ul{
	margin: 0px 0px 0px -50px;
	list-style-type: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.hubquest_tm_team ul li{
	margin: 0px 0px 50px 0px;
	float: left;
	width: 50%;
	padding-left: 50px;
}
.hubquest_tm_team ul li .list_inner{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
.hubquest_tm_team .image{
	position: relative;
	margin: 0px 0px 50px 0px;
	padding-left: 50px;
	padding-right: 30px;
	height: 150px;
}
.hubquest_tm_team .image img{
	width: 150px;
	border-radius: 50% 50% 50% 50%;
	position: absolute;
	left: 50%;
	margin-left: -75px;
}
.hubquest_tm_team .image .main{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 5px;
}
.hubquest_tm_team .overlay{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 1;
	background-color: #f9f9f9;
}
.hubquest_tm_team ul li .list_inner:hover .overlay{
	opacity: 1;
	visibility: visible;
}
.hubquest_tm_team .details{
	float: left;
	padding-top: 40px;
	width: 100%;
}
.hubquest_tm_team .details span{}
.hubquest_tm_team .details h3{
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	padding-bottom: 5px;
}
.hubquest_tm_team .details p.role{
	font-size: 14px;
	color: #1390cc;
	padding-bottom: 5px;
	text-align: center;
}
.hubquest_tm_team .details p.text{
	color: #dcdcdc;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.44em;
	letter-spacing: 0px;
	text-align: center;
	padding-bottom: 5px;
}
.hubquest_tm_full_link{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 4;
}
.overlay_effect{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 3;
	border-radius: 5px;
}
.overlay_effect:after{
	position: absolute;
	content: "";
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: #f9f9f9;
	z-index: 1;
}
.overlay_effect:before{
	position: absolute;
	content: "";
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.my_waypoint.load .overlay_effect:before{
	z-index: 2;
  	background-color: #000;
  	animation: anim 2s cubic-bezier(0.77, 0, 0.175, 1) both;
}
.my_waypoint.load .overlay_effect:after{
 	animation: anim2 2s cubic-bezier(0.77, 0, 0.175, 1) both;
}

@keyframes anim{
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}

@keyframes anim2{
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}

/*---------------------------------------------------*/
/*	07) hubquest TALK
/*---------------------------------------------------*/

.hubquest_tm_talk{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	padding: 102px 20px 105px 20px;
	position: relative;
}
.hubquest_tm_talk:before{
	position: absolute;
    content: "";
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;  
    background-image: url(..//img/patterns/inspiration-geometry.png);
    background-repeat: repeat;
    opacity: 1; /**  If you choose lighter pattern image as background please Decrease opacity  **/
    z-index: 2;
}
.hubquest_tm_talk:after{
	position: absolute;
    content: "";
    top: 0px;
   	bottom: 0px;
   	left: 0px;
   	right: 0px;
   	background-color: #000;
   	z-index: 1;
}
.hubquest_tm_talk .talk_inner{
	width: 100%;
	height: auto;
	clear: both;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	z-index: 3;
}
.hubquest_tm_talk .text{padding-right: 20px;}
.hubquest_tm_talk .text h3{
	font-weight: 600;
	color: #fff;
}
.hubquest_tm_talk .text h3 span{position: relative;}
.hubquest_tm_talk .text p{

}

.hubquest_tm_talk .button a{
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	position: relative;
	display: inline-block;
}

/*---------------------------------------------------*/
/*	08) hubquest NEWS
/*---------------------------------------------------*/

.hubquest_tm_news{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	background-color: #f9f9f9;
	padding: 140px 0px 90px 0px;
}
.hubquest_tm_news .news_list{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	padding-top: 90px;
}
.hubquest_tm_team .news_list{
	clear: both;
	padding-top: 90px;
}
.hubquest_tm_news .news_list ul{
	margin: 0px 0px 0px -50px;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
}
.hubquest_tm_news .news_list ul li{
	margin: 0px 0px 50px 0px;
	float: left;
	width: 33.3333%;
	padding-left: 50px;
}
.hubquest_tm_news .news_list ul li .list_inner{
	width: 100%;
	height: 100%;
	clear: both;
	float: left;
	position: relative;
}
.hubquest_tm_news .news_list ul li .image{
	position: relative;
	overflow: hidden;
}
.hubquest_tm_news .news_list ul li .image img{
	min-width: 100%;
	opacity: 0;
}
.hubquest_tm_news .news_list ul li .image .main{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position:center; 
	transform: scale(1) translateZ(0);
	border-radius: 5px;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.hubquest_tm_news .news_list ul li .list_inner .image:hover .main{transform: scale(1.1) rotate(3deg);}
.hubquest_tm_news .news_list ul li .details{
	width: 100%;
	float: left;
	padding-right: 15px;
	padding-top: 32px;
}
.hubquest_tm_news .news_list ul li .details .title{margin-bottom: 10px;}
.hubquest_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: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.hubquest_tm_news .news_list ul li .details .title a:hover{color: #e54b4b;}
.hubquest_tm_news .news_list ul li .details .date{
	text-transform: uppercase;
	font-size: 12px;
	color: #767676;
	font-style: italic;
}
.hubquest_tm_news .news_list ul li .details .date a{
	text-decoration: none;
	color: #767676;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.hubquest_tm_news .news_list ul li .details .date a:hover{color: #e54b4b;}
.hubquest_tm_news .news_list ul li .details .date span{
	position: relative;
	margin-left: 11px;
}
.hubquest_tm_news .news_list ul li .details .date span:before{
	position: absolute;
	content: "";
	margin-top: 1px;
	top: 50%;
	transform: translateY(-50%) rotate(15deg);
	right: 100%;
	background-color: #939393;
	width: 1px;
	height: 9px;
	margin-right: 7px;
}
.hubquest_tm_news .description{
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: -11;
	display: none;
}
body.modal{
	overflow-y: hidden;
}
.hubquest_tm_modalbox_news{
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 100vh;
	z-index: 15;
	background-color: rgba(0,0,0,.8);
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease;
}
.hubquest_tm_modalbox_news.opened{
	opacity: 1;
	visibility: visible;
}
.hubquest_tm_modalbox_news .container{
	height: 100vh;
}
.hubquest_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: all .3s ease;
	transition-delay: .3s;
}
.hubquest_tm_modalbox_news.opened .box_inner{
	opacity: 1;
	visibility: visible;
	margin-top: 0px;
}
.hubquest_tm_modalbox_news .close{
	position: fixed;
	left: 100%;
	top: 0px;
	margin-left: 40px;
	z-index: 111111;
}
.hubquest_tm_modalbox_news .close a{
	text-decoration: none;
	color: #fff;
}
.hubquest_tm_modalbox_news .close .svg{
	width: 50px;
	height: 50px;
}
.hubquest_tm_modalbox_news .description_wrap{
	position: relative;
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	padding: 50px;
}
.hubquest_tm_modalbox_news .details{
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.hubquest_tm_modalbox_news .description{
	width: 100%;
	float: left;
}
.hubquest_tm_modalbox_news .description p{
	margin-bottom: 15px;
}
.hubquest_tm_modalbox_news .description blockquote{
	font-style: italic;
	color: #000;
	border-left: 2px solid #e54b4b;
	padding-left: 20px;
	margin-bottom: 15px;
}
.hubquest_tm_modalbox_news .description_wrap .image{
	position: relative;
	max-height: 450px;
	z-index: -1;
	margin-bottom: 40px;
}
.hubquest_tm_modalbox_news .description_wrap .image img{
	min-width: 100%;
}
.hubquest_tm_modalbox_news .description_wrap .image .main{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	border-radius: 5px;
}
.hubquest_tm_modalbox_news .details .title{
	font-weight: 600;
	margin-bottom: 5px;
}
.hubquest_tm_modalbox_news .date{
	text-transform: uppercase;
    font-size: 12px;
    color: #767676;
    font-style: italic;
}
.hubquest_tm_modalbox_news .date a{
	text-decoration: none;
    color: #767676;
	
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.hubquest_tm_modalbox_news .date a:hover{color: #e54b4b;}
.hubquest_tm_modalbox_news .date span{
	position: relative;
    margin-left: 11px;
}
.hubquest_tm_modalbox_news .date span:before{
	position: absolute;
    content: "";
    margin-top: 0px;
    top: 50%;
    transform: translateY(-50%) rotate(15deg);
    right: 100%;
    background-color: #939393;
    width: 1px;
    height: 9px;
    margin-right: 7px;
}
.hubquest_tm_modalbox_news .share{
	width: 100%;
	height: auto;
	clear: both;
	display: flex;
	align-items: center;
}
.hubquest_tm_modalbox_news .share span{
	color: #000;
	font-weight: 600;
	display: inline-block;
	padding-right: 20px;
}
.hubquest_tm_modalbox_news .share ul{
	margin: 0px;
	list-style-type: none;
}

.hubquest_tm_modalbox_news .share ul li{
	margin: 0px 10px 0px 0px;
	display: inline-block;
}
.hubquest_tm_modalbox_news .share ul li a{
	text-decoration: none;
	color: #000;
}













/*---------------------------------------------------*/
/*	09) hubquest CONTACT
/*---------------------------------------------------*/

.hubquest_tm_contact{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	position: relative;
	padding-bottom: 30px;
	padding-top: 140px;
	background-color: transparent;
	background-image: linear-gradient(92deg, #0a2246 0%, #04183c 100%);
}
.hubquest_tm_contact .contact_inner{
	width: 100%;
	height: auto;
	clear: both;
	display: flex;
	padding: 77px 0;
}
.hubquest_tm_contact .left{
	width: 50%;
	padding-left: 4%;
}
.hubquest_tm_contact .left .text{
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.hubquest_tm_contact .info_list{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	padding-left: 20px;
}
.hubquest_tm_contact .info_list p{
	line-height:1.2;
}
.hubquest_tm_contact .info_list ul{
	margin: 0px;
	list-style-type: none;
}
.hubquest_tm_contact .info_list li{
	margin: 0px 0px 18px 0px;
	float: left;
	width: 100%;
	position: relative;
}
.hubquest_tm_contact .info_list ul li .list_inner{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	position: relative;
	padding-left: 27px;
	max-height: 15px;
}
.hubquest_tm_contact .info_list ul li .list_inner2{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	position: relative;
	padding: 20px 0;
}
.hubquest_tm_contact .info_list ul li .list_inner2 p{
	font-size: 14px;
	line-height: 1.6;
}
.hubquest_tm_contact .info_list ul li span.first{
	min-width: 80px;
	display: inline-block;
	vertical-align: top;
}
.hubquest_tm_contact .info_list ul li span.second{
	font-weight: 400 !important;
	color: inherit !important;
	font-size: 14px;
	vertical-align: top;
}
.hubquest_tm_contact .info_list ul li span{
	font-weight: 600;
	font-size: 14px;
}
.hubquest_tm_contact .info_list ul li a{
	text-decoration: none;
	color: inherit !important;
	transition: all .3s ease;
	display: inline-block;
	position: relative;
}
.hubquest_tm_contact .info_list ul li a:hover{color: #1390cc;}
.hubquest_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) 0s;
    background: currentColor;
}
.hubquest_tm_contact .info_list ul li a:hover:after{
	width:100%;
	left:0;
	right:auto;
}
.hubquest_tm_contact .info_list ul li a:hover{color: #1390cc !important;}
.hubquest_tm_contact .info_list ul li .svg{
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	margin-top: -1px;
}
.hubquest_tm_contact .right{
	width: 50%;
	padding-left: 50px;
}
.hubquest_tm_contact .fields{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
}
.hubquest_tm_contact .fields .first{
	width: 100%;
	float: left;
}
.hubquest_tm_contact .fields ul{
	margin: 0px;
	list-style-type: none;
}
.hubquest_tm_contact .fields ul li{
	width: 100%;
	margin: 0px 0px 30px 0px;
	float: left;
}
.hubquest_tm_contact .fields ul li input{
	width: 100%;
	border: 1px solid rgba(0,0,0,.2);
	background-color: #fff;
	border-radius: 5px;
}
.hubquest_tm_contact .fields ul li input:focus{
	outline: none;
	border: 1px solid rgba(0,0,0,.5);
}
.hubquest_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;
}
.hubquest_tm_contact .fields .last textarea:focus{
	outline: none;
	border: 1px solid rgba(0,0,0,.5);
} 
.hubquest_tm_contact .empty_notice{
	color: #F52225;
	margin-bottom: 7px;
	display: none;
	text-align: left;
	font-weight: 500;
}
.hubquest_tm_contact .contact_error{
	color: #F52225;
	text-align: left;
	font-weight: 500;
}
.hubquest_tm_contact .returnmessage{
	color:#3A00FF;
	margin-bottom: 7px;
	text-align: left;
	font-weight: 500;
}
.hubquest_tm_contact .hubquest_tm_button a, input[type="submit"] {
	display: block;
	text-align: center;
}
.hubquest_tm_contact .policy{
	text-align: center;
	font-size: 12px;
	font-weight: 300;
	clear: both;
	margin: 20px 0 0;
}


/*---------------------------------------------------*/
/*	10) hubquest COPYRIGHT
/*---------------------------------------------------*/

.hubquest_tm_copyright{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	background-color: #0a2246;
	padding: 15px 0px;
	position: relative;
	text-align: center;
}
.hubquest_tm_copyright .copy{
	width: 100%;
}
.copyright-background-overlay {
	background-color: rgba(255,255,255,0.04);
	opacity: 1;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.hubquest_tm_copyright .copyright_inner{
	width: 100%;
	height: auto;
	clear: both;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.hubquest_tm_copyright img{max-width: 90px; padding-left: 3px;}
.hubquest_tm_copyright .social ul{
	margin: 0px;
	list-style-type: none;
}
.hubquest_tm_copyright .social ul li{
	margin: 0px 25px 0px 0px;
	display: inline-block;
}
.hubquest_tm_copyright .social ul li:last{margin-right: 0px;}
.hubquest_tm_copyright .social ul li a{
	text-decoration: none;
	color: #fff;
}
.hubquest_tm_copyright .social .svg{
	width: 17px;
	height: 17px;
}
.hubquest_tm_copyright .copy p{
	color: #fff;
	font-size: 14px;
}
.hubquest_tm_copyright .copy a{
	text-decoration: none;
	color: #fff;
}
.my_wave{
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
}
.my_wave svg{
	overflow: hidden;
	vertical-align: middle;
  	height: 180px;
	width: 100%;
	fill: #fff;
}

/*---------------------------------------------------*/
/*	12) hubquest PARTICLE EFFECT
/*---------------------------------------------------*/

.hubquest_tm_hero .particle_wrapper{
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
}
#particles-js {
	width: 100%;
	height: 100%;
  	position: absolute;
  	z-index: 2;
}

/*---------------------------------------------------*/
/*	13) hubquest GLITCH EFFECT
/*---------------------------------------------------*/

.hubquest_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;
	transform: scale(1);
}
.glitch:before{
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.hubquest_tm_hero .ripple{
	width: 100%;
	height: 100%;
	position: absolute;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image: url(..//img/slider/2.jpg);
}
.hubquest_tm_hero .ripple:before{
	position: absolute;
	content: "";
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(0,0,0,.3);
	z-index: 1;
}
.container.water{visibility: hidden;}

.my_shape{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: -11px;
	z-index: 5;
}
.my_shape .svg{
	width: 100%;
	height: 100%;
}
.hubquest_tm_down.shape{
	bottom: 20%;
}
.my_shape svg{
	width: 100%;
	height: 100%;
	color: #fff;
}

/*---------------------------------------------------*/
/*	14) hubquest MEDIA QUERIES (FOR SMALL DEVIVES)
/*---------------------------------------------------*/

@media (max-width: 1400px) {
	.hubquest_tm_modalbox_news .box_inner{width: 900px;}
}
@media (max-width: 1200px) {
	.hubquest_tm_modalbox_news .box_inner{width: 100%;top: 0px;bottom: 0px;}
	.hubquest_tm_modalbox_news .close{position: absolute;top: 20px;left: auto;right: 20px;margin-left: 0px;}
	.hubquest_tm_modalbox_news .close .svg{color: #777;width: 25px;height: 25px;}
}
@media (max-width: 1040px) {
	#preloader{display: none;}
	.mouse-cursor{display: none;}
	.cursor-inner{display: none;}
	.cursor-inner.cursor-hover{display: none;}
	.cursor-outer{display: none;}
	.container{padding: 0px 20px;}
	.hubquest_tm_topbar{display: none;}
	.hubquest_tm_mobile_menu{display: block;}
	.hubquest_tm_hero .name{font-size: 55px;}
	.hubquest_tm_about .about_inner{display: block;}
	.hubquest_tm_about .left{padding-right: 0px;width: 100%;margin-bottom: 40px;}
	.hubquest_tm_about .right{padding-left: 0px;width: 100%;}
	.hubquest_tm_stuff ul{margin-left: -20px;}
	.hubquest_tm_stuff ul li{padding-left: 20px;margin-bottom: 20px;}
	.hubquest_tm_news .news_list ul{margin-left: -30px;}
	.hubquest_tm_news .news_list ul li{padding-left: 30px;margin-bottom: 30px;}
	.hubquest_tm_hero .right {width: 100%;padding:0}
	.hubquest_tm_hero .left {width: 100%;padding: 50px 0}
}
@media (max-width: 768px) {
	.hubquest_tm_title_holder h3{letter-spacing: 5px;}
	.hubquest_tm_hero .name{font-size: 45px;margin-bottom: 5px;}
	.hubquest_tm_hero .job{font-size: 17px;}
	.hubquest_tm_about .right .list ul{margin: 0px;}
	.hubquest_tm_about .right .list ul li{width: 100%;padding-left: 0px;}
	.hubquest_tm_stuff ul li{width: 50%;}
	.hubquest_tm_team_part .part_inner{display: block;}
	.hubquest_tm_team_part .left{width: 100%;padding-right: 0px;float: left;margin-bottom: 20px;}
	.hubquest_tm_team_part .right{width: 100%;padding-left: 0px;}
	.hubquest_tm_talk .talk_inner{display: block;}
	.hubquest_tm_talk .text{padding-right: 0px;margin-bottom: 30px;}
	.hubquest_tm_news .news_list ul li{width: 50%;}
	.hubquest_tm_news .news_list ul li .details .date span{margin-left: 0px;}
	.hubquest_tm_news .news_list ul li .details .date span:before{display: none;}
	.hubquest_tm_contact .contact_inner{display: block;}
	.hubquest_tm_contact .left{width: 100%;margin-bottom: 20px;float: left;}
	.hubquest_tm_contact .right{width: 100%;padding-left: 0px;}
	.hubquest_tm_copyright .copyright_inner{display: block;}
	.hubquest_tm_copyright .logo{margin-bottom: 17px;}
	.hubquest_tm_copyright .social{margin-bottom: 10px;}
	.hubquest_tm_modalbox_news .details .title{font-size: 25px;}
	.hubquest_tm_modalbox_news .description_wrap{padding: 20px;}
	.hubquest_tm_hero .right {width: 100%;padding:0}
	.hubquest_tm_hero .left {width: 100%;padding: 50px 0}
	.hubquest_tm_hero .card { margin: 0px 10px 15px 0px; padding: 5px;}
	.hubquest_tm_hero .card { --e-column-margin-right: 13.5px; --e-column-margin-left: 0px; line-height: 50px;}
	.hubquest_tm_hero h2 {font-size: 28px}
	.hubquest_tm_hero h4 {font-size: 14px}
	.hubquest_tm_hero h6 {font-size: 24px}
}
@media (max-width: 480px) {
	.hubquest_tm_hero .name{font-size: 30px;}
	.hubquest_tm_hero .job{font-size: 15px;}
	.hubquest_tm_stuff ul{margin: 0px;}
	.hubquest_tm_stuff ul li{width: 100%;padding-left: 0px;}
	.hubquest_tm_news .news_list ul{margin: 0px;}
	.hubquest_tm_news .news_list ul li{width: 100%;padding-left: 0px;}
	.hubquest_tm_hero .right {width: 100%;padding:0}
	.hubquest_tm_hero .left {width: 100%;padding: 30px 0 50px}
	.hubquest_tm_hero h2 {font-size: 28px}
	.hubquest_tm_hero h4 {font-size: 14px}
	.hubquest_tm_hero h6 {font-size: 24px}
	.hubquest_tm_hero .card { margin: 0px 10px 15px 0px; padding: 5px;}
	.hubquest_tm_hero .card { --e-column-margin-right: 13.5px; --e-column-margin-left: 0px; line-height: 50px;}
	.hubquest_tm_team .image {margin: 0px 0px 10px 0px; padding: 0px;}
	.hubquest_tm_cando .text, .hubquest_tm_work .text, .hubquest_tm_stuff .text, .hubquest_tm_about .center .text { margin: 20px 0px 0px 0px; padding: 0% 5% 0% 5%;}
	.hubquest_tm_contact .info_list { padding-left: 0px;}
}
@media (max-height: 415px) {
	.hubquest_tm_hero .name{font-size: 30px;}
	.hubquest_tm_hero .job{font-size: 15px;}
	.hubquest_tm_stuff ul{margin: 0px;}
	.hubquest_tm_stuff ul li{width: 100%;padding-left: 0px;}
	.hubquest_tm_news .news_list ul{margin: 0px;}
	.hubquest_tm_news .news_list ul li{width: 100%;padding-left: 0px;}
	.hubquest_tm_hero .right {width: 100%;padding:0}
	.hubquest_tm_hero .left {width: 100%;padding: 10px 0 30px}
	.hubquest_tm_hero h2 {font-size: 24px}
	.hubquest_tm_hero h4 {font-size: 12px}
	.hubquest_tm_hero h6 {font-size: 20px}
	.hubquest_tm_hero .card { margin: 0px 10px 10px 0px; padding: 5px;}
	.hubquest_tm_hero .card { --e-column-margin-right: 13.5px; --e-column-margin-left: 0px; line-height: 30px;}
	.hubquest_tm_team .image {margin: 0px 0px 10px 0px; padding: 0px;}
	.hubquest_tm_cando .text, .hubquest_tm_work .text, .hubquest_tm_stuff .text, .hubquest_tm_about .center .text { margin: 20px 0px 0px 0px; padding: 0% 5% 0% 5%;}
	.hubquest_tm_contact .info_list { padding-left: 0px;}
}
@media (max-height: 300px) {
	.hubquest_tm_hero .right {display: none;}
}