@import url('et-line-font.css');
@import url('style.css');

/*add here customs*/


.sp-pagebuilder-page-edit {
	display: none!important;
}
	
	
#sp-header.menu-fixed {
	background: #000;
	height: 100px;
}

#sp-logo .logo {
	margin: 22px 0 0 35px;
}

#sp-header.menu-fixed #sp-logo .logo {
	margin: 2px 0 0 35px;
}


#sp-header.menu-fixed .sp-megamenu-parent > li > a, #sp-header.menu-fixed .sp-megamenu-parent > li > span {
	line-height: 100px;
}


#sp-header.menu-fixed .sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
	margin-top: 20px;
}

#sp-header .sp-megamenu-parent {
	font-weight: 600!important;
	text-align: right;
}

#sp-menu .sp-menu-item.home {
	display: none;
}


#sp-header .sp-megamenu-parent > li > a {
	transition: all ease 0.3s;
}

#sp-header .sp-megamenu-parent > li:last-child > a {
	padding-right: 90px;
}


#sp-header .sp-megamenu-parent > li > a:hover, #sp-header .sp-megamenu-parent > li > a:active, #sp-header .sp-megamenu-parent > li > a:focus {
	color: #FC8E1A;
}



.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	padding: 0px;
	margin-top: -40px;
	border-radius: 14px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner ul {
	padding: 10px;
	text-align: left;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner ul li {
	font-weight: 300;
}

.sp-menu-item.technologies .sp-dropdown, .sp-menu-item.ecosystem .sp-dropdown {
	width: 280px!important;
}

.sp-menu-item.applications .sp-dropdown {
	width: 390px!important;
}

.sp-menu-item.news .sp-dropdown, .sp-menu-item.about-us .sp-dropdown {
	width: 200px!important;
}

.sp-menu-item.about-us .sp-dropdown {
	left: -30px!important;
}


.center {
	text-align: center;
}


.sppb-animated a img, a.scroll img {
	transition: all ease 0.3s;
}

.sppb-animated a:hover img, .sppb-animated a:active img, .sppb-animated a:focus img, a.scroll:hover img, a.scroll:active img, a.scroll:focus img {
	opacity: 0.8;
}



.just-text p, .just-text {
	text-align: justify;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
	line-height: 36px;	
}

.cent-text p {
	text-align: center;
	line-height: 36px;
	margin-bottom: 30px;
}

.left-text p, .left-text {
	line-height: 36px;
}

h2 {
	padding-bottom: 25px;
}

h5.color {
	color: #FC8E1A;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding-bottom: 0px;
}

h6.color {
	color: #FC8E1A;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding-bottom: 0px;
	font-weight: 300!important;
	font-size: 20px	
}

#rev_slider_2_1 a {
	color: #fff;
}

#rev_slider_2_1 a:hover, #rev_slider_2_1 a:active, #rev_slider_2_1 a:focus {
	color: #FC8E1A!important;
}

#rev_slider_2_1 a.vx1 {
	padding: 5px 35px 10px 0!important;
	border-right: 3px solid #FC8E1A;
} 

#rev_slider_2_1 a.vx2 {
	padding: 5px 40px 10px 30px !important;
	border-right: 3px solid #FC8E1A;
} 

#rev_slider_2_1 a.oem {
	padding: 5px 0px 10px 35px!important;
} 

.tech-boxes .sppb-col-md-3 {
	padding: 0 38px;
}

.tech-boxes .sppb-col-md-3 .sppb-column  {
	background: #0f0f0f;
	background: -moz-linear-gradient(-45deg,  #0f0f0f 0%, #030303 40%, #0f0e0e 80%, #141212 99%); 
	background: -webkit-linear-gradient(-45deg,  #0f0f0f 0%,#030303 40%,#0f0e0e 80%,#141212 99%);
	background: linear-gradient(135deg,  #0f0f0f 0%,#030303 40%,#0f0e0e 80%,#141212 99%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f0f0f', endColorstr='#141212',GradientType=1 ); 
	border-radius: 25px;
	padding: 65px 35px 55px;
	box-shadow: 0px 8px 10px #070707 !important
}

.tech-boxes img, .features img {
	display: inline-block;
	padding-bottom: 25px;
}

.tech-boxes h6 {
	line-height: 34px;
}

.center-line {
	text-align: center;
}

.center-line img {
	display: inline-block;
}


.features h5 {
	line-height: 40px;
	font-weight: 700;
}

.features  {
	background: #0f0f0f;
	background: -moz-linear-gradient(-45deg,  #0f0f0f 0%, #030303 40%, #0f0e0e 80%, #141212 99%); 
	background: -webkit-linear-gradient(-45deg,  #0f0f0f 0%,#030303 40%,#0f0e0e 80%,#141212 99%);
	background: linear-gradient(135deg,  #0f0f0f 0%,#030303 40%,#0f0e0e 80%,#141212 99%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f0f0f', endColorstr='#141212',GradientType=1 ); 
	border-radius: 25px;
	box-shadow: 0px 8px 10px #070707 !important
}

.features.prod-sys {
		background: transparent!important;
		box-shadow: none!important;
}

.features-vx2 h6.color {
	border-bottom: 1px solid #fff;
	line-height: 60px;
	font-size: 18px;
}

.features-vx2 h6.white {
	text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 400;
    padding-top: 25px;
    padding-bottom: 10px;
    font-size: 16px;
}

.features-vx2 ul {
	padding: 0 30px;
}

.features-vx2 ul li::marker, .ecosys ul li::marker, .about-focus ul li::marker  {
	color: #FC8E1A;
}

.ecosys ul {
	margin-left: -22px;	
}

.features-vx2 img {
	display: inline-block;
}

.features-vx2 .center {
	border-bottom: 1px solid #fff;
    padding-bottom: 30px;
}

.ecosys-intro .preline, .applications-intro .preline {
	display: inline-block;
	padding: 25px 0 45px;
}

.ecosys-intro h4 {
	line-height: 50px;
	margin-bottom: 60px;
}

.ecosys, .view-category.layout-blog article.item {
	background: #0a0909;
	background: -moz-linear-gradient(top,  #0a0909 0%, #221c1c 29%, #221c1c 29%, #141212 100%);
	background: -webkit-linear-gradient(top,  #0a0909 0%,#221c1c 29%,#221c1c 29%,#141212 100%);
	background: linear-gradient(to bottom,  #0a0909 0%,#221c1c 29%,#221c1c 29%,#141212 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a0909', endColorstr='#141212',GradientType=0 );
}

.ecosys h3 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 42px;
	margin-top: 15px;
}

.ecosys .preline {
	padding: 20px 0;
}

.ecosys p {
	font-size: 19px;
	line-height: 36px;
	margin-bottom: 40px;
}

.applications-intro h3 {
	text-transform: uppercase;
	font-weight: 700;
}

.application-segments img {
	display: inline-block;
	margin-bottom: 30px;
}


.application-segments p {
	font-size: 17px;
}

.use-case-icons {
	position: absolute;
	bottom: 35px;
}

.use-case-icons img {
	display: inline;
	padding-right: 25px;
	max-width: 90px;
}


.about-focus ul {
	text-align: left;
	margin-top: 30px;
	padding-left: 342px;
}

.about-focus ul li {
	margin-bottom: 20px;
}

.vexatec-team h6 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 300;
    letter-spacing: 5px;
}

.vexatec-team h4 {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 8px;
	color: #FC8E1A;
}
.vexatec-team p {
	margin-top: 35px;
	border-left: 1px solid #fff;
	padding-left: 20px;
}

.ambass img {
	padding: 0 50px 20px;
}

.ambass h4 {
	font-size: 24px;
}

.sppb-addon-clients img {
	padding: 0 30px;
}

.contact-field .sourrounding {
	border: 1px solid #fff;
	height: 360px;
	background: #0a0909;
	background: -moz-linear-gradient(top,  #0a0909 0%, #040303 30%, #141212 100%);
	background: -webkit-linear-gradient(top,  #0a0909 0%,#040303 30%,#141212 100%);
	background: linear-gradient(to bottom,  #0a0909 0%,#040303 30%,#141212 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a0909', endColorstr='#141212',GradientType=0 );
}

.contact-field .contact-frame {
	border: 1px solid #FC8E1A;
	padding: 60px 25px 60px 0;
	text-align: center;
	position: absolute;
	left: 45px;
	top: 45px;
	width: 100%;
	transition: all ease 0.5s;
}

.contact-field .contact-frame:hover {
	background: rgba(252,142,26,0.85);
}

.contact-field .contact-frame h6 {
	text-transform: uppercase;
	letter-spacing: 5px;
	margin-bottom: 20px;
	font-size: 21px;
	margin-top: -15px;
}

.contact-field .contact-frame ul {
	list-style: none;
	margin-left: 0px;
	padding: 0 80px;
	font-size: 18px
}


.contact-field .contact-frame ul li {
	margin-bottom: 15px;
	line-height: 30px;
}

.contact-field .contact-frame ul li a {
	color: #fff!important;
}

.contact-field.ir .contact-frame {
	padding-bottom: 180px;
}

.contact-field.ir ul {
	margin-top: 65px;
}

#sp-title {
	margin-top: -130px;
}

#sp-title li {
	border-bottom: none;
}

.blog .items-row {
	width: 33.33333333%;
	float: left;
	margin: 0;
}

.blog .items-row.row-3 { 
	clear: both;
}

article .icons, .article-footer-wrap {
	display: none!important;
}

article .padding30 {
	padding: 0;
}

.view-category.layout-blog .container {
	width: 100%;
	padding: 0 100px;
}

.view-category.layout-blog .intro-image {
	max-height: 270px;
	overflow: hidden;
}


.article-info > dd > i {
	display: none;
}

.article-info > dd {
	font-size: 14px;	
	color: #FC8E1A;	
	text-transform: uppercase;	
	letter-spacing: 4px;	
}

.padding30 .article-info > dd {
	margin: 0
}

.view-category.layout-blog .blogg {
	padding: 0 30px;
}

.blogg h2, .entry-header h2  {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 0;
	padding-bottom: 30px;
	margin-top: 10px;
}

.entry-header {
	padding-top: 30px;
}


.blogg .preline {
	padding-bottom: 10px;
}



.blogg p {
    color: #fff;
    padding: 10px 0;
    font-size: 15px;
    line-height: 30px;	
}

article p {
    color: #fff;
    font-size: 16px;
    line-height: 32px;	
}

article p:nth-child(2) {
	clear: both;
}

article h4 {
	margin-top: 40px;
	line-height: 38px;
	font-weight: 600;
}

.padding30 .content-links {
    font-size: 16px;
    line-height: 32px;
}

.padding30 .content-links li::marker {
	color: #FC8E1A;
}

.padding30 .content-links li a:hover, .padding30 .content-links li a:active, .padding30 .content-links li a:focus {
	color: #FC8E1A;
}

.blog article.item {
	height: 610px;
}

.blogg p.readmore {
    position: absolute;
    right: 15px;
    bottom: 61px;
}

.blogg p.readmore .btn-default {
	color: #fff;
    background-color: #FC8E1A;
    font-size: 16px;
    padding: 11px 20px;
    border: 0px;
    border-radius: 0px;
    transition: all 0.3s ease-out 0s;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.blogg p.readmore .btn-default:hover, .blogg p.readmore .btn-default:active, .blogg p.readmore .btn-default:focus {
	background-color: #e07f16;
}

.pager {
	margin-top: 160px;
}

.pager li > a, .pager li > span {
    padding: 5px 20px;
    background-color: #FC8E1A;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.pager .icon-chevron-right, .pager .icon-chevron-left {
	font-size: 15px;
}

.pager li > a:focus, .pager li > a:hover {
    background-color: #e07f16;
	color: #fff;
}

.entry-image.full-image {
	float: left;
	padding-right: 25px;
	margin-top: 37px;	
	margin-bottom: 30px;
}

.entry-image.full-image img {
	max-width: 520px;
}

.blog .items-more {
	display: none;
}

.blog .pagination-wrapper {
	clear: both;
    text-align: center;
}

.blog .pagination-wrapper li a {
	color: #ffffff;	
	background: transparent !important;	
	border: none;	
	border-radius: 0;	
	margin-left: 30px;	
	padding: 2px 6px;
}

.blog .pagination-wrapper li a:hover, .blog .pagination-wrapper li a:active, .blog .pagination-wrapper li a:focus {
	color: #FC8E1A
}


.blog .pagination-wrapper li.active a {
	background: transparent;
	color: #FC8E1A;
	font-weight: 700;
	border-bottom: 1px solid #FC8E1A;
	border-radius: 0;
}

.blog .pagination-wrapper li a[title='Start'], .blog .pagination-wrapper li a[title='End'] {
	display: none;
}



.kontakt .sppb-form-control {
	border: 1px solid #fff;
	background-color: transparent;
	color: #fff;
	font-size: 18px;
}

.kontakt .sppb-form-control::placeholder {
	color: #fff;
}

.kontakt .sppb-ajaxt-contact-form .sppb-col-sm-12 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50;
	max-width: 50%;
	width: 50%;
}

.kontakt .sppb-ajaxt-contact-form .sppb-col-sm-12:last-child {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}

.kontakt .sppb-form-check {
	font-size: 14px;
}

.kontakt .g-recaptcha {
	float: left;
	width: 300px;
	margin-left: -10px;
}

.kontakt .sppb-form-check {
	float: right;	
	width: 68%;	
	text-align: justify;	
}

.kontakt .sppb-form-check .sppb-form-check-input {
    margin-top: 5px;
    margin-left: -22px;
}

.kontakt .sppb-btn-lg {
	clear: both;
	margin-top: 20px;
	float: right;
	border: 2px solid #fff;
	color: #fff;
	text-transform: uppercase;
}

.kontakt .sppb-btn-primary.sppb-btn-outline:hover, .kontakt .sppb-btn-primary.sppb-btn-outline:active, .kontakt .sppb-btn-primary.sppb-btn-outline:focus {
    color: #fff;
    background-color: #FC8E1A;
    border-color: #FC8E1A;
	box-shadow: 0 0 0 3px rgba(255,192,0,.5);
}


.kontakt .sppb-ajax-contact-status {
    clear: both;
    text-align: right;
    padding: 30px 0 0;
    font-size: 19px;
}

.kontakt .sppb-text-success {
    color: #fff;
}

.kontakt-bottom b {
	font-weight: 500;
}

.kontakt-bottom a {
	color: #fff;
	transition: all ease 0.3s;
}

.kontakt-bottom a:hover {
	opacity: 0.8;
}


.animsition-loading img {
	display: none!important;
}


h1.msg-success {
	color: #09b58c;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

#ff_form1 input, #ff_form1 textarea {
	max-width: none;
	display: block;
	width: 100%;
	height: inherit;
	padding: 8px 12px;
	line-height: 1.25;
	color: #495057;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border-radius: 4px;
	box-shadow: none;
	-webkit-box-shadow: none;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	border-radius: 0px;
	border: 1px solid #f1f1f1;
	padding: 10px 12px;
	font-size: 21px;
	margin-bottom: 20px;
}

#ff_form1 textarea {
	height: 150px;
}
#ff_form1 #bfSubmitButton {
	font-weight: 400;
	padding: 10px 37px;
	font-size: 20px;
	line-height: 1.5;
	border-radius: 5px;
	float: none!important;
}

.logo-copy {
	margin-top: 60px;
}

.logo-copy p {
	font-size: 14px;
}

.logo-copy img {
	padding-bottom: 35px;
}


.footer-men {
	text-align: center;
}

.footer-men h6 {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 65px;
	padding-bottom: 40px;
}

.footer-men ul {
	font-size: 15px;
	font-weight: 400;
}

.footer-men ul > li {
	border-bottom: none;
}

.footer-men ul > li > a::before {
	display: none;
}

#sp-bottom a {
	padding: 0;
}

#sp-bottom2 {
	border-right: 1px solid #4d4d4d;
}

#sp-bottom4 {
	border-left: 1px solid #4d4d4d;
	height: 359px;
}
	

/* Cookie Note */

.cc-window.cc-banner {
    padding: 10px !important;
}

.cc-message {
    text-align: center !important;
    font-size: 14px !important;
}



/* Youtube */

.youtube-container {
	display: block;
	margin: 0;
	width: 100%;
	max-width: 100%;
}

.youtube-player {
	display: block;
	width: 100%;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	cursor: hand;
	cursor: pointer;
	display: block;
}

img.youtube-thumb {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto!important;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	height: auto
}

div.play-button {
	height: 72px;
	width: 72px;
	left: 50%;
	top: 50%;
	margin-left: -36px;
	margin-top: -36px;
	position: absolute;
	background: url("https://i.imgur.com/TxzC70f.png") no-repeat;
}

#youtube-iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}




/* Responsive */
@media screen and (max-width: 1850px) {
.use-case-icons {
	display: none;
}
}

@media screen and (max-width: 1650px) {
.tp-caption {
	margin-left: 40px!important
}

.page-20 #column-id-1586951232828 .breaker {
	display: none;
}

.page-20 .features #sppb-addon-1586951232817 {
	padding: 0 250px 85px!important;
}

.page-20 .features-vx2 .clearfix, .page-30 .features-vx2 .clearfix {
	padding: 0 80px!important;
}

.ecosys h3 {
	font-size: 26px;
}

.ecosys h3 .breaker {
	display: none;
}

.ecosys .sppb-col-md-4 .r-text {
	padding-left: 0!important;
	padding-right: 40px!important;
}

.ecosys .sppb-col-md-4 .l-text {
	padding-left: 40px!important;
	padding-right: 0!important;
}

#app-software, #data-security-management, #artificial-intelligence, #quality-testing, #use-case-sports, #use-case-wellness, #use-case-military-blue-light-work-safety {
	margin-left: 60px!important;
	margin-right: 50px!important;
}

#cloud-data, #algorithms, #analytics, #use-case-motorsports, #use-case-health {
	margin-left: 50px!important;
	margin-right: 60px!important;
}



#use-case-covid-19 .cov-ul-l {
	padding-left: 450px!important;
}

#use-case-covid-19 .cov-ul-r {
	padding-right: 300px!important;
}

.page-30 #sppb-addon-1586951232817 {
	padding-left: 15px!important;
	padding-right: 15px!important;
}

.view-category.layout-blog .intro-image {
    max-height: 210px;
}

#contact-us {
	padding-left: 40px!important;
}

#contact-us #column-id-1587034281533 {
	padding-right: 100px!important;
}

#contact-us #column-id-1587034281534 {
	padding-right: 60px!important;
}


}

@media screen and (max-width: 1580px) {
.page-20 .features {
	margin: 50px 80px 0!important;
}

.page-20 .features-vx2 .clearfix, .page-30 .features-vx2 .clearfix {
    padding: 0 70px !important;
}

#use-case-covid-19 .cov-ul-l {
    padding-left: 370px !important;
}

#use-case-covid-19 .cov-ul-r {
    padding-right: 260px !important;
}

#contact-us #column-id-1587034281533 {
    padding-right: 60px !important;
}

}


@media screen and (max-width: 1500px) {
.tech-boxes .sppb-col-md-3 {
    padding: 0 25px;
}

.page-20 .features {
    margin: 50px 30px 0 !important;
}

.page-20 .features #sppb-addon-1586951232817 {
    padding: 0 250px 85px !important;
}

.page-20 .features-vx2 .clearfix, .page-30 .features-vx2 .clearfix {
    padding: 0 60px !important;
}


.ecosys p {
    font-size: 18px;
    margin-bottom: 20px;
}

.ecosys ul {
    font-size: 18px;
}

#use-case-covid-19 .cov-ul-l {
    padding-left: 320px !important;
}

.view-category.layout-blog .intro-image {
    max-height: 190px;
}

.view-category.layout-blog .container {
    padding: 0 10px;
}
}


@media screen and (max-width: 1400px) {
.page-20 .tech-boxes h6 {
	margin-bottom: -22px;
}

.page-20 .tech-boxes #column-wrap-id-1586951232756 h6 {
	margin-bottom: 12px;
}

.page-20 .features-vx2 .clearfix, .page-30 .features-vx2 .clearfix {
    padding: 0 40px !important;
}

.ecosys h3 .ai-addon {
	display: none;
}

.ecosys p, .ecosys ul {
    font-size: 16px;
	line-height: 32px;
}


#use-case-covid-19 .cov-ul-r {
    padding-right: 250px !important;
}

.view-category.layout-blog .intro-image {
    max-height: 175px;
}

#contact-us #column-id-1587034281533, #contact-us #column-id-1587034281534 {
    padding-right: 0px !important;
}

}

@media screen and (max-width: 1300px) {
.page-20 .features #sppb-addon-1586951232817 {
	padding: 0 200px 85px !important;
}

.page-20 .features .sppb-col-md-3 {
	padding: 0 45px!important;
}

.features-vx2 h6.color {
	letter-spacing: 3px;
	font-size: 16px;
}

.features-vx2 h6.white {
	letter-spacing: 3px;
	font-size: 14px;
}

.page-20 #sppb-addon-1586951233065 img {
	padding: 0 30px;
}


.ecosys .sppb-col-md-4 .r-text {
	padding-left: 0!important;
	padding-right: 20px!important;
}

.ecosys .sppb-col-md-4 .l-text {
	padding-left: 42px!important;
	padding-right: 0!important;
}

#artificial-intelligence .r-text {
	padding-top: 10px!important;
}

#use-case-sports .sppb-column, #use-case-wellness .sppb-column, #use-case-military-blue-light-work-safety .sppb-column, #use-case-motorsports .sppb-column, #use-case-health .sppb-column {
	padding-top: 10px!important;
}

#use-case-covid-19 .cov-ul-l {
    padding-left: 270px !important;
}

#use-case-covid-19 .cov-ul-r {
    padding-right: 200px !important;
}


.page-30 .ecosys .sppb-col-md-4 .sppb-column {
	padding-top: 10px!important;
}

.view-category.layout-blog .intro-image {
    max-height: 165px;
}

.blogg p {
	font-size: 14px;
	line-height: 26px;	
}

.logo-copy p {
    font-size: 13px;
}

}

@media screen and (max-width: 1210px) {
body, .cent-text p, .padding30 article p {
	font-size: 16px!important;
	line-height: 32px!important;
}

.sp-menu-item.news .sp-dropdown {
	left: -30px!important;
}

.sp-menu-item.about-us .sp-dropdown {
	left: -100px!important;
}


h2 {
	font-size: 38px!important;
}


.blogg h2 {
    font-size: 16px !important;
}

.entry-header h2 {
    font-size: 21px !important;
}

h4 {
	font-size: 24px!important;
}

h5 {
	font-size: 21px!important;
}


.features h5 {
	line-height: 34px;
}

.sp-megamenu-parent {
	font-size: 16px!important;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	padding: 0 15px;
}

#sp-header .sp-megamenu-parent > li:last-child > a {
    padding-right: 20px;
}

.page-20 .tech-boxes h6 {
    line-height: 28px;
    font-size: 18px;
}

.page-20 .tech-boxes {
	padding: 115px 15px 0!important;
}

.text .clearfix, .page-20 .features #sppb-addon-1586951232817, .page-20 .features-vx2 .clearfix, .page-30 .features-vx2 .clearfix {
	padding-left: 15px!important;
	padding-right: 15px!important;
}

.ecosys .r-text, .ecosys .l-text  {
	padding-top: 10px!important;
}

.ecosys h3 .ai-addon {
    display: inline;
}

#app-software, #data-security-management, #artificial-intelligence, #quality-testing, #use-case-sports, #use-case-wellness, #use-case-military-blue-light-work-safety, .page-30 #section-id-1587027183970 {
	margin-left: 30px!important;
	margin-right: 20px!important;
}

#cloud-data, #algorithms, #analytics, #use-case-motorsports, #use-case-health {
	margin-left: 20px!important;
	margin-right: 30px!important;
}



.ecosys .sppb-col-md-4 .r-text {
    padding-left: 0 !important;
    padding-right: 20px !important;
}

.ecosys .sppb-col-md-4 .l-text {
    padding-left: 25px !important;
    padding-right: 0 !important;
}


.ecosys h3 {
    font-size: 24px;
	line-height: 32px;
}


.ecosys p, .ecosys ul {
    font-size: 14px;
    line-height: 28px;
}

#use-case-covid-19 .cov-ul-l {
    padding-left: 170px !important;
}

#use-case-covid-19 .cov-ul-r {
    padding-right: 100px !important;
}

.view-category.layout-blog .intro-image {
    max-height: 120px;
}

.blog article.item {
	overflow: hidden;
	height: 570px;
}

.about-focus ul {
    padding-left: 288px;
}

#the-team, #advisory {
	padding-left: 50px!important;
}

.vexatec-team {
	padding-left: 50px!important;
	padding-right: 15px!important;
}

.vexatec-team.ambass {
	padding-right: 50px!important;
}

.vexatec-team.ambass h4 {
    font-size: 18px !important;
}

#contact-us .preline {
	margin: 0 auto;
}

#contact-us .sppb-col-md-4 {
	width: 100%;
	max-width: 100%;
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
	text-align: center;
}

#contact-us #column-wrap-id-1587034281533, #contact-us #column-wrap-id-1587034281534 {
	padding-right: 40px;
	margin-top: 70px;	
}

.contact-field .sourrounding {
	height: 300px;
}

.contact-field .contact-frame {
    border: 0px solid #FC8E1A;
    padding: 60px 0;
	position: relative;
	left: 0;
	top: 0;
	max-height: 298px;
}


.contact-field .contact-frame ul {
	padding: 0;
}

#sp-bottom {
	text-align: center;
}


}


@media screen and (max-width: 1005px) {
#sp-logo .logo {
    margin: 0px 0 0 30px;
}

#sp-header.menu-fixed #sp-logo .logo {
    margin: 2px 0 0 30px;
}


#offcanvas-toggler {
    font-size: 42px;
    line-height: 83px;
    padding-right: 22px;
	margin-top: 10px;
}

.sp-module ul > li > a::before {
	content: "";
}

.offcanvas-inner .menu {
	margin-top: 30px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
	padding: 15px 20px;
	font-size: 16px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
	color: #FC8E1A!important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active a {
	color: #FC8E1A;
	transition: all ease 0.3s;
	font-weight: 500;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li.active a:active, .offcanvas-menu .offcanvas-inner .sp-module ul > li.active a:focus {
	color: #fff;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a {
	text-transform: none;	
	font-size: 14px;	
	padding: 8px 0 8px 25px;
	display: flex;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li.active ul > li > a {
	color: #fff;
}






.tech-boxes .sppb-col-md-3 .sppb-column {
	margin-bottom: 20px;
}

.page-20 .features-vx2 .clearfix, .page-30 .features-vx2 .clearfix {
	padding: 0 120px!important;
	margin-bottom: 80px;
}

.page-20 .text #sppb-addon-1586951233062 p {
	padding-left: 0!important;
	padding-right: 0!important;
}

.img .clearfix {
	padding-left: 0px!important;
	padding-right: 0px!important;
}


#app-software, #data-security-management, #artificial-intelligence, #quality-testing {
	margin-left: 20px!important;
	margin-right: 20px!important;
}

#cloud-data, #algorithms, #analytics {
	margin-left: 20px!important;
	margin-right: 20px!important;
}

.ecosys .sppb-col-md-4 .l-text, .ecosys .sppb-col-md-4 .r-text {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.ecosys .l-img, .ecosys .r-img {
	padding: 0 10px!important;
	margin-bottom: -20px;
}

.ecosys p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 15px;
}


.use-case-icons {
    position: relative;
    bottom: -10px;
	display: block;
}

#use-case-covid-19 {
    margin-left: 30px !important;
    margin-right: 20px !important;
}

#use-case-covid-19 .cov-ul-l, #use-case-covid-19 .cov-ul-r {
    padding: 0!important;
    text-align: center;
}

#use-case-covid-19 .cov-ul-r {
	margin-top: -30px;
}

#use-case-covid-19 .cov-ul-r ul {
	margin-left: 0!important;
}

.blog .items-row {
    width: 100%;
    float: none;
}

.view-category.layout-blog .intro-image {
    max-height: 350px;
}

.blogg h2 {
    font-size: 24px !important;
}

.blog article.item {
	height: auto;
	overflow: visible;
}

.blogg p.readmore {
    position: relative;
    right: 0;
    bottom: 5px;
}

.entry-image.full-image {
    float: none;
    padding-right: 0;
    width: 100%;
}

.entry-image.full-image img {
    max-width: 100%;
}

.padding30 .article-info > dd {
    margin-left: 8px;
}

.blogg p.readmore .btn-default {
	width: 100%;
}

.kontakt .g-recaptcha {
    float: none;
    width: auto;
}

.kontakt .sppb-form-check, .kontakt .sppb-btn-lg {
    float: none;
    width: 100%;
}

.kontakt .sppb-ajax-contact-status {
	text-align: center;
}


.about-focus ul {
    padding-left: 178px;
}

.vexatec-team {
    padding-left: 35px !important;
	padding-right: 20px !important;
}

#the-team .sppb-addon-content, #advisory .sppb-addon-content, .vexatec-team .sppb-addon-content {
	text-align: center;
}

#the-team .preline, #advisory .preline {
	margin: 0 auto;
}

.vexatec-team.ambass {
    padding-left: 20px !important;
}

.vexatec-team.ambass h4 {
    font-size: 24px !important;
    margin-bottom: 80px;
}

.ambass img {
    padding-left: 0;
	padding-right: 22px;

}

#the-team, #advisory {
    padding-left: 35px !important;
}

.vexatec-team .clearfix {
	padding: 0!important;
}

.page-24 .sppb-addon-raw-html, .page-25 .sppb-addon-raw-html {
	padding: 0 15px!important;
}

#sp-bottom {
    padding: 67px 33px!important;
}


#sp-bottom2 {
    border-right: 0px solid #4d4d4d;
	border-left: 1px solid #4d4d4d;
	margin-bottom: 60px;
}


}

@media screen and (max-width: 700px) {
#sp-logo .logo {
    margin: 0 0 0 20px;
}

#sp-header.menu-fixed {
	height: 95px;
}

#sp-header.menu-fixed #sp-logo .logo {
    margin: 2px 0 0 20px;
}

.sp-default-logo.visible-xs {
	display: none!important;
}

.sp-retina-logo.hidden-xs {
	display: block!important;
}

#offcanvas-toggler {
	padding-right: 25px;
}


.tp-caption.vex-h3, .vex-h3 {
	max-width: 305px !important;	
	font-size: 12px !important;	
	line-height: 18px !important;
	top: 170px!important
}

#rev_slider_2_1 a {
	font-size: 14px !important;
}

#rev_slider_2_1 a.vx1 {
	padding: 5px 15px 10px 0 !important;
}

#rev_slider_2_1 a.vx2 {
	padding: 5px 20px 10px 10px !important;
}

#rev_slider_2_1 a.oem {
	padding: 5px 0px 10px 15px !important;
}

h1 {
    font-size: 36px !important;
}

h2 {
    font-size: 28px !important;
	line-height: 34px!Important;
}

h3 {
    font-size: 28px !important;
	line-height: 38px!Important;
}

h4 {
    font-size: 21px !important;
    line-height: 32px !important;
}

h5 {
    font-size: 18px!important;
}

.img img {
	padding-left: 30px!important;
	padding-right: 30px!important;
}

.just-text p, .just-text {
    text-align: left;
}

.page-20 .features .sppb-col-md-3, .prod-sys .sppb-col-md-4 {
    padding: 20px 45px !important;
}

.page-20 .features-vx2 .clearfix, .page-30 .features-vx2 .clearfix {
	padding: 0 30px !important
}

.ecosys h3 {
    font-size: 24px!important;
	line-height: 32px!important;
	padding-top: 15px;
	margin: 0;
}

.ecosys h6.color {
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: -10px;
}


.ecosys .r-text, .ecosys .l-text {
    padding-top: 20px !important;
}

.ecosys .sppb-col-md-4 .l-text, .ecosys .sppb-col-md-4 .r-text {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.applications-intro h3 {
	padding: 0 10px;
}



.use-case-icons img {
    display: block;
    padding-right: 0;
    margin: 0 auto 30px;
}


#use-case-covid-19 #column-id-1587019355583 {
	padding: 0 30px!important;
}

#use-case-covid-19 #sppb-addon-1587019355584 p {
	margin-top: 10px!important;
}


#use-case-covid-19 .sppb-column {
	padding-left: 15px!important;
	padding-right: 15px!important;
}

#use-case-covid-19 .cov-ul-r {
	margin-top: -20px;
}

#use-case-covid-19 .cov-ul-r ul {
    margin-left: -22px !important;
}


.page-30 #column-id-1587027183919, .page-30 #sppb-addon-1586951232786, .page-30 #sppb-addon-1587027183926 {
	padding-left: 15px!important;
	padding-right: 15px!important;
}

.page-30 #smartshirt-vx1 {
	background-image: none!important;
}

.prod-sys {
	margin: 50px 0 0!important;
}


.view-category.layout-blog .intro-image {
    max-height: 154px;
}

.view-category.layout-blog .blogg {
    padding: 0 20px;
}


.blog .pagination {
	margin: 20px 0 20px -25px;
}

.blog .pagination-wrapper li a {
	margin-left: 25px;
}



article .padding30 {
	padding: 0 10px;
}

.kontakt .sppb-form-control {
	font-size: 15px;
}


.kontakt .sppb-ajaxt-contact-form .sppb-col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100;
    max-width: 100%;
    width: 100%;
}

.kontakt .sppb-form-check {
	text-align: left;
}

.about-focus ul {
    padding-left: 35px;
}

.page-31 #sppb-addon-1587034281280 {
	padding: 0 30px!important;
}

.about-focus p {
	padding: 0 15px;
}

#our-mission, #investor-relations {
	padding: 50px 0!important;
}

.vexatec-team {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.vexatec-team h6 {
	font-size: 14px;
	letter-spacing: 3px;
}


.vexatec-team h4, .vexatec-team.ambass h4 {
    font-size: 18px !important;
    line-height: 28px !important;
	letter-spacing: 4px;
	margin-top: -5px;
}


#the-team, #advisory  {
	padding-left: 0!important;
	padding-right: 0!important;
}

.vexatec-team.ambass {
	padding-left: 0px !important;	
	padding-right: 0!important;
}

.ambass img {
	padding-right: 0!important;	
}

.page-31 #sppb-addon-1587034281318 {
	padding: 0 10px!important;
}

 #contact-us  {
	padding-left: 15px!important;
	padding-right: 15px!important;
}

#contact-us #column-wrap-id-1587034281533, #contact-us #column-wrap-id-1587034281534 {
	padding-right: 40px;
	padding-left: 40px;	
}

.contact-field .sourrounding {
    height: 330px;
}

.contact-field .contact-frame {
	max-height: 328px;
}

.contact-field .contact-frame h6, .contact-field .contact-frame p, .contact-field .contact-frame ul {
	font-size: 14px;
}

.logo-copy img {
	margin: 0 auto;
}

.scrollup {
	display: none!important;
}

#sp-bottom1, #sp-bottom3 {
	margin-bottom: 60px;
}

#sp-bottom2, #sp-bottom3, #sp-bottom4 {
	border-left: none;
	border-right: none;
	border-top: 1px solid #4d4d4d;
}

}



/* Crossbrowser */

/* Chrome */



/* IE */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {



}

/* Safari */

/*end*/